1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl. If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list. Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files. The file lists have a short symbolic
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list. You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.1 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 11025] By: jhi on 2001/06/29 13:07:57
35 Log: Subject: Re: perl@10967, File::Find, and Cwd
36 From: Mike Guy <mjtg@cam.ac.uk>
37 Date: Fri, 29 Jun 2001 14:56:49 +0100
38 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
40 ! lib/File/Find/taint.t
41 ____________________________________________________________________________
42 [ 11024] By: jhi on 2001/06/29 12:39:23
43 Log: Update the sv_pvprintify() spec.
46 ____________________________________________________________________________
47 [ 11023] By: jhi on 2001/06/29 12:33:33
48 Log: Known test failures update.
50 ! pod/perl572delta.pod
51 ____________________________________________________________________________
52 [ 11022] By: jhi on 2001/06/29 12:24:32
55 Subject: [PATCH @11016] More );) fixes
56 From: Richard Soderberg <rs@crystalflame.net>
57 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
58 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
60 ! ext/Thread/Thread.xs ext/Thread/typemap
61 ____________________________________________________________________________
62 [ 11021] By: jhi on 2001/06/29 12:21:51
63 Log: Subject: [PATCH @11016] Fixes compile errors in four files
64 From: Richard Soderberg <rs@crystalflame.net>
65 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
66 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
68 ! mg.c pp.c pp_hot.c util.c
69 ____________________________________________________________________________
70 [ 11020] By: jhi on 2001/06/29 12:05:54
71 Log: AIX hints tweaking continues, from Merijn Brand.
74 ____________________________________________________________________________
75 [ 11019] By: jhi on 2001/06/29 12:05:10
76 Log: HP-UX needs gccversion sooner, from Merijn Brand.
79 ____________________________________________________________________________
80 [ 11018] By: jhi on 2001/06/29 11:52:31
81 Log: Subject: [PATCH 5.6.1] OS/2 docs
82 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
83 Date: Fri, 29 Jun 2001 02:34:12 -0400
84 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
86 ! README.os2 os2/Changes
87 ____________________________________________________________________________
88 [ 11017] By: nick on 2001/06/29 10:20:30
89 Log: Integrate mainline
92 - ext/ODBM_File/sdbm.t
93 !> (integrate 211 files)
94 ____________________________________________________________________________
95 [ 11016] By: jhi on 2001/06/29 03:38:56
96 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
97 the modules found using a script written by Larry Schatzer Jr.
99 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
100 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
101 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
102 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
103 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
104 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
105 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
106 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
107 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
108 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
109 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
110 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
111 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
112 ! lib/constant.pm lib/fields.pm lib/strict.pm
113 ____________________________________________________________________________
114 [ 11015] By: jhi on 2001/06/29 02:55:58
115 Log: The latest JPL from the anoncvs.
117 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
118 ____________________________________________________________________________
119 [ 11014] By: jhi on 2001/06/29 02:16:55
120 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
123 ____________________________________________________________________________
124 [ 11013] By: jhi on 2001/06/28 23:14:53
125 Log: Worrying about insecure directories now is a bit too late.
127 ! lib/File/Find/taint.t
128 ____________________________________________________________________________
129 [ 11012] By: jhi on 2001/06/28 21:36:36
130 Log: Cannot DIE() in a void function,
131 from Richard Hatch <rhatch@austin.ibm.com>.
133 ! ext/IPC/SysV/SysV.xs
134 ____________________________________________________________________________
135 [ 11011] By: jhi on 2001/06/28 19:32:13
136 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
137 From: Peter Prymmer <pvhp@forte.com>
138 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
139 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
141 (unfinished: time/hires tests 3, 5, 14 failing, but better
142 than wholesale failure)
144 ! ext/Time/HiRes/HiRes.xs
145 ____________________________________________________________________________
146 [ 11010] By: jhi on 2001/06/28 19:10:54
147 Log: Subject: [PATCH 5.6.1] OS/2 improvements
148 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
149 Date: Thu, 28 Jun 2001 16:03:14 -0400
150 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
153 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
154 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
155 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
157 ____________________________________________________________________________
158 [ 11009] By: jhi on 2001/06/28 18:54:14
159 Log: Subject: Incrementing Extutils::Manifest's $VERSION
160 From: Michael G Schwern <schwern@pobox.com>
161 Date: Thu, 28 Jun 2001 13:13:49 -0400
162 Message-ID: <20010628131349.A14738@blackrider>
163 Branch: maint-5.6/perl
164 ! lib/ExtUtils/Manifest.pm
165 ____________________________________________________________________________
166 [ 11008] By: jhi on 2001/06/28 18:52:20
167 Log: AIX tweak from Merijn Brand.
170 ____________________________________________________________________________
171 [ 11007] By: jhi on 2001/06/28 17:46:27
172 Log: Create the macperl branch.
173 Branch: maint-5.6/macperl
174 +> (branch 1728 files)
175 ____________________________________________________________________________
176 [ 11006] By: jhi on 2001/06/28 14:46:21
179 ! Changes patchlevel.h
180 ____________________________________________________________________________
181 [ 11005] By: jhi on 2001/06/28 14:40:11
182 Log: More Perforce lore.
184 ! Porting/repository.pod
185 ____________________________________________________________________________
186 [ 11004] By: jhi on 2001/06/28 14:12:50
187 Log: Metaconfig unit changes for #11003.
188 Branch: metaconfig/U/perl
189 + d_nl_langinfo.U i_langinfo.U
190 ____________________________________________________________________________
191 [ 11003] By: jhi on 2001/06/28 14:12:27
192 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
193 Expected not to exist in non-UNIX excepting in VMS, where
194 according to a quick web survey they just might.
196 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
197 ! Porting/config_H config_h.SH configure.com epoc/config.sh
198 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
199 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
200 ! win32/config.bc win32/config.gc win32/config.vc
201 ____________________________________________________________________________
202 [ 11002] By: jhi on 2001/06/28 13:39:11
203 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
204 in AIX is one is doing a 64-bit build.
207 ____________________________________________________________________________
208 [ 11001] By: jhi on 2001/06/28 13:28:37
209 Log: Metaconfig unit changes for #11000.
210 Branch: metaconfig/U/perl
211 ! use64bits.U uselfs.U
212 ____________________________________________________________________________
213 [ 11000] By: jhi on 2001/06/28 13:21:16
214 Log: Move use64bitint and use64bitall before uselargefiles.
217 ____________________________________________________________________________
218 [ 10999] By: jhi on 2001/06/28 03:49:07
219 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
220 From: Robert Spier <rspier@pobox.com>
221 Message-ID: <15162.41164.618712.841415@rls.cx>
222 Date: Wed, 27 Jun 2001 23:13:16 -0400
225 ____________________________________________________________________________
226 [ 10998] By: jhi on 2001/06/28 03:42:57
227 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
228 From: Peter Prymmer <pvhp@forte.com>
229 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
230 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
233 ____________________________________________________________________________
234 [ 10997] By: jhi on 2001/06/28 03:42:12
235 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
236 From: Peter Prymmer <pvhp@forte.com>
237 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
238 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
240 ! configure.com ext/Digest/MD5/Makefile.PL
241 ____________________________________________________________________________
242 [ 10996] By: jhi on 2001/06/27 20:34:11
245 ! Changes patchlevel.h
246 ____________________________________________________________________________
247 [ 10995] By: jhi on 2001/06/27 20:06:28
248 Log: Tiny EPOC updates.
251 ____________________________________________________________________________
252 [ 10994] By: jhi on 2001/06/27 19:55:16
253 Log: The Test::More and Test::Simple tests required help
254 thanks to our schizophrenic test scheme.
256 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
257 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
258 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
259 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
260 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
261 ____________________________________________________________________________
262 [ 10993] By: jhi on 2001/06/27 17:17:30
263 Log: Upgrade to Test::Simple 0.09.
265 + lib/Test/Simple/Changes
266 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
267 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
268 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
269 ! lib/Test/Simple/t/plan_is_noplan.t
270 ____________________________________________________________________________
271 [ 10992] By: jhi on 2001/06/27 17:11:28
272 Log: Upgrade to Test::More 0.07.
274 + lib/Test/More/Changes
275 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
276 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
277 ! lib/Test/More/t/skipall.t
278 ____________________________________________________________________________
279 [ 10991] By: jhi on 2001/06/27 17:04:13
280 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
281 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
282 Date: Wed, 27 Jun 2001 18:40:04 +0200
283 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
286 ____________________________________________________________________________
287 [ 10990] By: jhi on 2001/06/27 17:02:55
288 Log: Subject: [PATCH README.qnx hints/qnx.sh]
289 From: Norton Allen <allen@huarp.harvard.edu>
290 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
291 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
293 ! README.qnx hints/qnx.sh
294 ____________________________________________________________________________
295 [ 10989] By: jhi on 2001/06/27 14:33:53
296 Log: Subject: [PATCH] two little documentation nits
297 From: Abhijit Menon-Sen <ams@wiw.org>
298 Date: Wed, 27 Jun 2001 20:07:50 +0530
299 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
302 ____________________________________________________________________________
303 [ 10988] By: jhi on 2001/06/27 13:33:32
304 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
305 From: Norton Allen <allen@huarp.harvard.edu>
306 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
307 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
309 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
310 ____________________________________________________________________________
311 [ 10987] By: jhi on 2001/06/27 12:14:36
312 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
313 From: Michael G Schwern <schwern@pobox.com>
314 Date: Wed, 27 Jun 2001 02:34:58 -0400
315 Message-ID: <20010627023458.K23874@blackrider>
318 ____________________________________________________________________________
319 [ 10986] By: jhi on 2001/06/27 12:01:49
320 Log: Add perl_clone_host() for Netware.
323 ____________________________________________________________________________
324 [ 10985] By: jhi on 2001/06/27 11:56:53
325 Log: GCC 3.0 hints for HP-UX.
328 ____________________________________________________________________________
329 [ 10984] By: jhi on 2001/06/27 11:55:06
330 Log: In some Linux distributions the libndbm is broken
331 (no null key support), therefore link with libgdbm
332 (if available), since it has a working ndbm emulation,
335 + ext/NDBM_File/hints/linux.pl
337 ____________________________________________________________________________
338 [ 10983] By: jhi on 2001/06/27 11:48:56
339 Log: Subject: [PATCH perl@10930] find.t hack for VMS
340 From: "Craig A. Berry" <craigberry@mac.com>
341 Date: Tue, 26 Jun 2001 23:40:25 -0500
342 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
344 ! lib/File/Find/find.t
345 ____________________________________________________________________________
346 [ 10982] By: jhi on 2001/06/27 11:47:30
347 Log: AUTHORS updates.
350 ____________________________________________________________________________
351 [ 10981] By: jhi on 2001/06/27 11:46:02
352 Log: Metaconfig unit change like #10980.
354 ! U/compline/d_stdstdio.U
355 ____________________________________________________________________________
356 [ 10980] By: jhi on 2001/06/27 11:45:29
357 Log: "lose the it's", from Abhijit Menon-Sen.
358 ("It's" not searched, pods not searched.)
360 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
361 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
362 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
363 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
364 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
365 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
366 ____________________________________________________________________________
367 [ 10979] By: jhi on 2001/06/27 11:36:40
368 Log: "lose the looses", from Abhijit Menon-Sen.
370 ! ext/B/B/Assembler.pm gv.c
371 ____________________________________________________________________________
372 [ 10978] By: jhi on 2001/06/27 11:35:38
373 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
376 ____________________________________________________________________________
377 [ 10977] By: jhi on 2001/06/27 11:33:28
378 Log: DEC C 5.3 on the VAX simply doesn't seem to like
379 compiling the MD5 extension, disable it there for now,
383 ____________________________________________________________________________
384 [ 10976] By: jhi on 2001/06/26 21:35:40
385 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
386 From: Jonathan Stowe <gellyfish@gellyfish.com>
387 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
388 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
391 ____________________________________________________________________________
392 [ 10975] By: jhi on 2001/06/26 21:32:41
393 Log: Subject: [PATCH 5.6.1] perlxs misprints
394 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
395 Date: Tue, 26 Jun 2001 17:20:00 -0400
396 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
399 ____________________________________________________________________________
400 [ 10974] By: jhi on 2001/06/26 21:31:51
401 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
402 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
403 Date: Tue, 26 Jun 2001 17:27:07 -0400
404 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
406 ! lib/ExtUtils/MM_Unix.pm
407 ____________________________________________________________________________
408 [ 10973] By: jhi on 2001/06/26 21:27:05
409 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
410 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
411 Date: Tue, 26 Jun 2001 17:23:24 -0400
412 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
414 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
415 ____________________________________________________________________________
416 [ 10972] By: jhi on 2001/06/26 20:27:19
417 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
421 ____________________________________________________________________________
422 [ 10971] By: jhi on 2001/06/26 19:59:41
425 ! lib/Memoize/t/tie_sdbm.t
426 ____________________________________________________________________________
427 [ 10970] By: jhi on 2001/06/26 19:10:19
428 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
431 ____________________________________________________________________________
432 [ 10969] By: jhi on 2001/06/26 17:21:31
433 Log: Subject: [patch] perl_clone+CvFILE
434 From: Doug MacEachern <dougm@covalent.net>
435 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
436 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
439 ____________________________________________________________________________
440 [ 10968] By: jhi on 2001/06/26 16:48:32
441 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
442 From: Mark-Jason Dominus <mjd@plover.com>
443 Date: Tue, 26 Jun 2001 12:33:01 -0400
444 Message-ID: <20010626163301.31298.qmail@plover.com>
446 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
447 ____________________________________________________________________________
448 [ 10967] By: jhi on 2001/06/26 14:21:49
451 ! Changes patchlevel.h
452 ____________________________________________________________________________
453 [ 10966] By: jhi on 2001/06/26 14:08:34
454 Log: Also catfile() needs now to explicitly exported.
456 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
457 ____________________________________________________________________________
458 [ 10965] By: jhi on 2001/06/26 13:57:54
462 ____________________________________________________________________________
463 [ 10964] By: jhi on 2001/06/26 13:56:11
464 Log: Nonexistent pod command.
466 ! pod/perl572delta.pod
467 ____________________________________________________________________________
468 [ 10963] By: jhi on 2001/06/26 13:50:53
469 Log: Be more portable in the quest for tmpdir.
471 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
472 ____________________________________________________________________________
473 [ 10962] By: jhi on 2001/06/26 13:43:51
474 Log: Be more portable in finding out the home directory,
475 and use File::Spec to do the concat.
476 (Come to think of it, couldn't File::Spec provide
477 for a ->homedir method?)
480 ____________________________________________________________________________
481 [ 10961] By: jhi on 2001/06/26 13:37:30
482 Log: Doc patch for #10959.
485 ____________________________________________________________________________
486 [ 10960] By: jhi on 2001/06/26 13:33:07
487 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
488 From: "Philip Newton" <pnewton@gmx.de>
489 Date: Tue, 26 Jun 2001 16:26:47 +0200
490 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
493 ____________________________________________________________________________
494 [ 10959] By: jhi on 2001/06/26 13:31:57
495 Log: Subject: [PATH] shared -> unique;
496 From: "Artur Bergman" <artur@contiller.se>
497 Date: Tue, 26 Jun 2001 16:18:40 +0200
498 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
500 Because "shared" isn't: it's read-only.
503 ____________________________________________________________________________
504 [ 10958] By: jhi on 2001/06/26 13:28:27
505 Log: Escape multiline croak messages.
508 ____________________________________________________________________________
509 [ 10957] By: jhi on 2001/06/26 13:18:34
510 Log: No more pragma/*.t for minitest.
513 ____________________________________________________________________________
514 [ 10956] By: jhi on 2001/06/26 13:18:00
515 Log: AUTHORS updates.
518 ____________________________________________________________________________
519 [ 10955] By: jhi on 2001/06/26 13:17:05
522 ! pod/perl572delta.pod
523 ____________________________________________________________________________
524 [ 10954] By: jhi on 2001/06/26 12:36:07
525 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
526 From: Artur Bergman <artur@contiller.se>
527 Date: Tue, 26 Jun 2001 15:32:53 +0200
528 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
530 ! makedef.pl sv.c sv.h win32/perllib.c
531 ____________________________________________________________________________
532 [ 10953] By: jhi on 2001/06/26 12:33:55
533 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
534 From: Jonathan Stowe <gellyfish@gellyfish.com>
535 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
536 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
538 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
540 + ext/Time/HiRes/hints/sco.pl
542 ____________________________________________________________________________
543 [ 10952] By: jhi on 2001/06/26 11:57:44
544 Log: Subject: [PATCH 5.6.1] static build
545 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
546 Date: Tue, 26 Jun 2001 04:22:25 -0400
547 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
549 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
550 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
551 ____________________________________________________________________________
552 [ 10951] By: jhi on 2001/06/26 11:55:59
553 Log: DJGPP patches from Laszlo Molnar.
555 ! djgpp/djgpp.c perl.c util.c
556 ____________________________________________________________________________
557 [ 10950] By: jhi on 2001/06/26 11:54:32
558 Log: Netware patches from Ananth Kesari.
560 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
561 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
563 ____________________________________________________________________________
564 [ 10949] By: jhi on 2001/06/26 11:49:09
567 ! ext/Errno/Errno_pm.PL
568 ____________________________________________________________________________
569 [ 10948] By: jhi on 2001/06/26 03:44:29
570 Log: There seems to be two ways of spelling the $^O in *STEP.
572 ! ext/Errno/Errno_pm.PL
573 ____________________________________________________________________________
574 [ 10947] By: jhi on 2001/06/26 03:01:01
575 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
576 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
578 ! ext/Errno/Errno_pm.PL
579 ____________________________________________________________________________
580 [ 10946] By: jhi on 2001/06/26 02:50:46
581 Log: Known bugs update.
583 ! pod/perl572delta.pod
584 ____________________________________________________________________________
585 [ 10945] By: jhi on 2001/06/26 01:15:39
586 Log: The default installation of Cygwin has 500 as root's uid.
589 ____________________________________________________________________________
590 [ 10944] By: jhi on 2001/06/26 01:12:39
591 Log: Be even more relaxed (re-allow having only one entry).
593 ! t/op/grent.t t/op/pwent.t
594 ____________________________________________________________________________
595 [ 10943] By: jhi on 2001/06/26 01:03:30
596 Log: Test failure updates.
598 ! pod/perl572delta.pod
599 ____________________________________________________________________________
600 [ 10942] By: jhi on 2001/06/25 23:32:05
601 Log: MPE/iX test tweaks from Mark Bixby.
603 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
604 ! t/io/fs.t t/op/stat.t
605 ____________________________________________________________________________
606 [ 10941] By: jhi on 2001/06/25 22:18:31
607 Log: Microperl findings.
610 ____________________________________________________________________________
611 [ 10940] By: jhi on 2001/06/25 21:59:29
612 Log: Touch uconfig.h.
615 ____________________________________________________________________________
616 [ 10939] By: jhi on 2001/06/25 21:32:52
617 Log: Subject: [PATCH] Proposed fix for Pod::Man
618 From: Rob Napier <rnapier@employees.org>
619 Date: Mon, 25 Jun 2001 15:49:24 -0400
620 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
622 Cater for Solaris nroff brokenness (shortchanges daisywheel
623 printers, but hey, we also no more support PDPs.)
626 ____________________________________________________________________________
627 [ 10938] By: jhi on 2001/06/25 21:14:41
630 ! ext/POSIX/sigaction.t
631 ____________________________________________________________________________
632 [ 10937] By: jhi on 2001/06/25 19:42:02
633 Log: SIGCONT not trappable in VMS.
635 ! ext/POSIX/sigaction.t
636 ____________________________________________________________________________
637 [ 10936] By: jhi on 2001/06/25 19:28:13
638 Log: Subject: [DRAFT] Encode-Tcl.t
639 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
640 Date: Tue, 26 Jun 2001 03:38:08 +0900
641 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
643 + ext/Encode/Encode/Tcl.t
644 ! MANIFEST ext/Encode/Encode/Tcl.pm
645 ____________________________________________________________________________
646 [ 10935] By: jhi on 2001/06/25 18:40:03
647 Log: Because of #10932 retract also the perlfunc hunk of #10910.
650 ____________________________________________________________________________
651 [ 10934] By: jhi on 2001/06/25 18:27:19
652 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
653 by Ilya Zakharevich in
654 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
657 ____________________________________________________________________________
658 [ 10933] By: jhi on 2001/06/25 18:25:26
662 ____________________________________________________________________________
663 [ 10932] By: jhi on 2001/06/25 18:23:30
664 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
665 From: Abhijit Menon-Sen <ams@wiw.org>
666 Date: Mon, 25 Jun 2001 23:45:45 +0530
667 Message-ID: <20010625234545.A5022@lustre.linux.in>
669 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
670 ____________________________________________________________________________
671 [ 10931] By: jhi on 2001/06/25 17:50:38
672 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
673 From: Michael G Schwern <schwern@pobox.com>
674 Date: Mon, 25 Jun 2001 14:35:51 -0400
675 Message-ID: <20010625143551.H13819@blackrider>
678 ____________________________________________________________________________
679 [ 10930] By: jhi on 2001/06/25 14:33:46
682 ! Changes patchlevel.h
683 ____________________________________________________________________________
684 [ 10929] By: jhi on 2001/06/25 14:17:57
685 Log: Regen toc and modlib.
687 ! pod/perlmodlib.pod pod/perltoc.pod
688 ____________________________________________________________________________
689 [ 10928] By: jhi on 2001/06/25 14:13:09
690 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
691 for the benefit of C++ compilers, as suggested by Guruprasad.
694 ____________________________________________________________________________
695 [ 10927] By: jhi on 2001/06/25 14:11:59
696 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
697 From: Jonathan Stowe <gellyfish@gellyfish.com>
698 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
699 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
702 ____________________________________________________________________________
703 [ 10926] By: jhi on 2001/06/25 14:04:07
704 Log: Missed from #10925.
707 ____________________________________________________________________________
708 [ 10925] By: jhi on 2001/06/25 14:00:06
709 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
710 From: Robin Houston <robin@kitsite.com>
711 Date: Sat, 19 May 2001 16:19:34 +0100
712 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
715 ____________________________________________________________________________
716 [ 10924] By: jhi on 2001/06/25 13:58:18
717 Log: Netware README tweak.
720 ____________________________________________________________________________
721 [ 10923] By: jhi on 2001/06/25 13:57:13
722 Log: Subject: [PATCH] Re: overload.t fails
723 From: Abhijit Menon-Sen <ams@wiw.org>
724 Date: Mon, 25 Jun 2001 14:52:20 +0530
725 Message-ID: <20010625145220.A24114@lustre.linux.in>
728 ____________________________________________________________________________
729 [ 10922] By: jhi on 2001/06/25 13:56:20
730 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
731 From: Mike Guy <mjtg@cam.ac.uk>
732 Date: Mon, 25 Jun 2001 11:43:23 +0100
733 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
736 ____________________________________________________________________________
737 [ 10921] By: jhi on 2001/06/25 13:50:02
738 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
739 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
740 Date: Sun, 24 Jun 2001 05:17:05 -0400
741 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
744 ____________________________________________________________________________
745 [ 10920] By: jhi on 2001/06/25 13:49:13
746 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
747 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
748 Date: Mon, 25 Jun 2001 05:52:27 -0400
749 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
752 ____________________________________________________________________________
753 [ 10919] By: jhi on 2001/06/25 13:48:30
754 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
755 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
756 Date: Mon, 25 Jun 2001 05:23:35 -0400
757 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
760 ____________________________________________________________________________
761 [ 10918] By: jhi on 2001/06/25 13:47:46
762 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
763 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
764 Date: Mon, 25 Jun 2001 05:04:32 -0400
765 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
767 ! os2/OS2/REXX/DLL/DLL.pm
768 ____________________________________________________________________________
769 [ 10917] By: jhi on 2001/06/25 13:44:14
770 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
771 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
772 Date: Mon, 25 Jun 2001 05:02:36 -0400
773 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
775 ! mg.c os2/dl_os2.c os2/os2.c
776 ____________________________________________________________________________
777 [ 10916] By: jhi on 2001/06/25 13:41:20
778 Log: Subject: Re: [PATCH 5.6.1] misprints
779 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
780 Date: Mon, 25 Jun 2001 04:50:50 -0400
781 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
784 ____________________________________________________________________________
785 [ 10915] By: jhi on 2001/06/25 13:39:59
786 Log: Add Test::More and Test::Simple to the delta.
788 ! pod/perl572delta.pod
789 ____________________________________________________________________________
790 [ 10914] By: jhi on 2001/06/25 13:38:08
791 Log: Add Test::More, from Michael G Schwern.
793 + lib/Test/More.pm lib/Test/More/t/More.t
794 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
795 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
796 + t/lib/Test/More/Catch.pm
798 ____________________________________________________________________________
799 [ 10913] By: jhi on 2001/06/25 13:35:41
800 Log: Add Test::Simple from Michael G Schwern.
802 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
803 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
804 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
805 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
806 + t/lib/Test/Simple/Catch.pm
807 + t/lib/Test/Simple/sample_tests/death.plx
808 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
809 + t/lib/Test/Simple/sample_tests/extras.plx
810 + t/lib/Test/Simple/sample_tests/five_fail.plx
811 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
812 + t/lib/Test/Simple/sample_tests/one_fail.plx
813 + t/lib/Test/Simple/sample_tests/require.plx
814 + t/lib/Test/Simple/sample_tests/success.plx
815 + t/lib/Test/Simple/sample_tests/too_few.plx
816 + t/lib/Test/Simple/sample_tests/two_fail.plx
818 ____________________________________________________________________________
819 [ 10912] By: jhi on 2001/06/25 13:31:57
820 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
821 From: "Craig A. Berry" <craigberry@mac.com>
822 Date: Sun, 24 Jun 2001 23:41:36 -0500
823 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
826 ____________________________________________________________________________
827 [ 10911] By: jhi on 2001/06/25 13:05:00
828 Log: Upgrade to Attribute::Handlers 0.70.
830 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
831 ! MANIFEST lib/Attribute/Handlers.pm
832 ____________________________________________________________________________
833 [ 10910] By: jhi on 2001/06/25 00:09:27
834 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
835 From: Abhijit Menon-Sen <ams@wiw.org>
836 Date: Sat, 23 Jun 2001 05:17:44 +0530
837 Message-ID: <20010623051744.A18583@lustre.linux.in>
839 (Can't think of a good place to put tests.)
841 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
842 ____________________________________________________________________________
843 [ 10909] By: jhi on 2001/06/24 23:45:13
844 Log: Subject: [PATCH] t/op/pat.t typo fix
845 From: Richard Soderberg <rs@crystalflame.net>
846 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
847 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
850 ____________________________________________________________________________
851 [ 10908] By: jhi on 2001/06/24 22:24:49
852 Log: Move the pack warnings to their own file, as pointed
855 + t/lib/warnings/pp_pack
856 ! MANIFEST t/lib/warnings/pp
857 ____________________________________________________________________________
858 [ 10907] By: jhi on 2001/06/24 19:55:15
861 ! Changes patchlevel.h
862 ____________________________________________________________________________
863 [ 10906] By: jhi on 2001/06/24 19:50:40
864 Log: Partially fix a problem noticed by IRIX compiler:
865 the initialization of parse_start was bypassed by
866 several gotos. Now initialized to zero, which may
867 not be the best choice.
870 ____________________________________________________________________________
871 [ 10905] By: jhi on 2001/06/24 19:43:25
872 Log: Relax the group and password tests back to moaning only
873 if no matches at all are found. (Even with a small sample
874 I could find many sites where there are, umm, anomalies in
877 ! t/op/grent.t t/op/pwent.t
878 ____________________________________________________________________________
879 [ 10904] By: jhi on 2001/06/24 18:45:55
880 Log: Argh. How hard it can be to re-apply a patch manually? :-)
883 ____________________________________________________________________________
884 [ 10903] By: jhi on 2001/06/24 18:40:52
885 Log: De-cut-and-pasto in #10902.
888 ____________________________________________________________________________
889 [ 10902] By: jhi on 2001/06/24 18:35:18
890 Log: The #10771 didn't take?
893 ____________________________________________________________________________
894 [ 10901] By: jhi on 2001/06/24 18:29:50
895 Log: Undo the filetests part of #10900, under multiplicity
896 weird errors take place.
899 ____________________________________________________________________________
900 [ 10900] By: jhi on 2001/06/24 18:20:36
901 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
903 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
904 ____________________________________________________________________________
905 [ 10899] By: jhi on 2001/06/24 17:00:34
906 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
907 From: Tony Bowden <tony@kasei.com>
908 Date: Sun, 24 Jun 2001 17:32:40 +0100
909 Message-ID: <20010624173240.A16293@blackstar.co.uk>
911 Document (well, mention) shortmess() and longmess()
912 to rob people of their fun of reinventing the weel.
915 ____________________________________________________________________________
916 [ 10898] By: jhi on 2001/06/24 16:51:40
917 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
918 From: Brian Jepson <bjepson@oreilly.com>
919 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
920 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
923 ____________________________________________________________________________
924 [ 10897] By: jhi on 2001/06/24 16:38:23
925 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
926 From: Robin Barker <rmb1@cise.npl.co.uk>
927 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
928 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
931 ____________________________________________________________________________
932 [ 10896] By: jhi on 2001/06/24 16:36:32
933 Log: Memoize patch from mjd.
935 ! lib/Memoize/t/tie_storable.t
936 ____________________________________________________________________________
937 [ 10895] By: jhi on 2001/06/24 16:33:59
938 Log: Spec the sv_pvprintify() a bit more.
941 ____________________________________________________________________________
942 [ 10894] By: jhi on 2001/06/24 14:43:36
943 Log: Upgrade to Memoize 0.65.
945 + lib/Memoize/t/array_confusion.t
946 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
947 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
948 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
949 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
950 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
951 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
952 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
953 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
954 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
955 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
956 ! lib/Memoize/t/tie_storable.t
957 ____________________________________________________________________________
958 [ 10893] By: jhi on 2001/06/24 14:21:09
959 Log: Metaconfig unit change for #10892.
961 ! U/modified/Options.U
962 ____________________________________________________________________________
963 [ 10892] By: jhi on 2001/06/24 14:20:38
964 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
965 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
966 Date: Sun, 24 Jun 2001 05:24:40 -0400
967 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
969 ! Configure hints/os2.sh
970 ____________________________________________________________________________
971 [ 10891] By: jhi on 2001/06/24 13:50:26
972 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
973 From: Mike Guy <mjtg@cam.ac.uk>
974 Date: Sun, 24 Jun 2001 15:28:39 +0100
975 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
977 Fix an ancient (5.002) bug.
980 ____________________________________________________________________________
981 [ 10890] By: jhi on 2001/06/24 13:44:43
982 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
986 ____________________________________________________________________________
987 [ 10889] By: jhi on 2001/06/24 13:24:00
988 Log: Make UTS as per #10888.
991 ____________________________________________________________________________
992 [ 10888] By: jhi on 2001/06/24 13:21:23
993 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
995 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
996 ! mpeix/mpeixish.h perl.h unixish.h
997 ____________________________________________________________________________
998 [ 10887] By: jhi on 2001/06/24 13:15:45
1002 ____________________________________________________________________________
1003 [ 10886] By: jhi on 2001/06/24 13:14:31
1004 Log: Subject: Encode::Tcl for multibyte doesnot work
1005 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1006 Date: Sun, 24 Jun 2001 22:48:21 +0900
1007 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
1009 ! ext/Encode/Encode/Tcl.pm
1010 ____________________________________________________________________________
1011 [ 10885] By: jhi on 2001/06/24 13:12:46
1012 Log: Subject: [PATCH] Remove tautology in error messages
1013 From: Mike Guy <mjtg@cam.ac.uk>
1014 Date: Sun, 24 Jun 2001 13:31:00 +0100
1015 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
1018 ____________________________________________________________________________
1019 [ 10884] By: jhi on 2001/06/24 13:11:36
1020 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
1023 ____________________________________________________________________________
1024 [ 10883] By: jhi on 2001/06/24 13:09:55
1025 Log: Subject: Re: [PATCH 5.6.1] test suite
1026 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1027 Date: Sun, 24 Jun 2001 05:47:05 -0400
1028 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
1032 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
1033 ____________________________________________________________________________
1034 [ 10882] By: jhi on 2001/06/24 13:07:46
1035 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
1036 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1037 Date: Sun, 24 Jun 2001 05:37:19 -0400
1038 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
1040 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
1041 ____________________________________________________________________________
1042 [ 10881] By: jhi on 2001/06/24 13:05:24
1043 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
1044 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1045 Date: Sun, 24 Jun 2001 05:34:50 -0400
1046 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
1048 Pacify compiler warnings.
1051 ____________________________________________________________________________
1052 [ 10880] By: jhi on 2001/06/24 13:02:30
1053 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1054 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1055 Date: Sun, 24 Jun 2001 05:21:18 -0400
1056 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
1058 Enable compression of executables during link time.
1061 ____________________________________________________________________________
1062 [ 10879] By: jhi on 2001/06/24 13:00:47
1063 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1064 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1065 Date: Sun, 24 Jun 2001 05:15:11 -0400
1066 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
1068 Add ordinals to the export list for Perl DLL.
1069 (Breaks intra-version DLL compatibility.)
1072 ____________________________________________________________________________
1073 [ 10878] By: jhi on 2001/06/24 02:12:04
1074 Log: Allow (displaying and) re-editing the Subject in perlbug.
1075 Also abstract the Subject quality control into a function.
1078 ____________________________________________________________________________
1079 [ 10877] By: jhi on 2001/06/24 01:40:53
1080 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
1083 ____________________________________________________________________________
1084 [ 10876] By: jhi on 2001/06/24 01:37:05
1085 Log: Regen toc and modlib.
1087 ! pod/perlmodlib.pod pod/perltoc.pod
1088 ____________________________________________________________________________
1089 [ 10875] By: jhi on 2001/06/24 01:29:33
1090 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
1091 by John Peacock. (Can be 'ntea' which means emulate UNIX file
1092 attribute semantics as much as possible, or 'ntsec' which uses
1093 native NTFS semantics.) (See also #10877.)
1096 ____________________________________________________________________________
1097 [ 10874] By: jhi on 2001/06/23 23:57:28
1098 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
1100 ! lib/Test/Harness.pm
1101 ____________________________________________________________________________
1102 [ 10873] By: jhi on 2001/06/23 23:36:56
1103 Log: Just zap the -uPerlio.
1106 ____________________________________________________________________________
1107 [ 10872] By: jhi on 2001/06/23 21:29:10
1108 Log: Do not test PerlIO if PerlIO not used.
1110 ! ext/PerlIO/PerlIO.t
1111 ____________________________________________________________________________
1112 [ 10871] By: jhi on 2001/06/23 21:12:49
1116 ____________________________________________________________________________
1117 [ 10870] By: jhi on 2001/06/23 21:03:31
1118 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
1119 From: Nicholas Clark <nick@ccl4.org>
1120 Date: Sat, 23 Jun 2001 22:55:47 +0100
1121 Message-ID: <20010623225547.Z98663@plum.flirble.org>
1124 ____________________________________________________________________________
1125 [ 10869] By: jhi on 2001/06/23 17:13:21
1126 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
1127 From: Prymmer/Kahn <pvhp@best.com>
1128 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
1129 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
1132 ____________________________________________________________________________
1133 [ 10868] By: jhi on 2001/06/23 16:04:38
1134 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
1135 cygwin does not taint cwd, just like win32.
1137 ! lib/File/Find/taint.t t/op/taint.t
1138 ____________________________________________________________________________
1139 [ 10867] By: jhi on 2001/06/23 15:39:15
1140 Log: Retract #10865, the patch should be unnecessary.
1141 (But seemingly helpful in Cygwin? Strange.)
1143 ! lib/Memoize/t/tie_ndbm.t
1144 ____________________________________________________________________________
1145 [ 10866] By: jhi on 2001/06/23 15:06:30
1146 Log: Misplaced test file; plus Cygwin filesystem semantics.
1148 + ext/SDBM_File/sdbm.t
1149 - ext/ODBM_File/sdbm.t
1151 ____________________________________________________________________________
1152 [ 10865] By: jhi on 2001/06/23 15:01:02
1153 Log: (Retracted by #10867.)
1155 ! lib/Memoize/t/tie_ndbm.t
1156 ____________________________________________________________________________
1157 [ 10864] By: jhi on 2001/06/23 14:25:43
1158 Log: Metaconfig unit change for #10863.
1159 Branch: metaconfig/U/perl
1161 ____________________________________________________________________________
1162 [ 10863] By: jhi on 2001/06/23 14:25:20
1163 Log: In Cygwin do not build NDBM_File and ODBM_File unless
1164 -lndbm and -ldbm are available.
1166 ! Configure config_h.SH
1167 ____________________________________________________________________________
1168 [ 10862] By: jhi on 2001/06/23 14:02:14
1169 Log: More Cygwin filesystem semantics.
1171 ! t/io/fs.t t/op/stat.t
1172 ____________________________________________________________________________
1173 [ 10861] By: jhi on 2001/06/23 13:38:00
1174 Log: More DOSish permission semantics for Cygwin.
1177 ____________________________________________________________________________
1178 [ 10860] By: jhi on 2001/06/23 13:32:41
1179 Log: Cygwin too has different permission semantics.
1181 ! ext/GDBM_File/gdbm.t
1182 ____________________________________________________________________________
1183 [ 10859] By: jhi on 2001/06/23 13:30:06
1184 Log: The group (and assumedly passwd) databases can have
1185 only one entry (this is the case in cygwin).
1187 ! t/op/grent.t t/op/pwent.t
1188 ____________________________________________________________________________
1189 [ 10858] By: jhi on 2001/06/23 13:16:26
1190 Log: Also in Cygwin use Socket to figure out domainname
1191 (if any) (avoids trying to call external 'domainname',
1192 which doesn't at the moment exist in Cygwin)
1195 ____________________________________________________________________________
1196 [ 10857] By: jhi on 2001/06/23 12:48:32
1197 Log: Remove also the lib$Foo.def, not just $Foo.def.
1199 ! lib/ExtUtils/MM_Unix.pm
1200 ____________________________________________________________________________
1201 [ 10856] By: jhi on 2001/06/23 12:21:53
1202 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
1205 ____________________________________________________________________________
1206 [ 10855] By: jhi on 2001/06/23 12:14:15
1207 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
1208 to match the whole isprint(), only the space character.
1210 ! handy.h pod/perlre.pod t/op/pat.t
1211 ____________________________________________________________________________
1212 [ 10854] By: nick on 2001/06/23 08:09:33
1213 Log: Integrate mainline
1215 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
1216 !> lib/ExtUtils.t lib/File/Find/taint.t
1217 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
1218 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
1219 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1220 ____________________________________________________________________________
1221 [ 10853] By: jhi on 2001/06/23 03:48:09
1222 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
1223 with its floats in os390 and s390 (UTS).
1225 ! lib/Math/BigInt/t/bigintpm.t
1226 ____________________________________________________________________________
1227 [ 10852] By: jhi on 2001/06/23 03:38:53
1228 Log: Add also UTS (s390) to the non-IEEE float platforms.
1231 ____________________________________________________________________________
1232 [ 10851] By: jhi on 2001/06/23 03:36:04
1233 Log: Subject: RFC: what are applicable standards for exponent sizes?
1234 From: Peter Prymmer <pvhp@forte.com>
1235 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
1236 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
1239 ____________________________________________________________________________
1240 [ 10850] By: jhi on 2001/06/23 03:29:04
1241 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
1242 From: Peter Prymmer <pvhp@forte.com>
1243 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
1244 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
1246 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1247 ____________________________________________________________________________
1248 [ 10849] By: jhi on 2001/06/23 03:27:21
1249 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
1250 From: Peter Prymmer <pvhp@forte.com>
1251 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
1252 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
1255 ____________________________________________________________________________
1256 [ 10848] By: jhi on 2001/06/22 21:51:31
1257 Log: Retract #10845.
1259 ! lib/File/Find/taint.t
1260 ____________________________________________________________________________
1261 [ 10847] By: jhi on 2001/06/22 21:50:38
1262 Log: Yet another error message.
1265 ____________________________________________________________________________
1266 [ 10846] By: jhi on 2001/06/22 21:48:39
1267 Log: The croak message for nonexistent socket functions may vary.
1269 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
1270 ____________________________________________________________________________
1271 [ 10845] By: jhi on 2001/06/22 21:42:38
1272 Log: (Retracted by #10848.)
1274 ! lib/File/Find/taint.t
1275 ____________________________________________________________________________
1276 [ 10844] By: jhi on 2001/06/22 21:32:58
1277 Log: Integrate perlio.
1279 !> lib/File/Find/taint.t t/op/write.t
1280 ____________________________________________________________________________
1281 [ 10843] By: nick on 2001/06/22 21:24:51
1282 Log: Back out debug in taint.t
1284 ! lib/File/Find/taint.t
1285 ____________________________________________________________________________
1286 [ 10842] By: jhi on 2001/06/22 21:20:02
1287 Log: setitimer() does not exist in Unicos, despite of what
1288 Configure thinks, from Mark P. Lutz.
1291 ____________________________________________________________________________
1292 [ 10841] By: nick on 2001/06/22 21:19:36
1293 Log: Skip cwd test on Win32 ???
1295 ! lib/File/Find/taint.t
1296 ____________________________________________________________________________
1297 [ 10840] By: jhi on 2001/06/22 21:17:34
1298 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
1299 and Tru64 gcc -Wall happy.
1302 ____________________________________________________________________________
1303 [ 10839] By: jhi on 2001/06/22 21:15:32
1304 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
1306 ! ext/IPC/SysV/Semaphore.pm
1307 ____________________________________________________________________________
1308 [ 10838] By: jhi on 2001/06/22 21:12:02
1309 Log: Metaconfig unit change for #10837.
1310 Branch: metaconfig/U/perl
1312 ____________________________________________________________________________
1313 [ 10837] By: jhi on 2001/06/22 21:09:42
1314 Log: Cleanup of the cross-compilation unit.
1317 ____________________________________________________________________________
1318 [ 10836] By: nick on 2001/06/22 20:45:12
1319 Log: Skip |- based op/write.t on Win32 as well as VMS
1322 ____________________________________________________________________________
1323 [ 10835] By: jhi on 2001/06/22 20:44:20
1324 Log: Integrate perlio.
1327 ____________________________________________________________________________
1328 [ 10834] By: nick on 2001/06/22 20:41:54
1329 Log: Integrate mainline
1331 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1332 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
1334 ____________________________________________________________________________
1335 [ 10833] By: nick on 2001/06/22 20:22:58
1339 ____________________________________________________________________________
1340 [ 10832] By: jhi on 2001/06/22 20:13:02
1341 Log: Metaconfig unit changes for #10831.
1343 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
1344 ____________________________________________________________________________
1345 [ 10831] By: jhi on 2001/06/22 20:12:29
1346 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
1347 From: Andy Dougherty <doughera@lafayette.edu>
1348 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
1349 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
1351 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1352 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
1353 ____________________________________________________________________________
1354 [ 10830] By: jhi on 2001/06/22 19:50:15
1355 Log: MPE/iX prototype nits from Mark Bixby.
1358 ____________________________________________________________________________
1359 [ 10829] By: jhi on 2001/06/22 16:25:16
1363 ____________________________________________________________________________
1364 [ 10828] By: nick on 2001/06/22 15:33:37
1365 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
1368 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
1369 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
1370 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
1371 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
1372 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1373 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1374 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
1375 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
1377 ____________________________________________________________________________
1378 [ 10827] By: jhi on 2001/06/22 14:15:26
1379 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
1380 Date: Fri, 22 Jun 2001 10:08:35 -0500
1381 From: "Craig A. Berry" <craigberry@mac.com>
1382 Message-Id: <a05101001b75908704194@[192.168.56.145]>
1384 ! vms/vms.c vms/vmsish.h
1385 ____________________________________________________________________________
1386 [ 10826] By: jhi on 2001/06/22 13:35:37
1387 Log: NetWare scripts tweak from Ananth Kesari.
1389 ! NetWare/t/NWScripts.pl
1390 ____________________________________________________________________________
1391 [ 10825] By: jhi on 2001/06/22 13:00:55
1392 Log: Update Changes.
1394 ! Changes patchlevel.h
1395 ____________________________________________________________________________
1396 [ 10824] By: jhi on 2001/06/22 12:46:56
1397 Log: Add .i and .s targets.
1400 ____________________________________________________________________________
1401 [ 10823] By: jhi on 2001/06/22 12:25:20
1402 Log: Upgrade to Locale::Maketext 1.03.
1404 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1405 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1406 ____________________________________________________________________________
1407 [ 10822] By: jhi on 2001/06/22 12:23:57
1408 Log: Upgrade to I18N::LangTags 0.26.
1410 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1411 ! lib/I18N/LangTags/test.pl
1412 ____________________________________________________________________________
1413 [ 10821] By: jhi on 2001/06/22 12:16:41
1414 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
1417 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1418 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1419 ____________________________________________________________________________
1420 [ 10820] By: jhi on 2001/06/22 12:13:37
1421 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
1422 From: Prymmer/Kahn <pvhp@best.com>
1423 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
1424 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
1427 ! MANIFEST utils/h2xs.PL
1428 ____________________________________________________________________________
1429 [ 10819] By: jhi on 2001/06/22 12:11:56
1430 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
1431 From: Prymmer/Kahn <pvhp@best.com>
1432 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
1433 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
1436 ____________________________________________________________________________
1437 [ 10818] By: jhi on 2001/06/22 12:11:08
1438 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
1439 From: Prymmer/Kahn <pvhp@best.com>
1440 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
1441 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
1444 ____________________________________________________________________________
1445 [ 10817] By: jhi on 2001/06/22 12:10:05
1446 Log: AUTHORS update.
1449 ____________________________________________________________________________
1450 [ 10816] By: jhi on 2001/06/22 12:08:24
1451 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
1452 From: "Craig A. Berry" <craigberry@mac.com>
1453 Date: Thu, 21 Jun 2001 18:20:38 -0500
1454 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
1456 ! ext/POSIX/POSIX.xs
1457 ____________________________________________________________________________
1458 [ 10815] By: jhi on 2001/06/22 12:07:19
1459 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
1460 From: "Craig A. Berry" <craigberry@mac.com>
1461 Date: Thu, 21 Jun 2001 09:58:52 -0500
1462 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
1464 ! ext/B/Deparse.t t/op/write.t
1465 ____________________________________________________________________________
1466 [ 10814] By: nick on 2001/06/22 08:13:09
1467 Log: Integrate mainline.
1469 !> (integrate 46 files)
1470 ____________________________________________________________________________
1471 [ 10813] By: jhi on 2001/06/22 02:48:58
1472 Log: Change the prefixes only if $prefix is unset,
1473 as originally patched by Marcel Grunauer.
1475 ! hints/darwin.sh hints/rhapsody.sh
1476 ____________________________________________________________________________
1477 [ 10812] By: jhi on 2001/06/22 02:44:41
1478 Log: Subject: Re: Patch for hints/darwin.sh
1479 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
1480 Date: Thu, 21 Jun 2001 11:23:46 -0700
1481 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
1483 ! hints/darwin.sh hints/rhapsody.sh
1484 ____________________________________________________________________________
1485 [ 10811] By: jhi on 2001/06/22 02:34:27
1486 Log: Add .PHONY targets for non-file targets,
1487 from Wilfredo Sánchez. Should help saying
1488 "make install" on case-insensitive filesystems.
1491 ____________________________________________________________________________
1492 [ 10810] By: jhi on 2001/06/22 02:01:23
1493 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
1494 From: Doug MacEachern <dougm@covalent.net>
1495 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
1496 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
1498 plus reword the getcwd() comment, plus use getcwd() buffer
1502 ____________________________________________________________________________
1503 [ 10809] By: jhi on 2001/06/22 01:16:58
1504 Log: More gprofing from Doug MacEachern.
1507 ____________________________________________________________________________
1508 [ 10808] By: jhi on 2001/06/22 01:15:11
1509 Log: Metaconfig unit change for #10807.
1510 Branch: metaconfig/U/perl
1512 ____________________________________________________________________________
1513 [ 10807] By: jhi on 2001/06/22 01:14:43
1514 Log: Tell that you are removing the unneeded -lsfio.
1517 ____________________________________________________________________________
1518 [ 10806] By: jhi on 2001/06/22 01:03:14
1519 Log: More MPE/iX tweaks from Mark Bixby.
1521 ! perl.c t/op/magic.t
1522 ____________________________________________________________________________
1523 [ 10805] By: jhi on 2001/06/21 22:41:11
1524 Log: The fchdir() proto is supposed to live in <unistd.h>.
1527 ____________________________________________________________________________
1528 [ 10804] By: jhi on 2001/06/21 22:24:42
1529 Log: This town is too small for the Cwd extension and me,
1533 ____________________________________________________________________________
1534 [ 10803] By: jhi on 2001/06/21 21:54:00
1535 Log: Metaconfig unit change for #10802.
1536 Branch: metaconfig/U/perl
1538 ____________________________________________________________________________
1539 [ 10802] By: jhi on 2001/06/21 21:53:37
1543 ____________________________________________________________________________
1544 [ 10801] By: jhi on 2001/06/21 21:38:38
1545 Log: Off-by-one. I'm so classic.
1548 ____________________________________________________________________________
1549 [ 10800] By: jhi on 2001/06/21 20:10:19
1550 Log: Update Changes.
1552 ! Changes patchlevel.h
1553 ____________________________________________________________________________
1554 [ 10799] By: jhi on 2001/06/21 20:03:54
1555 Log: Subject: Documentation patch for Net::FTP
1556 From: Marcel Grunauer <marcel@codewerk.com>
1557 Date: Wed, 20 Jun 2001 23:03:26 +0200
1558 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
1561 ____________________________________________________________________________
1562 [ 10798] By: jhi on 2001/06/21 20:01:14
1563 Log: Retract the #10417 mg.c and embed.pl parts because of
1564 strange SEGVs in 64bit x86 FreeBSD observed by
1567 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
1568 ____________________________________________________________________________
1569 [ 10797] By: jhi on 2001/06/21 19:40:34
1570 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
1572 ! Configure NetWare/config.wc NetWare/config_H.wc
1573 ! Porting/Glossary Porting/config.sh Porting/config_H
1574 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
1575 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1576 ! vos/config.ga.h win32/config.bc win32/config.gc
1577 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1579 ____________________________________________________________________________
1580 [ 10796] By: jhi on 2001/06/21 19:08:28
1581 Log: Cwd tweak from Doug MacEachern.
1584 ____________________________________________________________________________
1585 [ 10795] By: jhi on 2001/06/21 19:03:48
1586 Log: Protect the fchdir() and lstat() with ifdefs.
1587 fchdir() needs a Configure probe.
1590 ____________________________________________________________________________
1591 [ 10794] By: nick on 2001/06/21 17:11:35
1592 Log: Integrate mainline
1594 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1595 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1596 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1597 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1598 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1599 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1600 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1601 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1602 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1603 - lib/File/Glob/case.t lib/File/Glob/global.t
1604 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1605 - lib/File/Temp/posix.t lib/File/Temp/security.t
1606 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1607 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1608 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1609 - lib/Text/Wrap/wrap.t
1610 !> (integrate 41 files)
1611 ____________________________________________________________________________
1612 [ 10793] By: jhi on 2001/06/21 17:01:26
1613 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
1614 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1615 Date: Thu, 21 Jun 2001 13:04:54 -0500
1616 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
1619 ____________________________________________________________________________
1620 [ 10792] By: jhi on 2001/06/21 16:13:57
1621 Log: Subject: [PATCH pod] overlong =item
1622 From: Robin Barker <rmb1@cise.npl.co.uk>
1623 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
1624 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
1626 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1627 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1628 ____________________________________________________________________________
1629 [ 10791] By: jhi on 2001/06/21 16:10:51
1630 Log: Subject: [PATCH perlio.c] format
1631 From: Robin Barker <rmb1@cise.npl.co.uk>
1632 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
1633 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
1636 ____________________________________________________________________________
1637 [ 10790] By: jhi on 2001/06/21 15:52:04
1638 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
1639 From: Radu Greab <radu@netsoft.ro>
1640 Date: Thu, 21 Jun 2001 19:06:02 +0300
1641 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
1643 ! pod/perlapi.pod sv.c
1644 ____________________________________________________________________________
1645 [ 10789] By: jhi on 2001/06/21 14:48:25
1646 Log: The metaconfig unit changes for #10788.
1647 Branch: metaconfig/U/perl
1648 ! Cross.U fflushall.U
1649 ____________________________________________________________________________
1650 [ 10788] By: jhi on 2001/06/21 14:47:48
1651 Log: Cross-configuration changes: make $from to rm the files
1652 before copying them over (this means that he rm can be
1653 removed from the fflushall test), create $targetmkdir
1654 (not documented in install since it is supposed to internal
1655 use only), make $run to copy over the executable only if
1656 a stamp file .xok doesn't already exist (to avoid unnecessary
1657 copying of the executable)
1659 ! Configure Makefile.SH
1660 ____________________________________________________________________________
1661 [ 10787] By: nick on 2001/06/21 14:16:18
1662 Log: Integrate mainline
1664 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1665 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
1666 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
1667 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
1668 !> (integrate 34 files)
1669 ____________________________________________________________________________
1670 [ 10786] By: jhi on 2001/06/21 13:59:32
1671 Log: Re-add the files as text.
1673 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1674 ____________________________________________________________________________
1675 [ 10785] By: jhi on 2001/06/21 13:57:55
1676 Log: Delete the binary files.
1678 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1679 ____________________________________________________________________________
1680 [ 10784] By: jhi on 2001/06/21 13:49:47
1681 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
1682 From: Andy Dougherty <doughera@lafayette.edu>
1683 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
1684 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
1686 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
1687 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
1688 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
1689 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
1690 ____________________________________________________________________________
1691 [ 10783] By: jhi on 2001/06/21 13:46:50
1692 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
1693 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
1694 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
1695 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
1697 Setting umask to something friendlier.
1699 ! installman installperl
1700 ____________________________________________________________________________
1701 [ 10782] By: jhi on 2001/06/21 13:42:17
1702 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
1703 Resort MANIFEST with sort -f, looks much better.
1705 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1706 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1707 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1708 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1709 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1710 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1711 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1712 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1713 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1714 - lib/File/Glob/case.t lib/File/Glob/global.t
1715 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1716 - lib/File/Temp/posix.t lib/File/Temp/security.t
1717 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1718 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1719 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1720 - lib/Text/Wrap/wrap.t
1722 ____________________________________________________________________________
1723 [ 10781] By: jhi on 2001/06/21 13:16:04
1724 Log: Upgrade to I18N::LangTags 0.25.
1726 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1727 ! lib/I18N/LangTags/List.pm
1728 ____________________________________________________________________________
1729 [ 10780] By: jhi on 2001/06/21 13:12:54
1730 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
1731 From: Richard Soderberg <rs@crystalflame.net>
1732 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
1733 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
1735 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
1736 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
1737 ____________________________________________________________________________
1738 [ 10779] By: jhi on 2001/06/21 12:59:57
1739 Log: Test obsoleted by change #10777.
1742 ____________________________________________________________________________
1743 [ 10778] By: jhi on 2001/06/21 12:52:37
1744 Log: Case of confused test numbering.
1747 ____________________________________________________________________________
1748 [ 10777] By: jhi on 2001/06/21 12:30:57
1749 Log: Subject: Re: Opinion on undef lvalue
1750 From: Abhijit Menon-Sen <ams@wiw.org>
1751 Date: Sun, 17 Jun 2001 13:04:46 +0530
1752 Message-ID: <20010617130446.B27925@lustre.linux.in>
1754 Allow lvalue subs to return undef in array context.
1757 ____________________________________________________________________________
1758 [ 10776] By: jhi on 2001/06/21 12:27:48
1759 Log: Just a guess that using the same hack for cygwin as
1760 for win32 might help.
1762 ! lib/File/Find/find.t
1763 ____________________________________________________________________________
1764 [ 10775] By: jhi on 2001/06/21 12:25:58
1765 Log: NetWare tweaks from Guruprasad.
1767 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
1768 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
1769 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
1770 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
1771 ____________________________________________________________________________
1772 [ 10774] By: jhi on 2001/06/21 12:21:17
1773 Log: Subject: Re: perl@10722: Bogus warnings on REs
1774 From: Hugo <hv@crypt.compulink.co.uk>
1775 Date: Thu, 21 Jun 2001 09:51:17 +0100
1776 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
1778 Unroll to avoid a UTS compiler bug.
1781 ____________________________________________________________________________
1782 [ 10773] By: jhi on 2001/06/21 12:13:13
1783 Log: Subject: Re: [PATCH] Make /o work under i?threads
1784 From: Artur Bergman <artur@contiller.se>
1785 Date: Thu, 21 Jun 2001 14:38:03 +0200
1786 Message-ID: <B757B74A.184D%artur@contiller.se>
1789 ____________________________________________________________________________
1790 [ 10772] By: jhi on 2001/06/21 12:12:23
1791 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1792 From: Artur Bergman <artur@contiller.se>
1793 Date: Thu, 21 Jun 2001 14:27:33 +0200
1794 Message-ID: <B757B4D4.1849%artur@contiller.se>
1796 Plus extra parentheses.
1799 ____________________________________________________________________________
1800 [ 10771] By: jhi on 2001/06/21 12:10:29
1801 Log: Subject: [PATCH] Make /o work under i?threads
1802 From: Richard Soderberg <rs@crystalflame.net>
1803 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
1804 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
1807 ____________________________________________________________________________
1808 [ 10770] By: jhi on 2001/06/21 12:09:28
1809 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1810 From: Artur Bergman <artur@contiller.se>
1811 Date: Thu, 21 Jun 2001 14:04:54 +0200
1812 Message-ID: <B757AF86.1842%artur@contiller.se>
1815 ____________________________________________________________________________
1816 [ 10769] By: jhi on 2001/06/21 12:08:03
1817 Log: Subject: Re: perl@10765: sv.c not OK on win32
1818 From: Artur Bergman <artur@contiller.se>
1819 Date: Thu, 21 Jun 2001 10:31:06 +0200
1820 Message-ID: <B7577D69.182C%artur@contiller.se>
1823 ____________________________________________________________________________
1824 [ 10768] By: jhi on 2001/06/21 12:03:56
1825 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
1826 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1827 Date: Thu, 21 Jun 2001 06:23:56 -0400
1828 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
1830 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
1831 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1832 Date: Thu, 21 Jun 2001 06:32:21 -0400
1833 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
1835 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
1836 ____________________________________________________________________________
1837 [ 10767] By: jhi on 2001/06/21 12:00:07
1838 Log: Subject: [PATCH] make syslog test more verbose
1839 From: Robert Spier <rspier@pobox.com>
1840 Date: Thu, 21 Jun 2001 00:54:32 -0400
1841 Message-ID: <15153.32264.295807.333073@rls.cx>
1843 ! ext/Sys/Syslog/syslog.t
1844 ____________________________________________________________________________
1845 [ 10766] By: jhi on 2001/06/20 23:27:57
1846 Log: Subject: op/study.t refinements
1847 From: Hugo <hv@crypt.compulink.co.uk>
1848 Date: Thu, 21 Jun 2001 00:29:07 +0100
1849 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
1852 ____________________________________________________________________________
1853 [ 10765] By: jhi on 2001/06/20 19:51:47
1854 Log: Update Changes.
1856 ! Changes patchlevel.h
1857 ____________________________________________________________________________
1858 [ 10764] By: jhi on 2001/06/20 19:00:23
1859 Log: Subject: Re: [PATCH] djgpp updates
1860 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1861 Date: Wed, 20 Jun 2001 10:05:15 +0200
1862 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
1865 ____________________________________________________________________________
1866 [ 10763] By: jhi on 2001/06/20 18:58:06
1867 Log: Fix for ID 20010619.002 "When building hash, hash keys that
1868 are function calls are not being called", from Abhijit.
1870 ! t/base/lex.t toke.c
1871 ____________________________________________________________________________
1872 [ 10762] By: jhi on 2001/06/20 18:45:00
1873 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
1875 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
1876 + lib/Locale/Maketext/test.pl
1877 - lib/Locale/Maketext.t
1878 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1879 ! lib/Locale/Maketext/TPJ13.pod
1880 ____________________________________________________________________________
1881 [ 10761] By: jhi on 2001/06/20 18:44:15
1882 Log: Metaconfig unit change for #10760.
1884 ! U/modified/Cppsym.U
1885 ____________________________________________________________________________
1886 [ 10760] By: jhi on 2001/06/20 18:42:04
1887 Log: Do not remove the ccsym* Cppsym* files since
1888 they are useful for metaconfig units coming after us.
1889 (This is the Configure nit mentioned in #10752.)
1892 ____________________________________________________________________________
1893 [ 10759] By: jhi on 2001/06/20 18:02:18
1894 Log: Update to I18N::LangTags 0.24, from Sean Burke.
1896 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1897 + lib/I18N/LangTags/README
1898 - lib/I18N/LangTags/List.pod
1899 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
1900 ____________________________________________________________________________
1901 [ 10758] By: jhi on 2001/06/20 17:34:43
1904 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
1905 ! pod/perlapi.pod proto.h
1906 ____________________________________________________________________________
1907 [ 10757] By: jhi on 2001/06/20 17:23:08
1908 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
1909 From: Artur Bergman <artur@contiller.se>
1910 Date: Wed, 20 Jun 2001 11:31:32 +0200
1911 Message-ID: <B7563A14.17D8%artur@contiller.se>
1913 ! embed.pl hv.c intrpvar.h sv.c sv.h
1914 ____________________________________________________________________________
1915 [ 10756] By: jhi on 2001/06/20 17:13:26
1916 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
1917 From: Tim Sweetman <tim@aldigital.co.uk>
1918 Date: Wed, 13 Jun 2001 14:25:17 +0100
1919 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
1921 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
1922 ____________________________________________________________________________
1923 [ 10755] By: nick on 2001/06/20 16:12:37
1924 Log: Integrate mainline
1926 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
1927 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
1928 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
1929 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
1930 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
1931 !> t/op/study.t util.c
1932 ____________________________________________________________________________
1933 [ 10754] By: gsar on 2001/06/20 15:22:27
1934 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
1936 Branch: maint-5.6/perl
1938 ____________________________________________________________________________
1939 [ 10753] By: jhi on 2001/06/20 14:03:20
1940 Log: Security tweak on readlink().
1943 ____________________________________________________________________________
1944 [ 10752] By: jhi on 2001/06/20 14:00:23
1945 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
1947 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
1948 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
1949 ! mpeix/relink t/op/pwent.t
1950 ____________________________________________________________________________
1951 [ 10751] By: jhi on 2001/06/20 13:57:27
1952 Log: Reinstate #10725 (with probe for alarm()).
1955 ____________________________________________________________________________
1956 [ 10750] By: jhi on 2001/06/20 13:53:46
1957 Log: Replace our implementation of realpath() with OpenBSD's
1958 (src/lib/libc/stdlib/realpath.c 1.4).
1960 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
1961 ! pod/perldiag.pod proto.h util.c
1962 ____________________________________________________________________________
1963 [ 10749] By: jhi on 2001/06/20 13:07:49
1964 Log: Integrate perlio.
1967 ____________________________________________________________________________
1968 [ 10748] By: jhi on 2001/06/20 13:07:18
1969 Log: No point in going into memory-saving contortions
1970 with getcwd() since there's a danger of buffer overflow.
1971 Also make the POSIX extension to use sv_getcwd().
1972 Finally, a missed proto.h fragment.
1974 ! ext/POSIX/POSIX.xs proto.h util.c
1975 ____________________________________________________________________________
1976 [ 10747] By: nick on 2001/06/20 12:38:26
1977 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
1980 ____________________________________________________________________________
1981 [ 10746] By: jhi on 2001/06/20 11:51:10
1982 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
1983 From: Graham Barr <gbarr@pobox.com>
1984 Date: Wed, 20 Jun 2001 11:05:49 +0100
1985 Message-ID: <20010620110549.I19188@pobox.com>
1989 Subject: Bug in IO::Socket::INET module (repeat)
1990 From: "Harmon S. Nine" <hnine@netarx.com>
1991 Date: Tue, 19 Jun 2001 09:41:35 -0400
1992 Message-ID: <3B2F568F.8080605@netarx.com>
1994 The bug was that the IO::Socket::INET constructor
1995 did not allow a 'LocalPort' of 0.
1997 ! ext/IO/lib/IO/Socket/INET.pm
1998 ____________________________________________________________________________
1999 [ 10745] By: nick on 2001/06/20 08:56:39
2000 Log: Integrate mainline.
2002 !> (integrate 37 files)
2003 ____________________________________________________________________________
2004 [ 10744] By: jhi on 2001/06/20 04:54:53
2005 Log: After some reading I don't think we can blindly
2006 use systems' realpath(). Too many security problems,
2007 too many buggy implementations.
2009 TODO: the realpath() emulation code in util.c doesn't
2010 seem fully operational? (readlink(), for example?)
2012 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
2013 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
2014 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
2015 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
2016 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
2017 ! win32/config_H.gc win32/config_H.vc
2018 ____________________________________________________________________________
2019 [ 10743] By: jhi on 2001/06/20 00:48:48
2020 Log: Metaconfig unit change for #10738.
2022 ! U/compline/d_gconvert.U
2023 ____________________________________________________________________________
2024 [ 10742] By: jhi on 2001/06/20 00:48:20
2025 Log: Integrate change #10739 from maintperl:
2027 C<eval "/x$\r\n/x"> fails to compile correctly
2029 !> t/op/pat.t toke.c
2030 ____________________________________________________________________________
2031 [ 10741] By: jhi on 2001/06/20 00:41:05
2032 Log: Retract #10725 (Hugo asked NOT to apply the patch)
2035 ____________________________________________________________________________
2036 [ 10740] By: jhi on 2001/06/19 23:58:25
2037 Log: The test.third results were funnily named because of the
2041 ____________________________________________________________________________
2042 [ 10739] By: gsar on 2001/06/19 23:49:15
2043 Log: C<eval "/x$\r\n/x"> fails to compile correctly
2044 Branch: maint-5.6/perl
2046 ____________________________________________________________________________
2047 [ 10738] By: jhi on 2001/06/19 23:04:15
2048 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
2049 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2050 Date: Tue, 19 Jun 2001 19:15:40 -0400
2051 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
2053 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
2054 because "1e+129" being expected but "1.e+129" being returned.
2055 The culprit (at least in Tru64) is the use of gcvt().
2058 ____________________________________________________________________________
2059 [ 10737] By: jhi on 2001/06/19 22:56:52
2060 Log: Subject: [PATCH perl@10722] test hunting on VMS
2061 From: "Craig A. Berry" <craigberry@mac.com>
2062 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
2063 Date: Tue, 19 Jun 2001 18:59:01 -0500
2066 ____________________________________________________________________________
2067 [ 10736] By: jhi on 2001/06/19 21:32:29
2068 Log: Subject: [PATCH] s/typos//
2069 From: Abhijit Menon-Sen <ams@wiw.org>
2070 Date: Wed, 20 Jun 2001 02:15:02 +0530
2071 Message-ID: <20010620021502.A14541@lustre.linux.in>
2073 Without the op.h s/bearword/bareword/ hunk, see
2074 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
2077 ____________________________________________________________________________
2078 [ 10735] By: jhi on 2001/06/19 21:26:43
2079 Log: Metaconfig unit change for #10732 and #10733.
2080 Branch: metaconfig/U/perl
2082 ____________________________________________________________________________
2083 [ 10734] By: jhi on 2001/06/19 21:24:41
2084 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
2085 From: "Craig A. Berry" <craigberry@mac.com>
2086 Date: Tue, 19 Jun 2001 17:19:48 -0500
2087 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
2089 ! configure.com vms/descrip_mms.template
2090 ____________________________________________________________________________
2091 [ 10733] By: jhi on 2001/06/19 19:57:44
2092 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
2093 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2094 Date: Tue, 19 Jun 2001 16:48:07 -0400
2095 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
2097 Further fixes to fflush(NULL) detection.
2100 ____________________________________________________________________________
2101 [ 10732] By: jhi on 2001/06/19 19:38:20
2102 Log: AIX test -s hangs with non-existent files?
2103 (A genuine logic bug in Configure, but AIX also broken?)
2106 ____________________________________________________________________________
2107 [ 10731] By: jhi on 2001/06/19 19:17:35
2108 Log: AUTHORS updates.
2111 ____________________________________________________________________________
2112 [ 10730] By: jhi on 2001/06/19 19:03:07
2113 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
2114 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2115 Date: Tue, 19 Jun 2001 15:33:25 -0400
2116 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
2118 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
2120 ____________________________________________________________________________
2121 [ 10729] By: jhi on 2001/06/19 18:34:10
2122 Log: Integrate perlio.
2124 !> lib/File/Find/find.t win32/distclean.bat
2125 ____________________________________________________________________________
2126 [ 10728] By: nick on 2001/06/19 18:24:53
2127 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
2129 ! lib/File/Find/find.t win32/distclean.bat
2130 ____________________________________________________________________________
2131 [ 10727] By: jhi on 2001/06/19 18:07:31
2132 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
2133 also add information how to find out whether one has PerlIO.
2136 ____________________________________________________________________________
2137 [ 10726] By: jhi on 2001/06/19 17:59:30
2138 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
2139 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2140 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
2141 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
2144 ____________________________________________________________________________
2145 [ 10725] By: jhi on 2001/06/19 17:28:30
2146 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
2147 From: Hugo <hv@crypt.compulink.co.uk>
2148 Date: Tue, 19 Jun 2001 12:37:30 +0100
2149 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
2152 ____________________________________________________________________________
2153 [ 10724] By: jhi on 2001/06/19 17:22:20
2154 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
2155 From: Hugo <hv@crypt.compulink.co.uk>
2156 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
2157 Date: Tue, 19 Jun 2001 13:15:17 +0100
2160 ____________________________________________________________________________
2161 [ 10723] By: nick on 2001/06/19 14:46:15
2162 Log: Integrate mainline
2164 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
2165 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
2166 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
2167 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
2168 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
2169 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
2170 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2171 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2172 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2173 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2174 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2175 - ext/Thread/unsync4.t
2176 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
2177 !> djgpp/config.over djgpp/fixpmain
2178 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
2179 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
2180 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
2181 ____________________________________________________________________________
2182 [ 10722] By: jhi on 2001/06/19 11:55:30
2183 Log: Update Changes.
2185 ! Changes patchlevel.h
2186 ____________________________________________________________________________
2187 [ 10721] By: jhi on 2001/06/19 11:29:34
2188 Log: The existence shall be MANIFESted.
2191 ____________________________________________________________________________
2192 [ 10720] By: jhi on 2001/06/19 10:58:09
2193 Log: The old libnet.cfg is first searched from the current directory,
2194 only then from the module path.
2196 ! utils/libnetcfg.PL
2197 ____________________________________________________________________________
2198 [ 10719] By: jhi on 2001/06/19 10:55:59
2199 Log: NetWare tweaks from Guruprasad.
2201 ! NetWare/Makefile NetWare/config.wc
2202 ____________________________________________________________________________
2203 [ 10718] By: jhi on 2001/06/19 10:54:22
2204 Log: Subject: [PATCH] djgpp updates
2205 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2206 Date: Tue, 19 Jun 2001 10:59:06 +0200
2207 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
2209 ! djgpp/config.over djgpp/fixpmain
2210 ____________________________________________________________________________
2211 [ 10717] By: jhi on 2001/06/19 10:53:20
2212 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
2213 From: Prymmer/Kahn <pvhp@best.com>
2214 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
2215 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
2218 ____________________________________________________________________________
2219 [ 10716] By: jhi on 2001/06/19 10:52:25
2220 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2221 to happen right after the inclusion of <inttypes.h>,
2225 ____________________________________________________________________________
2226 [ 10715] By: jhi on 2001/06/19 10:49:21
2227 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
2228 From: Doug MacEachern <dougm@covalent.net>
2229 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
2230 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
2232 ! ext/DynaLoader/DynaLoader_pm.PL
2233 ____________________________________________________________________________
2234 [ 10714] By: jhi on 2001/06/19 10:48:19
2235 Log: Revert #10656 for perfomance reasons but leave in the
2236 use of Hv*() macros -- in comments, so that grepping the
2237 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
2238 suggested by Sarathy, also by Abhijit.)
2241 ____________________________________________________________________________
2242 [ 10713] By: jhi on 2001/06/19 10:46:08
2243 Log: Subject: [patch] .s MakeMaker suffix
2244 From: Doug MacEachern <dougm@covalent.net>
2245 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
2246 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
2248 ! lib/ExtUtils/MM_Unix.pm
2249 ____________________________________________________________________________
2250 [ 10712] By: jhi on 2001/06/19 10:34:35
2251 Log: One test lost in the big shuffle restored.
2253 + ext/IPC/SysV/ipcsysv.t
2254 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2255 ____________________________________________________________________________
2256 [ 10711] By: jhi on 2001/06/19 10:25:46
2257 Log: Rename the old non-standard threads tests so that
2258 they won't be invoked.
2260 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
2261 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
2262 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
2263 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
2264 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
2265 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
2266 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2267 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2268 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2269 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2270 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2271 - ext/Thread/unsync4.t
2273 ____________________________________________________________________________
2274 [ 10710] By: jhi on 2001/06/19 10:18:41
2275 Log: Integrate perlio.
2277 !> win32/config_sh.PL
2278 ____________________________________________________________________________
2279 [ 10709] By: nick on 2001/06/19 08:18:18
2280 Log: Integrate mainline
2282 +> (branch 40 files)
2283 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2284 - lib/strict/subs lib/strict/vars lib/warnings/1global
2285 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2286 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2287 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2288 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2289 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2290 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2291 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2292 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2293 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2294 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2295 - lib/warnings/utf8 lib/warnings/util
2296 !> (integrate 57 files)
2297 ____________________________________________________________________________
2298 [ 10708] By: nick on 2001/06/19 07:57:10
2299 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
2301 ! win32/config_sh.PL
2302 ____________________________________________________________________________
2303 [ 10707] By: nick on 2001/06/19 07:05:07
2304 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
2306 ! perly.c perly.y perly_c.diff vms/perly_c.vms
2307 ____________________________________________________________________________
2308 [ 10706] By: jhi on 2001/06/19 02:58:26
2309 Log: More perl572delta tweaks.
2311 ! pod/perl572delta.pod
2312 ____________________________________________________________________________
2313 [ 10705] By: jhi on 2001/06/19 01:53:40
2314 Log: Update perl572delta.
2316 ! pod/perl572delta.pod
2317 ____________________________________________________________________________
2318 [ 10704] By: jhi on 2001/06/19 01:28:40
2319 Log: VOS updates from Paul Green.
2321 ! vos/Changes vos/build.cm vos/perl.bind
2322 ____________________________________________________________________________
2323 [ 10703] By: jhi on 2001/06/19 01:03:53
2324 Log: Update the vos/config.*.* files.
2326 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2328 ____________________________________________________________________________
2329 [ 10702] By: jhi on 2001/06/19 01:03:32
2330 Log: Add a makefile for more painless adding of symbols to the
2331 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
2332 takes care of the adding)
2335 ____________________________________________________________________________
2336 [ 10701] By: jhi on 2001/06/19 00:51:44
2337 Log: Make libnetcfg by default display the libnet configuration,
2338 -c to change, add -i for old config, document all options,
2341 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
2342 ____________________________________________________________________________
2343 [ 10700] By: jhi on 2001/06/18 23:45:12
2344 Log: gcc -Wall sweep.
2346 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
2347 ____________________________________________________________________________
2348 [ 10699] By: jhi on 2001/06/18 23:19:53
2352 ____________________________________________________________________________
2353 [ 10698] By: jhi on 2001/06/18 23:10:22
2354 Log: Document the need for sv_printify().
2356 Document that 'use utf8' has been considered.
2358 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
2360 ! pod/perltodo.pod universal.c
2361 ____________________________________________________________________________
2362 [ 10697] By: jhi on 2001/06/18 22:50:53
2363 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
2364 From: Nicholas Clark <nick@ccl4.org>
2365 Date: Mon, 18 Jun 2001 23:29:23 +0100
2366 Message-ID: <20010618232923.I98663@plum.flirble.org>
2368 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
2369 ! ext/Sys/Syslog/Makefile.PL
2370 ____________________________________________________________________________
2371 [ 10696] By: jhi on 2001/06/18 22:39:32
2372 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
2373 From: Scott.L.Miller@Compaq.com
2374 Date: Mon, 18 Jun 2001 10:12:27 -0500
2375 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
2377 ! lib/perl5db.pl pod/perldebug.pod
2378 ____________________________________________________________________________
2379 [ 10695] By: jhi on 2001/06/18 22:35:13
2380 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
2381 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2382 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
2383 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
2386 ____________________________________________________________________________
2387 [ 10694] By: jhi on 2001/06/18 22:34:06
2388 Log: Subject: [PATCH] Documentation changes for CLONE
2389 From: Artur Bergman <artur@contiller.se>
2390 Date: Mon, 18 Jun 2001 22:06:37 +0200
2391 Message-ID: <B7542BEC.1719%artur@contiller.se>
2393 ! pod/perlmod.pod pod/perlsub.pod
2394 ____________________________________________________________________________
2395 [ 10693] By: jhi on 2001/06/18 22:31:38
2396 Log: Subject: Re: configure.com
2397 From: "Craig A. Berry" <craigberry@mac.com>
2398 Date: Mon, 18 Jun 2001 16:04:38 -0500
2399 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
2402 ____________________________________________________________________________
2403 [ 10692] By: jhi on 2001/06/18 22:30:43
2404 Log: Subject: PL_nullstash + perl_clone()
2405 From: Doug MacEachern <dougm@covalent.net>
2406 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
2407 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
2410 ____________________________________________________________________________
2411 [ 10691] By: jhi on 2001/06/18 22:26:20
2412 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2413 From: davem@fdgroup.co.uk
2414 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
2415 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
2417 ! embed.pl pod/perlapi.pod
2418 ____________________________________________________________________________
2419 [ 10690] By: jhi on 2001/06/18 22:17:05
2420 Log: More cross-compilation defaults gleaned from -Dcc
2421 if it is CPU-OS-gcc.
2424 Branch: metaconfig/U/perl
2428 ____________________________________________________________________________
2429 [ 10689] By: jhi on 2001/06/18 13:59:47
2430 Log: Update Changes.
2432 ! Changes patchlevel.h
2433 ____________________________________________________________________________
2434 [ 10688] By: jhi on 2001/06/18 13:44:18
2435 Log: Subject: [PATCH 5.7.1] sv.c documentation
2436 From: davem@fdgroup.co.uk
2437 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
2438 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
2440 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
2442 ____________________________________________________________________________
2443 [ 10687] By: jhi on 2001/06/18 13:38:03
2444 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
2445 From: "Jon Gunnip" <jongunnip@hotmail.com>
2446 Date: Sun, 17 Jun 2001 18:24:29 -0400
2447 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
2450 ____________________________________________________________________________
2451 [ 10686] By: jhi on 2001/06/18 13:32:13
2452 Log: Move the locale/strict/warnings helper files back
2453 under the t/lib; this way the amount of non-installabled
2454 stuff under lib/ stays smaller.
2456 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
2457 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
2458 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
2459 + t/lib/warnings/5nolint t/lib/warnings/6default
2460 + t/lib/warnings/7fatal t/lib/warnings/8signal
2461 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
2462 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
2463 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
2464 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
2465 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
2466 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
2467 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
2468 + t/lib/warnings/taint t/lib/warnings/toke
2469 + t/lib/warnings/universal t/lib/warnings/utf8
2470 + t/lib/warnings/util
2471 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2472 - lib/strict/subs lib/strict/vars lib/warnings/1global
2473 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2474 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2475 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2476 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2477 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2478 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2479 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2480 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2481 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2482 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2483 - lib/warnings/utf8 lib/warnings/util
2484 ! MANIFEST installperl lib/locale.t lib/strict.t
2485 ____________________________________________________________________________
2486 [ 10685] By: jhi on 2001/06/18 13:11:49
2487 Log: Split off the pack/unpack code, from Nicholas Clark.
2490 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
2491 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
2492 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
2493 ____________________________________________________________________________
2494 [ 10684] By: jhi on 2001/06/18 12:25:55
2495 Log: Guard the SysV IPC tests against being invoked in
2496 SysV-IPC-less places.
2498 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2499 ____________________________________________________________________________
2500 [ 10683] By: nick on 2001/06/18 12:24:42
2501 Log: Integrate mainline (new test scheme now ok on Linux).
2505 ____________________________________________________________________________
2506 [ 10682] By: jhi on 2001/06/18 12:20:50
2507 Log: Add the locale.c and numeric.c to the microperl sources.
2509 ! Makefile.micro win32/Makefile
2510 ____________________________________________________________________________
2511 [ 10681] By: jhi on 2001/06/18 11:57:45
2512 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
2513 From: Abhijit Menon-Sen <ams@wiw.org>
2514 Date: Mon, 18 Jun 2001 14:23:44 +0530
2515 Message-ID: <20010618142344.A13136@lustre.linux.in>
2518 ____________________________________________________________________________
2519 [ 10680] By: jhi on 2001/06/18 11:56:12
2520 Log: Subject: Re: [PATCH] more anonymous stash cleanups
2521 From: Abhijit Menon-Sen <ams@wiw.org>
2522 Date: Mon, 18 Jun 2001 15:50:32 +0530
2523 Message-ID: <20010618155032.A13223@lustre.linux.in>
2525 Plus the comment left in as suggested by NI-S.
2528 ____________________________________________________________________________
2529 [ 10679] By: jhi on 2001/06/18 11:49:27
2530 Log: One missed file.
2533 ____________________________________________________________________________
2534 [ 10678] By: nick on 2001/06/18 08:05:29
2535 Log: Integrate mainline (part2 - the deletes)
2537 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
2538 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
2539 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
2540 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
2541 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
2542 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
2543 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
2544 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
2545 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
2546 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
2547 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
2548 ____________________________________________________________________________
2549 [ 10677] By: nick on 2001/06/18 08:04:44
2550 Log: Integrate mainline (part1)
2552 +> (branch 376 files)
2553 - (delete 219 files)
2554 !> (integrate 151 files)
2555 ____________________________________________________________________________
2556 [ 10676] By: jhi on 2001/06/18 04:17:15
2557 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
2558 No doubt I made some mistakes like missed some files or
2559 misnamed some files. The naming rules were more or less:
2560 (1) if the module is from CPAN, follows its ways, be it
2562 (2) otherwise if there are multiple tests for a module
2564 (3) otherwise if there's only one test put it in Module.t
2565 (4) helper files go to module/ (locale, strict, warnings)
2566 (5) use longer filenames now that we can (but e.g. the
2567 compat-0.6.t and the Text::Balanced test files still
2568 were renamed to be more civil against the 8.3 people)
2569 installperl was updated appropriately not to install the
2570 *.t files or the help files from under lib.
2572 TODO: some helper files still remain under t/ that could
2573 follow their 'masters'. UPDATE: On second thoughts, why
2574 should they. They can continue to live under t/lib, and
2575 in fact the locale/strict/warnings helpers that were moved
2576 could be moved back. This way the amount of non-installable
2577 stuff under lib/ stays smaller.
2580 - (delete 254 files)
2581 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
2582 ____________________________________________________________________________
2583 [ 10675] By: jhi on 2001/06/18 03:15:02
2584 Log: The warning no more comes from util.c, it comes from numeric.c.
2587 ____________________________________________________________________________
2588 [ 10674] By: jhi on 2001/06/18 00:56:22
2589 Log: Subject: Re: anyone good at casting spells?
2590 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2591 Date: Sun, 17 Jun 2001 21:21:04 -0400
2592 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
2594 ! ext/POSIX/POSIX.xs hv.h
2595 ____________________________________________________________________________
2596 [ 10673] By: jhi on 2001/06/17 22:24:53
2597 Log: Protect the (original) thread tests against testing if no 5.005
2598 threads have been configured.
2600 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2601 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2602 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2603 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2604 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2605 ! ext/Thread/unsync4.t
2606 ____________________________________________________________________________
2607 [ 10672] By: jhi on 2001/06/17 22:09:28
2608 Log: Try the new test scanning scheme on Text::Abbrev.
2611 - lib/Text/Abbrev/t/abbrev.t
2613 ____________________________________________________________________________
2614 [ 10671] By: jhi on 2001/06/17 22:07:08
2615 Log: Change the scan policy of the *.t and test.pl files,
2616 now the *.t do not need to live in a t/ directory.
2619 ____________________________________________________________________________
2620 [ 10670] By: jhi on 2001/06/17 20:32:35
2621 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
2622 From: Ilmari Karonen <iltzu@sci.fi>
2623 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
2624 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
2627 ____________________________________________________________________________
2628 [ 10669] By: jhi on 2001/06/17 20:30:22
2629 Log: Quench the warnings from Tru64; the HP-UX is still
2630 broken because it really, REALLY, doesn't like the
2631 HvARRAY() being lvalue:
2633 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
2634 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
2637 ____________________________________________________________________________
2638 [ 10668] By: jhi on 2001/06/17 19:13:24
2639 Log: Integrate change #10667 from maintperl:
2641 change#10449 broke the special-case that makes lexicals inside the
2642 eval"" within DB::DB() visible
2645 ____________________________________________________________________________
2646 [ 10667] By: gsar on 2001/06/17 19:08:27
2647 Log: change#10449 broke the special-case that makes lexicals inside the
2648 eval"" within DB::DB() visible
2649 Branch: maint-5.6/perl
2651 ____________________________________________________________________________
2652 [ 10666] By: jhi on 2001/06/17 17:50:07
2653 Log: Still spurious output; indent the code a bit.
2655 TODO1: separate the utility functions like MkDir
2656 into a helper script?
2658 TODO2: I see a lot of repetition in the filepath()
2659 and dirpath() calls.
2661 ! t/lib/filefind.t t/lib/findtaint.t
2662 ____________________________________________________________________________
2663 [ 10665] By: jhi on 2001/06/17 16:59:42
2664 Log: Regen modlib, toc.
2666 ! pod/perlmodlib.pod pod/perltoc.pod
2667 ____________________________________________________________________________
2668 [ 10664] By: jhi on 2001/06/17 16:55:28
2669 Log: Add libnetcfg to perlutil.
2672 ____________________________________________________________________________
2673 [ 10663] By: jhi on 2001/06/17 16:53:29
2674 Log: Initial integration of libnet-1.0703.
2675 The Configure script renamed as libnetcfg, will be
2676 installed along other utilities.
2678 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
2679 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
2680 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
2681 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
2682 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
2683 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
2684 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
2685 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
2686 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
2687 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
2688 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
2689 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
2690 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
2691 + utils/libnetcfg.PL
2692 ! MANIFEST utils.lst utils/Makefile
2693 ____________________________________________________________________________
2694 [ 10662] By: jhi on 2001/06/17 15:37:32
2695 Log: Less potentially test-harness-confusing output.
2697 ! lib/Memoize/t/expire_module_t.t
2698 ____________________________________________________________________________
2699 [ 10661] By: jhi on 2001/06/17 15:31:04
2700 Log: The final print annoys make test.
2702 ! t/lib/filefind.t t/lib/findtaint.t
2703 ____________________________________________________________________________
2704 [ 10660] By: jhi on 2001/06/17 14:00:21
2705 Log: Add an option for handling dangling symbolic links.
2707 ! lib/File/Find.pm t/lib/filefind.t
2708 ____________________________________________________________________________
2709 [ 10659] By: jhi on 2001/06/17 13:45:48
2710 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
2711 From: Thomas Wegner <wegner_thomas@yahoo.com>
2712 Date: Sun, 17 Jun 2001 14:43:11 +0200
2713 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
2716 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
2717 ____________________________________________________________________________
2718 [ 10658] By: jhi on 2001/06/17 13:13:25
2719 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
2720 From: Jonathan Stowe <gellyfish@gellyfish.com>
2721 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
2722 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
2724 ! lib/ExtUtils/MM_Unix.pm
2725 ____________________________________________________________________________
2726 [ 10657] By: jhi on 2001/06/17 13:12:25
2727 Log: Subject: [PATCH] more anonymous stash cleanups
2728 From: Abhijit Menon-Sen <ams@wiw.org>
2729 Date: Sun, 17 Jun 2001 11:44:06 +0530
2730 Message-ID: <20010617114406.A25203@lustre.linux.in>
2733 ____________________________________________________________________________
2734 [ 10656] By: jhi on 2001/06/17 13:11:11
2735 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
2736 From: Abhijit Menon-Sen <ams@wiw.org>
2737 Date: Sun, 17 Jun 2001 08:02:59 +0530
2738 Message-ID: <20010617080259.A28776@lustre.linux.in>
2740 Subject: [PATCH #2/7] xhv_eiter
2741 From: Abhijit Menon-Sen <ams@wiw.org>
2742 Date: Sun, 17 Jun 2001 08:13:18 +0530
2743 Message-ID: <20010617081318.B28776@lustre.linux.in>
2745 Subject: [PATCH #3/7] xhv_fill
2746 From: Abhijit Menon-Sen <ams@wiw.org>
2747 Date: Sun, 17 Jun 2001 08:25:16 +0530
2748 Message-ID: <20010617082516.C28776@lustre.linux.in>
2750 Subject: [PATCH #4/7] xhv_keys
2751 From: Abhijit Menon-Sen <ams@wiw.org>
2752 Date: Sun, 17 Jun 2001 08:36:17 +0530
2753 Message-ID: <20010617083617.D28776@lustre.linux.in>
2755 Subject: [PATCH #5/7] xhv_max
2756 From: Abhijit Menon-Sen <ams@wiw.org>
2757 Date: Sun, 17 Jun 2001 08:39:48 +0530
2758 Message-ID: <20010617083948.E28776@lustre.linux.in>
2760 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
2761 From: Abhijit Menon-Sen <ams@wiw.org>
2762 Date: Sun, 17 Jun 2001 08:51:11 +0530
2763 Message-ID: <20010617085111.F28776@lustre.linux.in>
2766 ____________________________________________________________________________
2767 [ 10655] By: jhi on 2001/06/16 23:32:03
2768 Log: Update Changes.
2770 ! Changes patchlevel.h
2771 ____________________________________________________________________________
2772 [ 10654] By: jhi on 2001/06/16 23:18:37
2773 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2774 From: Abhijit Menon-Sen <ams@wiw.org>
2775 Date: Sat, 16 Jun 2001 07:41:19 +0530
2776 Message-ID: <20010616074119.A24720@lustre.linux.in>
2778 ! hv.c perl.c vms/vmsish.h win32/win32.h
2779 ____________________________________________________________________________
2780 [ 10653] By: jhi on 2001/06/16 23:15:11
2781 Log: Document tests failing when threaded, since we now have more.
2783 ! pod/perl572delta.pod
2784 ____________________________________________________________________________
2785 [ 10652] By: jhi on 2001/06/16 23:12:19
2788 ! ext/Thread/Thread.xs
2789 ____________________________________________________________________________
2790 [ 10651] By: jhi on 2001/06/16 23:06:55
2791 Log: pthread_attr_setstacksize() isn't absolutely necessary
2792 to call, only iff THREAD_CREATE_NEEDS_STACK.
2794 ! ext/Thread/Thread.xs
2795 ____________________________________________________________________________
2796 [ 10650] By: jhi on 2001/06/16 22:58:48
2800 ____________________________________________________________________________
2801 [ 10649] By: jhi on 2001/06/16 22:47:40
2802 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
2803 (and INT64_MIN) brokenness.
2805 ! hints/darwin.sh perl.h
2806 ____________________________________________________________________________
2807 [ 10648] By: jhi on 2001/06/16 22:27:48
2808 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
2809 From: Nicholas Clark <nick@ccl4.org>
2810 Date: Sun, 17 Jun 2001 00:16:05 +0100
2811 Message-ID: <20010617001605.V98663@plum.flirble.org>
2813 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
2814 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2815 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2816 ____________________________________________________________________________
2817 [ 10647] By: jhi on 2001/06/16 22:24:47
2818 Log: Add perlnetware to docs; regen toc; supply skeleton
2819 docs for some Memoize submodules.
2821 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
2822 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2823 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
2824 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
2825 ! win32/Makefile win32/makefile.mk
2826 ____________________________________________________________________________
2827 [ 10646] By: jhi on 2001/06/16 22:06:52
2831 ____________________________________________________________________________
2832 [ 10645] By: jhi on 2001/06/16 21:47:00
2833 Log: Integrate Memoize 0.64. Few tweaks were required in
2834 the test scripts. Note that the speed and expire*
2835 tests take several dozen seconds to run.
2837 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
2838 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
2839 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2840 + lib/Memoize/README lib/Memoize/SDBM_File.pm
2841 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
2842 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
2843 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
2844 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2845 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
2846 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
2847 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
2848 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
2849 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
2850 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
2851 ! MANIFEST t/lib/1_compile.t
2852 ____________________________________________________________________________
2853 [ 10644] By: jhi on 2001/06/16 20:35:49
2854 Log: Document the cross-compilation options.
2856 ! Cross/README INSTALL
2857 ____________________________________________________________________________
2858 [ 10643] By: jhi on 2001/06/16 19:46:38
2859 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
2861 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
2862 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
2863 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
2864 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
2865 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
2866 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
2867 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
2868 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
2869 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
2870 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
2871 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
2872 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
2873 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
2874 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
2875 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
2876 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
2877 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
2878 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
2879 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
2880 + lib/ExtUtils/MM_NW5.pm
2881 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
2882 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
2883 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
2884 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
2885 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
2886 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
2887 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
2888 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
2889 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
2890 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
2891 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
2892 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
2893 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
2894 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
2895 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
2896 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
2897 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
2898 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
2899 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
2900 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
2902 ____________________________________________________________________________
2903 [ 10642] By: jhi on 2001/06/16 19:16:04
2904 Log: Resort MANIFEST.
2907 ____________________________________________________________________________
2908 [ 10641] By: jhi on 2001/06/16 18:52:26
2909 Log: Integrate perlio.
2912 !> MANIFEST perlio.c perliol.h win32/makefile.mk
2913 ____________________________________________________________________________
2914 [ 10640] By: nick on 2001/06/16 18:38:31
2915 Log: Disable :win32 layer as default till I get it working
2918 ____________________________________________________________________________
2919 [ 10639] By: jhi on 2001/06/16 18:35:46
2920 Log: Try the new scheme by moving the Text::Abbrev test
2921 to a new place under lib.
2923 + lib/Text/Abbrev/t/abbrev.t
2926 ____________________________________________________________________________
2927 [ 10638] By: jhi on 2001/06/16 18:34:30
2928 Log: Make the code even more dynamical so that testname
2929 suffix length can change.
2931 ! lib/Test/Harness.pm t/TEST
2932 ____________________________________________________________________________
2933 [ 10637] By: jhi on 2001/06/16 18:16:28
2934 Log: Allow for deeper t/ and also a single test.pl.
2937 ____________________________________________________________________________
2938 [ 10636] By: jhi on 2001/06/16 18:13:59
2939 Log: #define fix from Nicholas Clark.
2941 ! ext/POSIX/POSIX.xs
2942 ____________________________________________________________________________
2943 [ 10635] By: jhi on 2001/06/16 17:50:43
2944 Log: Initialization is nice.
2946 ! lib/Test/Harness.pm
2947 ____________________________________________________________________________
2948 [ 10634] By: jhi on 2001/06/16 17:38:53
2949 Log: Make t/TEST and t/harness to test also the t/ tests
2950 under the main lib/ and ext/ directories. Fix Test::Harness
2951 to dynamically change the width of its "foo/bar....ok" output.
2953 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
2954 ____________________________________________________________________________
2955 [ 10633] By: jhi on 2001/06/16 16:58:57
2956 Log: Subject: [PATCH] Re: perl@10611
2957 From: Nicholas Clark <nick@ccl4.org>
2958 Date: Sat, 16 Jun 2001 16:52:47 +0100
2959 Message-ID: <20010616165247.O98663@plum.flirble.org>
2963 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
2964 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
2965 ____________________________________________________________________________
2966 [ 10632] By: nick on 2001/06/16 16:44:35
2967 Log: Work-in-progress win32 layer semi-functional, checking
2970 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
2971 ____________________________________________________________________________
2972 [ 10631] By: jhi on 2001/06/16 16:40:30
2973 Log: Subject: [PATCH] Re: perl@10611
2974 From: Nicholas Clark <nick@ccl4.org>
2975 Date: Sat, 16 Jun 2001 16:52:47 +0100
2976 Message-ID: <20010616165247.O98663@plum.flirble.org>
2978 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
2979 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
2980 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
2981 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
2982 ! lib/ExtUtils/Constant.pm
2983 ____________________________________________________________________________
2984 [ 10630] By: jhi on 2001/06/16 15:11:38
2985 Log: Metaconfig unit change for #10629.
2987 ! U/modified/Finish.U
2988 ____________________________________________________________________________
2989 [ 10629] By: jhi on 2001/06/16 15:11:10
2990 Log: The extraction changed directories.
2993 ____________________________________________________________________________
2994 [ 10628] By: jhi on 2001/06/16 14:59:38
2995 Log: Math::BigInt 1.35 from Tels.
2998 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2999 ! t/lib/bigfltpm.t t/lib/bigintpm.t
3000 ____________________________________________________________________________
3001 [ 10627] By: nick on 2001/06/16 14:54:52
3002 Log: Work in progress UNIX-side edit of win32 PerLIO layer
3005 ! perlio.c win32/makefile.mk
3006 ____________________________________________________________________________
3007 [ 10626] By: jhi on 2001/06/16 14:01:50
3008 Log: Subject: [PATCH 5.6.1] os2/diff-configure
3009 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3010 Date: Fri, 15 Jun 2001 01:19:36 -0400
3011 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
3013 Empty all of it because I think #10624 made even the
3014 last patch hunk unnecessary.
3016 ! os2/diff.configure
3017 ____________________________________________________________________________
3018 [ 10625] By: jhi on 2001/06/16 13:58:34
3019 Log: Metaconfig unit change for 10624.
3024 ____________________________________________________________________________
3025 [ 10624] By: jhi on 2001/06/16 13:58:13
3026 Log: Move the initialization of libnames to the beginning so
3027 that can one 'seed' it (as OS/2 does.)
3030 ____________________________________________________________________________
3031 [ 10623] By: jhi on 2001/06/16 13:47:54
3032 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
3033 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3034 Date: Fri, 15 Jun 2001 19:10:57 -0400
3035 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
3037 ! os2/OS2/REXX/DLL/DLL.pm
3038 ____________________________________________________________________________
3039 [ 10622] By: jhi on 2001/06/16 13:29:42
3040 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
3041 From: "Craig A. Berry" <craigberry@mac.com>
3042 Date: Fri, 15 Jun 2001 17:00:03 -0500
3043 Message-Id: <a05101007b750342599be@[172.16.52.1]>
3045 ! vms/descrip_mms.template
3046 ____________________________________________________________________________
3047 [ 10621] By: jhi on 2001/06/16 13:28:37
3048 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
3049 From: "Craig A. Berry" <craigberry@mac.com>
3050 Date: Fri, 15 Jun 2001 18:39:42 -0500
3051 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
3053 ! lib/File/Spec/VMS.pm t/lib/extutils.t
3054 ____________________________________________________________________________
3055 [ 10620] By: jhi on 2001/06/16 13:25:06
3056 Log: Integrate perlio.
3058 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
3059 !> t/io/utf8.t t/lib/io_scalar.t
3060 ____________________________________________________________________________
3061 [ 10619] By: nick on 2001/06/15 21:05:19
3062 Log: Generated files
3065 ____________________________________________________________________________
3066 [ 10618] By: nick on 2001/06/15 20:27:42
3067 Log: Fix open.pm to work via XS-implemented method calls rather
3068 than *open::layers variables which caused all the HV/AV hassle.
3070 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
3072 ____________________________________________________________________________
3073 [ 10617] By: jhi on 2001/06/15 18:50:53
3074 Log: Integrate perlio.
3076 !> lib/ExtUtils/Constant.pm
3077 ____________________________________________________________________________
3078 [ 10616] By: nick on 2001/06/15 18:46:47
3079 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
3081 ! lib/ExtUtils/Constant.pm
3082 ____________________________________________________________________________
3083 [ 10615] By: jhi on 2001/06/15 18:36:43
3084 Log: Integrate perlio.
3086 !> ext/Socket/Socket.xs
3087 ____________________________________________________________________________
3088 [ 10614] By: nick on 2001/06/15 18:33:37
3089 Log: MULTIPLICITY fix for Socket.xs
3091 ! ext/Socket/Socket.xs
3092 ____________________________________________________________________________
3093 [ 10613] By: jhi on 2001/06/15 16:34:06
3094 Log: Subject: Re: perl@10611
3095 From: Doug MacEachern <dougm@covalent.net>
3096 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
3097 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
3099 ! ext/Socket/Socket.xs
3100 ____________________________________________________________________________
3101 [ 10612] By: nick on 2001/06/15 16:14:38
3102 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
3104 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3105 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
3106 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
3107 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
3108 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3110 ____________________________________________________________________________
3111 [ 10611] By: jhi on 2001/06/15 14:29:04
3112 Log: Update Changes.
3114 ! Changes patchlevel.h
3115 ____________________________________________________________________________
3116 [ 10610] By: jhi on 2001/06/15 14:20:33
3117 Log: Upping the test count.
3120 ____________________________________________________________________________
3121 [ 10609] By: jhi on 2001/06/15 14:13:29
3122 Log: Integrate perlio.
3124 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3125 ____________________________________________________________________________
3126 [ 10608] By: jhi on 2001/06/15 14:12:31
3127 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
3128 From: andreas.koenig@anima.de (Andreas J. Koenig)
3129 Date: 15 Jun 2001 13:30:39 +0200
3130 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
3132 Record the grim history.
3135 ____________________________________________________________________________
3136 [ 10607] By: jhi on 2001/06/15 14:08:19
3137 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
3138 From: Brian McCauley <nobull@mail.com>
3139 Date: 15 Jun 2001 07:51:26 +0100
3140 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
3142 ! lib/File/Find.pm t/lib/filefind.t
3143 ____________________________________________________________________________
3144 [ 10606] By: nick on 2001/06/15 14:00:08
3145 Log: regen_config_h for Win32.
3147 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3148 ____________________________________________________________________________
3149 [ 10605] By: jhi on 2001/06/15 13:49:55
3150 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
3151 From: Peter Prymmer <pvhp@forte.com>
3152 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
3153 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
3155 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3156 ____________________________________________________________________________
3157 [ 10604] By: jhi on 2001/06/15 13:45:03
3158 Log: Some filesystems require writability for rename/unlink.
3161 ____________________________________________________________________________
3162 [ 10603] By: jhi on 2001/06/15 13:41:34
3163 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
3164 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3165 Date: Fri, 15 Jun 2001 12:08:53 +0200
3166 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
3169 ____________________________________________________________________________
3170 [ 10602] By: jhi on 2001/06/15 13:27:04
3171 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
3172 From: Mike Guy <mjtg@cam.ac.uk>
3173 Date: Fri, 15 Jun 2001 14:11:49 +0100
3174 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
3177 ____________________________________________________________________________
3178 [ 10601] By: jhi on 2001/06/15 13:21:18
3179 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
3180 From: Nicholas Clark <nick@ccl4.org>
3181 Date: Thu, 14 Jun 2001 23:52:56 +0100
3182 Message-ID: <20010614235256.G98663@plum.flirble.org>
3184 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
3185 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3186 ____________________________________________________________________________
3187 [ 10600] By: jhi on 2001/06/15 13:16:56
3188 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
3189 From: Russ Allbery <rra@stanford.edu>
3190 Date: 14 Jun 2001 13:24:43 -0700
3191 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
3193 ! ext/GDBM_File/GDBM_File.pm
3194 ____________________________________________________________________________
3195 [ 10599] By: jhi on 2001/06/15 13:15:26
3196 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
3197 From: Nicholas Clark <nick@ccl4.org>
3198 Date: Thu, 14 Jun 2001 20:37:47 +0100
3199 Message-ID: <20010614203747.F98663@plum.flirble.org>
3201 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3203 ____________________________________________________________________________
3204 [ 10598] By: jhi on 2001/06/15 13:13:13
3205 Log: Integrate perlio.
3208 ____________________________________________________________________________
3209 [ 10597] By: nick on 2001/06/15 11:08:13
3210 Log: Check that HVs with HvNAME() != NULL are really stashes before
3211 treating them as such. Also be more defensive on the GvCV.
3212 Win32 fork and dprof now working again.
3215 ____________________________________________________________________________
3216 [ 10596] By: nick on 2001/06/15 10:11:20
3217 Log: Integrate mainline.
3220 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
3221 !> Porting/config_H config_h.SH configure.com epoc/config.sh
3222 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
3223 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3224 !> vos/config.ga.h win32/config.bc win32/config.gc
3225 !> win32/config.vc win32/config_H.bc win32/config_H.gc
3226 !> win32/config_H.vc
3227 ____________________________________________________________________________
3228 [ 10595] By: nick on 2001/06/15 09:37:17
3229 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
3230 - Win32 (VC++) now builds but fails:
3231 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
3232 fork.t - No &___ENV_HV_NAME___::CLONE method ???
3233 write.t - open(...,"|-") not implemented on Win32
3236 ____________________________________________________________________________
3237 [ 10594] By: jhi on 2001/06/15 00:17:16
3238 Log: Integrate perlio.
3240 !> perlio.c win32/makefile.mk
3241 ____________________________________________________________________________
3242 [ 10593] By: jhi on 2001/06/15 00:16:44
3243 Log: Metaconfig unit changes for #10592.
3245 + U/modified/i_varhdr.U U/modified/startsh.U
3246 - U/a_dvisory/crosscompile.U U/target/Target.U
3247 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3248 ! U/compline/bitpbyte.U U/compline/byteorder.U
3249 ! U/compline/ccflags.U U/compline/charsize.U
3250 ! U/compline/d_casti32.U U/compline/d_castneg.U
3251 ! U/compline/d_closedir.U U/compline/d_fd_set.U
3252 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
3253 ! U/compline/d_keepsig.U U/compline/d_open3.U
3254 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3255 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
3256 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
3257 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
3258 ! U/compline/doublesize.U U/compline/floatsize.U
3259 ! U/compline/nblock_io.U U/compline/orderlib.U
3260 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
3261 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
3262 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
3263 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
3264 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
3265 ! U/modified/spitshell.U U/threads/archname.U
3266 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
3267 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3268 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
3269 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
3270 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
3271 Branch: metaconfig/U/perl
3273 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
3274 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
3275 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
3276 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
3277 ! stdio_streams.U uselfs.U
3278 ____________________________________________________________________________
3279 [ 10592] By: jhi on 2001/06/15 00:15:52
3280 Log: The first steps towards cross-compilation.
3282 Abstract execution of compiled test executables with $run,
3283 and abstract transfer of files with $to and $from.
3285 Under cross-compilation the $run, $to, and $from will point
3286 to appropriate wrapper scripts, by default ssh and scp,
3287 but also rsh, rcp, and cp are supported. If not
3288 cross-compiling, they will be set to '', ':', and ':',
3291 With these patches I was able to get Configure for
3292 iPAQ ARM Linux on an Intel Linux about 95% right
3293 (only a few tests failed to execute or they produced
3294 incorrect results), and I was able to compile
3295 a functional miniperl.
3297 The symbol crosscompile renamed to be usecrosscompile,
3298 the corresponding C symbol from CROSSCOMPILE to
3301 ! Configure Cross/README Makefile.SH Porting/Glossary
3302 ! Porting/config.sh Porting/config_H config_h.SH configure.com
3303 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
3304 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3305 ! vos/config.ga.def vos/config.ga.h win32/config.bc
3306 ! win32/config.gc win32/config.vc win32/config_H.bc
3307 ! win32/config_H.gc win32/config_H.vc
3308 ____________________________________________________________________________
3309 [ 10591] By: nick on 2001/06/14 20:00:12
3310 Log: Steps along the road toward Win32 building again.
3312 ! perlio.c win32/makefile.mk
3313 ____________________________________________________________________________
3314 [ 10590] By: jhi on 2001/06/14 16:11:11
3315 Log: Integrate perlio.
3317 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3318 ____________________________________________________________________________
3319 [ 10589] By: nick on 2001/06/14 13:54:07
3320 Log: Routine regen_config_h for Win32
3322 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3323 ____________________________________________________________________________
3324 [ 10588] By: jhi on 2001/06/14 12:30:46
3325 Log: Integrate perlio.
3328 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
3329 ____________________________________________________________________________
3330 [ 10587] By: jhi on 2001/06/14 12:23:24
3334 ____________________________________________________________________________
3335 [ 10586] By: nick on 2001/06/14 08:25:07
3336 Log: Add new step to run_byacc which:
3337 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
3338 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
3341 ! MANIFEST Makefile.SH perly.c
3342 ____________________________________________________________________________
3343 [ 10585] By: nick on 2001/06/14 08:22:29
3344 Log: Integrate mainline
3346 +> locale.c numeric.c
3347 !> Changes cygwin/Makefile.SHs embed.h embed.pl
3348 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
3349 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
3350 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
3352 ____________________________________________________________________________
3353 [ 10584] By: nick on 2001/06/14 08:05:53
3354 Log: Hack to remove insecure directories from PATH so test will run.
3357 ____________________________________________________________________________
3358 [ 10583] By: jhi on 2001/06/14 03:11:16
3359 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
3363 ____________________________________________________________________________
3364 [ 10582] By: jhi on 2001/06/14 03:04:51
3368 ____________________________________________________________________________
3369 [ 10581] By: jhi on 2001/06/14 03:03:14
3370 Log: de-$CONFIG continues.
3372 ! cygwin/Makefile.SHs x2p/Makefile.SH
3373 ____________________________________________________________________________
3374 [ 10580] By: jhi on 2001/06/13 23:56:59
3375 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
3376 From: Nicholas Clark <nick@ccl4.org>
3377 Date: Wed, 13 Jun 2001 21:20:13 +0100
3378 Message-ID: <20010613212013.D98663@plum.flirble.org>
3381 ____________________________________________________________________________
3382 [ 10579] By: jhi on 2001/06/13 23:55:29
3383 Log: Subject: splitting util.c
3384 From: Hugo <hv@crypt.compulink.co.uk>
3385 Date: Thu, 14 Jun 2001 00:41:08 +0100
3386 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
3388 + locale.c numeric.c
3389 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
3390 ! pod/perlapi.pod proto.h util.c
3391 ____________________________________________________________________________
3392 [ 10578] By: jhi on 2001/06/13 23:45:11
3393 Log: Upgrade to Math::BigInt 1.34 from Tels.
3396 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3397 ! t/lib/bigfltpm.t t/lib/bigintpm.t
3398 ____________________________________________________________________________
3399 [ 10577] By: nick on 2001/06/13 19:02:48
3400 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
3402 !> (integrate 125 files)
3403 ____________________________________________________________________________
3404 [ 10576] By: jhi on 2001/06/13 18:10:01
3405 Log: Update Changes.
3407 ! Changes patchlevel.h
3408 ____________________________________________________________________________
3409 [ 10575] By: jhi on 2001/06/13 18:05:09
3410 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3411 From: "Craig A. Berry" <craigberry@mac.com>
3412 Date: Wed, 13 Jun 2001 13:24:28 -0500
3413 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
3415 ! ext/re/Makefile.PL
3416 ____________________________________________________________________________
3417 [ 10574] By: jhi on 2001/06/13 17:34:36
3418 Log: Mc.u.c. for #10573.
3420 ! U/threads/usethreads.U
3421 ____________________________________________________________________________
3422 [ 10573] By: jhi on 2001/06/13 17:34:00
3423 Log: It would be also be good if I could type.
3426 ____________________________________________________________________________
3427 [ 10572] By: jhi on 2001/06/13 17:26:29
3428 Log: Metaconfig unit change for #10571.
3430 ! U/threads/usethreads.U
3431 ____________________________________________________________________________
3432 [ 10571] By: jhi on 2001/06/13 17:26:05
3433 Log: A non-empty default is a good thing.
3436 ____________________________________________________________________________
3437 [ 10570] By: jhi on 2001/06/13 17:15:16
3438 Log: Metaconfig unit change for #10569.
3440 ! U/threads/usethreads.U
3441 ____________________________________________________________________________
3442 [ 10569] By: jhi on 2001/06/13 17:14:17
3443 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
3444 extremely experimental, not even prompted for.
3446 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3447 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
3448 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3449 ! win32/config.bc win32/config.gc win32/config.vc
3450 ____________________________________________________________________________
3451 [ 10568] By: jhi on 2001/06/13 16:22:27
3452 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
3455 ____________________________________________________________________________
3456 [ 10567] By: jhi on 2001/06/13 16:20:23
3457 Log: Integrate perlio; conflicts, accept Nick's versions.
3459 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3460 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3461 ____________________________________________________________________________
3462 [ 10566] By: jhi on 2001/06/13 16:17:42
3463 Log: Subject: Re: ext/ + -Wall
3464 From: Doug MacEachern <dougm@covalent.net>
3465 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
3466 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
3468 ! XSUB.h lib/ExtUtils/xsubpp perl.h
3469 ____________________________________________________________________________
3470 [ 10565] By: jhi on 2001/06/13 16:16:07
3471 Log: Similar logic as DB_File.xs, using the modern macros and
3472 defines them to older ones for older Perls where PERL_VERSION
3473 is not defined, from Doug MacEachern.
3475 ! ext/Storable/Storable.xs
3476 ____________________________________________________________________________
3477 [ 10564] By: nick on 2001/06/13 15:22:01
3478 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
3479 and using that instead (name lookups are sequential search for now).
3481 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3482 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3483 ____________________________________________________________________________
3484 [ 10563] By: jhi on 2001/06/13 14:07:43
3485 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
3486 From: "Richard Soderberg" <rs@crystalflame.net>
3487 Date: Sat, 26 May 2001 06:44:20 -0700
3488 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
3491 ____________________________________________________________________________
3492 [ 10562] By: jhi on 2001/06/13 13:55:10
3493 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3494 From: "Craig A. Berry" <craigberry@mac.com>
3495 Date: Tue, 12 Jun 2001 23:55:26 -0500
3496 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
3498 ! ext/re/Makefile.PL ext/re/re.xs
3499 ____________________________________________________________________________
3500 [ 10561] By: jhi on 2001/06/13 13:44:58
3501 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
3504 ! XSUB.h malloc.c perl.h
3505 ____________________________________________________________________________
3506 [ 10560] By: jhi on 2001/06/13 13:35:42
3510 ____________________________________________________________________________
3511 [ 10559] By: jhi on 2001/06/13 12:53:18
3512 Log: Subject: [patch] perl.gprof control
3513 From: Doug MacEachern <dougm@covalent.net>
3514 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
3515 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
3517 ! miniperlmain.c perl.h
3518 ____________________________________________________________________________
3519 [ 10558] By: jhi on 2001/06/13 12:51:47
3520 Log: Subject: Re: ext/ + -Wall
3521 From: Doug MacEachern <dougm@covalent.net>
3522 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
3523 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
3525 Document ax and break up dXSARGS.
3527 ! XSUB.h pod/perlapi.pod
3528 ____________________________________________________________________________
3529 [ 10557] By: jhi on 2001/06/13 12:39:55
3530 Log: More AIX tweakage from Merijn.
3533 ____________________________________________________________________________
3534 [ 10556] By: jhi on 2001/06/13 03:26:58
3535 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
3536 From: "Craig A. Berry" <craigberry@mac.com>
3537 Date: Tue, 12 Jun 2001 22:57:45 -0500
3538 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
3540 ! vms/descrip_mms.template
3541 ____________________________________________________________________________
3542 [ 10555] By: jhi on 2001/06/13 02:50:43
3543 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
3544 From: "Craig A. Berry" <craigberry@mac.com>
3545 Date: Tue, 12 Jun 2001 22:21:39 -0500
3546 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
3548 ! configure.com util.c
3549 ____________________________________________________________________________
3550 [ 10554] By: jhi on 2001/06/13 02:23:16
3551 Log: New AIX dynaloading code from Jens-Uwe Mager.
3552 Does break binary compatibility.
3554 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
3555 ____________________________________________________________________________
3556 [ 10553] By: jhi on 2001/06/13 02:10:16
3557 Log: VMS DEC C compiler found nits by Peter Prymmer.
3560 ____________________________________________________________________________
3561 [ 10552] By: jhi on 2001/06/13 01:36:12
3562 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
3563 From: Peter Prymmer <pvhp@forte.com>
3564 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
3565 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
3568 ____________________________________________________________________________
3569 [ 10551] By: jhi on 2001/06/13 01:26:53
3570 Log: I wonder how many $CONFIGs still lurk in the shadows.
3572 ! pod/Makefile.SH x2p/cflags.SH
3573 ____________________________________________________________________________
3574 [ 10550] By: jhi on 2001/06/13 01:25:12
3575 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
3578 ____________________________________________________________________________
3579 [ 10549] By: jhi on 2001/06/13 01:05:28
3580 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
3582 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
3583 ____________________________________________________________________________
3584 [ 10548] By: jhi on 2001/06/13 00:41:28
3585 Log: Subject: [patch] rid local_patches warnings
3586 From: Doug MacEachern <dougm@covalent.net>
3587 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
3588 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
3590 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
3591 ____________________________________________________________________________
3592 [ 10547] By: jhi on 2001/06/13 00:40:29
3593 Log: Subject: Re: ext/ + -Wall
3594 From: Doug MacEachern <dougm@covalent.net>
3595 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
3596 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
3598 ! ext/attrs/attrs.xs
3599 ____________________________________________________________________________
3600 [ 10546] By: jhi on 2001/06/13 00:39:06
3601 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
3602 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3603 Date: Tue, 12 Jun 2001 14:36:20 -0400
3604 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
3607 ____________________________________________________________________________
3608 [ 10545] By: jhi on 2001/06/13 00:38:02
3609 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3610 From: Mike Guy <mjtg@cam.ac.uk>
3611 Date: Tue, 12 Jun 2001 19:10:31 +0100
3612 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
3614 Subject: Re: [ID 20010612.001] out of memory during regex compilation
3615 From: Mike Guy <mjtg@cam.ac.uk>
3616 Date: Tue, 12 Jun 2001 19:21:01 +0100
3617 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
3620 ____________________________________________________________________________
3621 [ 10544] By: jhi on 2001/06/13 00:34:39
3622 Log: AIX tweaks from Merijn H. Brand.
3625 ____________________________________________________________________________
3626 [ 10543] By: jhi on 2001/06/13 00:11:42
3627 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
3628 From: "Brendan O'Dea" <bod@compusol.com.au>
3629 Date: Wed, 13 Jun 2001 05:16:47 +1000
3630 Message-ID: <20010613051647.A8945@compusol.com.au>
3631 Branch: maint-5.6/perl
3632 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3633 ____________________________________________________________________________
3634 [ 10542] By: jhi on 2001/06/13 00:07:50
3635 Log: Subject: Small bcopy cleanup
3636 From: Andy Dougherty <doughera@lafayette.edu>
3637 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
3638 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
3640 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
3641 ____________________________________________________________________________
3642 [ 10541] By: jhi on 2001/06/13 00:05:18
3643 Log: Subject: [PATCH] Re: ext/ + -Wall
3644 From: Nicholas Clark <nick@ccl4.org>
3645 Date: Wed, 13 Jun 2001 00:04:30 +0100
3646 Message-ID: <20010613000430.M5901@plum.flirble.org>
3648 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3649 ____________________________________________________________________________
3650 [ 10540] By: jhi on 2001/06/13 00:02:25
3651 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
3652 From: Nicholas Clark <nick@ccl4.org>
3653 Date: Tue, 12 Jun 2001 23:53:07 +0100
3654 Message-ID: <20010612235307.L5901@plum.flirble.org>
3656 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3657 ____________________________________________________________________________
3658 [ 10539] By: jhi on 2001/06/12 23:59:10
3659 Log: MPE/iX tweaks from Mark Bixby.
3661 ! hints/mpeix.sh mpeix/mpeixish.h util.c
3662 ____________________________________________________________________________
3663 [ 10538] By: jhi on 2001/06/12 14:16:15
3664 Log: Update Changes.
3666 ! Changes patchlevel.h
3667 ____________________________________________________________________________
3668 [ 10537] By: jhi on 2001/06/12 14:11:26
3669 Log: One less -Wall whine (found under DEBUGGING).
3671 ! x2p/Makefile.SH x2p/a2p.c
3672 ____________________________________________________________________________
3673 [ 10536] By: jhi on 2001/06/12 13:32:09
3674 Log: s/case-independent/case-insensitive/g
3677 ____________________________________________________________________________
3678 [ 10535] By: jhi on 2001/06/12 13:27:28
3679 Log: As suggested in
3681 Subject: Re: ext/ + -Wall
3682 From: Gurusamy Sarathy <gsar@ActiveState.com>
3683 Date: Mon, 11 Jun 2001 23:34:31 -0700
3684 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
3686 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
3688 ____________________________________________________________________________
3689 [ 10534] By: jhi on 2001/06/12 13:13:27
3690 Log: Subject: ext/ + -Wall
3691 From: Doug MacEachern <dougm@covalent.net>
3692 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
3693 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
3695 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
3696 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
3697 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3698 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
3699 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
3700 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
3701 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
3702 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
3703 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
3704 ! lib/ExtUtils/xsubpp
3705 ____________________________________________________________________________
3706 [ 10533] By: jhi on 2001/06/12 12:52:57
3707 Log: Subject: [PATCH] anonymous stashes
3708 From: Abhijit Menon-Sen <ams@wiw.org>
3709 Date: Tue, 12 Jun 2001 12:47:04 +0530
3710 Message-ID: <20010612124704.A29029@lustre.linux.in>
3712 ! dump.c gv.c sv.c xsutils.c
3713 ____________________________________________________________________________
3714 [ 10532] By: jhi on 2001/06/12 12:37:36
3715 Log: One more test for $^S.
3718 ____________________________________________________________________________
3719 [ 10531] By: jhi on 2001/06/12 12:35:02
3720 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
3721 From: Abhijit Menon-Sen <ams@wiw.org>
3722 Date: Tue, 12 Jun 2001 17:35:55 +0530
3723 Message-ID: <20010612173555.A32426@lustre.linux.in>
3726 ____________________________________________________________________________
3727 [ 10530] By: jhi on 2001/06/12 12:31:11
3728 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3729 From: Mike Guy <mjtg@cam.ac.uk>
3730 Date: Tue, 12 Jun 2001 13:14:15 +0100
3731 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
3734 ____________________________________________________________________________
3735 [ 10529] By: jhi on 2001/06/12 12:21:06
3736 Log: AUTHORS updates.
3739 ____________________________________________________________________________
3740 [ 10528] By: jhi on 2001/06/12 12:19:47
3741 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
3742 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3743 Content-Transfer-Encoding: 7bit
3744 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
3746 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
3747 ____________________________________________________________________________
3748 [ 10527] By: jhi on 2001/06/12 11:58:53
3749 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
3750 From: "Philip Newton" <Philip.Newton@gmx.net>
3751 Date: Mon, 11 Jun 2001 07:08:03 +0200
3752 Message-Id: <200106120802.LAA08992@taas.iki.fi>
3755 ____________________________________________________________________________
3756 [ 10526] By: jhi on 2001/06/12 01:35:34
3757 Log: Cleanup the a2p.c for -Wall.
3759 ! x2p/Makefile.SH x2p/a2p.c
3760 ____________________________________________________________________________
3761 [ 10525] By: jhi on 2001/06/12 01:10:56
3762 Log: File::Find update for MacOS from Chris Nandor.
3764 ! lib/File/Find.pm t/lib/filefind.t
3765 ____________________________________________________________________________
3766 [ 10524] By: jhi on 2001/06/12 00:29:20
3767 Log: gcc -Wall nits picked out by a non-UNIX system
3768 (courtesy of Mark Bixby)
3770 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
3771 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
3773 ____________________________________________________________________________
3774 [ 10523] By: jhi on 2001/06/11 22:34:03
3775 Log: Metaconfig unit change for #10522. (The d_modfl changes
3777 Branch: metaconfig/U/perl
3778 ! d_modfl.U d_u32align.U
3779 ____________________________________________________________________________
3780 [ 10522] By: jhi on 2001/06/11 22:33:00
3781 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
3782 be "./try 2>&1 >/dev/null".
3785 ____________________________________________________________________________
3786 [ 10521] By: jhi on 2001/06/11 19:49:54
3787 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
3788 From: "Craig A. Berry" <craigberry@mac.com>
3789 Date: Mon, 11 Jun 2001 14:00:32 -0500
3790 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
3793 ____________________________________________________________________________
3794 [ 10520] By: jhi on 2001/06/11 17:55:47
3795 Log: Move the full \p\P lists to perlunicode.
3797 ! pod/perlretut.pod pod/perlunicode.pod
3798 ____________________________________________________________________________
3799 [ 10519] By: jhi on 2001/06/11 17:10:00
3800 Log: VOS build tweak for 5.6.1 from Paul Green.
3801 Branch: maint-5.6/perl
3803 ____________________________________________________________________________
3804 [ 10518] By: jhi on 2001/06/11 17:07:03
3805 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
3806 From: "Craig A. Berry" <craigberry@mac.com>
3807 Date: Fri, 8 Jun 2001 18:08:18 -0500
3808 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
3811 ____________________________________________________________________________
3812 [ 10517] By: jhi on 2001/06/11 14:52:01
3813 Log: Update Changes.
3815 ! Changes patchlevel.h
3816 ____________________________________________________________________________
3817 [ 10516] By: jhi on 2001/06/11 14:46:33
3818 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
3820 ! vos/config.alpha.h vos/config.ga.h
3821 ____________________________________________________________________________
3822 [ 10515] By: jhi on 2001/06/11 14:39:05
3823 Log: VOS updates from Paul Green for @10476.
3825 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
3826 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3827 ! vos/config.ga.h vos/configure_perl.cm
3828 ____________________________________________________________________________
3829 [ 10514] By: jhi on 2001/06/11 12:58:43
3830 Log: Subject: [PATCH] Not many people know this ...
3831 From: Mike Guy <mjtg@cam.ac.uk>
3832 Date: Mon, 11 Jun 2001 14:55:15 +0100
3833 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
3836 ____________________________________________________________________________
3837 [ 10513] By: jhi on 2001/06/11 12:30:06
3838 Log: Add final commas to lists as suggested by Philip Newton.
3840 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3841 ____________________________________________________________________________
3842 [ 10512] By: jhi on 2001/06/11 12:28:49
3843 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
3844 Date: Sun, 10 Jun 2001 23:35:38 -0400
3845 From: Chris Nandor <pudge@pobox.com>
3846 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
3848 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
3849 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
3850 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
3851 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
3852 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
3853 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
3854 ! t/op/write.t t/pragma/strict.t
3855 ____________________________________________________________________________
3856 [ 10511] By: jhi on 2001/06/11 12:13:31
3857 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
3858 From: Chris Nandor <pudge@pobox.com>
3859 Date: Mon, 11 Jun 2001 08:24:28 -0400
3860 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
3862 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
3864 ____________________________________________________________________________
3865 [ 10510] By: jhi on 2001/06/11 12:03:16
3866 Log: One more run_byacc (a hand-tweaked version had slipped in).
3868 ! perly.c vms/perly_c.vms
3869 ____________________________________________________________________________
3870 [ 10509] By: nick on 2001/06/11 07:49:15
3871 Log: Integrate mainline
3873 !> Makefile.SH embed.h embed.pl global.sym
3874 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
3875 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
3876 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
3877 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
3878 ____________________________________________________________________________
3879 [ 10508] By: jhi on 2001/06/10 22:38:05
3880 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
3881 From: Mike Guy <mjtg@cam.ac.uk>
3882 Reply-To: mjtg@cam.ac.uk
3883 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
3885 ! lib/ExtUtils/Manifest.pm
3886 ____________________________________________________________________________
3887 [ 10507] By: jhi on 2001/06/10 22:37:16
3888 Log: Subject: [PATCH] ExtUtils::Constant
3889 From: Nicholas Clark <nick@ccl4.org>
3890 Date: Sun, 10 Jun 2001 23:25:41 +0100
3891 Message-ID: <20010610232540.C76396@plum.flirble.org>
3893 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3894 ____________________________________________________________________________
3895 [ 10506] By: jhi on 2001/06/10 20:57:20
3896 Log: Integrate perlio.
3899 ____________________________________________________________________________
3900 [ 10505] By: jhi on 2001/06/10 18:37:57
3901 Log: Move the grok_number and its lieutenant grok_numeric_radix
3902 from sv.c statics to util.c and public.
3904 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
3905 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
3906 ____________________________________________________________________________
3907 [ 10504] By: nick on 2001/06/10 17:47:06
3908 Log: Fix (valid) -Wall warnings in perlio.c
3911 ____________________________________________________________________________
3912 [ 10503] By: jhi on 2001/06/10 17:38:28
3913 Log: Update perly_c.diff, update perly.fixer to edit away
3914 some of the -Wall noise.
3916 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
3917 ____________________________________________________________________________
3918 [ 10502] By: jhi on 2001/06/10 17:09:42
3919 Log: Check the version of byacc.
3922 ____________________________________________________________________________
3923 [ 10501] By: jhi on 2001/06/10 17:00:08
3924 Log: Subject: [PATCH] perly.y overhaul
3925 From: Simon Cozens <simon@netthink.co.uk>
3926 Date: Sun, 10 Jun 2001 16:56:54 +0100
3927 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
3929 Plus make run_byacc.
3931 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
3932 ____________________________________________________________________________
3933 [ 10500] By: jhi on 2001/06/10 16:07:28
3934 Log: Integrate perlio.
3936 !> perlio.c perlsfio.h
3937 ____________________________________________________________________________
3938 [ 10499] By: nick on 2001/06/10 15:01:08
3939 Log: Integrate mainline
3941 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
3942 !> t/pragma/locale.t util.c
3943 ____________________________________________________________________________
3944 [ 10498] By: jhi on 2001/06/10 13:49:23
3945 Log: Put some meat on the perl572delta bones. The list of
3946 selected bug fixes needs more work, as does still the
3949 ! pod/perl572delta.pod
3950 ____________________________________________________________________________
3951 [ 10497] By: nick on 2001/06/10 12:27:51
3952 Log: Paper over a crack or two with USE_SFIO
3954 ! perlio.c perlsfio.h
3955 ____________________________________________________________________________
3956 [ 10496] By: jhi on 2001/06/10 11:04:22
3957 Log: Update Changes.
3959 ! Changes patchlevel.h
3960 ____________________________________________________________________________
3961 [ 10495] By: jhi on 2001/06/10 10:55:34
3962 Log: Subject: Re: pragma/locale.t #107
3963 From: Hugo <hv@crypt.compulink.co.uk>
3964 Date: Sun, 10 Jun 2001 11:23:30 +0100
3965 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
3967 Encapsulate the scan of the decimal radix separator.
3969 ! embed.h embed.pl proto.h sv.c
3970 ____________________________________________________________________________
3971 [ 10494] By: jhi on 2001/06/10 03:00:17
3972 Log: Try to grok numbers both with the locale specific separator
3973 and with the usual "." (if different from the lss); add a test
3974 to locale.t to do also a little bit of math in addition to just
3975 equalness testing; remove extraneous logic as suggested in
3977 Subject: Re: pragma/locale.t #107
3978 From: Nicholas Clark <nick@ccl4.org>
3979 Date: Sat, 9 Jun 2001 22:37:36 +0100
3980 Message-ID: <20010609223735.Y76396@plum.flirble.org>
3982 ! sv.c t/pragma/locale.t
3983 ____________________________________________________________________________
3984 [ 10493] By: jhi on 2001/06/10 01:25:23
3985 Log: Metaconfig unit change for #10492.
3986 Branch: metaconfig/U/perl
3988 ____________________________________________________________________________
3989 [ 10492] By: jhi on 2001/06/10 01:23:59
3990 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
3991 From: Artur Bergman <artur@contiller.se>
3992 Date: Sat, 09 Jun 2001 21:03:51 +0200
3993 Message-ID: <B7483FB6.1398%artur@contiller.se>
3996 ____________________________________________________________________________
3997 [ 10491] By: jhi on 2001/06/10 01:15:40
3998 Log: Integrate perlio.
4001 ____________________________________________________________________________
4002 [ 10490] By: jhi on 2001/06/10 01:08:26
4003 Log: Do locale specific separator if only in locale.
4006 ____________________________________________________________________________
4007 [ 10489] By: nick on 2001/06/09 19:13:25
4008 Log: Make XS/Typemap compile (but fail) with sfio
4011 ____________________________________________________________________________
4012 [ 10488] By: nick on 2001/06/09 19:12:51
4013 Log: Re-integrate mainline
4015 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
4016 !> proto.h sv.c util.c
4017 ____________________________________________________________________________
4018 [ 10487] By: nick on 2001/06/09 16:26:29
4019 Log: Integrate mainline
4021 !> (integrate 31 files)
4022 ____________________________________________________________________________
4023 [ 10486] By: jhi on 2001/06/09 16:11:51
4024 Log: Subject: [PATCH] New attempt to clone callack
4025 From: Artur Bergman <artur@contiller.se>
4026 Date: Thu, 07 Jun 2001 11:52:16 +0200
4027 Message-ID: <B7451B6F.12B7%artur@contiller.se>
4029 ! embedvar.h intrpvar.h perlapi.h sv.c
4030 ____________________________________________________________________________
4031 [ 10485] By: jhi on 2001/06/09 15:23:52
4032 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
4034 ! embed.h embed.pl perl.h proto.h sv.c util.c
4035 ____________________________________________________________________________
4036 [ 10484] By: jhi on 2001/06/09 14:47:25
4037 Log: Subject: Re: pragma/locale.t #107
4038 From: Nicholas Clark <nick@ccl4.org>
4039 Date: Sat, 9 Jun 2001 16:26:10 +0100
4040 Message-ID: <20010609162609.V76396@plum.flirble.org>
4042 A missing NVification.
4045 ____________________________________________________________________________
4046 [ 10483] By: jhi on 2001/06/08 19:40:32
4047 Log: Redo the #10482, there already was a test script for formats.
4050 ! MANIFEST t/op/write.t
4051 ____________________________________________________________________________
4052 [ 10482] By: jhi on 2001/06/08 19:34:45
4053 Log: Twisted format testing, from Merijn.
4057 ____________________________________________________________________________
4058 [ 10481] By: jhi on 2001/06/08 19:21:56
4059 Log: More \p{In...} testing, combined with \N{...}.
4061 ! lib/utf8_heavy.pl t/op/pat.t
4062 ____________________________________________________________________________
4063 [ 10480] By: jhi on 2001/06/08 14:16:06
4064 Log: Metaconfig changes for #10479.
4067 Branch: metaconfig/U/perl
4069 ____________________________________________________________________________
4070 [ 10479] By: jhi on 2001/06/08 14:15:32
4071 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
4073 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4074 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
4075 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4076 ! win32/config.bc win32/config.gc win32/config.vc
4077 ____________________________________________________________________________
4078 [ 10478] By: jhi on 2001/06/08 12:20:41
4079 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
4080 From: "Craig A. Berry" <craigberry@mac.com>
4081 Date: Thu, 7 Jun 2001 14:27:20 -0500
4082 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
4085 ____________________________________________________________________________
4086 [ 10477] By: jhi on 2001/06/08 12:19:00
4087 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
4088 From: Gisle Aas <gisle@ActiveState.com>
4089 Date: 07 Jun 2001 17:04:29 -0700
4090 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
4093 ____________________________________________________________________________
4094 [ 10476] By: jhi on 2001/06/08 01:35:42
4095 Log: Update Changes.
4097 ! Changes patchlevel.h
4098 ____________________________________________________________________________
4099 [ 10475] By: jhi on 2001/06/08 00:53:45
4100 Log: Regen Glossary et alia.
4102 ! Porting/Glossary Porting/config.sh Porting/config_H
4103 ____________________________________________________________________________
4104 [ 10474] By: jhi on 2001/06/07 22:06:38
4105 Log: Metaconfig unit changes for #10473.
4106 Branch: metaconfig/U/perl
4108 ____________________________________________________________________________
4109 [ 10473] By: jhi on 2001/06/07 22:06:16
4110 Log: Harumph, also AIX will spill its guts (i.e. dump core)
4111 if an executable contains modfl() but it hasn't been
4112 compiled right (in the case of AIX, with cc -qlongdouble).
4115 ____________________________________________________________________________
4116 [ 10472] By: gsar on 2001/06/07 20:04:28
4117 Log: integrate change#10471 from mainline
4119 in change#10451, check that CvOUTSIDE is a CV before looking in
4120 (it can apparently be SVt_NULL during global destruction)
4121 Branch: maint-5.6/perl
4123 ____________________________________________________________________________
4124 [ 10471] By: gsar on 2001/06/07 20:01:31
4125 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
4126 (it can apparently be SVt_NULL during global destruction)
4129 ____________________________________________________________________________
4130 [ 10470] By: jhi on 2001/06/07 12:17:51
4131 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
4132 From: Robin Barker <rmb1@cise.npl.co.uk>
4133 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
4134 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
4136 ! lib/diagnostics.pm pod/perldiag.pod
4137 ____________________________________________________________________________
4138 [ 10469] By: jhi on 2001/06/07 12:16:12
4139 Log: Subject: [PATCH perl@10439] long =item
4140 From: Robin Barker <rmb1@cise.npl.co.uk>
4141 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
4142 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
4144 ! README.amiga lib/Attribute/Handlers.pm
4145 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4146 ____________________________________________________________________________
4147 [ 10468] By: jhi on 2001/06/07 12:08:56
4148 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
4149 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
4150 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
4151 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
4154 ____________________________________________________________________________
4155 [ 10467] By: jhi on 2001/06/07 12:04:26
4156 Log: Integrate perlio.
4159 ____________________________________________________________________________
4160 [ 10466] By: nick on 2001/06/07 10:25:40
4161 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
4163 Still coredumps in pragma/overload.t - what a nice hard fail that is...
4166 ____________________________________________________________________________
4167 [ 10465] By: nick on 2001/06/07 08:41:58
4168 Log: Raw integrate of mainline for S_grok_number debug
4169 (sv.c has MULTIPLICITY issues as well as whatever else ...)
4171 - plan9/perlplan9.doc plan9/perlplan9.pod
4172 !> (integrate 46 files)
4173 ____________________________________________________________________________
4174 [ 10464] By: jhi on 2001/06/06 23:33:58
4175 Log: The proper prototyping for #10463.
4177 ! embed.h embed.pl proto.h sv.c
4178 ____________________________________________________________________________
4179 [ 10463] By: jhi on 2001/06/06 23:15:30
4180 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4181 From: Nicholas Clark <nick@ccl4.org>
4182 Date: Thu, 7 Jun 2001 00:29:59 +0100
4183 Message-ID: <20010607002959.Z76396@plum.flirble.org>
4186 ____________________________________________________________________________
4187 [ 10462] By: jhi on 2001/06/06 23:13:19
4188 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
4189 From: "Craig A. Berry" <craigberry@mac.com>
4190 Date: Wed, 06 Jun 2001 17:54:30 -0500
4191 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
4194 ____________________________________________________________________________
4195 [ 10461] By: jhi on 2001/06/06 23:10:00
4196 Log: Podify the remaining README.platform files;
4197 merge README.plan9 and plan9/perlplan9.pod;
4198 delete plan9/perlplan9.* (the perlplan.doc needs to
4199 be regenerated in Plan 9); make the =head1 and =head2
4200 in the README.platform to be a little more verbose
4201 (skipped README.os2 not to anger Ilya) so that they
4202 look better in the toc; regen toc.
4204 - plan9/perlplan9.doc plan9/perlplan9.pod
4205 ! MANIFEST README.aix README.amiga README.apollo README.beos
4206 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
4207 ! README.hpux README.hurd README.machten README.macos
4208 ! README.micro README.mint README.mpeix README.os390
4209 ! README.plan9 README.qnx README.solaris README.threads
4210 ! README.tru64 README.vmesa README.vms README.vos README.win32
4211 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
4212 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
4213 ____________________________________________________________________________
4214 [ 10460] By: jhi on 2001/06/06 20:58:53
4215 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
4216 From: Mike Guy <mjtg@cam.ac.uk>
4217 Reply-To: mjtg@cam.ac.uk
4218 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
4221 ____________________________________________________________________________
4222 [ 10459] By: jhi on 2001/06/06 20:58:15
4223 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
4224 From: Mike Guy <mjtg@cam.ac.uk>
4225 Reply-To: mjtg@cam.ac.uk
4226 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
4229 ____________________________________________________________________________
4230 [ 10458] By: jhi on 2001/06/06 20:56:04
4231 Log: Disable long doubles from pre-5.0 Tru64s.
4233 ! README.tru64 hints/dec_osf.sh
4234 ____________________________________________________________________________
4235 [ 10457] By: jhi on 2001/06/06 20:49:23
4236 Log: The #10455 exposed that modfl() is fundamentally busted
4237 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
4241 ____________________________________________________________________________
4242 [ 10456] By: jhi on 2001/06/06 20:48:35
4243 Log: Metaconfig unit change for #10455.
4244 Branch: metaconfig/U/perl
4246 ____________________________________________________________________________
4247 [ 10455] By: jhi on 2001/06/06 20:48:09
4248 Log: Configure check for geborken modfl(), inspired by
4250 Subject: Re: [20010118.017] op/int.t failure
4251 From: Hugo <hv@crypt.compulink.co.uk>
4252 Date: Tue, 05 Jun 2001 13:43:27 +0100
4253 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
4256 ____________________________________________________________________________
4257 [ 10454] By: jhi on 2001/06/06 11:45:08
4258 Log: Integrate changes #10450 and #10451 from maintperl:
4260 optimize change#10448 slightly (don't repeat search in eval""s lexical
4261 scope, since that has already been searched)
4263 change#9108 needs subtler treatment for case of closures created
4267 ____________________________________________________________________________
4268 [ 10453] By: jhi on 2001/06/06 11:42:10
4269 Log: MakeMaker magic to compile (when no dynamic loading)
4270 List/Util.xsc as (ListUtil.c and) ListUtil.o since
4271 POSIX-BC (BS2000) linker has an evil limitation of
4272 being unable to include in the same executable several
4273 object files with the same name - case-insensitively -
4274 because otherwise we conflict with util.c.
4275 Strictly speaking currently required only in POSIX-BC
4276 but probably will do no harm elsewhere where static
4277 linking is required.
4279 ! ext/List/Util/Makefile.PL
4280 ____________________________________________________________________________
4281 [ 10452] By: nick on 2001/06/06 08:59:51
4282 Log: Integrate mainline.
4284 +> lib/Attribute/Handlers/demo/Demo.pm
4285 +> lib/Attribute/Handlers/demo/Descriptions.pm
4286 +> lib/Attribute/Handlers/demo/MyClass.pm
4287 +> lib/Attribute/Handlers/demo/demo.pl
4288 +> lib/Attribute/Handlers/demo/demo2.pl
4289 +> lib/Attribute/Handlers/demo/demo3.pl
4290 +> lib/Attribute/Handlers/demo/demo4.pl
4291 +> lib/Attribute/Handlers/demo/demo_call.pl
4292 +> lib/Attribute/Handlers/demo/demo_chain.pl
4293 +> lib/Attribute/Handlers/demo/demo_cycle.pl
4294 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
4295 +> lib/Attribute/Handlers/demo/demo_phases.pl
4296 +> lib/Attribute/Handlers/demo/demo_range.pl
4297 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
4298 +> uts/strtol_wrap.c
4299 !> (integrate 91 files)
4300 ____________________________________________________________________________
4301 [ 10451] By: gsar on 2001/06/06 07:11:36
4302 Log: change#9108 needs subtler treatment for case of closures created
4304 Branch: maint-5.6/perl
4306 ____________________________________________________________________________
4307 [ 10450] By: gsar on 2001/06/06 05:47:25
4308 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
4309 scope, since that has already been searched)
4310 Branch: maint-5.6/perl
4312 ____________________________________________________________________________
4313 [ 10449] By: jhi on 2001/06/06 01:33:31
4314 Log: Integrate change #10448 from maintperl; lexicals
4315 outside an eval"" weren't resolved correctly inside a subroutine
4316 definition inside the eval"" if they were not already referenced
4317 in the toplevel of the eval""-ed code
4319 !> cop.h op.c pp_ctl.c t/op/misc.t
4320 ____________________________________________________________________________
4321 [ 10448] By: gsar on 2001/06/06 01:03:26
4322 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
4323 outside an eval"" weren't resolved correctly inside a subroutine
4324 definition inside the eval"" if they were not already referenced
4325 in the toplevel of the eval""-ed code
4326 Branch: maint-5.6/perl
4327 ! cop.h op.c pp_ctl.c t/op/misc.t
4328 ____________________________________________________________________________
4329 [ 10447] By: jhi on 2001/06/06 00:51:04
4330 Log: Subject: [PATCH] perl570delta.pod
4331 From: Peter Scott <Peter@PSDT.com>
4332 Date: Tue, 05 Jun 2001 18:51:02 -0700
4333 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
4335 ! pod/perl570delta.pod
4336 ____________________________________________________________________________
4337 [ 10446] By: jhi on 2001/06/05 23:45:05
4338 Log: The fudge factor is no more needed. I hope.
4341 ____________________________________________________________________________
4342 [ 10445] By: jhi on 2001/06/05 23:19:19
4343 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4344 From: Hugo <hv@crypt.compulink.co.uk>
4345 Date: Tue, 05 Jun 2001 12:58:19 +0100
4346 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
4349 ____________________________________________________________________________
4350 [ 10444] By: jhi on 2001/06/05 11:09:01
4351 Log: Make up prototypes only for those who have the functions
4352 but not the prototypes.
4355 ____________________________________________________________________________
4356 [ 10443] By: jhi on 2001/06/05 11:02:13
4357 Log: Subject: Re: Not OK: perl@10439 on win32
4358 From: Prymmer/Kahn <pvhp@best.com>
4359 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
4360 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
4363 ____________________________________________________________________________
4364 [ 10442] By: jhi on 2001/06/05 00:55:46
4365 Log: The metaconfig units changes for #10441.
4367 ! U/modified/Extract.U U/modified/Extractall.U
4368 ! U/modified/Finish.U
4369 ____________________________________________________________________________
4370 [ 10441] By: jhi on 2001/06/05 00:55:17
4371 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
4374 ____________________________________________________________________________
4375 [ 10440] By: jhi on 2001/06/05 00:28:27
4376 Log: Unnecessary fuzziness undone, noted by Mike Guy.
4379 ____________________________________________________________________________
4380 [ 10439] By: jhi on 2001/06/04 17:14:31
4381 Log: Update Changes.
4383 ! Changes patchlevel.h
4384 ____________________________________________________________________________
4385 [ 10438] By: jhi on 2001/06/04 17:10:16
4386 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
4387 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
4391 ____________________________________________________________________________
4392 [ 10437] By: jhi on 2001/06/04 17:01:06
4393 Log: Test case for #10433/#10424.
4396 ____________________________________________________________________________
4397 [ 10436] By: jhi on 2001/06/04 16:54:21
4398 Log: Subject: One fix for strtoul not setting errno
4399 From: hom00@utsglobal.com (Hal Morris)
4400 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
4401 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
4404 ! MANIFEST hints/uts.sh
4405 ____________________________________________________________________________
4406 [ 10435] By: jhi on 2001/06/04 16:54:01
4407 Log: Metaconfig units changes for #10434.
4409 ! U/modified/Cppsym.U
4410 Branch: metaconfig/U/perl
4411 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
4412 + d_syscallproto.U d_usleepproto.U
4413 ! longdblfio.U quadfio.U
4414 ____________________________________________________________________________
4415 [ 10434] By: jhi on 2001/06/04 16:48:33
4416 Log: Configure tweaks; add prototype probes, make the cpp symbols
4417 probe to cast, not whine; test for %Ld and %Lf before %lld and
4418 %llf because the L is the ANSI way.
4420 ! Configure config_h.SH configure.com epoc/config.sh
4421 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
4422 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4423 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
4424 ____________________________________________________________________________
4425 [ 10433] By: jhi on 2001/06/04 16:45:23
4426 Log: Sigh. This is what #10424 was supposed to check in.
4429 ____________________________________________________________________________
4430 [ 10432] By: jhi on 2001/06/04 16:29:40
4431 Log: More verbose failure.
4434 ____________________________________________________________________________
4435 [ 10431] By: jhi on 2001/06/04 16:21:55
4436 Log: The .pm changes to go with #10428.
4438 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
4439 ! ext/Sys/Syslog/Syslog.pm
4440 ____________________________________________________________________________
4441 [ 10430] By: jhi on 2001/06/04 16:05:20
4442 Log: On second thoughts show to utf8 skippage message only
4443 on failures, it's too confusing otherwise,
4446 ____________________________________________________________________________
4447 [ 10429] By: jhi on 2001/06/04 14:47:50
4448 Log: Do not import anything from Encode.
4450 ! ext/MIME/Base64/QuotedPrint.pm
4451 ____________________________________________________________________________
4452 [ 10428] By: jhi on 2001/06/04 14:45:47
4453 Log: The #10402 didn't take. Weird.
4455 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4456 ! ext/Sys/Syslog/Syslog.xs
4457 ____________________________________________________________________________
4458 [ 10427] By: jhi on 2001/06/04 12:55:39
4459 Log: Eradicate traces of 'asciirange' re subpragma.
4461 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
4463 ____________________________________________________________________________
4464 [ 10426] By: jhi on 2001/06/04 12:44:05
4465 Log: use is a compile-time thing.
4467 ! ext/MIME/Base64/QuotedPrint.pm
4468 ____________________________________________________________________________
4469 [ 10425] By: jhi on 2001/06/04 12:39:44
4470 Log: Subject: [PATCH perl@10419] -Wall casting patch
4471 From: Robin Barker <rmb1@cise.npl.co.uk>
4472 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
4473 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
4475 ! ext/Devel/DProf/DProf.xs mg.c
4476 ____________________________________________________________________________
4477 [ 10424] By: jhi on 2001/06/04 12:23:30
4478 Log: Subject: [PATCH #2] introducing SVpad_TYPED
4479 From: Abhijit Menon-Sen <ams@wiw.org>
4480 Date: Mon, 4 Jun 2001 12:26:02 +0530
4481 Message-ID: <20010604122602.A5775@lustre.linux.in>
4484 ____________________________________________________________________________
4485 [ 10423] By: gsar on 2001/06/04 05:12:18
4486 Log: testsuite for change#10192 (from Gisle Aas)
4490 ____________________________________________________________________________
4491 [ 10422] By: gsar on 2001/06/04 02:32:03
4492 Log: integrate changes#10414-10416 from mainline
4494 Potential buffer overrun if the radix separator is more than
4495 one byte. Also, under locales, prefer the locale-specific
4496 separator over the old boring ".".
4498 "10.", that is, decimal numbers can have no decimal part at all.
4500 The non-locale places need love, too.
4501 Branch: maint-5.6/perl
4503 ____________________________________________________________________________
4504 [ 10421] By: jhi on 2001/06/04 02:25:53
4505 Log: Missed from #10420.
4508 ____________________________________________________________________________
4509 [ 10420] By: jhi on 2001/06/04 02:19:58
4510 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
4511 often this prototype goes with HAS_SETRESUID_PROTO.
4513 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4514 ! config_h.SH configure.com perl.h uconfig.h
4515 ____________________________________________________________________________
4516 [ 10419] By: jhi on 2001/06/04 00:24:55
4517 Log: Update Changes.
4519 ! Changes patchlevel.h
4520 ____________________________________________________________________________
4521 [ 10418] By: jhi on 2001/06/03 23:58:04
4522 Log: -Wall "subscript has type `char'" cleanup.
4524 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
4525 ____________________________________________________________________________
4526 [ 10417] By: jhi on 2001/06/03 23:37:17
4527 Log: Various "cast to pointer from integer of different size"
4528 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
4529 wide but I32 (int) only 32 bits wide).
4531 WARNING: the classnum and tagnum changes in Storable.xs
4532 may not be wise, they may be breaking binary compatibility
4533 (in 64-bit platforms), asked Raphael Manfredi about the changes.
4535 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
4537 ____________________________________________________________________________
4538 [ 10416] By: jhi on 2001/06/03 23:15:24
4539 Log: The non-locale places need love, too.
4542 ____________________________________________________________________________
4543 [ 10415] By: jhi on 2001/06/03 23:10:55
4544 Log: "10.", that is, decimal numbers can have no decimal part at all.
4547 ____________________________________________________________________________
4548 [ 10414] By: jhi on 2001/06/03 22:49:55
4549 Log: Potential buffer overrun if the radix separator is more than
4550 one byte. Also, under locales, prefer the locale-specific
4551 separator over the old boring ".".
4554 ____________________________________________________________________________
4555 [ 10413] By: jhi on 2001/06/03 22:42:10
4556 Log: Integrate change #10412 from maintperl; locale is now
4557 per-cop, not per-op; plus retweak the locale.t to always
4558 list the skipped utf8 locales.
4561 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4562 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
4563 ____________________________________________________________________________
4564 [ 10412] By: gsar on 2001/06/03 22:23:16
4565 Log: rationalize locale handling to fix the bugs uncovered by change#10394
4567 the major issue was that the runtime was looking at PL_hints rather
4568 than op_private to notice whether locale was enabled
4570 the secondary issue was that many locale-sensitive numeric ops didn't
4571 have HINT_LOCALE propagated into their op_private
4573 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
4574 instead of per-op, just like HINT_BYTE and the hints for lexical
4575 warnings (this makes the hint available to every op via PL_curcop)
4577 pragma/locale.t may need to be reworked with these fixes in mind
4578 (it currently passes its tests)
4579 Branch: maint-5.6/perl
4580 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4581 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
4582 ____________________________________________________________________________
4583 [ 10411] By: jhi on 2001/06/03 17:50:49
4584 Log: More verbose debugging.
4587 ____________________________________________________________________________
4588 [ 10410] By: jhi on 2001/06/03 17:36:40
4589 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4590 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4591 Date: Sat, 2 Jun 2001 22:53:33 +0100
4592 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
4594 ! regcomp.c t/pragma/warn/regcomp
4595 ____________________________________________________________________________
4596 [ 10409] By: jhi on 2001/06/03 17:27:13
4597 Log: Mention that lexicalizing $a or $b is a bad idea if one
4598 wants to use sort().
4601 ____________________________________________________________________________
4602 [ 10408] By: jhi on 2001/06/03 16:52:41
4603 Log: Tweak the test to be happy if the accuracy is 'good enough'.
4606 ____________________________________________________________________________
4607 [ 10407] By: jhi on 2001/06/03 16:50:33
4608 Log: Upgrade to Attribute::Handlers 0.70.
4610 NOTE: this unearthed the "too late for CHECK block" bug,
4611 that's why the 1_compile.t change.
4613 + lib/Attribute/Handlers/demo/Demo.pm
4614 + lib/Attribute/Handlers/demo/Descriptions.pm
4615 + lib/Attribute/Handlers/demo/MyClass.pm
4616 + lib/Attribute/Handlers/demo/demo.pl
4617 + lib/Attribute/Handlers/demo/demo2.pl
4618 + lib/Attribute/Handlers/demo/demo3.pl
4619 + lib/Attribute/Handlers/demo/demo4.pl
4620 + lib/Attribute/Handlers/demo/demo_call.pl
4621 + lib/Attribute/Handlers/demo/demo_chain.pl
4622 + lib/Attribute/Handlers/demo/demo_cycle.pl
4623 + lib/Attribute/Handlers/demo/demo_hashdir.pl
4624 + lib/Attribute/Handlers/demo/demo_phases.pl
4625 + lib/Attribute/Handlers/demo/demo_range.pl
4626 + lib/Attribute/Handlers/demo/demo_rawdata.pl
4627 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
4629 ____________________________________________________________________________
4630 [ 10406] By: jhi on 2001/06/03 16:40:03
4631 Log: One less -Wall whine.
4634 ____________________________________________________________________________
4635 [ 10405] By: jhi on 2001/06/03 16:30:34
4636 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
4639 ____________________________________________________________________________
4640 [ 10404] By: gsar on 2001/06/03 16:23:07
4641 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
4642 aren't "normally" visible inside eval""s contained in subs unless
4643 a cloned reference to them already exists)
4645 strangely enough, t/harness did show this up as a failure (harness
4647 Branch: maint-5.6/perl
4649 ____________________________________________________________________________
4650 [ 10403] By: jhi on 2001/06/03 16:22:59
4651 Log: Update to Text::Balanced 1.85.
4653 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
4654 ____________________________________________________________________________
4655 [ 10402] By: jhi on 2001/06/03 16:18:09
4656 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
4657 From: Nicholas Clark <nick@ccl4.org>
4658 Date: Sun, 3 Jun 2001 17:54:36 +0100
4659 Message-ID: <20010603175436.E76396@plum.flirble.org>
4661 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4662 ! ext/Sys/Syslog/Syslog.xs
4663 ____________________________________________________________________________
4664 [ 10401] By: jhi on 2001/06/03 16:09:33
4665 Log: Unused variables.
4668 ____________________________________________________________________________
4669 [ 10400] By: jhi on 2001/06/03 16:04:26
4670 Log: Subject: [PATCH] APIfy op_clear
4671 From: Simon Cozens <simon@netthink.co.uk>
4672 Date: Sun, 3 Jun 2001 13:51:46 +0100
4673 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
4675 (despite the subject line, op_null is APIfied by the patch)
4677 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4678 ____________________________________________________________________________
4679 [ 10399] By: jhi on 2001/06/03 15:51:35
4680 Log: Subject: [PATCH] t/lib/extutils.t
4681 From: Nicholas Clark <nick@ccl4.org>
4682 Date: Sat, 2 Jun 2001 23:57:05 +0100
4683 Message-ID: <20010602235705.Q12698@plum.flirble.org>
4685 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4686 ____________________________________________________________________________
4687 [ 10398] By: jhi on 2001/06/03 15:34:11
4688 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
4689 From: Prymmer/Kahn <pvhp@best.com>
4690 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
4691 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
4693 ! win32/Makefile win32/makefile.mk
4694 ____________________________________________________________________________
4695 [ 10397] By: jhi on 2001/06/03 15:12:13
4696 Log: Subject: Re: 'decimal digits' macro?
4697 From: Hugo <hv@crypt.compulink.co.uk>
4698 Date: Sun, 03 Jun 2001 04:26:36 +0100
4699 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
4701 ! handy.h t/lib/posix.t t/op/tr.t
4702 ____________________________________________________________________________
4703 [ 10396] By: jhi on 2001/06/03 15:10:49
4704 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4705 From: Hugo <hv@crypt.compulink.co.uk>
4706 Date: Sun, 03 Jun 2001 14:56:30 +0100
4707 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
4710 ____________________________________________________________________________
4711 [ 10395] By: jhi on 2001/06/03 14:59:41
4712 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
4714 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
4716 ____________________________________________________________________________
4717 [ 10394] By: gsar on 2001/06/03 03:05:43
4718 Log: fix leakage of lexicals at file scope into subroutines that were
4719 declared before them; this appears to be a longstanding bug that
4720 meant that lexicals at file scope were never "deintroduced", meaning
4721 their scope range was never properly closed, and their visibility
4722 extended to all subsequent eval""s or requires
4726 seems to also fix a case of bogus duplicate warnings
4727 Branch: maint-5.6/perl
4728 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
4730 ____________________________________________________________________________
4731 [ 10393] By: jhi on 2001/06/02 16:55:03
4732 Log: More VMS tweaks from Craig A. Berry.
4734 ! configure.com t/lib/extutils.t
4735 ____________________________________________________________________________
4736 [ 10392] By: jhi on 2001/06/02 16:48:26
4737 Log: -Wall cleanup continues.
4739 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
4740 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4741 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
4742 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
4743 ! run.c toke.c util.c
4744 ____________________________________________________________________________
4745 [ 10391] By: jhi on 2001/06/02 13:29:47
4746 Log: The metaconfig unit change for #10390.
4747 Branch: metaconfig/U/perl
4749 ____________________________________________________________________________
4750 [ 10390] By: jhi on 2001/06/02 13:29:12
4751 Log: Drop the -ansi from the default gcc flags.
4753 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
4754 that struct cannot be compared with a flat integer, such as STRLEN.
4755 The -ansi will also cause a lot of noise in Solaris because of:
4756 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
4759 ____________________________________________________________________________
4760 [ 10389] By: jhi on 2001/06/02 13:14:57
4761 Log: Integrate perlio.
4763 !> pod/perlapi.pod util.c
4764 ____________________________________________________________________________
4765 [ 10388] By: nick on 2001/06/02 08:01:12
4766 Log: Integrate mainline
4768 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
4769 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
4770 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
4771 !> t/lib/1_compile.t t/lib/mimeqp.t
4772 ____________________________________________________________________________
4773 [ 10387] By: nick on 2001/06/02 07:39:17
4774 Log: Tweak util.c's atof2 for MULTIPLICITY
4777 ____________________________________________________________________________
4778 [ 10386] By: nick on 2001/06/02 07:38:33
4779 Log: Integrate mainline
4781 !> (integrate 41 files)
4782 ____________________________________________________________________________
4783 [ 10385] By: jhi on 2001/06/01 22:12:48
4784 Log: Add Attribute::Handlers 0.61 from Damian Conway.
4786 + lib/Attribute/Handlers.pm t/lib/attrhand.t
4787 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
4788 ____________________________________________________________________________
4789 [ 10384] By: jhi on 2001/06/01 21:53:14
4790 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
4791 From: Peter Prymmer <pvhp@forte.com>
4792 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
4793 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
4795 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
4796 ____________________________________________________________________________
4797 [ 10383] By: jhi on 2001/06/01 21:36:11
4798 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
4799 From: Jeff Pinyan <jeffp@crusoe.net>
4800 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
4801 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
4804 ____________________________________________________________________________
4805 [ 10382] By: jhi on 2001/06/01 21:35:02
4806 Log: Subject: [PATCH perl@10381] configure.com tweaks
4807 From: "Craig A. Berry" <craigberry@mac.com>
4808 Date: Fri, 1 Jun 2001 13:55:43 -0500
4809 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
4812 ____________________________________________________________________________
4813 [ 10381] By: jhi on 2001/06/01 16:37:21
4814 Log: Update Changes.
4816 ! Changes patchlevel.h
4817 ____________________________________________________________________________
4818 [ 10380] By: jhi on 2001/06/01 16:19:18
4819 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
4820 From: Mike Guy <mjtg@cam.ac.uk>
4821 Date: Fri, 01 Jun 2001 18:17:02 +0100
4822 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
4825 ____________________________________________________________________________
4826 [ 10379] By: jhi on 2001/06/01 16:13:28
4827 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4828 From: Hugo <hv@crypt.compulink.co.uk>
4829 Date: Thu, 31 May 2001 20:49:48 +0100
4830 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
4832 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
4834 ____________________________________________________________________________
4835 [ 10378] By: jhi on 2001/06/01 15:56:35
4836 Log: Zero() is not available in x2p (or, rather, some of its
4837 implementations like memzero() might not be available.)
4840 ____________________________________________________________________________
4841 [ 10377] By: jhi on 2001/06/01 15:44:48
4842 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
4843 From: Michael G Schwern <schwern@pobox.com>
4844 Date: Fri, 1 Jun 2001 12:00:29 +0100
4845 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
4847 (But use Zero() instead of memset.)
4850 ____________________________________________________________________________
4851 [ 10376] By: jhi on 2001/06/01 15:39:52
4852 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4853 From: Jeff Pinyan <jeffp@crusoe.net>
4854 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
4855 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
4857 ! pod/perldiag.pod regcomp.c t/op/pat.t
4858 ____________________________________________________________________________
4859 [ 10375] By: jhi on 2001/06/01 15:36:35
4860 Log: Retract #10324 and #10333; not needed.
4862 ! hints/irix_6.sh hints/linux.sh
4863 ____________________________________________________________________________
4864 [ 10374] By: jhi on 2001/06/01 15:35:19
4865 Log: The #10370 wasn't quite right.
4867 ! ext/XS/Typemap/Typemap.xs
4868 ____________________________________________________________________________
4869 [ 10373] By: jhi on 2001/06/01 15:34:49
4870 Log: The metaconfig units changes for #10372.
4871 Branch: metaconfig/U/perl
4872 + d_realpath.U d_sresgproto.U d_sresuproto.U
4874 ____________________________________________________________________________
4875 [ 10372] By: jhi on 2001/06/01 15:34:24
4876 Log: Configure tweaks; record the Berkeley DB version,
4877 probe for realpath(), for setresuid() and setresgid()
4878 prototypes; use realpath() (try to be paranoid enough),
4879 use the setres[ug]id prototypes because glibc has the functions
4880 but not their prototypes; add -Wall -ansi to gcc ccflags;
4883 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4884 ! config_h.SH configure.com epoc/config.sh
4885 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
4886 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
4887 ! vos/config.ga.def win32/config.bc win32/config.gc
4889 ____________________________________________________________________________
4890 [ 10371] By: jhi on 2001/06/01 12:50:05
4891 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
4892 From: Michael G Schwern <schwern@pobox.com>
4893 Date: Fri, 1 Jun 2001 11:28:14 +0100
4894 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
4896 ! lib/attributes.pm xsutils.c
4897 ____________________________________________________________________________
4898 [ 10370] By: jhi on 2001/06/01 12:48:55
4899 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
4900 From: Tim Jenness <t.jenness@jach.hawaii.edu>
4901 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
4902 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
4904 ! ext/XS/Typemap/Typemap.xs
4905 ____________________________________________________________________________
4906 [ 10369] By: jhi on 2001/06/01 12:47:21
4907 Log: Subject: [patch] Cwd.xs optimizations/abstraction
4908 From: Doug MacEachern <dougm@covalent.net>
4909 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
4910 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
4912 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
4913 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
4914 ____________________________________________________________________________
4915 [ 10368] By: jhi on 2001/06/01 12:32:00
4916 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!])
4917 From: Nicholas Clark <nick@ccl4.org>
4918 Date: Thu, 31 May 2001 23:56:40 +0100
4919 Message-ID: <20010531235640.F12698@plum.flirble.org>
4921 Make the test work also under only static extensions
4922 (sh Configure -Uusedl fakes this nicely)
4925 ____________________________________________________________________________
4926 [ 10367] By: jhi on 2001/06/01 12:27:53
4927 Log: Subject: [PATCH hv.c] Eliminating trigraph
4928 From: Michael G Schwern <schwern@pobox.com>
4929 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
4930 Date: Fri, 1 Jun 2001 11:49:56 +0100
4933 ____________________________________________________________________________
4934 [ 10366] By: jhi on 2001/06/01 12:14:57
4935 Log: Subject: Re: [PATCH] Tests for File::Compare
4936 From: "Philip Newton" <Philip.Newton@gmx.net>
4937 Date: Thu, 31 May 2001 19:44:05 +0200
4938 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
4940 Unnecessary "quotation marks".
4943 ____________________________________________________________________________
4944 [ 10365] By: jhi on 2001/06/01 12:13:26
4945 Log: Integrate perlio.
4947 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
4948 ____________________________________________________________________________
4949 [ 10364] By: nick on 2001/06/01 10:13:31
4950 Log: Cleanup dll.base and dll.exp created by GCC builds.
4952 ! lib/ExtUtils/MM_Win32.pm
4953 ____________________________________________________________________________
4954 [ 10363] By: nick on 2001/06/01 10:02:17
4955 Log: Make filecomp test work on CRLF platforms by adding binmode.
4958 ____________________________________________________________________________
4959 [ 10362] By: nick on 2001/06/01 08:37:17
4960 Log: Integrate mainline
4962 !> Changes Configure patchlevel.h perlio.c
4963 ____________________________________________________________________________
4964 [ 10361] By: jhi on 2001/05/31 15:09:34
4965 Log: panic:claustrophobia.
4968 ____________________________________________________________________________
4969 [ 10360] By: jhi on 2001/05/31 13:04:25
4970 Log: Update Changes.
4972 ! Changes patchlevel.h
4973 ____________________________________________________________________________
4974 [ 10359] By: nick on 2001/05/31 12:35:50
4975 Log: Integrate mainline.
4978 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
4979 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
4980 ____________________________________________________________________________
4981 [ 10358] By: jhi on 2001/05/31 12:35:05
4982 Log: Integrate perlio.
4984 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
4985 !> win32/config_H.vc
4986 ____________________________________________________________________________
4987 [ 10357] By: jhi on 2001/05/31 12:34:04
4988 Log: Metaconfig unit change for #10356.
4990 ! U/installdirs/inc_version_list.U
4991 ____________________________________________________________________________
4992 [ 10356] By: jhi on 2001/05/31 12:33:41
4993 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
4994 (idea from Sarathy; implementation from Andy)
4997 ____________________________________________________________________________
4998 [ 10355] By: jhi on 2001/05/31 12:18:06
5002 ____________________________________________________________________________
5003 [ 10354] By: jhi on 2001/05/31 12:16:24
5004 Log: Subject: Re: [PATCH] Tests for File::Compare
5005 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
5006 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
5007 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
5010 ! MANIFEST t/lib/1_compile.t
5011 ____________________________________________________________________________
5012 [ 10353] By: jhi on 2001/05/31 12:11:24
5013 Log: Subject: [PATCH] DEBUG_* macro cleanups
5014 From: Abhijit Menon-Sen <ams@wiw.org>
5015 Date: Thu, 31 May 2001 12:16:22 +0530
5016 Message-ID: <20010531121622.B4829@lustre.linux.in>
5018 Subject: Re: [PATCH] DEBUG_* macro cleanups
5019 From: Abhijit Menon-Sen <ams@wiw.org>
5020 Date: Thu, 31 May 2001 13:57:01 +0530
5021 Message-ID: <20010531135701.A21775@lustre.linux.in>
5023 (The DEBUG_ definitions in perl.h changed to use the
5024 STMT_START and STMT_END.)
5026 ! perl.h pp_ctl.c sv.c toke.c
5027 ____________________________________________________________________________
5028 [ 10352] By: jhi on 2001/05/31 11:53:31
5029 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
5030 From: Abhijit Menon-Sen <ams@wiw.org>
5031 Date: Thu, 31 May 2001 08:27:55 +0530
5032 Message-ID: <20010531082755.A10018@lustre.linux.in>
5034 ! ext/Storable/Storable.xs gv.c perl.c
5035 ____________________________________________________________________________
5036 [ 10351] By: jhi on 2001/05/31 11:45:16
5037 Log: Subject: [PATCH] AUTHORS
5038 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5039 Date: Thu, 31 May 2001 01:27:59 -0500
5040 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
5042 Subject: Re: [PATCH] AUTHORS
5043 From: "Philip Newton" <Philip.Newton@gmx.net>
5044 Date: Thu, 31 May 2001 10:08:06 +0200
5045 (Message-Id missing?)
5048 ____________________________________________________________________________
5049 [ 10350] By: nick on 2001/05/31 11:40:43
5050 Log: win32 - dmake regen_config_h
5052 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5053 ____________________________________________________________________________
5054 [ 10349] By: jhi on 2001/05/31 11:38:27
5055 Log: Subject: Re: [PATCH util.c] More warning cleanups.
5056 From: "Philip Newton" <Philip.Newton@gmx.net>
5057 Date: Thu, 31 May 2001 07:41:36 +0200
5058 Message-Id: <200105310538.IAA25458@taku.hut.fi>
5060 Undo C++-ism that snekt in.
5063 ____________________________________________________________________________
5064 [ 10348] By: nick on 2001/05/31 11:36:46
5065 Log: Tolerate Win32 numerics
5067 ! t/pragma/warn/toke
5068 ____________________________________________________________________________
5069 [ 10347] By: jhi on 2001/05/31 11:29:40
5070 Log: Integrate perlio.
5072 !> perlio.c win32/win32.h
5073 ____________________________________________________________________________
5074 [ 10346] By: nick on 2001/05/31 10:54:55
5075 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
5076 perlio.c change 10255.
5079 ____________________________________________________________________________
5080 [ 10345] By: nick on 2001/05/31 10:01:57
5081 Log: Conditionaly put back some "unused" dTHX which are used
5082 with PERL_IMPLICIT_SYS
5085 ____________________________________________________________________________
5086 [ 10344] By: nick on 2001/05/31 10:00:59
5087 Log: Fix Win32 for new spelling IN_BYTES
5090 ____________________________________________________________________________
5091 [ 10343] By: nick on 2001/05/31 08:01:32
5092 Log: perlio.c -Wall cleaner under MULTIPLICITY
5093 - still minor noise with linux stdio
5096 ____________________________________________________________________________
5097 [ 10342] By: nick on 2001/05/31 07:52:23
5098 Log: Integrate mainline.
5100 !> (integrate 42 files)
5101 ____________________________________________________________________________
5102 [ 10341] By: jhi on 2001/05/31 01:39:02
5103 Log: AUTHORS updates.
5106 ____________________________________________________________________________
5107 [ 10340] By: jhi on 2001/05/31 00:19:29
5108 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
5109 From: Peter Prymmer <pvhp@forte.com>
5110 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
5111 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
5114 ____________________________________________________________________________
5115 [ 10339] By: jhi on 2001/05/31 00:16:44
5116 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
5117 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
5118 to match the pragma name; various robustness cleanups.
5120 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
5121 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
5122 ____________________________________________________________________________
5123 [ 10338] By: jhi on 2001/05/30 23:56:14
5124 Log: More -Wall sweeping.
5126 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
5127 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
5128 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
5129 ! regcomp.c sv.c toke.c utf8.c
5130 ____________________________________________________________________________
5131 [ 10337] By: jhi on 2001/05/30 23:20:23
5132 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
5133 From: Nicholas Clark <nick@ccl4.org>
5134 Date: Wed, 30 May 2001 22:34:41 +0100
5135 Message-ID: <20010530223441.Y86445@plum.flirble.org>
5138 ____________________________________________________________________________
5139 [ 10336] By: jhi on 2001/05/30 23:18:48
5140 Log: It's is not, it isn't ain't, and it's it's, not its,
5141 if you mean it is. If you don't, it's its. Then too,
5142 it's hers. It isn't her's. It isn't our's either.
5143 It's ours, and likewise yours and theirs.
5144 -- Oxford University Press, Edpress News
5147 ____________________________________________________________________________
5148 [ 10335] By: jhi on 2001/05/30 23:12:30
5149 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
5151 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
5152 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
5153 ! x2p/str.c x2p/walk.c xsutils.c
5154 ____________________________________________________________________________
5155 [ 10334] By: jhi on 2001/05/30 22:52:41
5156 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
5157 From: Michael G Schwern <schwern@pobox.com>
5158 Date: Wed, 30 May 2001 17:10:38 +0100
5159 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
5161 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
5162 From: Abhijit Menon-Sen <ams@wiw.org>
5163 Date: Wed, 30 May 2001 23:16:13 +0530
5164 Message-ID: <20010530231613.A31933@lustre.linux.in>
5166 ! perl.c t/run/runenv.t
5167 ____________________________________________________________________________
5168 [ 10333] By: jhi on 2001/05/30 22:25:02
5169 Log: (Retracted by #10375.)
5171 IRIX hints patch from Merijn Broeren.
5173 TODO: (this and the earlier Linux hints patch) should be solved
5174 at Configure level. Merijn: -ldb should not be used on any platform
5175 for perl, just when linking DBFile itself. Trying to be helpful here
5176 is counterproductive.
5179 ____________________________________________________________________________
5180 [ 10332] By: jhi on 2001/05/30 22:11:13
5181 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
5182 From: Nicholas Clark <nick@ccl4.org>
5183 Date: Wed, 30 May 2001 23:20:58 +0100
5184 Message-ID: <20010530232058.B86445@plum.flirble.org>
5187 ____________________________________________________________________________
5188 [ 10331] By: jhi on 2001/05/30 22:09:49
5189 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
5190 From: Michael G Schwern <schwern@pobox.com>
5191 Date: Wed, 30 May 2001 15:24:20 +0100
5192 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
5194 ! t/pragma/autouse.t
5195 ____________________________________________________________________________
5196 [ 10330] By: jhi on 2001/05/30 22:02:21
5197 Log: The regex trick wasn't a good idea.
5200 ____________________________________________________________________________
5201 [ 10329] By: nick on 2001/05/30 18:34:35
5202 Log: Integrate mainline
5204 !> (integrate 40 files)
5205 ____________________________________________________________________________
5206 [ 10328] By: jhi on 2001/05/30 14:28:39
5207 Log: Update Changes.
5209 ! Changes patchlevel.h
5210 ____________________________________________________________________________
5211 [ 10327] By: jhi on 2001/05/30 14:07:01
5212 Log: The metaconfig unit change for #10325.
5215 ____________________________________________________________________________
5216 [ 10326] By: jhi on 2001/05/30 14:06:36
5217 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
5220 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
5221 ____________________________________________________________________________
5222 [ 10325] By: jhi on 2001/05/30 14:04:28
5223 Log: Introduce $Config{afsroot}.
5225 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5226 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
5227 ! win32/config.gc win32/config.vc
5228 ____________________________________________________________________________
5229 [ 10324] By: jhi on 2001/05/30 13:49:44
5230 Log: (Retracted by #10375.)
5232 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
5235 ____________________________________________________________________________
5236 [ 10323] By: jhi on 2001/05/30 13:49:29
5237 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
5238 (Also Configure tweaks needed; coming up soon.)
5240 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
5241 ____________________________________________________________________________
5242 [ 10322] By: jhi on 2001/05/30 13:37:56
5243 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
5244 From: Michael G Schwern <schwern@pobox.com>
5245 Date: Sun, 27 May 2001 10:29:43 +0100
5246 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
5249 ____________________________________________________________________________
5250 [ 10321] By: jhi on 2001/05/30 13:36:28
5251 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
5252 and Abhijit Menon-Sen.
5254 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
5255 ! perl.c pp_sys.c regcomp.c
5256 ____________________________________________________________________________
5257 [ 10320] By: jhi on 2001/05/30 13:35:27
5258 Log: Fix the BOOT section to call myU2time properly.
5260 ! ext/Time/HiRes/HiRes.xs
5261 ____________________________________________________________________________
5262 [ 10319] By: jhi on 2001/05/30 13:06:09
5263 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5264 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
5265 Date: Wed, 30 May 2001 09:44:29 -0400
5266 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
5268 Detypo; plus add one more trick.
5271 ____________________________________________________________________________
5272 [ 10318] By: jhi on 2001/05/30 12:47:11
5273 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)
5274 From: Michael G Schwern <schwern@pobox.com>
5275 Date: Wed, 30 May 2001 14:39:06 +0100
5276 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
5278 ! lib/autouse.pm t/pragma/autouse.t
5279 ____________________________________________________________________________
5280 [ 10317] By: jhi on 2001/05/30 12:46:02
5281 Log: Subject: Re: AIX and gcc (moving targets)
5282 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5283 Date: Wed, 30 May 2001 15:25:08 +0200
5284 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
5286 ! ext/Time/HiRes/HiRes.xs
5287 ____________________________________________________________________________
5288 [ 10316] By: jhi on 2001/05/30 12:40:46
5289 Log: Subject: [PATCH t/TEST] sorting tests
5290 From: Michael G Schwern <schwern@pobox.com>
5291 Date: Wed, 30 May 2001 10:24:02 +0100
5292 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
5295 ____________________________________________________________________________
5296 [ 10315] By: jhi on 2001/05/30 12:37:43
5297 Log: Subject: [ID 20010529.002] typos in man page perlre
5298 From: bart@cg681574-a.adubn1.nj.home.com
5299 Date: Tue, 29 May 2001 13:58:59 -0500
5300 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
5303 ____________________________________________________________________________
5304 [ 10314] By: jhi on 2001/05/30 12:33:53
5305 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
5306 From: "Craig A. Berry" <craigberry@mac.com>
5307 Date: Tue, 29 May 2001 23:23:45 -0500
5308 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
5310 ! t/lib/extutils.t t/pragma/autouse.t
5311 ____________________________________________________________________________
5312 [ 10313] By: jhi on 2001/05/30 12:32:17
5313 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)
5314 From: David Dyck <dcd@tc.fluke.com>
5315 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
5316 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
5319 ____________________________________________________________________________
5320 [ 10312] By: jhi on 2001/05/30 12:31:02
5321 Log: AIX hints update for gcc from Merijn H. Brand.
5324 ____________________________________________________________________________
5325 [ 10311] By: jhi on 2001/05/30 12:18:20
5326 Log: Retract #10295 and #10296: a more generic solution
5327 is needed (there's something funny with gcc on AIX).
5329 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
5330 ____________________________________________________________________________
5331 [ 10310] By: jhi on 2001/05/30 12:08:07
5332 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5333 From: Hugo <hv@crypt.compulink.co.uk>
5334 Date: Wed, 30 May 2001 11:59:19 +0100
5335 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
5337 localizing $@ has unfortunate semantics - if you die past
5338 a local $@, the die message is lost.
5341 ____________________________________________________________________________
5342 [ 10309] By: nick on 2001/05/30 08:23:02
5343 Log: Integrate mainline (autouse works again.)
5345 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
5346 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
5347 !> pod/perlvar.pod t/op/cmp.t
5348 ____________________________________________________________________________
5349 [ 10308] By: jhi on 2001/05/30 01:55:02
5350 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
5351 From: David Dyck <dcd@tc.fluke.com>
5352 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
5353 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
5356 ____________________________________________________________________________
5357 [ 10307] By: jhi on 2001/05/30 01:47:22
5358 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
5359 From: Nicholas Clark <nick@ccl4.org>
5360 Date: Tue, 29 May 2001 23:16:09 +0100
5361 Message-ID: <20010529231609.U86445@plum.flirble.org>
5363 Make the test output slightly clearer by distinguishing
5364 between '' and undef.
5367 ____________________________________________________________________________
5368 [ 10306] By: jhi on 2001/05/30 01:45:12
5369 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
5370 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5371 Date: Tue, 29 May 2001 19:15:19 -0400
5372 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
5375 ____________________________________________________________________________
5376 [ 10305] By: jhi on 2001/05/30 01:42:36
5377 Log: Subject: perlvar.pod addition
5378 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
5379 Date: Fri, 25 May 2001 20:23:12 +0200
5380 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
5382 Subject: Re: perlvar.pod addition
5383 From: "Abigail" <abigail@foad.org>
5384 Date: Fri, 25 May 2001 22:00:39 +0200
5385 Message-ID: <20010525200039.28029.qmail@foad.org>
5387 Mention $a and $b in perlvar.
5390 ____________________________________________________________________________
5391 [ 10304] By: jhi on 2001/05/30 01:36:37
5392 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
5393 From: Jeff Pinyan <jeffp@crusoe.net>
5394 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
5395 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
5398 ____________________________________________________________________________
5399 [ 10303] By: jhi on 2001/05/30 01:35:31
5400 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
5401 From: Jeff Pinyan <jeffp@crusoe.net>
5402 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
5403 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
5406 ____________________________________________________________________________
5407 [ 10302] By: jhi on 2001/05/29 20:18:49
5408 Log: Mention Time::localtime and Time::gmtime.
5410 ! ext/Time/Piece/Piece.pm
5411 ____________________________________________________________________________
5412 [ 10301] By: jhi on 2001/05/29 20:13:54
5413 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5414 From: Michael G Schwern <schwern@pobox.com>
5415 Date: Tue, 29 May 2001 18:51:32 +0100
5416 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
5419 ____________________________________________________________________________
5420 [ 10300] By: jhi on 2001/05/29 20:12:09
5421 Log: Retract #10243.
5424 ____________________________________________________________________________
5425 [ 10299] By: nick on 2001/05/29 18:41:19
5426 Log: Post weekend integrate mainline (fails one test pragma/autouse).
5428 +> (branch 29 files)
5429 !> (integrate 91 files)
5430 ____________________________________________________________________________
5431 [ 10298] By: jhi on 2001/05/29 16:29:19
5432 Log: Update Changes.
5434 ! Changes patchlevel.h
5435 ____________________________________________________________________________
5436 [ 10297] By: jhi on 2001/05/29 16:25:47
5437 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
5438 before Perl_load_module/Perl_call_method and restore the value
5439 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
5442 ____________________________________________________________________________
5443 [ 10296] By: jhi on 2001/05/29 16:01:53
5444 Log: Subject: Re: AIX and gcc (moving targets)
5445 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5446 Date: Tue, 29 May 2001 17:59:40 +0200
5447 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
5449 ! ext/Storable/Makefile.PL
5450 ____________________________________________________________________________
5451 [ 10295] By: jhi on 2001/05/29 15:59:05
5452 Log: Subject: Re: AIX and gcc (moving targets)
5453 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5454 Date: Tue, 29 May 2001 12:32:57 +0200
5455 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
5457 ! ext/POSIX/Makefile.PL
5458 ____________________________________________________________________________
5459 [ 10294] By: jhi on 2001/05/29 15:53:43
5460 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
5461 From: Michael G Schwern <schwern@pobox.com>
5462 Date: Tue, 29 May 2001 09:53:29 +0100
5463 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
5467 ! lib/Test/Harness.pm t/lib/test-harness.t
5468 ____________________________________________________________________________
5469 [ 10293] By: jhi on 2001/05/29 15:46:10
5471 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
5472 From: Michael G Schwern <schwern@pobox.com>
5473 Date: Tue, 29 May 2001 09:19:52 +0100
5474 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
5476 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
5477 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
5479 ! MANIFEST lib/Test.pm t/TEST
5480 ____________________________________________________________________________
5481 [ 10292] By: jhi on 2001/05/29 15:34:08
5482 Log: From: Michael G Schwern <schwern@pobox.com>
5483 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
5484 Date: Tue, 29 May 2001 08:26:09 +0100
5485 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
5488 ____________________________________________________________________________
5489 [ 10291] By: jhi on 2001/05/29 15:29:37
5490 Log: Add tests for Time::gmtime and Time::localtime.
5492 + t/lib/time-gmtime.t t/lib/time-localtime.t
5493 ! MANIFEST t/lib/1_compile.t
5494 ____________________________________________________________________________
5495 [ 10290] By: jhi on 2001/05/29 15:15:44
5496 Log: Add test for File::stat.
5499 ! MANIFEST t/lib/1_compile.t
5500 ____________________________________________________________________________
5501 [ 10289] By: jhi on 2001/05/29 15:05:38
5502 Log: Add test for Net::servent.
5505 ! MANIFEST t/lib/1_compile.t
5506 ____________________________________________________________________________
5507 [ 10288] By: jhi on 2001/05/29 14:57:15
5508 Log: Add test for Net::protoent.
5511 ! MANIFEST t/lib/1_compile.t
5512 ____________________________________________________________________________
5513 [ 10287] By: jhi on 2001/05/29 14:53:10
5514 Log: Add test for Net::netent.
5517 ! MANIFEST t/lib/1_compile.t
5518 ____________________________________________________________________________
5519 [ 10286] By: jhi on 2001/05/29 14:31:57
5520 Log: Add test for User::grent. Portability doubtful.
5522 + t/lib/user-grent.t
5523 ! MANIFEST t/lib/1_compile.t
5524 ____________________________________________________________________________
5525 [ 10285] By: jhi on 2001/05/29 14:24:20
5526 Log: Add test for User::pwent.
5527 Probably will fall down somewhere for portability reasons.
5529 + t/lib/user-pwent.t
5530 ! MANIFEST t/lib/1_compile.t
5531 ____________________________________________________________________________
5532 [ 10284] By: jhi on 2001/05/29 13:26:43
5533 Log: Metaconfig units changes for #10283.
5535 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
5536 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
5537 ! U/installdirs/sitescript.U U/modified/Signal.U
5538 ____________________________________________________________________________
5539 [ 10283] By: jhi on 2001/05/29 13:26:24
5540 Log: Subject: [PATCH 5.6.1] signal names in Configure
5541 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5542 Date: Tue, 29 May 2001 03:52:25 -0400
5543 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
5545 Subject: [PATCH 5.6.1] older perl in Configure
5546 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5547 Date: Tue, 29 May 2001 03:55:40 -0400
5548 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
5550 Subject: [PATCH 5.6.1] goofs in Configure
5551 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5552 Date: Tue, 29 May 2001 04:13:07 -0400
5553 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
5555 Configure portability tweaks.
5558 ____________________________________________________________________________
5559 [ 10282] By: jhi on 2001/05/29 12:41:41
5560 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
5561 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5562 Date: Tue, 29 May 2001 04:07:06 -0400
5563 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
5566 ____________________________________________________________________________
5567 [ 10281] By: jhi on 2001/05/29 12:40:31
5568 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
5569 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5570 Date: Tue, 29 May 2001 04:01:38 -0400
5571 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
5573 ! hints/os2.sh os2/Makefile.SHs
5574 ____________________________________________________________________________
5575 [ 10280] By: jhi on 2001/05/29 12:38:48
5576 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
5577 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5578 Date: Tue, 29 May 2001 03:50:18 -0400
5579 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
5581 ! lib/Test/Harness.pm
5582 ____________________________________________________________________________
5583 [ 10279] By: jhi on 2001/05/29 12:34:53
5584 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
5587 ____________________________________________________________________________
5588 [ 10278] By: jhi on 2001/05/29 02:15:24
5589 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5590 From: Hugo <hv@crypt.compulink.co.uk>
5591 Date: Tue, 29 May 2001 03:03:45 +0100
5592 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
5594 Explanation why the $@ always gets the UTF8 flag when under use utf8--
5595 because we told it to have the flag when under use utf8.
5598 ____________________________________________________________________________
5599 [ 10277] By: jhi on 2001/05/29 00:51:34
5600 Log: At least a partial fix for 20010528.004.
5603 ____________________________________________________________________________
5604 [ 10276] By: jhi on 2001/05/29 00:42:59
5605 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
5606 From: Nicholas Clark <nick@ccl4.org>
5607 Date: Mon, 28 May 2001 23:39:38 +0100
5608 Message-ID: <20010528233938.M86445@plum.flirble.org>
5610 More portable non-zero UV.
5613 ____________________________________________________________________________
5614 [ 10275] By: jhi on 2001/05/29 00:40:28
5615 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
5616 From: Nicholas Clark <nick@ccl4.org>
5617 Date: Mon, 28 May 2001 22:46:09 +0100
5618 Message-ID: <20010528224608.L86445@plum.flirble.org>
5620 Test also "make clean".
5623 ____________________________________________________________________________
5624 [ 10274] By: jhi on 2001/05/29 00:39:18
5625 Log: Subject: Re: Would -Wno-unused -Wall be better?
5626 From: Michael G Schwern <schwern@pobox.com>
5627 Date: Tue, 29 May 2001 00:55:54 +0100
5628 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
5631 ____________________________________________________________________________
5632 [ 10273] By: jhi on 2001/05/29 00:36:06
5633 Log: Add a test for 20010528.007, fixed in #10272.
5635 ! t/op/misc.t toke.c
5636 ____________________________________________________________________________
5637 [ 10272] By: jhi on 2001/05/29 00:21:12
5638 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
5639 From: Hugo <hv@crypt.compulink.co.uk>
5640 Date: Tue, 29 May 2001 00:23:23 +0100
5641 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
5644 ____________________________________________________________________________
5645 [ 10271] By: jhi on 2001/05/28 22:52:11
5646 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5647 From: Michael G Schwern <schwern@pobox.com>
5648 Date: Tue, 29 May 2001 00:42:59 +0100
5649 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
5651 ! t/pragma/autouse.t
5652 ____________________________________________________________________________
5653 [ 10270] By: jhi on 2001/05/28 21:44:06
5654 Log: Some shells seemingly arrange the signal handlers differently
5655 (bug id 20010521.004).
5658 ____________________________________________________________________________
5659 [ 10269] By: jhi on 2001/05/28 20:34:21
5660 Log: Regen perlmodlib.
5662 ! pod/perlmodlib.pod
5663 ____________________________________________________________________________
5664 [ 10268] By: jhi on 2001/05/28 19:08:45
5665 Log: Update Changes.
5667 ! Changes patchlevel.h
5668 ____________________________________________________________________________
5669 [ 10267] By: jhi on 2001/05/28 19:03:54
5670 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
5671 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5672 Date: Mon, 28 May 2001 14:56:35 -0500
5673 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
5675 ! pod/perlnewmod.pod
5676 ____________________________________________________________________________
5677 [ 10266] By: jhi on 2001/05/28 18:35:03
5681 ____________________________________________________________________________
5682 [ 10265] By: jhi on 2001/05/28 18:33:32
5683 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
5684 From: "Richard Soderberg" <rs@crystalflame.net>
5685 Date: Mon, 28 May 2001 12:31:23 -0700
5686 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
5689 ____________________________________________________________________________
5690 [ 10264] By: jhi on 2001/05/28 17:59:00
5691 Log: The #10260 was too bold: locales and utf8 still do not mix.
5694 ____________________________________________________________________________
5695 [ 10263] By: jhi on 2001/05/28 17:52:25
5696 Log: Subject: [PATCH] Pod nitpicks
5697 From: "Richard Soderberg" <rs@crystalflame.net>
5698 Date: Mon, 28 May 2001 10:08:58 -0700
5699 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
5701 ! pod/perl571delta.pod pod/perlapi.pod sv.h
5702 ____________________________________________________________________________
5703 [ 10262] By: jhi on 2001/05/28 17:50:05
5704 Log: Upgrade to I18N::LangTags 0.22.
5706 + lib/I18N/LangTags/List.pod
5707 ! MANIFEST lib/I18N/LangTags.pm
5708 ____________________________________________________________________________
5709 [ 10261] By: jhi on 2001/05/28 17:23:40
5710 Log: A slightly more serious bug found by -Mutf8; op/misc and
5711 lib/complex dumped core.
5714 ____________________________________________________________________________
5715 [ 10260] By: jhi on 2001/05/28 16:58:11
5716 Log: Various buglets shaken out by -Mutf8.
5718 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
5720 ____________________________________________________________________________
5721 [ 10259] By: jhi on 2001/05/28 15:48:46
5722 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
5725 ____________________________________________________________________________
5726 [ 10258] By: jhi on 2001/05/28 15:32:41
5727 Log: Subject: [PATCH] todo patch
5728 From: Artur Bergman <artur@contiller.se>
5729 Date: Mon, 28 May 2001 17:03:51 +0200
5730 Message-ID: <B7383577.F34%artur@contiller.se>
5733 ____________________________________________________________________________
5734 [ 10257] By: jhi on 2001/05/28 15:31:25
5735 Log: Subject: typo in perlguts.pod
5736 From: "John P. Linderman" <jpl@research.att.com>
5737 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
5738 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
5741 ____________________________________________________________________________
5742 [ 10256] By: jhi on 2001/05/28 15:30:42
5743 Log: Subject: AIX and gcc (moving targets)
5744 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5745 Date: Mon, 28 May 2001 12:54:04 +0200
5746 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
5749 ____________________________________________________________________________
5750 [ 10255] By: jhi on 2001/05/28 15:28:55
5751 Log: Subject: Re: perlio + multiple perl_alloc..destruct
5752 From: Doug MacEachern <dougm@covalent.net>
5753 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
5754 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
5757 ____________________________________________________________________________
5758 [ 10254] By: jhi on 2001/05/28 15:27:49
5759 Log: The #10251 wasn't quite up-to-the-code.
5762 ____________________________________________________________________________
5763 [ 10253] By: jhi on 2001/05/28 15:26:39
5764 Log: Test case for bug 20010526.004, fixed in #10252.
5767 ____________________________________________________________________________
5768 [ 10252] By: jhi on 2001/05/28 15:26:14
5769 Log: Subject: Re: [ID 20010526.004] Taint looses value
5770 From: Hugo <hv@crypt.compulink.co.uk>
5771 Date: Sun, 27 May 2001 20:39:32 +0100
5772 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
5775 ____________________________________________________________________________
5776 [ 10251] By: jhi on 2001/05/28 15:13:40
5777 Log: Test case for 20010422.005, fixed by #10250.
5780 ____________________________________________________________________________
5781 [ 10250] By: jhi on 2001/05/28 15:11:16
5782 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
5783 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5784 Date: Mon, 28 May 2001 06:39:12 -0400
5785 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
5788 ____________________________________________________________________________
5789 [ 10249] By: jhi on 2001/05/28 15:09:24
5790 Log: Linerewrapping.
5793 ____________________________________________________________________________
5794 [ 10248] By: jhi on 2001/05/28 15:09:07
5795 Log: Updates on the modules list.
5798 ____________________________________________________________________________
5799 [ 10247] By: jhi on 2001/05/28 15:03:35
5800 Log: Add a test for PerlIO.
5802 (I probably got the crlf/raw thing wrong for clrfy platforms...)
5805 ! MANIFEST lib/PerlIO.pm
5806 ____________________________________________________________________________
5807 [ 10246] By: jhi on 2001/05/28 14:24:08
5808 Log: Add a test for carp et alia.
5812 ____________________________________________________________________________
5813 [ 10245] By: jhi on 2001/05/28 13:42:55
5814 Log: Adding the new test would be swell.
5816 + t/pragma/autouse.t
5817 ____________________________________________________________________________
5818 [ 10244] By: jhi on 2001/05/28 13:42:34
5819 Log: Add a test for the autouse pragma.
5822 ____________________________________________________________________________
5823 [ 10243] By: jhi on 2001/05/28 13:26:25
5824 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5825 From: dLux <dlux@spam.sch.bme.hu>
5826 Date: Sun, 27 May 2001 16:14:26 +0200
5827 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
5830 ____________________________________________________________________________
5831 [ 10242] By: jhi on 2001/05/28 13:21:50
5832 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
5833 From: "Richard Soderberg" <rs@crystalflame.net>
5834 Date: Mon, 28 May 2001 03:56:36 -0700
5835 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
5838 ____________________________________________________________________________
5839 [ 10241] By: jhi on 2001/05/28 13:18:56
5840 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
5841 From: "Stephen P. Potter" <spp@spotter.yi.org>
5842 Date: Tue, 22 May 2001 11:40:25 -0400
5843 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
5845 Subject: Re: [ID 20010522.003] Time::Local module bug
5846 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5847 Date: Tue, 22 May 2001 11:50:19 -0400
5848 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
5851 ____________________________________________________________________________
5852 [ 10240] By: jhi on 2001/05/27 22:44:49
5853 Log: The PERL_DL_NONLAZY can have whitespace in front.
5856 ____________________________________________________________________________
5857 [ 10239] By: jhi on 2001/05/27 21:23:21
5858 Log: Document strftime() and strptime().
5860 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
5861 ____________________________________________________________________________
5862 [ 10238] By: jhi on 2001/05/27 20:29:07
5863 Log: Make Time::Piece::strptime() to be a function, not a method.
5865 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
5866 ____________________________________________________________________________
5867 [ 10237] By: jhi on 2001/05/27 20:22:09
5868 Log: Tweak the test to be more portable.
5871 ____________________________________________________________________________
5872 [ 10236] By: jhi on 2001/05/27 19:15:54
5873 Log: Subject: PATCH: Re: Re: Attributes that tie
5874 From: Leon Brocard <acme@astray.com>
5875 Date: Sun, 27 May 2001 12:37:29 +0100
5876 Message-ID: <20010527123729.A22663@ns0.astray.com>
5878 Document that variable attributes are not currently usable
5879 for tieing. (An ugly limitation that should be fixed.)
5882 ____________________________________________________________________________
5883 [ 10235] By: jhi on 2001/05/27 19:03:31
5884 Log: Microperl tweaks.
5886 ! Makefile.micro uconfig.h uconfig.sh
5887 ____________________________________________________________________________
5888 [ 10234] By: jhi on 2001/05/27 18:22:09
5889 Log: Add make target for microperl (kind of silly, but convenient).
5892 ____________________________________________________________________________
5893 [ 10233] By: jhi on 2001/05/27 18:18:56
5894 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
5898 ____________________________________________________________________________
5899 [ 10232] By: jhi on 2001/05/27 17:57:18
5900 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
5901 From: rspier@pobox.com (Robert Spier)
5902 Date: Sat, 26 May 2001 20:05:23 -0400
5903 Message-ID: <15120.17603.148648.12430@rls.cx>
5905 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
5906 From: rspier@pobox.com (Robert Spier)
5907 Date: Sun, 27 May 2001 00:23:12 -0400
5908 Message-ID: <15120.33072.511966.767230@rls.cx>
5910 ! doio.c pod/perlfunc.pod
5911 ____________________________________________________________________________
5912 [ 10231] By: jhi on 2001/05/27 15:45:20
5913 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
5915 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5916 ____________________________________________________________________________
5917 [ 10230] By: jhi on 2001/05/27 15:41:06
5918 Log: Add README.tru64.
5921 ____________________________________________________________________________
5922 [ 10229] By: jhi on 2001/05/27 13:50:57
5923 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
5925 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5926 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
5928 ____________________________________________________________________________
5929 [ 10228] By: jhi on 2001/05/27 13:43:38
5930 Log: Integrate I18N::LangTags from Sean Burke.
5932 TODO: the language list from RFC 3066 needs to be integrated
5933 and made available somehow. The list is included in the
5934 I18N-LangTags 0.21 distribution, but it is undocumented
5935 and unconnected to the module.
5937 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
5939 ____________________________________________________________________________
5940 [ 10227] By: jhi on 2001/05/27 01:41:33
5941 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
5942 envisioned by Sarathy.
5945 ____________________________________________________________________________
5946 [ 10226] By: jhi on 2001/05/27 00:28:34
5947 Log: Subject: [ID 20010525.001] Pod typo nits fixed
5948 From: lvirden@cas.org
5949 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
5950 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
5952 minus the perlsolaris decimation plus the
5954 Subject: Re: [ID 20010525.001] Pod typo nits fixed
5955 From: "Philip Newton" <Philip.Newton@gmx.net>
5956 Date: Fri, 25 May 2001 18:05:55 +0200
5957 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
5959 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
5960 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
5961 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
5962 ! pod/perlutil.pod pod/perlxstut.pod
5963 ____________________________________________________________________________
5964 [ 10225] By: jhi on 2001/05/26 22:38:16
5965 Log: return clauses are nice.
5968 ____________________________________________________________________________
5969 [ 10224] By: jhi on 2001/05/26 22:35:31
5970 Log: Subject: change 10199 backwards?
5971 From: Doug MacEachern <dougm@covalent.net>
5972 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
5973 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
5976 ____________________________________________________________________________
5977 [ 10223] By: jhi on 2001/05/26 22:31:46
5978 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
5979 From: Hugo <hv@crypt.compulink.co.uk>
5980 Date: Sat, 26 May 2001 17:05:12 +0100
5981 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
5984 ! MANIFEST doop.c embed.h embed.pl global.sym
5985 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
5986 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
5987 ____________________________________________________________________________
5988 [ 10222] By: jhi on 2001/05/26 22:10:38
5989 Log: Regen headers for #10221.
5991 ! global.sym objXSUB.h perlapi.c
5992 ____________________________________________________________________________
5993 [ 10221] By: jhi on 2001/05/26 22:06:06
5994 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
5995 From: Juha Laiho <juha.laiho@Elma.Net>
5996 Date: Thu, 3 May 2001 09:51:30 +0300
5997 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
6000 ____________________________________________________________________________
6001 [ 10220] By: jhi on 2001/05/26 22:01:30
6002 Log: Subject: Re: [PATCH] Re: stability of sort()?
6003 From: "John P. Linderman" <jpl@research.att.com>
6004 Date: Sat, 26 May 2001 13:27:19 -0400
6005 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
6008 ____________________________________________________________________________
6009 [ 10219] By: jhi on 2001/05/26 14:02:34
6010 Log: Integrate perlio.
6013 ____________________________________________________________________________
6014 [ 10218] By: jhi on 2001/05/26 13:39:52
6015 Log: Subject: [PATCH perl@10210] PerlIO for VMS
6016 From: "Craig A. Berry" <craigberry@mac.com>
6017 Date: Sat, 26 May 2001 09:34:11 -0500
6018 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
6020 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
6021 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
6023 ____________________________________________________________________________
6024 [ 10217] By: jhi on 2001/05/26 13:19:05
6025 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
6026 From: David Dyck <dcd@tc.fluke.com>
6027 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
6028 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
6031 ____________________________________________________________________________
6032 [ 10216] By: jhi on 2001/05/26 13:17:47
6033 Log: Subject: utf8 regexp tests
6034 From: Hugo <hv@crypt.compulink.co.uk>
6035 Date: Fri, 25 May 2001 22:35:01 +0100
6036 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
6039 ____________________________________________________________________________
6040 [ 10215] By: jhi on 2001/05/26 13:15:40
6041 Log: Subject: [PATCH] Re: stability of sort()?
6042 From: Nicholas Clark <nick@ccl4.org>
6043 Date: Fri, 25 May 2001 22:40:19 +0100
6044 Message-ID: <20010525224019.B86445@plum.flirble.org>
6047 ____________________________________________________________________________
6048 [ 10214] By: jhi on 2001/05/26 13:14:30
6049 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
6050 From: John Peacock <jpeacock@rowman.com>
6051 Date: Thu, 24 May 2001 22:14:01 -0400
6052 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
6055 ____________________________________________________________________________
6056 [ 10213] By: jhi on 2001/05/26 13:08:56
6057 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
6058 From: Nicholas Clark <nick@ccl4.org>
6059 Date: Sun, 20 May 2001 19:24:13 +0100
6060 Message-ID: <20010520192413.G83222@plum.flirble.org>
6062 + lib/ExtUtils/Constant.pm t/lib/extutils.t
6063 ! MANIFEST utils/h2xs.PL
6064 ____________________________________________________________________________
6065 [ 10212] By: nick on 2001/05/26 09:49:28
6066 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
6067 add a few more notes there on use of mortals on the stack.
6070 ____________________________________________________________________________
6071 [ 10211] By: nick on 2001/05/26 09:05:36
6072 Log: Integrate mainline
6074 +> t/lib/fcntl.t t/pragma/vars.t
6075 !> (integrate 49 files)
6076 ____________________________________________________________________________
6077 [ 10210] By: jhi on 2001/05/25 12:29:16
6078 Log: Update Changes.
6080 ! Changes patchlevel.h
6081 ____________________________________________________________________________
6082 [ 10209] By: jhi on 2001/05/25 12:24:45
6085 Subject: [PATCH pp.c] Wrapping pack("C",256)
6086 From: Simon Cozens <simon@netthink.co.uk>
6087 Date: Sat, 12 May 2001 17:58:41 +0100
6088 Message-ID: <20010512175841.A6132@netthink.co.uk>
6090 ! pod/perldiag.pod pp.c t/pragma/warn/pp
6091 ____________________________________________________________________________
6092 [ 10208] By: jhi on 2001/05/25 01:37:03
6093 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
6094 From: "Brendan O'Dea" <bod@compusol.com.au>
6095 Date: Fri, 25 May 2001 11:18:29 +1000
6096 Message-ID: <20010525111829.A28411@compusol.com.au>
6098 (Slightly modified.)
6101 ____________________________________________________________________________
6102 [ 10207] By: jhi on 2001/05/25 01:12:14
6103 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
6104 From: Hugo <hv@crypt.compulink.co.uk>
6105 Date: Fri, 25 May 2001 02:13:25 +0100
6106 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
6109 ____________________________________________________________________________
6110 [ 10206] By: jhi on 2001/05/25 01:07:59
6111 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
6112 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
6113 Date: Fri, 25 May 2001 10:25:36 +0900
6114 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
6116 ! regcomp.c regexec.c
6117 ____________________________________________________________________________
6118 [ 10205] By: jhi on 2001/05/25 01:07:00
6119 Log: Subject: [PATCH #2] stash autovivification and method call error messages
6120 From: Ilmari Karonen <iltzu@sci.fi>
6121 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
6122 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
6124 ! gv.c pp_hot.c t/op/method.t
6125 ____________________________________________________________________________
6126 [ 10204] By: jhi on 2001/05/25 01:03:50
6127 Log: Add make target and documentation for gprof profiling.
6129 ! Makefile.SH pod/perlhack.pod
6130 ____________________________________________________________________________
6131 [ 10203] By: jhi on 2001/05/24 21:09:36
6132 Log: Subject: Don't think about UTF8
6133 From: Mike Guy <mjtg@cam.ac.uk>
6134 Date: Tue, 22 May 2001 14:35:39 +0100
6135 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
6138 ____________________________________________________________________________
6139 [ 10202] By: jhi on 2001/05/24 21:07:25
6140 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
6141 From: Geraint A Edwards <gedge@serf.org>
6142 Date: Thu, 24 May 2001 22:51:24 +0100
6143 Message-Id: <20010524225124.A34981@cymru.serf.org>
6146 ____________________________________________________________________________
6147 [ 10201] By: jhi on 2001/05/24 21:02:30
6148 Log: DB_File has its own attribute story.
6150 ! ext/DB_File/DB_File.xs
6151 ____________________________________________________________________________
6152 [ 10200] By: jhi on 2001/05/24 19:54:21
6153 Log: Subject: Re: Making perl with -Wall
6154 From: Andy Dougherty <doughera@lafayette.edu>
6155 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
6156 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
6159 ____________________________________________________________________________
6160 [ 10199] By: jhi on 2001/05/24 15:15:03
6161 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
6162 From: "Richard Soderberg" <rs@crystalflame.net>
6163 Date: Thu, 24 May 2001 08:58:16 -0700
6164 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
6167 ____________________________________________________________________________
6168 [ 10198] By: jhi on 2001/05/24 15:10:04
6169 Log: IV/UV casting fixes from Nicholas Clark.
6171 ! perl.h pp_sys.c util.c
6172 ____________________________________________________________________________
6173 [ 10197] By: jhi on 2001/05/24 14:19:44
6174 Log: Subject: Re: Making perl with -Wall
6175 From: Michael G Schwern <schwern@pobox.com>
6176 Date: Thu, 24 May 2001 15:40:28 +0100
6177 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
6180 ____________________________________________________________________________
6181 [ 10196] By: jhi on 2001/05/24 14:04:41
6182 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
6183 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6184 Date: Tue, 22 May 2001 11:49:37 +0200
6185 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
6187 ! U/modified/Oldsym.U
6188 Branch: metaconfig/U/perl
6191 ! Configure config_h.SH myconfig.SH
6192 ____________________________________________________________________________
6193 [ 10195] By: jhi on 2001/05/24 13:25:04
6194 Log: Under versiononly install also the scripts with the version suffix.
6195 (e.g. .../bin/h2xs5.7.1)
6198 ____________________________________________________________________________
6199 [ 10194] By: jhi on 2001/05/24 13:02:49
6200 Log: Subject: [PATCH] Stop segfault in mg.c:636
6201 From: "Richard Soderberg" <rs@crystalflame.net>
6202 Date: Thu, 24 May 2001 05:51:52 -0700
6203 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
6206 ____________________________________________________________________________
6207 [ 10193] By: jhi on 2001/05/24 12:37:13
6208 Log: Iteration continues; hopefully convergently.
6211 ____________________________________________________________________________
6212 [ 10192] By: jhi on 2001/05/24 12:36:35
6213 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
6214 From: Gisle Aas <gisle@ActiveState.com>
6215 Date: 23 May 2001 16:13:10 -0700
6216 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
6219 ____________________________________________________________________________
6220 [ 10191] By: jhi on 2001/05/24 12:25:12
6221 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
6222 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6223 Date: Thu, 24 May 2001 05:05:22 -0500
6224 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
6226 ! lib/dumpvar.pl lib/perl5db.pl
6227 ____________________________________________________________________________
6228 [ 10190] By: jhi on 2001/05/24 12:24:07
6229 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
6230 From: David Dyck <dcd@tc.fluke.com>
6231 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
6232 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
6235 ____________________________________________________________________________
6236 [ 10189] By: jhi on 2001/05/23 22:43:31
6237 Log: Tiny pod nits on READMEs, mostly whitespace issues.
6239 ! README.amiga README.dos README.macos README.mpeix README.vmesa
6241 ____________________________________________________________________________
6242 [ 10188] By: jhi on 2001/05/23 22:26:03
6243 Log: The DG/UX part of the 20010521.005.
6246 ____________________________________________________________________________
6247 [ 10187] By: jhi on 2001/05/23 22:04:05
6248 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
6249 From: Hugo <hv@crypt.compulink.co.uk>
6250 Date: Mon, 21 May 2001 16:32:02 +0100
6251 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
6253 ! regcomp.c t/op/misc.t
6254 ____________________________________________________________________________
6255 [ 10186] By: jhi on 2001/05/23 21:42:15
6256 Log: Subject: [PATCH] Extra UNIVERSAL tests
6257 From: Mike Guy <mjtg@cam.ac.uk>
6258 Date: Wed, 23 May 2001 12:29:20 +0100
6259 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
6262 ____________________________________________________________________________
6263 [ 10185] By: jhi on 2001/05/23 21:38:48
6264 Log: Subject: [PATCH] Remove EQ keyword
6265 From: Mike Guy <mjtg@cam.ac.uk>
6266 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
6267 Date: Wed, 23 May 2001 11:17:29 +0100
6269 ! keywords.h keywords.pl
6270 ____________________________________________________________________________
6271 [ 10184] By: jhi on 2001/05/23 21:29:41
6272 Log: Subject: [PATCH] lib/perl5db.pl
6273 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6274 Date: Wed, 23 May 2001 02:18:03 -0500
6275 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
6278 ____________________________________________________________________________
6279 [ 10183] By: jhi on 2001/05/23 21:27:54
6280 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
6281 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6282 Date: Tue, 22 May 2001 23:34:41 -0500
6283 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
6286 ____________________________________________________________________________
6287 [ 10182] By: jhi on 2001/05/23 21:24:30
6288 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
6289 From: davem@fdgroup.co.uk
6290 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
6291 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
6294 ____________________________________________________________________________
6295 [ 10181] By: jhi on 2001/05/23 21:23:29
6296 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
6297 From: Michael G Schwern <schwern@pobox.com>
6298 Date: Tue, 22 May 2001 14:15:09 +0100
6299 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
6302 ____________________________________________________________________________
6303 [ 10180] By: jhi on 2001/05/23 21:22:14
6304 Log: Subject: [PATCH lib/vars.pm] Odd code nit
6305 From: Michael G Schwern <schwern@pobox.com>
6306 Date: Tue, 22 May 2001 14:14:28 +0100
6307 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
6310 ____________________________________________________________________________
6311 [ 10179] By: jhi on 2001/05/23 21:19:51
6312 Log: Use the new use vars feature.
6315 ____________________________________________________________________________
6316 [ 10178] By: jhi on 2001/05/23 21:19:28
6317 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
6318 From: Mike Guy <mjtg@cam.ac.uk>
6319 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6320 Date: Tue, 22 May 2001 13:11:39 +0100
6323 ! MANIFEST lib/vars.pm t/lib/1_compile.t
6324 ____________________________________________________________________________
6325 [ 10177] By: jhi on 2001/05/23 21:01:48
6326 Log: -qlongdouble considered harmful by Merijn.
6329 ____________________________________________________________________________
6330 [ 10176] By: jhi on 2001/05/21 13:21:21
6331 Log: Update Changes.
6333 ! Changes patchlevel.h
6334 ____________________________________________________________________________
6335 [ 10175] By: jhi on 2001/05/21 13:17:28
6336 Log: Add a test of its very own for Fcntl. Hopefully portable.
6340 ____________________________________________________________________________
6341 [ 10174] By: jhi on 2001/05/21 12:45:41
6342 Log: Must be trickier for 'minitest' not to die.
6345 ____________________________________________________________________________
6346 [ 10173] By: jhi on 2001/05/21 11:24:43
6347 Log: Can't declare other people's variables.
6350 ____________________________________________________________________________
6351 [ 10172] By: jhi on 2001/05/20 20:33:08
6352 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
6354 ! doio.c t/op/taint.t
6355 ____________________________________________________________________________
6356 [ 10171] By: jhi on 2001/05/20 20:18:45
6357 Log: The OS/2 variable needs to be declared.
6360 ____________________________________________________________________________
6361 [ 10170] By: nick on 2001/05/20 16:48:29
6362 Log: Integrate mainline
6364 !> (integrate 41 files)
6365 ____________________________________________________________________________
6366 [ 10169] By: jhi on 2001/05/20 11:50:20
6367 Log: Small perlsec updates: clarify the taintedness of filename
6368 globbing; suggest using Scalar::Util::tainted().
6371 ____________________________________________________________________________
6372 [ 10168] By: jhi on 2001/05/20 11:24:11
6373 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
6374 From: Dave Mitchell <davem@fdgroup.co.uk>
6375 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
6376 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
6378 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
6379 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
6380 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
6382 ____________________________________________________________________________
6383 [ 10167] By: jhi on 2001/05/20 11:12:14
6384 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
6385 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6386 Date: Sat, 19 May 2001 04:08:46 -0400
6387 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
6389 ! lib/ExtUtils/Mksymlists.pm makedef.pl
6390 ____________________________________________________________________________
6391 [ 10166] By: jhi on 2001/05/20 11:08:27
6392 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
6393 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6394 Date: Sat, 19 May 2001 04:30:45 -0400
6395 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
6398 ____________________________________________________________________________
6399 [ 10165] By: jhi on 2001/05/20 11:07:06
6400 Log: Subject: [PATCH 5.6.1] build bugs OS/2
6401 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6402 Date: Sat, 19 May 2001 04:35:28 -0400
6403 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
6405 ! os2/Makefile.SHs os2/os2.c
6406 ____________________________________________________________________________
6407 [ 10164] By: jhi on 2001/05/20 11:06:01
6408 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
6409 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6410 Date: Sat, 19 May 2001 04:04:23 -0400
6411 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
6413 (In bleadperl patched b-stash.t instead of b.t)
6415 ! t/lib/b-stash.t t/lib/bigfltpm.t
6416 ____________________________________________________________________________
6417 [ 10163] By: jhi on 2001/05/20 10:59:46
6418 Log: Subject: [PATCH 5.6.1] perl5db
6419 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6420 Date: Sat, 19 May 2001 03:49:09 -0400
6421 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
6424 ____________________________________________________________________________
6425 [ 10162] By: jhi on 2001/05/20 10:58:18
6426 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
6427 From: Gisle Aas <gisle@ActiveState.com>
6428 Date: 18 May 2001 14:24:51 -0700
6429 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
6432 ____________________________________________________________________________
6433 [ 10161] By: jhi on 2001/05/20 10:57:00
6434 Log: Subject: [PATCH] Chomp should not always stringify
6435 From: Gisle Aas <gisle@ActiveState.com>
6436 Date: 18 May 2001 07:55:25 -0700
6437 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
6439 ! doop.c t/op/chop.t
6440 ____________________________________________________________________________
6441 [ 10160] By: jhi on 2001/05/20 10:49:40
6442 Log: Integrate perlio.
6445 ____________________________________________________________________________
6446 [ 10159] By: nick on 2001/05/20 09:39:46
6447 Log: Document some more of open's features.
6450 ____________________________________________________________________________
6451 [ 10158] By: gsar on 2001/05/18 18:43:38
6452 Log: back out change#10153 (it has compatibility issues such as the
6453 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
6454 benefit for 5.6.x doesn't seem worth the risk)
6455 Branch: maint-5.6/perl
6457 ____________________________________________________________________________
6458 [ 10157] By: jhi on 2001/05/18 17:05:40
6459 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
6462 ____________________________________________________________________________
6463 [ 10156] By: jhi on 2001/05/18 12:06:40
6464 Log: Update Changes.
6466 ! Changes patchlevel.h
6467 ____________________________________________________________________________
6468 [ 10155] By: jhi on 2001/05/18 11:58:57
6469 Log: Integrate change #10144 from maintperl.
6471 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
6473 !> win32/config.bc win32/config.gc win32/config.vc
6474 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6475 ____________________________________________________________________________
6476 [ 10154] By: nick on 2001/05/18 07:23:03
6477 Log: Integrate mainline.
6479 +> README.dgux t/lib/i18n-collate.t utils.lst
6480 !> (integrate 49 files)
6481 ____________________________________________________________________________
6482 [ 10153] By: jhi on 2001/05/18 00:41:51
6483 Log: Integrate change #7224 from mainline into maintperl.
6485 Allow @+ and @- to be doublequoted, from Simon Cozens.
6486 (Approved by Larry, see Tom's comment in 20000830.005.)
6487 Branch: maint-5.6/perl
6489 ____________________________________________________________________________
6490 [ 10152] By: jhi on 2001/05/17 23:18:15
6491 Log: Subject: [PATCH bleadperl] small lookbehind fix
6492 From: Hugo <hv@crypt.compulink.co.uk>
6493 Date: Fri, 18 May 2001 00:07:19 +0100
6494 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
6497 ____________________________________________________________________________
6498 [ 10151] By: jhi on 2001/05/17 22:00:06
6501 ! installman utils.lst
6502 ____________________________________________________________________________
6503 [ 10150] By: jhi on 2001/05/17 20:32:48
6504 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
6507 ! t/lib/glob-basic.t
6508 ____________________________________________________________________________
6509 [ 10149] By: jhi on 2001/05/17 20:08:58
6510 Log: Subject: [PATCH] Test for bug 20010515.004
6511 From: Benjamin Sugars <bsugars@canoe.ca>
6512 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
6513 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
6516 ____________________________________________________________________________
6517 [ 10148] By: jhi on 2001/05/17 20:06:23
6518 Log: Integrate #10145 from maintperl.
6520 fix for ID 20010515.004 (needs test)
6523 ____________________________________________________________________________
6524 [ 10147] By: jhi on 2001/05/17 19:10:46
6525 Log: Thinko noticed by Doug MacEachern.
6528 ____________________________________________________________________________
6529 [ 10146] By: jhi on 2001/05/17 17:30:37
6530 Log: Subject: Re: [PATCH] HERE mark in regex
6531 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6532 Date: Thu, 17 May 2001 12:20:33 -0400
6533 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
6536 ____________________________________________________________________________
6537 [ 10145] By: gsar on 2001/05/17 16:59:55
6538 Log: fix for ID 20010515.004 (needs test)
6539 Branch: maint-5.6/perl
6541 ____________________________________________________________________________
6542 [ 10144] By: gsar on 2001/05/17 16:39:02
6543 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
6544 Branch: maint-5.6/perl
6545 ! win32/config.bc win32/config.gc win32/config.vc
6546 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6547 ____________________________________________________________________________
6548 [ 10143] By: jhi on 2001/05/17 14:21:08
6549 Log: Macrofy the getspecific (and use it also in util.c)
6552 ____________________________________________________________________________
6553 [ 10142] By: jhi on 2001/05/17 01:43:50
6554 Log: Use the unchecked thread-specific key fetch also in Tru64.
6557 ____________________________________________________________________________
6558 [ 10141] By: jhi on 2001/05/17 01:41:07
6559 Log: Subject: [PATCH 5.6.1]Quick thread speedup
6560 From: Dan Sugalski <dan@sidhe.org>
6561 Date: Wed, 16 May 2001 18:05:19 -0400
6562 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
6565 ____________________________________________________________________________
6566 [ 10140] By: jhi on 2001/05/16 19:58:29
6567 Log: I think this is quite enough testing for a deprecated feature.
6569 + t/lib/i18n-collate.t
6570 ! MANIFEST t/lib/1_compile.t
6571 ____________________________________________________________________________
6572 [ 10139] By: jhi on 2001/05/16 18:47:03
6573 Log: More HP-UX lore from Jeff Okamoto.
6576 ____________________________________________________________________________
6577 [ 10138] By: jhi on 2001/05/16 18:21:04
6578 Log: Sort utils.lst for easier maintenance.
6581 ____________________________________________________________________________
6582 [ 10137] By: jhi on 2001/05/16 18:12:01
6583 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6584 From: Tim Jenness <t.jenness@jach.hawaii.edu>
6585 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
6586 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
6588 Add pod2latex to utils.lst.
6590 ! MANIFEST utils.lst
6591 ____________________________________________________________________________
6592 [ 10136] By: jhi on 2001/05/16 18:00:00
6593 Log: Subject: Re: [PATCH] HERE mark in regex
6594 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6595 Date: Wed, 16 May 2001 13:04:43 -0400
6596 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
6598 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6599 ! t/op/regmesg.t t/pragma/warn/regcomp
6600 ____________________________________________________________________________
6601 [ 10135] By: jhi on 2001/05/16 17:51:50
6602 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6603 From: Simon Cozens <simon@netthink.co.uk>
6604 Date: Wed, 16 May 2001 18:02:08 +0100
6605 Message-ID: <20010516180208.A6458@netthink.co.uk>
6607 ! installman utils.lst
6608 ____________________________________________________________________________
6609 [ 10134] By: jhi on 2001/05/16 17:47:26
6610 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
6611 From: "Philip Newton" <pnewton@gmx.de>
6612 Date: Tue, 15 May 2001 15:09:30 +0200
6613 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
6615 Test case for #10128.
6617 ! t/pragma/warn/pp_hot
6618 ____________________________________________________________________________
6619 [ 10133] By: jhi on 2001/05/16 15:12:52
6620 Log: Update Changes.
6622 ! Changes patchlevel.h
6623 ____________________________________________________________________________
6624 [ 10132] By: jhi on 2001/05/16 14:50:55
6625 Log: Deprecate pseudo-hashes.
6627 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
6628 ____________________________________________________________________________
6629 [ 10131] By: jhi on 2001/05/16 14:26:01
6630 Log: HP-UX hints update from Merijn.
6633 ____________________________________________________________________________
6634 [ 10130] By: jhi on 2001/05/16 14:23:01
6635 Log: README.hpux update from Merijn.
6638 ____________________________________________________________________________
6639 [ 10129] By: jhi on 2001/05/16 14:18:56
6640 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6641 From: Simon Cozens <simon@netthink.co.uk>
6642 Date: Wed, 16 May 2001 15:57:55 +0100
6643 Message-ID: <20010516155755.A4728@netthink.co.uk>
6646 ! MANIFEST installman installperl
6647 ____________________________________________________________________________
6648 [ 10128] By: jhi on 2001/05/16 14:15:36
6649 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
6650 From: "Philip Newton" <pnewton@gmx.de>
6651 Date: Tue, 15 May 2001 16:31:05 +0200
6652 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
6654 Fix PERL_Y2KWARN test to check before rather than after appending.
6657 ____________________________________________________________________________
6658 [ 10127] By: jhi on 2001/05/16 14:08:15
6659 Log: Regen Porting stuff.
6661 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6663 ____________________________________________________________________________
6664 [ 10126] By: jhi on 2001/05/16 13:41:50
6665 Log: Metaconfig unit change for #10125.
6667 ! U/modified/Oldconfig.U
6668 ____________________________________________________________________________
6669 [ 10125] By: jhi on 2001/05/16 13:41:35
6672 ! Configure config_h.SH perl.c
6673 ____________________________________________________________________________
6674 [ 10124] By: jhi on 2001/05/16 13:41:09
6677 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6678 ____________________________________________________________________________
6679 [ 10123] By: jhi on 2001/05/16 13:25:38
6680 Log: Adding the README.dgux to the MANIFEST would be a good idea.
6683 ____________________________________________________________________________
6684 [ 10122] By: jhi on 2001/05/16 13:08:33
6685 Log: Move the stack desire definition to thread.h.
6687 ! ext/Thread/Thread.xs thread.h
6688 ____________________________________________________________________________
6689 [ 10121] By: jhi on 2001/05/16 13:00:12
6690 Log: DG-UX threading patches, including a README.dgux,
6691 from Takis Psarogiannakopoulos.
6694 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
6695 ____________________________________________________________________________
6696 [ 10120] By: jhi on 2001/05/16 12:55:33
6697 Log: Subject: [PATCH B::Deparse] More on /x regexes
6698 From: Robin Houston <robin@kitsite.com>
6699 Date: Tue, 15 May 2001 19:09:35 +0100
6700 Message-ID: <20010515190935.A27268@penderel>
6702 ! ext/B/B/Deparse.pm
6703 ____________________________________________________________________________
6704 [ 10119] By: jhi on 2001/05/16 12:45:29
6705 Log: Document that the core time() may be rounding rather
6706 than truncating, would have saved at least my confusion.
6708 ! ext/Time/HiRes/HiRes.pm
6709 ____________________________________________________________________________
6710 [ 10118] By: jhi on 2001/05/16 12:37:57
6711 Log: Subject: perl-current/t/time-hires.t
6712 From: John Peacock <jpeacock@rowman.com>
6713 Date: Fri, 11 May 2001 14:09:41 -0400
6714 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
6716 ! t/lib/time-hires.t
6717 ____________________________________________________________________________
6718 [ 10117] By: jhi on 2001/05/15 13:40:33
6719 Log: Subject: [PATCH dump.c] Op private flags
6720 From: Simon Cozens <simon@netthink.co.uk>
6721 Date: Sun, 13 May 2001 20:20:36 +0100
6722 Message-ID: <20010513202036.A21896@netthink.co.uk>
6725 ____________________________________________________________________________
6726 [ 10116] By: jhi on 2001/05/15 13:28:26
6727 Log: Upgrade to Switch 2.03.
6730 ____________________________________________________________________________
6731 [ 10115] By: jhi on 2001/05/15 13:19:01
6732 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
6733 to PERL_CONFIG_SH and use it consistently.
6734 Branch: maint-5.6/perl
6735 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6736 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6737 !> myconfig.SH writemain.SH
6738 ____________________________________________________________________________
6739 [ 10114] By: jhi on 2001/05/15 13:13:21
6740 Log: Metaconfig units changes for #10113.
6742 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
6743 ____________________________________________________________________________
6744 [ 10113] By: jhi on 2001/05/15 13:12:40
6745 Log: The problem described in 20010514.031 still wasn't
6746 fully cured, there were remnants of $CONFIG when
6747 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
6748 to avoid future conflicts.
6750 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6751 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6752 ! myconfig.SH writemain.SH
6753 ____________________________________________________________________________
6754 [ 10112] By: jhi on 2001/05/15 11:55:44
6755 Log: Half of #10107 got lost.
6757 ! ext/B/B/Deparse.pm
6758 ____________________________________________________________________________
6759 [ 10111] By: nick on 2001/05/15 08:39:14
6760 Log: Integrate mainline.
6762 +> ext/POSIX/hints/uts.pl
6763 - Todo Todo-5.6 t/camel-III/vstring.t
6764 !> (integrate 48 files)
6765 ____________________________________________________________________________
6766 [ 10110] By: jhi on 2001/05/15 02:04:05
6767 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
6768 From: Robin Houston <robin@kitsite.com>
6769 Date: Mon, 14 May 2001 22:27:08 +0100
6770 Message-ID: <20010514222708.A22963@penderel>
6773 ____________________________________________________________________________
6774 [ 10109] By: jhi on 2001/05/15 02:03:12
6775 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
6776 From: Robin Houston <robin@kitsite.com>
6777 Date: Mon, 14 May 2001 22:16:43 +0100
6778 Message-ID: <20010514221643.A22437@penderel>
6780 ! ext/B/B/Deparse.pm
6781 ____________________________________________________________________________
6782 [ 10108] By: jhi on 2001/05/15 02:02:17
6783 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
6784 From: Robin Houston <robin@kitsite.com>
6785 Date: Mon, 14 May 2001 22:03:44 +0100
6786 Message-ID: <20010514220344.A20643@penderel>
6788 ! ext/B/B/Deparse.pm
6789 ____________________________________________________________________________
6790 [ 10107] By: jhi on 2001/05/15 02:01:24
6791 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
6792 From: Robin Houston <robin@kitsite.com>
6793 Date: Mon, 14 May 2001 22:10:07 +0100
6794 Message-ID: <20010514221007.A21118@penderel>
6796 ! ext/B/B/Deparse.pm
6797 ____________________________________________________________________________
6798 [ 10106] By: jhi on 2001/05/15 01:41:26
6799 Log: Fix for 20010514.037; substr() didn't invalidate the locale
6803 ____________________________________________________________________________
6804 [ 10105] By: jhi on 2001/05/14 18:18:24
6805 Log: Update Changes.
6807 ! Changes patchlevel.h
6808 ____________________________________________________________________________
6809 [ 10104] By: jhi on 2001/05/14 18:09:07
6810 Log: Retract #10094.
6813 ____________________________________________________________________________
6814 [ 10103] By: jhi on 2001/05/14 15:20:58
6815 Log: Integrate change #10100 from maintperl.
6817 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6818 bug ID 20010514.027)
6821 ____________________________________________________________________________
6822 [ 10102] By: jhi on 2001/05/14 15:19:21
6823 Log: Document the deprecatedness of suidperl.
6825 ! INSTALL pod/perlfaq1.pod
6826 ____________________________________________________________________________
6827 [ 10101] By: jhi on 2001/05/14 14:54:31
6828 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
6829 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6830 Date: Mon, 14 May 2001 09:38:59 -0400
6831 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
6833 ! lib/ExtUtils/MM_Unix.pm
6834 ____________________________________________________________________________
6835 [ 10100] By: gsar on 2001/05/14 14:43:50
6836 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6837 bug ID 20010514.027)
6839 TODO: this needs a testsuite addition
6840 Branch: maint-5.6/perl
6842 ____________________________________________________________________________
6843 [ 10099] By: jhi on 2001/05/14 13:42:38
6844 Log: More DWIMminess for Class::Struct: calling the array or hash
6845 accessors only with one argument, an array or a hash reference,
6846 sets the underlying array or hash. This mirrors nicely also
6847 the usage in the constructor.
6848 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
6850 ! lib/Class/Struct.pm t/lib/class-struct.t
6851 ____________________________________________________________________________
6852 [ 10098] By: jhi on 2001/05/14 13:10:34
6853 Log: Reference cmp'ing should go through the whole stringification
6854 process shebang, as pointed out by Sarathy in #10091.
6857 ____________________________________________________________________________
6858 [ 10097] By: jhi on 2001/05/14 12:54:31
6859 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
6860 From: Simon Cozens <simon@netthink.co.uk>
6861 Date: Sat, 12 May 2001 16:36:27 +0100
6862 Message-ID: <20010512163627.A5522@netthink.co.uk>
6864 with some additions salvaged from Todo and Todo-5.6 before
6868 ! MANIFEST pod/perltodo.pod
6869 ____________________________________________________________________________
6870 [ 10096] By: jhi on 2001/05/14 12:37:01
6871 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
6872 From: "Golubev I. N." <gin@mo.msk.ru>
6873 Date: Mon, 07 May 2001 14:33:34 (GMT)
6874 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
6877 ____________________________________________________________________________
6878 [ 10095] By: jhi on 2001/05/14 12:34:24
6879 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
6880 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6881 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
6882 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
6884 ! lib/ExtUtils/MM_Unix.pm
6885 ____________________________________________________________________________
6886 [ 10094] By: jhi on 2001/05/14 12:32:44
6887 Log: (Retracted by #10104.)
6889 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
6890 From: barries <barries@slaysys.com>
6891 Date: Sat, 12 May 2001 01:28:10 -0400
6892 Message-ID: <20010512012810.B26358@jester.slaysys.com>
6895 ____________________________________________________________________________
6896 [ 10093] By: jhi on 2001/05/14 12:30:38
6897 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
6898 From: Mike Guy <mjtg@cam.ac.uk>
6899 Date: Sat, 12 May 2001 19:24:33 +0100
6900 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
6903 ____________________________________________________________________________
6904 [ 10092] By: jhi on 2001/05/14 12:29:21
6905 Log: Yet another HP-UX hints tweak from Merijn.
6908 ____________________________________________________________________________
6909 [ 10091] By: gsar on 2001/05/14 04:38:32
6910 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
6911 isn't defined (changes#9366,9368,9370 from mainline without the
6913 Branch: maint-5.6/perl
6914 ! pp.c pp.h pp_hot.c
6915 ____________________________________________________________________________
6916 [ 10090] By: jhi on 2001/05/12 13:39:43
6917 Log: The sorting seems to happen now automatically.
6919 ! t/lib/glob-basic.t
6920 ____________________________________________________________________________
6921 [ 10089] By: jhi on 2001/05/12 03:38:15
6922 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6923 From: Benjamin Sugars <bsugars@canoe.ca>
6924 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
6925 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
6928 ____________________________________________________________________________
6929 [ 10088] By: jhi on 2001/05/12 03:37:00
6930 Log: Subject: Re: undef(&foo) does not work for XS functions
6931 From: Doug MacEachern <dougm@covalent.net>
6932 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
6933 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
6936 ____________________________________________________________________________
6937 [ 10087] By: jhi on 2001/05/12 03:35:58
6938 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
6939 From: Peter Prymmer <pvhp@forte.com>
6940 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
6941 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
6944 ____________________________________________________________________________
6945 [ 10086] By: jhi on 2001/05/11 14:23:08
6946 Log: Update Changes.
6948 ! Changes patchlevel.h
6949 ____________________________________________________________________________
6950 [ 10085] By: jhi on 2001/05/11 14:08:20
6951 Log: Remove the 'asciir' re subpragma. Should instead implement
6952 the 'physical vs logical' range scheme:
6954 \xAA-\xCC is a native physical range, you want that range of
6955 codepoints in your native encoding. In EBCDIC the codepoints
6956 in the gaps (between i-j and r-s) should be included.
6958 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
6959 codepoints in Unicode.
6961 a-z is a logical range, you want that range of 'logical' codepoints
6962 in your native encoding. In EBCDIC the codepoints in the gaps
6963 (between i-j and r-s) should not be included.
6965 Mixed cases (a-\xAA, etc) should either be errors, or maybe
6966 the 'logical' endpoints should be converted to native/Unicode
6967 codepoints, and the range handled as a physical range.
6969 'Logical endpoints' are to be recognized only in the A-Z, a-z,
6970 and 0-9 ranges. Probably a warning should be given for mixed
6971 cases like A-z or a-9 (since such expressions are encoding
6972 dependent), with a recommendation to use physical ranges.
6974 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
6976 ____________________________________________________________________________
6977 [ 10084] By: jhi on 2001/05/11 13:56:16
6978 Log: Make the test to cleanup the test directory tree
6979 both before and after the testing so that we always
6980 have a clean slate to work with.
6983 ____________________________________________________________________________
6984 [ 10083] By: jhi on 2001/05/11 13:46:30
6985 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6986 From: Jon Eveland <jweveland@yahoo.com>
6987 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
6988 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
6991 ____________________________________________________________________________
6992 [ 10082] By: jhi on 2001/05/11 13:45:06
6993 Log: Merge the camel-III/vstring.t with op/ver.t.
6995 - t/camel-III/vstring.t
6996 ! MANIFEST t/TEST t/harness t/op/ver.t
6997 ____________________________________________________________________________
6998 [ 10081] By: jhi on 2001/05/11 13:15:55
6999 Log: Add test.deparse make target.
7002 ____________________________________________________________________________
7003 [ 10080] By: jhi on 2001/05/11 12:52:49
7004 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
7005 From: Robin Houston <robin@kitsite.com>
7006 Date: Fri, 11 May 2001 12:02:22 +0100
7007 Message-ID: <20010511120222.A11529@penderel>
7009 ! ext/B/B/Deparse.pm t/op/method.t
7010 ____________________________________________________________________________
7011 [ 10079] By: jhi on 2001/05/11 01:59:06
7012 Log: A nicely working combination for UTS from Hal Morris.
7014 + ext/POSIX/hints/uts.pl
7015 ! MANIFEST hints/uts.sh
7016 ____________________________________________________________________________
7017 [ 10078] By: jhi on 2001/05/11 01:15:04
7018 Log: i_ieeefp=undef for UTS.
7021 ____________________________________________________________________________
7022 [ 10077] By: jhi on 2001/05/10 22:42:35
7023 Log: Subject: RE: rand(0) is rand(1)
7024 From: Larry Shatzer <lshatzer@islanddata.com>
7025 Date: Thu, 10 May 2001 11:09:27 -0700
7026 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
7029 ____________________________________________________________________________
7030 [ 10076] By: jhi on 2001/05/10 22:36:50
7031 Log: Subject: [patch] make op_{clear,null} public
7032 From: Doug MacEachern <dougm@covalent.net>
7033 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
7034 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
7036 ! embed.h embed.pl op.c proto.h
7037 ____________________________________________________________________________
7038 [ 10075] By: jhi on 2001/05/10 22:28:36
7039 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
7040 From: Robin Houston <robin@kitsite.com>
7041 Date: Thu, 10 May 2001 18:54:59 +0100
7042 Message-ID: <20010510185459.A5995@penderel>
7044 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
7045 ____________________________________________________________________________
7046 [ 10074] By: jhi on 2001/05/10 22:23:41
7047 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
7048 From: Robin Houston <robin@kitsite.com>
7049 Date: Thu, 10 May 2001 12:56:39 +0100
7050 Message-ID: <20010510125639.A2119@penderel>
7052 ! ext/B/B/Deparse.pm
7053 ____________________________________________________________________________
7054 [ 10073] By: jhi on 2001/05/10 14:26:01
7055 Log: Retract #10070, not ready yet.
7057 ! ext/B/B/Deparse.pm
7058 ____________________________________________________________________________
7059 [ 10072] By: jhi on 2001/05/10 13:40:24
7060 Log: The metaconfig unit change for #10071.
7062 ! U/modified/mallocsrc.U
7063 ____________________________________________________________________________
7064 [ 10071] By: jhi on 2001/05/10 13:39:57
7065 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
7068 ____________________________________________________________________________
7069 [ 10070] By: jhi on 2001/05/10 13:18:42
7070 Log: (Retracted by #10073)
7072 Subject: Re: [PATCH t/TEST] B::Deparse tester
7073 From: Hugo <hv@crypt.compulink.co.uk>
7074 Date: Thu, 10 May 2001 05:48:09 +0100
7075 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
7077 ! ext/B/B/Deparse.pm
7078 ____________________________________________________________________________
7079 [ 10069] By: jhi on 2001/05/10 12:24:06
7080 Log: Add a for(func()) test.
7083 ____________________________________________________________________________
7084 [ 10068] By: jhi on 2001/05/10 12:16:00
7085 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
7086 From: Robin Houston <robin@kitsite.com>
7087 Date: Thu, 10 May 2001 13:50:08 +0100
7088 Message-ID: <20010510135008.A2454@penderel>
7090 ! ext/B/B/Deparse.pm
7091 ____________________________________________________________________________
7092 [ 10067] By: jhi on 2001/05/10 01:45:03
7093 Log: A thinko in #10065.
7096 ____________________________________________________________________________
7097 [ 10066] By: jhi on 2001/05/10 01:33:12
7098 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
7099 From: Robin Houston <robin@kitsite.com>
7100 Date: Thu, 10 May 2001 02:10:34 +0100
7101 Message-ID: <20010510021034.A19421@penderel>
7103 ! ext/B/B.xs ext/B/B/Deparse.pm
7104 ____________________________________________________________________________
7105 [ 10065] By: jhi on 2001/05/10 01:30:43
7106 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
7107 From: Doug MacEachern <dougm@covalent.net>
7108 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
7109 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
7112 ____________________________________________________________________________
7113 [ 10064] By: jhi on 2001/05/09 23:13:29
7114 Log: One more workaround for the UTS compiler from Hal Morris.
7117 ____________________________________________________________________________
7118 [ 10063] By: jhi on 2001/05/09 23:09:53
7119 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
7120 From: Robin Houston <robin@kitsite.com>
7121 Date: Thu, 10 May 2001 01:02:08 +0100
7122 Message-ID: <20010510010208.A18200@penderel>
7125 ____________________________________________________________________________
7126 [ 10062] By: jhi on 2001/05/09 23:06:25
7127 Log: Subject: [PATCH] Simplify deb_curcv() a bit
7128 From: Benjamin Sugars <bsugars@canoe.ca>
7129 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
7130 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
7133 ____________________________________________________________________________
7134 [ 10061] By: jhi on 2001/05/09 23:05:28
7135 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
7136 From: Benjamin Sugars <bsugars@canoe.ca>
7137 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
7138 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
7141 ____________________________________________________________________________
7142 [ 10060] By: jhi on 2001/05/09 23:04:38
7143 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
7144 From: Peter Prymmer <pvhp@forte.com>
7145 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
7146 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
7149 ____________________________________________________________________________
7150 [ 10059] By: jhi on 2001/05/09 23:03:52
7151 Log: Subject: [PATCH t/TEST] B::Deparse tester
7152 From: Robin Houston <robin@kitsite.com>
7153 Date: Wed, 9 May 2001 19:17:50 +0100
7154 Message-ID: <20010509191750.A16940@penderel>
7157 ____________________________________________________________________________
7158 [ 10058] By: jhi on 2001/05/09 23:02:56
7159 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
7160 From: Jeff Pinyan <jeffp@crusoe.net>
7161 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
7162 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
7165 ____________________________________________________________________________
7166 [ 10057] By: nick on 2001/05/09 18:37:56
7167 Log: Integrate mainline.
7169 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
7170 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
7171 ____________________________________________________________________________
7172 [ 10056] By: jhi on 2001/05/09 16:44:44
7173 Log: Update Changes.
7175 ! Changes patchlevel.h
7176 ____________________________________________________________________________
7177 [ 10055] By: jhi on 2001/05/09 16:26:47
7178 Log: Integrate perlio.
7180 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7181 ____________________________________________________________________________
7182 [ 10054] By: jhi on 2001/05/09 16:25:42
7183 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
7184 From: Benjamin Sugars <bsugars@canoe.ca>
7185 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
7186 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
7189 ____________________________________________________________________________
7190 [ 10053] By: jhi on 2001/05/09 16:24:37
7191 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
7192 From: Benjamin Sugars <bsugars@canoe.ca>
7193 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
7194 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
7196 ! ext/PerlIO/Scalar/Scalar.xs
7197 ____________________________________________________________________________
7198 [ 10052] By: jhi on 2001/05/09 16:19:04
7199 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
7200 From: Jeff Pinyan <jeffp@crusoe.net>
7201 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
7202 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
7205 ____________________________________________________________________________
7206 [ 10051] By: jhi on 2001/05/09 15:30:17
7207 Log: EPOC tweak from Olaf Flebbe.
7210 ____________________________________________________________________________
7211 [ 10050] By: nick on 2001/05/09 14:37:57
7212 Log: win32, regen_config_h
7214 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7215 ____________________________________________________________________________
7216 [ 10049] By: jhi on 2001/05/09 12:33:39
7217 Log: Integrate perlio.
7220 ____________________________________________________________________________
7221 [ 10048] By: nick on 2001/05/09 11:59:50
7222 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
7223 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
7226 ____________________________________________________________________________
7227 [ 10047] By: jhi on 2001/05/09 10:50:12
7228 Log: Integrate perlio.
7231 ____________________________________________________________________________
7232 [ 10046] By: jhi on 2001/05/09 10:49:34
7233 Log: Subject: Re: Less warnings during configure
7234 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7235 Date: Wed, 09 May 2001 13:12:49 +0200
7236 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
7239 ____________________________________________________________________________
7240 [ 10045] By: nick on 2001/05/09 09:56:59
7241 Log: MULTIPLICITY/DEBUGGING build fix.
7244 ____________________________________________________________________________
7245 [ 10044] By: nick on 2001/05/09 09:46:37
7246 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
7248 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
7249 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7250 !> (integrate 65 files)
7251 ____________________________________________________________________________
7252 [ 10043] By: jhi on 2001/05/08 22:41:49
7253 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7254 From: Robin Houston <robin@kitsite.com>
7255 Date: Tue, 8 May 2001 19:38:00 +0100
7256 Message-ID: <20010508193800.A4389@penderel>
7258 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7259 From: Robin Houston <robin@kitsite.com>
7260 Date: Tue, 8 May 2001 20:03:57 +0100
7261 Message-ID: <20010508200357.A4614@penderel>
7263 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7264 From: Robin Houston <robin@kitsite.com>
7265 Date: Wed, 9 May 2001 00:12:05 +0100
7266 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
7268 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
7269 ____________________________________________________________________________
7270 [ 10042] By: jhi on 2001/05/08 22:09:35
7271 Log: Retract #10031.
7274 ____________________________________________________________________________
7275 [ 10041] By: jhi on 2001/05/08 18:27:34
7276 Log: The metaconfig unit changes for #10040.
7277 Branch: metaconfig/U/perl
7278 ! Checkcc.U d_dlsymun.U dlsrc.U
7279 ____________________________________________________________________________
7280 [ 10040] By: jhi on 2001/05/08 18:24:47
7281 Log: The Configure half of
7283 Subject: Less warnings during configure
7284 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7285 Date: Tue, 08 May 2001 08:44:02 +0200
7286 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7289 ____________________________________________________________________________
7290 [ 10039] By: jhi on 2001/05/08 16:48:31
7291 Log: Subject: Less warnings during configure
7292 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7293 Date: Tue, 08 May 2001 08:44:02 +0200
7294 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7297 ____________________________________________________________________________
7298 [ 10038] By: jhi on 2001/05/08 16:32:07
7299 Log: Don't forget to whine about \d__\d.
7301 ! t/pragma/warn/toke toke.c
7302 ____________________________________________________________________________
7303 [ 10037] By: jhi on 2001/05/08 16:07:05
7304 Log: Allow underscores also in the exponent part.
7306 ! t/pragma/warn/toke toke.c
7307 ____________________________________________________________________________
7308 [ 10036] By: jhi on 2001/05/08 13:33:55
7309 Log: CodeMagicCD doesn't look like an *I*DE.
7312 ____________________________________________________________________________
7313 [ 10035] By: jhi on 2001/05/08 13:27:48
7314 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
7315 to be consistently down).
7318 ____________________________________________________________________________
7319 [ 10034] By: jhi on 2001/05/08 13:21:07
7320 Log: Upgrade to Text::Balanced 1.84.
7322 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
7323 ____________________________________________________________________________
7324 [ 10033] By: jhi on 2001/05/08 12:41:53
7325 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
7326 From: Benjamin Sugars <bsugars@canoe.ca>
7327 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
7328 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
7331 ____________________________________________________________________________
7332 [ 10032] By: jhi on 2001/05/08 12:40:28
7333 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
7334 From: Peter Prymmer <pvhp@forte.com>
7335 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
7336 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
7339 ____________________________________________________________________________
7340 [ 10031] By: jhi on 2001/05/08 12:35:25
7341 Log: (Retracted by #10042)
7343 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
7344 From: "Philip Newton" <pnewton@gmx.de>
7345 Date: Tue, 8 May 2001 09:18:10 +0200
7346 Message-ID: <3AF7B9D2.28861.603732@localhost>
7349 ____________________________________________________________________________
7350 [ 10030] By: jhi on 2001/05/08 12:32:23
7351 Log: Subject: [PATCH B::Deparse] Document known bugs
7352 From: Robin Houston <robin@kitsite.com>
7353 Date: Tue, 8 May 2001 01:53:34 +0100
7354 Message-ID: <20010508015334.A32394@penderel>
7356 ! ext/B/B/Deparse.pm
7357 ____________________________________________________________________________
7358 [ 10029] By: jhi on 2001/05/08 12:28:28
7359 Log: Subject: Re: Perl book, magazine and website updates.
7360 From: "Philip Newton" <pnewton@gmx.de>
7361 Date: Mon, 7 May 2001 17:03:58 +0200
7362 Message-ID: <3AF6D57E.5387.1E29930@localhost>
7365 ____________________________________________________________________________
7366 [ 10028] By: jhi on 2001/05/07 23:53:30
7367 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
7368 From: Peter Prymmer <pvhp@forte.com>
7369 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
7370 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
7373 ____________________________________________________________________________
7374 [ 10027] By: jhi on 2001/05/07 23:22:48
7375 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
7376 From: Robin Houston <robin@kitsite.com>
7377 Date: Tue, 8 May 2001 01:14:55 +0100
7378 Message-ID: <20010508011455.A32162@penderel>
7380 ! ext/B/B/Deparse.pm
7381 ____________________________________________________________________________
7382 [ 10026] By: jhi on 2001/05/07 23:15:05
7383 Log: Typo in #10025.
7386 ____________________________________________________________________________
7387 [ 10025] By: jhi on 2001/05/07 21:15:35
7388 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
7391 ____________________________________________________________________________
7392 [ 10024] By: jhi on 2001/05/07 20:58:40
7393 Log: Subject: Re: [ID 20010506.045] question about hash syntax
7394 From: Peter Scott <Peter@PSDT.com>
7395 Date: Sun, 06 May 2001 13:10:40 -0700
7396 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
7398 ! pod/perl56delta.pod
7399 ____________________________________________________________________________
7400 [ 10023] By: jhi on 2001/05/07 20:41:26
7401 Log: Configure should figure out the list of dynamic extensions
7402 just fine in UTS-- and in fact it does, as reported by Hal Morris.
7405 ____________________________________________________________________________
7406 [ 10022] By: jhi on 2001/05/07 20:24:11
7407 Log: Update Changes.
7409 ! Changes patchlevel.h
7410 ____________________________________________________________________________
7411 [ 10021] By: jhi on 2001/05/07 20:11:31
7412 Log: Subject: [PATCH regcomp.c] Insecure regexes
7413 From: Robin Houston <robin@kitsite.com>
7414 Date: Mon, 7 May 2001 21:56:12 +0100
7415 Message-ID: <20010507215612.A31114@penderel>
7418 ____________________________________________________________________________
7419 [ 10020] By: jhi on 2001/05/07 20:02:30
7420 Log: Drop the foobar.perl.com references for now until Simon
7421 gets them sorted out.
7424 ____________________________________________________________________________
7425 [ 10019] By: jhi on 2001/05/07 19:54:33
7426 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
7427 From: Prymmer/Kahn <pvhp@best.com>
7428 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
7429 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
7431 ! lib/Devel/SelfStubber.pm
7432 ____________________________________________________________________________
7433 [ 10018] By: jhi on 2001/05/07 19:53:10
7434 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
7435 From: Prymmer/Kahn <pvhp@best.com>
7436 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
7437 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
7440 ____________________________________________________________________________
7441 [ 10017] By: jhi on 2001/05/07 19:35:10
7442 Log: s/WebTechnique's/WebTechniques/
7445 ____________________________________________________________________________
7446 [ 10016] By: jhi on 2001/05/07 12:26:29
7447 Log: Llama 3 updates from Randal.
7450 ____________________________________________________________________________
7451 [ 10015] By: jhi on 2001/05/07 01:34:38
7452 Log: Subject: [PATCH] Help -Dt show correct pad variables
7453 From: Benjamin Sugars <ben.sugars@home.com>
7454 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
7455 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
7457 ! embed.h embed.pl proto.h run.c
7458 ____________________________________________________________________________
7459 [ 10014] By: jhi on 2001/05/07 01:23:56
7460 Log: Subject: [PATCH] Document C<our $foo : shared>
7461 From: Benjamin Sugars <ben.sugars@home.com>
7462 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
7463 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
7466 ____________________________________________________________________________
7467 [ 10013] By: jhi on 2001/05/07 01:22:22
7468 Log: Subject: [PATCH B::Deparse] undefined folded constants
7469 From: Robin Houston <robin@kitsite.com>
7470 Date: Sun, 6 May 2001 17:19:09 +0100
7471 Message-ID: <20010506171909.A7046@penderel>
7473 ! ext/B/B/Deparse.pm
7474 ____________________________________________________________________________
7475 [ 10012] By: jhi on 2001/05/07 00:57:38
7476 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
7477 From: Robin Houston <robin@kitsite.com>
7478 Message-ID: <20010506164654.A6848@penderel>
7479 Date: Sun, 6 May 2001 16:46:54 +0100
7481 ! ext/B/B/Deparse.pm
7482 ____________________________________________________________________________
7483 [ 10011] By: jhi on 2001/05/07 00:52:18
7484 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
7485 From: Robin Houston <robin@kitsite.com>
7486 Date: Sun, 6 May 2001 14:47:02 +0100
7487 Message-ID: <20010506144702.A6308@penderel>
7490 ____________________________________________________________________________
7491 [ 10010] By: jhi on 2001/05/06 15:07:51
7492 Log: Subject: Perl book, magazine and website updates.
7493 From: Simon Cozens <simon@netthink.co.uk>
7494 Date: Sun, 6 May 2001 16:55:36 +0100
7495 Message-ID: <20010506165536.A1795@netthink.co.uk>
7497 ! pod/perlbook.pod pod/perlfaq2.pod
7498 ____________________________________________________________________________
7499 [ 10009] By: jhi on 2001/05/06 14:11:40
7500 Log: Tweaks on the Tru64 prof options.
7503 ____________________________________________________________________________
7504 [ 10008] By: jhi on 2001/05/06 13:51:49
7505 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
7506 From: Robin Houston <robin@kitsite.com>
7507 Date: Sun, 6 May 2001 14:40:51 +0100
7508 Message-ID: <20010506144051.A6279@penderel>
7511 ____________________________________________________________________________
7512 [ 10007] By: jhi on 2001/05/06 13:49:31
7513 Log: Subject: [PATCH B::Deparse] scoping
7514 From: Robin Houston <robin@kitsite.com>
7515 Date: Sun, 6 May 2001 14:36:56 +0100
7516 Message-ID: <20010506143656.A4006@penderel>
7518 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
7519 ____________________________________________________________________________
7520 [ 10006] By: jhi on 2001/05/06 13:24:12
7521 Log: Document the undefinedness of bitshifting out of range.
7524 ____________________________________________________________________________
7525 [ 10005] By: jhi on 2001/05/06 13:03:17
7526 Log: Retract #10003 and update the IDE descriptions a bit.
7529 ____________________________________________________________________________
7530 [ 10004] By: jhi on 2001/05/06 03:02:41
7531 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
7532 From: Prymmer/Kahn <pvhp@best.com>
7533 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
7534 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
7536 ! win32/Makefile win32/buildext.pl win32/config.bc
7537 ! win32/config.gc win32/config.vc
7538 ____________________________________________________________________________
7539 [ 10003] By: jhi on 2001/05/05 20:24:44
7540 Log: (Retracted by #10005.)
7543 ____________________________________________________________________________
7544 [ 10002] By: jhi on 2001/05/05 19:23:36
7545 Log: It's "psed", not "sed".
7548 ____________________________________________________________________________
7549 [ 10001] By: jhi on 2001/05/05 18:35:38
7550 Log: Update Changes.
7552 ! Changes patchlevel.h
7553 ____________________________________________________________________________
7554 [ 10000] By: jhi on 2001/05/05 18:32:15
7555 Log: Subject: Re: bleadperl make install fails due to "psed"
7556 From: andreas.koenig@anima.de (Andreas J. Koenig)
7557 Date: 05 May 2001 18:23:28 +0200
7558 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
7560 ! x2p/Makefile.SH x2p/s2p.PL
7561 ____________________________________________________________________________
7562 [ 9999] By: jhi on 2001/05/05 18:28:09
7563 Log: AUTHORS updates.
7566 ____________________________________________________________________________
7567 [ 9998] By: jhi on 2001/05/05 18:16:00
7568 Log: Updates on the pods related to the modules included since 5.6.
7570 TODO: perltodo really could use major updating.
7572 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
7573 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
7574 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
7575 ! pod/perlsyn.pod pod/perltodo.pod
7576 ____________________________________________________________________________
7577 [ 9997] By: jhi on 2001/05/05 17:35:17
7578 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
7583 ____________________________________________________________________________
7584 [ 9996] By: jhi on 2001/05/05 17:25:00
7585 Log: Add preemptive #undefs for some of the shorter and more prone
7586 to collision regcomp.h #defines. (Background: the MASK collided
7587 with a system header #define in Rhapsody.)
7590 ____________________________________________________________________________
7591 [ 9995] By: jhi on 2001/05/05 13:24:21
7592 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
7593 From: Nicholas Clark <nick@ccl4.org>
7594 Date: Sat, 5 May 2001 14:46:39 +0100
7595 Message-ID: <20010505144639.O53513@plum.flirble.org>
7597 Add a test for the constants (if any) being processed correctly.
7600 ____________________________________________________________________________
7601 [ 9994] By: jhi on 2001/05/05 02:11:03
7602 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
7603 From: Peter Prymmer <pvhp@forte.com>
7604 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
7605 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
7608 ____________________________________________________________________________
7609 [ 9993] By: jhi on 2001/05/05 02:03:49
7610 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
7611 From: Peter Prymmer <pvhp@forte.com>
7612 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
7613 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
7615 ! perlio.c vms/vmsish.h
7616 ____________________________________________________________________________
7617 [ 9992] By: jhi on 2001/05/04 17:21:12
7618 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
7619 From: Robin Barker <rmb1@cise.npl.co.uk>
7620 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
7621 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
7625 ____________________________________________________________________________
7626 [ 9991] By: jhi on 2001/05/04 16:47:45
7627 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
7628 From: Robin Barker <rmb1@cise.npl.co.uk>
7629 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
7630 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
7633 ____________________________________________________________________________
7634 [ 9990] By: jhi on 2001/05/04 14:37:20
7635 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
7636 From: Prymmer/Kahn <pvhp@best.com>
7637 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
7638 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
7641 ____________________________________________________________________________
7642 [ 9989] By: jhi on 2001/05/04 14:03:58
7643 Log: Introduce perl572delta, update Todo, add the missing
7644 mention about signal safety since 5.7.1 (though this
7645 requires verification and more details.)
7647 + pod/perl572delta.pod
7648 ! MANIFEST Todo pod/perl571delta.pod
7649 ____________________________________________________________________________
7650 [ 9988] By: jhi on 2001/05/04 12:41:51
7651 Log: Subject: [PATCH perl@9944] long =item
7652 From: Robin Barker <rmb1@cise.npl.co.uk>
7653 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
7654 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
7656 ! ext/Time/HiRes/HiRes.pm
7657 ____________________________________________________________________________
7658 [ 9987] By: jhi on 2001/05/04 12:39:19
7659 Log: The #9901 had removed one line essential for EBCDIC.
7662 ____________________________________________________________________________
7663 [ 9986] By: jhi on 2001/05/04 12:30:23
7664 Log: Subject: cygwin/Makefile.SHs INSTALL patch
7665 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
7666 Date: Mon, 08 Jan 2001 04:59:21 +0200
7667 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
7669 ! cygwin/Makefile.SHs
7670 ____________________________________________________________________________
7671 [ 9985] By: jhi on 2001/05/04 03:51:39
7672 Log: Encode/IO doc tweaks.
7674 ! ext/Encode/Encode.pm
7675 ____________________________________________________________________________
7676 [ 9984] By: jhi on 2001/05/04 03:29:34
7677 Log: Remove GDBM_File from the dynamic extensions for UTS,
7678 GDBM is not a standard feature.
7681 ____________________________________________________________________________
7682 [ 9983] By: jhi on 2001/05/04 03:22:59
7683 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
7686 ____________________________________________________________________________
7687 [ 9982] By: jhi on 2001/05/03 23:21:03
7688 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
7689 From: Benjamin Sugars <bsugars@canoe.ca>
7690 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
7691 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
7694 ____________________________________________________________________________
7695 [ 9981] By: jhi on 2001/05/03 23:20:05
7696 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
7697 From: Benjamin Sugars <bsugars@canoe.ca>
7698 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
7699 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
7701 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7702 ____________________________________________________________________________
7703 [ 9980] By: jhi on 2001/05/03 23:15:29
7704 Log: Integrate perlio.
7706 !> ext/Encode/Encode.pm
7707 ____________________________________________________________________________
7708 [ 9979] By: jhi on 2001/05/03 16:54:59
7709 Log: Install psed man page.
7712 ____________________________________________________________________________
7713 [ 9978] By: jhi on 2001/05/03 16:45:58
7714 Log: Remove unused files; noted by Sarathy.
7716 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7718 ____________________________________________________________________________
7719 [ 9977] By: jhi on 2001/05/03 16:42:30
7720 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
7721 From: Andy Dougherty <doughera@lafayette.edu>
7722 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
7723 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
7726 ____________________________________________________________________________
7727 [ 9976] By: nick on 2001/05/03 16:40:42
7728 Log: Allow $answer = encode($object,$text); like it says in docs.
7730 ! ext/Encode/Encode.pm
7731 ____________________________________________________________________________
7732 [ 9975] By: nick on 2001/05/03 16:22:30
7733 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
7734 to be in scope (fair enough), and also a package variable (our) for eval to see it.
7736 ! ext/Encode/Encode.pm
7737 ____________________________________________________________________________
7738 [ 9974] By: nick on 2001/05/03 15:48:17
7739 Log: Integrate mainline.
7741 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
7742 +> t/lib/filter-simple.t t/lib/next.t
7743 !> (integrate 70 files)
7744 ____________________________________________________________________________
7745 [ 9973] By: jhi on 2001/05/03 13:09:09
7746 Log: Update Changes.
7748 ! Changes patchlevel.h
7749 ____________________________________________________________________________
7750 [ 9972] By: jhi on 2001/05/03 12:58:33
7751 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
7752 From: Prymmer/Kahn <pvhp@best.com>
7753 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
7754 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
7757 ____________________________________________________________________________
7758 [ 9971] By: jhi on 2001/05/03 12:57:26
7759 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
7760 From: Prymmer/Kahn <pvhp@best.com>
7761 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
7762 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
7765 ____________________________________________________________________________
7766 [ 9970] By: jhi on 2001/05/03 02:42:46
7767 Log: Can't croak sans thread context, from Doug MacEachern.
7770 ____________________________________________________________________________
7771 [ 9969] By: jhi on 2001/05/03 01:23:48
7772 Log: Subject: Random input test and Perl
7773 From: Ilya Zakharevich <ilya@math.berkeley.edu>
7774 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
7775 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
7778 ____________________________________________________________________________
7779 [ 9968] By: jhi on 2001/05/02 22:17:21
7780 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
7781 From: Peter Prymmer <pvhp@forte.com>
7782 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
7783 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
7785 ! pod/perlfunc.pod pod/perlport.pod
7786 ____________________________________________________________________________
7787 [ 9967] By: jhi on 2001/05/02 20:12:45
7788 Log: Workaround for UTS compiler casting bug from Hal Morris.
7791 ____________________________________________________________________________
7792 [ 9966] By: jhi on 2001/05/02 18:31:37
7793 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
7794 From: Dan Sugalski <dan@sidhe.org>
7795 Date: Wed, 02 May 2001 15:23:22 -0400
7796 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
7799 ____________________________________________________________________________
7800 [ 9965] By: jhi on 2001/05/02 18:21:29
7801 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
7804 ____________________________________________________________________________
7805 [ 9964] By: jhi on 2001/05/02 18:15:01
7806 Log: Document large files in INSTALL, document also the %x
7807 limitation if not use64bitint, closes bug 20010326.007.
7810 ____________________________________________________________________________
7811 [ 9963] By: jhi on 2001/05/02 17:24:47
7812 Log: perlmodlib tweaks; regen pods.
7814 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
7816 ____________________________________________________________________________
7817 [ 9962] By: jhi on 2001/05/02 17:14:00
7818 Log: Fix for a segfault, from Marc Lehmann.
7820 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
7821 ____________________________________________________________________________
7822 [ 9961] By: jhi on 2001/05/02 15:55:53
7823 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
7824 From: "Philip Newton" <pnewton@gmx.de>
7825 Date: Wed, 2 May 2001 18:39:03 +0200
7826 Message-ID: <3AF05447.15525.173B588@localhost>
7829 ____________________________________________________________________________
7830 [ 9960] By: jhi on 2001/05/02 15:35:37
7831 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
7832 From: Dan Sugalski <dan@sidhe.org>
7833 Date: Wed, 02 May 2001 11:37:27 -0400
7834 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
7836 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
7837 ! thread.h vms/vms.c vms/vmsish.h
7838 ____________________________________________________________________________
7839 [ 9959] By: jhi on 2001/05/02 15:21:08
7840 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
7841 From: Benjamin Sugars <bsugars@canoe.ca>
7842 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
7843 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
7845 ! ext/PerlIO/Scalar/Scalar.xs
7846 ____________________________________________________________________________
7847 [ 9958] By: jhi on 2001/05/02 15:15:53
7848 Log: Bug in #9915, spotted by Mike Guy.
7851 ____________________________________________________________________________
7852 [ 9957] By: jhi on 2001/05/02 13:26:01
7853 Log: Add a test for not griping about references as array
7854 indices if the reference has magic in it (overloaded
7857 ! pod/perldiag.pod t/pragma/warn/pp_hot
7858 ____________________________________________________________________________
7859 [ 9956] By: jhi on 2001/05/02 13:07:01
7860 Log: Retracted a bit too much in #9952.
7862 ! t/pragma/sub_lval.t
7863 ____________________________________________________________________________
7864 [ 9955] By: jhi on 2001/05/02 13:05:38
7865 Log: Test for #9952.
7868 ____________________________________________________________________________
7869 [ 9954] By: jhi on 2001/05/02 11:48:18
7870 Log: Additional note on the encoding example: one cannot
7871 convert string constants in-place.
7873 ! ext/Encode/Encode.pm
7874 ____________________________________________________________________________
7875 [ 9953] By: jhi on 2001/05/02 11:43:51
7876 Log: Note that if you have recent enough Perl you already
7877 have Filter::Util::Call.
7879 ! lib/Filter/Simple.pm
7880 ____________________________________________________________________________
7881 [ 9952] By: jhi on 2001/05/02 11:31:53
7882 Log: Retract changes #8254 and #8255, causes coredump in
7883 'tie FH, "main"', reported by Abigail, culprit found by
7884 Benjamin Sugars. Mirrors maintperl change #9950.
7886 ! op.c t/pragma/sub_lval.t
7887 ____________________________________________________________________________
7888 [ 9951] By: jhi on 2001/05/02 11:14:29
7889 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
7892 ____________________________________________________________________________
7893 [ 9950] By: gsar on 2001/05/02 03:17:11
7894 Log: revert integration of changes#8254,8255 in change#8620 (causes
7895 a coredump in C<tie FH, 'foo'>; the idea itself may need better
7897 Branch: maint-5.6/perl
7898 ! op.c t/pragma/sub_lval.t
7899 ____________________________________________________________________________
7900 [ 9949] By: gsar on 2001/05/02 02:56:32
7901 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
7903 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7905 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7906 Branch: maint-5.6/perl
7908 ____________________________________________________________________________
7909 [ 9948] By: gsar on 2001/05/02 02:49:15
7910 Log: pod/find.t breaks on VMS (from Craig Berry)
7911 Branch: maint-5.6/perl
7913 ____________________________________________________________________________
7914 [ 9947] By: jhi on 2001/05/02 02:43:09
7915 Log: Add an encoding conversion example.
7917 ! ext/Encode/Encode.pm
7918 ____________________________________________________________________________
7919 [ 9946] By: jhi on 2001/05/02 01:34:22
7920 Log: Another coat of paint but still nowhere finished.
7921 Need to decide on the semantics of strptime(): should
7922 strptime() be a function instead of a method? To do
7923 the week/monthname-strptiming the i18n/l10n bullet needs
7924 to be bitten with gusto.
7926 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
7927 ____________________________________________________________________________
7928 [ 9945] By: jhi on 2001/05/01 23:40:52
7929 Log: Update Changes.
7931 ! Changes patchlevel.h
7932 ____________________________________________________________________________
7933 [ 9944] By: jhi on 2001/05/01 23:33:37
7934 Log: Add known-to-be-tested modules to the list-to-be-skipped.
7937 ____________________________________________________________________________
7938 [ 9943] By: jhi on 2001/05/01 23:24:40
7939 Log: Subject: BorlandC++ fix
7940 From: "Vadim Konovalov" <watman@inbox.ru>
7941 Date: Mon, 30 Apr 2001 20:12:26 -0700
7942 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
7945 ____________________________________________________________________________
7946 [ 9942] By: jhi on 2001/05/01 23:18:02
7947 Log: Update to Filter::Simple 0.60, create a test for it.
7949 + t/lib/filter-simple.t
7950 ! MANIFEST lib/Filter/Simple.pm
7951 ____________________________________________________________________________
7952 [ 9941] By: jhi on 2001/05/01 19:47:24
7953 Log: Subject: Re: bleadperl: s/// failure with \b and /g
7954 From: Hugo <hv@crypt.compulink.co.uk>
7955 Date: Tue, 01 May 2001 20:12:20 +0100
7956 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
7958 ! pp_hot.c t/op/re_tests
7959 ____________________________________________________________________________
7960 [ 9940] By: jhi on 2001/05/01 19:42:16
7961 Log: Integrate perlio.
7963 !> lib/base.pm t/lib/fields.t
7964 ____________________________________________________________________________
7965 [ 9939] By: jhi on 2001/05/01 19:39:51
7966 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
7967 From: Benjamin Sugars <bsugars@canoe.ca>
7968 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
7969 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
7971 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7972 ____________________________________________________________________________
7973 [ 9938] By: jhi on 2001/05/01 19:34:09
7974 Log: Add NEXT, a pseudo-class for method redispatching.
7975 <Damian>NEXT.pm probably offers more bang-for-buck
7976 than anything else I've ever written.</Damian>
7978 + lib/NEXT.pm t/lib/next.t
7980 ____________________________________________________________________________
7981 [ 9937] By: jhi on 2001/05/01 19:21:41
7982 Log: Update to Switch 2.02.
7984 ! lib/Switch.pm t/lib/switch.t
7985 ____________________________________________________________________________
7986 [ 9936] By: nick on 2001/05/01 19:09:21
7987 Log: Fix for base.pm clobbering $VERSION
7990 ____________________________________________________________________________
7991 [ 9935] By: nick on 2001/05/01 18:54:38
7992 Log: Test for base.pm clobbering $VERSION.
7995 ____________________________________________________________________________
7996 [ 9934] By: jhi on 2001/05/01 18:39:10
7997 Log: Add information about Scalar::Util::blessed.
8000 ____________________________________________________________________________
8001 [ 9933] By: jhi on 2001/05/01 18:33:51
8002 Log: Subject: Extra UNIVERSAL documentation
8003 From: Mike Guy <mjtg@cam.ac.uk>
8004 Date: Tue, 01 May 2001 20:12:11 +0100
8005 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
8008 ____________________________________________________________________________
8009 [ 9932] By: jhi on 2001/05/01 18:26:54
8010 Log: Subject: Autoflush in tests as appropriate
8011 From: Mike Guy <mjtg@cam.ac.uk>
8012 Date: Tue, 01 May 2001 20:05:31 +0100
8013 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
8015 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
8017 ____________________________________________________________________________
8018 [ 9931] By: jhi on 2001/05/01 18:02:29
8019 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
8020 From: Benjamin Sugars <bsugars@canoe.ca>
8021 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
8022 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
8024 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8025 ____________________________________________________________________________
8026 [ 9930] By: jhi on 2001/05/01 15:12:26
8027 Log: Subject: Re: Finally got a round tuit
8028 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8029 Date: Tue, 01 May 2001 14:14:10 +0200
8030 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
8032 The -DP part, slightly modified.
8035 ____________________________________________________________________________
8036 [ 9929] By: jhi on 2001/05/01 14:17:15
8037 Log: Subject: Re: Finally got a round tuit
8038 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8039 Date: Tue, 01 May 2001 16:34:06 +0200
8040 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
8042 cpp and optimization tweaks for HP-UX.
8045 ____________________________________________________________________________
8046 [ 9928] By: jhi on 2001/05/01 13:24:20
8047 Log: Tune the scan_num() comments to reality.
8050 ____________________________________________________________________________
8051 [ 9927] By: jhi on 2001/05/01 13:14:01
8052 Log: Subject: [PATCH B::Deparse] optimised sort
8053 From: Robin Houston <robin@kitsite.com>
8054 Date: Tue, 1 May 2001 14:07:12 +0100
8055 Message-ID: <20010501140712.A4266@penderel>
8057 ! ext/B/B/Deparse.pm
8058 ____________________________________________________________________________
8059 [ 9926] By: jhi on 2001/05/01 13:10:53
8060 Log: Subject: [PATCH t/lib/b-deparse.t]
8061 From: Robin Houston <robin@kitsite.com>
8062 Date: Tue, 1 May 2001 13:37:42 +0100
8063 Message-ID: <20010501133742.A4082@penderel>
8066 ____________________________________________________________________________
8067 [ 9925] By: jhi on 2001/05/01 13:10:13
8068 Log: Subject: [PATCH B::Deparse] for(;;), sort
8069 From: Robin Houston <robin@kitsite.com>
8070 Date: Tue, 1 May 2001 13:35:00 +0100
8071 Message-ID: <20010501133500.A4061@penderel>
8073 ! ext/B/B/Deparse.pm
8074 ____________________________________________________________________________
8075 [ 9924] By: jhi on 2001/05/01 13:09:22
8076 Log: Subject: [PATCH B::Deparse] do, warn, use
8077 From: Robin Houston <robin@kitsite.com>
8078 Date: Tue, 1 May 2001 13:31:03 +0100
8079 Message-ID: <20010501133103.A4041@penderel>
8081 ! ext/B/B/Deparse.pm
8082 ____________________________________________________________________________
8083 [ 9923] By: jhi on 2001/05/01 11:45:36
8084 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
8085 From: Benjamin Sugars <ben.sugars@home.com>
8086 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
8087 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
8091 ____________________________________________________________________________
8092 [ 9922] By: jhi on 2001/05/01 11:35:42
8093 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
8094 From: Peter Prymmer <pvhp@forte.com>
8095 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
8096 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
8098 ! t/lib/selfstubber.t
8099 ____________________________________________________________________________
8100 [ 9921] By: jhi on 2001/04/30 16:34:33
8101 Log: Subject: [PATCH B::Concise] suppress warning
8102 From: Robin Houston <robin@kitsite.com>
8103 Date: Mon, 30 Apr 2001 16:09:49 +0100
8104 Message-ID: <20010430160949.A25086@penderel>
8106 ! ext/B/B/Concise.pm
8107 ____________________________________________________________________________
8108 [ 9920] By: jhi on 2001/04/30 13:56:04
8109 Log: Strip the *markers* from #9919.
8111 ! pod/perlfaq.pod pod/perlfaq5.pod
8112 ____________________________________________________________________________
8113 [ 9919] By: jhi on 2001/04/30 13:54:04
8114 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
8115 From: Gwyn Judd <b.judd@xtra.co.nz>
8116 Date: Sun, 29 Apr 2001 01:47:49 +1200
8117 Message-ID: <20010429014749.A4418@thislove>
8119 ! pod/perlfaq.pod pod/perlfaq5.pod
8120 ____________________________________________________________________________
8121 [ 9918] By: jhi on 2001/04/30 13:13:54
8124 ! pod/perldata.pod pod/perldiag.pod
8125 ____________________________________________________________________________
8126 [ 9917] By: jhi on 2001/04/30 13:01:27
8127 Log: Update Changes.
8129 ! Changes patchlevel.h
8130 ____________________________________________________________________________
8131 [ 9916] By: jhi on 2001/04/30 12:57:03
8132 Log: T_w_e_a_k_a_g_e.
8134 ! pod/perldata.pod pod/perldiag.pod
8135 ____________________________________________________________________________
8136 [ 9915] By: jhi on 2001/04/30 12:39:29
8137 Log: Install s2p also as psed.
8139 TODO: psed documentation?
8142 ____________________________________________________________________________
8143 [ 9914] By: jhi on 2001/04/30 12:29:21
8144 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
8145 From: Jens Hamisch <jens@Strawberry.COM>
8146 Date: Fri, 27 Apr 2001 17:00:36 +0200
8147 Message-ID: <20010427170036.K1372@Strawberry.COM>
8149 SOCKS5_VERSION_NAME is the right symbol to detect
8150 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
8151 function called socks5_init() is available, and even that is
8152 not universal, most SOCKS5 installations use SOCKSinit()).
8155 ____________________________________________________________________________
8156 [ 9913] By: jhi on 2001/04/30 12:22:15
8157 Log: Allow a zero timeout on IO::Socket accept and connect--
8158 though one really shouldn't do that. Based on
8160 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
8161 From: "John Holdsworth" <coldwave@bigfoot.com>
8162 Date: Sun, 4 Feb 2001 12:48:18 +0100
8163 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
8165 ! ext/IO/lib/IO/Socket.pm
8166 ____________________________________________________________________________
8167 [ 9912] By: jhi on 2001/04/30 11:27:27
8168 Log: Save the spot of regprev (see #9911) for binary compatibility;
8171 ! embedvar.h perlapi.h thrdvar.h
8172 ____________________________________________________________________________
8173 [ 9911] By: jhi on 2001/04/30 11:22:03
8174 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
8175 From: Hugo <hv@crypt.compulink.co.uk>
8176 Date: Sun, 29 Apr 2001 17:09:30 +0100
8177 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
8179 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
8180 ____________________________________________________________________________
8181 [ 9910] By: jhi on 2001/04/30 11:15:12
8182 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
8183 a dummy for PL_numeric_radix); no pressing reason to break
8184 binary compatibility; regen API.
8186 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
8187 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
8188 ____________________________________________________________________________
8189 [ 9909] By: jhi on 2001/04/30 10:56:08
8190 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
8191 From: Walt Mankowski <waltman@netaxs.com>
8192 Date: Sun, 29 Apr 2001 21:53:48 -0400
8193 Message-ID: <20010429215348.A3971@netaxs.com>
8196 ____________________________________________________________________________
8197 [ 9908] By: jhi on 2001/04/30 10:49:40
8198 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
8200 ! t/lib/selfstubber.t
8201 ____________________________________________________________________________
8202 [ 9907] By: nick on 2001/04/30 09:26:50
8203 Log: Integrate mainline.
8205 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
8206 ____________________________________________________________________________
8207 [ 9906] By: jhi on 2001/04/29 23:24:20
8208 Log: Abigail spotted a thinko in #9905.
8211 ____________________________________________________________________________
8212 [ 9905] By: jhi on 2001/04/29 15:55:39
8213 Log: Changed the underscore/undebar syntax in numeric constants;
8214 now any grouping will do, as long as the underscores are not
8215 consecutive (so "zero-grouping" is out), and they do not begin
8216 or end the integer or fractional parts.
8218 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
8219 ____________________________________________________________________________
8220 [ 9904] By: nick on 2001/04/29 15:43:22
8221 Log: Integrate mainline.
8223 +> (branch 98 files)
8224 - lib/unicode/Block.pl
8225 - lib/unicode/In/AlphabeticPresentationForms.pl
8226 - lib/unicode/In/Arabic.pl
8227 - lib/unicode/In/ArabicPresentationForms-A.pl
8228 - lib/unicode/In/ArabicPresentationForms-B.pl
8229 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8230 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8231 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8232 - lib/unicode/In/BopomofoExtended.pl
8233 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8234 - lib/unicode/In/CJKCompatibility.pl
8235 - lib/unicode/In/CJKCompatibilityForms.pl
8236 - lib/unicode/In/CJKCompatibilityIdeographs.pl
8237 - lib/unicode/In/CJKRadicalsSupplement.pl
8238 - lib/unicode/In/CJKSymbolsandPunctuation.pl
8239 - lib/unicode/In/CJKUnifiedIdeographs.pl
8240 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8241 - lib/unicode/In/Cherokee.pl
8242 - lib/unicode/In/CombiningDiacriticalMarks.pl
8243 - lib/unicode/In/CombiningHalfMarks.pl
8244 - lib/unicode/In/CombiningMarksforSymbols.pl
8245 - lib/unicode/In/ControlPictures.pl
8246 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8247 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8248 - lib/unicode/In/EnclosedAlphanumerics.pl
8249 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8250 - lib/unicode/In/Ethiopic.pl
8251 - lib/unicode/In/GeneralPunctuation.pl
8252 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8253 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8254 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8255 - lib/unicode/In/HalfwidthandFullwidthForms.pl
8256 - lib/unicode/In/HangulCompatibilityJamo.pl
8257 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8258 - lib/unicode/In/Hebrew.pl
8259 - lib/unicode/In/HighPrivateUseSurrogates.pl
8260 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8261 - lib/unicode/In/IPAExtensions.pl
8262 - lib/unicode/In/IdeographicDescriptionCharacters.pl
8263 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8264 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8265 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8266 - lib/unicode/In/Latin-1Supplement.pl
8267 - lib/unicode/In/LatinExtended-A.pl
8268 - lib/unicode/In/LatinExtended-B.pl
8269 - lib/unicode/In/LatinExtendedAdditional.pl
8270 - lib/unicode/In/LetterlikeSymbols.pl
8271 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8272 - lib/unicode/In/MathematicalOperators.pl
8273 - lib/unicode/In/MiscellaneousSymbols.pl
8274 - lib/unicode/In/MiscellaneousTechnical.pl
8275 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8276 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8277 - lib/unicode/In/OpticalCharacterRecognition.pl
8278 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8279 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8280 - lib/unicode/In/SmallFormVariants.pl
8281 - lib/unicode/In/SpacingModifierLetters.pl
8282 - lib/unicode/In/Specials.pl
8283 - lib/unicode/In/SuperscriptsandSubscripts.pl
8284 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8285 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8286 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8287 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8288 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8289 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
8290 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
8291 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
8292 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
8293 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
8294 !> utf8.c win32/Makefile
8295 ____________________________________________________________________________
8296 [ 9903] By: jhi on 2001/04/29 14:30:53
8297 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
8298 From: Prymmer/Kahn <pvhp@best.com>
8299 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
8300 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
8303 ____________________________________________________________________________
8304 [ 9902] By: jhi on 2001/04/29 02:52:44
8305 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
8306 From: "Abigail" <abigail@foad.org>
8307 Date: Sun, 29 Apr 2001 03:14:25 +0200
8308 Message-ID: <20010429011425.24503.qmail@foad.org>
8310 ! ext/IO/lib/IO/Seekable.pm
8311 ____________________________________________________________________________
8312 [ 9901] By: jhi on 2001/04/29 02:04:46
8313 Log: In character classes one couldn't have 0x80..0xff characters
8314 at the left hand side if there were 0x100.. characters in the
8317 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
8319 ____________________________________________________________________________
8320 [ 9900] By: jhi on 2001/04/28 22:55:04
8321 Log: Forgot the latest mktables.PL from #9899.
8323 ! lib/unicode/mktables.PL
8324 ____________________________________________________________________________
8325 [ 9899] By: jhi on 2001/04/28 22:53:28
8326 Log: Explain the \p{} and \P{} error message better and
8327 have prettier prettyprint in In.pl.
8329 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
8331 ____________________________________________________________________________
8332 [ 9898] By: jhi on 2001/04/28 21:03:34
8333 Log: Add one possible explanation for the "Invalid [] range" error.
8336 ____________________________________________________________________________
8337 [ 9897] By: jhi on 2001/04/28 17:18:26
8338 Log: Add a level of indirection to the implementation of \p{InFoo}
8339 so that we don't have to have long filenames. (Nothing changes
8340 in the user interface.) The indirection is defined in
8341 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
8342 Also rename some the character classes by removing '-' from
8343 the classnames, and finally renamed Block.pl as Blocks.pl.
8345 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
8346 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
8347 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
8348 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
8349 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
8350 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
8351 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
8352 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
8353 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
8354 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
8355 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
8356 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
8357 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
8358 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
8359 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
8360 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
8361 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
8362 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
8363 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
8364 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
8365 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
8366 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
8367 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
8368 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
8369 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
8370 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
8371 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
8372 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
8373 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
8374 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
8375 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
8376 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
8377 + lib/unicode/In/94.pl lib/unicode/In/95.pl
8378 - lib/unicode/Block.pl
8379 - lib/unicode/In/AlphabeticPresentationForms.pl
8380 - lib/unicode/In/Arabic.pl
8381 - lib/unicode/In/ArabicPresentationForms-A.pl
8382 - lib/unicode/In/ArabicPresentationForms-B.pl
8383 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8384 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8385 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8386 - lib/unicode/In/BopomofoExtended.pl
8387 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8388 - lib/unicode/In/CJKCompatibility.pl
8389 - lib/unicode/In/CJKCompatibilityForms.pl
8390 - lib/unicode/In/CJKCompatibilityIdeographs.pl
8391 - lib/unicode/In/CJKRadicalsSupplement.pl
8392 - lib/unicode/In/CJKSymbolsandPunctuation.pl
8393 - lib/unicode/In/CJKUnifiedIdeographs.pl
8394 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8395 - lib/unicode/In/Cherokee.pl
8396 - lib/unicode/In/CombiningDiacriticalMarks.pl
8397 - lib/unicode/In/CombiningHalfMarks.pl
8398 - lib/unicode/In/CombiningMarksforSymbols.pl
8399 - lib/unicode/In/ControlPictures.pl
8400 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8401 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8402 - lib/unicode/In/EnclosedAlphanumerics.pl
8403 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8404 - lib/unicode/In/Ethiopic.pl
8405 - lib/unicode/In/GeneralPunctuation.pl
8406 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8407 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8408 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8409 - lib/unicode/In/HalfwidthandFullwidthForms.pl
8410 - lib/unicode/In/HangulCompatibilityJamo.pl
8411 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8412 - lib/unicode/In/Hebrew.pl
8413 - lib/unicode/In/HighPrivateUseSurrogates.pl
8414 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8415 - lib/unicode/In/IPAExtensions.pl
8416 - lib/unicode/In/IdeographicDescriptionCharacters.pl
8417 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8418 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8419 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8420 - lib/unicode/In/Latin-1Supplement.pl
8421 - lib/unicode/In/LatinExtended-A.pl
8422 - lib/unicode/In/LatinExtended-B.pl
8423 - lib/unicode/In/LatinExtendedAdditional.pl
8424 - lib/unicode/In/LetterlikeSymbols.pl
8425 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8426 - lib/unicode/In/MathematicalOperators.pl
8427 - lib/unicode/In/MiscellaneousSymbols.pl
8428 - lib/unicode/In/MiscellaneousTechnical.pl
8429 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8430 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8431 - lib/unicode/In/OpticalCharacterRecognition.pl
8432 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8433 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8434 - lib/unicode/In/SmallFormVariants.pl
8435 - lib/unicode/In/SpacingModifierLetters.pl
8436 - lib/unicode/In/Specials.pl
8437 - lib/unicode/In/SuperscriptsandSubscripts.pl
8438 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8439 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8440 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8441 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8442 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8443 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
8444 ! pod/perlunicode.pod
8445 ____________________________________________________________________________
8446 [ 9896] By: jhi on 2001/04/28 14:33:17
8447 Log: Update the information on shared library path on HP-UX.
8450 ____________________________________________________________________________
8451 [ 9895] By: jhi on 2001/04/28 14:32:30
8452 Log: Because #9894 seems to do the trick, this workaround can be removed.
8454 ! t/lib/selfstubber.t
8455 ____________________________________________________________________________
8456 [ 9894] By: jhi on 2001/04/28 14:26:13
8457 Log: For PerlIO flush the children's file handles (on fork/exec/system).
8460 ____________________________________________________________________________
8461 [ 9893] By: jhi on 2001/04/28 14:23:15
8462 Log: Test tweak for #9891.
8465 ____________________________________________________________________________
8466 [ 9892] By: jhi on 2001/04/28 14:10:13
8467 Log: New HP-UX hints from Merijn.
8470 ____________________________________________________________________________
8471 [ 9891] By: jhi on 2001/04/28 14:07:27
8472 Log: Subject: [PATCH B::Deparse] non-block scopes
8473 From: Robin Houston <robin@kitsite.com>
8474 Date: Fri, 27 Apr 2001 19:15:14 +0100
8475 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
8477 ! ext/B/B/Deparse.pm
8478 ____________________________________________________________________________
8479 [ 9890] By: nick on 2001/04/27 19:41:25
8480 Log: Integrate mainline
8482 +> t/lib/selfstubber.t
8483 !> (integrate 50 files)
8484 ____________________________________________________________________________
8485 [ 9889] By: jhi on 2001/04/27 18:23:46
8486 Log: Subject: Re: selfstubber test fail on bleadperl
8487 From: Mike Guy <mjtg@cam.ac.uk>
8488 Date: Fri, 27 Apr 2001 19:31:18 +0100
8489 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
8491 ! t/lib/selfstubber.t
8492 ____________________________________________________________________________
8493 [ 9888] By: jhi on 2001/04/27 16:20:54
8494 Log: Test tweak for #9886.
8497 ____________________________________________________________________________
8498 [ 9887] By: jhi on 2001/04/27 16:16:33
8499 Log: Buffering issue at least in Solaris (even with perlio).
8501 ! t/lib/selfstubber.t
8502 ____________________________________________________________________________
8503 [ 9886] By: jhi on 2001/04/27 14:59:23
8504 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
8505 From: Robin Houston <robin@kitsite.com>
8506 Date: Fri, 27 Apr 2001 16:53:20 +0100
8507 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
8509 ! ext/B/B/Deparse.pm
8510 ____________________________________________________________________________
8511 [ 9885] By: jhi on 2001/04/27 14:23:51
8512 Log: Update Changes.
8514 ! Changes patchlevel.h
8515 ____________________________________________________________________________
8516 [ 9884] By: jhi on 2001/04/27 14:14:12
8517 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
8518 From: "Philip Newton" <pnewton@gmx.de>
8519 Date: Fri, 27 Apr 2001 16:40:13 +0200
8520 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
8523 ____________________________________________________________________________
8524 [ 9883] By: jhi on 2001/04/27 13:28:19
8525 Log: Add LOG_PERROR; prettify the "removed".
8527 ! ext/Sys/Syslog/Syslog.xs
8528 ____________________________________________________________________________
8529 [ 9882] By: jhi on 2001/04/27 13:13:18
8530 Log: h2xs tweaks: use NV instead of double, "quote" the removed
8531 prefixes for clarity (especially when nothing is removed),
8532 slight pod reformats.
8535 ____________________________________________________________________________
8536 [ 9881] By: jhi on 2001/04/27 12:58:48
8537 Log: Don't bother creating existing directories.
8540 ____________________________________________________________________________
8541 [ 9880] By: jhi on 2001/04/27 12:45:39
8542 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
8543 From: Mike Schilli <m@perlmeister.com>
8544 Date: Wed, 25 Apr 2001 01:29:21 -0700
8545 Message-id: <3AE68AE1.6A981723@perlmeister.com>
8548 ____________________________________________________________________________
8549 [ 9879] By: jhi on 2001/04/27 12:40:55
8550 Log: break is not yet Perl. Added the template license also to README.
8553 ____________________________________________________________________________
8554 [ 9878] By: jhi on 2001/04/27 03:08:20
8555 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
8556 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8557 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
8558 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
8560 ! t/lib/xs-typemap.t
8561 ____________________________________________________________________________
8562 [ 9877] By: jhi on 2001/04/26 23:54:40
8563 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
8564 From: "Abigail" <abigail@foad.org>
8565 Date: Fri, 27 Apr 2001 01:44:28 +0200
8566 Message-ID: <20010426234428.19786.qmail@foad.org>
8569 ____________________________________________________________________________
8570 [ 9876] By: jhi on 2001/04/26 23:52:06
8571 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
8572 From: Peter Prymmer <pvhp@forte.com>
8573 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
8574 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
8576 ! t/lib/selfstubber.t
8577 ____________________________________________________________________________
8578 [ 9875] By: jhi on 2001/04/26 23:48:10
8581 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
8582 ____________________________________________________________________________
8583 [ 9874] By: jhi on 2001/04/26 22:46:05
8584 Log: Document ANYOF_CLASS.
8587 ____________________________________________________________________________
8588 [ 9873] By: jhi on 2001/04/26 22:35:03
8589 Log: Subject: Re: [PATCH @9846] dumping ANYOF
8590 From: Hugo <hv@crypt.compulink.co.uk>
8591 Date: Thu, 26 Apr 2001 23:33:38 +0100
8592 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
8594 ! regcomp.c regcomp.h
8595 ____________________________________________________________________________
8596 [ 9872] By: jhi on 2001/04/26 22:34:31
8597 Log: Subject: [PATCH] more for Devel::SelfStubber
8598 From: Nicholas Clark <nick@ccl4.org>
8599 Date: Fri, 27 Apr 2001 00:13:52 +0100
8600 Message-ID: <20010427001351.K88186@plum.flirble.org>
8602 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
8603 ____________________________________________________________________________
8604 [ 9871] By: jhi on 2001/04/26 21:59:17
8605 Log: Subject: [PATCH B::Deparse] formats must be flush left
8606 From: Robin Houston <robin@kitsite.com>
8607 Date: Thu, 26 Apr 2001 23:54:29 +0100
8608 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
8610 ! ext/B/B/Deparse.pm
8611 ____________________________________________________________________________
8612 [ 9870] By: jhi on 2001/04/26 21:57:37
8613 Log: If some of the constants are prefixes of others,
8614 the prefixes may never get recognized. (See 20010426.006.)
8617 ____________________________________________________________________________
8618 [ 9869] By: jhi on 2001/04/26 21:50:42
8619 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
8620 From: Chris Bongaarts <cab@tc.umn.edu>
8621 Date: Thu, 26 Apr 2001 17:10:31 -0500
8622 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
8624 ! ext/Sys/Syslog/Syslog.xs
8625 ____________________________________________________________________________
8626 [ 9868] By: jhi on 2001/04/26 21:35:12
8627 Log: Further cuts and more docs from Graham Barr.
8629 ! ext/List/Util/lib/List/Util.pm
8630 ! ext/List/Util/lib/Scalar/Util.pm
8631 ____________________________________________________________________________
8632 [ 9867] By: jhi on 2001/04/26 21:18:57
8633 Log: Subject: [PATCH 5.7.1] DB_File-1.77
8634 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
8635 Date: Thu, 26 Apr 2001 22:37:53 +0100
8636 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
8638 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8639 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8640 ____________________________________________________________________________
8641 [ 9866] By: jhi on 2001/04/26 21:12:31
8642 Log: Subject: [PATCH B::Deparse] fix easy bugs
8643 From: Robin Houston <robin@kitsite.com>
8644 Date: Thu, 26 Apr 2001 23:03:33 +0100
8645 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
8647 ! ext/B/B/Deparse.pm
8648 ____________________________________________________________________________
8649 [ 9865] By: jhi on 2001/04/26 20:26:13
8650 Log: Update Changes.
8652 ! Changes patchlevel.h
8653 ____________________________________________________________________________
8654 [ 9864] By: jhi on 2001/04/26 19:27:48
8655 Log: Dethinko from Robin Houston.
8657 ! ext/B/B/Deparse.pm
8658 ____________________________________________________________________________
8659 [ 9863] By: jhi on 2001/04/26 19:10:35
8660 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
8661 From: Robin Houston <robin@kitsite.com>
8662 Date: Thu, 26 Apr 2001 21:08:32 +0100
8663 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
8665 ! ext/B/B/Deparse.pm
8666 ____________________________________________________________________________
8667 [ 9862] By: jhi on 2001/04/26 19:04:23
8668 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8669 From: Robin Houston <robin@kitsite.com>
8670 Date: Thu, 26 Apr 2001 20:52:50 +0100
8671 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
8673 ! ext/B/B/Deparse.pm
8674 ____________________________________________________________________________
8675 [ 9861] By: jhi on 2001/04/26 18:56:14
8676 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
8677 From: Mike Guy <mjtg@cam.ac.uk>
8678 Date: Thu, 26 Apr 2001 14:22:40 +0100
8679 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
8682 ____________________________________________________________________________
8683 [ 9860] By: jhi on 2001/04/26 18:46:42
8684 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8685 From: Robin Houston <robin@kitsite.com>
8686 Date: Thu, 26 Apr 2001 20:34:29 +0100
8687 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
8689 Hashes do not interpolate.
8691 ! ext/B/B/Deparse.pm
8692 ____________________________________________________________________________
8693 [ 9859] By: jhi on 2001/04/26 18:43:51
8694 Log: Subject: The Time::Piece conspiracy unmasked!!!
8695 From: Mike Guy <mjtg@cam.ac.uk>
8696 Date: Thu, 26 Apr 2001 19:02:50 +0100
8697 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
8699 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
8700 From: Mike Guy <mjtg@cam.ac.uk>
8701 Date: Thu, 26 Apr 2001 19:08:21 +0100
8702 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
8704 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
8705 From: Graham Barr <gbarr@pobox.com>
8706 Date: Thu, 26 Apr 2001 19:12:03 +0100
8707 Message-ID: <20010426191203.A70835@pobox.com>
8709 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
8711 ! ext/List/Util/lib/List/Util.pm
8712 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
8713 ____________________________________________________________________________
8714 [ 9858] By: jhi on 2001/04/26 18:17:42
8715 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
8716 From: Robin Houston <robin@kitsite.com>
8717 Date: Thu, 26 Apr 2001 16:09:35 +0100
8718 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
8721 ____________________________________________________________________________
8722 [ 9857] By: jhi on 2001/04/26 18:04:59
8723 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8724 From: barries <barries@slaysys.com>
8725 Date: Thu, 26 Apr 2001 12:01:10 -0400
8726 Message-ID: <20010426120110.E29698@jester.slaysys.com>
8729 ____________________________________________________________________________
8730 [ 9856] By: jhi on 2001/04/26 18:03:33
8731 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
8732 Date: Thu, 26 Apr 2001 17:13:41 +0100
8733 From: Robin Houston <robin@kitsite.com>
8734 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
8736 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8737 From: Robin Houston <robin@kitsite.com>
8738 Date: Thu, 26 Apr 2001 18:44:29 +0100
8739 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
8741 ! ext/B/B/Deparse.pm
8742 ____________________________________________________________________________
8743 [ 9855] By: jhi on 2001/04/26 17:56:04
8744 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
8745 From: Robin Houston <robin@kitsite.com>
8746 Date: Thu, 26 Apr 2001 17:04:08 +0100
8747 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
8749 ! ext/B/B/Deparse.pm
8750 ____________________________________________________________________________
8751 [ 9854] By: jhi on 2001/04/26 17:47:26
8752 Log: Subject: Re: Short test case for undef %stash:: crash
8753 From: Benjamin Sugars <bsugars@canoe.ca>
8754 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
8755 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
8756 Changed and moved the perldiag entry.
8758 ! gv.c pod/perldiag.pod
8759 ____________________________________________________________________________
8760 [ 9853] By: jhi on 2001/04/26 14:35:16
8761 Log: Beginnings of strptime(). Do not touch the wet paint.
8763 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8764 ____________________________________________________________________________
8765 [ 9852] By: jhi on 2001/04/26 13:17:21
8766 Log: Retract #9851, core dumps from pod2man.
8769 ____________________________________________________________________________
8770 [ 9851] By: jhi on 2001/04/26 11:54:41
8771 Log: (Retracted by #9852.)
8773 Subject: [PATCH @9846] dumping ANYOF
8774 From: Hugo <hv@crypt.compulink.co.uk>
8775 Date: Thu, 26 Apr 2001 05:32:38 +0100
8776 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
8779 ____________________________________________________________________________
8780 [ 9850] By: jhi on 2001/04/26 02:34:44
8781 Log: If ccflags was empty the _previous_ $* containing all the
8782 environment variables and Configure variables was used,
8783 which lead, among other bad things, into $ccflags being your
8784 uname -a output, which lead into test compile with cc failing,
8785 which lead into gcc being selected, which didn't work that well
8786 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
8787 with large files, et cetera.
8790 ____________________________________________________________________________
8791 [ 9849] By: jhi on 2001/04/26 01:44:57
8792 Log: Make selfstubber test more portable.
8794 ! t/lib/selfstubber.t
8795 ____________________________________________________________________________
8796 [ 9848] By: jhi on 2001/04/26 00:50:26
8797 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
8798 From: Benjamin Sugars <ben.sugars@home.com>
8799 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
8800 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
8803 ____________________________________________________________________________
8804 [ 9847] By: jhi on 2001/04/26 00:46:58
8805 Log: Subject: [PATCH: perl@9841] VMS updates
8806 From: Peter Prymmer <pvhp@forte.com>
8807 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
8808 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
8810 ! README.vms configure.com vms/descrip_mms.template
8811 ! vms/ext/filespec.t
8812 ____________________________________________________________________________
8813 [ 9846] By: jhi on 2001/04/26 00:11:56
8814 Log: re 'debug' was broken by #9084.
8817 ____________________________________________________________________________
8818 [ 9845] By: jhi on 2001/04/25 22:33:17
8819 Log: Subject: [PATCH] test for Devel::SelfStubber
8820 From: Nicholas Clark <nick@ccl4.org>
8821 Date: Thu, 26 Apr 2001 00:00:54 +0100
8822 Message-ID: <20010426000054.D89026@plum.flirble.org>
8824 + t/lib/selfstubber.t
8825 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
8826 ____________________________________________________________________________
8827 [ 9844] By: jhi on 2001/04/25 22:29:32
8828 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
8829 From: Paul Johnson <paul@pjcj.net>
8830 Date: Thu, 26 Apr 2001 00:46:08 +0200
8831 Message-ID: <20010426004608.H2338@pjcj.net>
8833 ! ext/B/B/Concise.pm
8834 ____________________________________________________________________________
8835 [ 9843] By: jhi on 2001/04/25 22:28:28
8836 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
8837 From: Peter Prymmer <pvhp@forte.com>
8838 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
8839 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
8842 ____________________________________________________________________________
8843 [ 9842] By: jhi on 2001/04/25 20:58:12
8844 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
8845 From: John Peacock <jpeacock@rowman.com>
8846 Date: Wed, 25 Apr 2001 17:30:26 -0400
8847 Message-ID: <3AE741F2.B3217464@rowman.com>
8849 ! lib/Math/BigInt.pm t/lib/bigintpm.t
8850 ____________________________________________________________________________
8851 [ 9841] By: jhi on 2001/04/25 20:07:05
8852 Log: Update Changes.
8854 ! Changes patchlevel.h
8855 ____________________________________________________________________________
8856 [ 9840] By: jhi on 2001/04/25 19:56:51
8857 Log: Yet another HP-UX hints version from Merijn.
8860 ____________________________________________________________________________
8861 [ 9839] By: jhi on 2001/04/25 19:53:04
8862 Log: abs_path() didn't terminate the filename correctly,
8863 in DIRNAMLENless systems like HP-UX this would fail.
8866 ____________________________________________________________________________
8867 [ 9838] By: jhi on 2001/04/25 16:37:26
8868 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8869 From: Mike Guy <mjtg@cam.ac.uk>
8870 Date: Wed, 25 Apr 2001 18:31:47 +0100
8871 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
8874 ____________________________________________________________________________
8875 [ 9837] By: jhi on 2001/04/25 16:21:53
8876 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
8877 From: Jon Eveland <jweveland@yahoo.com>
8878 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
8879 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
8882 ____________________________________________________________________________
8883 [ 9836] By: jhi on 2001/04/25 14:17:50
8884 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
8885 From: "Philip Newton" <pnewton@gmx.de>
8886 Date: Wed, 25 Apr 2001 17:05:58 +0200
8887 Message-ID: <3AE703F6.3234.1833C45@localhost>
8889 ! Porting/patching.pod
8890 ____________________________________________________________________________
8891 [ 9835] By: jhi on 2001/04/25 13:58:07
8892 Log: It would seem that both ar and full_ar need to be overridden
8893 for HP-UX to avoid the GNU ar.
8896 ____________________________________________________________________________
8897 [ 9834] By: jhi on 2001/04/25 13:50:40
8898 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
8899 From: "Philip Newton" <pnewton@gmx.de>
8900 Date: Wed, 25 Apr 2001 16:09:23 +0200
8901 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
8906 ____________________________________________________________________________
8907 [ 9833] By: jhi on 2001/04/25 12:36:11
8908 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
8911 ____________________________________________________________________________
8912 [ 9832] By: jhi on 2001/04/25 12:33:36
8913 Log: New version of HP-UX hints from Merijn.
8916 ____________________________________________________________________________
8917 [ 9831] By: jhi on 2001/04/25 03:39:45
8918 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
8921 ____________________________________________________________________________
8922 [ 9830] By: jhi on 2001/04/25 02:53:25
8923 Log: The tzname[] bit is not needed by util.c -- and causes
8924 heartburn in VMS (and it missing was probably the cause of
8925 the Mac OS X trouble). Ouch.
8927 ! ext/POSIX/POSIX.xs util.c
8928 ____________________________________________________________________________
8929 [ 9829] By: jhi on 2001/04/25 00:10:06
8930 Log: Metaconfig unit change for #9828.
8932 ! U/compline/ccflags.U
8933 ____________________________________________________________________________
8934 [ 9828] By: jhi on 2001/04/25 00:04:18
8935 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
8936 (which is actually the reason for the change, we need to pass
8937 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
8938 EP/IX, OS/2, and TitanOS, based on the hints files.
8940 ! Configure config_h.SH
8941 ____________________________________________________________________________
8942 [ 9827] By: jhi on 2001/04/24 23:49:20
8943 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
8944 the $cat must have an absolute path.
8947 ____________________________________________________________________________
8948 [ 9826] By: jhi on 2001/04/24 23:40:53
8949 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
8952 ____________________________________________________________________________
8953 [ 9825] By: jhi on 2001/04/24 23:35:35
8954 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
8955 From: "Philip Newton" <pnewton@gmx.de>
8956 Date: Tue, 24 Apr 2001 18:52:49 +0200
8957 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
8960 ____________________________________________________________________________
8961 [ 9824] By: jhi on 2001/04/24 23:33:07
8962 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
8963 Some gcc specifics dropped out due to extensive rewriting;
8964 will be put back later as needed.
8967 ____________________________________________________________________________
8968 [ 9823] By: jhi on 2001/04/24 23:27:57
8969 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
8971 ! ext/POSIX/POSIX.xs
8972 ____________________________________________________________________________
8973 [ 9822] By: jhi on 2001/04/24 23:25:21
8974 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
8975 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8976 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
8977 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
8979 ! ext/XS/Typemap/Typemap.xs
8980 ____________________________________________________________________________
8981 [ 9821] By: jhi on 2001/04/24 23:24:10
8982 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
8983 From: "Abigail" <abigail@foad.org>
8984 Date: Tue, 24 Apr 2001 23:12:03 +0200
8985 Message-ID: <20010424211203.7901.qmail@foad.org>
8988 ____________________________________________________________________________
8989 [ 9820] By: jhi on 2001/04/24 23:23:15
8990 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
8991 From: Matt Sergeant <matt@sergeant.org>
8992 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
8993 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
8996 ____________________________________________________________________________
8997 [ 9819] By: nick on 2001/04/24 18:49:43
8998 Log: Integrate mainline.
9000 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
9001 !> (integrate 37 files)
9002 ____________________________________________________________________________
9003 [ 9818] By: jhi on 2001/04/24 14:35:23
9004 Log: Update Changes.
9006 ! Changes patchlevel.h
9007 ____________________________________________________________________________
9008 [ 9817] By: jhi on 2001/04/24 14:09:17
9009 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
9010 From: "Philip Newton" <pnewton@gmx.de>
9011 Date: Tue, 24 Apr 2001 12:58:12 +0200
9012 Message-ID: <3AE57864.8304.B77A0A@localhost>
9014 plus add CPAN to the list of modules that have their own tests.
9017 ____________________________________________________________________________
9018 [ 9816] By: jhi on 2001/04/24 14:07:03
9019 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
9020 From: Michael G Schwern <schwern@pobox.com>
9021 Date: Sat, 21 Apr 2001 22:35:00 +0100
9022 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
9025 ____________________________________________________________________________
9026 [ 9815] By: jhi on 2001/04/24 13:54:32
9027 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
9028 From: Robin Houston <robin@kitsite.com>
9029 Date: Tue, 24 Apr 2001 15:51:18 +0100
9030 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
9032 ! ext/B/B/Deparse.pm
9033 ____________________________________________________________________________
9034 [ 9814] By: jhi on 2001/04/24 13:17:34
9035 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9036 From: Bill Glicker <billg@burrelles.com>
9037 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
9038 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
9041 ____________________________________________________________________________
9042 [ 9813] By: jhi on 2001/04/24 12:54:23
9043 Log: Prevent path disclosure (probing for existence of filenames)
9044 using suidperl; bug id 20010322.218.
9046 ! perl.c pod/perldiag.pod
9047 ____________________________________________________________________________
9048 [ 9812] By: jhi on 2001/04/24 12:08:36
9051 ! ext/POSIX/POSIX.xs
9052 ____________________________________________________________________________
9053 [ 9811] By: jhi on 2001/04/24 11:57:35
9054 Log: (Retracted by #9812.)
9056 ! ext/POSIX/POSIX.xs
9057 ____________________________________________________________________________
9058 [ 9810] By: jhi on 2001/04/24 03:32:35
9059 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
9062 ____________________________________________________________________________
9063 [ 9809] By: jhi on 2001/04/24 03:16:13
9064 Log: The Math::BigFloat::import() was broken.
9065 (Fixes bug id 20010422.002.)
9067 ! lib/Math/BigFloat.pm
9068 ____________________________________________________________________________
9069 [ 9808] By: jhi on 2001/04/24 01:11:40
9070 Log: Additional dependencies; should help for parallel makes
9071 not to fail on missing lib/lib.pm or lib/re.pm.
9074 ____________________________________________________________________________
9075 [ 9807] By: jhi on 2001/04/24 00:57:01
9076 Log: Update the test failure disclaimer.
9078 ! t/pragma/warn/pp_hot
9079 ____________________________________________________________________________
9080 [ 9806] By: jhi on 2001/04/24 00:54:04
9081 Log: Add make target "install-all" which is alias for "install"
9082 to cater for case-preserving filesystems like HFS+.
9084 ! INSTALL Makefile.SH
9085 ____________________________________________________________________________
9086 [ 9805] By: jhi on 2001/04/24 00:47:28
9087 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
9088 From: Peter Prymmer <pvhp@forte.com>
9089 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
9090 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
9092 (Ken William's message forwarded from macosx@perl.org)
9095 ____________________________________________________________________________
9096 [ 9804] By: jhi on 2001/04/23 23:57:35
9100 ____________________________________________________________________________
9101 [ 9803] By: jhi on 2001/04/23 23:52:25
9102 Log: More PerlIO robustness.
9105 ____________________________________________________________________________
9106 [ 9802] By: jhi on 2001/04/23 23:43:35
9107 Log: Make the "STD* opened only for ..." errors more consistent.
9110 ____________________________________________________________________________
9111 [ 9801] By: jhi on 2001/04/23 23:34:26
9112 Log: Test case for #9800.
9115 ____________________________________________________________________________
9116 [ 9800] By: jhi on 2001/04/23 23:14:43
9117 Log: Avoid coredump on 'close STDERR; die' by making
9118 the PerlIO calls more robust. Also use SETERRNO()
9119 instead of errno = to be more VMS-ready.
9122 ____________________________________________________________________________
9123 [ 9799] By: jhi on 2001/04/23 21:41:10
9124 Log: Subject: test for ID 20010423.002
9125 From: Robin Houston <robin@kitsite.com>
9126 Date: Mon, 23 Apr 2001 16:52:21 +0100
9127 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
9130 ____________________________________________________________________________
9131 [ 9798] By: jhi on 2001/04/23 21:40:07
9132 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
9133 From: David Dyck <dcd@tc.fluke.com>
9134 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
9135 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
9138 ____________________________________________________________________________
9139 [ 9797] By: jhi on 2001/04/23 21:37:56
9140 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
9141 From: Benjamin Sugars <bsugars@canoe.ca>
9142 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
9143 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
9145 ! ext/Cwd/Cwd.xs lib/Cwd.pm
9146 ____________________________________________________________________________
9147 [ 9796] By: jhi on 2001/04/23 21:29:24
9148 Log: Synchronize h2xs and pod2man some more on the documentation
9149 templates they propose.
9151 ! pod/pod2man.PL utils/h2xs.PL
9152 ____________________________________________________________________________
9153 [ 9795] By: jhi on 2001/04/23 17:30:40
9154 Log: Add one more naughty test for base64; make encoding logic cleaner.
9157 ____________________________________________________________________________
9158 [ 9794] By: jhi on 2001/04/23 13:51:32
9159 Log: Update Changes.
9161 ! Changes patchlevel.h
9162 ____________________________________________________________________________
9163 [ 9793] By: jhi on 2001/04/23 13:44:18
9164 Log: Duplicate lines.
9167 ____________________________________________________________________________
9168 [ 9792] By: jhi on 2001/04/23 13:39:13
9169 Log: Subject: Re: PATCH 5.7.1
9170 From: Mark-Jason Dominus <mjd@plover.com>
9171 Date: Mon, 23 Apr 2001 10:30:21 -0400
9172 Message-ID: <20010423143021.17335.qmail@plover.com>
9175 ____________________________________________________________________________
9176 [ 9791] By: jhi on 2001/04/23 13:32:40
9177 Log: Add the CPAN.pm 1.59_54 tests.
9179 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
9181 ____________________________________________________________________________
9182 [ 9790] By: jhi on 2001/04/23 13:21:55
9183 Log: Subject: Deparse nit
9184 From: Robin Houston <robin@kitsite.com>
9185 Date: Mon, 23 Apr 2001 12:38:20 +0100
9186 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
9188 ! ext/B/B/Deparse.pm
9189 ____________________________________________________________________________
9190 [ 9789] By: jhi on 2001/04/23 13:19:07
9191 Log: Subject: [PATCH] bug 20010423.002
9192 From: Robin Houston <robin@kitsite.com>
9193 Date: Mon, 23 Apr 2001 13:12:30 +0100
9194 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
9197 ____________________________________________________________________________
9198 [ 9788] By: jhi on 2001/04/23 13:02:49
9199 Log: Subject: PATCH [5.7.1] hv.c unused #define
9200 From: Mark-Jason Dominus <mjd@plover.com>
9201 Date: Sun, 22 Apr 2001 14:17:49 -0400
9202 Message-ID: <20010422181749.26976.qmail@plover.com>
9205 ____________________________________________________________________________
9206 [ 9787] By: jhi on 2001/04/23 13:02:02
9207 Log: Subject: PATCH 5.7.1
9208 From: Mark-Jason Dominus <mjd@plover.com>
9209 Date: Sun, 22 Apr 2001 15:12:57 -0400
9210 Message-ID: <20010422191258.6539.qmail@plover.com>
9212 plus Sarathy's STMT_START + STMT_END suggestion.
9215 ____________________________________________________________________________
9216 [ 9786] By: jhi on 2001/04/23 12:53:25
9219 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
9220 From: dLux <dlux@spam.sch.bme.hu>
9221 Date: Mon, 23 Apr 2001 01:25:26 +0200
9222 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
9224 (SvGROW really does return a char *.)
9226 ! pod/perlapi.pod sv.h
9227 ____________________________________________________________________________
9228 [ 9785] By: jhi on 2001/04/23 04:34:04
9229 Log: Time::Piece work continues. $t->day removed since
9230 I think it's too confusing. Now has normal and
9231 abbreviated length weekday names and month names,
9232 the names change with _names(), not _list().
9233 Now has strftime() in Perl, _strftime() is
9234 the libc version (to which strftime() falls back
9235 if it doesn't know the format. To do: the reverse
9236 of strftime, strptime(), and the localisation of both.
9238 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
9239 ! t/lib/time-piece.t
9240 ____________________________________________________________________________
9241 [ 9784] By: jhi on 2001/04/23 02:41:46
9242 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
9243 From: andreas.koenig@anima.de (Andreas J. Koenig)
9244 Date: 23 Apr 2001 05:20:55 +0200
9245 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
9247 ! t/pragma/overload.t
9248 ____________________________________________________________________________
9249 [ 9783] By: jhi on 2001/04/22 23:32:42
9250 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
9251 From: Robin Houston <robin@kitsite.com>
9252 Date: Mon, 23 Apr 2001 00:38:18 +0100
9253 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
9255 ! ext/B/B/Deparse.pm
9256 ____________________________________________________________________________
9257 [ 9782] By: jhi on 2001/04/22 20:55:43
9258 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
9259 From: Simon Cozens <simon@netthink.co.uk>
9260 Date: Sun, 22 Apr 2001 18:47:25 +0100
9261 Message-ID: <20010422184725.A14411@netthink.co.uk>
9263 ! sv.c t/pragma/overload.t
9264 ____________________________________________________________________________
9265 [ 9781] By: jhi on 2001/04/22 20:52:13
9266 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
9267 From: Robin Houston <robin@kitsite.com>
9268 Date: Sun, 22 Apr 2001 22:14:50 +0100
9269 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
9271 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9272 ____________________________________________________________________________
9273 [ 9780] By: nick on 2001/04/22 20:40:31
9274 Log: Integrate mainline.
9276 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9278 !> (integrate 38 files)
9279 ____________________________________________________________________________
9280 [ 9779] By: jhi on 2001/04/22 15:16:03
9281 Log: Subject: IO::Socket::INET patch
9282 From: andrew deryabin <djsf@technarchy.ru>
9283 Date: Sat, 21 Apr 2001 17:46:52 +0400
9284 Message-ID: <20010421174652.B1426@technarchy>
9286 ! ext/IO/lib/IO/Socket/INET.pm
9287 ____________________________________________________________________________
9288 [ 9778] By: jhi on 2001/04/22 15:14:33
9289 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
9290 From: Mark-Jason Dominus <mjd@plover.com>
9291 Date: Sat, 21 Apr 2001 21:27:49 -0400
9292 Message-ID: <20010422012749.27024.qmail@plover.com>
9295 ____________________________________________________________________________
9296 [ 9777] By: jhi on 2001/04/22 15:10:51
9297 Log: Subject: Re: Regex debugger patch
9298 From: Mark-Jason Dominus <mjd@plover.com>
9299 Date: Sat, 21 Apr 2001 21:48:51 -0400
9300 Message-ID: <20010422014851.27165.qmail@plover.com>
9302 ! pod/perldebguts.pod
9303 ____________________________________________________________________________
9304 [ 9776] By: jhi on 2001/04/22 15:09:48
9305 Log: Subject: Re: Regex debugger patch
9306 From: Mark-Jason Dominus <mjd@plover.com>
9307 Date: Sat, 21 Apr 2001 14:24:39 -0400
9308 Message-ID: <20010421182439.16508.qmail@plover.com>
9310 Regex debugger backend.
9312 ! regcomp.c regexp.h
9313 ____________________________________________________________________________
9314 [ 9775] By: jhi on 2001/04/21 16:45:40
9315 Log: Subject: [PATCH] Typo in utf8.h
9316 From: Jesús Quiroga <jquiroga@pobox.com>
9317 Date: Sat, 21 Apr 2001 19:25:33 +0200
9318 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
9321 ____________________________________________________________________________
9322 [ 9774] By: jhi on 2001/04/21 16:43:52
9323 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9324 From: Joe Orton <jorton@redhat.com>
9325 Date: Tue, 17 Apr 2001 15:50:43 +0100
9326 Message-Id: <20010417155043.D19132@eu.c2.net>
9329 ____________________________________________________________________________
9330 [ 9773] By: jhi on 2001/04/21 15:30:15
9331 Log: Subject: Patch utils/h2xs.PL
9332 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9333 Date: Sat, 21 Apr 2001 10:32:16 -0500
9334 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
9336 Add MAILING list and LICENSE templates.
9339 ____________________________________________________________________________
9340 [ 9772] By: jhi on 2001/04/21 15:28:36
9341 Log: Subject: perlfaq2.patch for 5.7.1
9342 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9343 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
9344 Date: Fri, 20 Apr 2001 16:42:19 -0500
9346 rm an extra tab, a blurb about the xx.cpan to clarify
9347 which countries actually have that and dejanews is history
9348 as well as most of that nonsensical entry.
9351 ____________________________________________________________________________
9352 [ 9771] By: jhi on 2001/04/21 15:27:17
9353 Log: Subject: perlfaq1.patch for 5.7.1
9354 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9355 Date: Fri, 20 Apr 2001 16:57:36 -0500
9356 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
9358 Evil URLs must die. Especially when they are broken.
9361 ____________________________________________________________________________
9362 [ 9770] By: jhi on 2001/04/21 15:23:38
9363 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
9364 From: Michael G Schwern <schwern@pobox.com>
9365 Date: Sat, 21 Apr 2001 16:11:12 +0100
9366 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
9368 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9370 ! MANIFEST ext/B/B.pm t/lib/b.t
9371 ____________________________________________________________________________
9372 [ 9769] By: jhi on 2001/04/21 15:03:32
9373 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
9374 From: Michael G Schwern <schwern@pobox.com>
9375 Date: Sat, 21 Apr 2001 09:48:00 +0100
9376 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
9379 ____________________________________________________________________________
9380 [ 9768] By: jhi on 2001/04/21 14:33:49
9381 Log: PerlIO and Encode doc cleanup and tweaks.
9383 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
9384 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
9385 ____________________________________________________________________________
9386 [ 9767] By: jhi on 2001/04/21 12:40:16
9387 Log: Integrate perlio.
9390 ____________________________________________________________________________
9391 [ 9766] By: nick on 2001/04/20 18:28:35
9392 Log: Avoid core dump on
9393 open(STDOUT,">",\$foo);
9396 ____________________________________________________________________________
9397 [ 9765] By: jhi on 2001/04/20 13:23:43
9398 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9399 From: Robin Houston <robin@kitsite.com>
9400 Date: Fri, 20 Apr 2001 14:29:22 +0100
9401 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
9403 ! ext/B/B.pm ext/B/B/Deparse.pm
9404 ____________________________________________________________________________
9405 [ 9764] By: jhi on 2001/04/20 13:19:33
9406 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
9407 From: Peter Prymmer <pvhp@forte.com>
9408 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
9409 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
9411 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9412 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9413 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9414 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9415 ____________________________________________________________________________
9416 [ 9763] By: jhi on 2001/04/20 12:36:39
9417 Log: Subject: Re: A new PerlIO coredump
9418 From: Nick Ing-Simmons <nik@tiuk.ti.com>
9419 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
9420 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
9423 ____________________________________________________________________________
9424 [ 9762] By: jhi on 2001/04/19 23:02:30
9425 Log: Update Changes.
9427 ! Changes patchlevel.h
9428 ____________________________________________________________________________
9429 [ 9761] By: jhi on 2001/04/19 22:59:19
9430 Log: More cleanup cleanup.
9432 ! Makefile.SH win32/Makefile win32/makefile.mk
9433 ____________________________________________________________________________
9434 [ 9760] By: jhi on 2001/04/19 22:50:31
9435 Log: lib/Time is non-empty, let's not rmdir it.
9438 ____________________________________________________________________________
9439 [ 9759] By: jhi on 2001/04/19 22:36:51
9440 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9441 From: Robin Houston <robin@kitsite.com>
9442 Date: Fri, 20 Apr 2001 00:18:53 +0100
9443 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
9445 ! ext/B/B/Deparse.pm
9446 ____________________________________________________________________________
9447 [ 9758] By: jhi on 2001/04/19 22:36:00
9448 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
9449 From: Peter Prymmer <pvhp@forte.com>
9450 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
9451 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
9454 ____________________________________________________________________________
9455 [ 9757] By: nick on 2001/04/19 18:53:54
9456 Log: Blind (untested) integrate of mainline.
9458 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9459 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
9460 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9461 !> (integrate 53 files)
9462 ____________________________________________________________________________
9463 [ 9756] By: jhi on 2001/04/19 16:59:23
9464 Log: Document and test Time::Piece.
9466 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
9467 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
9468 ____________________________________________________________________________
9469 [ 9755] By: jhi on 2001/04/19 12:13:29
9470 Log: A better fix for the \x{12345678} trouble from NI-S.
9473 ____________________________________________________________________________
9474 [ 9754] By: jhi on 2001/04/19 11:56:07
9475 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
9476 From: Robin Houston <robin@kitsite.com>
9477 Date: Wed, 18 Apr 2001 17:58:33 +0100
9478 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
9480 ! ext/B/B/Deparse.pm op.c
9481 ____________________________________________________________________________
9482 [ 9753] By: jhi on 2001/04/19 04:21:52
9483 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
9484 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
9485 Date: Thu, 19 Apr 2001 01:11:41 -0400
9486 Message-ID: <20010419011141.A5798@cpan.org>
9488 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
9489 ____________________________________________________________________________
9490 [ 9752] By: jhi on 2001/04/19 02:41:10
9491 Log: The new time utils need to be thread-aware, too.
9494 ____________________________________________________________________________
9495 [ 9751] By: jhi on 2001/04/19 02:26:47
9496 Log: Compilation nit noticed by AIX compiler.
9499 ____________________________________________________________________________
9500 [ 9750] By: jhi on 2001/04/19 02:20:06
9501 Log: The new time utils need to be public.
9504 ____________________________________________________________________________
9505 [ 9749] By: jhi on 2001/04/19 01:42:39
9509 ____________________________________________________________________________
9510 [ 9748] By: jhi on 2001/04/19 01:41:10
9511 Log: Add Time::Piece, a slight rewrite of Time::Object,
9514 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9515 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
9516 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9517 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
9518 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
9520 ____________________________________________________________________________
9521 [ 9747] By: jhi on 2001/04/19 00:55:35
9522 Log: The new metaconfig unit from strftime.
9523 Branch: metaconfig/U/perl
9525 ____________________________________________________________________________
9526 [ 9746] By: jhi on 2001/04/19 00:54:54
9527 Log: Move the strftime() wrapper from POSIX.xs to util.c
9528 as my_strftime(), requires HAS_STRFTIME.
9530 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9531 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
9532 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
9533 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9534 ! vos/config.ga.h win32/config.bc win32/config.gc
9536 ____________________________________________________________________________
9537 [ 9745] By: jhi on 2001/04/18 23:11:03
9538 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
9539 in preparation of Time::Piece.
9541 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
9542 ____________________________________________________________________________
9543 [ 9744] By: jhi on 2001/04/18 22:33:12
9544 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
9545 From: Peter Prymmer <pvhp@forte.com>
9546 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
9547 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
9550 ____________________________________________________________________________
9551 [ 9743] By: jhi on 2001/04/18 22:32:23
9552 Log: Subject: Fwd: pod2html leaves cache files lying around?
9553 From: Rajesh Vaidheeswarran <rv@gnu.org>
9554 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
9555 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
9558 ____________________________________________________________________________
9559 [ 9742] By: jhi on 2001/04/18 20:31:49
9560 Log: Update Changes.
9562 ! Changes patchlevel.h
9563 ____________________________________________________________________________
9564 [ 9741] By: jhi on 2001/04/18 20:23:02
9565 Log: Declare hints only if needed.
9567 ! ext/B/B/Deparse.pm
9568 ____________________________________________________________________________
9569 [ 9740] By: jhi on 2001/04/18 19:06:05
9570 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
9571 bug noticed by Robin Houston; basically the code of detecting
9572 value wraparound was acting differently under different compilers
9573 and platforms. The workaround is to remove the overflow check
9574 for now, a real fix would be to do the overflow (portably) right.
9577 ____________________________________________________________________________
9578 [ 9739] By: jhi on 2001/04/18 19:01:23
9579 Log: Subject: [PATCH B::Deparse] some pragma support
9580 From: Robin Houston <robin@kitsite.com>
9581 Date: Wed, 18 Apr 2001 19:32:12 +0100
9582 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
9584 ! ext/B/B/Deparse.pm
9585 ____________________________________________________________________________
9586 [ 9738] By: jhi on 2001/04/18 15:16:37
9587 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
9588 From: Benjamin Sugars <bsugars@canoe.ca>
9589 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
9590 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
9593 ____________________________________________________________________________
9594 [ 9737] By: jhi on 2001/04/18 13:24:50
9595 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
9596 From: Tim Jenness <t.jenness@jach.hawaii.edu>
9597 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
9598 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
9600 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
9601 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
9602 ____________________________________________________________________________
9603 [ 9736] By: jhi on 2001/04/18 04:15:14
9604 Log: The #9735 also changes the subtest 12.
9607 ____________________________________________________________________________
9608 [ 9735] By: jhi on 2001/04/18 03:55:17
9609 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
9610 From: David Dyck <dcd@tc.fluke.com>
9611 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
9612 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
9614 ! ext/B/B/Deparse.pm
9615 ____________________________________________________________________________
9616 [ 9734] By: jhi on 2001/04/18 03:54:11
9617 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
9618 From: Gisle Aas <gisle@ActiveState.com>
9619 Date: 17 Apr 2001 19:06:45 -0700
9620 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
9622 ! pp_hot.c t/op/misc.t
9623 ____________________________________________________________________________
9624 [ 9733] By: jhi on 2001/04/17 22:25:22
9625 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
9626 From: "Abigail" <abigail@foad.org>
9627 Date: Wed, 18 Apr 2001 01:17:46 +0200
9628 Message-ID: <20010417231746.21657.qmail@foad.org>
9630 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
9631 ____________________________________________________________________________
9632 [ 9732] By: jhi on 2001/04/17 20:47:56
9633 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
9634 From: Robin Houston <robin@kitsite.com>
9635 Date: Tue, 17 Apr 2001 22:37:42 +0100
9636 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
9638 ! ext/B/B/Deparse.pm
9639 ____________________________________________________________________________
9640 [ 9731] By: nick on 2001/04/17 20:46:35
9641 Log: Re-sync for t/lib/b.t fix
9643 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
9644 ____________________________________________________________________________
9645 [ 9730] By: jhi on 2001/04/17 20:45:29
9646 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
9647 From: Robin Houston <robin@kitsite.com>
9648 Date: Tue, 17 Apr 2001 22:29:36 +0100
9649 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
9651 ! ext/B/B.xs ext/B/B/Deparse.pm
9652 ____________________________________________________________________________
9653 [ 9729] By: jhi on 2001/04/17 20:43:11
9654 Log: Subject: Deparse - parenthesise args to undeclared subs
9655 From: Robin Houston <robin@kitsite.com>
9656 Date: Tue, 17 Apr 2001 21:31:05 +0100
9657 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
9659 ! ext/B/B/Deparse.pm
9660 ____________________________________________________________________________
9661 [ 9728] By: jhi on 2001/04/17 18:57:30
9662 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
9663 From: Benjamin Sugars <ben.sugars@home.com>
9664 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
9665 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
9668 ____________________________________________________________________________
9669 [ 9727] By: jhi on 2001/04/17 18:20:20
9670 Log: Subject: [PATCH B::Deparse] ambient pragmas
9671 From: Robin Houston <robin@kitsite.com>
9672 Date: Tue, 17 Apr 2001 20:01:59 +0100
9673 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
9675 ! ext/B/B/Deparse.pm t/lib/b.t
9676 ____________________________________________________________________________
9677 [ 9726] By: nick on 2001/04/17 16:33:51
9678 Log: Integrate mainline (t/lib/b.t fails test 2...)
9680 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9681 +> ext/List/Util/README ext/List/Util/Util.xs
9682 +> ext/List/Util/lib/List/Util.pm
9683 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
9684 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9685 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9686 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9687 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9688 !> (integrate 31 files)
9689 ____________________________________________________________________________
9690 [ 9725] By: jhi on 2001/04/17 12:14:24
9691 Log: Subject: multiple B::* changes
9692 From: Robin Houston <robin@kitsite.com>
9693 Date: Thu, 12 Apr 2001 20:12:27 +0100
9694 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
9696 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9697 ____________________________________________________________________________
9698 [ 9724] By: jhi on 2001/04/17 11:59:05
9699 Log: Thread-awareness from Doug MacEachern.
9701 ! ext/List/Util/Util.xs
9702 ____________________________________________________________________________
9703 [ 9723] By: jhi on 2001/04/17 11:57:41
9704 Log: Make the test more portable.
9707 ____________________________________________________________________________
9708 [ 9722] By: jhi on 2001/04/17 11:53:50
9709 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
9710 From: Benjamin Sugars <ben.sugars@home.com>
9711 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
9712 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
9715 ____________________________________________________________________________
9716 [ 9721] By: jhi on 2001/04/17 11:52:17
9717 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
9718 From: Benjamin Sugars <bsugars@canoe.ca>
9719 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
9720 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
9723 ____________________________________________________________________________
9724 [ 9720] By: jhi on 2001/04/17 11:35:42
9725 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
9726 From: Chris Nandor <pudge@pobox.com>
9727 Date: Tue, 17 Apr 2001 00:30:49 -0400
9728 Message-Id: <p05100207b701768712de@[10.0.1.177]>
9730 ! ext/File/Glob/bsd_glob.c gv.c
9731 ____________________________________________________________________________
9732 [ 9719] By: jhi on 2001/04/17 11:32:13
9733 Log: Subject: [PATCH] Tweten->West
9734 From: Casey West <casey@geeknest.com>
9735 Date: Mon, 16 Apr 2001 12:11:22 -0400
9736 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
9738 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
9740 ____________________________________________________________________________
9741 [ 9718] By: jhi on 2001/04/16 03:22:52
9742 Log: Update Changes.
9744 ! Changes patchlevel.h
9745 ____________________________________________________________________________
9746 [ 9717] By: jhi on 2001/04/16 03:06:28
9750 ____________________________________________________________________________
9751 [ 9716] By: jhi on 2001/04/16 02:58:42
9752 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
9753 From: Prymmer/Kahn <pvhp@best.com>
9754 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
9755 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
9758 ____________________________________________________________________________
9759 [ 9715] By: jhi on 2001/04/15 23:40:35
9760 Log: Subject: Re: Net::Ping patch, adds stream protocol
9761 From: bronson@rinspin.com (Scott Bronson)
9762 Date: Tue, 10 Apr 2001 23:58:33 -0700
9763 Message-ID: <20010410235833.N29719@rinspin.com>
9766 ____________________________________________________________________________
9767 [ 9714] By: jhi on 2001/04/15 23:31:46
9768 Log: Printing out the ok messages helps successful testing.
9770 ! t/lib/time-hires.t
9771 ____________________________________________________________________________
9772 [ 9713] By: jhi on 2001/04/15 21:43:24
9773 Log: Update Douglas Wegscheid's email.
9776 ____________________________________________________________________________
9777 [ 9712] By: jhi on 2001/04/15 21:40:41
9778 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
9779 From: Michael G Schwern <schwern@pobox.com>
9780 Date: Sat, 14 Apr 2001 22:40:50 +0100
9781 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
9784 ! MANIFEST lib/Exporter/Heavy.pm
9785 ____________________________________________________________________________
9786 [ 9711] By: jhi on 2001/04/15 21:39:21
9787 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
9788 From: Michael G Schwern <schwern@pobox.com>
9789 Date: Sat, 14 Apr 2001 22:13:59 +0100
9790 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
9793 ____________________________________________________________________________
9794 [ 9710] By: jhi on 2001/04/15 21:30:19
9795 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
9796 From: Michael G Schwern <schwern@pobox.com>
9797 Date: Sat, 14 Apr 2001 22:05:32 +0100
9798 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
9800 ! t/pragma/warnings.t
9801 ____________________________________________________________________________
9802 [ 9709] By: jhi on 2001/04/15 19:34:09
9803 Log: Integrate changes #9706,9707 from maintperl into mainline.
9805 change#7210 broke .packlist generation
9807 ExtUtils::Installed doesn't quote regex metacharacters in paths
9808 before using them in match; also make it work for dosish platforms
9810 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9811 ____________________________________________________________________________
9812 [ 9708] By: jhi on 2001/04/15 19:31:01
9813 Log: Test also the scalar aspect of getitimer().
9815 ! t/lib/time-hires.t
9816 ____________________________________________________________________________
9817 [ 9707] By: gsar on 2001/04/15 17:24:20
9818 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
9819 before using them in match; also make it work for dosish platforms
9820 Branch: maint-5.6/perl
9821 ! lib/ExtUtils/Installed.pm
9822 ____________________________________________________________________________
9823 [ 9706] By: gsar on 2001/04/15 17:21:59
9824 Log: change#7210 broke .packlist generation (listed only filename
9825 rather than fully qualified path name)
9826 Branch: maint-5.6/perl
9827 ! lib/ExtUtils/Install.pm
9828 ____________________________________________________________________________
9829 [ 9705] By: jhi on 2001/04/15 12:36:33
9830 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
9832 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
9833 ! t/lib/time-hires.t
9834 ____________________________________________________________________________
9835 [ 9704] By: jhi on 2001/04/15 10:49:08
9836 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
9837 From: Prymmer/Kahn <pvhp@best.com>
9838 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
9839 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
9841 ! lib/utf8.pm pod/perlebcdic.pod
9842 ____________________________________________________________________________
9843 [ 9703] By: jhi on 2001/04/15 02:26:26
9844 Log: I keep forgetting to sort MANIFEST.
9847 ____________________________________________________________________________
9848 [ 9702] By: jhi on 2001/04/15 02:07:47
9849 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
9850 Now we have blessed, reftype, tainted, first, reduce, ...
9852 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9853 + ext/List/Util/README ext/List/Util/Util.xs
9854 + ext/List/Util/lib/List/Util.pm
9855 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
9856 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
9857 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9858 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9859 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9861 ____________________________________________________________________________
9862 [ 9701] By: jhi on 2001/04/14 15:05:25
9863 Log: Subject: RE: dprofpp.pl updates
9864 From: Carl Eklof <CEklof@endeca.com>
9865 Date: Thu, 12 Apr 2001 18:45:46 -0400
9866 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
9869 ____________________________________________________________________________
9870 [ 9700] By: jhi on 2001/04/14 14:44:55
9871 Log: Do not just blindly add CR.
9874 ____________________________________________________________________________
9875 [ 9699] By: jhi on 2001/04/13 13:17:01
9876 Log: Update Changes.
9878 ! Changes patchlevel.h
9879 ____________________________________________________________________________
9880 [ 9698] By: jhi on 2001/04/13 12:44:48
9881 Log: Integrate perlio.
9883 !> ext/PerlIO/Scalar/Scalar.xs
9884 ____________________________________________________________________________
9885 [ 9697] By: jhi on 2001/04/13 12:29:15
9886 Log: Add more debug output to the test.
9889 ____________________________________________________________________________
9890 [ 9696] By: nick on 2001/04/13 10:14:29
9891 Log: Fix core dump on binmode($fh,'Scalar')
9893 ! ext/PerlIO/Scalar/Scalar.xs
9894 ____________________________________________________________________________
9895 [ 9695] By: nick on 2001/04/13 09:05:42
9896 Log: Integrate mainline
9898 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9899 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9900 +> t/lib/time-hires.t
9901 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
9902 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
9903 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
9904 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
9905 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
9906 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
9907 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
9908 ____________________________________________________________________________
9909 [ 9694] By: jhi on 2001/04/12 22:23:35
9910 Log: Integrate change #9693 from maintperl into mainline.
9912 $VERSION and Version() on the same line provokes a warning from
9913 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9915 !> lib/Devel/SelfStubber.pm
9916 ____________________________________________________________________________
9917 [ 9693] By: gsar on 2001/04/12 21:55:56
9918 Log: $VERSION and Version() on the same line provokes a warning from
9919 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9920 Branch: maint-5.6/perl
9921 ! lib/Devel/SelfStubber.pm
9922 ____________________________________________________________________________
9923 [ 9692] By: jhi on 2001/04/12 13:54:00
9924 Log: This is at least 5.005.
9926 ! ext/Time/HiRes/HiRes.xs
9927 ____________________________________________________________________________
9928 [ 9691] By: jhi on 2001/04/12 13:37:20
9929 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
9931 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
9932 ! win32/Makefile win32/makefile.mk
9933 ____________________________________________________________________________
9934 [ 9690] By: jhi on 2001/04/12 01:34:46
9935 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
9937 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9938 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9939 + t/lib/time-hires.t
9941 ____________________________________________________________________________
9942 [ 9689] By: jhi on 2001/04/12 00:28:39
9943 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
9944 From: Gisle Aas <gisle@ActiveState.com>
9945 Date: 11 Apr 2001 16:36:11 -0700
9946 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
9948 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
9949 ____________________________________________________________________________
9950 [ 9688] By: jhi on 2001/04/12 00:27:39
9951 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9952 From: Gisle Aas <gisle@ActiveState.com>
9953 Date: 11 Apr 2001 11:13:24 -0700
9954 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
9956 ! ext/MIME/Base64/Base64.xs
9957 ____________________________________________________________________________
9958 [ 9687] By: jhi on 2001/04/11 19:51:47
9959 Log: Slight update on the Todo list. (Should integrate to Todo?)
9962 ____________________________________________________________________________
9963 [ 9686] By: jhi on 2001/04/11 16:54:25
9964 Log: Subject: [PATCH opcode.pl] Documentation of table format
9965 From: Simon Cozens <simon@netthink.co.uk>
9966 Date: Wed, 11 Apr 2001 12:59:31 +0100
9967 Message-ID: <20010411125931.A25681@netthink.co.uk>
9970 ____________________________________________________________________________
9971 [ 9685] By: jhi on 2001/04/11 16:53:15
9972 Log: Subject: [PATCH] prototype("CORE::recv")
9973 From: Simon Cozens <simon@netthink.co.uk>
9974 Date: Wed, 11 Apr 2001 13:24:35 +0100
9975 Message-ID: <20010411132435.A26169@netthink.co.uk>
9977 ! pp.c t/comp/proto.t
9978 ____________________________________________________________________________
9979 [ 9684] By: jhi on 2001/04/11 16:47:13
9980 Log: FAQ (and AUTHORS) update from Dan Carson: the information
9981 was several years obsolete, Term::Readkey has been updated
9982 to have the functionality.
9984 ! AUTHORS pod/perlfaq5.pod
9985 ____________________________________________________________________________
9986 [ 9683] By: jhi on 2001/04/11 12:15:46
9987 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9988 From: Calle Dybedahl <calle@lysator.liu.se>
9989 Date: 10 Apr 2001 16:44:16 +0200
9990 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
9992 ! ext/MIME/Base64/Base64.xs
9993 ____________________________________________________________________________
9994 [ 9682] By: jhi on 2001/04/11 12:12:26
9995 Log: A more minimal fix for 20010410.006 from Hugo.
9998 ____________________________________________________________________________
9999 [ 9681] By: jhi on 2001/04/11 11:34:23
10000 Log: Integrate changes #9678,9679 from maintline into mainperl.
10002 addendum to change#9676
10004 up $File::Glob::VERSION; add a note pointing out the version of
10005 the OpenBSD glob bsd_glob.c resembles
10007 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10008 !> ext/File/Glob/bsd_glob.h
10009 ____________________________________________________________________________
10010 [ 9680] By: jhi on 2001/04/11 11:30:38
10011 Log: Bad test numbering in integrate in #9677.
10012 Fixes ID 20010411.001.
10015 ____________________________________________________________________________
10016 [ 9679] By: gsar on 2001/04/11 03:38:40
10017 Log: up $File::Glob::VERSION; add a note pointing out the version of
10018 the OpenBSD glob bsd_glob.c resembles
10019 Branch: maint-5.6/perl
10020 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10021 ! ext/File/Glob/bsd_glob.h
10022 ____________________________________________________________________________
10023 [ 9678] By: gsar on 2001/04/11 03:09:48
10024 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
10025 revision 1.8.10.1 found here:
10027 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
10028 Branch: maint-5.6/perl
10029 ! ext/File/Glob/bsd_glob.c
10030 ____________________________________________________________________________
10031 [ 9677] By: jhi on 2001/04/11 02:54:39
10032 Log: Integrate changes #9675,9676 from maintperl into mainline.
10034 fix for bug 20010410.006, undo change#7115
10036 port the OpenBSD glob() security patch
10038 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10039 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
10041 ____________________________________________________________________________
10042 [ 9676] By: gsar on 2001/04/11 02:19:02
10043 Log: port the glob() security patch found at:
10045 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
10047 CERT advisory for the issue is here:
10049 http://www.cert.org/advisories/CA-2001-07.html
10051 Note that the security scare is only relevant for those who are
10052 foolish enough to build suidperl (which is now officially discouraged)
10053 Branch: maint-5.6/perl
10054 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10055 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
10056 ____________________________________________________________________________
10057 [ 9675] By: gsar on 2001/04/10 23:52:11
10058 Log: fix for bug 20010410.006
10060 undo change#7115 (came into maint-5.6 as change#8156)
10062 add tests to keep it from coming back
10063 Branch: maint-5.6/perl
10064 ! regexec.c t/op/pat.t
10065 ____________________________________________________________________________
10066 [ 9674] By: nick on 2001/04/10 20:39:31
10067 Log: Integrate mainline
10069 +> Porting/testall.atom
10070 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
10071 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
10072 !> t/lib/lc-uk.t t/pod/find.t
10073 ____________________________________________________________________________
10074 [ 9673] By: nick on 2001/04/10 18:46:14
10075 Log: Integrate against change 9670 aka perl-5.7.1
10077 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10078 !> (integrate 53 files)
10079 ____________________________________________________________________________
10080 [ 9672] By: jhi on 2001/04/10 13:45:01
10081 Log: Add a script for doing cumulative profile of the test suite.
10082 (Requires ATOM, that is, Tru64.)
10084 + Porting/testall.atom
10086 ____________________________________________________________________________
10087 [ 9671] By: jhi on 2001/04/10 12:38:53
10088 Log: Missing std block.
10090 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
10091 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
10093 ____________________________________________________________________________
10094 [ 9670] By: jhi on 2001/04/10 01:25:58
10095 Log: This is 5.7.1.
10098 ____________________________________________________________________________
10099 [ 9669] By: jhi on 2001/04/10 01:09:14
10100 Log: Update Changes.
10102 ! Changes patchlevel.h
10103 ____________________________________________________________________________
10104 [ 9668] By: jhi on 2001/04/10 01:00:38
10108 ____________________________________________________________________________
10109 [ 9667] By: jhi on 2001/04/10 00:52:16
10110 Log: Update perlhist.
10113 ____________________________________________________________________________
10114 [ 9666] By: jhi on 2001/04/09 23:38:59
10115 Log: Slight wording tweaks from Damian to #9658.
10118 ____________________________________________________________________________
10119 [ 9665] By: jhi on 2001/04/09 19:56:06
10120 Log: Subject: [PATCH perlutil.pod] Nit
10121 From: Simon Cozens <simon@netthink.co.uk>
10122 Date: Mon, 9 Apr 2001 20:29:44 +0100
10123 Message-ID: <20010409202944.A14796@the.earth.li>
10126 ____________________________________________________________________________
10127 [ 9664] By: jhi on 2001/04/09 19:54:42
10128 Log: Subject: Re: perl571delta.pod@9631
10129 From: Mike Guy <mjtg@cam.ac.uk>
10130 Date: Mon, 09 Apr 2001 18:09:14 +0100
10131 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
10133 ! pod/perl571delta.pod
10134 ____________________________________________________________________________
10135 [ 9663] By: jhi on 2001/04/09 13:43:35
10136 Log: Update Changes.
10138 ! Changes patchlevel.h
10139 ____________________________________________________________________________
10140 [ 9662] By: jhi on 2001/04/09 13:24:46
10143 ! AUTHORS pod/perl571delta.pod
10144 ____________________________________________________________________________
10145 [ 9661] By: jhi on 2001/04/09 13:15:13
10146 Log: Thinko in manual patch applying.
10149 ____________________________________________________________________________
10150 [ 9660] By: jhi on 2001/04/09 13:07:53
10151 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
10152 From: Robin Barker <rmb1@cise.npl.co.uk>
10153 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
10154 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
10156 (This corrects the case where the "isn't numeric" string contains \0s
10157 and is longer than the temporary buffer, and contains \0 at the point
10158 the string would be truncated by "...".)
10161 ____________________________________________________________________________
10162 [ 9659] By: jhi on 2001/04/09 12:57:41
10163 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
10165 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
10166 ! t/lib/cgi-function.t t/lib/cgi-html.t
10167 ____________________________________________________________________________
10168 [ 9658] By: jhi on 2001/04/09 12:48:47
10169 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
10170 From: Ilmari Karonen <iltzu@sci.fi>
10171 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
10172 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
10174 Rearrange and rewrite the Method Invocation section
10175 to explain the concepts in nicer order.
10178 ____________________________________________________________________________
10179 [ 9657] By: jhi on 2001/04/09 12:35:58
10180 Log: Upgrade to podlators 1.09, from Russ Allbery.
10182 ! lib/Pod/Man.pm lib/Pod/Text.pm
10183 ____________________________________________________________________________
10184 [ 9656] By: jhi on 2001/04/09 12:31:53
10187 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
10188 ____________________________________________________________________________
10189 [ 9655] By: jhi on 2001/04/09 12:20:09
10190 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
10191 From: Prymmer/Kahn <pvhp@best.com>
10192 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
10193 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
10195 ! lib/utf8.pm pod/perlunicode.pod
10196 ____________________________________________________________________________
10197 [ 9654] By: gsar on 2001/04/09 03:38:33
10198 Log: here lies 5.6.1
10199 Branch: maint-5.6/perl
10201 ____________________________________________________________________________
10202 [ 9653] By: jhi on 2001/04/09 03:25:24
10203 Log: Update perlhist.
10206 ____________________________________________________________________________
10207 [ 9652] By: jhi on 2001/04/09 03:18:49
10208 Log: perl571delta tweaking continues.
10210 ! pod/perl571delta.pod
10211 ____________________________________________________________________________
10212 [ 9651] By: gsar on 2001/04/09 03:11:19
10213 Log: update Changes, patchlevel.h &c.
10214 Branch: maint-5.6/perl
10215 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
10217 ____________________________________________________________________________
10218 [ 9650] By: jhi on 2001/04/09 02:40:24
10219 Log: Integrate the perlfork half of #9513 from maintperl into mainline
10220 (the perlunicode half is obsolete)
10223 ____________________________________________________________________________
10224 [ 9649] By: gsar on 2001/04/09 02:35:43
10225 Log: tweak perldelta as suggested by Jarkko
10226 Branch: maint-5.6/perl
10227 ! pod/perldelta.pod
10228 ____________________________________________________________________________
10229 [ 9648] By: jhi on 2001/04/09 02:13:04
10230 Log: Integrate change #9646 from maintperl into mainline.
10232 add note about ithreads and Thread.pm
10234 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
10235 ____________________________________________________________________________
10236 [ 9647] By: jhi on 2001/04/09 02:10:18
10237 Log: Bad assumption that shortsize == 2.
10239 ! t/lib/xs-typemap.t
10240 ____________________________________________________________________________
10241 [ 9646] By: gsar on 2001/04/09 00:48:04
10242 Log: add note about ithreads and Thread.pm (too many people are
10243 confused by the fact that Thread.pm is built and installed
10244 under non-5005threads but doesn't work)
10245 Branch: maint-5.6/perl
10246 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
10247 ____________________________________________________________________________
10248 [ 9645] By: gsar on 2001/04/09 00:19:03
10249 Log: update perldelta.pod for changes in 5.6.1
10250 Branch: maint-5.6/perl
10251 ! Changes pod/perldelta.pod
10252 ____________________________________________________________________________
10253 [ 9644] By: jhi on 2001/04/08 20:37:00
10254 Log: Integrate change #9639 from maintperl into mainline:
10255 on windows, many of the README.* pods were being copied to
10258 !> win32/Makefile win32/makefile.mk
10259 ____________________________________________________________________________
10260 [ 9643] By: jhi on 2001/04/08 20:07:11
10261 Log: Integrate change #9624 from maintperl into mainline:
10262 the pod tests were not okay. (t/pod/find.t changes ignored)
10264 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
10265 !> t/pod/include.t t/pod/included.t t/pod/lref.t
10266 !> t/pod/multiline_items.t t/pod/nested_items.t
10267 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10268 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10269 ____________________________________________________________________________
10270 [ 9642] By: jhi on 2001/04/08 19:57:17
10271 Log: Integrate change #9638 from maintperl into mainline:
10272 update to latest JPL from the anoncvs repository
10274 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10275 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10276 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10277 ____________________________________________________________________________
10278 [ 9641] By: jhi on 2001/04/08 19:53:30
10279 Log: perl571delta updates.
10281 ! lib/Filter/Simple.pm pod/perl571delta.pod
10282 ____________________________________________________________________________
10283 [ 9640] By: gsar on 2001/04/08 19:20:46
10284 Log: integrate change#9634 from mainline
10286 Fix the perlmodlib generation (didn't understand separate .pod
10287 files; didn't understand -- as the name-thing separator).
10288 Update the CPAN mirrors list.
10289 Branch: maint-5.6/perl
10290 ! pod/perlmodlib.pod
10291 !> pod/perlmodlib.PL
10292 ____________________________________________________________________________
10293 [ 9639] By: gsar on 2001/04/08 18:57:31
10294 Log: on windows, many of the README.* pods were being copied to the wrong
10296 Branch: maint-5.6/perl
10297 ! win32/Makefile win32/makefile.mk
10298 ____________________________________________________________________________
10299 [ 9638] By: gsar on 2001/04/08 18:38:25
10300 Log: update to latest JPL from the anoncvs repository
10301 Branch: maint-5.6/perl
10302 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10303 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10304 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10305 ____________________________________________________________________________
10306 [ 9637] By: jhi on 2001/04/08 17:53:53
10307 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
10309 ! pod/perl571delta.pod
10310 ____________________________________________________________________________
10311 [ 9636] By: jhi on 2001/04/08 17:18:32
10315 ____________________________________________________________________________
10316 [ 9635] By: jhi on 2001/04/08 17:16:33
10317 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
10318 From: "Craig A. Berry" <craigberry@mac.com>
10319 Date: Sun, 08 Apr 2001 12:30:16 -0500
10320 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
10322 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
10323 ____________________________________________________________________________
10324 [ 9634] By: jhi on 2001/04/08 17:09:19
10325 Log: Fix the perlmodlib generation (didn't understand separate .pod
10326 files; didn't understand -- as the name-thing separator).
10328 Update the CPAN mirrors list.
10330 ! pod/perlmodlib.PL pod/perlmodlib.pod
10331 ____________________________________________________________________________
10332 [ 9633] By: jhi on 2001/04/08 16:49:17
10333 Log: Sort MANIFEST.
10336 ____________________________________________________________________________
10337 [ 9632] By: gsar on 2001/04/08 16:36:06
10338 Log: add $Tie::RefHash::VERSION
10339 Branch: maint-5.6/perl
10340 ! lib/Tie/RefHash.pm
10341 ____________________________________________________________________________
10342 [ 9631] By: jhi on 2001/04/08 16:10:15
10343 Log: perl571delta updates based on p5p feedback; still needs
10346 ! pod/perl571delta.pod
10347 ____________________________________________________________________________
10348 [ 9630] By: jhi on 2001/04/08 15:59:13
10349 Log: Update the list of supported platforms to talk about 5.7.1
10353 ____________________________________________________________________________
10354 [ 9629] By: jhi on 2001/04/08 15:55:41
10355 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
10356 from maintperl into mainline: perlport updates.
10359 ____________________________________________________________________________
10360 [ 9628] By: jhi on 2001/04/08 15:53:17
10361 Log: perlsolaris.pod copied to wrong directory.
10363 ! win32/makefile.mk
10364 ____________________________________________________________________________
10365 [ 9627] By: jhi on 2001/04/08 14:48:18
10366 Log: Subject: Typos in perl571delta.pod
10367 From: "Stephen P. Potter" <spp@spotter.yi.org>
10368 Date: Sat, 07 Apr 2001 20:37:05 -0400
10369 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
10371 ! pod/perl571delta.pod
10372 ____________________________________________________________________________
10373 [ 9626] By: jhi on 2001/04/08 14:39:04
10374 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
10377 ____________________________________________________________________________
10378 [ 9625] By: nick on 2001/04/08 10:14:23
10379 Log: Integrate mainline
10381 +> pod/perl570delta.pod pod/perl571delta.pod
10382 !> (integrate 27 files)
10383 ____________________________________________________________________________
10384 [ 9624] By: gsar on 2001/04/08 06:08:17
10385 Log: test in t/pod/* were busted
10387 these tests are still not enabled in t/{harness,TEST}
10388 Branch: maint-5.6/perl
10389 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
10390 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
10391 ! t/pod/multiline_items.t t/pod/nested_items.t
10392 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10393 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10394 ____________________________________________________________________________
10395 [ 9623] By: gsar on 2001/04/08 03:37:01
10396 Log: integrate change#9470 from mainline
10398 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
10399 Branch: maint-5.6/perl
10400 !> ext/Socket/Socket.xs
10401 ____________________________________________________________________________
10402 [ 9622] By: jhi on 2001/04/07 22:40:47
10403 Log: Update Changes.
10405 ! Changes patchlevel.h
10406 ____________________________________________________________________________
10407 [ 9621] By: jhi on 2001/04/07 22:34:16
10408 Log: Update AUTHORS.
10411 ____________________________________________________________________________
10412 [ 9620] By: jhi on 2001/04/07 22:12:47
10413 Log: Forgot to bump the number of tests in #9164.
10416 ____________________________________________________________________________
10417 [ 9619] By: jhi on 2001/04/07 22:09:50
10418 Log: Bump patchlevel to 5.7.1.
10420 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10421 ! config_h.SH patchlevel.h
10422 ____________________________________________________________________________
10423 [ 9618] By: jhi on 2001/04/07 22:02:41
10424 Log: Populate perl571delta.
10426 ! pod/perl571delta.pod
10427 ____________________________________________________________________________
10428 [ 9617] By: jhi on 2001/04/07 22:01:23
10429 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
10430 to forget it later; do not change patchlevel.h yet or regenerate
10433 ! epoc/config.sh win32/Makefile win32/config_H.bc
10434 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10435 ____________________________________________________________________________
10436 [ 9616] By: jhi on 2001/04/07 17:46:33
10437 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
10439 ! pod/perl571delta.pod
10440 ____________________________________________________________________________
10441 [ 9615] By: jhi on 2001/04/07 17:33:21
10442 Log: Change the toc configuration.
10444 ! pod/buildtoc.PL pod/perl.pod
10445 ____________________________________________________________________________
10446 [ 9614] By: jhi on 2001/04/07 17:29:47
10447 Log: Subject: PATCH: $[
10448 From: Robin Houston <robin@kitsite.com>
10449 Date: Fri, 6 Apr 2001 18:10:14 +0100
10450 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
10452 ! op.c t/op/array.t
10453 ____________________________________________________________________________
10454 [ 9613] By: jhi on 2001/04/07 17:28:26
10455 Log: Subject: [PATCH perl@9424] isn't numeric warning
10456 From: Robin Barker <rmb1@cise.npl.co.uk>
10457 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
10458 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
10460 ! sv.c t/pragma/warn/sv
10461 ____________________________________________________________________________
10462 [ 9612] By: jhi on 2001/04/07 17:26:45
10463 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
10464 From: Mike Guy <mjtg@cam.ac.uk>
10465 Date: Fri, 06 Apr 2001 12:47:06 +0100
10466 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
10468 ! dump.c t/lib/peek.t
10469 ____________________________________________________________________________
10470 [ 9611] By: jhi on 2001/04/07 17:21:35
10471 Log: Create perl571delta and seed it off with the perldelta changes
10472 since 5.7.0; remove those changes from perldelta and rename it
10473 as perl570delta; recreate perldelta but leave it almost empty.
10475 + pod/perl570delta.pod pod/perl571delta.pod
10476 ! MANIFEST pod/perldelta.pod
10477 ____________________________________________________________________________
10478 [ 9610] By: jhi on 2001/04/07 16:56:32
10481 ! pod/perldelta.pod
10482 ____________________________________________________________________________
10483 [ 9609] By: jhi on 2001/04/07 16:38:32
10484 Log: Retract #9523: needs more thought.
10487 ____________________________________________________________________________
10488 [ 9608] By: jhi on 2001/04/07 14:59:20
10489 Log: atmark() code cleanaup.
10492 ____________________________________________________________________________
10493 [ 9607] By: jhi on 2001/04/07 14:48:14
10494 Log: Integrate change #9605 from maintperl into mainline.
10496 can't optimize away scope entry if tr/// is present
10499 ____________________________________________________________________________
10500 [ 9606] By: jhi on 2001/04/07 14:43:59
10501 Log: Integrate perlio.
10503 +> win32/FindExt.pm
10504 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
10505 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
10506 ____________________________________________________________________________
10507 [ 9605] By: gsar on 2001/04/07 11:52:40
10508 Log: can't optimize away scope entry if tr/// is present
10509 Branch: maint-5.6/perl
10511 ____________________________________________________________________________
10512 [ 9604] By: nick on 2001/04/07 11:39:45
10513 Log: Split out extension finding code from buildext.pl into FindExt.pm
10514 Use it to get Config.pm's idea of available extensions in line
10515 with what is built.
10518 ! MANIFEST win32/buildext.pl win32/config_sh.PL
10519 ! win32/makefile.mk
10520 ____________________________________________________________________________
10521 [ 9603] By: nick on 2001/04/07 09:11:38
10522 Log: Cleanup correction for failed :Via() layer, also set an error code.
10524 ! ext/PerlIO/Via/Via.xs
10525 ____________________________________________________________________________
10526 [ 9602] By: nick on 2001/04/07 08:38:04
10527 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
10528 style. So don't use binmode() on the handles so that Win32 etc. see
10529 same sequence and produce same digests.
10532 ____________________________________________________________________________
10533 [ 9601] By: nick on 2001/04/07 08:36:26
10534 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
10535 Else it complains and so crlf layer (say) does not get pushed.
10538 ____________________________________________________________________________
10539 [ 9600] By: jhi on 2001/04/06 23:00:09
10540 Log: Integrate change #9599 from perlio into mainline.
10542 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10543 !> win32/config_H.vc
10544 ____________________________________________________________________________
10545 [ 9599] By: nick on 2001/04/06 21:42:43
10546 Log: Quote $VERSION in Encode.pm.
10547 regen_config_h as requested.
10549 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10550 ! win32/config_H.vc
10551 ____________________________________________________________________________
10552 [ 9598] By: nick on 2001/04/06 20:34:59
10553 Log: Integrate mainline
10556 !> (integrate 39 files)
10557 ____________________________________________________________________________
10558 [ 9597] By: gsar on 2001/04/06 18:06:35
10559 Log: integrate change#9464 from mainline (addendum to change#8313)
10561 Subject: [PATCH @9452] Better peep()ing for foreach() loops
10562 Branch: maint-5.6/perl
10564 ____________________________________________________________________________
10565 [ 9596] By: jhi on 2001/04/06 17:26:03
10566 Log: The d_casti32=undef is good for you even when not use64bitall.
10569 ____________________________________________________________________________
10570 [ 9595] By: gsar on 2001/04/06 14:57:17
10571 Log: add a low-impact fix to accomodate darwin-ism
10572 Branch: maint-5.6/perl
10573 ! ext/Errno/Errno_pm.PL
10574 ____________________________________________________________________________
10575 [ 9594] By: jhi on 2001/04/06 14:55:14
10576 Log: Integrate changes #9528,9593 from mainline into maintperl;
10577 tweaking the editor/IDE/shell list.
10578 Branch: maint-5.6/perl
10579 !> pod/perlfaq3.pod
10580 ____________________________________________________________________________
10581 [ 9593] By: jhi on 2001/04/06 14:51:39
10582 Log: Make the editor/IDE/shell list a little bit airier.
10585 ____________________________________________________________________________
10586 [ 9592] By: gsar on 2001/04/06 14:45:18
10587 Log: integrate change#9477 from mainline (base.pm doc tweak)
10589 missing doc entry for fmod()
10590 Branch: maint-5.6/perl
10591 ! lib/Math/BigFloat.pm
10593 ____________________________________________________________________________
10594 [ 9591] By: jhi on 2001/04/06 13:55:48
10598 ____________________________________________________________________________
10599 [ 9590] By: jhi on 2001/04/06 13:54:52
10600 Log: Math::BigFloat patches from John Peacock. The equivalent
10601 of #9586 from maintperl but reworked by John to work with
10604 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10605 ____________________________________________________________________________
10606 [ 9589] By: jhi on 2001/04/06 13:42:23
10607 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
10609 ! ext/Digest/MD5/Makefile.PL
10610 ____________________________________________________________________________
10611 [ 9588] By: jhi on 2001/04/06 13:31:45
10612 Log: Integrate changes #9584,9587 from maintperl into mainline.
10614 keep eval"" CVs alive until the end of the statement in which
10617 add README.macos (from Chris Nandor)
10619 tyop in change#9555
10622 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
10623 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
10624 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
10625 !> win32/makefile.mk
10626 ____________________________________________________________________________
10627 [ 9587] By: gsar on 2001/04/06 07:31:30
10628 Log: add README.macos (from Chris Nandor)
10630 tyop in change#9555
10631 Branch: maint-5.6/perl
10633 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
10634 ! win32/Makefile win32/makefile.mk
10635 ____________________________________________________________________________
10636 [ 9586] By: gsar on 2001/04/06 07:08:54
10637 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
10638 Branch: maint-5.6/perl
10639 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10640 ____________________________________________________________________________
10641 [ 9585] By: gsar on 2001/04/06 06:58:44
10642 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
10645 Subject: [PATCH] Base64 update to perlfaq9.pod
10647 Subject: [PATCH AUTHORS] Housekeeping
10649 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10650 Mac OS X (Darwin) has extra pwent fields.
10652 Subject: [PATCH B::*] print control-character vars readably
10653 Needs EBCDICification.
10655 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10657 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10659 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10661 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10663 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10665 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10667 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
10669 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10671 FreeBSD hints tweak from Anton Berezin.
10673 Subject: [PATCH foolperl & bleadperl] README.vms update
10675 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10676 Branch: maint-5.6/perl
10677 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
10678 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10679 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
10680 ____________________________________________________________________________
10681 [ 9584] By: gsar on 2001/04/06 04:09:00
10682 Log: keep eval"" CVs alive until the end of the statement in which
10683 they're called; this avoids a coredump ensuing from search for
10684 lexicals in code such as:
10688 eval q[sub { eval 'sub { &$s }' }];
10692 this code still doesn't work as intended (as it has remained
10693 since time immemorial), but it doesn't provoke a coredump anymore
10694 Branch: maint-5.6/perl
10695 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10696 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
10697 ____________________________________________________________________________
10698 [ 9583] By: jhi on 2001/04/05 23:52:51
10699 Log: Update Changes.
10701 ! Changes patchlevel.h
10702 ____________________________________________________________________________
10703 [ 9582] By: jhi on 2001/04/05 23:11:23
10704 Log: Slight doc tweak.
10706 ! pod/perlunicode.pod
10707 ____________________________________________________________________________
10708 [ 9581] By: jhi on 2001/04/05 23:04:11
10709 Log: Integrate perlio.
10711 !> pod/perlunicode.pod
10712 ____________________________________________________________________________
10713 [ 9580] By: jhi on 2001/04/05 23:03:29
10714 Log: Test for #9579.
10717 ____________________________________________________________________________
10718 [ 9579] By: jhi on 2001/04/05 22:54:17
10719 Log: Subject: [PATCH] Propagate calling context for do '...'
10720 From: Gisle Aas <gisle@ActiveState.com>
10721 Date: 04 Apr 2001 20:17:29 -0700
10722 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
10724 ! pod/perlfunc.pod pp_ctl.c
10725 ____________________________________________________________________________
10726 [ 9578] By: jhi on 2001/04/05 22:52:51
10727 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10728 From: Peter Prymmer <pvhp@forte.com>
10729 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
10730 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
10733 ____________________________________________________________________________
10734 [ 9577] By: jhi on 2001/04/05 22:48:22
10735 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
10736 From: "Craig A. Berry" <craigberry@mac.com>
10737 Date: Thu, 5 Apr 2001 13:43:28 -0500
10738 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
10741 ____________________________________________________________________________
10742 [ 9576] By: jhi on 2001/04/05 22:31:38
10743 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
10744 From: Michael G Schwern <schwern@pobox.com>
10745 Date: Thu, 5 Apr 2001 21:53:21 +0100
10746 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
10748 ! lib/base.pm t/lib/fields.t
10749 ____________________________________________________________________________
10750 [ 9575] By: jhi on 2001/04/05 22:26:10
10751 Log: FreeBSD hints tweak from Anton Berezin.
10754 ____________________________________________________________________________
10755 [ 9574] By: jhi on 2001/04/05 22:24:03
10756 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10757 From: David Dyck <dcd@tc.fluke.com>
10758 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
10759 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
10762 ____________________________________________________________________________
10763 [ 9573] By: jhi on 2001/04/05 22:23:06
10764 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
10765 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
10766 From: David Dyck <dcd@tc.fluke.com>
10767 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
10770 ____________________________________________________________________________
10771 [ 9572] By: jhi on 2001/04/05 22:14:47
10772 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10773 From: Robin Houston <robin@kitsite.com>
10774 Date: Thu, 5 Apr 2001 20:56:48 +0100
10775 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
10777 ! ext/B/B/Deparse.pm
10778 ____________________________________________________________________________
10779 [ 9571] By: jhi on 2001/04/05 22:12:53
10780 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10781 From: Robin Houston <robin@kitsite.com>
10782 Date: Thu, 5 Apr 2001 19:55:51 +0100
10783 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
10785 ! ext/B/B/Deparse.pm
10786 ____________________________________________________________________________
10787 [ 9570] By: jhi on 2001/04/05 22:11:06
10788 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10789 From: Robin Houston <robin@kitsite.com>
10790 Date: Thu, 5 Apr 2001 20:16:29 +0100
10791 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
10793 ! ext/B/B/Deparse.pm
10794 ____________________________________________________________________________
10795 [ 9569] By: nick on 2001/04/05 21:32:26
10796 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
10798 ! pod/perlunicode.pod
10799 ____________________________________________________________________________
10800 [ 9568] By: nick on 2001/04/05 19:38:09
10801 Log: Integrate mainline
10803 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
10804 !> (integrate 35 files)
10805 ____________________________________________________________________________
10806 [ 9567] By: jhi on 2001/04/05 18:31:45
10807 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10808 From: Robin Houston <robin@kitsite.com>
10809 Date: Thu, 5 Apr 2001 18:03:23 +0100
10810 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
10812 ! ext/B/B/Deparse.pm
10813 ____________________________________________________________________________
10814 [ 9566] By: jhi on 2001/04/05 18:29:35
10815 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10816 From: Robin Houston <robin@kitsite.com>
10817 Date: Thu, 5 Apr 2001 16:45:18 +0100
10818 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
10820 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10821 ____________________________________________________________________________
10822 [ 9565] By: jhi on 2001/04/05 18:24:23
10823 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10824 From: Robin Houston <robin@kitsite.com>
10825 Date: Thu, 5 Apr 2001 14:50:09 +0100
10826 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
10828 ! ext/B/B/Deparse.pm
10829 ____________________________________________________________________________
10830 [ 9564] By: jhi on 2001/04/05 18:23:03
10831 Log: Subject: [PATCH B::*] print control-character vars readably
10832 From: Robin Houston <robin@kitsite.com>
10833 Date: Thu, 5 Apr 2001 14:27:38 +0100
10834 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
10836 Needs EBCDICification.
10838 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
10840 ____________________________________________________________________________
10841 [ 9563] By: jhi on 2001/04/05 18:20:32
10842 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10843 Date: Thu, 5 Apr 2001 13:21:42 -0400
10844 From: Paul Schinder <schinder@pobox.com>
10845 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
10847 Mac OS X (Darwin) has extra pwent fields.
10850 ____________________________________________________________________________
10851 [ 9562] By: jhi on 2001/04/05 17:57:51
10855 ____________________________________________________________________________
10856 [ 9561] By: jhi on 2001/04/05 17:47:33
10857 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
10860 Branch: metaconfig/U/perl
10862 ! d_cmsghdr_s.U d_msghdr_s.U
10863 ____________________________________________________________________________
10864 [ 9560] By: jhi on 2001/04/05 17:47:01
10865 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
10866 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
10867 Introduce probes for struct msghdr, struct cmsghdr,
10868 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
10869 ualarm, usleep, for possible later extension work.
10871 + t/lib/md5-align.t
10872 ! Configure MANIFEST Porting/Glossary Porting/config.sh
10873 ! Porting/config_H config_h.SH configure.com epoc/config.sh
10874 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
10875 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10876 ! vos/config.ga.h win32/config.bc win32/config.gc
10878 ____________________________________________________________________________
10879 [ 9559] By: jhi on 2001/04/05 13:03:04
10880 Log: Be traditional in your cpp (for the Errno extension).
10883 ____________________________________________________________________________
10884 [ 9558] By: jhi on 2001/04/05 13:00:05
10885 Log: Add $Config{cppflags} to the gcc incantation.
10887 ! ext/Errno/Errno_pm.PL
10888 ____________________________________________________________________________
10889 [ 9557] By: jhi on 2001/04/05 04:22:39
10890 Log: Introduce Sean Burke's Class::ISA 0.32.
10892 + lib/Class/ISA.pm t/lib/class-isa.t
10894 ____________________________________________________________________________
10895 [ 9556] By: jhi on 2001/04/05 04:09:50
10896 Log: Subject: [PATCH AUTHORS] Housekeeping
10897 From: Paul Johnson <paul@pjcj.net>
10898 Date: Wed, 4 Apr 2001 22:45:47 +0200
10899 Message-ID: <20010404224547.D9548@pjcj.net>
10902 ____________________________________________________________________________
10903 [ 9555] By: jhi on 2001/04/05 04:06:33
10904 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
10905 From: Gisle Aas <gisle@ActiveState.com>
10906 Date: 04 Apr 2001 14:23:04 -0700
10907 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
10910 ____________________________________________________________________________
10911 [ 9554] By: jhi on 2001/04/05 04:05:49
10912 Log: Downgrade also the "Wide character" diagnostic.
10915 ____________________________________________________________________________
10916 [ 9553] By: jhi on 2001/04/05 04:00:33
10917 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
10918 maintperl into mainline.
10920 "double" should be "NV"; standard typemap is missing entry
10925 Downgrade "Wide character in print" to a warning.
10927 B::Deparse fix for ${^FOO} and documentation for PVX() method
10928 (from Robin Houston)
10930 tr/// doesn't null-terminate the result in some situations
10933 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
10934 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
10935 !> t/io/utf8.t t/op/tr.t
10936 ____________________________________________________________________________
10937 [ 9552] By: jhi on 2001/04/05 03:52:50
10938 Log: Retract changes #9542 and #9538 (from maintperl, integrated
10939 at #9540), shouldn't be needed because of the perlio changes.
10942 ____________________________________________________________________________
10943 [ 9551] By: gsar on 2001/04/05 00:18:34
10944 Log: tr/// doesn't null-terminate the result in some situations
10946 Branch: maint-5.6/perl
10948 ____________________________________________________________________________
10949 [ 9550] By: gsar on 2001/04/04 20:04:17
10950 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
10951 (from Robin Houston)
10952 Branch: maint-5.6/perl
10953 ! ext/B/B.pm ext/B/B/Deparse.pm
10954 ____________________________________________________________________________
10955 [ 9549] By: nick on 2001/04/04 18:56:15
10956 Log: Downgrade "Wide character in print" to a warning.
10958 ! doio.c t/io/utf8.t
10959 ____________________________________________________________________________
10960 [ 9548] By: gsar on 2001/04/04 18:51:49
10961 Log: integrate changes#9460,9462,9482,9521,9522
10963 Subject: PATCH: B::Debug should show LOOP-specific fields
10965 Subject: B::Deparse precedence bug. (Patch included.)
10967 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
10969 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
10971 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
10972 Branch: maint-5.6/perl
10973 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
10974 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
10975 ____________________________________________________________________________
10976 [ 9547] By: gsar on 2001/04/04 18:49:16
10978 Branch: maint-5.6/perl
10979 ! ext/Thread/Thread.xs
10980 ____________________________________________________________________________
10981 [ 9546] By: nick on 2001/04/04 18:44:00
10982 Log: Integrate mainline.
10984 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
10985 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
10986 ____________________________________________________________________________
10987 [ 9545] By: gsar on 2001/04/04 18:38:52
10988 Log: integrate change#8837 from mainline
10990 Subject: [patch] -Wall cleanup round 2
10991 Branch: maint-5.6/perl
10992 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
10993 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
10994 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
10995 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10996 !> ext/SDBM_File/SDBM_File.xs
10997 ____________________________________________________________________________
10998 [ 9544] By: gsar on 2001/04/04 17:49:57
10999 Log: "double" should be "NV"; standard typemap is missing entry
11001 Branch: maint-5.6/perl
11002 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
11003 ____________________________________________________________________________
11004 [ 9543] By: jhi on 2001/04/04 14:13:18
11005 Log: Thou shalt not (just) match for English error messages.
11007 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
11008 ! os2/OS2/Process/Process.pm
11009 ____________________________________________________________________________
11010 [ 9542] By: jhi on 2001/04/04 13:20:39
11011 Log: Make the stdio tricks of fflush_all() to exist only if
11012 stdio is being used.
11015 ____________________________________________________________________________
11016 [ 9541] By: jhi on 2001/04/04 04:20:24
11017 Log: Subject: Re: [PATCH] Lighten up glob
11018 From: Benjamin Sugars <bsugars@canoe.ca>
11019 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
11020 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
11022 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
11024 ____________________________________________________________________________
11025 [ 9540] By: jhi on 2001/04/04 04:03:57
11026 Log: Integrate changes #9538,9539 from maintperl into mainline.
11028 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11029 for use with _fwalk() (fix for change#7705)
11031 another tweak needed for SunOS 4.1.x build (from Mike Guy)
11032 (cp -f is not portable)
11034 !> Makefile.SH util.c
11035 ____________________________________________________________________________
11036 [ 9539] By: gsar on 2001/04/04 03:01:14
11037 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
11038 Branch: maint-5.6/perl
11040 ____________________________________________________________________________
11041 [ 9538] By: gsar on 2001/04/04 01:00:38
11042 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11043 for use with _fwalk() (fix for change#7705)
11044 Branch: maint-5.6/perl
11046 ____________________________________________________________________________
11047 [ 9537] By: nick on 2001/04/03 19:24:55
11048 Log: Integrate mainline
11050 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
11051 +> lib/unicode/PropList.html
11052 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
11053 !> (integrate 69 files)
11054 ____________________________________________________________________________
11055 [ 9536] By: jhi on 2001/04/03 18:02:31
11056 Log: Integrate change #9533 from maintperl into mainline.
11058 better fix for change#9517 to accomodate UNC paths like
11059 \\server\share\foo, and paths with trailing backslash
11062 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11063 ____________________________________________________________________________
11064 [ 9535] By: jhi on 2001/04/03 17:58:07
11065 Log: Change the push/unshift warning to be of class syntax, not misc.
11067 ! op.c pod/perldiag.pod t/pragma/warn/op
11068 ____________________________________________________________________________
11069 [ 9534] By: jhi on 2001/04/03 15:03:46
11070 Log: Change the push/unshift warning (#9532) to talk about "no values"
11071 instead of "no arguments".
11073 ! op.c pod/perldiag.pod t/pragma/warn/op
11074 ____________________________________________________________________________
11075 [ 9533] By: gsar on 2001/04/03 14:30:07
11076 Log: better fix for change#9517 to accomodate UNC paths like
11077 \\server\share\foo, and paths with trailing backslash
11079 Branch: maint-5.6/perl
11080 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11081 ____________________________________________________________________________
11082 [ 9532] By: jhi on 2001/04/03 13:11:46
11083 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
11084 From: Robin Houston <robin@kitsite.com>
11085 Date: Mon, 2 Apr 2001 15:03:29 +0100
11086 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
11088 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
11089 ____________________________________________________________________________
11090 [ 9531] By: jhi on 2001/04/03 13:06:34
11091 Log: Integrate change #9530 from maintperl into mainline.
11093 accomodate VMS "mailbox overflow" quirk in testsuite (from
11097 ____________________________________________________________________________
11098 [ 9530] By: gsar on 2001/04/03 04:56:41
11099 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
11101 Branch: maint-5.6/perl
11103 ____________________________________________________________________________
11104 [ 9529] By: jhi on 2001/04/03 02:34:34
11105 Log: Update Changes.
11107 ! Changes patchlevel.h
11108 ____________________________________________________________________________
11109 [ 9528] By: jhi on 2001/04/03 01:27:57
11110 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
11111 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
11112 To: perl5-porters@perl.org
11113 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
11116 ____________________________________________________________________________
11117 [ 9527] By: jhi on 2001/04/03 01:22:09
11118 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
11119 From: Peter Prymmer <pvhp@forte.com>
11120 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
11121 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
11123 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
11124 ____________________________________________________________________________
11125 [ 9526] By: jhi on 2001/04/03 01:18:25
11126 Log: The metaconfig unit changes for #9525.
11128 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
11129 Branch: metaconfig/U/perl
11131 ____________________________________________________________________________
11132 [ 9525] By: jhi on 2001/04/03 01:17:30
11133 Log: Configure sanity checks:
11134 * if use64bitall is attempted but pointers are only 32-bit,
11135 'downgrade' to use64bitint
11136 * if use64bitint is attempted but there's no quad type,
11137 forget about use64bitint (well, the default for it is 'n',
11138 the user can still override this)
11139 * if pointers are 64 bits, do not try to use Perl's malloc
11142 ____________________________________________________________________________
11143 [ 9524] By: gsar on 2001/04/03 01:09:12
11144 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
11145 Branch: maint-5.6/perl
11147 ____________________________________________________________________________
11148 [ 9523] By: jhi on 2001/04/03 00:02:31
11149 Log: (Retracted by #9609)
11151 Make it harder for parallel makes to enter 'test' before
11152 Dynaloader and File::Glob are happy. (In principle 'make_ext'
11153 should be unhappy enough, but sometimes parallel makes seem
11154 to sneak past both in Tru64 and AIX.)
11157 ____________________________________________________________________________
11158 [ 9522] By: jhi on 2001/04/02 22:35:31
11159 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
11160 Date: Mon, 2 Apr 2001 22:54:10 +0100
11161 From: Robin Houston <robin@kitsite.com>
11162 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
11164 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
11165 ____________________________________________________________________________
11166 [ 9521] By: jhi on 2001/04/02 22:32:23
11167 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
11168 From: Robin Houston <robin@kitsite.com>
11169 Date: Mon, 2 Apr 2001 20:24:03 +0100
11170 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
11172 ! ext/B/B/Concise.pm
11173 ____________________________________________________________________________
11174 [ 9520] By: jhi on 2001/04/02 22:30:43
11175 Log: Subject: [PATCH] REALLY pedantic hv.h nit
11176 From: Simon Cozens <simon@netthink.co.uk>
11177 Date: Mon, 2 Apr 2001 15:43:06 +0100
11178 Message-ID: <20010402154306.A21711@netthink.co.uk>
11181 ____________________________________________________________________________
11182 [ 9519] By: jhi on 2001/04/02 22:28:04
11185 Subject: [foolperl] EPOC fix
11186 From: Olaf Flebbe <O.Flebbe@science-computing.de>
11187 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
11188 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
11191 ____________________________________________________________________________
11192 [ 9518] By: jhi on 2001/04/02 22:22:34
11193 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
11195 README.win32 tweaks; add a note about alternative location for
11196 getting a gcc-2.95.2 that will build perl properly on windows
11198 add some notes about gutsy threading matters
11200 many of the utilities interpolate literal paths within doublequotes
11201 (fails on dosish platforms where path contains backslashes)
11203 !> README.win32 pod/perlguts.pod utils/perldoc.PL
11204 !> x2p/find2perl.PL x2p/s2p.PL
11205 ____________________________________________________________________________
11206 [ 9517] By: gsar on 2001/04/02 19:52:21
11207 Log: many of the utilities interpolate literal paths within doublequotes
11208 (fails on dosish platforms where path contains backslashes)
11209 Branch: maint-5.6/perl
11210 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11211 ____________________________________________________________________________
11212 [ 9516] By: gsar on 2001/04/02 05:49:37
11213 Log: a foolish release
11214 Branch: maint-5.6/perl
11215 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
11217 ____________________________________________________________________________
11218 [ 9515] By: gsar on 2001/04/02 05:04:29
11219 Log: add missing changelog summaries
11220 Branch: maint-5.6/perl
11222 ____________________________________________________________________________
11223 [ 9514] By: gsar on 2001/04/02 04:07:13
11224 Log: add some notes about gutsy threading matters
11225 Branch: maint-5.6/perl
11227 ____________________________________________________________________________
11228 [ 9513] By: gsar on 2001/04/02 03:25:21
11229 Log: add more prominent caveat notices about experimental features
11230 Branch: maint-5.6/perl
11231 ! pod/perlfork.pod pod/perlunicode.pod
11232 ____________________________________________________________________________
11233 [ 9512] By: gsar on 2001/04/02 02:54:33
11234 Log: integrate changes#9479,9509 from mainline
11236 [PATCH] File::Glob stuff for Mac OS
11238 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11239 Branch: maint-5.6/perl
11240 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11241 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11242 !> t/lib/glob-taint.t
11243 ____________________________________________________________________________
11244 [ 9511] By: gsar on 2001/04/02 02:38:24
11245 Log: README.win32 tweaks; add a note about alternative location for
11246 getting a gcc-2.95.2 that will build perl properly on windows
11247 Branch: maint-5.6/perl
11249 ____________________________________________________________________________
11250 [ 9510] By: jhi on 2001/04/01 20:45:10
11251 Log: An ambiguosity warning.
11254 ____________________________________________________________________________
11255 [ 9509] By: jhi on 2001/04/01 19:53:47
11256 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11257 From: Jonathan Stowe <gellyfish@gellyfish.com>
11258 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
11259 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
11261 ! ext/File/Glob/bsd_glob.c
11262 ____________________________________________________________________________
11263 [ 9508] By: jhi on 2001/04/01 19:35:03
11264 Log: Update Changes.
11266 ! Changes patchlevel.h
11267 ____________________________________________________________________________
11268 [ 9507] By: jhi on 2001/04/01 19:24:01
11269 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
11270 from mainline to maintperl: pod tweaks.
11271 Branch: maint-5.6/perl
11272 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
11273 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
11275 ____________________________________________________________________________
11276 [ 9506] By: jhi on 2001/04/01 19:11:53
11277 Log: Commit Sarathy to April release of 5.6.1 :-)
11280 ____________________________________________________________________________
11281 [ 9505] By: jhi on 2001/04/01 19:03:15
11282 Log: Subject: PATCH 5.6.0 (perldebug.pod)
11283 From: Mark-Jason Dominus <mjd@plover.com>
11284 Date: Sun, 01 Apr 2001 14:25:11 -0400
11285 Message-ID: <20010401182511.9247.qmail@plover.com>
11287 ! pod/perldebug.pod
11288 ____________________________________________________________________________
11289 [ 9504] By: jhi on 2001/04/01 18:43:09
11290 Log: Add great_circle_direction().
11292 ! lib/Math/Trig.pm t/lib/trig.t
11293 ____________________________________________________________________________
11294 [ 9503] By: jhi on 2001/04/01 17:29:12
11295 Log: Unicode ReadMe update for Unicode 3.1.
11297 ! lib/unicode/ReadMe.txt
11298 ____________________________________________________________________________
11299 [ 9502] By: jhi on 2001/04/01 17:18:40
11300 Log: Integrate change #9501 from maintperl into mainline.
11302 fix the perlembed notes on multiple interpreters
11304 fix ExtUtils::Embed to work passably on Windows
11306 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
11307 ____________________________________________________________________________
11308 [ 9501] By: gsar on 2001/04/01 07:21:57
11309 Log: fix the perlembed notes on multiple interpreters
11311 fix ExtUtils::Embed to work passably on Windows
11312 Branch: maint-5.6/perl
11313 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
11314 ____________________________________________________________________________
11315 [ 9500] By: jhi on 2001/04/01 05:58:23
11316 Log: Test for #9499.
11319 ____________________________________________________________________________
11320 [ 9499] By: jhi on 2001/04/01 05:55:46
11321 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
11323 ! embed.h embed.pl op.c proto.h
11324 ____________________________________________________________________________
11325 [ 9498] By: jhi on 2001/04/01 05:44:34
11326 Log: Protect the workaround hunk more.
11329 ____________________________________________________________________________
11330 [ 9497] By: jhi on 2001/04/01 00:24:25
11331 Log: Integrate changes #9493,9494,9495,9496 from maintperl
11334 fix a broken workaround for Borland compiler in change#4739
11335 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11337 nits spotted by Borland compiler
11339 avoid redefinition warnings under Borland 5.02
11341 various nits identified by the Borland 5.5 compiler; remove suppression
11344 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
11346 ____________________________________________________________________________
11347 [ 9496] By: gsar on 2001/03/31 23:22:28
11348 Log: various nits identified by the Borland 5.5 compiler; remove suppression
11350 Branch: maint-5.6/perl
11351 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
11352 ____________________________________________________________________________
11353 [ 9495] By: gsar on 2001/03/31 21:03:08
11354 Log: avoid redefinition warnings under Borland 5.02
11355 Branch: maint-5.6/perl
11356 ! win32/makefile.mk
11357 ____________________________________________________________________________
11358 [ 9494] By: gsar on 2001/03/31 20:18:59
11359 Log: nits spotted by Borland compiler
11360 Branch: maint-5.6/perl
11361 ! utf8.h win32/win32.h
11362 ____________________________________________________________________________
11363 [ 9493] By: gsar on 2001/03/31 20:18:05
11364 Log: fix a broken workaround for Borland compiler in change#4739
11365 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11366 Branch: maint-5.6/perl
11368 ____________________________________________________________________________
11369 [ 9492] By: jhi on 2001/03/31 18:36:24
11370 Log: Integrate change #9491 from maintperl into mainline.
11372 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11373 directory is relative (need to fetch the full path name *before*
11377 ____________________________________________________________________________
11378 [ 9491] By: gsar on 2001/03/31 17:01:56
11379 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11380 directory is relative (need to fetch the full path name *before*
11383 this is a followup patch for change#6749
11384 Branch: maint-5.6/perl
11386 ____________________________________________________________________________
11387 [ 9490] By: jhi on 2001/03/31 15:50:18
11388 Log: Subject: Re: [PATCH] av.h cosmetics
11389 From: Simon Cozens <simon@netthink.co.uk>
11390 Date: Sat, 31 Mar 2001 13:09:59 +0100
11391 Message-ID: <20010331130959.A22000@netthink.co.uk>
11396 ____________________________________________________________________________
11397 [ 9489] By: jhi on 2001/03/31 15:48:44
11398 Log: Subject: [PATCH] Re: Math::Big* v1.21
11399 From: Tels <perl_dummy@bloodgate.com>
11400 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
11401 Message-Id: <200103311125.GAA377738@www08.hway.net>
11404 ____________________________________________________________________________
11405 [ 9488] By: jhi on 2001/03/31 03:39:51
11406 Log: Debug output tweak.
11409 ____________________________________________________________________________
11410 [ 9487] By: jhi on 2001/03/31 03:33:02
11411 Log: OverVMSification.
11414 ____________________________________________________________________________
11415 [ 9486] By: jhi on 2001/03/31 03:01:40
11416 Log: Missed MANIFESTations in #9483.
11419 ____________________________________________________________________________
11420 [ 9485] By: jhi on 2001/03/31 02:58:17
11421 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
11422 From: Peter Prymmer <pvhp@forte.com>
11423 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
11424 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
11426 ! regexec.c t/lib/cwd.t
11427 ____________________________________________________________________________
11428 [ 9484] By: jhi on 2001/03/31 01:04:41
11429 Log: Obsolete file (see #3938)
11431 - lib/unicode/README.Ethiopic
11433 ____________________________________________________________________________
11434 [ 9483] By: jhi on 2001/03/31 00:52:42
11435 Log: Update to Unicode 3.1.
11436 (Rename Names.txt to NamesList.txt.)
11438 + lib/unicode/NamesList.txt lib/unicode/PropList.html
11439 - lib/unicode/Names.txt
11440 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
11441 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
11442 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
11443 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
11444 ! lib/unicode/UCD.html lib/unicode/Unicode.html
11445 ! lib/unicode/rename lib/unicode/version
11446 ____________________________________________________________________________
11447 [ 9482] By: jhi on 2001/03/30 23:33:44
11448 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11449 From: Robin Houston <robin@kitsite.com>
11450 Date: Fri, 30 Mar 2001 20:07:22 +0100
11451 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
11453 ! ext/B/B/Deparse.pm
11454 ____________________________________________________________________________
11455 [ 9481] By: jhi on 2001/03/30 23:20:25
11456 Log: Subject: Re: [PATCH] CwdXS, Take 2
11457 From: Benjamin Sugars <bsugars@canoe.ca>
11458 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
11459 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
11461 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
11462 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
11463 ____________________________________________________________________________
11464 [ 9480] By: jhi on 2001/03/30 22:52:38
11465 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
11466 From: David Dyck <dcd@tc.fluke.com>
11467 Date: Fri, 30 Mar 2001 14:44:13 -0800
11468 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
11470 The t/rantests flags file creation was accidentally
11474 ____________________________________________________________________________
11475 [ 9479] By: jhi on 2001/03/30 22:45:45
11476 Log: Subject: [PATCH] File::Glob stuff for Mac OS
11477 From: Chris Nandor <pudge@pobox.com>
11478 Date: Fri, 30 Mar 2001 16:51:00 -0500
11479 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
11481 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11482 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11483 ! t/lib/glob-taint.t
11484 ____________________________________________________________________________
11485 [ 9478] By: jhi on 2001/03/30 22:43:12
11486 Log: Subject: fix for win32/buildext.pl
11487 From: "Vadim Konovalov" <watman@inbox.ru>
11488 Date: Sat, 31 Mar 2001 00:50:36 +0400
11489 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
11491 ! win32/buildext.pl
11492 ____________________________________________________________________________
11493 [ 9477] By: jhi on 2001/03/30 22:41:16
11494 Log: Subject: small base.pm doc patch
11495 From: Leon Brocard <acme@astray.com>
11496 Date: Fri, 30 Mar 2001 21:49:57 +0100
11497 Message-ID: <20010330214957.B8733@ns0.astray.com>
11500 ____________________________________________________________________________
11501 [ 9476] By: jhi on 2001/03/30 18:16:57
11502 Log: Subject: [PATCH] av.h cosmetics
11503 From: Simon Cozens <simon@netthink.co.uk>
11504 Date: Fri, 30 Mar 2001 18:12:28 +0100
11505 Message-ID: <20010330181228.A9319@netthink.co.uk>
11508 ____________________________________________________________________________
11509 [ 9475] By: jhi on 2001/03/30 18:15:50
11510 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
11511 From: "Philip Newton" <pnewton@gmx.de>
11512 Date: Fri, 30 Mar 2001 19:06:57 +0200
11513 Message-ID: <3AC4D951.14815.1AC7068@localhost>
11516 ____________________________________________________________________________
11517 [ 9474] By: jhi on 2001/03/30 18:14:02
11518 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
11519 From: Benjamin Sugars <bsugars@canoe.ca>
11520 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
11521 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
11523 ! t/lib/glob-basic.t
11524 ____________________________________________________________________________
11525 [ 9473] By: jhi on 2001/03/30 16:09:24
11526 Log: Update Changes.
11528 ! Changes patchlevel.h
11529 ____________________________________________________________________________
11530 [ 9472] By: jhi on 2001/03/30 15:16:08
11531 Log: Integrate perlio.
11533 !> t/lib/cwd.t t/lib/glob-basic.t
11534 ____________________________________________________________________________
11535 [ 9471] By: nick on 2001/03/30 14:47:10
11536 Log: Should be (^O eq 'MSWin32') not 'Win32'
11537 Fail #12 seems real - chdir is in wrong dir.
11540 ____________________________________________________________________________
11541 [ 9470] By: jhi on 2001/03/30 14:41:11
11542 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
11543 From: Radu Greab <radu@netsoft.ro>
11544 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
11545 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
11549 ! ext/Socket/Socket.xs pp_sys.c
11550 ____________________________________________________________________________
11551 [ 9469] By: jhi on 2001/03/30 14:37:51
11552 Log: Subject: PATCH pod/perldiag.pod
11553 From: Robin Houston <robin@kitsite.com>
11554 Date: Fri, 30 Mar 2001 14:10:36 +0100
11555 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
11557 ! pod/perldiag.pod t/lib/glob-basic.t
11558 ____________________________________________________________________________
11559 [ 9468] By: jhi on 2001/03/30 14:36:36
11560 Log: Subject: Better diagnostic in io/fs.t
11561 From: andreas.koenig@anima.de (Andreas J. Koenig)
11562 Date: 30 Mar 2001 10:11:43 +0200
11563 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
11566 ____________________________________________________________________________
11567 [ 9467] By: nick on 2001/03/30 14:25:43
11568 Log: Skip order test of glob if case-ignoring system cannot
11569 create a.test and A.test
11571 ! t/lib/glob-basic.t
11572 ____________________________________________________________________________
11573 [ 9466] By: nick on 2001/03/30 13:03:12
11574 Log: Integrate mainline.
11576 - ext/re/hints/aix.pl
11577 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
11578 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
11579 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
11580 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
11581 ____________________________________________________________________________
11582 [ 9465] By: jhi on 2001/03/30 03:53:37
11583 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
11584 the tests sometimes hang, sometimes not.)
11586 ! t/lib/io_multihomed.t t/lib/io_sock.t
11587 ____________________________________________________________________________
11588 [ 9464] By: jhi on 2001/03/30 02:56:04
11589 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
11590 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11591 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
11592 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
11595 ____________________________________________________________________________
11596 [ 9463] By: jhi on 2001/03/30 02:34:48
11597 Log: Test for #9462.
11600 ____________________________________________________________________________
11601 [ 9462] By: jhi on 2001/03/30 02:29:37
11602 Log: Subject: B::Deparse precedence bug. (Patch included.)
11603 From: Jeremy Madea <jmadea@inktomi.com>
11604 Date: Thu, 29 Mar 2001 12:05:02 -0800
11605 Message-ID: <20010329120502.A24881@dr.inktomi.com>
11607 ! ext/B/B/Deparse.pm
11608 ____________________________________________________________________________
11609 [ 9461] By: jhi on 2001/03/30 02:18:41
11610 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
11611 From: Peter Prymmer <pvhp@forte.com>
11612 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
11613 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
11615 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
11617 ____________________________________________________________________________
11618 [ 9460] By: jhi on 2001/03/30 02:17:07
11619 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
11620 From: Robin Houston <robin@kitsite.com>
11621 Date: Thu, 29 Mar 2001 20:47:56 +0100
11622 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
11625 ____________________________________________________________________________
11626 [ 9459] By: jhi on 2001/03/30 02:16:05
11627 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
11628 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11629 Date: Wed, 28 Mar 2001 18:02:20 -0600
11630 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
11632 ! lib/ExtUtils/MM_VMS.pm
11633 ____________________________________________________________________________
11634 [ 9458] By: jhi on 2001/03/30 02:07:58
11635 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
11636 From: "Joshua E. Rodd" <jrodd@pbs.org>
11637 Date: Wed, 28 Mar 2001 17:29:12 -0500
11638 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
11641 ____________________________________________________________________________
11642 [ 9457] By: jhi on 2001/03/30 02:04:33
11643 Log: Subject: ext/re/aix.pl can go
11644 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11645 Date: Thu, 29 Mar 2001 12:03:28 +0200
11646 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
11648 - ext/re/hints/aix.pl
11650 ____________________________________________________________________________
11651 [ 9456] By: jhi on 2001/03/30 02:03:32
11652 Log: Integrate perlio.
11654 !> ext/Encode/Encode.xs installperl
11655 ____________________________________________________________________________
11656 [ 9455] By: nick on 2001/03/29 21:11:46
11657 Log: DLL name has changed so installperl needs to know
11658 (Why isn't it working it out or passed it?)
11661 ____________________________________________________________________________
11662 [ 9454] By: nick on 2001/03/29 20:56:12
11663 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
11664 and we don't get undef warnings.
11666 ! ext/Encode/Encode.xs
11667 ____________________________________________________________________________
11668 [ 9453] By: nick on 2001/03/29 17:58:48
11669 Log: Integrate mainline
11671 !> Changes patchlevel.h
11672 ____________________________________________________________________________
11673 [ 9452] By: jhi on 2001/03/29 16:44:55
11674 Log: Update Changes.
11676 ! Changes patchlevel.h
11677 ____________________________________________________________________________
11678 [ 9451] By: nick on 2001/03/29 16:31:38
11679 Log: Integrate mainline
11681 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
11682 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
11683 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
11684 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
11685 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
11686 ____________________________________________________________________________
11687 [ 9450] By: jhi on 2001/03/29 16:29:17
11688 Log: Integrate perlio.
11690 !> win32/buildext.pl
11691 ____________________________________________________________________________
11692 [ 9449] By: jhi on 2001/03/29 15:50:01
11693 Log: Update Changes.
11695 ! Changes patchlevel.h
11696 ____________________________________________________________________________
11697 [ 9448] By: nick on 2001/03/29 15:47:15
11698 Log: Make sure buildext.pl finds Errno.pm
11700 ! win32/buildext.pl
11701 ____________________________________________________________________________
11702 [ 9447] By: jhi on 2001/03/29 15:39:34
11703 Log: Integrate perlio.
11705 !> win32/makefile.mk
11706 ____________________________________________________________________________
11707 [ 9446] By: nick on 2001/03/29 15:30:03
11708 Log: Integrate win32/makefile.mk with mainline.
11710 !> win32/makefile.mk
11711 ____________________________________________________________________________
11712 [ 9445] By: nick on 2001/03/29 15:27:32
11713 Log: Fix breakage ...
11715 ! win32/makefile.mk
11716 ____________________________________________________________________________
11717 [ 9444] By: jhi on 2001/03/29 15:03:08
11718 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11719 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11720 Date: Thu, 29 Mar 2001 10:32:59 +0400
11721 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
11723 ! win32/makefile.mk
11724 ____________________________________________________________________________
11725 [ 9443] By: jhi on 2001/03/29 15:02:12
11726 Log: Integrate perlio.
11728 +> win32/buildext.pl
11729 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
11730 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
11731 ____________________________________________________________________________
11732 [ 9442] By: nick on 2001/03/29 14:59:11
11733 Log: Work in progress - determine win32 extensions to build via script.
11735 + win32/buildext.pl
11736 ! MANIFEST win32/makefile.mk
11737 ____________________________________________________________________________
11738 [ 9441] By: jhi on 2001/03/29 14:51:47
11739 Log: Reintroduce the use of external pwd.
11742 ____________________________________________________________________________
11743 [ 9440] By: jhi on 2001/03/29 14:42:58
11744 Log: use warnings instead of -w.
11747 ____________________________________________________________________________
11748 [ 9439] By: jhi on 2001/03/29 14:41:52
11749 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
11750 From: Jonathan Stowe <gellyfish@gellyfish.com>
11751 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
11752 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
11755 ____________________________________________________________________________
11756 [ 9438] By: jhi on 2001/03/29 14:39:38
11757 Log: Subject: [PATCH perl@9424] minor pod nits
11758 From: Robin Barker <rmb1@cise.npl.co.uk>
11759 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
11760 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
11762 ! pod/perlhack.pod pod/perliol.pod
11763 ____________________________________________________________________________
11764 [ 9437] By: jhi on 2001/03/29 14:29:16
11765 Log: Subject: [PATCH perl@9424] typemap cast warning
11766 From: Robin Barker <rmb1@cise.npl.co.uk>
11767 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
11768 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
11770 ! lib/ExtUtils/typemap
11771 ____________________________________________________________________________
11772 [ 9436] By: jhi on 2001/03/29 14:26:03
11773 Log: Subject: [PATCH perl@9424] printf warning
11774 From: Robin Barker <rmb1@cise.npl.co.uk>
11775 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
11776 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
11778 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
11779 ! ext/Storable/Storable.xs toke.c
11780 ____________________________________________________________________________
11781 [ 9435] By: nick on 2001/03/29 14:23:31
11782 Log: Win32 has name conflict with ERROR
11784 ! ext/PerlIO/Via/Via.xs
11785 ____________________________________________________________________________
11786 [ 9434] By: jhi on 2001/03/29 14:17:48
11787 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
11788 From: Peter Prymmer <pvhp@forte.com>
11789 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
11790 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
11792 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
11793 ____________________________________________________________________________
11794 [ 9433] By: jhi on 2001/03/29 13:52:44
11795 Log: test-prep target was missing.
11798 ____________________________________________________________________________
11799 [ 9432] By: nick on 2001/03/29 12:40:03
11800 Log: Make as-shipped compiler default to MSVC6
11802 ! win32/makefile.mk
11803 ____________________________________________________________________________
11804 [ 9431] By: nick on 2001/03/29 12:12:16
11805 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
11806 akin to PerlIO::Scalar.
11808 ! perlio.c perlio.h
11809 ____________________________________________________________________________
11810 [ 9430] By: nick on 2001/03/29 10:56:35
11811 Log: Integrate mainline.
11813 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11814 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11815 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11816 !> win32/makefile.mk win32/win32sck.c
11817 ____________________________________________________________________________
11818 [ 9429] By: nick on 2001/03/29 09:03:43
11819 Log: Noticed that two tests were skipped as perlio:: package
11820 isn't there any more. Changed the skip condition.
11821 Avoid core-dump if sv_utf8_upgrade() called on something
11822 that does not become SvPOK after SvPV() (e.g. a ref).
11824 ! sv.c t/io/utf8.t t/lib/io_scalar.t
11825 ____________________________________________________________________________
11826 [ 9428] By: jhi on 2001/03/29 01:31:47
11827 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
11828 From: Benjamin Sugars <bsugars@canoe.ca>
11829 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
11830 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
11832 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11833 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11834 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11835 ____________________________________________________________________________
11836 [ 9427] By: jhi on 2001/03/29 00:49:30
11837 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11838 From: "Vadim Konovalov" <watman@inbox.ru>
11839 Date: Thu, 29 Mar 2001 01:50:12 +0400
11840 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
11842 ! win32/makefile.mk win32/win32sck.c
11843 ____________________________________________________________________________
11844 [ 9426] By: gsar on 2001/03/29 00:28:04
11845 Log: dmake can only handle == and != in comparisons; support building
11846 with Borland's VCL libraries (from Vadim Konovalov)
11847 Branch: maint-5.6/perl
11848 ! win32/makefile.mk
11849 ____________________________________________________________________________
11850 [ 9425] By: nick on 2001/03/28 19:29:56
11851 Log: Integrate (@snapshot)
11853 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
11854 ____________________________________________________________________________
11855 [ 9424] By: jhi on 2001/03/28 19:03:16
11856 Log: Update Changes.
11858 ! Changes patchlevel.h
11859 ____________________________________________________________________________
11860 [ 9423] By: jhi on 2001/03/28 18:52:09
11861 Log: Rmdir lib/XS on cleanup.
11864 ____________________________________________________________________________
11865 [ 9422] By: jhi on 2001/03/28 18:49:34
11866 Log: Integrate perlio.
11868 !> t/op/utf8decode.t
11869 ____________________________________________________________________________
11870 [ 9421] By: nick on 2001/03/28 18:46:44
11871 Log: Loose duplicate chunk.
11873 ! t/op/utf8decode.t
11874 ____________________________________________________________________________
11875 [ 9420] By: nick on 2001/03/28 18:44:11
11876 Log: Integrate mainline.
11878 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
11880 ____________________________________________________________________________
11881 [ 9419] By: jhi on 2001/03/28 18:42:05
11882 Log: Can't trust external pwds
11883 (either shell builtins or external programs)
11886 ____________________________________________________________________________
11887 [ 9418] By: jhi on 2001/03/28 18:34:05
11888 Log: Integrate perlio.
11891 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11892 !> t/op/utf8decode.t
11893 ____________________________________________________________________________
11894 [ 9417] By: nick on 2001/03/28 18:24:02
11895 Log: PerlIO.pm / perlio.pm conflict.
11897 Make t/op/utf8decode.t a text file.
11900 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11901 ! t/op/utf8decode.t
11902 ____________________________________________________________________________
11903 [ 9416] By: jhi on 2001/03/28 18:06:07
11904 Log: Integrate change #9409 from mainline to maintperl.
11906 Yet another tweak on AIX dynaloading.
11907 Branch: maint-5.6/perl
11908 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11909 ____________________________________________________________________________
11910 [ 9415] By: gsar on 2001/03/28 17:13:01
11911 Log: integrate changes#9377,9385,9401 from mainline
11913 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
11915 If directory entries compare equal case-insensitively,
11916 retry case-sensitively.
11918 Subject: [PATCH] B::Terse and warnings
11919 Branch: maint-5.6/perl
11920 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
11921 !> t/pragma/warn/perl
11922 ____________________________________________________________________________
11923 [ 9414] By: jhi on 2001/03/28 17:11:12
11924 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
11925 From: "Craig A. Berry" <craigberry@mac.com>
11926 Date: Wed, 28 Mar 2001 10:55:20 -0600
11927 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
11929 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
11930 ____________________________________________________________________________
11931 [ 9413] By: jhi on 2001/03/28 17:03:12
11934 ! t/op/utf8decode.t
11935 ____________________________________________________________________________
11936 [ 9412] By: jhi on 2001/03/28 17:02:36
11937 Log: Forced integrate from perlio.
11939 !> t/op/utf8decode.t
11940 ____________________________________________________________________________
11941 [ 9411] By: nick on 2001/03/28 16:50:03
11942 Log: Integrate mainline.
11945 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11946 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
11947 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
11948 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
11949 !> t/pragma/warn/perl
11950 ____________________________________________________________________________
11951 [ 9410] By: jhi on 2001/03/28 16:44:23
11952 Log: Subject: Re: [PATCH] 9403 cannot be tested
11953 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11954 Date: Wed, 28 Mar 2001 18:33:56 +0200
11955 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
11958 ____________________________________________________________________________
11959 [ 9409] By: jhi on 2001/03/28 16:12:45
11960 Log: Yet another tweak on AIX dynaloading.
11962 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11963 ____________________________________________________________________________
11964 [ 9408] By: jhi on 2001/03/28 15:52:55
11965 Log: Subject: [PATCH] 9403 cannot be tested
11966 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11967 Date: Wed, 28 Mar 2001 17:23:00 +0200
11968 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
11973 ____________________________________________________________________________
11974 [ 9407] By: jhi on 2001/03/28 15:47:43
11975 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
11977 ! t/op/utf8decode.t
11978 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
11979 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
11980 ____________________________________________________________________________
11981 [ 9406] By: jhi on 2001/03/28 15:37:08
11982 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
11983 From: Benjamin Sugars <bsugars@canoe.ca>
11984 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
11985 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
11989 ____________________________________________________________________________
11990 [ 9405] By: jhi on 2001/03/28 15:13:18
11991 Log: pp_ne() needs a CORRECT boolean.
11994 ____________________________________________________________________________
11995 [ 9404] By: jhi on 2001/03/28 15:09:23
11996 Log: pp_ne() needs a boolean, not an integer.
11999 ____________________________________________________________________________
12000 [ 9403] By: jhi on 2001/03/28 14:47:43
12001 Log: (Retracted by #9404.)
12004 ____________________________________________________________________________
12005 [ 9402] By: jhi on 2001/03/28 14:43:59
12006 Log: Subject: Re: [PATCH] Typemap testing
12007 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12008 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
12009 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
12011 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12012 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
12013 ____________________________________________________________________________
12014 [ 9401] By: jhi on 2001/03/28 14:42:14
12015 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
12016 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
12017 Date: Sun, 25 Mar 2001 21:59:15 +0100
12018 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
12020 A variable will be checked for the "use once" warnings if:
12022 1. It is in the scope of a use warnings 'once'
12023 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
12025 Otherwise it won't be checked at all.
12027 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
12029 The enclosed patch partially fixes this issue. What I didn't
12030 get to work was the case where the "used once" warning is enabled
12031 in any file other than the main file.
12033 ! gv.c t/pragma/warn/perl
12034 ____________________________________________________________________________
12035 [ 9400] By: nick on 2001/03/28 14:38:24
12036 Log: More EBCDIC tweaks:
12037 - one more swash issue &~(0xA0-1) did not do the right thing,
12038 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
12039 - add "use re 'asciirange'" to make [!-~] etc. work
12040 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
12041 - Choose a key for t/op/each.t test which gets encoded.
12042 - Skip utf8decode if this is UTF-EBCDIC.
12044 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
12045 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
12046 ____________________________________________________________________________
12047 [ 9399] By: jhi on 2001/03/28 14:21:00
12048 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
12052 ____________________________________________________________________________
12053 [ 9398] By: jhi on 2001/03/28 00:55:56
12054 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
12055 From: David Dyck <dcd@tc.fluke.com>
12056 Date: Tue, 27 Mar 2001 15:16:24 -0800
12057 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
12059 ! ext/IO/lib/IO/Socket.pm
12060 ____________________________________________________________________________
12061 [ 9397] By: jhi on 2001/03/27 21:52:49
12062 Log: Integrate perlio.
12064 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12065 +> ext/PerlIO/Via/Via.xs
12066 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12067 ____________________________________________________________________________
12068 [ 9396] By: nick on 2001/03/27 21:45:13
12069 Log: Integrate mainline.
12071 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
12072 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
12073 ____________________________________________________________________________
12074 [ 9395] By: nick on 2001/03/27 21:18:58
12075 Log: Outline docs for PerlIO and PerlIO::Scalar
12077 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12078 ____________________________________________________________________________
12079 [ 9394] By: nick on 2001/03/27 20:50:13
12080 Log: PerlIO::Via layer (alpha-ish).
12082 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12083 + ext/PerlIO/Via/Via.xs
12085 ____________________________________________________________________________
12086 [ 9393] By: jhi on 2001/03/27 20:49:55
12087 Log: Retract #9329 now that 9390 should take care of the matter.
12090 ____________________________________________________________________________
12091 [ 9390] By: jhi on 2001/03/27 20:47:50
12092 Log: Subject: Autoloading Errno.pm when %! is encountered
12093 From: Robin Houston <robin@kitsite.com>
12094 Date: Tue, 27 Mar 2001 20:57:11 +0100
12095 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
12097 ! embed.h embed.pl gv.c proto.h t/op/magic.t
12098 ____________________________________________________________________________
12099 [ 9389] By: jhi on 2001/03/27 20:24:31
12100 Log: Integrate perlio.
12102 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
12103 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
12105 ____________________________________________________________________________
12106 [ 9388] By: jhi on 2001/03/27 20:21:38
12107 Log: Better have a three-element array if one is going to assign
12108 to the third element of that array. (from Tim Jenness)
12110 ! ext/XS/Typemap/Typemap.xs
12111 ____________________________________________________________________________
12112 [ 9387] By: nick on 2001/03/27 20:15:43
12113 Log: Integrate mainline.
12115 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
12116 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12117 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
12118 +> t/lib/xs-typemap.t
12119 !> (integrate 34 files)
12120 ____________________________________________________________________________
12121 [ 9386] By: jhi on 2001/03/27 20:04:18
12122 Log: Subject: Re: perl@9359 breaks HTML::Parser
12123 From: Gisle Aas <gisle@ActiveState.com>
12124 Date: 27 Mar 2001 11:30:24 -0800
12125 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
12127 Clarify the UTF-8 issues of the API docs.
12128 (Slightly reworded and expanded.)
12130 ! pod/perlapi.pod sv.c sv.h
12131 ____________________________________________________________________________
12132 [ 9385] By: jhi on 2001/03/27 19:44:25
12133 Log: If directory entries compare equal case-insensitively,
12134 retry case-sensitively.
12136 ! ext/File/Glob/bsd_glob.c
12137 ____________________________________________________________________________
12138 [ 9384] By: nick on 2001/03/27 19:38:50
12139 Log: Various EBCDIC fixes:
12140 - major revelation that swash code is encoding aware,
12141 (or thought it was) - now it is ;-)
12142 - With that out of the way fix a slab of tr/// cases.
12143 - Fix Encode 'Unicode' to be true Unicode so tests pass.
12144 - As anticipated Base64.xs needed tweaks.
12145 - Until tr/// works right avoid old_encode64 in MIME tests.
12147 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
12148 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
12149 ____________________________________________________________________________
12150 [ 9383] By: jhi on 2001/03/27 18:34:41
12151 Log: Add the std test suite BEGIN block.
12153 ! t/lib/xs-typemap.t
12154 ____________________________________________________________________________
12155 [ 9382] By: jhi on 2001/03/27 15:16:07
12156 Log: Add debugging output to the test.
12158 ! t/lib/glob-basic.t
12159 ____________________________________________________________________________
12160 [ 9381] By: jhi on 2001/03/27 15:08:10
12161 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
12163 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
12164 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12165 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
12166 + t/lib/xs-typemap.t
12168 ____________________________________________________________________________
12169 [ 9380] By: jhi on 2001/03/27 14:48:34
12170 Log: Subject: [PATCH] Typemap testing
12171 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12172 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
12173 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
12175 (The first part of the patch.)
12177 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
12178 ____________________________________________________________________________
12179 [ 9379] By: jhi on 2001/03/27 14:44:56
12180 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
12181 From: Benjamin Sugars <bsugars@canoe.ca>
12182 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
12183 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
12185 ! t/lib/glob-basic.t
12186 ____________________________________________________________________________
12187 [ 9378] By: jhi on 2001/03/27 14:42:30
12188 Log: Subject: [PATCH] perlvar nit
12189 From: Simon Cozens <simon@netthink.co.uk>
12190 Date: Tue, 27 Mar 2001 01:12:01 +0100
12191 Message-ID: <20010327011201.A19179@netthink.co.uk>
12194 ____________________________________________________________________________
12195 [ 9377] By: jhi on 2001/03/27 14:36:26
12196 Log: Subject: [PATCH] B::Terse and warnings
12197 From: Benjamin Sugars <ben.sugars@home.com>
12198 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
12199 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
12201 ! ext/B/B.pm ext/B/B/Terse.pm
12202 ____________________________________________________________________________
12203 [ 9376] By: jhi on 2001/03/27 14:31:31
12204 Log: Document sockatmark() some.
12206 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
12208 ____________________________________________________________________________
12209 [ 9375] By: jhi on 2001/03/27 14:00:24
12210 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
12211 noted by Gisle and fixed by NI-S.
12214 ____________________________________________________________________________
12215 [ 9374] By: jhi on 2001/03/27 05:50:01
12219 ____________________________________________________________________________
12220 [ 9373] By: jhi on 2001/03/27 05:43:51
12221 Log: Pixie documenting.
12223 ! Makefile.SH pod/perlhack.pod
12224 ____________________________________________________________________________
12225 [ 9372] By: jhi on 2001/03/27 05:29:34
12226 Log: Metaconfig unit changes for #9371.
12228 ! U/modified/myhostname.U
12229 Branch: metaconfig/U/perl
12232 ____________________________________________________________________________
12233 [ 9371] By: jhi on 2001/03/27 05:29:07
12234 Log: Add sockatmark() probing.
12236 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12237 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
12238 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12239 ! vos/config.ga.h win32/config.bc win32/config.gc
12241 ____________________________________________________________________________
12242 [ 9370] By: jhi on 2001/03/26 22:01:18
12243 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
12244 Really need to benchmark this.
12247 ____________________________________________________________________________
12248 [ 9369] By: nick on 2001/03/26 21:59:30
12249 Log: Integrate mainline.
12251 ! ext/MIME/Base64/QuotedPrint.pm
12252 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12253 !> patchlevel.h pod/perlhack.pod pp_sys.c
12254 ____________________________________________________________________________
12255 [ 9368] By: jhi on 2001/03/26 21:47:03
12256 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
12259 TODO2: le, lt, ge, gt? Yech.
12262 ____________________________________________________________________________
12263 [ 9367] By: jhi on 2001/03/26 21:34:57
12264 Log: Too much cut-and-paste in #9363.
12267 ____________________________________________________________________________
12268 [ 9366] By: jhi on 2001/03/26 21:20:53
12269 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
12270 From: Andreas Schwab <schwab@suse.de>
12271 Date: 26 Mar 2001 17:29:04 +0200
12272 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
12274 (The patch for 5.6.0 or so, this is a guess for bleadperl)
12277 ____________________________________________________________________________
12278 [ 9365] By: jhi on 2001/03/26 21:07:54
12279 Log: Integrate perlio.
12282 ____________________________________________________________________________
12283 [ 9364] By: nick on 2001/03/26 20:30:48
12284 Log: REFCNT botch in layer name cache hash.
12287 ____________________________________________________________________________
12288 [ 9363] By: jhi on 2001/03/26 18:44:32
12289 Log: Subject: [PATCH] socket() leaks file descriptors
12290 From: Benjamin Sugars <bsugars@canoe.ca>
12291 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
12292 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
12294 Also sockpair() fixed similarly.
12297 ____________________________________________________________________________
12298 [ 9362] By: jhi on 2001/03/26 18:37:52
12299 Log: Integrate perlio.
12301 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
12302 ____________________________________________________________________________
12303 [ 9361] By: nick on 2001/03/26 17:32:06
12304 Log: Implement flush of linebuffered streams on read of a tty.
12306 ! perlio.c perliol.h
12307 ____________________________________________________________________________
12308 [ 9360] By: nick on 2001/03/26 17:12:32
12309 Log: Memory tweaks and notes for OEMVS.
12311 ! README.os390 miniperlmain.c t/op/pat.t
12312 ____________________________________________________________________________
12313 [ 9359] By: jhi on 2001/03/26 02:12:54
12314 Log: Update Changes.
12316 ! Changes patchlevel.h
12317 ____________________________________________________________________________
12318 [ 9358] By: jhi on 2001/03/26 02:05:32
12319 Log: Document the most common pixie options.
12322 ____________________________________________________________________________
12323 [ 9357] By: jhi on 2001/03/26 01:25:28
12324 Log: For perl.pixie check *before* compiling that optimize is -g,
12328 ____________________________________________________________________________
12329 [ 9356] By: jhi on 2001/03/26 01:13:41
12330 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
12333 ____________________________________________________________________________
12334 [ 9355] By: jhi on 2001/03/26 01:11:19
12335 Log: Remove t/perl.third.
12338 ____________________________________________________________________________
12339 [ 9354] By: jhi on 2001/03/26 00:23:38
12340 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
12343 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12344 ____________________________________________________________________________
12345 [ 9353] By: jhi on 2001/03/25 22:25:04
12346 Log: Integrate perlio.
12348 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12349 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
12350 !> pp_hot.c win32/makefile.mk
12351 ____________________________________________________________________________
12352 [ 9352] By: jhi on 2001/03/25 22:21:41
12353 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
12354 From: Radu Greab <radu@netsoft.ro>
12355 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
12356 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
12359 ____________________________________________________________________________
12360 [ 9351] By: nick on 2001/03/25 22:15:02
12361 Log: Fix readline in list mode to tell rest of world that it has
12362 things on the stack. Otherwise if perl code gets invoked
12363 underneath it it scribbles over results-so-far.
12364 (Why TIEHANDLE has not tripped on this is a mystery.)
12367 ____________________________________________________________________________
12368 [ 9350] By: nick on 2001/03/25 22:10:13
12369 Log: win32/makefile.mk typos
12371 ! win32/makefile.mk
12372 ____________________________________________________________________________
12373 [ 9349] By: nick on 2001/03/25 21:31:14
12374 Log: Integrate now-non-binary file.
12377 ____________________________________________________________________________
12378 [ 9348] By: nick on 2001/03/25 21:27:24
12382 ____________________________________________________________________________
12383 [ 9347] By: nick on 2001/03/25 21:25:37
12384 Log: Integrate mainline.
12386 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12387 !> lib/Term/ReadLine.pm t/lib/md5-file.t
12388 ____________________________________________________________________________
12389 [ 9346] By: nick on 2001/03/25 20:58:15
12390 Log: Add destruct time hook to PerlIO (for work-in-process implementing
12391 layers in perl code. In such cases layers need to be popped before
12392 we loose the ability to run perl code.)
12393 Also back-out "PerlIO::object" hook - it isn't going to work like that...
12395 ! perl.c perlio.c perlio.h perliol.h
12396 ____________________________________________________________________________
12397 [ 9345] By: nick on 2001/03/25 20:49:11
12398 Log: Avoid at leasy one of undefined warnings in Encode.
12400 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12401 ____________________________________________________________________________
12402 [ 9344] By: jhi on 2001/03/25 20:37:43
12403 Log: A workaround for using Term::ReadLine in emacs minibuffer
12404 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
12405 additional tweaks from Ilya Zakharevich.
12407 ! lib/Term/ReadLine.pm
12408 ____________________________________________________________________________
12409 [ 9343] By: nick on 2001/03/25 20:21:14
12410 Log: Missing return value.
12412 ! ext/PerlIO/Scalar/Scalar.xs
12413 ____________________________________________________________________________
12414 [ 9342] By: jhi on 2001/03/25 16:21:00
12415 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
12416 to equal the CPAN versions since no code changes have been made.
12418 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12420 ____________________________________________________________________________
12421 [ 9341] By: jhi on 2001/03/25 16:01:48
12422 Log: Escape 8-bit characters.
12425 ____________________________________________________________________________
12426 [ 9340] By: gsar on 2001/03/25 15:50:53
12427 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
12431 ____________________________________________________________________________
12432 [ 9339] By: gsar on 2001/03/25 15:48:50
12433 Log: delete mimeqp.t for later with text mode set
12436 ____________________________________________________________________________
12437 [ 9338] By: nick on 2001/03/25 09:01:57
12438 Log: Integrate mainline.
12440 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12441 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12442 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12443 +> t/lib/mimeb64u.t t/lib/mimeqp.t
12444 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
12445 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
12446 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
12447 ____________________________________________________________________________
12448 [ 9337] By: jhi on 2001/03/25 04:23:24
12449 Log: Add MIME::Base64 here and there. Again, a lot of
12450 optimism is in the air.
12452 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12453 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
12454 ____________________________________________________________________________
12455 [ 9336] By: jhi on 2001/03/25 04:12:43
12456 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
12457 this by ear as I do not do Win32 programming.)
12459 ! win32/Makefile win32/makefile.mk
12460 ____________________________________________________________________________
12461 [ 9335] By: jhi on 2001/03/25 04:03:50
12462 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
12465 ____________________________________________________________________________
12466 [ 9334] By: jhi on 2001/03/25 03:58:53
12467 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
12469 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12470 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12471 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12472 + t/lib/mimeb64u.t t/lib/mimeqp.t
12474 ____________________________________________________________________________
12475 [ 9333] By: jhi on 2001/03/24 20:14:37
12476 Log: Integrate perlio.
12478 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
12479 ____________________________________________________________________________
12480 [ 9332] By: nick on 2001/03/24 19:40:34
12481 Log: Fix un-init variable leading to spurious "Out of Memory!"
12484 ____________________________________________________________________________
12485 [ 9331] By: nick on 2001/03/24 19:09:59
12486 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
12487 and update layers internals doc.
12489 ! pod/perlfunc.pod pod/perliol.pod
12490 ____________________________________________________________________________
12491 [ 9330] By: jhi on 2001/03/24 18:42:11
12492 Log: The length might be uninitialized garbage if the *svp is the undef.
12495 ____________________________________________________________________________
12496 [ 9329] By: jhi on 2001/03/24 18:26:57
12497 Log: (Retracted by #9393)
12499 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
12500 From: Simon Cozens <simon@netthink.co.uk>
12501 Date: Sat, 24 Mar 2001 17:13:17 +0000
12502 Message-ID: <20010324171317.A13406@netthink.co.uk>
12505 ____________________________________________________________________________
12506 [ 9328] By: nick on 2001/03/24 17:22:02
12507 Log: Integrate mainline.
12509 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
12510 !> lib/unicode/version
12511 ____________________________________________________________________________
12512 [ 9327] By: nick on 2001/03/24 17:16:02
12513 Log: Integrate mainline.
12515 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12516 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12517 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12518 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12519 +> t/lib/md5-file.t
12520 !> MANIFEST Makefile.SH configure.com djgpp/config.over
12521 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
12522 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
12523 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
12524 !> win32/makefile.mk
12525 ____________________________________________________________________________
12526 [ 9326] By: jhi on 2001/03/24 17:00:42
12527 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
12529 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
12530 ! lib/unicode/version
12531 ____________________________________________________________________________
12532 [ 9325] By: jhi on 2001/03/24 16:22:33
12533 Log: Subject: Re: B::Deparse bug (5.6.0)
12534 From: Robin Houston <robin@kitsite.com>
12535 Date: Sat, 24 Mar 2001 14:33:09 +0000
12536 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
12538 ! op.c pp.c t/lib/b.t t/op/repeat.t
12539 ____________________________________________________________________________
12540 [ 9324] By: jhi on 2001/03/24 16:21:56
12541 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
12542 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
12543 these additions may be too optimistic.
12545 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12546 ! hints/uwin.sh hints/vmesa.sh
12547 ____________________________________________________________________________
12548 [ 9323] By: jhi on 2001/03/24 16:06:01
12549 Log: Integrate perlio.
12551 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12552 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12554 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
12555 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
12556 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
12557 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12558 !> win32/makefile.mk win32/perlhost.h win32/win32.c
12559 !> win32/win32iop.h
12560 ____________________________________________________________________________
12561 [ 9322] By: nick on 2001/03/24 14:39:12
12562 Log: Routine Win32 regen_config_h - no real changes.
12564 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12565 ____________________________________________________________________________
12566 [ 9321] By: nick on 2001/03/24 14:31:49
12567 Log: PerlIO fixups for Win32:
12568 - provide win33_popenlist() - non-functional as yet.
12569 - avoid need for aTHX in PerlIO_debug calls - even if not
12570 enabled args are still evaluated so Win32 has trouble during fork().
12571 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
12572 - Fixup makedef.pl for latest set of symbols.
12574 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
12575 ! win32/perlhost.h win32/win32.c win32/win32iop.h
12576 ____________________________________________________________________________
12577 [ 9320] By: nick on 2001/03/24 14:26:58
12578 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
12579 was gibberish - broke it on WIn32 at least.
12581 ! ext/POSIX/POSIX.xs
12582 ____________________________________________________________________________
12583 [ 9319] By: nick on 2001/03/24 11:29:41
12584 Log: Generated files.
12586 ! embed.h global.sym objXSUB.h perlapi.c proto.h
12587 ____________________________________________________________________________
12588 [ 9318] By: nick on 2001/03/24 10:29:37
12590 1. open($fh,"+<",undef); # add test to t/io/open.t
12591 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
12593 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12594 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12595 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
12596 ! t/io/open.t t/io/utf8.t
12597 ____________________________________________________________________________
12598 [ 9317] By: jhi on 2001/03/23 23:41:25
12599 Log: AIX does seems to have optimization problems with its C compilers.
12602 ____________________________________________________________________________
12603 [ 9316] By: jhi on 2001/03/23 23:40:46
12604 Log: Integrate perlio.
12607 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
12609 ____________________________________________________________________________
12610 [ 9315] By: jhi on 2001/03/23 22:16:30
12611 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
12614 ____________________________________________________________________________
12615 [ 9314] By: nick on 2001/03/23 20:49:02
12616 Log: Perlio internals re-organized.
12617 - open process creates AV of layer/arg pairs
12618 (appends layers from open() or open.pm to default list).
12619 - push arg is now an SV.
12620 - layer ->Open get passed the AV
12621 - open is no longer mandatory method.
12622 - topmost layer that has ->Open method does the open
12623 - any layers above are pushed once that returns.
12624 - vtable re-ordered so dummy layers need only provide push/pop methods.
12626 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12627 ____________________________________________________________________________
12628 [ 9313] By: nick on 2001/03/23 16:27:41
12629 Log: Check in a stable (working) version before next round of tweaks.
12631 - Move default layers code out of doio.c and into perlio.c
12632 - Single routine for parsing layer specification strings.
12633 - Skeleton support for demand loading of layers
12634 - Core-dump avoidance if PERLIO environment specifies loadable layer
12635 (does not _work_ as need IO to load and need load to do IO ...)
12638 ! MANIFEST doio.c perlio.c
12639 ____________________________________________________________________________
12640 [ 9312] By: gsar on 2001/03/23 16:25:25
12641 Log: add execute bit to files with shebang lines in the repository;
12642 avoid clobbering execute bit in Porting/makerel
12643 Branch: maint-5.6/perl
12645 ____________________________________________________________________________
12646 [ 9311] By: jhi on 2001/03/23 14:25:35
12647 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
12650 ____________________________________________________________________________
12651 [ 9310] By: jhi on 2001/03/23 13:45:04
12652 Log: Subject: [PATCH] Net::Ping
12653 From: Colin McMillen <mcmi0037@tc.umn.edu>
12654 Date: Thu, 22 Mar 2001 19:30:31 -0600
12655 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
12658 ____________________________________________________________________________
12659 [ 9309] By: jhi on 2001/03/23 13:39:13
12660 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
12662 ! t/lib/md5-aaa.t t/lib/md5-file.t
12663 ____________________________________________________________________________
12664 [ 9308] By: jhi on 2001/03/23 13:20:34
12665 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
12666 - bump the version to 2.14
12667 - drop the base64 tests since they require MIME::Base64
12668 - drop the rfc1321.txt
12669 - drop the hints/dec_osf.pl since it's only needed for
12672 - the U32 alignment testing is now removed; it needs to
12673 be reintroduced as as a Config variable (meaning also
12674 as a Configure test)
12675 - get the new EBCDIC md5sum for MD5.pm
12676 - test in Win32 to see how badly I botched the makefiles
12678 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12679 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12680 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12681 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12683 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
12684 ! win32/Makefile win32/makefile.mk
12685 ____________________________________________________________________________
12686 [ 9307] By: jhi on 2001/03/23 12:56:14
12687 Log: Integrate change #9306 from maintperl into mainline,
12688 AIX dynaloader for AIXes without <load.h>.
12690 !> ext/DynaLoader/hints/aix.pl
12691 ____________________________________________________________________________
12692 [ 9306] By: jhi on 2001/03/23 12:51:36
12693 Log: There are AIXes without /usr/include/load.h,
12694 patch from H.Merijn Brand.
12695 Branch: maint-5.6/perl
12696 ! ext/DynaLoader/hints/aix.pl
12697 ____________________________________________________________________________
12698 [ 9305] By: nick on 2001/03/23 11:00:42
12699 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
12701 ! ext/Encode/Encode.xs perlio.c perlio.h
12702 ____________________________________________________________________________
12703 [ 9304] By: nick on 2001/03/23 10:20:46
12704 Log: Render -Duseperlio functional again.
12705 - this is "quick fix" which calls PerlIO_apply_layers after opening,
12706 which is what old scheme did. New scheme needs to change that
12707 to make open(...,\$scalar) etc. work but this will do for now.
12710 ____________________________________________________________________________
12711 [ 9303] By: nick on 2001/03/23 09:53:20
12712 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
12713 -Uuseperlio now works again.
12714 -Duseperlio is still poorly. Don't merge yet...
12717 ____________________________________________________________________________
12718 [ 9302] By: nick on 2001/03/22 22:26:51
12719 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
12721 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
12722 is its main caller. In particular now has access to "extra" args, and
12723 can tell when an open handle is "reopened" (or duped?).
12724 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
12725 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
12726 PerlIO_open() et. al. (i.e. other way round).
12727 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
12728 with args close to PerlIO_openn().
12730 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12731 ____________________________________________________________________________
12732 [ 9301] By: jhi on 2001/03/22 20:58:04
12733 Log: Integrate perlio.
12735 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
12736 !> t/io/open.t util.c
12737 ____________________________________________________________________________
12738 [ 9300] By: nick on 2001/03/22 17:36:32
12739 Log: Don't include $@ in not ok message.
12742 ____________________________________________________________________________
12743 [ 9299] By: gsar on 2001/03/22 16:53:45
12744 Log: back out changes#7532,7521 for now (appears to have problems
12746 Branch: maint-5.6/perl
12747 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12748 ! ext/POSIX/typemap pod/perlvar.pod
12749 ____________________________________________________________________________
12750 [ 9298] By: nick on 2001/03/22 14:35:46
12751 Log: Give a meaning to '&' in n-arg open case:
12752 open($fh,"<&",$scalar);
12754 - an integer which does "fdopen"
12755 open($fh,"<&",2); # like open($fh,"<&2")
12756 - something that will yield a file handle via sv_2io()
12757 useful for dup'ing anonymous handles.
12759 open(my $fh,"<&",\*STDIN);
12760 open(my $dup,"<&",$fh);
12762 ! doio.c t/io/open.t
12763 ____________________________________________________________________________
12764 [ 9297] By: nick on 2001/03/22 13:34:35
12765 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
12768 ____________________________________________________________________________
12769 [ 9296] By: nick on 2001/03/22 12:51:20
12770 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
12773 ____________________________________________________________________________
12774 [ 9295] By: nick on 2001/03/22 11:59:44
12775 Log: If stdin, stdout or stderr get opened in unexpected read/write state
12776 then warn at time of open not at time of use.
12778 ! doio.c pp_hot.c pp_sys.c
12779 ____________________________________________________________________________
12780 [ 9294] By: nick on 2001/03/22 10:54:35
12781 Log: Die on n-arg open(...,"",xxx,yyy,...)
12782 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
12783 - die on read/write cases so we can decide what it means later.
12785 ! doio.c embed.pl iperlsys.h util.c
12786 ____________________________________________________________________________
12787 [ 9293] By: nick on 2001/03/22 09:02:45
12788 Log: perlio tweaks (reported by Nick Clark)
12789 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
12790 error check in Pendinf_read().
12793 ____________________________________________________________________________
12794 [ 9292] By: gsar on 2001/03/22 07:12:00
12795 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
12797 Branch: maint-5.6/perl
12798 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
12799 ____________________________________________________________________________
12800 [ 9291] By: jhi on 2001/03/22 06:06:44
12801 Log: Regex tests from Chicheng Zhang. (Already fixed.)
12804 ____________________________________________________________________________
12805 [ 9290] By: jhi on 2001/03/22 05:57:01
12806 Log: Move MacOS Classic higher in the list of supported platforms.
12807 Branch: maint-5.6/perl
12809 ____________________________________________________________________________
12810 [ 9289] By: gsar on 2001/03/22 05:35:04
12811 Log: revert part of change#6438 for compatibility (av_reify()
12812 appears to be needed to implement av_splice()ish things
12814 Branch: maint-5.6/perl
12815 ! embed.pl global.sym objXSUB.h perlapi.c
12816 ____________________________________________________________________________
12817 [ 9288] By: gsar on 2001/03/22 03:09:19
12818 Log: update copyright year
12819 Branch: maint-5.6/perl
12820 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
12821 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
12822 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
12823 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
12824 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
12825 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
12826 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
12828 ____________________________________________________________________________
12829 [ 9287] By: jhi on 2001/03/21 20:30:54
12830 Log: Integrate perlio.
12832 !> ext/Data/Dumper/Dumper.xs
12833 ____________________________________________________________________________
12834 [ 9286] By: gsar on 2001/03/21 19:49:54
12835 Log: makefile.mk tweak
12836 Branch: maint-5.6/perl
12837 ! win32/Makefile win32/makefile.mk
12838 ____________________________________________________________________________
12839 [ 9285] By: nick on 2001/03/21 19:07:13
12840 Log: Multiplicity fix for Dumper.
12842 ! ext/Data/Dumper/Dumper.xs
12843 ____________________________________________________________________________
12844 [ 9284] By: nick on 2001/03/21 19:01:07
12845 Log: Integrate mainline - (does not build xTHX issue in Dumper).
12847 !> (integrate 27 files)
12848 ____________________________________________________________________________
12849 [ 9283] By: jhi on 2001/03/21 17:17:35
12850 Log: Integrate change #9282 from mainline into maintperl,
12851 4-arg UTF-8 substr().
12852 Branch: maint-5.6/perl
12854 ____________________________________________________________________________
12855 [ 9282] By: jhi on 2001/03/21 17:15:43
12856 Log: The #9270 would have leaked a scalar if pp_substr()
12860 ____________________________________________________________________________
12861 [ 9281] By: gsar on 2001/03/21 17:03:14
12862 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
12863 Branch: maint-5.6/perl
12864 ! win32/makefile.mk
12865 ____________________________________________________________________________
12866 [ 9280] By: gsar on 2001/03/21 17:01:20
12867 Log: some tweaks to change#9278 (fork() emulation should be enabled
12868 by setting BUILD_FLAVOR instead of changing the defaults)
12869 Branch: maint-5.6/perl
12870 ! win32/makefile.mk
12871 ____________________________________________________________________________
12872 [ 9279] By: gsar on 2001/03/21 16:47:19
12873 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
12874 Branch: maint-5.6/perl
12875 ! ext/File/Glob/Glob.pm
12877 ____________________________________________________________________________
12878 [ 9278] By: jhi on 2001/03/21 14:35:10
12879 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
12880 From: "Vadim Konovalov" <watman@inbox.ru>
12881 Date: Wed, 21 Mar 2001 01:53:51 +0300
12882 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
12883 Branch: maint-5.6/perl
12884 ! win32/makefile.mk win32/win32sck.c
12885 ____________________________________________________________________________
12886 [ 9277] By: jhi on 2001/03/21 13:58:28
12887 Log: Integrate change #9270 from mainline to maintperl:
12888 continued 4-arg UTF-8 substr() fixing.
12889 Branch: maint-5.6/perl
12890 !> pp.c t/op/substr.t
12891 ____________________________________________________________________________
12892 [ 9276] By: jhi on 2001/03/21 13:33:00
12893 Log: More pixie cleaning.
12896 ____________________________________________________________________________
12897 [ 9275] By: jhi on 2001/03/21 03:54:17
12898 Log: Update Changes.
12900 ! Changes patchlevel.h
12901 ____________________________________________________________________________
12902 [ 9274] By: jhi on 2001/03/21 03:48:24
12903 Log: First stab at making Data::Dumper to grok Unicode.
12905 TODO: tests, EBCDICify.
12907 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12908 ____________________________________________________________________________
12909 [ 9273] By: jhi on 2001/03/21 02:23:00
12912 Subject: Memory leak in unquoted print
12913 From: Benjamin Sugars <bsugars@canoe.ca>
12914 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
12915 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
12918 ____________________________________________________________________________
12919 [ 9272] By: jhi on 2001/03/21 01:33:17
12920 Log: Subject: Re: [PATCH] POSIX::getcwd()
12921 From: Benjamin Sugars <bsugars@canoe.ca>
12922 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
12923 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
12925 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
12926 ____________________________________________________________________________
12927 [ 9271] By: jhi on 2001/03/21 01:22:52
12928 Log: Subject: [PATCH] Cwd.pm docs
12929 From: Benjamin Sugars <bsugars@canoe.ca>
12930 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
12931 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
12934 ____________________________________________________________________________
12935 [ 9270] By: jhi on 2001/03/21 01:16:29
12936 Log: Continue 4-arg substr() UTF-8 fixage.
12938 ! pp.c t/op/substr.t
12939 ____________________________________________________________________________
12940 [ 9269] By: jhi on 2001/03/21 00:46:14
12941 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
12943 revert the leak fix in change#9142 (problem needs a more experimental
12944 fix unsuitable for 5.6.1)
12946 do alphabetical sorting by default (for csh compatibility)
12948 cut-n-paste goof in change#9264
12950 VMS piping fixes (from Charles Lane)
12952 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
12953 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12954 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
12955 ____________________________________________________________________________
12956 [ 9268] By: jhi on 2001/03/21 00:37:04
12957 Log: Integrate perlio.
12959 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12960 !> utf8.c utf8.h utfebcdic.h
12961 ____________________________________________________________________________
12962 [ 9267] By: nick on 2001/03/20 20:04:39
12963 Log: More EBCDIC stuff:
12964 - Loose the extra level of function on ASCII.
12965 - spotted a chr(0) issue in sv.c
12966 - re-work of UTF-X tr/// ranges to work in Unicode
12967 space. Still issues with the "0xff is illegal UTF-8" hack.
12968 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
12969 (why do it once when you can do it all over the place :-(
12970 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
12971 need utf8.pm for swashes.
12972 - Simplified and commented scan_const() in toke.c
12973 Still something wrong regexp and tr (swashes?).
12975 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12976 ! utf8.c utf8.h utfebcdic.h
12977 ____________________________________________________________________________
12978 [ 9266] By: gsar on 2001/03/20 19:16:43
12979 Log: VMS piping fixes (from Charles Lane)
12980 Branch: maint-5.6/perl
12981 ! vms/vms.c vms/vmspipe.com
12982 ____________________________________________________________________________
12983 [ 9265] By: gsar on 2001/03/20 17:53:52
12984 Log: cut-n-paste goof in change#9264
12985 Branch: maint-5.6/perl
12986 ! ext/File/Glob/Glob.xs
12987 ____________________________________________________________________________
12988 [ 9264] By: gsar on 2001/03/20 17:43:47
12989 Log: do alphabetical sorting by default (for csh compatibility);
12990 bsd_glob() does ASCII sort by default as usual, unless
12991 GLOB_ALPHASORT was specified
12992 Branch: maint-5.6/perl
12993 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
12994 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12995 ! ext/File/Glob/bsd_glob.h
12996 ____________________________________________________________________________
12997 [ 9263] By: gsar on 2001/03/20 16:40:08
12998 Log: integrate change#9255 from mainline (unicode fix)
13000 substr($bytestr, i, n, $charstr)
13001 Branch: maint-5.6/perl
13002 !> Todo-5.6 pp.c t/op/substr.t
13003 ____________________________________________________________________________
13004 [ 9262] By: gsar on 2001/03/20 15:57:41
13005 Log: revert the leak fix in change#9142 (problem needs a more experimental
13006 fix unsuitable for 5.6.1)
13007 Branch: maint-5.6/perl
13009 ____________________________________________________________________________
13010 [ 9261] By: jhi on 2001/03/20 14:26:25
13011 Log: Integrate changes #9259,9260 from maintperl into mainline.
13013 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13015 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13017 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
13018 ____________________________________________________________________________
13019 [ 9260] By: jhi on 2001/03/20 14:05:46
13020 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13021 From: Robin Barker <rmb1@cise.npl.co.uk>
13022 Date: Tue, 20 Mar 2001 10:12:04 GMT
13023 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
13024 Branch: maint-5.6/perl
13026 ____________________________________________________________________________
13027 [ 9259] By: jhi on 2001/03/20 14:04:39
13028 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13029 From: Chris Nandor <pudge@pobox.com>
13030 Date: Tue, 20 Mar 2001 00:40:56 -0500
13031 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
13032 Branch: maint-5.6/perl
13033 ! ext/POSIX/POSIX.xs lib/File/Path.pm
13034 ____________________________________________________________________________
13035 [ 9258] By: jhi on 2001/03/20 05:09:34
13036 Log: Update Changes.
13038 ! Changes patchlevel.h
13039 ____________________________________________________________________________
13040 [ 9257] By: jhi on 2001/03/20 05:04:25
13041 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
13044 ____________________________________________________________________________
13045 [ 9256] By: jhi on 2001/03/20 04:43:12
13046 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
13047 From: Peter Prymmer <pvhp@forte.com>
13048 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
13049 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
13050 Branch: maint-5.6/perl
13051 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
13052 ____________________________________________________________________________
13053 [ 9255] By: jhi on 2001/03/19 23:17:17
13054 Log: substr($bytestr, i, n, $charstr)
13056 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
13058 ! Todo-5.6 pp.c t/op/substr.t
13059 ____________________________________________________________________________
13060 [ 9254] By: jhi on 2001/03/19 22:25:09
13061 Log: Rearrange the make test target prerequisites so that
13062 in a parallel make 'all' is finished before 'test'.
13065 ____________________________________________________________________________
13066 [ 9253] By: jhi on 2001/03/19 21:48:07
13067 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
13068 From: Robin Houston <robin@kitsite.com>
13069 Date: Mon, 19 Mar 2001 15:48:41 +0000
13070 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
13073 ____________________________________________________________________________
13074 [ 9252] By: jhi on 2001/03/19 21:42:27
13075 Log: Integrate perlio.
13077 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
13078 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
13079 !> utfebcdic.h vms/perly_c.vms
13080 ____________________________________________________________________________
13081 [ 9251] By: jhi on 2001/03/19 21:31:28
13082 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
13084 Dynaloading in 64-bit AIX with vac.
13086 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13088 ____________________________________________________________________________
13089 [ 9250] By: jhi on 2001/03/19 21:18:00
13090 Log: A more robust solution for the 64bitall AIX dynaloading
13091 problem, from Jens-Uwe Mager.
13092 Branch: maint-5.6/perl
13093 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13094 ____________________________________________________________________________
13095 [ 9249] By: nick on 2001/03/19 20:59:37
13096 Log: Integrate mainline.
13098 !> (integrate 42 files)
13099 ____________________________________________________________________________
13100 [ 9248] By: nick on 2001/03/19 20:22:07
13101 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
13102 (Building on OS390 uses native YACC and YYDEBUG has other
13105 ! perly.c perly.y vms/perly_c.vms
13106 ____________________________________________________________________________
13107 [ 9247] By: jhi on 2001/03/19 19:59:53
13108 Log: 64-bit AIX dynaloading problem (see #9244) idea
13109 from Jens-Uwe Mager.
13110 Branch: maint-5.6/perl
13111 ! ext/DynaLoader/dl_aix.xs
13112 ____________________________________________________________________________
13113 [ 9246] By: nick on 2001/03/19 19:27:57
13114 Log: More EBCDIC fixes.
13116 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
13117 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
13118 ____________________________________________________________________________
13119 [ 9245] By: jhi on 2001/03/19 19:05:19
13120 Log: Integrate change #9243 from mainline into maintperl.
13122 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
13123 Branch: maint-5.6/perl
13125 ____________________________________________________________________________
13126 [ 9244] By: jhi on 2001/03/19 19:03:15
13127 Log: Get 64bitall AIX building, but still does not test okay:
13128 dynaloading anything fails, for example for op/defins:
13129 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
13130 (update: fixed by #9247,9250)
13131 Branch: maint-5.6/perl
13133 ____________________________________________________________________________
13134 [ 9243] By: jhi on 2001/03/19 19:00:16
13135 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
13136 From: Robin Barker <rmb1@cise.npl.co.uk>
13137 Date: Mon, 19 Mar 2001 18:01:57 GMT
13138 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
13141 ____________________________________________________________________________
13142 [ 9242] By: jhi on 2001/03/19 18:58:43
13143 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
13148 ____________________________________________________________________________
13149 [ 9241] By: gsar on 2001/03/19 17:34:46
13150 Log: VMSify tests (from Charles Lane)
13151 Branch: maint-5.6/perl
13152 ! t/lib/filehand.t t/lib/texttabs.t
13153 ____________________________________________________________________________
13154 [ 9240] By: jhi on 2001/03/19 14:24:26
13155 Log: Integrate change #9233 from maintperl into mainline.
13157 some refcounts were incorrect in perl_clone()
13160 ____________________________________________________________________________
13161 [ 9239] By: gsar on 2001/03/19 09:23:17
13162 Log: this is 5.6.1-trial3
13163 Branch: maint-5.6/perl
13165 ____________________________________________________________________________
13166 [ 9238] By: gsar on 2001/03/19 08:47:04
13167 Log: some new symbols are only available under ithreads
13168 Branch: maint-5.6/perl
13170 ____________________________________________________________________________
13171 [ 9237] By: gsar on 2001/03/19 08:42:28
13172 Log: update patchlevel.h, Changes, &c.
13173 Branch: maint-5.6/perl
13174 ! Changes patchlevel.h pod/perlhist.pod
13176 ____________________________________________________________________________
13177 [ 9236] By: gsar on 2001/03/19 08:17:49
13178 Log: integrate changes#8068,8717 from mainline
13180 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
13182 [PATCH CPAN 1.59_51] warning message (not!)
13183 Branch: maint-5.6/perl
13184 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
13185 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
13186 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
13187 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
13188 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
13189 ____________________________________________________________________________
13190 [ 9235] By: gsar on 2001/03/19 08:07:09
13191 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
13193 [PATCH] Add missing CV flags to dump.c
13195 Re: [patch] Re: PL_ptr_table
13197 Fixup non-ithread build after 8713
13199 Generated files form 8713 etc.
13201 Correct the correction :-(
13203 Documenting coderef @INC (Re: CPAN "make this script work" feature)
13205 Subject: Re: sync sync sync: have I missed any patches?
13206 Replace djSP with dSP.
13207 Branch: maint-5.6/perl
13208 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
13209 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
13210 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13211 !> sv.c sv.h win32/perlhost.h
13212 ____________________________________________________________________________
13213 [ 9234] By: gsar on 2001/03/19 07:22:05
13214 Log: revert the change#9090 integrate for now (change looks somewhat
13215 incomplete in that [ha]v_exists() need something similar; lacks
13217 Branch: maint-5.6/perl
13219 ____________________________________________________________________________
13220 [ 9233] By: gsar on 2001/03/19 07:10:01
13221 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
13222 destruction when there are unreferenced scalars (SvREFCNT==0)
13223 Branch: maint-5.6/perl
13225 ____________________________________________________________________________
13226 [ 9232] By: jhi on 2001/03/19 05:11:02
13227 Log: Regen api and toc.
13228 Branch: maint-5.6/perl
13229 ! pod/perlapi.pod pod/perltoc.pod
13230 ____________________________________________________________________________
13231 [ 9231] By: jhi on 2001/03/19 04:06:03
13232 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
13233 add a lost line in pp.c:pp_chop(), update to new op/chop.
13235 Clarify the description differentiating for and while; inspired by
13237 Subject: [ID 20010306.004] || != named unary operator
13239 The $Is_MacOS needs to be declared.
13240 Branch: maint-5.6/perl
13242 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
13243 ____________________________________________________________________________
13244 [ 9230] By: jhi on 2001/03/19 03:48:16
13245 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
13246 9079,9083,9089,9090,9091 from mainline to maintperl.
13248 Quieten some noise in Win32 builds
13250 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
13252 The perlretut was still talking about the old \p and \P
13255 More tweakage on the Unicode character class descriptions.
13257 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
13259 Subject: 'no *POSIX' Patch speeding up make on BS2000
13261 Subject: [PATCH] perldata.pod here-doc docs
13263 Add /sbin and /usr/sbin to the list of directories scanned
13264 for setuid programs. Takes care of bug id 20010309.003.
13266 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
13268 In op/stat #35 better to scan all the potential directories
13269 for setuids, not just the first one.
13270 Branch: maint-5.6/perl
13272 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
13273 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
13274 !> t/op/stat.t toke.c win32/win32.h
13275 ____________________________________________________________________________
13276 [ 9229] By: jhi on 2001/03/19 02:31:50
13277 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
13278 From: Chris Nandor <pudge@pobox.com>
13279 Date: Sat, 10 Mar 2001 14:22:19 -0500
13280 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
13281 Branch: maint-5.6/perl
13282 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13283 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
13284 ! t/lib/b.t t/lib/errno.t
13285 ____________________________________________________________________________
13286 [ 9228] By: jhi on 2001/03/19 02:29:59
13287 Log: Integrate changes #9113,9122 from mainline into maintperl.
13289 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?)
13290 Branch: maint-5.6/perl
13291 !> Configure README.os390 hints/os390.sh
13292 ____________________________________________________________________________
13293 [ 9227] By: jhi on 2001/03/19 02:22:35
13294 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
13297 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
13299 Forgot to check-in the larger part of #9120, duh.
13301 Subject: Another patch for integer.pm POD
13303 h2ph strictness and cleanliness from Kurt Starsinic.
13305 Borland filename case problem.
13307 h2ph strictness and cleanliness from Kurt Starsinic.
13309 Subject: [PATCH] the uncontroversial doc patches
13310 Branch: maint-5.6/perl
13311 +> win32/sncfnmcs.pl
13312 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
13313 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
13314 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
13315 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
13316 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
13317 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
13318 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
13319 ____________________________________________________________________________
13320 [ 9226] By: jhi on 2001/03/19 02:10:21
13321 Log: Integrate changes #9207,9214 from mainline into maintperl.
13323 podchecker relaxations: =over has an *optional* number after it,
13324 and whitespace in L<> is okay.
13325 Branch: maint-5.6/perl
13326 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13327 !> t/pod/poderrs.xr
13328 ____________________________________________________________________________
13329 [ 9225] By: jhi on 2001/03/19 02:07:38
13330 Log: Integrate change #9219 from maintperl into mainline.
13332 remove duplicated tests
13335 ____________________________________________________________________________
13336 [ 9224] By: jhi on 2001/03/19 02:06:11
13337 Log: Integrate change #9223 from mainline to maintperl.
13339 Document -Dmksymlinks.
13340 Branch: maint-5.6/perl
13342 ____________________________________________________________________________
13343 [ 9223] By: jhi on 2001/03/19 02:01:25
13344 Log: Document -Dmksymlinks.
13347 ____________________________________________________________________________
13348 [ 9222] By: jhi on 2001/03/19 01:15:35
13349 Log: The -Dmksymlinks wasn't working for maintperl.
13350 Branch: maint-5.6/perl
13352 ____________________________________________________________________________
13353 [ 9221] By: jhi on 2001/03/19 00:49:43
13354 Log: Cleanup pixie residue.
13357 ____________________________________________________________________________
13358 [ 9220] By: jhi on 2001/03/19 00:44:47
13359 Log: Document the use of pixie/prof; create make targets for it.
13361 TODO: make t/TEST pixie-aware.
13363 ! Makefile.SH pod/perlhack.pod
13364 ____________________________________________________________________________
13365 [ 9219] By: gsar on 2001/03/19 00:16:55
13366 Log: remove duplicated tests
13367 Branch: maint-5.6/perl
13369 ____________________________________________________________________________
13370 [ 9218] By: jhi on 2001/03/18 23:59:31
13371 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
13373 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
13374 ____________________________________________________________________________
13375 [ 9217] By: jhi on 2001/03/18 23:25:20
13376 Log: Rewrite the tests section of Makefile to be less redundant
13377 and to allow for more flexible test targets, many recursive
13378 make calls introduced.
13381 ____________________________________________________________________________
13382 [ 9216] By: jhi on 2001/03/18 22:30:04
13383 Log: Document the use of Third Degree (sparsely).
13385 ! pod/perlhack.pod t/TEST
13386 ____________________________________________________________________________
13387 [ 9215] By: jhi on 2001/03/18 22:10:30
13388 Log: Make targets for testing with Third Degree.
13391 ____________________________________________________________________________
13392 [ 9214] By: jhi on 2001/03/18 21:08:53
13393 Log: The podchecker relaxations need to mirrored also at the tests.
13396 ____________________________________________________________________________
13397 [ 9213] By: jhi on 2001/03/18 20:56:21
13398 Log: Update Changes.
13400 ! Changes patchlevel.h
13401 ____________________________________________________________________________
13402 [ 9212] By: jhi on 2001/03/18 20:36:59
13403 Log: Looking for config.sh in parent directories isn't
13404 very useful for the toplevel Makefile.
13407 ____________________________________________________________________________
13408 [ 9211] By: jhi on 2001/03/18 20:33:37
13409 Log: On "make clean" take care of Third Degree droppings.
13412 ____________________________________________________________________________
13413 [ 9210] By: jhi on 2001/03/18 20:21:34
13414 Log: Add a hook for running the tests under the Third Degree
13415 debugging tool (set $ENV{PERL_3LOG} to non-zero)
13417 TODO: Document the use of Third Degree.
13420 ____________________________________________________________________________
13421 [ 9209] By: jhi on 2001/03/18 20:19:07
13422 Log: Regen toc and api pods.
13424 ! pod/perlapi.pod pod/perltoc.pod
13425 ____________________________________________________________________________
13426 [ 9208] By: jhi on 2001/03/18 20:12:12
13427 Log: Integrate changes #8128,9132 from mainline into maintperl,
13428 Tie::SubstrHash fixes.
13429 Branch: maint-5.6/perl
13430 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
13431 ____________________________________________________________________________
13432 [ 9207] By: jhi on 2001/03/18 20:07:43
13433 Log: podchecker relaxations from Michael Stevens.
13435 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13436 ____________________________________________________________________________
13437 [ 9206] By: jhi on 2001/03/18 20:04:24
13438 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
13440 ! lib/Locale/Constants.pm lib/Locale/Country.pm
13441 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
13442 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
13443 ____________________________________________________________________________
13444 [ 9205] By: jhi on 2001/03/18 19:54:45
13445 Log: Integrate changes #9161,9162 from maintperl to mainline.
13447 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13451 ____________________________________________________________________________
13452 [ 9204] By: jhi on 2001/03/18 19:37:46
13453 Log: Make perl.third checks more understandable to the builder.
13456 ____________________________________________________________________________
13457 [ 9203] By: jhi on 2001/03/18 19:20:54
13458 Log: Re-integrate #9138 from maintperl to mainline,
13459 the squelching of the unneeded "Scalars leaked" messages.
13461 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13462 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13463 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13464 ____________________________________________________________________________
13465 [ 9202] By: jhi on 2001/03/18 18:48:36
13466 Log: More robust and more paranoid perl.third target.
13469 ____________________________________________________________________________
13470 [ 9201] By: jhi on 2001/03/18 18:39:21
13471 Log: Integrate change #9197 from maintperl to mainline.
13473 more thorough cleaning of arenas.
13475 !> embed.pl perl.c proto.h sv.c t/op/sort.t
13476 ____________________________________________________________________________
13477 [ 9200] By: jhi on 2001/03/18 18:25:17
13478 Log: Integrate perlio.
13480 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
13481 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
13482 !> t/lib/encode.t toke.c universal.c utf8.c
13483 ____________________________________________________________________________
13484 [ 9199] By: nick on 2001/03/18 15:23:51
13485 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
13486 is the sense of the test being done. Avoid some magical 127 and 128 values
13489 ! doop.c pp_ctl.c sv.c toke.c
13490 ____________________________________________________________________________
13491 [ 9198] By: nick on 2001/03/18 14:18:12
13492 Log: UTF-X encoding invariance for Encode:
13493 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
13494 - move the XS code for those to universal.c (so in miniperl)
13495 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
13496 - change ext/Encode/compile to use above.
13497 - Fix t/lib/encode.t for above
13498 - Teach t/lib/b.t to expect -uutf8
13499 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
13502 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13503 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
13504 ____________________________________________________________________________
13505 [ 9197] By: gsar on 2001/03/18 12:15:57
13506 Log: more thorough cleaning of arenas--keep going until no more
13507 SvREFCNT_dec()s occur (this fixes the problem that causes the
13508 pesky "Scalars leaked" warnings)
13509 Branch: maint-5.6/perl
13510 ! embed.pl perl.c proto.h sv.c t/op/sort.t
13511 ____________________________________________________________________________
13512 [ 9196] By: nick on 2001/03/18 10:57:29
13513 Log: Fix pragma/utf8.t # 15
13514 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
13515 are SvUTF8 as well.
13518 ____________________________________________________________________________
13519 [ 9195] By: nick on 2001/03/18 09:27:06
13520 Log: Integrate mainline
13522 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
13524 ____________________________________________________________________________
13525 [ 9194] By: jhi on 2001/03/18 05:29:59
13526 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
13527 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
13529 ! op.c op.h t/op/misc.t t/op/pat.t
13530 ____________________________________________________________________________
13531 [ 9193] By: jhi on 2001/03/18 05:15:06
13532 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
13535 ____________________________________________________________________________
13536 [ 9192] By: jhi on 2001/03/18 04:22:43
13537 Log: tr/// UTF-8 patches from Inaba Hiroto.
13540 ____________________________________________________________________________
13541 [ 9191] By: jhi on 2001/03/18 04:21:17
13542 Log: Integrate perlio.
13544 !> utf8.c utfebcdic.h
13545 ____________________________________________________________________________
13546 [ 9190] By: nick on 2001/03/17 20:32:01
13547 Log: Correct #if EBCDIC side typos.
13548 Builds and passes many tests on OS390.
13550 ! utf8.c utfebcdic.h
13551 ____________________________________________________________________________
13552 [ 9189] By: jhi on 2001/03/17 18:55:49
13553 Log: Add prerequisites for the perl.third target.
13556 ____________________________________________________________________________
13557 [ 9188] By: jhi on 2001/03/17 18:46:00
13558 Log: Integrate perlio.
13561 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
13562 ____________________________________________________________________________
13563 [ 9187] By: jhi on 2001/03/17 18:38:47
13564 Log: Add a make rule for perl.third (the Third Degree memory debugging
13565 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
13568 ____________________________________________________________________________
13569 [ 9186] By: nick on 2001/03/17 18:34:48
13570 Log: MANIFEST addition :-(
13573 ____________________________________________________________________________
13574 [ 9185] By: nick on 2001/03/17 18:29:50
13575 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
13576 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
13577 a superset of ASCII are invariant under the encoding. This is EBCDIC
13578 friendly as an encoded string can be looked at as being EBCDIC by lexer
13579 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
13580 ASCII on ASCII machines.
13582 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
13584 - Add some more macros to comprehend different shift amounts and
13585 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
13586 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
13587 and conditionaly #include it.
13589 EBCDIC build as yet untested. ASCII still fails the one test.
13593 ____________________________________________________________________________
13594 [ 9184] By: nick on 2001/03/17 17:44:16
13595 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
13597 ! doop.c perl.h pp.c utf8.h
13598 ____________________________________________________________________________
13599 [ 9183] By: jhi on 2001/03/17 15:55:42
13600 Log: Integrate perlio.
13603 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
13604 ____________________________________________________________________________
13605 [ 9182] By: nick on 2001/03/17 09:16:06
13606 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
13609 ____________________________________________________________________________
13610 [ 9181] By: nick on 2001/03/17 09:15:11
13611 Log: Integrate mainline.
13613 +> lib/Locale/Constants.pm lib/Locale/Country.pm
13614 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13615 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13616 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
13617 !> (integrate 83 files)
13618 ____________________________________________________________________________
13619 [ 9180] By: nick on 2001/03/16 17:23:21
13622 ! perl.h sv.c toke.c utf8.c utf8.h
13623 ____________________________________________________________________________
13624 [ 9179] By: jhi on 2001/03/16 14:10:12
13625 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
13626 a change needed to work around an AIX compiler bug.
13628 ! ext/Storable/Storable.xs
13629 ____________________________________________________________________________
13630 [ 9178] By: jhi on 2001/03/16 03:19:59
13631 Log: With Damian's approval synchronize damian's modules'
13632 licensing with Perl's standard module licensing.
13634 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
13635 ____________________________________________________________________________
13636 [ 9177] By: jhi on 2001/03/16 03:15:34
13637 Log: Make the Filter::Util:Call files have their own copies
13638 of the Perl standard module licensing, from Paul Marquess.
13640 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
13641 ____________________________________________________________________________
13642 [ 9176] By: jhi on 2001/03/16 02:56:04
13643 Log: Subject: [PATCH] more pod patches
13644 From: Michael Stevens <michael@etla.org>
13645 Date: Thu, 15 Mar 2001 21:25:18 +0000
13646 Message-ID: <20010315212518.A18870@firedrake.org>
13648 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
13649 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
13650 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
13651 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
13652 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
13653 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
13654 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
13655 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
13656 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
13657 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
13658 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
13659 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
13660 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
13661 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
13662 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
13663 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
13664 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
13665 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
13666 ! lib/Locale/Country.pm lib/Locale/Language.pm
13667 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
13668 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
13669 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
13670 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
13671 ! os2/OS2/Process/Process.pm
13672 ____________________________________________________________________________
13673 [ 9175] By: jhi on 2001/03/16 02:53:32
13674 Log: Subject: [PATCH] the uncontroversial doc patches
13675 From: Michael Stevens <michael@etla.org>
13676 Date: Thu, 15 Mar 2001 20:01:12 +0000
13677 Message-ID: <20010315200112.A7636@firedrake.org>
13679 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
13680 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
13681 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
13682 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
13683 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
13684 ____________________________________________________________________________
13685 [ 9174] By: jhi on 2001/03/16 02:50:49
13686 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
13687 From: Paul Lindner <lindner@inuus.com>
13688 Date: Fri, 16 Mar 2001 11:28:03 -0800
13689 Message-ID: <20010316112803.A7577@inuus.com>
13691 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13692 ____________________________________________________________________________
13693 [ 9173] By: nick on 2001/03/15 20:21:03
13694 Log: 1st day's EBCDIC fixes:
13695 - toke.c's parsing of strings needed attention
13696 needed to conditionally e2a if string was already UTF-8
13697 - e2a/a2e tables where wrong way round.
13698 - new macros in utf8.h
13700 ! perl.h toke.c utf8.h
13701 ____________________________________________________________________________
13702 [ 9172] By: jhi on 2001/03/15 15:17:17
13703 Log: Update Changes.
13705 ! Changes patchlevel.h
13706 ____________________________________________________________________________
13707 [ 9171] By: jhi on 2001/03/15 15:09:32
13708 Log: Subject: Re: Another Borland C++ problem.
13709 From: "Vadim Konovalov" <watman@inbox.ru>
13710 Date: Sat, 10 Mar 2001 19:26:07 +0300
13711 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
13713 Borland filename case problem.
13715 + win32/sncfnmcs.pl
13716 ! MANIFEST README.win32
13717 ____________________________________________________________________________
13718 [ 9170] By: jhi on 2001/03/15 14:54:23
13719 Log: Add Locale::Codes 1.06, from Neil Bowers.
13721 + lib/Locale/Constants.pm lib/Locale/Country.pm
13722 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13723 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13724 + t/lib/lc-language.t t/lib/lc-uk.t
13726 ____________________________________________________________________________
13727 [ 9169] By: jhi on 2001/03/15 14:19:01
13728 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
13730 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13731 ! ext/Storable/Storable.xs
13732 ____________________________________________________________________________
13733 [ 9168] By: jhi on 2001/03/15 14:13:22
13734 Log: Integrate changes #9120,9167 from mainline to maintperl.
13736 Subject: [PATCH 5.6.1] OS/2 docs
13738 Subject: [PATCH 5.6.1] perldoc
13739 Branch: maint-5.6/perl
13740 !> os2/Changes utils/perldoc.PL
13741 ____________________________________________________________________________
13742 [ 9167] By: jhi on 2001/03/15 14:07:42
13743 Log: Subject: [PATCH 5.6.1] perldoc
13744 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13745 Date: Wed, 14 Mar 2001 23:46:52 -0500
13746 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
13749 ____________________________________________________________________________
13750 [ 9166] By: jhi on 2001/03/15 13:53:15
13751 Log: sigaction test condition tweakage.
13753 ! t/lib/sigaction.t
13754 ____________________________________________________________________________
13755 [ 9165] By: alanbur on 2001/03/15 03:49:17
13756 Log: Resynchronised with parent
13757 Branch: maint-5.6/pureperl
13758 +> os2/os2add.sym t/op/anonsub.t
13759 !> (integrate 72 files)
13760 ____________________________________________________________________________
13761 [ 9164] By: jhi on 2001/03/15 01:05:01
13762 Log: Avoid stomping off the beginning of an array in tr///.
13765 ____________________________________________________________________________
13766 [ 9163] By: jhi on 2001/03/15 00:58:57
13767 Log: h2ph strictness and cleanliness from Kurt Starsinic.
13770 ____________________________________________________________________________
13771 [ 9162] By: gsar on 2001/03/15 00:56:53
13772 Log: avoid warnings
13773 Branch: maint-5.6/perl
13775 ____________________________________________________________________________
13776 [ 9161] By: gsar on 2001/03/15 00:52:09
13777 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13779 Branch: maint-5.6/perl
13781 ____________________________________________________________________________
13782 [ 9160] By: jhi on 2001/03/14 22:02:10
13783 Log: Do not use the Perl malloc in IRIX, suggested by
13787 ____________________________________________________________________________
13788 [ 9159] By: nick on 2001/03/14 21:45:59
13789 Log: Integrate mainline
13792 !> (integrate 41 files)
13793 ____________________________________________________________________________
13794 [ 9158] By: jhi on 2001/03/14 21:10:09
13795 Log: The Day of the Retractions continues: the #9138
13796 (integrated in #9144) doesn't work well in mainline.
13798 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13799 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13800 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13801 ____________________________________________________________________________
13802 [ 9157] By: jhi on 2001/03/14 20:58:12
13803 Log: The #9145 CANNOT be enabled: the clear_pmop code still
13804 dumps core all over in Tru64.
13806 ! op.c op.h t/op/pat.t
13807 ____________________________________________________________________________
13808 [ 9156] By: jhi on 2001/03/14 20:48:06
13809 Log: Integrate change #9154 from maintperl to mainline.
13811 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13812 (caused Storable 1.0.10 to break on windows)
13814 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13815 !> perlapi.c proto.h
13816 ____________________________________________________________________________
13817 [ 9155] By: jhi on 2001/03/14 20:23:53
13818 Log: Retract #9136: breaks threading (and binary compatibility).
13820 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13821 ____________________________________________________________________________
13822 [ 9154] By: gsar on 2001/03/14 17:48:18
13823 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13824 (caused Storable 1.0.10 to break on windows)
13825 Branch: maint-5.6/perl
13826 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13827 ! perlapi.c proto.h
13828 ____________________________________________________________________________
13829 [ 9153] By: jhi on 2001/03/14 13:35:21
13830 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
13832 ! t/lib/sigaction.t
13833 ____________________________________________________________________________
13834 [ 9152] By: gsar on 2001/03/14 07:29:40
13835 Log: back out changes#9012,9010,9009 and parts of change#9016
13836 (causes ABRs under purify, and some prerequisites don't
13837 seem to be there in 5.6.x)
13838 Branch: maint-5.6/perl
13839 ! doop.c op.c t/op/tr.t toke.c
13840 ____________________________________________________________________________
13841 [ 9151] By: gsar on 2001/03/14 07:01:29
13842 Log: reenable change#9145 (the test was busted due to a missing
13843 C<print "ok 27\n">)
13845 ! op.c op.h t/op/pat.t
13846 ____________________________________________________________________________
13847 [ 9150] By: jhi on 2001/03/14 06:38:36
13848 Log: Retract #9145.
13850 ! op.c op.h t/op/pat.t
13851 ____________________________________________________________________________
13852 [ 9149] By: jhi on 2001/03/14 06:14:56
13853 Log: Retract #9143.
13856 ____________________________________________________________________________
13857 [ 9148] By: gsar on 2001/03/14 06:13:02
13858 Log: Uninitialized Memory Read in regexec.c
13861 ____________________________________________________________________________
13862 [ 9147] By: jhi on 2001/03/14 04:59:54
13863 Log: Subject: PATCH: make goto work in nested eval ""
13864 From: Robin Houston <robin@kitsite.com>
13865 Date: Wed, 14 Mar 2001 04:16:10 +0000
13866 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
13868 ! pp_ctl.c t/op/goto.t
13869 ____________________________________________________________________________
13870 [ 9146] By: jhi on 2001/03/14 04:42:54
13871 Log: Preserve the #ifdef PERL_CORE in perly.h.
13874 ____________________________________________________________________________
13875 [ 9145] By: jhi on 2001/03/14 03:57:41
13876 Log: (Retracted by #9150.)
13878 ! op.c op.h t/op/pat.t
13879 ____________________________________________________________________________
13880 [ 9144] By: jhi on 2001/03/14 03:50:38
13881 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
13883 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13885 remove squelch controls for "Scalars leaked" messages in most places
13886 (these are now cured)
13888 fix another memory leak reported by purify (tie callbacks that
13889 croak can leak when wiping out magic)
13891 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
13892 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
13893 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
13894 !> t/pragma/warnings.t
13895 ____________________________________________________________________________
13896 [ 9143] By: jhi on 2001/03/14 03:37:53
13897 Log: (Retracted by #9149.)
13900 ____________________________________________________________________________
13901 [ 9142] By: gsar on 2001/03/14 03:20:48
13902 Log: fix another memory leak reported by purify (tie callbacks that
13903 croak can leak when wiping out magic)
13904 Branch: maint-5.6/perl
13906 ____________________________________________________________________________
13907 [ 9141] By: jhi on 2001/03/14 02:55:00
13908 Log: Subject: PATCH for [ID 20010305.003]
13909 From: Robin Houston <robin@kitsite.com>
13910 Date: Wed, 14 Mar 2001 02:45:51 +0000
13911 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
13913 ! pp_ctl.c t/op/eval.t
13914 ____________________________________________________________________________
13915 [ 9140] By: jhi on 2001/03/14 02:41:54
13916 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13917 Date: Wed, 14 Mar 2001 01:52:51 +0000
13918 From: Robin Houston <robin@kitsite.com>
13919 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
13921 Fix for 2000313.004.
13923 ! pp_ctl.c t/op/goto.t
13924 ____________________________________________________________________________
13925 [ 9139] By: jhi on 2001/03/14 02:40:50
13926 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13927 From: Robin Houston <robin@kitsite.com>
13928 Date: Wed, 14 Mar 2001 00:43:45 +0000
13929 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
13932 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
13934 ____________________________________________________________________________
13935 [ 9138] By: gsar on 2001/03/14 01:18:00
13936 Log: remove squelch controls for "Scalars leaked" messages in most places
13937 (these are now cured)
13938 Branch: maint-5.6/perl
13939 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13940 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13941 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13942 ____________________________________________________________________________
13943 [ 9137] By: gsar on 2001/03/14 00:57:04
13944 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13945 Branch: maint-5.6/perl
13947 ____________________________________________________________________________
13948 [ 9136] By: jhi on 2001/03/13 23:12:24
13949 Log: (Retracted by #9155)
13951 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
13952 From: Jens-Uwe Mager <jum@helios.de>
13953 Date: Wed, 21 Feb 2001 21:32:04 +0100
13954 Message-ID: <20010221213203.A18340@ans.helios.de>
13956 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13957 ____________________________________________________________________________
13958 [ 9135] By: jhi on 2001/03/13 22:50:05
13959 Log: Integrate perlio.
13962 ____________________________________________________________________________
13963 [ 9134] By: jhi on 2001/03/13 22:49:05
13964 Log: Integrate change #9131 from maintperl into mainline.
13966 make the error text look more consistent in hints/hpux.sh
13969 ____________________________________________________________________________
13970 [ 9133] By: gsar on 2001/03/13 22:46:20
13971 Log: integrate change#9067 from mainline
13973 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
13974 Branch: maint-5.6/perl
13975 !> lib/ExtUtils/MM_Unix.pm
13976 ____________________________________________________________________________
13977 [ 9132] By: jhi on 2001/03/13 22:41:21
13978 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13979 From: "John P. Linderman" <jpl@research.att.com>
13980 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
13981 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
13983 A more correct prime finder.
13985 ! lib/Tie/SubstrHash.pm
13986 ____________________________________________________________________________
13987 [ 9131] By: gsar on 2001/03/13 22:30:42
13988 Log: make the error text look more consistent in hints/hpux.sh
13989 Branch: maint-5.6/perl
13991 ____________________________________________________________________________
13992 [ 9130] By: jhi on 2001/03/13 22:23:44
13993 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
13994 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13995 Date: Tue, 13 Mar 2001 18:41:26 +0100
13996 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
13998 If the test is run non-interactively the default handler
14001 ! t/lib/sigaction.t
14002 ____________________________________________________________________________
14003 [ 9129] By: jhi on 2001/03/13 22:20:21
14004 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
14005 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14006 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
14007 Date: Tue, 13 Mar 2001 16:44:32 EST
14009 ! t/lib/1_compile.t
14010 ____________________________________________________________________________
14011 [ 9128] By: jhi on 2001/03/13 22:18:34
14012 Log: Subject: Another patch for integer.pm POD
14013 From: "John L. Allen" <allen@grumman.com>
14014 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
14015 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
14018 ____________________________________________________________________________
14019 [ 9127] By: nick on 2001/03/13 21:26:30
14020 Log: Integrate mainline.
14022 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
14023 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
14024 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
14025 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
14026 !> Changes Configure MANIFEST README.os2 README.os390
14027 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
14028 !> os2/Changes patchlevel.h win32/perlhost.h
14029 ____________________________________________________________________________
14030 [ 9126] By: nick on 2001/03/13 20:39:51
14031 Log: #ifdef'ed out code to make packed side of pack/unpack
14032 octets. (i.e. pack('U') => encode_utf8).
14035 ____________________________________________________________________________
14036 [ 9125] By: jhi on 2001/03/13 15:07:16
14037 Log: Update Changes.
14039 ! Changes patchlevel.h
14040 ____________________________________________________________________________
14041 [ 9124] By: jhi on 2001/03/13 14:22:45
14042 Log: Workaround for the buggy ("internal compiler error")
14043 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
14044 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
14047 ! ext/re/Makefile.PL hints/aix.sh
14048 ____________________________________________________________________________
14049 [ 9123] By: jhi on 2001/03/13 03:24:34
14050 Log: Typo in #9114.
14052 ! U/modified/myhostname.U
14053 ____________________________________________________________________________
14054 [ 9122] By: jhi on 2001/03/13 03:24:06
14055 Log: Typo in #9113.
14058 ____________________________________________________________________________
14059 [ 9121] By: jhi on 2001/03/13 01:53:05
14060 Log: Forgot to check-in the larger part of #9120, duh.
14063 ____________________________________________________________________________
14064 [ 9120] By: jhi on 2001/03/13 01:51:31
14065 Log: Subject: [PATCH 5.6.1] OS/2 docs
14066 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14067 Date: Mon, 12 Mar 2001 03:27:32 -0500
14068 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
14071 ____________________________________________________________________________
14072 [ 9119] By: jhi on 2001/03/13 01:49:41
14073 Log: Integrate change #9116 from maintperl into mainline.
14075 Win32::GetCwd() returns C: instead of C:\ in the root directory
14078 !> win32/perlhost.h
14079 ____________________________________________________________________________
14080 [ 9118] By: jhi on 2001/03/13 01:13:39
14081 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
14083 + lib/Switch.pm t/lib/switch.t
14085 ____________________________________________________________________________
14086 [ 9117] By: jhi on 2001/03/13 01:03:17
14087 Log: Add Text::Balanced 1.83.
14089 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
14090 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
14091 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
14094 ____________________________________________________________________________
14095 [ 9116] By: gsar on 2001/03/13 00:55:53
14096 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
14098 Branch: maint-5.6/perl
14100 ____________________________________________________________________________
14101 [ 9115] By: jhi on 2001/03/13 00:54:09
14102 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
14103 From: "John L. Allen" <allen@grumman.com>
14104 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
14105 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
14107 use integer document clarification.
14110 ____________________________________________________________________________
14111 [ 9114] By: jhi on 2001/03/13 00:38:54
14112 Log: Metaconfig unit change for #9113.
14114 ! U/modified/myhostname.U
14115 ____________________________________________________________________________
14116 [ 9113] By: jhi on 2001/03/13 00:38:35
14117 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?)
14118 From: Peter Prymmer <pvhp@forte.com>
14119 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
14120 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
14122 ! Configure README.os390 hints/os390.sh
14123 ____________________________________________________________________________
14124 [ 9112] By: jhi on 2001/03/13 00:29:00
14125 Log: Integrate perlio.
14128 ____________________________________________________________________________
14129 [ 9111] By: nick on 2001/03/12 21:16:33
14130 Log: Integrate mainline.
14133 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14135 ____________________________________________________________________________
14136 [ 9110] By: nick on 2001/03/12 21:00:13
14137 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
14140 ____________________________________________________________________________
14141 [ 9109] By: jhi on 2001/03/12 16:04:47
14142 Log: Integrate change #9108 from maintperl to mainline.
14144 fix memory leak in C<sub X { sub {} }> arising from a refcount
14145 loop between the outer sub and the inner prototype anonsub
14147 this also enables closures returned by subroutines that
14148 subsequently get redefined to work without generating coredumps :)
14150 completely removed the free_closures() hack--it shouldn't be
14154 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14156 ____________________________________________________________________________
14157 [ 9108] By: gsar on 2001/03/12 10:21:31
14158 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
14159 loop between the outer sub and the inner prototype anonsub
14161 this also enables closures returned by subroutines that
14162 subsequently get redefined to work without generating coredumps :)
14164 completely removed the free_closures() hack--it shouldn't be
14166 Branch: maint-5.6/perl
14168 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
14170 ____________________________________________________________________________
14171 [ 9107] By: jhi on 2001/03/12 05:15:31
14172 Log: Integrate perlio.
14174 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
14175 ____________________________________________________________________________
14176 [ 9106] By: nick on 2001/03/11 20:10:12
14177 Log: regcomp.c is working in native space, not Unicode space (if different)
14178 as it is doing compare against 'W' in \W etc.
14181 ____________________________________________________________________________
14182 [ 9105] By: nick on 2001/03/11 19:39:34
14183 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
14184 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
14186 ! regcomp.c toke.c utf8.c
14187 ____________________________________________________________________________
14188 [ 9104] By: nick on 2001/03/11 18:15:44
14189 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
14192 ____________________________________________________________________________
14193 [ 9103] By: nick on 2001/03/11 18:03:28
14194 Log: Integrate mainline (for regexp stuff).
14196 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14197 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
14198 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
14199 !> t/lib/errno.t t/op/pat.t
14200 ____________________________________________________________________________
14201 [ 9102] By: nick on 2001/03/11 17:44:20
14202 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
14203 - exclude layer syms in makedef.pl for sfio
14204 - also inhibit Encode from trying to build ":encode()" layer.
14206 ! ext/Encode/Encode.xs makedef.pl
14207 ____________________________________________________________________________
14208 [ 9101] By: jhi on 2001/03/10 22:38:13
14209 Log: The $Is_MacOS needs to be declared.
14211 ! lib/ExtUtils/Manifest.pm
14212 ____________________________________________________________________________
14213 [ 9100] By: jhi on 2001/03/10 22:14:29
14214 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
14215 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
14216 pollute the symbolspace if using sfio.
14218 ! ext/Encode/Encode.xs
14219 ____________________________________________________________________________
14220 [ 9099] By: jhi on 2001/03/10 21:58:48
14221 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
14222 Date: Sat, 10 Mar 2001 14:23:55 -0500
14223 From: Chris Nandor <pudge@pobox.com>
14224 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
14226 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14227 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
14229 ____________________________________________________________________________
14230 [ 9098] By: jhi on 2001/03/10 21:38:30
14231 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
14233 ! regcomp.c regexec.c t/op/pat.t
14234 ____________________________________________________________________________
14235 [ 9097] By: jhi on 2001/03/10 14:38:07
14236 Log: Integrate perlio.
14238 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14239 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14240 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14241 ____________________________________________________________________________
14242 [ 9096] By: nick on 2001/03/10 11:55:43
14243 Log: EBCDIC sanity - phase I
14244 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
14245 - use utf8n_xxxx (c.f. pvn) for forms which take length.
14246 - back out vN.N and $^V exceptions to e2a/a2e
14247 - make "locale" isxxx macros be uvchr (may be redundant?)
14249 Not clear yet that toUPPER_uni et. al. return being handled correctly.
14250 The tr// and rexexp stuff still needs an audit, assumption is they are working
14253 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
14255 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14256 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14257 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14258 ____________________________________________________________________________
14259 [ 9095] By: jhi on 2001/03/09 22:10:01
14260 Log: Integrate perlio.
14263 ____________________________________________________________________________
14264 [ 9094] By: nick on 2001/03/09 17:36:38
14265 Log: Builds an passes all tests after integrate and this tweak.
14268 ____________________________________________________________________________
14269 [ 9093] By: nick on 2001/03/09 17:16:03
14270 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
14272 +> lib/unicode/Scripts.txt t/lib/sigaction.t
14273 !> (integrate 79 files)
14274 ____________________________________________________________________________
14275 [ 9092] By: jhi on 2001/03/09 15:28:26
14276 Log: Update Changes.
14278 ! Changes patchlevel.h
14279 ____________________________________________________________________________
14280 [ 9091] By: jhi on 2001/03/09 15:25:05
14281 Log: In op/stat #35 better to scan all the potential directories
14282 for setuids, not just the first one.
14285 ____________________________________________________________________________
14286 [ 9090] By: jhi on 2001/03/09 15:01:27
14287 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
14288 From: rspier@pobox.com (Robert Spier)
14289 Date: Fri, 9 Mar 2001 03:30:20 -0500
14290 Message-ID: <15016.38044.381174.160189@rls.cx>
14292 EXISTS() returning undef mistakenly triggered a FETCH().
14295 ____________________________________________________________________________
14296 [ 9089] By: jhi on 2001/03/09 14:59:02
14297 Log: Add /sbin and /usr/sbin to the list of directories scanned
14298 for setuid programs. Takes care of bug id 20010309.003.
14301 ____________________________________________________________________________
14302 [ 9088] By: jhi on 2001/03/09 14:48:32
14303 Log: Regen perlapi, perltoc.
14305 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
14306 ____________________________________________________________________________
14307 [ 9087] By: jhi on 2001/03/09 14:38:56
14308 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14309 From: David Mitchell <davem@fdgroup.co.uk>
14310 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
14311 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
14313 ! dump.c perl.c perl.h pod/perlrun.pod
14314 ____________________________________________________________________________
14315 [ 9086] By: jhi on 2001/03/09 01:47:16
14316 Log: A modified version of
14318 Subject: [ID 20010307.005] POSIX::sigaction has various problems
14319 From: anders@broadcom.com
14320 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
14321 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
14323 Currently the sigaction.t test #6 fails (and is fudged to look
14324 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
14325 This may well be a genuine bug in Linux sigaction() (since at
14326 least Tru64, Solaris, and HP-UX disagree with Linux).
14327 Anyone with POSIX / SUSv2 tome handy? The problem is that
14328 the flags of the oldaction don't match with the flags in
14329 the previously installed disposition.
14331 + t/lib/sigaction.t
14332 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14333 ____________________________________________________________________________
14334 [ 9085] By: jhi on 2001/03/09 01:30:13
14335 Log: Subject: Re: mission impossible for the day
14336 From: Alex Gough <alex@rcon.org>
14337 Date: Thu, 08 Mar 2001 17:18:19 +0000
14338 Message-ID: <3AA7BEDB.8070409@rcon.org>
14340 If references (are overloaded) and can be directly stringified,
14341 show that instead of "stringified".
14343 (The problem, infinite mutual recursion caused by overloaded bool
14344 in Switch.pm, tracked by David Mitchell)
14346 ! lib/Carp/Heavy.pm
14347 ____________________________________________________________________________
14348 [ 9084] By: jhi on 2001/03/09 01:20:39
14349 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14350 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
14351 From: David Mitchell <davem@fdgroup.co.uk>
14352 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
14354 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
14355 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
14356 ____________________________________________________________________________
14357 [ 9083] By: jhi on 2001/03/09 01:16:51
14358 Log: Subject: [PATCH] perldata.pod here-doc docs
14359 From: Jeff Pinyan <jeffp@crusoe.net>
14360 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
14361 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
14364 ____________________________________________________________________________
14365 [ 9082] By: jhi on 2001/03/09 01:01:27
14366 Log: Subject: Re: Unicode/EBCDIC
14367 From: Peter Prymmer <pvhp@forte.com>
14368 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
14369 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
14371 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
14372 ____________________________________________________________________________
14373 [ 9081] By: jhi on 2001/03/08 13:41:30
14374 Log: Subject: Ooops, wrong 'no *POSIX' Patch
14375 From: Dorner Thomas <Thomas.Dorner@start.de>
14376 Date: Thu, 8 Mar 2001 08:43:28 +0100
14377 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
14379 ! hints/posix-bc.sh
14380 ____________________________________________________________________________
14381 [ 9080] By: jhi on 2001/03/08 13:11:42
14382 Log: It's Scripts.txt, not Script.txt.
14385 ____________________________________________________________________________
14386 [ 9079] By: jhi on 2001/03/08 12:59:05
14387 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
14388 From: Dorner Thomas <Thomas.Dorner@start.de>
14389 Date: Wed, 7 Mar 2001 14:13:31 +0100
14390 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14393 ____________________________________________________________________________
14394 [ 9078] By: jhi on 2001/03/08 12:57:43
14395 Log: Retract #9069, wrong patch.
14398 ____________________________________________________________________________
14399 [ 9077] By: jhi on 2001/03/08 01:06:13
14400 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
14402 + lib/unicode/Scripts.txt
14403 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
14404 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
14405 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
14406 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14407 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
14408 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
14409 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
14410 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
14411 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
14412 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
14413 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
14414 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
14415 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
14416 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
14417 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
14418 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
14419 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
14420 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
14421 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
14422 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
14423 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
14424 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
14425 ! lib/unicode/version
14426 ____________________________________________________________________________
14427 [ 9076] By: jhi on 2001/03/07 22:59:39
14428 Log: Integrate change #7784 from mainline into maintperl.
14430 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
14431 Branch: maint-5.6/perl
14432 !> pp_ctl.c t/op/pat.t
14433 ____________________________________________________________________________
14434 [ 9075] By: jhi on 2001/03/07 22:05:11
14435 Log: More UTF-8 test tweaks.
14437 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
14438 ____________________________________________________________________________
14439 [ 9074] By: nick on 2001/03/07 21:39:29
14440 Log: Integrate mainline.
14442 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
14443 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
14444 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
14445 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
14446 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
14447 ____________________________________________________________________________
14448 [ 9073] By: jhi on 2001/03/07 16:37:09
14449 Log: Update Changes.
14451 ! Changes patchlevel.h
14452 ____________________________________________________________________________
14453 [ 9072] By: jhi on 2001/03/07 16:32:30
14454 Log: Subject: [ID 20010306.004] || != named unary operator
14455 From: abela@geneanet.org
14456 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
14457 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
14460 ____________________________________________________________________________
14461 [ 9071] By: jhi on 2001/03/07 15:14:11
14462 Log: Subject: downgrading to bytes for common functions
14463 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
14464 Date: Wed, 7 Mar 2001 02:36:55 -0500
14465 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
14468 ____________________________________________________________________________
14469 [ 9070] By: jhi on 2001/03/07 15:04:58
14470 Log: Clarify the description differentiating for and while; inspired by
14472 Subject: [ID 20010306.002] for/while difference in for definition
14473 From: abela@geneanet.org
14474 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
14475 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
14478 ____________________________________________________________________________
14479 [ 9069] By: jhi on 2001/03/07 14:55:30
14480 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
14481 From: Dorner Thomas <Thomas.Dorner@start.de>
14482 Date: Wed, 7 Mar 2001 14:13:31 +0100
14483 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14486 ____________________________________________________________________________
14487 [ 9068] By: jhi on 2001/03/07 14:51:17
14488 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
14489 From: Radu Greab <radu@netsoft.ro>
14490 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
14491 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
14494 ____________________________________________________________________________
14495 [ 9067] By: jhi on 2001/03/07 14:48:57
14496 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14497 From: Simon Cozens <simon@netthink.co.uk>
14498 Date: Wed, 7 Mar 2001 13:59:28 +0000
14499 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
14501 In order to allow MakeMaker to build correct Makefiles,
14502 you need to change the order of the arguments in MM_Unix.pm
14503 as well. (Unless you have C89_CCMODE set, but we're trying
14504 to be POSIXly correct)
14506 Thanks to Merijn Broeren for tracking this down.
14508 ! lib/ExtUtils/MM_Unix.pm
14509 ____________________________________________________________________________
14510 [ 9066] By: jhi on 2001/03/07 14:30:02
14511 Log: Floating point too messy.
14513 ! t/camel-III/vstring.t
14514 ____________________________________________________________________________
14515 [ 9065] By: jhi on 2001/03/07 14:17:44
14516 Log: Integrate change #9064 from maintperl into mainline.
14518 fix memory leak in pack("Bb",...)
14521 ____________________________________________________________________________
14522 [ 9064] By: gsar on 2001/03/07 06:29:24
14523 Log: fix memory leak in pack("Bb",...)
14524 Branch: maint-5.6/perl
14526 ____________________________________________________________________________
14527 [ 9063] By: jhi on 2001/03/07 00:55:04
14528 Log: Major utf8 test reorganisation and rewrite.
14529 Hopefully no tests were lost in the shuffle.
14530 (The beginning of pragma/utf8 was lost intentionally,
14531 the tests were rather bogus and incomplete.)
14533 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
14535 ____________________________________________________________________________
14536 [ 9062] By: jhi on 2001/03/07 00:41:16
14537 Log: More tweakage on the Unicode character class descriptions.
14539 ! lib/unicode/mktables.PL pod/perlretut.pod
14540 ____________________________________________________________________________
14541 [ 9061] By: jhi on 2001/03/06 23:12:38
14542 Log: The perlretut was still talking about the old \p and \P
14545 ! pod/perlretut.pod
14546 ____________________________________________________________________________
14547 [ 9060] By: nick on 2001/03/06 20:52:37
14548 Log: Integrate mainline (make test works again now).
14550 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
14551 ____________________________________________________________________________
14552 [ 9059] By: jhi on 2001/03/06 15:36:14
14553 Log: 0.999... does equal 1.0, doesn't it?
14555 ! t/camel-III/vstring.t
14556 ____________________________________________________________________________
14557 [ 9058] By: jhi on 2001/03/06 15:34:00
14558 Log: Make /x{abcd}/ to work without use utf8.
14561 ____________________________________________________________________________
14562 [ 9057] By: jhi on 2001/03/06 03:02:36
14563 Log: Easier to outcomment all the three reset() tests for now.
14566 ____________________________________________________________________________
14567 [ 9056] By: jhi on 2001/03/06 02:30:02
14568 Log: Comment out the deadly reset; until the 20010301.005
14572 ____________________________________________________________________________
14573 [ 9055] By: jhi on 2001/03/06 02:21:26
14574 Log: Integrate the change #9054 from mainline:
14575 retract the PMOP cleanup patch pending further investigation.
14576 Branch: maint-5.6/perl
14578 ____________________________________________________________________________
14579 [ 9054] By: jhi on 2001/03/06 02:19:57
14580 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
14581 with oddly familiar stack traces.
14584 ____________________________________________________________________________
14585 [ 9053] By: jhi on 2001/03/05 23:20:28
14586 Log: Integrate perlio.
14588 +> ext/Encode/Encode/koi8-r.ucm
14589 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14591 ____________________________________________________________________________
14592 [ 9052] By: nick on 2001/03/05 23:08:17
14593 Log: skipping USE_PERLIO symbols correction.
14596 ____________________________________________________________________________
14597 [ 9051] By: nick on 2001/03/05 22:35:07
14598 Log: More Encode alias tidying.
14600 + ext/Encode/Encode/koi8-r.ucm
14601 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14602 ____________________________________________________________________________
14603 [ 9050] By: jhi on 2001/03/05 21:44:29
14604 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
14605 Sarathy's fix for ID 20010301.005.
14606 Branch: maint-5.6/perl
14608 ____________________________________________________________________________
14609 [ 9049] By: nick on 2001/03/05 19:54:04
14610 Log: Integrate Jarkko's Encode.pm tweak.
14612 !> ext/Encode/Encode.pm
14613 ____________________________________________________________________________
14614 [ 9048] By: nick on 2001/03/05 19:47:57
14615 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
14618 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
14619 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
14620 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
14621 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
14622 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
14623 ____________________________________________________________________________
14624 [ 9047] By: jhi on 2001/03/05 19:25:26
14625 Log: Regen perlapi.
14628 ____________________________________________________________________________
14629 [ 9046] By: jhi on 2001/03/05 19:12:14
14630 Log: Integrate perlio.
14632 +> t/camel-III/vstring.t
14633 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
14634 ____________________________________________________________________________
14635 [ 9045] By: jhi on 2001/03/05 19:10:36
14636 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
14638 ! ext/Encode/Encode.pm
14639 ____________________________________________________________________________
14640 [ 9044] By: jhi on 2001/03/05 18:49:12
14641 Log: Forgot the other half of the PMOP patch (#9033).
14644 ____________________________________________________________________________
14645 [ 9043] By: nick on 2001/03/05 18:14:47
14646 Log: Update MANIFEST for new test.
14649 ____________________________________________________________________________
14650 [ 9042] By: nick on 2001/03/05 18:12:41
14651 Log: Some tests for Camel 3rd edition features.
14652 Make gethostbyaddr() test in above work.
14654 + t/camel-III/vstring.t
14655 ! pp.h pp_sys.c t/TEST t/harness
14656 ____________________________________________________________________________
14657 [ 9041] By: jhi on 2001/03/05 17:41:48
14658 Log: Add more ISO 8859 encoding aliases.
14660 ! ext/Encode/Encode.pm
14661 ____________________________________________________________________________
14662 [ 9040] By: jhi on 2001/03/05 17:30:43
14663 Log: Integrate perlio.
14666 ____________________________________________________________________________
14667 [ 9039] By: nick on 2001/03/05 17:11:36
14668 Log: Missed added file.
14671 ____________________________________________________________________________
14672 [ 9038] By: jhi on 2001/03/05 15:58:01
14673 Log: Add tr tests for EBCDIC, from Karsten Sperling.
14676 ____________________________________________________________________________
14677 [ 9037] By: nick on 2001/03/05 15:56:35
14678 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
14679 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
14681 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
14682 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
14683 - uses SvPV() rather than sv_2pv() in case it isn't a string.
14686 ____________________________________________________________________________
14687 [ 9036] By: jhi on 2001/03/05 15:49:15
14688 Log: Add matching tests currently failing in EBCDIC,
14689 suggested by Karsten Sperling.
14692 ____________________________________________________________________________
14693 [ 9035] By: jhi on 2001/03/05 15:36:55
14694 Log: The #9034 needs a MANIFESTation.
14697 ____________________________________________________________________________
14698 [ 9034] By: jhi on 2001/03/05 15:35:14
14699 Log: Integrate perlio.
14701 +> ext/Encode/Encode/Tcl.pm
14702 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14703 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14704 !> ext/Encode/Encode/iso8859-1.ucm
14705 !> ext/Encode/Encode/iso8859-10.ucm
14706 !> ext/Encode/Encode/iso8859-13.ucm
14707 !> ext/Encode/Encode/iso8859-14.ucm
14708 !> ext/Encode/Encode/iso8859-15.ucm
14709 !> ext/Encode/Encode/iso8859-16.ucm
14710 !> ext/Encode/Encode/iso8859-2.ucm
14711 !> ext/Encode/Encode/iso8859-3.ucm
14712 !> ext/Encode/Encode/iso8859-4.ucm
14713 !> ext/Encode/Encode/iso8859-5.ucm
14714 !> ext/Encode/Encode/iso8859-6.ucm
14715 !> ext/Encode/Encode/iso8859-7.ucm
14716 !> ext/Encode/Encode/iso8859-8.ucm
14717 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14719 ____________________________________________________________________________
14720 [ 9033] By: jhi on 2001/03/05 15:33:18
14721 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
14722 From: Gurusamy Sarathy <gsar@ActiveState.com>
14723 Date: Sun, 04 Mar 2001 22:33:15 -0800
14724 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
14726 PMOPs need to remember their own stash so that they can
14727 gracefully remove themselves from their linked list.
14730 ____________________________________________________________________________
14731 [ 9032] By: nick on 2001/03/05 14:51:50
14732 Log: Encode implementation "completion"
14733 Implement and document define_encoding()
14734 Implement and document encoding aliases including define_alias()
14735 Make Encode::XS use define_encoding() rather than back-door.
14736 Move run-time *.enc to separate Encode::Tcl module.
14737 Make 'compile' honour <codeset_name>
14738 Change canonical names of to iso-8859-* and US-ascii.
14740 + ext/Encode/Encode/Tcl.pm
14741 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14742 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14743 ! ext/Encode/Encode/iso8859-1.ucm
14744 ! ext/Encode/Encode/iso8859-10.ucm
14745 ! ext/Encode/Encode/iso8859-13.ucm
14746 ! ext/Encode/Encode/iso8859-14.ucm
14747 ! ext/Encode/Encode/iso8859-15.ucm
14748 ! ext/Encode/Encode/iso8859-16.ucm
14749 ! ext/Encode/Encode/iso8859-2.ucm
14750 ! ext/Encode/Encode/iso8859-3.ucm
14751 ! ext/Encode/Encode/iso8859-4.ucm
14752 ! ext/Encode/Encode/iso8859-5.ucm
14753 ! ext/Encode/Encode/iso8859-6.ucm
14754 ! ext/Encode/Encode/iso8859-7.ucm
14755 ! ext/Encode/Encode/iso8859-8.ucm
14756 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14758 ____________________________________________________________________________
14759 [ 9031] By: jhi on 2001/03/05 13:51:17
14760 Log: Integrate change #9030 from maintperl into mainline.
14762 Subject: [PATCH 5.6.1] OS/2 cleanup
14765 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14766 !> makedef.pl os2/Changes os2/Makefile.SHs
14767 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14768 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14769 !> os2/os2.sym os2/os2ish.h
14770 ____________________________________________________________________________
14771 [ 9030] By: jhi on 2001/03/05 13:46:49
14772 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
14773 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14774 Date: Mon, 5 Mar 2001 02:29:44 -0500
14775 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
14776 Branch: maint-5.6/perl
14778 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14779 ! makedef.pl os2/Changes os2/Makefile.SHs
14780 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14781 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14782 ! os2/os2.sym os2/os2ish.h
14783 ____________________________________________________________________________
14784 [ 9029] By: jhi on 2001/03/05 13:40:35
14785 Log: Integrate change #9028 from maintperl into mainline.
14787 various nits in MM_Unix.pm found by disabling SelfLoader
14789 !> lib/ExtUtils/MM_Unix.pm
14790 ____________________________________________________________________________
14791 [ 9028] By: gsar on 2001/03/05 09:58:38
14792 Log: various nits in MM_Unix.pm found by disabling SelfLoader
14793 Branch: maint-5.6/perl
14794 ! lib/ExtUtils/MM_Unix.pm
14795 ____________________________________________________________________________
14796 [ 9027] By: nick on 2001/03/05 08:35:22
14797 Log: Integrate mainline
14799 !> (integrate 28 files)
14800 ____________________________________________________________________________
14801 [ 9026] By: jhi on 2001/03/05 02:14:59
14802 Log: Integrate change #9025 from mainline to maintperl,
14803 retract \N{U+HHHH}.
14804 Branch: maint-5.6/perl
14805 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14806 !> t/lib/charnames.t toke.c
14807 ____________________________________________________________________________
14808 [ 9025] By: jhi on 2001/03/05 02:13:09
14809 Log: Retracting \N{U+HHHH}.
14811 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14812 ! t/lib/charnames.t toke.c
14813 ____________________________________________________________________________
14814 [ 9024] By: jhi on 2001/03/04 20:51:07
14815 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
14816 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14817 Date: Fri, 02 Mar 2001 18:25:26 +0100
14818 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
14822 ! ext/Storable/Storable.xs
14823 ____________________________________________________________________________
14824 [ 9023] By: jhi on 2001/03/04 19:46:45
14825 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
14826 From: nick@talking.bollo.cx
14827 Date: Sat, 03 Mar 2001 21:41:33 +0000
14828 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
14830 Revert the workaround.
14833 ____________________________________________________________________________
14834 [ 9022] By: jhi on 2001/03/04 19:36:28
14835 Log: Update Changes.
14837 ! Changes patchlevel.h
14838 ____________________________________________________________________________
14839 [ 9021] By: jhi on 2001/03/04 18:41:00
14840 Log: makedef.pl updates suggested by Chris Nandor; double-checking
14841 the changes in AIX, OS/2 Win32 would be nice.
14844 ____________________________________________________________________________
14845 [ 9020] By: jhi on 2001/03/04 18:23:58
14846 Log: Integrate change #9012 from maintperl into mainline,
14847 quench a compiler warning.
14850 ____________________________________________________________________________
14851 [ 9019] By: jhi on 2001/03/04 18:18:43
14852 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
14856 pattern in G_ARRAY context
14857 Branch: maint-5.6/perl
14858 !> pp_hot.c t/op/pat.t toke.c
14859 ____________________________________________________________________________
14860 [ 9018] By: jhi on 2001/03/04 18:07:48
14861 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
14862 From: Jeff Pinyan <jeffp@crusoe.net>
14863 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
14864 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
14866 ! pp_hot.c t/op/pat.t
14867 ____________________________________________________________________________
14868 [ 9017] By: jhi on 2001/03/04 18:06:21
14869 Log: I thought I tested the #9014.
14872 ____________________________________________________________________________
14873 [ 9016] By: jhi on 2001/03/04 17:41:22
14874 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
14876 Tweak the get*ent() OS/2 prototypes.
14878 Add the \N{U+HHHH} syntax.
14880 More tr/// UTF-8 fixes from Inaba Hiroto.
14881 Branch: maint-5.6/perl
14882 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
14883 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
14884 ____________________________________________________________________________
14885 [ 9015] By: jhi on 2001/03/04 17:36:04
14886 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
14889 ____________________________________________________________________________
14890 [ 9014] By: jhi on 2001/03/04 17:24:49
14891 Log: Add the \N{U+HHHH} syntax.
14893 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14894 ! t/lib/charnames.t toke.c
14895 ____________________________________________________________________________
14896 [ 9013] By: jhi on 2001/03/04 17:20:45
14897 Log: Tweak the get*ent() OS/2 prototypes.
14900 ____________________________________________________________________________
14901 [ 9012] By: gsar on 2001/03/04 06:26:14
14902 Log: avoid warning (nit in change#9009)
14903 Branch: maint-5.6/perl
14905 ____________________________________________________________________________
14906 [ 9011] By: gsar on 2001/03/04 06:15:24
14907 Log: lib/charnames.t fails in 5.6.x because of older Unicode
14910 TODO: need to revisit this after updating lib/unicode/...
14911 Branch: maint-5.6/perl
14912 ! t/lib/charnames.t
14913 ____________________________________________________________________________
14914 [ 9010] By: gsar on 2001/03/04 06:08:36
14915 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
14916 Branch: maint-5.6/perl
14918 ____________________________________________________________________________
14919 [ 9009] By: jhi on 2001/03/03 19:27:20
14920 Log: Integrate change #9008 from mainline to maintperl,
14921 UTF-8 tr/// fixes from Inaba Hiroto.
14922 Branch: maint-5.6/perl
14923 !> doop.c op.c t/op/tr.t toke.c
14924 ____________________________________________________________________________
14925 [ 9008] By: jhi on 2001/03/03 19:19:42
14926 Log: UTF8 tr/// fixes from Inaba Hiroto.
14928 ! doop.c op.c t/op/tr.t toke.c
14929 ____________________________________________________________________________
14930 [ 9007] By: jhi on 2001/03/03 19:00:30
14931 Log: Integrate change #9006 from maintperl to mainline,
14932 more robust quest for the infinite.
14934 !> lib/Math/Complex.pm
14935 ____________________________________________________________________________
14936 [ 9006] By: jhi on 2001/03/03 18:58:06
14937 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
14938 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14939 Date: Sat, 3 Mar 2001 12:51:50 -0500
14940 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
14942 Be more robust in our quest for the infinite.
14943 Branch: maint-5.6/perl
14944 ! lib/Math/Complex.pm
14945 ____________________________________________________________________________
14946 [ 9005] By: jhi on 2001/03/03 17:55:50
14947 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
14948 Branch: maint-5.6/perl
14950 ____________________________________________________________________________
14951 [ 9004] By: jhi on 2001/03/03 17:40:14
14952 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
14953 so that picky compilers like IRIX won't get huffy about
14954 "statements without effect" (like 1;).
14957 ____________________________________________________________________________
14958 [ 9003] By: jhi on 2001/03/03 17:15:52
14959 Log: Integrate change #9002 from mainline to maintperl.
14961 Subject: [perl-5.6.x, perl-current] accept for EPOC
14962 Branch: maint-5.6/perl
14964 ____________________________________________________________________________
14965 [ 9002] By: jhi on 2001/03/03 17:14:30
14966 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
14967 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14968 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
14969 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
14972 ____________________________________________________________________________
14973 [ 9001] By: jhi on 2001/03/03 17:13:13
14974 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
14975 From: "Craig A. Berry" <craigberry@mac.com>
14976 Date: Fri, 02 Mar 2001 17:44:40 -0600
14977 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
14980 ____________________________________________________________________________
14981 [ 9000] By: jhi on 2001/03/03 17:11:55
14982 Log: Integrate changes #8997,8999 from maintperl.
14984 Subject: [PATCH 5.6.1] compiling on OS/2
14985 (Better error message from hints/os2.sh)
14987 Subject: [PATCH 5.6.1] syslog.t
14989 !> hints/os2.sh t/lib/syslog.t
14990 ____________________________________________________________________________
14991 [ 8999] By: jhi on 2001/03/03 17:09:28
14992 Log: Subject: [PATCH 5.6.1] syslog.t
14993 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14994 Date: Sat, 3 Mar 2001 02:11:17 -0500
14995 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
14996 Branch: maint-5.6/perl
14998 ____________________________________________________________________________
14999 [ 8998] By: jhi on 2001/03/03 17:07:50
15000 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
15001 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15002 Date: Sat, 3 Mar 2001 01:53:52 -0500
15003 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
15004 Branch: maint-5.6/perl
15005 ! opcode.pl os2/os2.c
15006 ____________________________________________________________________________
15007 [ 8997] By: jhi on 2001/03/03 17:03:30
15008 Log: Subject: [PATCH 5.6.1] compiling on OS/2
15009 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15010 Date: Sat, 3 Mar 2001 01:59:59 -0500
15011 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
15012 Branch: maint-5.6/perl
15014 ____________________________________________________________________________
15015 [ 8996] By: jhi on 2001/03/03 00:55:58
15016 Log: Regen files for mainline.
15018 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15019 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
15020 ____________________________________________________________________________
15021 [ 8995] By: jhi on 2001/03/03 00:35:22
15022 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
15023 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
15026 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15028 Add Configure option -Dmksymlinks which will create a symlink
15029 forest if the current/build differs from the source directory.
15030 (8218,8220,8221,8317,8318,8971)
15032 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
15033 (Document APPLLIB_EXP in INSTALL.)
15035 If running byacc write-enable also perly.h.
15037 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
15039 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
15041 Sanity check for conflicting thread flavours.
15043 Fix the sys/fcntl.h problem reported by Peter Prymmer.
15045 Add few CPUs/architectures to the Cppsym scan,
15046 add -perlio to archname if so selected (modified 8890)
15048 Be more helpful for devel builders, suggested by John L. Allen.
15049 (admittedly pointless change for maintperl, but the usedevel
15050 code is there already)
15051 Branch: maint-5.6/perl
15052 !> Configure INSTALL Makefile.SH Porting/Glossary
15053 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
15054 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
15055 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
15056 !> win32/config.bc win32/config.gc win32/config.vc
15057 ____________________________________________________________________________
15058 [ 8994] By: jhi on 2001/03/02 23:31:41
15059 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
15060 Branch: metaconfig/U/perl
15062 ____________________________________________________________________________
15063 [ 8993] By: jhi on 2001/03/02 23:22:12
15064 Log: Regenerate various files for maint.
15065 Branch: maint-5.6/perl
15066 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
15067 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
15068 ____________________________________________________________________________
15069 [ 8992] By: alanbur on 2001/03/02 22:48:34
15070 Log: Resync wuth parent
15071 Branch: maint-5.6/pureperl
15072 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15073 !> (integrate 60 files)
15074 ____________________________________________________________________________
15075 [ 8991] By: jhi on 2001/03/02 21:00:08
15076 Log: Retract the #8742 part of #8986, backward compat.
15077 Branch: maint-5.6/perl
15079 ____________________________________________________________________________
15080 [ 8990] By: jhi on 2001/03/02 20:40:07
15081 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
15082 Branch: maint-5.6/perl
15084 ____________________________________________________________________________
15085 [ 8989] By: jhi on 2001/03/02 19:59:56
15086 Log: Update Changes.
15088 ! Changes patchlevel.h
15089 ____________________________________________________________________________
15090 [ 8988] By: jhi on 2001/03/02 19:57:08
15091 Log: Integrate perlio.
15093 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15094 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15095 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15096 !> ext/Encode/Encode/iso8859-10.ucm
15097 !> ext/Encode/Encode/iso8859-13.ucm
15098 !> ext/Encode/Encode/iso8859-14.ucm
15099 !> ext/Encode/Encode/iso8859-15.ucm
15100 !> ext/Encode/Encode/iso8859-16.ucm
15101 !> ext/Encode/Encode/iso8859-2.ucm
15102 !> ext/Encode/Encode/iso8859-3.ucm
15103 !> ext/Encode/Encode/iso8859-4.ucm
15104 !> ext/Encode/Encode/iso8859-5.ucm
15105 !> ext/Encode/Encode/iso8859-6.ucm
15106 !> ext/Encode/Encode/iso8859-7.ucm
15107 !> ext/Encode/Encode/iso8859-8.ucm
15108 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15109 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
15110 ____________________________________________________________________________
15111 [ 8987] By: jhi on 2001/03/02 19:43:40
15112 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
15113 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
15114 8950,8952,8955 from mainline to maintperl.
15116 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
15118 Put to rest the 20010205.001, the email address checking (not) regex.
15120 fork() not everywhere, cleanup temp files.
15122 The #8843 wasn't quite right: %Config needs to imported.
15124 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
15125 (#8849: the glob-basic hunk needed massaging as it depended
15126 on Schwern's large-scale (unintegrated) patches)
15128 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
15130 Upgrade to CGI.pm 2.752, from Lincoln Stein.
15131 (Note: there were some conflicts due to EBCDIC and EPOC
15132 patches, in general I preferred the repository code.)
15133 (When 2.753 comes out, we need to synchronize.)
15135 Subject: [PATCH] fix for charnames above FFFF
15137 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
15139 If no sfio, no -lsfio.
15141 Run run/*.t also in minitest.
15143 Subject: [PATCH perl 5.7.0] malloc message address offset
15145 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
15147 Subject: fix for parameter -Dm (for perl@8867)
15149 Subject: [PATCH: perl@8892] was Re: hashing order difference?
15150 (make the test more portable)
15152 Subject: Re: [PATCH] fix for charnames above FFFF
15154 Subject: Re: I'm losing the war...
15155 (hv_store() not working correctly in ENV_IS_CASELESS case.)
15157 Subject: Modified README.bs2000
15159 Subject: [PATCH: perl@8935] -Dt padsv($var)
15161 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
15163 Subject: PATCH: extra tests to check on negative float to unsigned cast
15165 Subject: [PATCH] XPUSH[insp] was Re: progress
15167 Subject: Re: Compile with perlcc..
15168 Branch: maint-5.6/perl
15169 !> (integrate 36 files)
15170 ____________________________________________________________________________
15171 [ 8986] By: jhi on 2001/03/02 18:51:25
15172 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
15173 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
15176 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
15178 Subject: [DOC PATCH] overload.pm nits
15180 Add header for LIB$ prototypes (C. Berry)
15182 Convert fwrite()s to sockets to write()s, since some socket stacks
15183 don't take kindly to stdio.
15184 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
15185 (for often optional LNMs)
15186 Correct a few typos
15189 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
15193 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
15195 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
15197 Upgrade to CPAN 1.59_54, from Andreas König.
15201 Subject: [PATCH] Document makepatch in Porting/patching
15203 UTF-8 documentation.
15205 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
15209 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
15211 Subject: [PATCH @8807] toke.c cleanup: scan_str()
15213 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
15215 Add run/*.t to testables.
15217 TODO: integrate #8784.
15218 Branch: maint-5.6/perl
15219 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15220 !> (integrate 28 files)
15221 ____________________________________________________________________________
15222 [ 8985] By: nick on 2001/03/02 18:15:45
15223 Log: Integrate mainline
15225 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
15227 ____________________________________________________________________________
15228 [ 8984] By: jhi on 2001/03/02 16:00:17
15229 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
15231 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
15232 5.004_05, and mention the suidperl August 2000 security problem.
15235 Subject: [ID 20010301.004] Technically speaking in perldata
15237 Subject: [PATCH] File::Copy for bleadperl, maintperl
15239 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15241 (The #8982, fix for 20010221.005 and 20010221.008,
15242 would be nice too but it didn't integrate cleanly.)
15243 Branch: maint-5.6/perl
15244 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
15245 ____________________________________________________________________________
15246 [ 8983] By: jhi on 2001/03/02 15:51:16
15247 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15248 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15249 Date: Thu, 1 Mar 2001 15:54:09 EST
15250 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
15253 ____________________________________________________________________________
15254 [ 8982] By: jhi on 2001/03/02 15:43:31
15255 Log: Subject: Re: sync sync sync: have I missed any patches?
15256 From: Radu Greab <radu@netsoft.ro>
15257 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
15258 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
15260 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
15261 was checking argv[0] regardless of whether a different pathname
15262 will actually be executed." Test case not supplied because
15263 drafting that, ironically enough, revealed another bug
15267 ____________________________________________________________________________
15268 [ 8981] By: jhi on 2001/03/02 15:28:03
15269 Log: Misdate in #8978.
15272 ____________________________________________________________________________
15273 [ 8980] By: jhi on 2001/03/02 15:24:20
15274 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
15275 From: Chris Nandor <pudge@pobox.com>
15276 Date: Wed, 28 Feb 2001 22:10:15 -0500
15277 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
15280 ____________________________________________________________________________
15281 [ 8979] By: jhi on 2001/03/02 15:17:16
15282 Log: Subject: [ID 20010301.004] Technically speaking in perldata
15283 From: abela@geneanet.org
15284 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
15285 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
15288 ____________________________________________________________________________
15289 [ 8978] By: jhi on 2001/03/02 15:15:27
15290 Log: Subject: [ID 20010301.003] ref to 5.004
15291 From: abela@geneanet.org
15292 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
15293 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
15295 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
15296 and mention the suidperl August 2000 security problem.
15299 ____________________________________________________________________________
15300 [ 8977] By: alanbur on 2001/03/02 14:17:45
15301 Log: Resynchronised with parent
15302 Branch: maint-5.6/pureperl
15303 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
15304 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
15305 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
15306 !> vms/descrip_mms.template win32/win32.c win32/win32.h
15307 !> win32/win32iop.h
15308 ____________________________________________________________________________
15309 [ 8976] By: nick on 2001/03/01 23:25:30
15310 Log: Integrate mainline.
15313 !> (integrate 55 files)
15314 ____________________________________________________________________________
15315 [ 8975] By: jhi on 2001/03/01 16:51:34
15316 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
15319 ____________________________________________________________________________
15320 [ 8974] By: gsar on 2001/03/01 16:28:21
15321 Log: fix for bugid 20010226.008
15323 the problem was that some of the pointers (PL_last_lop and
15324 PL_last_uni specifically) into the lex buffers weren't correctly
15325 being invalidated when the buffer changed; this would leave the
15326 pointers pointing at an arbitrary location in the buffer if
15327 the buffer didn't need to be reallocated, or point into freed
15328 memory if the buffer had to be realloced
15330 TODO item for bugdb maintainers: check other seemingly random
15331 parser-related bugs--they might be cured by this
15332 Branch: maint-5.6/perl
15334 ____________________________________________________________________________
15335 [ 8973] By: jhi on 2001/03/01 02:23:25
15336 Log: Retract #8970 because of a completely mysterious core dump:
15337 adding the tests 241..244 causes op/pat dump core at test #25.
15338 The test needs a lot of whittling down before the bug can be solved.
15341 ____________________________________________________________________________
15342 [ 8972] By: jhi on 2001/03/01 01:58:38
15343 Log: Regen perlapi.
15346 ____________________________________________________________________________
15347 [ 8971] By: jhi on 2001/03/01 01:34:09
15348 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))
15349 From: Nicholas Clark <nick@ccl4.org>
15350 Date: Wed, 28 Feb 2001 23:28:49 +0000
15351 Message-ID: <20010228232849.A55187@plum.flirble.org>
15353 Allow a completely write protected source code tree
15354 when using the Configure -Dmksymlinks.
15356 ! embed.pl warnings.pl
15357 ____________________________________________________________________________
15358 [ 8970] By: jhi on 2001/03/01 01:32:04
15359 Log: Add back the EBCDIC character range tests (for matching).
15362 ____________________________________________________________________________
15363 [ 8969] By: nick on 2001/02/28 18:18:01
15364 Log: Add charname comments to .ucm files writen by 'compile',
15365 also order charmaps in those files by source encoding.
15366 regenerate distrubuted .ucm files
15368 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15369 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15370 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15371 ! ext/Encode/Encode/iso8859-10.ucm
15372 ! ext/Encode/Encode/iso8859-13.ucm
15373 ! ext/Encode/Encode/iso8859-14.ucm
15374 ! ext/Encode/Encode/iso8859-15.ucm
15375 ! ext/Encode/Encode/iso8859-16.ucm
15376 ! ext/Encode/Encode/iso8859-2.ucm
15377 ! ext/Encode/Encode/iso8859-3.ucm
15378 ! ext/Encode/Encode/iso8859-4.ucm
15379 ! ext/Encode/Encode/iso8859-5.ucm
15380 ! ext/Encode/Encode/iso8859-6.ucm
15381 ! ext/Encode/Encode/iso8859-7.ucm
15382 ! ext/Encode/Encode/iso8859-8.ucm
15383 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15384 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
15385 ____________________________________________________________________________
15386 [ 8968] By: jhi on 2001/02/28 16:26:37
15387 Log: Expand usemorebits early if d_casti32 needs to be undefined.
15389 ! hints/hpux.sh hints/irix_6.sh
15390 ____________________________________________________________________________
15391 [ 8967] By: jhi on 2001/02/28 16:22:26
15392 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
15393 retract toke.c/qu parts of #8583, retract #8485, retract
15394 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
15395 op/length.t, and MANIFEST, and delete t/op/qu.t.
15398 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
15399 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
15400 ! t/op/length.t toke.c
15401 ____________________________________________________________________________
15402 [ 8966] By: jhi on 2001/02/28 15:00:27
15403 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
15404 by not changing from pre-Unicode days into being Unicode-aware.
15407 ! pp.c t/op/pack.t t/op/qu.t
15408 ____________________________________________________________________________
15409 [ 8965] By: jhi on 2001/02/28 14:37:55
15410 Log: Subject: Re: Errors in core PODs
15411 From: Michael Stevens <michael@etla.org>
15412 Date: Fri, 23 Feb 2001 15:47:56 +0000
15413 Message-ID: <20010223154756.A7723@firedrake.org>
15415 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
15416 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
15417 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
15419 ____________________________________________________________________________
15420 [ 8964] By: jhi on 2001/02/28 14:35:35
15421 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
15422 (The #8961 was too bold.)
15424 ! hints/hpux.sh hints/irix_6.sh
15425 ____________________________________________________________________________
15426 [ 8963] By: jhi on 2001/02/28 14:33:39
15427 Log: Subject: Re: sync sync sync: have I missed any patches?
15428 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15429 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
15430 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
15431 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
15433 Replace djSP with dSP.
15435 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
15436 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
15438 ____________________________________________________________________________
15439 [ 8962] By: jhi on 2001/02/27 23:21:14
15440 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
15442 ! lib/Filter/Simple.pm
15443 ____________________________________________________________________________
15444 [ 8961] By: jhi on 2001/02/27 22:55:26
15445 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
15446 and this would be it.
15448 ! hints/hpux.sh hints/irix_6.sh
15449 ____________________________________________________________________________
15450 [ 8960] By: jhi on 2001/02/27 22:51:33
15451 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15452 From: "Craig A. Berry" <craigberry@mac.com>
15453 Date: Tue, 27 Feb 2001 16:11:44 -0600
15454 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15455 Branch: maint-5.6/perl
15456 ! configure.com vms/descrip_mms.template
15457 ____________________________________________________________________________
15458 [ 8959] By: jhi on 2001/02/27 22:47:23
15459 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15460 From: "Craig A. Berry" <craigberry@mac.com>
15461 Date: Tue, 27 Feb 2001 16:11:44 -0600
15462 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15464 ! configure.com vms/descrip_mms.template
15465 ____________________________________________________________________________
15466 [ 8958] By: jhi on 2001/02/27 15:16:42
15467 Log: Update Changes.
15469 ! Changes patchlevel.h
15470 ____________________________________________________________________________
15471 [ 8957] By: jhi on 2001/02/27 06:15:07
15472 Log: Subject: [5.6.x] EPOC additions
15473 From: Olaf Flebbe <O.Flebbe@science-computing.de>
15474 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
15475 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
15476 Branch: maint-5.6/perl
15477 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
15478 ____________________________________________________________________________
15479 [ 8956] By: jhi on 2001/02/27 06:12:11
15480 Log: Subject: [perl-current] EPOC
15481 From: Olaf Flebbe <O.Flebbe@science-computing.de>
15482 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
15483 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
15485 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
15486 ! epoc/epocish.c epoc/epocish.h pp_sys.c
15487 ____________________________________________________________________________
15488 [ 8955] By: jhi on 2001/02/27 05:59:50
15489 Log: Subject: Re: Compile with perlcc..
15490 From: Edward Peschko <edwardp@excitehome.net>
15491 Date: Mon, 26 Feb 2001 18:51:58 -0800
15492 Message-ID: <20010226185158.A9871@excitehome.net>
15494 plus add a simple usage message if no arguments given.
15496 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
15497 ! utils/Makefile utils/perlcc.PL win32/pod.mak
15498 ____________________________________________________________________________
15499 [ 8954] By: nick on 2001/02/26 21:02:59
15500 Log: Integrate mainline
15502 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
15503 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
15505 ____________________________________________________________________________
15506 [ 8953] By: jhi on 2001/02/26 14:43:54
15507 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
15508 From: Nicholas Clark <nick@ccl4.org>
15509 Date: Mon, 26 Feb 2001 00:42:07 +0000
15510 Message-ID: <20010226004207.F23333@plum.flirble.org>
15513 ____________________________________________________________________________
15514 [ 8952] By: jhi on 2001/02/26 14:42:13
15515 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
15516 From: Simon Cozens <simon@netthink.co.uk>
15517 Date: Mon, 26 Feb 2001 12:23:48 +0000
15518 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
15521 ____________________________________________________________________________
15522 [ 8951] By: jhi on 2001/02/26 14:39:15
15523 Log: Subject: [PATCH] perlio - unknown layer
15524 From: Nicholas Clark <nick@ccl4.org>
15525 Date: Mon, 26 Feb 2001 00:27:19 +0000
15526 Message-ID: <20010226002719.E23333@plum.flirble.org>
15529 ____________________________________________________________________________
15530 [ 8950] By: jhi on 2001/02/26 14:38:04
15531 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
15532 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
15533 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
15534 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
15537 ____________________________________________________________________________
15538 [ 8949] By: jhi on 2001/02/26 14:37:07
15539 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
15540 From: Peter Prymmer <pvhp@forte.com>
15541 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
15542 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
15545 ____________________________________________________________________________
15546 [ 8948] By: jhi on 2001/02/26 14:35:53
15547 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
15548 From: Radu Greab <radu@netsoft.ro>
15549 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
15550 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
15553 ____________________________________________________________________________
15554 [ 8947] By: jhi on 2001/02/26 14:34:46
15555 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
15556 From: David Mitchell <davem@fdgroup.co.uk>
15557 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
15558 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
15561 ____________________________________________________________________________
15562 [ 8946] By: jhi on 2001/02/26 14:32:37
15563 Log: Subject: Modified README.bs2000
15564 From: Dorner Thomas <Thomas.Dorner@start.de>
15565 Date: Mon, 26 Feb 2001 09:22:17 +0100
15566 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
15569 ____________________________________________________________________________
15570 [ 8945] By: jhi on 2001/02/26 14:19:53
15571 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
15572 to maintperl, listing the known failures on the tests 129 and 130.
15573 Branch: maint-5.6/perl
15575 ____________________________________________________________________________
15576 [ 8944] By: jhi on 2001/02/26 14:14:15
15577 Log: Add more known sprintf failures.
15580 ____________________________________________________________________________
15581 [ 8943] By: jhi on 2001/02/26 13:56:22
15582 Log: perlglob.exe needs to be found in Win32, patch from
15583 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
15584 which needs external glob at mini-perl time."
15586 ! ext/Encode/compile
15587 ____________________________________________________________________________
15588 [ 8942] By: jhi on 2001/02/26 13:52:19
15589 Log: A missing dTHX from Vadim Konovalov.
15592 ____________________________________________________________________________
15593 [ 8941] By: jhi on 2001/02/26 13:37:05
15594 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
15597 ____________________________________________________________________________
15598 [ 8940] By: jhi on 2001/02/26 13:35:40
15599 Log: Integrate perlio.
15601 !> ext/Encode/Encode.pm
15602 ____________________________________________________________________________
15603 [ 8939] By: nick on 2001/02/25 23:47:09
15604 Log: Integrate mainline.
15606 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
15607 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
15608 ____________________________________________________________________________
15609 [ 8938] By: nick on 2001/02/25 19:36:28
15610 Log: Encode implementations docs.
15612 ! ext/Encode/Encode.pm
15613 ____________________________________________________________________________
15614 [ 8937] By: jhi on 2001/02/25 19:26:16
15615 Log: Script wasn't aligned with reality.
15618 ____________________________________________________________________________
15619 [ 8936] By: jhi on 2001/02/25 18:54:55
15620 Log: Update Changes.
15622 ! Changes patchlevel.h
15623 ____________________________________________________________________________
15624 [ 8935] By: jhi on 2001/02/25 18:46:36
15625 Log: Retract #8929,8930,8932,8933 for now.
15627 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
15628 ____________________________________________________________________________
15629 [ 8934] By: jhi on 2001/02/25 17:34:35
15630 Log: Integrate perlio.
15632 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15633 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
15635 ____________________________________________________________________________
15636 [ 8933] By: jhi on 2001/02/25 17:33:12
15637 Log: (Retracted by #8395.)
15639 Slight tweaks in scan_const(), not fixes yet, it seems like
15640 lots of work remains to be done...
15643 ____________________________________________________________________________
15644 [ 8932] By: jhi on 2001/02/25 17:27:11
15645 Log: (Retracted by #8395.)
15647 Missing from #8930.
15650 ____________________________________________________________________________
15651 [ 8931] By: jhi on 2001/02/25 17:26:19
15652 Log: A comment tweak.
15655 ____________________________________________________________________________
15656 [ 8930] By: jhi on 2001/02/25 17:25:47
15657 Log: (Retracted by #8395.)
15659 Attempt to fix the EBCDIC character range problwm with //.
15662 ____________________________________________________________________________
15663 [ 8929] By: jhi on 2001/02/25 17:23:45
15664 Log: (Retracted by #8395.)
15666 Expand the EBCDIC character range tests, and add few nasty
15667 tr tests from Karsten Sperling.
15669 ! t/op/pat.t t/op/tr.t
15670 ____________________________________________________________________________
15671 [ 8928] By: jhi on 2001/02/25 17:18:49
15672 Log: Missing check-in.
15675 ____________________________________________________________________________
15676 [ 8927] By: nick on 2001/02/25 11:30:22
15677 Log: Change method names in Encode implementation classes to something
15678 less confusing (preparing to "go public").
15680 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
15681 ____________________________________________________________________________
15682 [ 8926] By: nick on 2001/02/25 10:53:24
15683 Log: GCC __atribute__ / printf fix
15686 ____________________________________________________________________________
15687 [ 8925] By: nick on 2001/02/25 10:52:25
15688 Log: Checked in the wrong one ...
15690 ! ext/Encode/Encode.pm
15691 ____________________________________________________________________________
15692 [ 8924] By: nick on 2001/02/24 18:46:51
15693 Log: Integrate mainline - to see what Jarkko has in ...
15695 +> t/pod/testpods/lib/Pod/Stuff.pm
15696 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
15697 ____________________________________________________________________________
15698 [ 8923] By: nick on 2001/02/24 17:05:23
15699 Log: Encode API documentation nd tidy up.
15700 Minor additions to test.
15701 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
15702 Adds STRLEN to standard typemap.
15704 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15705 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
15706 ____________________________________________________________________________
15707 [ 8922] By: jhi on 2001/02/24 16:38:12
15708 Log: Add a test for the "character range should match in EBCDIC
15709 if specified using explicit numerics" bug found by Karsten
15713 ____________________________________________________________________________
15714 [ 8921] By: jhi on 2001/02/24 16:30:16
15715 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
15716 From: schwern@pobox.com
15717 Date: Fri, 23 Feb 2001 03:21:37 -0500
15718 Message-ID: <20010223032137.A26022@magnonel.guild.net>
15720 plus Charles Lane's fixes, plus tweaks.
15722 + t/pod/testpods/lib/Pod/Stuff.pm
15723 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
15724 ____________________________________________________________________________
15725 [ 8920] By: nick on 2001/02/24 10:30:11
15726 Log: Integrate mainline
15728 !> (integrate 33 files)
15729 ____________________________________________________________________________
15730 [ 8919] By: jhi on 2001/02/24 00:23:35
15731 Log: Subject: Re: I'm losing the war...
15732 From: "Vadim Konovalov" <watman@inbox.ru>
15733 Date: Sat, 24 Feb 2001 00:10:14 +0300
15734 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
15736 hv_store() not working correctly in ENV_IS_CASELESS case.
15739 ____________________________________________________________________________
15740 [ 8918] By: jhi on 2001/02/24 00:20:09
15741 Log: Subject: Re: [PATCH] fix for charnames above FFFF
15742 From: andreas.koenig@anima.de (Andreas J. Koenig)
15743 Date: 23 Feb 2001 02:39:03 +0100
15744 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
15746 A further efficiency tweak.
15749 ____________________________________________________________________________
15750 [ 8917] By: jhi on 2001/02/23 20:27:51
15751 Log: Integrate change #8916 from mainline,
15752 do away with USE_WIN32_RTL_ENV.
15753 Branch: maint-5.6/perl
15754 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15755 ____________________________________________________________________________
15756 [ 8916] By: jhi on 2001/02/23 20:02:25
15757 Log: Abolish USE_WIN32_RTL_ENV.
15759 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15760 ____________________________________________________________________________
15761 [ 8915] By: jhi on 2001/02/23 19:36:00
15762 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
15763 later protected by some #define.
15766 ____________________________________________________________________________
15767 [ 8914] By: jhi on 2001/02/23 19:31:38
15768 Log: Retract #8902 for now, requested by Charles Lane, the correct
15769 fix will be something else.
15772 ____________________________________________________________________________
15773 [ 8913] By: jhi on 2001/02/23 19:11:36
15774 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
15775 From: Peter Prymmer <pvhp@forte.com>
15776 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
15777 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
15779 ! t/op/lex_assign.t
15780 ____________________________________________________________________________
15781 [ 8912] By: jhi on 2001/02/23 18:38:20
15782 Log: Subject: [patch] perlio + useithreads
15783 From: Doug MacEachern <dougm@covalent.net>
15784 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
15785 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
15787 Gets things running but not complete.
15789 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
15790 ____________________________________________________________________________
15791 [ 8911] By: jhi on 2001/02/23 04:20:02
15792 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
15794 Duplicated environment freeing, File::Temp 0.12,
15795 op/append portability (EBCDIC) tweak.
15796 Branch: maint-5.6/perl
15797 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15799 ____________________________________________________________________________
15800 [ 8910] By: jhi on 2001/02/23 02:07:33
15801 Log: Integrate change #8909 from mainline, a better Borland
15802 putenv() workaround.
15803 Branch: maint-5.6/perl
15805 ____________________________________________________________________________
15806 [ 8909] By: jhi on 2001/02/23 02:05:46
15807 Log: A better workaround for Borland putenv() brokenness from Sarathy.
15810 ____________________________________________________________________________
15811 [ 8908] By: jhi on 2001/02/23 02:04:14
15812 Log: Subject: fix for parameter -Dm (for perl@8867)
15813 From: "Vadim Konovalov" <watman@inbox.ru>
15814 Date: Thu, 22 Feb 2001 17:30:12 +0300
15815 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
15818 ____________________________________________________________________________
15819 [ 8907] By: jhi on 2001/02/23 01:58:20
15820 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
15821 From: Peter Prymmer <pvhp@forte.com>
15822 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
15823 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
15826 ____________________________________________________________________________
15827 [ 8906] By: jhi on 2001/02/23 01:48:34
15828 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
15830 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15831 ____________________________________________________________________________
15832 [ 8905] By: jhi on 2001/02/23 01:43:30
15833 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
15834 From: Peter Prymmer <pvhp@forte.com>
15835 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
15836 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
15838 ! t/lib/st-06compat.t
15839 ____________________________________________________________________________
15840 [ 8904] By: jhi on 2001/02/23 01:42:39
15841 Log: Metaconfig unit change for #8903.
15842 Branch: metaconfig/U/perl
15844 ____________________________________________________________________________
15845 [ 8903] By: jhi on 2001/02/23 01:42:12
15846 Log: Be more helpful for devel builders, suggested by John L. Allen.
15849 ____________________________________________________________________________
15850 [ 8902] By: jhi on 2001/02/23 01:37:41
15851 Log: (Retracted by #8914)
15852 (Wrongly, reinstated by #8941)
15854 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
15855 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15856 Date: Thu, 22 Feb 2001 09:43:57 EST
15857 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
15860 ____________________________________________________________________________
15861 [ 8901] By: jhi on 2001/02/23 01:20:32
15862 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
15863 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15864 Date: Thu, 22 Feb 2001 08:01:35 EST
15865 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
15868 ____________________________________________________________________________
15869 [ 8900] By: jhi on 2001/02/23 01:18:02
15870 Log: Integrate changes #8898,8899 from mainline, environ handling.
15871 Branch: maint-5.6/perl
15873 ____________________________________________________________________________
15874 [ 8899] By: jhi on 2001/02/23 01:16:25
15875 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
15876 putenv() is not to be relied on, they are either broken or leaky
15880 ____________________________________________________________________________
15881 [ 8898] By: jhi on 2001/02/22 23:36:59
15882 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
15883 and safesysfree() must be used.
15886 ____________________________________________________________________________
15887 [ 8897] By: jhi on 2001/02/22 23:25:45
15888 Log: With environ one must use safesysmalloc()/safesysfree().
15891 ____________________________________________________________________________
15892 [ 8896] By: jhi on 2001/02/22 22:13:18
15893 Log: If we have a duplicated environment free it
15894 if PERL_DESTRUCT_LEVEL.
15897 ____________________________________________________________________________
15898 [ 8895] By: alanbur on 2001/02/22 19:31:57
15899 Log: Synchronised with parent
15900 Branch: maint-5.6/pureperl
15901 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
15902 ____________________________________________________________________________
15903 [ 8894] By: gsar on 2001/02/22 19:06:18
15904 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
15906 fix memory leak in method call optimization (change#3768);
15907 made C<eval "$x->foo()"> leak
15909 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
15910 Branch: maint-5.6/perl
15912 ____________________________________________________________________________
15913 [ 8893] By: jhi on 2001/02/22 18:35:27
15914 Log: (Retracted by #8915.)
15916 Third Degree finding:
15917 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
15920 ____________________________________________________________________________
15921 [ 8892] By: jhi on 2001/02/22 14:28:32
15922 Log: Update Changes.
15924 ! Changes patchlevel.h
15925 ____________________________________________________________________________
15926 [ 8891] By: jhi on 2001/02/22 13:22:45
15927 Log: Metaconfig unit changes for #8890.
15929 ! U/modified/Cppsym.U U/threads/archname.U
15930 ____________________________________________________________________________
15931 [ 8890] By: jhi on 2001/02/22 13:22:12
15932 Log: Add -stdio to the archname if no perlio selected,
15933 no -perlio added since that is now the default.
15935 Add few CPUs/architectures to the Cppsym scan.
15937 ! Configure config_h.SH
15938 ____________________________________________________________________________
15939 [ 8889] By: jhi on 2001/02/22 13:05:59
15940 Log: Metaconfig unit change for #8888.
15941 Branch: metaconfig/U/perl
15943 ____________________________________________________________________________
15944 [ 8888] By: jhi on 2001/02/22 13:05:28
15945 Log: *drum roll* Make perlio the default.
15947 ! Configure config_h.SH
15948 ____________________________________________________________________________
15949 [ 8887] By: jhi on 2001/02/22 12:50:52
15950 Log: Integrate change #8665 from maintperl to mainline,
15951 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
15953 !> ext/POSIX/POSIX.xs
15954 ____________________________________________________________________________
15955 [ 8886] By: jhi on 2001/02/22 12:49:24
15956 Log: Integrate changes #8883,8884 from mainline to maintperl.
15958 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15959 Subject: Re: File::Temp::_gettemp warning
15960 Branch: maint-5.6/perl
15961 !> embed.h embed.pl lib/File/Temp.pm
15962 ____________________________________________________________________________
15963 [ 8885] By: jhi on 2001/02/22 12:43:59
15966 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
15967 From: schwab@suse.de
15968 Date: Thu, 22 Feb 2001 13:08:09 +0100
15969 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
15971 but the fix done slightly differently because the other
15972 half was already done in #8664.
15973 Branch: maint-5.6/perl
15974 ! ext/POSIX/POSIX.xs
15975 ____________________________________________________________________________
15976 [ 8884] By: jhi on 2001/02/22 12:37:15
15977 Log: Subject: Re: File::Temp::_gettemp warning
15978 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15979 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
15980 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
15982 This patch to File::Temp does two things:
15984 1. Fixes the problem with CGI::Carp when determining
15985 the Fcntl constants
15987 2. Removes most of the carps and consolidates them so that all the
15988 reasons are included in a single die that is caught by the test. This
15989 means that the correct skipping behaviour is displayed by the test.
15992 ____________________________________________________________________________
15993 [ 8883] By: jhi on 2001/02/22 12:29:19
15994 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15995 From: Peter Prymmer <pvhp@forte.com>
15996 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
15997 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
16000 ____________________________________________________________________________
16001 [ 8882] By: jhi on 2001/02/21 19:41:33
16002 Log: Integrate change #8881 from mainlin to maintperl.
16004 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
16005 Branch: maint-5.6/perl
16007 ____________________________________________________________________________
16008 [ 8881] By: jhi on 2001/02/21 19:38:57
16009 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
16010 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16011 Date: Wed, 21 Feb 2001 13:08:03 EST
16012 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
16015 ____________________________________________________________________________
16016 [ 8880] By: jhi on 2001/02/21 19:34:34
16017 Log: Retract #8875, cannot let go of the old semantics of unpack U
16018 without rethinking utf8decode.t.
16021 ____________________________________________________________________________
16022 [ 8879] By: jhi on 2001/02/21 19:08:02
16023 Log: Run run/*.t also in minitest.
16026 ____________________________________________________________________________
16027 [ 8878] By: nick on 2001/02/21 18:55:37
16028 Log: Integrate mainline
16030 !> (integrate 76 files)
16031 ____________________________________________________________________________
16032 [ 8877] By: jhi on 2001/02/21 15:09:33
16033 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
16035 ! U/compline/nblock_io.U
16037 ! Configure config_h.SH
16038 ____________________________________________________________________________
16039 [ 8876] By: jhi on 2001/02/21 14:54:45
16040 Log: If no sfio, no -lsfio.
16041 Branch: metaconfig/U/perl
16044 ! Configure config_h.SH
16045 ____________________________________________________________________________
16046 [ 8875] By: jhi on 2001/02/21 14:54:00
16047 Log: Make unpack C and unpack C truly equivalent.
16050 ____________________________________________________________________________
16051 [ 8874] By: jhi on 2001/02/21 14:26:02
16052 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16053 From: Peter Prymmer <pvhp@forte.com>
16054 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
16055 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
16058 ____________________________________________________________________________
16059 [ 8873] By: jhi on 2001/02/21 14:24:31
16060 Log: Subject: [PATCH] fix for charnames above FFFF
16061 From: andreas.koenig@anima.de (Andreas J. Koenig)
16062 Date: 21 Feb 2001 07:05:45 +0100
16063 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
16065 ! lib/charnames.pm t/lib/charnames.t
16066 ____________________________________________________________________________
16067 [ 8872] By: jhi on 2001/02/21 14:15:25
16068 Log: Integrate change #8868 from pureperl to mainline.
16070 Fixed reference count loop caused by sv_magic.
16073 ____________________________________________________________________________
16074 [ 8871] By: jhi on 2001/02/21 14:07:29
16075 Log: Integrate change #8868 from pureperl to maintperl.
16077 Fixed reference count loop caused by sv_magic.
16078 Branch: maint-5.6/perl
16080 ____________________________________________________________________________
16081 [ 8870] By: jhi on 2001/02/21 14:04:41
16082 Log: Put back the #8840, it was innocent.
16084 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16085 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16086 ____________________________________________________________________________
16087 [ 8869] By: jhi on 2001/02/21 14:00:03
16088 Log: unpack("C", ...) was left slightly unfinished by #8865.
16091 ____________________________________________________________________________
16092 [ 8868] By: alanbur on 2001/02/21 01:33:45
16093 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
16094 from gv_fetchpv to create single-character magic variables (e.g. $!),
16095 and it is passed a sv and the gv that contains the sv as the mg_obj
16096 value. When sv_magic stores the mg_obj pointer it increments the gv
16097 refcount, thus causing a sv-gv pair that can't be freed. There is
16098 already a check for sv == obj which is used to prevent such reference
16099 loops. This change extends the check to cover the case described above.
16100 Branch: maint-5.6/pureperl
16102 ____________________________________________________________________________
16103 [ 8867] By: jhi on 2001/02/21 00:52:39
16104 Log: Update Changes.
16106 ! Changes patchlevel.h
16107 ____________________________________________________________________________
16108 [ 8866] By: jhi on 2001/02/21 00:34:20
16109 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
16110 (Note: there were some conflicts due to EBCDIC and EPOC
16111 patches, in general I preferred the repository code.)
16112 (When 2.753 comes out, we need to synchronize.)
16114 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
16115 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
16117 ____________________________________________________________________________
16118 [ 8865] By: jhi on 2001/02/21 00:24:22
16119 Log: Make pack("C", 0x100) to create Unicode, unless under the
16120 evil influence of 'use bytes'. Similarly, unpack("C", ...)
16121 will understand Unicode, unless you under know what.
16123 ! pp.c t/op/pack.t t/op/qu.t
16124 ____________________________________________________________________________
16125 [ 8864] By: alanbur on 2001/02/20 22:35:34
16126 Log: Resynchronised with parent
16127 Branch: maint-5.6/pureperl
16128 !> README.win32 ext/GDBM_File/GDBM_File.pm
16129 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
16130 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
16131 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
16132 !> t/lib/sdbm.t util.c
16133 ____________________________________________________________________________
16134 [ 8863] By: jhi on 2001/02/20 20:55:11
16135 Log: Integrate change #8860,8861 from mainline into maintperl.
16139 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
16140 Branch: maint-5.6/perl
16141 !> lib/Test.pm pod/perlop.pod
16142 ____________________________________________________________________________
16143 [ 8862] By: jhi on 2001/02/20 20:30:07
16144 Log: Don't do casting between pointers pointing to differently sized
16148 ____________________________________________________________________________
16149 [ 8861] By: jhi on 2001/02/20 19:53:44
16150 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
16151 From: Peter Prymmer <pvhp@forte.com>
16152 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
16153 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
16156 ____________________________________________________________________________
16157 [ 8860] By: jhi on 2001/02/20 19:48:02
16158 Log: "pseudo-literal j", a documentation glitch reported to Debian.
16159 The text recovered from Perl 5.005_03, and pseudo-literal replaced
16160 by "backtick string".
16163 ____________________________________________________________________________
16164 [ 8859] By: jhi on 2001/02/20 19:15:46
16165 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
16169 ____________________________________________________________________________
16170 [ 8858] By: jhi on 2001/02/20 17:36:53
16171 Log: Integrate pureperl changes #8844,8845,8850 to mainline
16172 (via maintperl #8855).
16174 Fixed %^H scoping bug
16176 Removed GV <-> CV refcount loop
16178 Removed %ENV refcount loop
16180 !> gv.c op.c perl.c pp.c scope.c
16181 ____________________________________________________________________________
16182 [ 8857] By: jhi on 2001/02/20 17:34:32
16183 Log: Integrate changes #8853,8854 from maintperl to mainline.
16185 EBDIC fixes, README.win32 Borland update.
16187 !> README.win32 handy.h util.c
16188 ____________________________________________________________________________
16189 [ 8856] By: jhi on 2001/02/20 17:33:16
16190 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
16191 Branch: maint-5.6/perl
16192 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
16193 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
16194 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16195 ____________________________________________________________________________
16196 [ 8855] By: jhi on 2001/02/20 17:32:13
16197 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
16199 Fixed %^H scoping bug
16201 Removed GV <-> CV refcount loop
16203 Removed %ENV refcount loop
16204 Branch: maint-5.6/perl
16205 !> gv.c op.c perl.c pp.c scope.c
16206 ____________________________________________________________________________
16207 [ 8854] By: jhi on 2001/02/20 17:25:06
16208 Log: Subject: Addition to readme.win32 for Borland C++ compilers
16209 Date: Tue, 20 Feb 2001 02:15:25 +0300
16210 From: "Vadim Konovalov" <watman@inbox.ru>
16211 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
16213 Document Borland compiler misbehaviour.
16214 Branch: maint-5.6/perl
16216 ____________________________________________________________________________
16217 [ 8853] By: jhi on 2001/02/20 17:22:25
16218 Log: The assimilation of ebcdic.c didn't quite work at the first try,
16219 patches from Thomas Dorner.
16220 Branch: maint-5.6/perl
16222 ____________________________________________________________________________
16223 [ 8852] By: jhi on 2001/02/20 17:20:15
16224 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
16225 From: Chris Nandor <pudge@pobox.com>
16226 Date: Tue, 20 Feb 2001 08:32:45 -0500
16227 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
16228 Branch: maint-5.6/perl
16230 ____________________________________________________________________________
16231 [ 8851] By: jhi on 2001/02/20 17:15:52
16232 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
16234 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
16235 ! t/lib/filter-util.t
16236 ____________________________________________________________________________
16237 [ 8850] By: alanbur on 2001/02/20 17:12:40
16238 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
16239 and the magic pointer points back to the GV that contains the
16240 %ENV hash. This creates a refcount loop that prevents members
16241 of %ENV from being freed correctly. This change removes the
16242 refcount loop - the magic pointer was never used anyway, the
16243 only use of the magic was to check the type ('E') so that the
16244 appropriate environment manipulation code is called when %ENV
16246 Branch: maint-5.6/pureperl
16248 ____________________________________________________________________________
16249 [ 8849] By: jhi on 2001/02/20 17:12:20
16250 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16251 From: "Craig A. Berry" <craigberry@mac.com>
16252 Date: Mon, 19 Feb 2001 23:36:12 -0600
16253 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
16255 Case-forgiving systems match TestInit.pm with TES*.
16257 ! t/lib/glob-basic.t
16258 ____________________________________________________________________________
16259 [ 8848] By: jhi on 2001/02/20 17:10:02
16260 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
16262 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
16263 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
16264 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16265 ____________________________________________________________________________
16266 [ 8847] By: jhi on 2001/02/20 15:34:41
16267 Log: The #8843 wasn't quite right: %Config needs to imported.
16270 ____________________________________________________________________________
16271 [ 8846] By: jhi on 2001/02/20 15:31:50
16272 Log: Retract the #8838 and #8840 for now because of
16273 the DB_File tie problem.
16275 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
16276 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
16278 ____________________________________________________________________________
16279 [ 8845] By: alanbur on 2001/02/20 14:25:41
16280 Log: Removed GV <-> CV refcount loop
16281 CvGV(mycv) points to the parent GV of the CV, and was previously
16282 refcounted. The pointer remains, but the refcounting has been removed
16283 as it causes a refcount loop between the CV and GV that means the CV
16284 can't ever be deleted.
16285 Branch: maint-5.6/pureperl
16287 ____________________________________________________________________________
16288 [ 8844] By: alanbur on 2001/02/20 14:23:13
16289 Log: Fixed %^H scoping bug
16290 Branch: maint-5.6/pureperl
16292 ____________________________________________________________________________
16293 [ 8843] By: jhi on 2001/02/19 13:38:08
16294 Log: fork() not everywhere, cleanup temp files.
16297 ____________________________________________________________________________
16298 [ 8842] By: alanbur on 2001/02/19 12:42:07
16299 Log: Resynchronised with parent
16300 Branch: maint-5.6/pureperl
16301 !> pod/perlfaq4.pod sv.c utf8.c
16302 ____________________________________________________________________________
16303 [ 8841] By: jhi on 2001/02/19 03:35:51
16304 Log: Update Changes.
16306 ! Changes patchlevel.h
16307 ____________________________________________________________________________
16308 [ 8840] By: jhi on 2001/02/19 00:23:41
16309 Log: Subject: [patch] add sv_setref_uv
16310 From: Doug MacEachern <dougm@covalent.net>
16311 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
16312 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
16314 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16315 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16316 ____________________________________________________________________________
16317 [ 8839] By: jhi on 2001/02/19 00:01:38
16318 Log: Put to rest the 20010205.001, the email address checking (not) regex.
16321 ____________________________________________________________________________
16322 [ 8838] By: jhi on 2001/02/18 22:17:54
16323 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
16324 From: Doug MacEachern <dougm@covalent.net>
16325 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
16326 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
16328 ! lib/ExtUtils/xsubpp
16329 ____________________________________________________________________________
16330 [ 8837] By: jhi on 2001/02/18 22:16:50
16331 Log: Subject: [patch] -Wall cleanup round 2
16332 From: Doug MacEachern <dougm@covalent.net>
16333 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
16334 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
16336 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
16337 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
16338 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
16339 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
16340 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
16341 ! ext/SDBM_File/SDBM_File.xs
16342 ____________________________________________________________________________
16343 [ 8836] By: jhi on 2001/02/18 22:11:20
16344 Log: Misapplied regex optimizations when \C is present.
16345 Fixes 20001230.002.
16347 What still remains broken is that the submatches that
16348 have \C in them get their UTF8 flag on because their
16349 parent SV has it on. This will result in malformed
16350 UTF8 if a \C happened to match a non-ASCII byte.
16352 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
16354 ____________________________________________________________________________
16355 [ 8835] By: jhi on 2001/02/18 20:12:02
16356 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
16358 The hash key got wrongly UTF8fied.
16360 ! pod/perlapi.pod toke.c utf8.c
16361 ____________________________________________________________________________
16362 [ 8834] By: jhi on 2001/02/18 19:44:25
16363 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
16364 don't warn on magical or overloaded things.
16367 ____________________________________________________________________________
16368 [ 8833] By: nick on 2001/02/18 19:31:22
16369 Log: Integrate mainline
16371 +> t/TestInit.pm t/run/runenv.t
16373 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
16374 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
16375 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
16376 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
16377 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16378 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
16380 ____________________________________________________________________________
16381 [ 8832] By: jhi on 2001/02/18 19:21:18
16382 Log: Integrate perlio.
16384 !> perlio.c pod/perldiag.pod
16385 ____________________________________________________________________________
16386 [ 8831] By: jhi on 2001/02/18 19:14:20
16387 Log: Integrate change #8827 from mainline.
16390 Branch: maint-5.6/perl
16392 ____________________________________________________________________________
16393 [ 8830] By: nick on 2001/02/18 19:10:34
16394 Log: Apply the spirit of patch from Nick Clark:
16395 Subject: [PATCH] Re: extensions that provide layers
16396 From: Nicholas Clark <nick@ccl4.org>
16397 Date: Mon, 12 Feb 2001 16:43:51 +0000
16398 Message-Id: <20010212164350.Q3652@plum.flirble.org>
16400 ! perlio.c pod/perldiag.pod
16401 ____________________________________________________________________________
16402 [ 8829] By: jhi on 2001/02/18 19:03:25
16403 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
16404 From: schwern@pobox.com
16405 Date: Sun, 18 Feb 2001 13:44:35 -0500
16406 Message-ID: <20010218134435.A17544@magnonel.guild.net>
16408 Applied, but as t/TestInit.pm.
16411 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
16412 ! t/op/subst_wamp.t
16413 ____________________________________________________________________________
16414 [ 8828] By: jhi on 2001/02/18 18:43:52
16415 Log: Integrate perlio.
16418 ____________________________________________________________________________
16419 [ 8827] By: jhi on 2001/02/18 18:41:33
16423 ____________________________________________________________________________
16424 [ 8826] By: nick on 2001/02/18 17:40:59
16425 Log: Fix [ID 20010217.002]
16426 open FOO, "<:raw:perlio", ...
16427 :raw now inserts default base layer below itself.
16429 open FOO, "<:unix", ...
16430 works as well - but leaves buffer layer on stack under the unix layer.
16433 ____________________________________________________________________________
16434 [ 8825] By: jhi on 2001/02/18 17:15:39
16435 Log: Integrate perlio.
16437 !> perlio.c perliol.h
16438 ____________________________________________________________________________
16439 [ 8824] By: jhi on 2001/02/18 17:10:53
16440 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
16441 From: schwern@pobox.com
16442 Date: Sun, 18 Feb 2001 01:48:50 -0500
16443 Message-ID: <20010218014850.C19957@magnonel.guild.net>
16445 ! lib/Test/Harness.pm t/TEST t/op/chop.t
16446 ____________________________________________________________________________
16447 [ 8823] By: jhi on 2001/02/18 17:01:06
16448 Log: Add run/*.t to testables.
16451 ____________________________________________________________________________
16452 [ 8822] By: jhi on 2001/02/18 16:58:58
16453 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16454 From: schwern@pobox.com
16455 Date: Sun, 18 Feb 2001 01:11:35 -0500
16456 Message-ID: <20010218011135.A19957@magnonel.guild.net>
16458 Revive mjd's and Simon's PERL5OPT fix.
16462 ____________________________________________________________________________
16463 [ 8821] By: jhi on 2001/02/18 16:53:46
16464 Log: Subject: Re: Why t/TEST and not Test::Harness?
16465 From: schwern@pobox.com
16466 Date: Sat, 17 Feb 2001 22:44:44 -0500
16467 Message-ID: <20010217224444.A6679@magnonel.guild.net>
16469 Replace UTEST with TEST -utf8.
16472 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
16473 ! t/lib/glob-basic.t
16474 ____________________________________________________________________________
16475 [ 8820] By: nick on 2001/02/18 13:06:16
16476 Log: Clean up a few core dumps when layers are used in unexpected ways.
16477 (Still not "right"...)
16479 ! perlio.c perliol.h
16480 ____________________________________________________________________________
16481 [ 8819] By: jhi on 2001/02/18 02:25:55
16482 Log: Integrate change #8818 from maintperl, a FAQ nit.
16484 !> pod/perlfaq4.pod
16485 ____________________________________________________________________________
16486 [ 8818] By: jhi on 2001/02/18 02:24:50
16487 Log: FAQ nit from Chris Fedde.
16488 Branch: maint-5.6/perl
16490 ____________________________________________________________________________
16491 [ 8817] By: nick on 2001/02/17 18:20:14
16492 Log: Integrate mainline
16494 +> lib/unicode/UCD.html lib/unicode/Unicode.html
16495 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16496 +> pod/perlclib.pod
16497 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16498 - lib/unicode/Unicode.301
16499 !> (integrate 324 files)
16500 ____________________________________________________________________________
16501 [ 8816] By: jhi on 2001/02/17 16:56:58
16502 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
16504 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16505 ! ext/Storable/Storable.xs t/lib/st-06compat.t
16506 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16507 ____________________________________________________________________________
16508 [ 8815] By: jhi on 2001/02/17 16:40:07
16509 Log: Subject: [patch] -Wall
16510 From: Doug MacEachern <dougm@covalent.net>
16511 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
16512 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
16514 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
16515 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
16516 ____________________________________________________________________________
16517 [ 8814] By: jhi on 2001/02/16 19:27:18
16518 Log: Document qu better.
16521 ____________________________________________________________________________
16522 [ 8813] By: jhi on 2001/02/15 13:54:37
16523 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
16524 From: Hugo <hv@crypt.compulink.co.uk>
16525 Date: Thu, 15 Feb 2001 13:39:49 +0000
16526 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
16529 ____________________________________________________________________________
16530 [ 8812] By: alanbur on 2001/02/15 13:52:16
16531 Log: Resynchronised with parent
16532 Branch: maint-5.6/pureperl
16534 !> (integrate 36 files)
16535 ____________________________________________________________________________
16536 [ 8811] By: jhi on 2001/02/15 13:51:16
16537 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
16539 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
16540 From: Jan Dubois <JanD@ActiveState.com>
16541 Date: Wed, 31 Jan 2001 21:17:03 -0800
16542 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
16544 tweak change#8659 to keep it simple
16546 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16547 From: Russ Allbery <rra@stanford.edu>
16548 Date: 14 Feb 2001 10:15:41 -0800
16549 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16553 Upgrade to podlators 1.08, from Russ Allbery.
16555 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
16556 !> utils/perldoc.PL
16557 ____________________________________________________________________________
16558 [ 8810] By: jhi on 2001/02/15 13:35:08
16559 Log: Upgrade to podlators 1.08, from Russ Allbery.
16560 Branch: maint-5.6/perl
16561 ! lib/Pod/Man.pm lib/Pod/Text.pm
16562 ____________________________________________________________________________
16563 [ 8809] By: jhi on 2001/02/15 13:26:38
16564 Log: (accidentally empty check-in)
16565 Branch: maint-5.6/perl
16566 ! lib/Test/Harness.pm
16567 ____________________________________________________________________________
16568 [ 8808] By: jhi on 2001/02/15 13:23:47
16569 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16570 From: Russ Allbery <rra@stanford.edu>
16571 Date: 14 Feb 2001 10:15:41 -0800
16572 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16574 perldoc was hardcoding $Config{installscript}, which breaks
16575 when install* isn't where Perl ends up (such as with AFS).
16577 Use $Config{scriptdir} instead.
16578 Branch: maint-5.6/perl
16580 ____________________________________________________________________________
16581 [ 8807] By: jhi on 2001/02/14 14:37:27
16582 Log: Update Changes.
16584 ! Changes patchlevel.h
16585 ____________________________________________________________________________
16586 [ 8806] By: jhi on 2001/02/14 14:25:31
16587 Log: Integrate changes #8803,8804,8805 from mainline.
16589 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16591 Don't skip too much of the locale error message if no environ array,
16594 More MacOS Classic fixes from Chris Nandor.
16595 Branch: maint-5.6/perl
16596 !> doop.c lib/Cwd.pm perl.c perl.h util.c
16597 ____________________________________________________________________________
16598 [ 8805] By: jhi on 2001/02/14 03:29:01
16599 Log: More MacOS Classic fixes from Chris Nandor.
16601 ! doop.c lib/Cwd.pm
16602 ____________________________________________________________________________
16603 [ 8804] By: jhi on 2001/02/14 03:18:35
16604 Log: Don't skip too much of the locale error message if no environ array,
16608 ____________________________________________________________________________
16609 [ 8803] By: jhi on 2001/02/14 03:14:14
16610 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16613 ____________________________________________________________________________
16614 [ 8802] By: jhi on 2001/02/13 18:31:33
16615 Log: AUTHORS update.
16618 ____________________________________________________________________________
16619 [ 8801] By: jhi on 2001/02/13 17:55:19
16620 Log: Integrate change #8792 from mainline.
16622 Subject: buncha MacPerl patches for bleadperl
16623 From: Chris Nandor <pudge@pobox.com>
16624 Date: Tue, 13 Feb 2001 00:02:43 -0500
16625 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16626 Branch: maint-5.6/perl
16627 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16628 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16629 !> t/lib/basename.t toke.c util.h
16630 ____________________________________________________________________________
16631 [ 8800] By: jhi on 2001/02/13 17:46:43
16632 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
16633 to be forced to Off_t.
16635 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
16636 From: nick@ccl4.org
16637 Date: Thu, 1 Feb 2001 12:01:04 +0000
16638 Message-Id: <20010201120103.E11401@plum.flirble.org>
16639 Branch: maint-5.6/perl
16640 ! iperlsys.h perlio.c
16641 ____________________________________________________________________________
16642 [ 8799] By: jhi on 2001/02/13 16:52:51
16643 Log: Duplex duplex hunk hunk.
16644 Branch: maint-5.6/perl
16646 ____________________________________________________________________________
16647 [ 8797] By: jhi on 2001/02/13 14:52:04
16648 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
16649 From: "Craig A. Berry" <craigberry@mac.com>
16650 Date: Mon, 12 Feb 2001 11:05:25 -0600
16651 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
16653 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
16654 ____________________________________________________________________________
16655 [ 8796] By: jhi on 2001/02/13 14:36:47
16656 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16657 From: simon.cozens@pembroke.oxford.ac.uk
16658 Date: Sat, 10 Feb 2001 17:57:02 +0000
16659 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
16661 Now it does include.
16664 ____________________________________________________________________________
16665 [ 8795] By: jhi on 2001/02/13 14:30:11
16666 Log: Sort the MANIFEST.
16669 ____________________________________________________________________________
16670 [ 8794] By: jhi on 2001/02/13 14:26:51
16671 Log: Integrate change #8793 from mainline, FAQ updates.
16672 Branch: maint-5.6/perl
16673 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16674 ____________________________________________________________________________
16675 [ 8793] By: jhi on 2001/02/13 14:25:13
16676 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
16678 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16679 ____________________________________________________________________________
16680 [ 8792] By: jhi on 2001/02/13 14:22:50
16681 Log: Subject: buncha MacPerl patches for bleadperl
16682 From: Chris Nandor <pudge@pobox.com>
16683 Date: Tue, 13 Feb 2001 00:02:43 -0500
16684 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16686 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16687 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16688 ! t/lib/basename.t toke.c util.h
16689 ____________________________________________________________________________
16690 [ 8791] By: jhi on 2001/02/13 14:10:39
16691 Log: Integrate change #8790 from mainline.
16693 environ array wrongly assumed in Perl_init_i18nl10n(),
16694 Branch: maint-5.6/perl
16696 ____________________________________________________________________________
16697 [ 8790] By: jhi on 2001/02/13 14:06:15
16698 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
16699 noticed by Chris Nandor in MacOS Classic.
16702 ____________________________________________________________________________
16703 [ 8789] By: jhi on 2001/02/13 13:58:07
16704 Log: Integrate changes #8373,8487,8544,8783 from mainline.
16706 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
16707 hints files, the dynaloading, assimilate ebcdic into util.c.
16708 Branch: maint-5.6/perl
16710 ! MANIFEST hints/posix-bc.sh
16711 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
16712 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
16713 !> perlapi.c proto.h util.c
16714 ____________________________________________________________________________
16715 [ 8788] By: alanbur on 2001/02/13 10:33:13
16716 Log: Integrated changes from maint-5.6
16717 Branch: maint-5.6/pureperl
16718 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
16719 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
16720 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16721 !> vos/config.ga.h vos/configure_perl.cm
16722 ____________________________________________________________________________
16723 [ 8787] By: jhi on 2001/02/13 05:56:36
16724 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
16727 ____________________________________________________________________________
16728 [ 8786] By: jhi on 2001/02/13 05:54:34
16729 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
16730 From: Dorner Thomas <Thomas.Dorner@start.de>
16731 Date: Mon, 12 Feb 2001 15:06:26 +0100
16732 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
16733 Branch: maint-5.6/perl
16735 ____________________________________________________________________________
16736 [ 8785] By: jhi on 2001/02/13 05:29:04
16737 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
16739 !> hints/openbsd.sh
16740 ____________________________________________________________________________
16741 [ 8784] By: jhi on 2001/02/13 02:25:24
16742 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
16743 From: Peter Prymmer <pvhp@forte.com>
16744 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
16745 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
16748 ____________________________________________________________________________
16749 [ 8783] By: jhi on 2001/02/13 02:22:36
16750 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
16753 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
16754 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
16756 ____________________________________________________________________________
16757 [ 8782] By: jhi on 2001/02/13 02:00:07
16758 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
16759 Branch: maint-5.6/perl
16761 ____________________________________________________________________________
16762 [ 8781] By: jhi on 2001/02/13 01:58:44
16763 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
16764 Branch: maint-5.6/perl
16766 ____________________________________________________________________________
16767 [ 8780] By: jhi on 2001/02/13 01:57:33
16768 Log: Synchronize the regexp tests between maintperl and mainline.
16769 Branch: maint-5.6/perl
16771 ____________________________________________________________________________
16772 [ 8779] By: jhi on 2001/02/13 01:49:35
16773 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
16774 From: Hugo <hv@crypt.compulink.co.uk>
16775 Date: Tue, 13 Feb 2001 00:11:11 +0000
16776 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16778 ! regcomp.c t/op/re_tests
16779 ____________________________________________________________________________
16780 [ 8778] By: jhi on 2001/02/13 00:23:10
16781 Log: Comments do not nest.
16784 ____________________________________________________________________________
16785 [ 8777] By: jhi on 2001/02/13 00:17:54
16786 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
16787 From: Hugo <hv@crypt.compulink.co.uk>
16788 Date: Tue, 13 Feb 2001 00:11:11 +0000
16789 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16790 Branch: maint-5.6/perl
16791 ! regcomp.c t/op/re_tests
16792 ____________________________________________________________________________
16793 [ 8776] By: jhi on 2001/02/12 23:25:52
16794 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
16795 Branch: maint-5.6/perl
16797 ____________________________________________________________________________
16798 [ 8775] By: jhi on 2001/02/12 23:04:28
16799 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
16800 Branch: maint-5.6/perl
16801 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
16802 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16803 ! vos/configure_perl.cm
16804 ____________________________________________________________________________
16805 [ 8774] By: jhi on 2001/02/12 22:59:11
16806 Log: Subject: Re: [patch] context for 'U' magic functions
16807 From: Doug MacEachern <dougm@covalent.net>
16808 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
16809 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
16811 plus the suggestion by Nick Ing-Simmons to name the macro
16812 as PERL_MG_UFUNC to avoid namespace pollution, plus add
16813 the advice by Doug for XS writers to perl.h
16816 ____________________________________________________________________________
16817 [ 8773] By: jhi on 2001/02/11 20:14:12
16818 Log: Update Changes.
16820 ! Changes patchlevel.h
16821 ____________________________________________________________________________
16822 [ 8772] By: jhi on 2001/02/11 18:47:52
16823 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16824 From: Simon Cozens <simon@cozens.net>
16825 Date: Wed, 31 Jan 2001 16:31:43 +0000
16826 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
16829 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
16831 ____________________________________________________________________________
16832 [ 8771] By: jhi on 2001/02/11 18:36:48
16833 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
16835 Blocks-4d3.beta.txt
16836 CaseFolding-3d4.beta.txt
16837 CompositionExclusions-3d6.beta.txt
16838 EastAsianWidth-4d4.beta.txt
16839 LineBreak-6d3.beta.txt
16840 NamesList-3.1.0d1.beta.txt
16841 PropList-3.1.0d4.beta.txt
16842 SpecialCasing-4d1.beta.txt
16843 UnicodeData-3.1.0d6.beta.txt
16845 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16846 +> lib/unicode/UCD.html lib/unicode/Unicode.html
16847 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16848 - lib/unicode/Unicode.301
16850 ____________________________________________________________________________
16851 [ 8770] By: jhi on 2001/02/11 17:26:22
16852 Log: UTF-8 documentation.
16855 ____________________________________________________________________________
16856 [ 8769] By: jhi on 2001/02/11 17:12:49
16857 Log: Retract #8762.
16860 ____________________________________________________________________________
16861 [ 8768] By: jhi on 2001/02/11 16:54:45
16862 Log: Subject: [PATCH] Test::Harness
16863 From: andreas.koenig@anima.de (Andreas J. Koenig)
16864 Date: 11 Feb 2001 14:37:00 +0100
16865 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
16867 ! lib/Test/Harness.pm
16868 ____________________________________________________________________________
16869 [ 8767] By: jhi on 2001/02/11 16:53:52
16870 Log: Subject: [PATCH] Document makepatch in Porting/patching
16871 From: andreas.koenig@anima.de (Andreas J. Koenig)
16872 Date: 11 Feb 2001 16:46:28 +0100
16873 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
16875 ! Porting/patching.pod
16876 ____________________________________________________________________________
16877 [ 8766] By: jhi on 2001/02/11 06:30:23
16878 Log: Subject: Re: [patch] GvSHARED
16879 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
16880 From: Doug MacEachern <dougm@covalent.net>
16881 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
16883 Subject: Re: [patch] GvSHARED
16884 From: Doug MacEachern <dougm@covalent.net>
16885 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
16886 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
16888 Subject: [patch] attributes.pm support for `shared'
16889 From: Doug MacEachern <dougm@covalent.net>
16890 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
16891 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
16893 our() attributes were ignored, our :shared pieces missing,
16894 allow attributes.pm to turn on shared.
16896 ! op.c t/op/attrs.t toke.c xsutils.c
16897 ____________________________________________________________________________
16898 [ 8765] By: alanbur on 2001/02/10 23:11:19
16899 Log: Resync with parent (hopefully sucessfully this time)
16900 Branch: maint-5.6/pureperl
16901 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
16902 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16903 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16904 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16905 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16906 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16907 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16908 ____________________________________________________________________________
16909 [ 8764] By: jhi on 2001/02/10 22:54:38
16910 Log: Make TEST and UTEST more verbose in case something goes
16911 wrong in running/compiling a script, suggested by Doug
16915 ____________________________________________________________________________
16916 [ 8763] By: jhi on 2001/02/10 22:11:34
16917 Log: Bogus shebang.
16920 ____________________________________________________________________________
16921 [ 8762] By: jhi on 2001/02/10 21:56:02
16922 Log: (Retracted by #8769)
16925 ____________________________________________________________________________
16926 [ 8761] By: jhi on 2001/02/10 21:26:15
16927 Log: Subject: Re: [patch] GvSHARED
16928 From: Doug MacEachern <dougm@covalent.net>
16929 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
16930 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
16932 our @EXPORT : shared = (...);
16935 ____________________________________________________________________________
16936 [ 8760] By: jhi on 2001/02/10 21:25:07
16937 Log: Subject: [patch] GvSHARED
16938 From: Doug MacEachern <dougm@covalent.net>
16939 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
16940 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
16942 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
16943 ____________________________________________________________________________
16944 [ 8759] By: alanbur on 2001/02/10 21:24:27
16945 Log: Backed out mismerge.
16946 Branch: maint-5.6/pureperl
16947 ! MANIFEST README.hpux README.vmesa gv.c installhtml
16948 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
16949 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16950 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16951 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16952 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16953 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
16954 ____________________________________________________________________________
16955 [ 8758] By: jhi on 2001/02/10 18:01:17
16956 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
16958 Fixed UMRs and leak in Perl_pmtrans()
16960 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16961 associated UTFied tr/// code. Also fixed scoping leak of
16964 newATTRSUB leaks when an attempt to redefine the active sort sub is
16966 Branch: maint-5.6/perl
16968 ____________________________________________________________________________
16969 [ 8757] By: alanbur on 2001/02/10 17:56:46
16970 Log: Resynchronised with parent
16971 Branch: maint-5.6/pureperl
16975 !> MANIFEST README.hpux README.vmesa installhtml
16976 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16977 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16978 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16979 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16980 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16981 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16982 ____________________________________________________________________________
16983 [ 8756] By: alanbur on 2001/02/10 17:51:15
16984 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
16986 Branch: maint-5.6/pureperl
16988 ____________________________________________________________________________
16989 [ 8755] By: jhi on 2001/02/09 22:41:35
16990 Log: Upgrade to CPAN 1.59_54, from Andreas König.
16992 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16993 ____________________________________________________________________________
16994 [ 8754] By: jhi on 2001/02/09 22:29:20
16995 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16997 Didn't upgrade the fill.t since it has a dependency to File::Slurp
16998 purely for debugging purposes, the actual test hasn't changed.
17000 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
17002 ____________________________________________________________________________
17003 [ 8753] By: jhi on 2001/02/09 20:17:50
17004 Log: Integrate change #8682 from maintperl.
17006 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17010 ____________________________________________________________________________
17011 [ 8752] By: jhi on 2001/02/09 20:00:46
17012 Log: Update Changes.
17014 ! Changes patchlevel.h
17015 ____________________________________________________________________________
17016 [ 8751] By: nick on 2001/02/09 19:48:37
17017 Log: Integrate mainline
17019 +> README.bs2000 t/lib/cgi-esc.t
17021 !> (integrate 53 files)
17022 ____________________________________________________________________________
17023 [ 8750] By: nick on 2001/02/09 19:25:16
17024 Log: Subject: RE: Biannual Competition to Improve Hashing Function
17025 From: Fisher Mark <fisherm@tce.com>
17026 Date: Thu, 8 Feb 2001 10:44:00 -0500
17027 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
17028 Date: Thu, 8 Feb 2001 15:02:47 -0500
17029 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
17031 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
17032 ____________________________________________________________________________
17033 [ 8749] By: jhi on 2001/02/09 19:02:35
17034 Log: Forgotten fragment.
17037 ____________________________________________________________________________
17038 [ 8748] By: jhi on 2001/02/09 18:31:34
17039 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
17040 plus manual tweakage.
17042 Sync the perlfaq2 between mainline and maintperl.
17043 Branch: maint-5.6/perl
17046 !> pod/perlfaq2.pod
17047 ____________________________________________________________________________
17048 [ 8747] By: jhi on 2001/02/09 18:12:04
17049 Log: Subject: versiononly and installperl
17050 From: abigail@foad.org
17051 Date: Wed, 7 Feb 2001 22:43:12 +0100
17052 Message-ID: <20010207214312.7045.qmail@foad.org>
17054 Add +v flag to force a normal install of the perl binary
17057 Subject: [PATCH] installperl
17058 From: Nicholas Clark <nick@ccl4.org>
17059 Date: Fri, 9 Feb 2001 16:28:57 +0000
17060 Message-ID: <20010209162857.B10931@plum.flirble.org>
17062 Add -A flag which also hardlinks the binary with
17063 the full architecture name.
17066 ____________________________________________________________________________
17067 [ 8746] By: jhi on 2001/02/09 18:03:43
17068 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
17070 Subject: perlfaq2, re: perlmongers
17072 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17074 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17076 Subject: [ID 20010205.001] typo in perlfaq9
17078 Subject: [ID 20010208.002] unordered explanation in perlcall
17079 Branch: maint-5.6/perl
17080 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17081 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
17082 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
17083 ____________________________________________________________________________
17084 [ 8745] By: jhi on 2001/02/09 17:59:09
17085 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
17086 From: abela@geneanet.org
17087 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
17088 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
17091 ____________________________________________________________________________
17092 [ 8744] By: jhi on 2001/02/09 17:48:16
17093 Log: Subject: [ID 20010205.001] typo in perlfaq9
17094 From: eserte@vran.herceg.de
17095 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
17096 Message-Id: <200102042244.XAA21926@vran.herceg.de>
17099 ____________________________________________________________________________
17100 [ 8743] By: jhi on 2001/02/09 17:25:12
17101 Log: Integrate change #8695 from maintperl.
17103 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17106 ____________________________________________________________________________
17107 [ 8742] By: jhi on 2001/02/09 17:21:22
17108 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
17109 From: Andy Dougherty <doughera@lafayette.edu>
17110 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
17111 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
17114 ____________________________________________________________________________
17115 [ 8741] By: jhi on 2001/02/09 17:05:19
17116 Log: Integrate changes #8738,8739,8740 from maintperl.
17118 Html files will be installed in a more logical and easier to
17119 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
17121 Html files will be generated with a header to make them look
17122 a little less bare.
17124 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
17126 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
17127 ____________________________________________________________________________
17128 [ 8740] By: jhi on 2001/02/09 17:03:46
17129 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
17130 From: "Brendan O'Dea" <bod@compusol.com.au>
17131 Date: Sun, 4 Feb 2001 11:17:56 +1100
17132 Message-ID: <20010204111756.A16301@compusol.com.au>
17133 Branch: maint-5.6/perl
17135 ____________________________________________________________________________
17136 [ 8739] By: jhi on 2001/02/09 17:01:59
17137 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
17138 From: "Indy Singh" <indy@nusphere.com>
17139 Date: Fri, 2 Feb 2001 15:09:59 -0500
17140 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
17142 Html files will be generated with a header to make them look
17143 a little less bare.
17144 Branch: maint-5.6/perl
17146 ____________________________________________________________________________
17147 [ 8738] By: jhi on 2001/02/09 16:58:48
17148 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
17149 From: "Indy Singh" <indy@nusphere.com>
17150 Date: Fri, 2 Feb 2001 15:08:23 -0500
17151 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
17153 Html files will be installed in a more logical and easier to
17154 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
17155 Branch: maint-5.6/perl
17156 ! win32/Makefile win32/makefile.mk
17157 ____________________________________________________________________________
17158 [ 8737] By: jhi on 2001/02/09 16:46:54
17159 Log: Integrate changes #8687,8736 from maintperl.
17161 HP-UX thread patches from Merijn H. Brand.
17163 Latin nit from Philip Newton.
17165 !> README.hpux hints/hpux.sh
17166 ____________________________________________________________________________
17167 [ 8736] By: jhi on 2001/02/09 16:42:31
17168 Log: Latin nit from Philip Newton.
17169 Branch: maint-5.6/perl
17171 ____________________________________________________________________________
17172 [ 8735] By: jhi on 2001/02/09 16:24:03
17173 Log: Integrate changes #8704,8710 from pureperl.
17175 Fixed UMRs and leak in Perl_pmtrans()
17177 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17178 associated UTFied tr/// code. Also fixed scoping leak of
17182 ____________________________________________________________________________
17183 [ 8734] By: jhi on 2001/02/09 15:40:21
17184 Log: Integrate change #8733 from maintperl.
17186 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
17189 ____________________________________________________________________________
17190 [ 8733] By: jhi on 2001/02/09 15:35:47
17191 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
17192 From: Prymmer/Kahn <pvhp@best.com>
17193 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
17194 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
17195 Branch: maint-5.6/perl
17197 ____________________________________________________________________________
17198 [ 8732] By: jhi on 2001/02/09 15:26:17
17199 Log: Rename README.posix-bc to README.bs2000 (to avoid the
17200 confusion of a "perlposix-bc.pod"), add a few missing
17201 arch pods, regen toc.
17202 Branch: maint-5.6/perl
17205 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17206 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17207 ____________________________________________________________________________
17208 [ 8731] By: jhi on 2001/02/09 15:23:39
17209 Log: De-cut-and-pasto.
17212 ____________________________________________________________________________
17213 [ 8730] By: jhi on 2001/02/09 15:11:13
17214 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
17215 when people think that perlposix-bc.pod tells anything about
17216 Perl and POSIX. Regen toc.
17220 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17221 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17222 ____________________________________________________________________________
17223 [ 8729] By: jhi on 2001/02/09 14:52:28
17224 Log: The README.vmesa part of #8712 from maintperl.
17227 ____________________________________________________________________________
17228 [ 8728] By: jhi on 2001/02/09 14:46:06
17229 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
17230 From: Peter Prymmer <pvhp@forte.com>
17231 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
17232 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
17233 Branch: maint-5.6/perl
17234 ! README.vmesa win32/Makefile win32/makefile.mk
17235 ____________________________________________________________________________
17236 [ 8727] By: jhi on 2001/02/09 14:33:25
17237 Log: Integrate change #8712 from mainline.
17239 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
17240 Branch: maint-5.6/perl
17242 ____________________________________________________________________________
17243 [ 8726] By: jhi on 2001/02/09 14:30:28
17244 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
17245 From: Peter Prymmer <pvhp@forte.com>
17246 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
17247 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
17250 ! MANIFEST lib/CGI/Util.pm
17251 ____________________________________________________________________________
17252 [ 8725] By: jhi on 2001/02/09 04:56:47
17253 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
17254 Branch: maint-5.6/perl
17256 ____________________________________________________________________________
17257 [ 8724] By: jhi on 2001/02/09 04:40:59
17258 Log: Integrate changes 7819,7820 from vmsperl into mainline.
17260 Add header for LIB$ prototypes (C. Berry)
17262 Convert fwrite()s to sockets to write()s, since some socket stacks
17263 don't take kindly to stdio.
17264 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17265 (for often optional LNMs)
17266 Correct a few typos
17269 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
17270 ____________________________________________________________________________
17271 [ 8723] By: jhi on 2001/02/09 03:29:29
17272 Log: Integrate change #8722 from mainline.
17274 The Im() function wasn't returning zero for non-Math::Complex
17275 arguments. The bug reported by John Gamble.
17276 Branch: maint-5.6/perl
17277 !> lib/Math/Complex.pm
17278 ____________________________________________________________________________
17279 [ 8722] By: jhi on 2001/02/09 03:28:33
17280 Log: The Im() function wasn't returning zero for non-Math::Complex
17281 arguments. The bug reported by John Gamble.
17283 ! lib/Math/Complex.pm
17284 ____________________________________________________________________________
17285 [ 8721] By: nick on 2001/02/08 22:11:35
17286 Log: Correct the correction :-(
17289 ____________________________________________________________________________
17290 [ 8720] By: bailey on 2001/02/08 20:59:22
17291 Log: Convert frwite()s to sockets to write()s, since some socket stacks
17292 don't take kindly to stdio.
17293 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17294 (for often optional LNMs)
17295 Correct a few typos
17298 ! vms/vms.c vms/vmsish.h
17299 ____________________________________________________________________________
17300 [ 8719] By: bailey on 2001/02/08 20:51:02
17301 Log: Add header for LIB$ prototypes (C. Berry)
17303 ! ext/Devel/DProf/DProf.xs
17304 ____________________________________________________________________________
17305 [ 8718] By: bailey on 2001/02/08 20:49:00
17308 +> pod/perliol.pod t/lib/sample-tests/bailout
17309 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
17310 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
17311 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
17312 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
17313 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
17314 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
17315 - lib/unicode/Is/DCinital.pl
17316 !> (integrate 101 files)
17317 ____________________________________________________________________________
17318 [ 8717] By: nick on 2001/02/08 19:38:48
17319 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
17320 From: Robin Barker <rmb1@cise.npl.co.uk>
17321 Date: Thu, 8 Feb 2001 14:38:07 GMT
17322 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
17325 ____________________________________________________________________________
17326 [ 8716] By: nick on 2001/02/08 19:29:07
17327 Log: Generated files form 8713 etc.
17329 ! embed.h global.sym objXSUB.h perlapi.c proto.h
17330 ____________________________________________________________________________
17331 [ 8715] By: nick on 2001/02/08 19:26:08
17332 Log: Fixup non-ithread build after 8713
17335 ____________________________________________________________________________
17336 [ 8714] By: nick on 2001/02/08 19:17:45
17337 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
17338 From: nick@ccl4.org
17339 Date: Wed, 7 Feb 2001 00:27:47 +0000
17340 Message-Id: <20010207002747.B63724@plum.flirble.org>
17343 ____________________________________________________________________________
17344 [ 8713] By: nick on 2001/02/08 19:15:58
17345 Log: Subject: Re: [patch] Re: PL_ptr_table
17346 From: Doug Maceachern <dougm@covalent.net>
17347 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
17348 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
17350 ! embed.pl perl.c sv.c sv.h
17351 ____________________________________________________________________________
17352 [ 8712] By: nick on 2001/02/08 19:12:47
17353 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
17354 From: Peter Prymmer <pvhp@forte.com>
17355 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
17356 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
17359 ____________________________________________________________________________
17360 [ 8711] By: nick on 2001/02/07 21:06:11
17361 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
17362 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
17363 From: Alan Burlison <Alan.Burlison@uk.sun.com>
17364 Date: Tue, 06 Feb 2001 23:37:01 +0000
17365 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
17368 ____________________________________________________________________________
17369 [ 8710] By: alanbur on 2001/02/07 00:22:04
17370 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17371 associated UTFied tr/// code. Also fixed scoping leak of
17373 Branch: maint-5.6/pureperl
17375 ____________________________________________________________________________
17376 [ 8709] By: nick on 2001/02/06 21:16:49
17377 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17378 From: Michael G Schwern <schwern@pobox.com>
17379 Date: Sun, 4 Feb 2001 19:47:14 -0500
17380 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
17382 ! pod/perlapi.pod pod/perlmodlib.PL
17383 ____________________________________________________________________________
17384 [ 8708] By: nick on 2001/02/06 20:41:20
17385 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17386 From: Michael G Schwern <schwern@pobox.com>
17387 Date: Sun, 4 Feb 2001 21:17:49 -0500
17388 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
17390 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
17391 ! pod/perltootc.pod
17392 ____________________________________________________________________________
17393 [ 8707] By: nick on 2001/02/06 20:29:11
17394 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
17395 From: Michael G Schwern <schwern@pobox.com>
17396 Date: Tue, 6 Feb 2001 05:54:30 -0500
17397 Message-Id: <20010206055430.A951@blackrider.aocn.com>
17399 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
17400 ____________________________________________________________________________
17401 [ 8706] By: nick on 2001/02/06 20:21:40
17402 Log: Subject: RE: some win32 fixes
17403 Date: Tue, 6 Feb 2001 09:23:20 +0300
17404 From: Vadim Konovalov <vkonovalov@lucent.com>
17405 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
17407 ! toke.c win32/Makefile win32/config.bc win32/config.gc
17408 ! win32/config.vc win32/config_H.bc win32/makefile.mk
17409 ____________________________________________________________________________
17410 [ 8705] By: alanbur on 2001/02/06 15:00:03
17411 Log: Synchronised with parent
17412 Branch: maint-5.6/pureperl
17414 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17415 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
17416 ____________________________________________________________________________
17417 [ 8704] By: alanbur on 2001/02/06 14:55:24
17418 Log: Fixed UMRs and leak in Perl_pmtrans()
17419 Branch: maint-5.6/pureperl
17421 ____________________________________________________________________________
17422 [ 8703] By: gsar on 2001/02/06 02:29:37
17423 Log: $(MAKE) distclean doesn't clean up properly on windows
17424 Branch: maint-5.6/perl
17425 ! win32/Makefile win32/makefile.mk
17426 ____________________________________________________________________________
17427 [ 8702] By: gsar on 2001/02/06 01:00:46
17428 Log: tweak change#8659 to keep it simple
17429 Branch: maint-5.6/perl
17431 ____________________________________________________________________________
17432 [ 8701] By: gsar on 2001/02/05 22:45:41
17433 Log: change#8693 was missing testsuite changes
17434 Branch: maint-5.6/perl
17435 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17436 ____________________________________________________________________________
17437 [ 8700] By: nick on 2001/02/05 20:32:52
17438 Log: Integrate mainline
17440 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
17441 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17442 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17443 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17444 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17445 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17446 +> t/lib/test-harness.t
17447 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
17448 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
17449 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
17450 !> pod/perlutil.pod t/TEST utils/h2xs.PL
17451 ____________________________________________________________________________
17452 [ 8699] By: nick on 2001/02/05 19:41:07
17453 Log: Subject: perlfaq2, re: perlmongers
17454 From: David H. Adler <dha@panix.com>
17455 Date: Sun, 4 Feb 2001 23:48:23 -0500
17456 Message-Id: <20010204234823.A13429@panix.com>
17459 ____________________________________________________________________________
17460 [ 8698] By: nick on 2001/02/05 19:39:31
17461 Log: Missed file f#rom the testharness mess.
17463 + t/lib/test-harness.t
17464 ____________________________________________________________________________
17465 [ 8697] By: nick on 2001/02/05 19:37:21
17466 Log: Subject: [DOC PATCH] overload.pm nits
17467 From: John Tobey <jtobey@john-edwin-tobey.org>
17468 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
17469 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
17472 ____________________________________________________________________________
17473 [ 8696] By: alanbur on 2001/02/05 11:56:00
17474 Log: Sync with parent
17475 Branch: maint-5.6/pureperl
17477 ____________________________________________________________________________
17478 [ 8695] By: gsar on 2001/02/05 03:27:34
17479 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17480 Branch: maint-5.6/perl
17482 ____________________________________________________________________________
17483 [ 8694] By: alanbur on 2001/02/05 00:07:47
17484 Log: Initial branch creation from //depot/maint-5.6/perl
17485 Branch: maint-5.6/pureperl
17486 +> (branch 1719 files)
17487 ____________________________________________________________________________
17488 [ 8693] By: gsar on 2001/02/04 22:38:49
17489 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
17491 Branch: maint-5.6/perl
17492 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17493 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17494 !> ext/DB_File/version.c
17495 ____________________________________________________________________________
17496 [ 8692] By: nick on 2001/02/04 18:15:57
17497 Log: The missed t/TEST part of the grand testharness upgrade.
17500 ____________________________________________________________________________
17501 [ 8691] By: nick on 2001/02/04 18:05:17
17502 Log: New improved test harness
17503 Subject: Re: [PATCH Test::Harness] Third time's a charm?
17504 From: Michael G Schwern <schwern@pobox.com>
17505 Date: Sun, 4 Feb 2001 08:01:20 -0500
17506 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
17508 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
17509 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17510 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17511 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17512 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17513 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17514 ! MANIFEST lib/Test/Harness.pm
17515 ____________________________________________________________________________
17516 [ 8690] By: nick on 2001/02/04 17:57:51
17517 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
17518 From: Jonathan Stowe <gellyfish@gellyfish.com>
17519 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
17520 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
17523 ____________________________________________________________________________
17524 [ 8689] By: nick on 2001/02/04 17:55:24
17525 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
17526 From: Michael G Schwern <schwern@pobox.com>
17527 Date: Sat, 3 Feb 2001 22:46:38 -0500
17528 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
17530 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
17531 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
17532 ____________________________________________________________________________
17533 [ 8688] By: nick on 2001/02/04 17:43:55
17534 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
17535 length byfailing to spot lack of closing )
17536 From: nick@talking.bollo.cx
17537 Date: Sat, 03 Feb 2001 23:53:16 +0000
17538 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
17540 ! perlio.c pod/perldiag.pod
17541 ____________________________________________________________________________
17542 [ 8687] By: jhi on 2001/02/03 17:11:42
17543 Log: HP-UX thread patches from Merijn H. Brand.
17544 Branch: maint-5.6/perl
17545 ! README.hpux hints/hpux.sh
17546 ____________________________________________________________________________
17547 [ 8686] By: jhi on 2001/02/03 16:40:12
17548 Log: Metaconfig changes for #8685.
17550 ! U/installdirs/instubperl.U
17551 Branch: metaconfig/U/perl
17552 ! Devel.U versiononly.U
17553 ____________________________________________________________________________
17554 [ 8685] By: jhi on 2001/02/03 16:39:49
17555 Log: For -Dusedevel builds turn off installusrbinperl and turn on
17556 versiononly, a combined idea of Richard Soderberg and Merijn
17557 H. Brand. You can still override both of these from the command
17558 line if you need to, -Dinstallusrbinperl and -Uversiononly.
17561 ____________________________________________________________________________
17562 [ 8684] By: jhi on 2001/02/03 16:16:34
17563 Log: Metaconfig unit fix for #8683.
17565 ! U/compline/nblock_io.U
17566 ____________________________________________________________________________
17567 [ 8683] By: jhi on 2001/02/03 16:16:12
17568 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
17569 reported by Peter Prymmer for 5.6-TRIAL1.
17572 ____________________________________________________________________________
17573 [ 8682] By: jhi on 2001/02/03 05:52:11
17574 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17576 Branch: maint-5.6/perl
17578 ____________________________________________________________________________
17579 [ 8681] By: jhi on 2001/02/03 05:47:33
17580 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
17581 Branch: maint-5.6/perl
17583 ____________________________________________________________________________
17584 [ 8680] By: jhi on 2001/02/02 21:39:49
17585 Log: perlport update from Peter Prymmer.
17586 Branch: maint-5.6/perl
17588 ____________________________________________________________________________
17589 [ 8679] By: nick on 2001/02/02 20:50:48
17590 Log: Integrate mainline
17592 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17593 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
17594 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17595 ____________________________________________________________________________
17596 [ 8678] By: gsar on 2001/02/02 16:02:12
17597 Log: note about bincompat, slightly modified (from Lupe Christoph)
17598 Branch: maint-5.6/perl
17600 ____________________________________________________________________________
17601 [ 8677] By: jhi on 2001/02/02 15:46:20
17602 Log: Supported platforms updates.
17603 Branch: maint-5.6/perl
17605 ____________________________________________________________________________
17606 [ 8676] By: jhi on 2001/02/02 03:41:26
17607 Log: A couple more perlfaq2 tweaks.
17608 Branch: maint-5.6/perl
17610 ____________________________________________________________________________
17611 [ 8675] By: jhi on 2001/02/02 03:17:44
17612 Log: Misedit in #8661.
17613 Branch: maint-5.6/perl
17615 ____________________________________________________________________________
17616 [ 8674] By: jhi on 2001/02/02 03:14:38
17618 Branch: maint-5.6/perl
17620 ____________________________________________________________________________
17621 [ 8673] By: jhi on 2001/02/02 03:12:40
17622 Log: perlfaq update from Elaine Ashton.
17623 Branch: maint-5.6/perl
17625 ____________________________________________________________________________
17626 [ 8672] By: jhi on 2001/02/02 03:07:08
17627 Log: UTF-8 s/// patch from Inaba Hiroto.
17628 Branch: maint-5.6/perl
17629 ! pp_ctl.c pp_hot.c
17630 ____________________________________________________________________________
17631 [ 8671] By: jhi on 2001/02/01 22:34:31
17632 Log: Update Changes.
17634 ! Changes patchlevel.h
17635 ____________________________________________________________________________
17636 [ 8670] By: jhi on 2001/02/01 22:15:29
17637 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
17640 Upgrade to Getopt::Long 2.25, from Johan Vromans.
17642 more files need to be writable in the source distribution
17644 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17646 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17648 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17650 Allow the float to be fuzzier.
17652 need to use INT2PTR instead of a straight cast or ia64 fails
17654 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
17656 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17658 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17659 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
17660 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17661 ____________________________________________________________________________
17662 [ 8669] By: jhi on 2001/02/01 21:57:02
17663 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17664 From: Robin Barker <rmb1@cise.npl.co.uk>
17665 Date: Thu, 1 Feb 2001 16:59:05 GMT
17666 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
17667 Branch: maint-5.6/perl
17668 ! pod/perlmodlib.PL
17669 ____________________________________________________________________________
17670 [ 8668] By: nick on 2001/02/01 19:41:40
17671 Log: Integrate mainline
17673 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
17674 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
17675 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
17676 ____________________________________________________________________________
17677 [ 8667] By: gsar on 2001/02/01 16:59:11
17678 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17679 Branch: maint-5.6/perl
17680 ! embed.pl embedvar.h
17681 ____________________________________________________________________________
17682 [ 8666] By: gsar on 2001/02/01 16:34:51
17683 Log: add missing entries to win32/config.?c
17684 Branch: maint-5.6/perl
17685 ! win32/config.bc win32/config.gc win32/config.vc
17686 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17687 ____________________________________________________________________________
17688 [ 8665] By: jhi on 2001/02/01 14:58:51
17689 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
17690 From: "Stephen P. Potter" <spp@spotter.yi.org>
17691 Date: Thu, 01 Feb 2001 10:45:46 -0500
17692 Message-Id: <200102011545.KAA31479@spotter.yi.org>
17693 Branch: maint-5.6/perl
17695 ____________________________________________________________________________
17696 [ 8664] By: gsar on 2001/02/01 14:52:37
17697 Log: need to use INT2PTR instead of a straight cast or ia64 fails
17698 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
17699 Branch: maint-5.6/perl
17700 ! ext/POSIX/POSIX.xs
17701 ____________________________________________________________________________
17702 [ 8663] By: jhi on 2001/02/01 14:09:13
17703 Log: Allow the float to be fuzzier.
17704 Branch: maint-5.6/perl
17706 ____________________________________________________________________________
17707 [ 8662] By: jhi on 2001/02/01 13:59:00
17708 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17709 From: Robin Barker <rmb1@cise.npl.co.uk>
17710 Date: Thu, 1 Feb 2001 13:05:39 GMT
17711 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
17712 Branch: maint-5.6/perl
17713 ! pod/perlmodlib.pod
17714 ____________________________________________________________________________
17715 [ 8661] By: jhi on 2001/02/01 13:57:38
17716 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
17717 Date: Thu, 01 Feb 2001 14:15:41 +0100
17718 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17719 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
17721 Have the $ccflags in the gcc version test (strange, this change
17722 is claimed to be have been integrated already)
17723 Branch: maint-5.6/perl
17725 ____________________________________________________________________________
17726 [ 8660] By: jhi on 2001/02/01 13:44:10
17727 Log: Integrate changes #7950,7964,7962 from mainline.
17729 Find the stdchar signedness using cpp, should fix some of
17730 the Solaris compiler warnings reported by Alan Burlison.
17731 Branch: maint-5.6/perl
17732 !> Configure config_h.SH
17733 ____________________________________________________________________________
17734 [ 8659] By: jhi on 2001/02/01 05:35:32
17735 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17736 From: Jan Dubois <JanD@ActiveState.com>
17737 Date: Wed, 31 Jan 2001 21:17:03 -0800
17738 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17739 Branch: maint-5.6/perl
17741 ____________________________________________________________________________
17742 [ 8658] By: jhi on 2001/02/01 04:33:17
17743 Log: Integrate the README.os390 and README.posix-bc parts of mainline
17744 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
17745 installperl parts were taken care of by #8657.)
17746 Branch: maint-5.6/perl
17747 !> README.os390 README.posix-bc
17748 ____________________________________________________________________________
17749 [ 8657] By: jhi on 2001/02/01 04:29:21
17750 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17751 From: Peter Prymmer <pvhp@forte.com>
17752 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
17753 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
17754 Branch: maint-5.6/perl
17755 + ext/DynaLoader/dl_dllload.xs
17756 ! MANIFEST Makefile.SH hints/os390.sh installperl
17757 ____________________________________________________________________________
17758 [ 8656] By: jhi on 2001/02/01 04:25:45
17759 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
17760 From: Peter Prymmer <pvhp@forte.com>
17761 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
17762 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
17763 Branch: maint-5.6/perl
17764 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
17765 ____________________________________________________________________________
17766 [ 8655] By: jhi on 2001/02/01 04:14:47
17767 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
17768 From: troc@netrus.net
17769 Date: Wed, 31 Jan 2001 22:31:26 -0500
17770 Message-Id: <200102010331.WAA117.85@rocco.homenet>
17771 Branch: maint-5.6/perl
17773 ____________________________________________________________________________
17774 [ 8654] By: jhi on 2001/02/01 04:12:52
17775 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17776 as reported by Alan Burlison.
17777 Branch: maint-5.6/perl
17779 ____________________________________________________________________________
17780 [ 8653] By: jhi on 2001/02/01 04:05:12
17781 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
17782 From: dsugalski@northernlight.com
17783 Date: Wed, 31 Jan 2001 18:54:11 -0500
17784 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
17785 Branch: maint-5.6/perl
17787 ____________________________________________________________________________
17788 [ 8652] By: jhi on 2001/02/01 04:03:11
17789 Log: Misplaced #endif.
17791 Subject: [perl-5-6-1-trial2] patches for EPOC
17792 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17793 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17794 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17795 Branch: maint-5.6/perl
17797 ____________________________________________________________________________
17798 [ 8651] By: jhi on 2001/02/01 04:00:25
17799 Log: Integrate changes #8647,8648,8650 from mainline.
17801 Macrofy a magic UTF-8 test.
17803 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
17805 Watch out for cross compiling for EPOC (usually done on linux).
17806 Branch: maint-5.6/perl
17807 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
17808 ____________________________________________________________________________
17809 [ 8650] By: jhi on 2001/02/01 03:56:20
17810 Log: Watch out for cross compiling for EPOC (usually done on linux)
17812 Subject: [perl-5-6-1-trial2] patches for EPOC
17813 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17814 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17815 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17817 ! ext/Errno/Errno_pm.PL
17818 ____________________________________________________________________________
17819 [ 8649] By: gsar on 2001/02/01 00:46:00
17820 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17821 Branch: maint-5.6/perl
17823 ____________________________________________________________________________
17824 [ 8648] By: jhi on 2001/01/31 23:35:36
17825 Log: All the uses of PL_numeric_radix must be protected by
17826 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
17828 Subject: [perl-5-6-1-trial2] patches for EPOC
17829 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17830 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17831 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17834 ____________________________________________________________________________
17835 [ 8647] By: jhi on 2001/01/31 22:56:16
17836 Log: Macrofy a magic UTF-8 test.
17839 ____________________________________________________________________________
17840 [ 8646] By: gsar on 2001/01/31 15:55:12
17841 Log: update Changes
17842 Branch: maint-5.6/perl
17844 ____________________________________________________________________________
17845 [ 8645] By: gsar on 2001/01/31 15:10:14
17846 Log: Configure tweak suggested by Peter Prymmer
17847 Branch: maint-5.6/perl
17849 ____________________________________________________________________________
17850 [ 8644] By: gsar on 2001/01/31 15:06:32
17851 Log: more files need to be writable in the source distribution
17852 Branch: maint-5.6/perl
17854 ____________________________________________________________________________
17855 [ 8643] By: jhi on 2001/01/31 14:59:46
17856 Log: Integrate changes #8258,8278,8279 from mainline.
17858 Make the large file tests more robust/talkative.
17859 Branch: maint-5.6/perl
17860 !> t/lib/syslfs.t t/op/lfs.t
17861 ____________________________________________________________________________
17862 [ 8642] By: gsar on 2001/01/31 14:53:48
17863 Log: integrate changes#8311,8334 from mainline
17865 Add a new MakeMaker variable PM_FILTER that defines a Unix
17866 filter to be run on each .pm during the pm_to_blib() phase,
17868 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
17870 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
17871 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
17872 accurate reading of the "atime".
17873 Branch: maint-5.6/perl
17874 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
17875 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17876 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
17877 ____________________________________________________________________________
17878 [ 8641] By: jhi on 2001/01/31 14:46:37
17879 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
17880 Branch: maint-5.6/perl
17881 ! lib/Getopt/Long.pm
17882 ____________________________________________________________________________
17883 [ 8640] By: gsar on 2001/01/31 14:40:24
17884 Log: make regen_all
17885 Branch: maint-5.6/perl
17886 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
17887 ____________________________________________________________________________
17888 [ 8639] By: gsar on 2001/01/31 14:37:25
17889 Log: refresh windows config files
17890 Branch: maint-5.6/perl
17891 ! win32/Makefile win32/config_H.bc win32/config_H.gc
17892 ! win32/config_H.vc win32/makefile.mk
17893 ____________________________________________________________________________
17894 [ 8638] By: gsar on 2001/01/31 14:28:10
17895 Log: makefile tweaks for windows: introduce a bulk-switch to enable
17896 same options as ActivePerl; sync changes with makefile.mk
17897 Branch: maint-5.6/perl
17898 ! win32/Makefile win32/makefile.mk
17899 ____________________________________________________________________________
17900 [ 8637] By: jhi on 2001/01/31 04:41:30
17901 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
17902 From: Nicholas Clark <nick@ccl4.org>
17903 Date: Tue, 30 Jan 2001 19:51:05 +0000
17904 Message-ID: <20010130195105.R76607@plum.flirble.org>
17908 ! pp.c pp.h pp_hot.c t/op/arith.t
17909 ____________________________________________________________________________
17910 [ 8636] By: jhi on 2001/01/31 02:38:32
17911 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
17912 no perlio],8257,8380,8479,8515 from mainline.
17914 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
17916 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
17917 Subject: [PATCH perl@8133] fix-up for VMS extensions
17919 In VMS embedded perls couldn't access the statically built Socket.
17921 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
17923 Further VMS piping fixes from Charles Lane.
17925 Subject: [PATCH] make t/op/misc.t work on VMS
17927 Add tracing for debugging extensions builds in VMS.
17929 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
17930 Branch: maint-5.6/perl
17931 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
17932 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
17933 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
17934 ____________________________________________________________________________
17935 [ 8635] By: jhi on 2001/01/31 01:46:41
17936 Log: Integrate change #7732 from mainline.
17938 Sparc 64-bit pack() fix from Jens Hamisch.
17939 Branch: maint-5.6/perl
17941 ____________________________________________________________________________
17942 [ 8634] By: jhi on 2001/01/31 01:41:16
17943 Log: One spot missing from #8626.
17944 Branch: maint-5.6/perl
17946 ____________________________________________________________________________
17947 [ 8633] By: jhi on 2001/01/31 00:49:17
17948 Log: Integrate change #7495 from mainline.
17950 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
17951 Branch: maint-5.6/perl
17952 !> MANIFEST ext/re/Makefile.PL
17953 ____________________________________________________________________________
17954 [ 8632] By: jhi on 2001/01/30 23:38:49
17955 Log: Integrate change #8396 from mainline.
17957 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
17958 better multicast support (resend)
17959 Branch: maint-5.6/perl
17960 !> ext/Socket/Socket.pm
17961 ____________________________________________________________________________
17962 [ 8631] By: jhi on 2001/01/30 23:28:03
17963 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
17965 More AIX lore. (7514, ext/re/hints/aix.pl)
17967 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
17969 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)
17971 Subject: [ID 20001214.002] Net::Ping patch
17973 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
17975 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
17977 Add ReuseAddr as a (preferred) alias for Reuse as we now
17978 also have ReusePort.
17980 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
17981 Branch: maint-5.6/perl
17982 +> ext/re/hints/aix.pl
17983 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
17984 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
17985 ____________________________________________________________________________
17986 [ 8630] By: jhi on 2001/01/30 23:03:59
17987 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
17989 read() documentation tweak for 20001121.004.
17991 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
17992 Branch: maint-5.6/perl
17993 !> pod/perlfunc.pod pod/perlre.pod
17994 ____________________________________________________________________________
17995 [ 8629] By: jhi on 2001/01/30 22:41:57
17996 Log: Integrate change #8098 from mainline.
17998 fastgetcwd is defined using a glob alias on a $^O dependent basis
17999 and there was no default assignment or perl subroutine.
18000 Branch: maint-5.6/perl
18002 ____________________________________________________________________________
18003 [ 8628] By: jhi on 2001/01/30 21:58:52
18004 Log: Integrate change #7866 from mainline.
18007 Branch: maint-5.6/perl
18008 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
18009 ____________________________________________________________________________
18010 [ 8627] By: jhi on 2001/01/30 21:39:44
18011 Log: Integrate changes #8075,8086,8228 from mainline.
18013 Darwin is not Windows. (8075,8086)
18015 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
18016 Branch: maint-5.6/perl
18017 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
18018 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18019 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
18020 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
18021 ____________________________________________________________________________
18022 [ 8626] By: jhi on 2001/01/30 21:22:11
18023 Log: Integrate with tweakery the change #8625 from mainline,
18024 the multibyte decimal separator fix ("fa_IR locale failure").
18025 Branch: maint-5.6/perl
18026 ! embedvar.h perlapi.h
18027 !> intrpvar.h perl.c perl.h sv.c util.c
18028 ____________________________________________________________________________
18029 [ 8625] By: jhi on 2001/01/30 20:26:33
18030 Log: Fix for the fa_IR locale failure. The reason for the failure
18031 was that Perl was assuming the decimal separator aka the radix
18032 separator is one character. The Farsi-Iranian locale crushed
18033 that bad assumption since there the separator is 'Momayyez',
18034 glyphwise looking somewhat like a slash, and in Unicode UTF-8
18035 encoded in two bytes, 0xd9 0xab.
18037 ! intrpvar.h perl.c perl.h sv.c util.c
18038 ____________________________________________________________________________
18039 [ 8624] By: gsar on 2001/01/30 20:17:03
18041 Branch: maint-5.6/perl
18042 ! Makefile.SH pod/perlintern.pod
18043 ____________________________________________________________________________
18044 [ 8623] By: gsar on 2001/01/30 19:42:34
18045 Log: backout change#7431 and its dependents (causes spurious rebuilds
18046 of autogenerated files)
18048 fix benign b.t failure
18049 Branch: maint-5.6/perl
18050 ! Makefile.SH t/lib/b.t
18051 ____________________________________________________________________________
18052 [ 8622] By: jhi on 2001/01/30 19:41:41
18053 Log: Microperl sync.
18056 ____________________________________________________________________________
18057 [ 8621] By: gsar on 2001/01/30 19:24:47
18058 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
18061 Subject: podlators 1.06 released
18063 Subject: [PATCH @8436] Eliminate op_children
18065 (Replaced by #8448) Traces of op_children (cleanup of #8442)
18067 (Replaced by #8448) More op_children traces (cleanup of #8442).
18069 Subject: [PATCH #3 @8436] Re: Eliminate op_children
18070 Replace #8444 and #8445.
18072 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
18073 at the setting of the ofs_sv in new_struct_thread() as the
18074 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
18075 uninitialized fields are, uh, initialized with),
18076 SvREFCNT_inc()ing that invited a core dump.
18078 podlators 1.07, from Russ Allbery.
18080 Subject: [PATCH] regcomp.c old feature removal
18081 From: mjd@plover.com
18082 Date: 16 Jan 2001 14:43:18 -0000
18083 Message-ID: <20010116144318.7140.qmail@plover.com>
18084 Branch: maint-5.6/perl
18085 +> lib/Pod/Text/Overstrike.pm
18086 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
18087 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
18088 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
18089 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
18090 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
18092 ____________________________________________________________________________
18093 [ 8620] By: gsar on 2001/01/30 18:48:32
18094 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
18095 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
18096 now fails one test)
18098 Subject: [PATCH] lvalue AUTOLOAD. No, really.
18100 Subject: [PATCH] Interesting syntax idea
18101 Make opens + bareword assigns do typeglob assigns.
18105 Subject: [PATCH @8269] Continue blocks and B::Deparse
18106 Make the peephole optimizer to bypass more null ops and
18107 and rewrite the deparse handling of continue blocks.
18109 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
18110 Doc tweak on #8313.
18112 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
18114 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
18116 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
18118 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
18119 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
18120 according to the platform.
18122 Subject: [PATCH @8404] Consolidated lvalue sub changes
18124 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
18126 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
18128 Subject: B::Concise -- an improved replacement for B::Terse
18130 The B::Terse drop-in replacement wasn't quite drop-in.
18132 The LVRET macro needed an aTHX.
18134 Use the /^Perl_/-less form of is_lvalue_sub().
18136 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
18137 Branch: maint-5.6/perl
18138 +> ext/B/B/Concise.pm
18139 !> (integrate 27 files)
18140 ____________________________________________________________________________
18141 [ 8619] By: nick on 2001/01/30 18:40:28
18142 Log: Integrate mainline
18144 !> (integrate 40 files)
18145 ____________________________________________________________________________
18146 [ 8618] By: jhi on 2001/01/30 18:37:18
18147 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
18148 Date: Mon, 29 Jan 2001 22:51:29 -0600
18149 From: "Craig A. Berry" <craigberry@mac.com>
18150 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
18153 ____________________________________________________________________________
18154 [ 8617] By: jhi on 2001/01/30 18:34:53
18155 Log: Subject: [PATCH] Add missing CV flags to dump.c
18156 From: Tim Jenness <t.jenness@jach.hawaii.edu>
18157 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
18158 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
18161 ____________________________________________________________________________
18162 [ 8616] By: jhi on 2001/01/30 18:20:58
18163 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
18164 part isn't applicable to maintperl.
18166 UTF-8 nit from Inaba Hiroto.
18167 Branch: maint-5.6/perl
18168 !> pod/perlapi.pod utf8.c
18169 ____________________________________________________________________________
18170 [ 8615] By: jhi on 2001/01/30 18:18:51
18171 Log: UTF-8 nit from Inaba Hiroto.
18173 ! pod/perlapi.pod t/op/each.t utf8.c
18174 ____________________________________________________________________________
18175 [ 8614] By: jhi on 2001/01/30 18:13:38
18176 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
18178 perl's internal variables are not for public consumption,
18179 move their docs from perlapi.pod to perlintern.pod
18181 support for -Dusethreads build under HP-UX 10.20 and DCE threads
18182 library (11.0 and later have pthreads but 10.x don't)
18184 avoid uninitialized value warnings
18186 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
18187 gets weird results)
18189 perldoc nit on windows
18191 make it possible to run the tests outside the source tree
18192 (there's still a dependency on ../lib being the library
18195 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
18196 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
18197 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
18198 !> win32/bin/search.pl win32/vdir.h
18199 ____________________________________________________________________________
18200 [ 8613] By: gsar on 2001/01/30 16:39:59
18201 Log: make it possible to run the tests outside the source tree
18202 (there's still a dependency on ../lib being the library
18204 Branch: maint-5.6/perl
18205 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
18206 ____________________________________________________________________________
18207 [ 8612] By: gsar on 2001/01/30 16:31:12
18208 Log: perldoc nit on windows
18209 Branch: maint-5.6/perl
18211 ____________________________________________________________________________
18212 [ 8611] By: gsar on 2001/01/30 16:22:54
18213 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
18214 gets weird results)
18215 Branch: maint-5.6/perl
18217 ____________________________________________________________________________
18218 [ 8610] By: gsar on 2001/01/30 16:12:45
18219 Log: avoid uninitialized value warnings
18220 Branch: maint-5.6/perl
18221 ! win32/bin/search.pl
18222 ____________________________________________________________________________
18223 [ 8609] By: gsar on 2001/01/30 16:08:01
18224 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
18225 library (11.0 and later have pthreads but 10.x don't)
18226 Branch: maint-5.6/perl
18227 ! hints/hpux.sh thread.h
18228 ____________________________________________________________________________
18229 [ 8608] By: gsar on 2001/01/30 15:48:55
18230 Log: perl's internal variables are not for public consumption,
18231 move their docs from perlapi.pod to perlintern.pod
18232 Branch: maint-5.6/perl
18233 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
18235 ____________________________________________________________________________
18236 [ 8607] By: gsar on 2001/01/30 15:44:27
18237 Log: mistakenly branched perl56delta.pod, revert
18238 Branch: maint-5.6/perl
18239 - pod/perl56delta.pod
18240 !> pod/perldelta.pod
18241 ____________________________________________________________________________
18242 [ 8606] By: gsar on 2001/01/30 14:20:24
18243 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
18244 dTHR which has been a noop for a while now, except for the
18245 compatibility definition in thread.h)
18246 Branch: maint-5.6/perl
18247 !> (integrate 45 files)
18248 ____________________________________________________________________________
18249 [ 8605] By: jhi on 2001/01/30 05:43:58
18250 Log: Mark the UTF-8 APIs as experimental.
18251 Branch: maint-5.6/perl
18252 ! embed.pl pod/perlapi.pod
18253 ____________________________________________________________________________
18254 [ 8604] By: jhi on 2001/01/30 05:38:40
18255 Log: Nits from earlier integrates.
18256 Branch: maint-5.6/perl
18257 ! lib/Carp/Heavy.pm
18259 ____________________________________________________________________________
18260 [ 8603] By: jhi on 2001/01/30 05:27:26
18261 Log: Regenerate Porting files.
18262 Branch: maint-5.6/perl
18263 ! Porting/Glossary Porting/config.sh Porting/config_H
18264 ____________________________________________________________________________
18265 [ 8602] By: jhi on 2001/01/30 05:14:59
18266 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
18267 8310,8339,8447,8492,8493,8505,8525: documentation changes.
18269 Subject: Re: perlfaq style changes
18271 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
18273 Subject: [PATCH] docs on NaN
18275 Subject: [patch] perlfaq7
18277 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
18279 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
18281 Subject: [PATCH] open() example in perlfunc.pod
18283 Podify README.mpeix (a new version from the web)
18285 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
18287 Subject: [PATCH] format and rewording in perlfaq.pod
18289 Subject: [PATCH] API Variable documentation
18291 Memory management calls documentation.
18293 Subject: [PATCH: perl@8482] README.vms URL updates
18295 Subject: Minor typos in perlfaq2.pod
18297 Subject: [PATCH] pod/perlvar.pod
18298 Branch: maint-5.6/perl
18299 +> pod/perl56delta.pod
18300 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18301 !> README.amiga README.epoc README.mpeix README.vms
18302 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
18303 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
18304 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
18305 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
18306 !> pod/perlvar.pod thrdvar.h
18307 ____________________________________________________________________________
18308 [ 8601] By: jhi on 2001/01/30 04:38:35
18309 Log: Integrate changes #8036,8096,8253 from mainline:
18312 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
18313 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
18315 Output the (apparent) version of gcc in Tru64.
18316 Branch: maint-5.6/perl
18317 +> ext/POSIX/hints/svr4.pl
18318 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
18319 !> hints/svr4.sh t/lib/bigfltpm.t
18320 ____________________________________________________________________________
18321 [ 8600] By: jhi on 2001/01/30 04:04:01
18322 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
18325 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
18327 Debian allows /usr/bin/locale to exist without any locales. (7868)
18329 Allow the locale test needing POSIX and the taint test
18330 needing IPC::SysV to run under 'minitest' (basically,
18331 bail out if loading the extension fails). (8384)
18333 Cleanup the locale.t output (8480)
18334 Branch: maint-5.6/perl
18335 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
18336 !> t/pragma/locale.t
18337 ____________________________________________________________________________
18338 [ 8599] By: jhi on 2001/01/30 03:51:04
18339 Log: Missing generated files from #8598.
18340 Branch: maint-5.6/perl
18341 ! embed.h global.sym objXSUB.h perlapi.c proto.h
18342 ____________________________________________________________________________
18343 [ 8598] By: jhi on 2001/01/30 03:41:54
18344 Log: Integrate change #8555 from mainline, manually integrate parts
18345 of changes 8452 and 8583.
18347 Subject: [PATCH] utf8.c documentation (8452)
18349 No point in checking the length if the pointer is bogus. (8555)
18351 Introduce bytes_from_utf8() and implement sv_eq() using it,
18352 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
18353 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
18354 was malformed. (8583)
18355 Branch: maint-5.6/perl
18356 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
18357 !> pod/perlapi.pod sv.c utf8.c
18358 ____________________________________________________________________________
18359 [ 8597] By: gsar on 2001/01/30 02:37:26
18360 Log: get PERL_OBJECT build going again on windows
18361 Branch: maint-5.6/perl
18362 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18363 ! pod/perlapi.pod proto.h sv.c
18364 ____________________________________________________________________________
18365 [ 8596] By: jhi on 2001/01/30 02:16:17
18366 Log: Signedness nit.
18369 ____________________________________________________________________________
18370 [ 8595] By: jhi on 2001/01/30 02:11:07
18371 Log: EBCDIC patch for Storable, from Peter Prymmer.
18373 ! t/lib/st-06compat.t
18374 ____________________________________________________________________________
18375 [ 8594] By: jhi on 2001/01/30 01:04:48
18376 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
18377 From: Peter Prymmer <pvhp@forte.com>
18378 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
18379 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
18382 ____________________________________________________________________________
18383 [ 8593] By: jhi on 2001/01/30 00:56:47
18384 Log: Subject: [PATCH: perl@8585] pod problems in io
18385 From: Peter Prymmer <pvhp@forte.com>
18386 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
18387 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
18389 ! pod/perlapio.pod pod/perliol.pod
18390 ____________________________________________________________________________
18391 [ 8592] By: jhi on 2001/01/30 00:48:20
18392 Log: Integrate perlio.
18394 !> pod/perlapio.pod pod/perliol.pod
18395 ____________________________________________________________________________
18396 [ 8591] By: nick on 2001/01/29 22:02:28
18397 Log: GNU 'merge' Simon's copy of perliol.pod with version
18398 patched by Craig's patch.
18401 ____________________________________________________________________________
18402 [ 8590] By: nick on 2001/01/29 21:55:10
18403 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
18405 ! pod/perlapio.pod pod/perliol.pod
18406 ____________________________________________________________________________
18407 [ 8589] By: jhi on 2001/01/29 15:35:33
18408 Log: Integrate change #8586 from maint-5.6/perl.
18410 make the BOM detection code not call tell() until it has to
18411 (meant to fix esoteric compatibility issues where PL_rsfp
18415 ____________________________________________________________________________
18416 [ 8588] By: jhi on 2001/01/29 15:29:11
18417 Log: Subject: MAking Solaris malloc() the default
18418 From: Lupe Christoph <lupe@lupe-christoph.de>
18419 Date: Mon, 29 Jan 2001 12:59:36 +0100
18420 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
18422 The README.solaris part slightly tweaked.
18424 ! README.solaris hints/solaris_2.sh
18425 ____________________________________________________________________________
18426 [ 8587] By: jhi on 2001/01/29 15:17:34
18427 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
18428 From: root@ak-75.mind.de
18429 Date: Sun, 28 Jan 2001 20:32:29 +0100
18430 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
18433 ____________________________________________________________________________
18434 [ 8586] By: gsar on 2001/01/29 13:43:44
18435 Log: make the BOM detection code not call tell() until it has to
18436 (meant to fix esoteric compatibility issues where PL_rsfp
18438 Branch: maint-5.6/perl
18440 ____________________________________________________________________________
18441 [ 8585] By: jhi on 2001/01/28 20:05:45
18442 Log: Update Changes.
18444 ! Changes patchlevel.h
18445 ____________________________________________________________________________
18446 [ 8584] By: jhi on 2001/01/28 19:30:02
18447 Log: Integrate perlio.
18450 !> MANIFEST pod/perlapio.pod
18451 ____________________________________________________________________________
18452 [ 8583] By: jhi on 2001/01/28 19:28:40
18453 Log: Patch from Inaba Hiroto:
18454 - canonical UTF-8 hash keys: if a key string for a hash is
18455 UTF8-on, try downgrade the string and use it if
18456 unicode::distinct is not in effect.
18457 For the task, I added a function bytes_from_utf8() to utf8.c.
18458 It might resemble utf8_to_bytes() but it is not convenient
18460 Made a test for it and added to t/op/each.t
18461 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
18462 the mortal copy of the argument SV.
18463 And changed t/io/utf8.t test 18 which expects print() to
18464 upgrade its argument.
18465 - re-implement sv_eq with bytes_from_utf8()
18467 - tr/// does not handle UTF8 range (\x{}-\x{})
18468 - \ before raw UTF8 character produced
18469 "Malformed UTF-8 character" warning.
18470 - "\x{100}\N{CENT SIGN}" is Malformed.
18471 Added tests for these 3.
18472 - and one silly bug (by me) with qu operator.
18474 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
18475 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
18476 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
18477 ____________________________________________________________________________
18478 [ 8582] By: nick on 2001/01/28 19:25:04
18479 Log: Add pod/perliol.pod to MANIFEST :-(
18482 ____________________________________________________________________________
18483 [ 8581] By: nick on 2001/01/28 19:22:40
18484 Log: PerlIO documentation. Proofing and sub-editing requested.
18488 ____________________________________________________________________________
18489 [ 8580] By: jhi on 2001/01/28 05:16:25
18490 Log: Revert the change to sv_2pv() done by #8054: Someone who
18491 did SvNV_set() on a scalar that also happened to be POK,
18492 followed by sv_2pv() won't get the right coercion anymore.
18494 Branch: maint-5.6/perl
18496 ____________________________________________________________________________
18497 [ 8579] By: jhi on 2001/01/28 05:15:04
18498 Log: Remove the #8084 effect: do not allow -Q to be interpreted
18499 as -&Q(), this is too much wiggle room.
18500 Branch: maint-5.6/perl
18502 ____________________________________________________________________________
18503 [ 8578] By: jhi on 2001/01/28 05:12:45
18504 Log: Needed bits of #8439 (should have been in #8576),
18505 mainly for lval substr().
18506 Branch: maint-5.6/perl
18507 ! mg.c pp.c pp_hot.c
18508 ____________________________________________________________________________
18509 [ 8577] By: jhi on 2001/01/28 05:02:46
18510 Log: A missing check-in.
18511 Branch: maint-5.6/perl
18513 ____________________________________________________________________________
18514 [ 8576] By: jhi on 2001/01/28 04:26:18
18515 Log: Integrate changes #8425,8436,8439,8517 from mainline.
18516 The 8439 was not truly integrated because it had too many
18517 dependencies on the development branch and because it introduced
18518 concepts too bold for a maintenance branch (such as the qu operator).
18520 Subject: [PATCH perl@8342] -Wformat
18522 Tighten some of the UTF-8 tests a bit.
18524 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
18525 - The substr lval was still not okay.
18526 - Now pp_stringify and sv_setsv copies source's UTF8 flag
18527 even if IN_BYTE. pp_stringify is called from fold_constants
18528 at optimization phase and "\x{100}" was made SvUTF8_off under
18529 use bytes (the bytes pragma is for "byte semantics" and not
18530 for "do not produce UTF8 data")
18531 Branch: maint-5.6/perl
18532 ! t/lib/charnames.t t/op/substr.t toke.c
18533 !> sv.c t/pragma/utf8.t
18534 ____________________________________________________________________________
18535 [ 8575] By: jhi on 2001/01/28 04:01:51
18536 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
18538 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
18540 Subject: [ID 20001230.003] UTF-8 tr still hurts
18542 Test cases for #8385 (from Simon's "torture.pl")
18544 Start fixing UTF-8 lval substr() (8405)
18545 Branch: maint-5.6/perl
18546 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
18547 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
18548 ____________________________________________________________________________
18549 [ 8574] By: jhi on 2001/01/28 03:09:06
18550 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
18555 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
18557 "\x{FF}\xFF" was broken.
18559 Tests for #8329 and #8330.
18561 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
18563 IRIX compiler noticed that the bof initialization might be
18564 bypassed by control flow.
18566 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
18567 Branch: maint-5.6/perl
18568 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
18569 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
18570 ____________________________________________________________________________
18571 [ 8573] By: jhi on 2001/01/28 02:06:12
18572 Log: Retract #8552.
18574 ! lib/Text/Wrap.pm t/lib/textwrap.t
18575 ____________________________________________________________________________
18576 [ 8572] By: jhi on 2001/01/28 02:04:49
18577 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
18578 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
18579 not really integrated but instead salvaged by hand
18580 (they had too many dependencies on the development release
18581 to be cleanly integratable).
18583 Subject: more UTF8 test suites and an UTF8 patch
18585 Tweak for MULTIPLICITY/USE_PERLIO
18589 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
18591 Use the UTF8_XXX macros in is_utf8_char().
18593 Rewrite pp_concat() in terms of sv_catsv(). The . operator
18594 should now be UTF-8-proof.
18596 Subject: [PATCH perl@8269] scanning two hex-constants
18597 fails on EBCDIC environment (script length.t)
18599 Add some Unicode chop() tests.
18600 Branch: maint-5.6/perl
18601 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
18602 !> sv.c t/op/chop.t utf8.h
18603 ____________________________________________________________________________
18604 [ 8571] By: jhi on 2001/01/28 00:35:59
18605 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
18606 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
18608 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
18610 The maxiters upper limit sanity check (guarding against
18611 non-progress) assumed bytes instead of characters in s///
18616 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
18617 join() should now be UTF-8-proof.
18619 More split // UTF-8 tests. (8250)
18620 Branch: maint-5.6/perl
18621 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
18623 ____________________________________________________________________________
18624 [ 8570] By: jhi on 2001/01/27 22:15:46
18625 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
18626 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
18627 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
18628 8084,8204,8244,8333 from mainline.
18630 For -Q where Q might be a one-letter sub name one does no more
18631 get a warning about an unknown filetest (7941,7943,7944,8084).
18633 Subject: Re: [ID 20001130.011] expression parsing bug ?
18635 Make uv_to_utf8() to zero-terminate its output buffer.
18637 Split off t/op/length.t (7995)
18639 Split off t/op/utf8decode.t (7996)
18641 Remove an unnecessary 'use utf8' from the utf8.t (7998)
18643 Split off t/op/concat.t (8004)
18645 Split off t/op/ver.t (8005)
18647 Document utf8_length(), utf8_distance(), and utf8_hop().
18649 Document utf8_to_uv() better.
18651 Introduce macros for UTF8 decoding (8028,8033).
18653 Add test for reverse() (8030,8031).
18655 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
18657 Do not return the Unicode replacement character on UTF-8
18660 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
18661 not this_utf8 i.e. the output string has one, but don't mess
18662 with source assumption. (8052,8053)
18664 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
18665 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
18666 was not expecting to be called with something that was already
18667 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
18668 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
18671 Recode the naughty binary bytes in utf8decode.t using the \xHH.
18673 Make some panic messages a bit more logical.
18674 Branch: maint-5.6/perl
18675 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
18676 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
18677 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
18678 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
18679 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
18681 ____________________________________________________________________________
18682 [ 8569] By: jhi on 2001/01/27 19:16:43
18683 Log: Integrate changes #7750 from perlio and #8566 from mainline.
18684 Branch: maint-5.6/perl
18686 ____________________________________________________________________________
18687 [ 8568] By: jhi on 2001/01/27 18:06:51
18688 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
18689 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
18690 7935[-perlio.c],7936,7959,7965 from mainline.
18692 Change the "big byte" error message to "Wide character".
18693 (7355, the croak-if-wide-chars-in-print part ignored)
18697 Introduce Perl_utf8_length().
18699 diff -se shows these as different (7753, forgotten check-ins)
18701 Subject: [PATCH] doop.c - UTF8 tr///
18703 If we use (aTHX_ ...) then put Perl_ on the front.
18705 Make utf8_length() and utf8_distance() to be less forgiving
18708 Test line numbers are different with utf8.
18710 No need to scan till infinity, 13 is enough. (7872,7911)
18712 Subject: [PATCH] Tokeniser debugging
18714 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
18716 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
18718 Be more careful in Perl_sv_utf8_downgrade().
18722 Raw zero bytes in text files confuse at least GNU patch 2.1.
18723 Branch: maint-5.6/perl
18724 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
18725 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
18726 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
18727 !> t/pragma/utf8.t toke.c utf8.c utf8.h
18728 ____________________________________________________________________________
18729 [ 8567] By: nick on 2001/01/27 11:10:38
18730 Log: Integrate mainline
18732 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
18733 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
18734 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
18736 ____________________________________________________________________________
18737 [ 8566] By: jhi on 2001/01/27 06:22:48
18738 Log: More documentation for the regexp context stack.
18741 ____________________________________________________________________________
18742 [ 8565] By: jhi on 2001/01/27 05:21:57
18743 Log: Update Changes.
18745 ! Changes patchlevel.h
18746 ____________________________________________________________________________
18747 [ 8564] By: jhi on 2001/01/27 04:44:04
18748 Log: Threadedness patch for #8562 from Doug MacEachern.
18751 ____________________________________________________________________________
18752 [ 8563] By: jhi on 2001/01/27 04:26:24
18753 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
18754 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18755 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
18756 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
18759 ____________________________________________________________________________
18760 [ 8562] By: jhi on 2001/01/27 04:20:30
18761 Log: Subject: Re: Announce : Tokener reporting patch
18762 From: Simon Cozens <simon@cozens.net>
18763 Date: Mon, 22 Jan 2001 02:17:22 +0000
18764 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
18766 ! embed.h embed.pl proto.h toke.c
18767 ____________________________________________________________________________
18768 [ 8561] By: jhi on 2001/01/27 04:17:24
18769 Log: Forgot from #8545. Oops.
18771 ! pp.c t/pragma/overload.t
18772 ____________________________________________________________________________
18773 [ 8560] By: jhi on 2001/01/27 03:01:47
18774 Log: A better module compilation test, use MANIFEST as suggested
18777 ! t/lib/1_compile.t
18778 ____________________________________________________________________________
18779 [ 8559] By: jhi on 2001/01/27 02:50:48
18780 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
18781 From: Peter Prymmer <pvhp@forte.com>
18782 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
18783 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
18786 ____________________________________________________________________________
18787 [ 8558] By: jhi on 2001/01/27 02:27:05
18788 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
18789 From: Peter Prymmer <pvhp@forte.com>
18790 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
18791 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
18793 ! t/pragma/sub_lval.t
18794 ____________________________________________________________________________
18795 [ 8557] By: jhi on 2001/01/27 02:26:03
18796 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
18797 From: Peter Prymmer <pvhp@forte.com>
18798 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
18799 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
18801 ! t/lib/st-06compat.t
18802 ____________________________________________________________________________
18803 [ 8556] By: jhi on 2001/01/27 02:24:33
18804 Log: Subject: [PATCH: perl@8531] minor update to README.os390
18805 From: Peter Prymmer <pvhp@forte.com>
18806 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
18807 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
18810 ____________________________________________________________________________
18811 [ 8555] By: jhi on 2001/01/27 00:35:47
18812 Log: No point in checking the length before we know whether the pointer
18813 is bogus or not, fixes Abigail's odbm failures in Linux.
18816 ____________________________________________________________________________
18817 [ 8554] By: nick on 2001/01/26 19:01:31
18818 Log: Integrate mainline
18820 !> lib/Text/Wrap.pm t/lib/textwrap.t
18821 ____________________________________________________________________________
18822 [ 8553] By: jhi on 2001/01/26 15:19:39
18823 Log: Integrate change #7792 from perlio (multiplicity fix),
18824 fix the AV leak in regex DEBUGGING (tiny part of the
18825 polymorphic regexp patch #8143).
18826 Branch: maint-5.6/perl
18829 ____________________________________________________________________________
18830 [ 8552] By: jhi on 2001/01/26 15:03:23
18831 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
18832 From: Michael G Schwern <schwern@pobox.com>
18833 Date: Fri, 26 Jan 2001 09:28:31 -0500
18834 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
18836 ! lib/Text/Wrap.pm t/lib/textwrap.t
18837 ____________________________________________________________________________
18838 [ 8551] By: jhi on 2001/01/26 02:33:19
18839 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
18840 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
18842 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
18844 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18848 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
18850 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
18852 (the cleanup of unused submatches in regtry() and regcppop())
18854 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
18855 stored and restored, and thusly was trounced by the utf8 swash
18858 use utf8 not required to use \x{}.
18860 Removed two more tests that make no sense in UTF-8 since the test
18861 data is not in UTF-8.
18863 Get the three different space character classes right under utf8.
18865 Implement ANYOFUTF8 regprop() dumping.
18867 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
18869 Document the regex context pushing/popping a bit better.
18870 Branch: maint-5.6/perl
18871 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
18872 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
18873 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
18874 !> t/op/regmesg.t utf8.c
18875 ____________________________________________________________________________
18876 [ 8550] By: nick on 2001/01/25 19:42:30
18877 Log: Integrate mainline
18879 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
18880 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
18881 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
18882 !> t/lib/bigint.t t/lib/bigintpm.t
18883 ____________________________________________________________________________
18884 [ 8549] By: jhi on 2001/01/25 15:22:28
18885 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
18886 Branch: maint-5.6/perl
18887 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
18888 ____________________________________________________________________________
18889 [ 8548] By: jhi on 2001/01/25 15:02:55
18890 Log: Integrate changes #7997,8063,8492,8547 from mainline.
18892 Subject: Re: STRLEN - what?
18894 Subject: [PATCH] perlguts.pod
18896 Memory management calls documentation.
18898 Layout using tabulator is not a good idea in a pod.
18899 Branch: maint-5.6/perl
18900 !> pod/perlguts.pod
18901 ____________________________________________________________________________
18902 [ 8547] By: jhi on 2001/01/25 14:49:05
18903 Log: Layout using tabulator is not a good idea in a pod.
18906 ____________________________________________________________________________
18907 [ 8546] By: jhi on 2001/01/25 14:31:12
18908 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
18911 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
18913 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
18915 More Win32 editor/IDE/shell hints.
18917 More Win32 Perling.
18919 Yet another editor edit.
18923 IDE/editor section tweaking.
18925 Few more IDE/editor nits from p5p.
18926 Branch: maint-5.6/perl
18927 !> pod/perlfaq3.pod
18928 ____________________________________________________________________________
18929 [ 8545] By: jhi on 2001/01/25 04:16:32
18930 Log: Subject: [PATCH 5.7.0] overload int()
18931 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18932 Date: Wed, 24 Jan 2001 19:06:57 -0500
18933 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
18935 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
18936 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
18938 ____________________________________________________________________________
18939 [ 8544] By: jhi on 2001/01/25 04:15:11
18940 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
18941 From: Peter Prymmer <pvhp@forte.com>
18942 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
18943 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
18945 ! Makefile.SH README.os390 hints/os390.sh installperl
18946 ____________________________________________________________________________
18947 [ 8543] By: jhi on 2001/01/25 03:52:08
18948 Log: Integrate change #8462,8469 from mainline.
18950 In VMS Perl subversion (perl -V) is undef.
18951 Branch: maint-5.6/perl
18953 ____________________________________________________________________________
18954 [ 8542] By: jhi on 2001/01/25 03:44:55
18955 Log: Integrate changes #7835,7850,8315,8316 from mainline.
18958 Branch: maint-5.6/perl
18959 !> hints/solaris_2.sh
18960 ____________________________________________________________________________
18961 [ 8541] By: jhi on 2001/01/25 03:39:28
18962 Log: Integrate #8336 from mainline.
18963 Branch: maint-5.6/perl
18965 ____________________________________________________________________________
18966 [ 8540] By: jhi on 2001/01/25 03:23:50
18967 Log: Retract #8539.
18968 Branch: maint-5.6/perl
18970 ____________________________________________________________________________
18971 [ 8539] By: jhi on 2001/01/25 03:21:55
18972 Log: (Retracted by #5940.)
18973 Branch: maint-5.6/perl
18975 ____________________________________________________________________________
18976 [ 8538] By: jhi on 2001/01/25 03:14:07
18977 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
18978 From: Peter Prymmer <pvhp@forte.com>
18979 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
18980 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
18983 Branch: maint-5.6/perl
18984 ! configure.com vms/descrip_mms.template
18985 ____________________________________________________________________________
18986 [ 8537] By: jhi on 2001/01/25 03:06:09
18987 Log: Integrate #7710,7824,7973 from mainline.
18988 Branch: maint-5.6/perl
18989 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18990 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
18991 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
18992 !> vos/config.ga.def vos/config.ga.h win32/config.bc
18993 !> win32/config.gc win32/config.vc
18994 ____________________________________________________________________________
18995 [ 8536] By: jhi on 2001/01/24 13:50:20
18996 Log: Revert the edits made by me so far to the 5.6 branch since
18997 the TRIAL1 since I did edits when I should have been using
18998 integrates. Bad programmer. (Will integrate them properly later.)
18999 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
19000 The #8353 will not be reapplied at least for now since
19001 the UTF-8 hash keys need more thinking.
19002 (The patches #8347, #8354, #8454, #8473 were okay since they
19003 were original edits made specifically for the 5.6.1-TRIAL1.)
19004 Branch: maint-5.6/perl
19005 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19006 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
19007 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
19008 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
19009 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
19010 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19011 ! win32/config.bc win32/config.gc win32/config.vc
19012 ____________________________________________________________________________
19013 [ 8535] By: bailey on 2001/01/24 06:37:02
19016 +> (branch 26 files)
19017 !> (integrate 130 files)
19018 ____________________________________________________________________________
19019 [ 8534] By: nick on 2001/01/23 19:30:57
19020 Log: Integrate mainline.
19022 !> Changes Configure Porting/Glossary Porting/config.sh
19023 !> Porting/config_H embed.h embed.pl ext/Encode/compile
19024 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
19025 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
19026 !> pod/perlvar.pod proto.h t/lib/1_compile.t
19027 ____________________________________________________________________________
19028 [ 8533] By: jhi on 2001/01/23 16:15:46
19029 Log: Forgotten from #8501.
19031 ! Porting/Glossary Porting/config.sh Porting/config_H
19032 ____________________________________________________________________________
19033 [ 8532] By: jhi on 2001/01/23 16:13:27
19034 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
19035 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19036 Date: Mon, 22 Jan 2001 17:51:58 +0100
19037 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
19039 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
19040 ____________________________________________________________________________
19041 [ 8531] By: jhi on 2001/01/23 15:46:01
19042 Log: Update Changes.
19044 ! Changes patchlevel.h
19045 ____________________________________________________________________________
19046 [ 8530] By: jhi on 2001/01/23 15:38:39
19047 Log: De-cut-and-pasto.
19049 ! t/lib/1_compile.t
19050 ____________________________________________________________________________
19051 [ 8529] By: jhi on 2001/01/23 15:11:04
19052 Log: Document the mkdir trailing slashes case.
19055 ____________________________________________________________________________
19056 [ 8528] By: jhi on 2001/01/23 15:08:28
19057 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
19060 Subject: lib/lib.pm
19061 From: <abigail@foad.org>
19062 Date: Mon, 28 Aug 2000 20:35:08 -0400
19063 Message-ID: <20000829003508.21281.qmail@foad.org>
19066 ____________________________________________________________________________
19067 [ 8527] By: jhi on 2001/01/23 14:44:04
19068 Log: Metaconfig unit change for #8526.
19070 ! U/threads/archname.U
19071 ____________________________________________________________________________
19072 [ 8526] By: jhi on 2001/01/23 14:43:19
19073 Log: Attach -perlio to the archname if so selected.
19076 ____________________________________________________________________________
19077 [ 8525] By: jhi on 2001/01/23 14:24:01
19078 Log: Subject: [PATCH] pod/perlvar.pod
19079 From: abigail@foad.org
19080 Date: Tue, 23 Jan 2001 01:41:10 +0100
19081 Message-ID: <20010123004110.22259.qmail@foad.org>
19084 ____________________________________________________________________________
19085 [ 8524] By: jhi on 2001/01/23 14:22:32
19086 Log: A bug introduced in #8217 (the undefined variable in the
19087 lib/safe1_t #3) fixed, by Charles Lane:
19089 The earlier patch made it so that stuff running in Safe
19090 compartments could do a "caller" and see "main". That
19091 little change in name is done right before the code in
19092 the compartment is run, and apparantly the parser
19093 was picking up the stash name before it got changed.
19095 (why it was threaded vs. unthreaded Perl that was sensitive to this
19096 I still don't know...and it probably doesn't matter).
19098 I tryed removing the stash name-change and saw that threaded Perl
19099 did indeed pass the lib/safe1.t tests.
19101 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
19102 do the name change (and to connect _ in the compartment to the global
19103 _) which is removed from _safe_call_sv. Then Safe.pm is modified
19104 to call _safe_pkg_prep when creating a new compartment.
19106 Passes all tests with threaded perl on linux; passes all tests
19107 with unthreaded perl on VMS.
19109 At some point I'll probably want to revisit Safe and Opcode to
19110 provide more sensible handling of global variables...and to get
19111 formats working in Safe compartments, which they don't do currently.
19113 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
19114 ____________________________________________________________________________
19115 [ 8523] By: jhi on 2001/01/23 14:11:58
19116 Log: Also the lib/Thread.pm itself needs to be ignored if
19117 the Thread extension hasn't been built.
19119 ! t/lib/1_compile.t
19120 ____________________________________________________________________________
19121 [ 8522] By: jhi on 2001/01/23 13:51:28
19122 Log: print() instead of warn() so that stderr doesn't get
19123 unncessarily polluted.
19125 ! ext/Encode/compile
19126 ____________________________________________________________________________
19127 [ 8521] By: jhi on 2001/01/23 13:49:48
19128 Log: Integrate perlio.
19130 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
19131 !> ext/Encode/encode.h
19132 ____________________________________________________________________________
19133 [ 8520] By: nick on 2001/01/22 21:44:00
19134 Log: More messing with Encode:
19135 Extra fields in header to allow multiple names and to record
19136 other things "compile" knows.
19137 Re-organise compile to factor out common output routines.
19139 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
19140 ____________________________________________________________________________
19141 [ 8519] By: nick on 2001/01/22 20:33:50
19142 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
19144 ! ext/Encode/Makefile.PL ext/Encode/compile
19145 ____________________________________________________________________________
19146 [ 8518] By: nick on 2001/01/22 20:28:13
19147 Log: Integrate mainline
19149 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
19150 !> vos/config.alpha.def vos/config.alpha.h
19151 ____________________________________________________________________________
19152 [ 8517] By: jhi on 2001/01/22 15:37:17
19153 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
19157 ____________________________________________________________________________
19158 [ 8516] By: jhi on 2001/01/22 14:55:15
19159 Log: More SIG_SIZE fixes.
19161 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
19162 ____________________________________________________________________________
19163 [ 8515] By: jhi on 2001/01/22 14:50:27
19164 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
19165 From: "Craig A. Berry" <craigberry@mac.com>
19166 Date: Mon, 22 Jan 2001 00:42:24 -0600
19167 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
19170 ____________________________________________________________________________
19171 [ 8514] By: jhi on 2001/01/22 14:31:17
19172 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
19173 From: "Craig A. Berry" <craigberry@mac.com>
19174 Date: Sun, 21 Jan 2001 23:03:25 -0600
19175 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
19178 ____________________________________________________________________________
19179 [ 8513] By: jhi on 2001/01/22 14:14:00
19180 Log: Add the .ucm encoding tables to the MANIFEST.
19183 ____________________________________________________________________________
19184 [ 8512] By: jhi on 2001/01/22 13:43:33
19185 Log: Integrate perlio.
19187 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19188 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19189 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19190 +> ext/Encode/Encode/iso8859-10.ucm
19191 +> ext/Encode/Encode/iso8859-13.ucm
19192 +> ext/Encode/Encode/iso8859-14.ucm
19193 +> ext/Encode/Encode/iso8859-15.ucm
19194 +> ext/Encode/Encode/iso8859-16.ucm
19195 +> ext/Encode/Encode/iso8859-2.ucm
19196 +> ext/Encode/Encode/iso8859-3.ucm
19197 +> ext/Encode/Encode/iso8859-4.ucm
19198 +> ext/Encode/Encode/iso8859-5.ucm
19199 +> ext/Encode/Encode/iso8859-6.ucm
19200 +> ext/Encode/Encode/iso8859-7.ucm
19201 +> ext/Encode/Encode/iso8859-8.ucm
19202 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19203 +> ext/Encode/Encode/symbol.ucm
19204 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
19206 ____________________________________________________________________________
19207 [ 8511] By: nick on 2001/01/21 23:44:47
19208 Log: Make "real" layers of ":utf8" and ":raw".
19209 So now PERLIO=utf8 perl ...
19210 does what Andreas wanted.
19211 Fix arg passing in open.pm (still have a Carp issue).
19213 ! lib/open.pm perlio.c perliol.h
19214 ____________________________________________________________________________
19215 [ 8510] By: jhi on 2001/01/21 22:56:53
19216 Log: Document the regex context pushing/popping a bit better.
19219 ____________________________________________________________________________
19220 [ 8509] By: jhi on 2001/01/21 22:55:44
19221 Log: Tweak the mkdir trailing slash code some more.
19223 TO DO: the same handling should probably be done for
19224 all the other filesystem functions that can have directories
19225 as their arguments.
19228 ____________________________________________________________________________
19229 [ 8508] By: nick on 2001/01/21 21:37:43
19230 Log: Switch "compiled in" encodings to .ucm format.
19231 (Leave others as .enc till we can run-time load .ucm,
19232 or find some other way to load them.)
19234 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19235 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19236 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19237 + ext/Encode/Encode/iso8859-10.ucm
19238 + ext/Encode/Encode/iso8859-13.ucm
19239 + ext/Encode/Encode/iso8859-14.ucm
19240 + ext/Encode/Encode/iso8859-15.ucm
19241 + ext/Encode/Encode/iso8859-16.ucm
19242 + ext/Encode/Encode/iso8859-2.ucm
19243 + ext/Encode/Encode/iso8859-3.ucm
19244 + ext/Encode/Encode/iso8859-4.ucm
19245 + ext/Encode/Encode/iso8859-5.ucm
19246 + ext/Encode/Encode/iso8859-6.ucm
19247 + ext/Encode/Encode/iso8859-7.ucm
19248 + ext/Encode/Encode/iso8859-8.ucm
19249 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19250 + ext/Encode/Encode/symbol.ucm
19251 ! ext/Encode/Makefile.PL ext/Encode/compile
19252 ____________________________________________________________________________
19253 [ 8507] By: nick on 2001/01/21 21:02:03
19254 Log: Integrate (partial) mainline.
19256 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
19257 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
19258 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19259 ____________________________________________________________________________
19260 [ 8506] By: jhi on 2001/01/21 20:09:30
19261 Log: Update Changes.
19263 ! Changes patchlevel.h
19264 ____________________________________________________________________________
19265 [ 8505] By: jhi on 2001/01/21 19:39:59
19266 Log: Subject: Minor typos in perlfaq2.pod
19267 From: "Stephen P. Potter" <spp@spotter.yi.org>
19268 Message-Id: <200101192101.QAA11911@spotter.yi.org>
19269 Date: Fri, 19 Jan 2001 16:01:13 -0500
19271 with a nit from Philip Netwon.
19274 ____________________________________________________________________________
19275 [ 8504] By: jhi on 2001/01/21 19:33:05
19276 Log: Metaconfig change for #8503.
19278 ! U/threads/usethreads.U
19279 ____________________________________________________________________________
19280 [ 8503] By: jhi on 2001/01/21 19:32:21
19281 Log: Sanity check for conflicting thread flavours.
19283 ! Configure config_h.SH
19284 ____________________________________________________________________________
19285 [ 8502] By: jhi on 2001/01/21 19:23:00
19286 Log: Metaconfig change for #8501.
19288 ! U/modified/sig_name.U
19289 ____________________________________________________________________________
19290 [ 8501] By: jhi on 2001/01/21 19:22:26
19291 Log: The SIG_SIZE is the number of the elements *excluding*
19292 the terminating NULL.
19294 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
19295 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
19296 ! win32/config_H.vc
19297 ____________________________________________________________________________
19298 [ 8500] By: jhi on 2001/01/21 18:31:31
19299 Log: Integrate perlio.
19301 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
19302 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
19303 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
19304 !> pp_sys.c proto.h sv.c
19305 ____________________________________________________________________________
19306 [ 8499] By: jhi on 2001/01/21 17:43:57
19307 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
19308 From: Hugo <hv@crypt.compulink.co.uk>
19309 Date: Sun, 21 Jan 2001 13:34:05 +0000
19310 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
19312 In sprintf UTF8ize only if necessary.
19315 ____________________________________________________________________________
19316 [ 8498] By: nick on 2001/01/21 16:25:32
19317 Log: Encode cleanup.
19318 Add command line control over "compile" so that Makefile.PL
19319 needs can be combined with other uses.
19320 Use command line options in Makefile.PL.
19321 Fix multi-byte parsing in .ucm files.
19323 ! ext/Encode/Makefile.PL ext/Encode/compile
19324 ____________________________________________________________________________
19325 [ 8497] By: nick on 2001/01/21 12:56:27
19326 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
19328 ! ext/Encode/Encode.xs
19329 ____________________________________________________________________________
19330 [ 8496] By: nick on 2001/01/21 12:18:45
19331 Log: Fixup after integrate:
19332 missed the .sym files that are changed by regen_headers
19333 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
19335 ! global.sym pp.sym sv.c
19336 ____________________________________________________________________________
19337 [ 8495] By: nick on 2001/01/21 11:51:07
19338 Log: Integrate mainline.
19340 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
19341 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
19342 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
19343 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
19344 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
19345 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
19346 !> win32/Makefile win32/makefile.mk
19347 ____________________________________________________________________________
19348 [ 8494] By: jhi on 2001/01/20 23:12:11
19349 Log: Forgot the expect_number() prototype.
19351 ! embed.h embed.pl proto.h
19352 ____________________________________________________________________________
19353 [ 8493] By: jhi on 2001/01/20 22:56:39
19354 Log: Subject: [PATCH: perl@8482] README.vms URL updates
19355 From: Peter Prymmer <pvhp@forte.com>
19356 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
19357 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
19359 Plus Craig A. Berry's suggestion to use compaq.com instead
19363 ____________________________________________________________________________
19364 [ 8492] By: jhi on 2001/01/20 22:50:05
19365 Log: Memory management calls documentation.
19368 ____________________________________________________________________________
19369 [ 8491] By: jhi on 2001/01/20 22:38:33
19370 Log: Signedness nit plus few memcpy/Copy nits.
19373 ____________________________________________________________________________
19374 [ 8490] By: jhi on 2001/01/20 22:25:53
19375 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
19376 From: Peter Prymmer <pvhp@forte.com>
19377 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
19378 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
19380 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
19381 ____________________________________________________________________________
19382 [ 8489] By: jhi on 2001/01/20 22:24:41
19383 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
19384 From: Peter Prymmer <pvhp@forte.com>
19385 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
19386 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
19388 ! win32/Makefile win32/makefile.mk
19389 ____________________________________________________________________________
19390 [ 8488] By: jhi on 2001/01/20 22:22:27
19391 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
19392 From: Peter Prymmer <pvhp@forte.com>
19393 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
19394 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
19397 ____________________________________________________________________________
19398 [ 8487] By: jhi on 2001/01/20 22:21:18
19399 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
19400 From: Peter Prymmer <pvhp@forte.com>
19401 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
19402 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
19404 + ext/DynaLoader/dl_dllload.xs
19405 ! MANIFEST Makefile.SH hints/os390.sh
19406 ____________________________________________________________________________
19407 [ 8486] By: jhi on 2001/01/20 22:17:53
19408 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
19409 From: Peter Prymmer <pvhp@forte.com>
19410 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
19411 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
19413 ! README.os390 README.posix-bc
19414 ____________________________________________________________________________
19415 [ 8485] By: jhi on 2001/01/20 20:15:30
19416 Log: Document and test the new qu operator.
19419 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19420 ! pod/perlretut.pod pod/perlunicode.pod
19421 ____________________________________________________________________________
19422 [ 8484] By: nick on 2001/01/20 19:42:30
19423 Log: Infrastructure to allow:
19424 open($fh,"|-",@array);
19426 i.e. mark pp_open as needing a stack mark, and make pp_open
19427 process its args in that style (and pass them _all_ to tied handles OPEN).
19428 Invent do_openn() which takes SV ** at allow it to see multiple args.
19429 Note this does not _do_ anything yet.
19431 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
19432 ! perlapi.c pp_proto.h pp_sys.c proto.h
19433 ____________________________________________________________________________
19434 [ 8483] By: nick on 2001/01/20 17:23:14
19435 Log: Integrate mainline.
19437 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
19438 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
19439 ____________________________________________________________________________
19440 [ 8482] By: jhi on 2001/01/19 15:37:49
19441 Log: Update Changes.
19443 ! Changes patchlevel.h
19444 ____________________________________________________________________________
19445 [ 8481] By: jhi on 2001/01/19 14:41:24
19446 Log: Subject: Re: new feature: s?printf parameter reordering
19447 From: Hugo <hv@crypt.compulink.co.uk>
19448 Date: Thu, 11 Jan 2001 17:09:03 +0000
19449 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
19451 - support reordering for all parameters: %, *v, *, .*
19452 - lay down that the reordering specification must immediately
19453 follow that parameter: %3$, *v3$, *3$, .*3$
19454 - fix vectorisation of a zero-length string
19455 - factor out the code choosing the argument to format
19457 Possibly unwanted side-effects:
19458 - the special format specifiers ' +-0' must now precede any
19459 vectorisation specifier. Tests in op/sprintf and op/ver
19460 have been changed to reflect this.
19461 - sprintf.t test #214 changed its expectations because in many
19462 cases, the next parameter has already been consumed when an
19463 invalid type letter is detected.
19465 Probably wanted side-effects:
19466 - attempts to format a non-existent parameter will warn as if C<undef>
19467 - attempt to write to non-existent parameter with '%n' will complain
19468 of "attempt to modify read-only value" instead of being silent
19470 ! sv.c t/op/sprintf.t t/op/ver.t
19471 ____________________________________________________________________________
19472 [ 8480] By: jhi on 2001/01/19 14:08:37
19473 Log: Subject: PATCH pragma/locale.t
19474 From: andreas.koenig@anima.de (Andreas J. Koenig)
19475 Date: 18 Jan 2001 09:45:37 +0100
19476 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
19478 ! t/pragma/locale.t
19479 ____________________________________________________________________________
19480 [ 8479] By: jhi on 2001/01/19 13:19:58
19481 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
19484 ____________________________________________________________________________
19485 [ 8478] By: jhi on 2001/01/19 02:12:35
19486 Log: Automate 1_compile.t.
19488 ! t/lib/1_compile.t
19489 ____________________________________________________________________________
19490 [ 8477] By: jhi on 2001/01/19 01:49:56
19491 Log: Integrate perlio.
19493 !> sv.c win32/config.bc win32/config.gc win32/config.vc
19494 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19495 ____________________________________________________________________________
19496 [ 8476] By: nick on 2001/01/18 21:51:52
19497 Log: Integrate mainline
19499 +> t/lib/1_compile.t t/lib/compmod.pl
19500 !> MANIFEST configure.com lib/unicode/distinct.pm
19501 ____________________________________________________________________________
19502 [ 8475] By: nick on 2001/01/18 21:48:02
19503 Log: Win32 "safe signals" co-existance fix.
19504 Fix SIG_SIZE value.
19505 Clear PL_sig_pending when cloning (fork).
19507 ! sv.c win32/config.bc win32/config.gc win32/config.vc
19508 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19509 ____________________________________________________________________________
19510 [ 8474] By: jhi on 2001/01/18 14:40:57
19511 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
19513 ! t/lib/1_compile.t
19514 ____________________________________________________________________________
19515 [ 8473] By: gsar on 2001/01/18 11:42:31
19516 Log: unsubmitted trial1 change
19517 Branch: maint-5.6/perl
19519 ____________________________________________________________________________
19520 [ 8472] By: jhi on 2001/01/18 04:30:24
19521 Log: The first bug found by 1_compile.t.
19523 ! lib/unicode/distinct.pm
19524 ____________________________________________________________________________
19525 [ 8471] By: jhi on 2001/01/18 04:29:42
19526 Log: Add Schwern's 1_compile test. The compile_module script renamed
19527 to be a bit shorter for the 8.3 people.
19529 + t/lib/1_compile.t t/lib/compmod.pl
19531 ____________________________________________________________________________
19532 [ 8470] By: jhi on 2001/01/18 04:16:00
19533 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)
19534 From: Peter Prymmer <pvhp@forte.com>
19535 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19536 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19538 Branch: maint-5.6/perl
19540 ____________________________________________________________________________
19541 [ 8469] By: jhi on 2001/01/18 04:13:02
19542 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)
19543 From: Peter Prymmer <pvhp@forte.com>
19544 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19545 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19549 ____________________________________________________________________________
19550 [ 8468] By: jhi on 2001/01/18 03:42:08
19551 Log: Integrate perlio.
19553 !> gv.c mg.c perlio.c util.c
19554 ____________________________________________________________________________
19555 [ 8467] By: nick on 2001/01/17 22:41:10
19556 Log: "Safe" signals - trial implementation.
19557 gv.c tweaked to zero PL_sig_pend array
19558 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
19559 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
19560 Odd thing is that it "works" with PERLIO=stdio as well (linux).
19562 ! gv.c mg.c perlio.c util.c
19563 ____________________________________________________________________________
19564 [ 8466] By: nick on 2001/01/17 20:40:20
19565 Log: Integrate mainline.
19567 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19568 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19569 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
19570 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19571 !> vos/config.ga.h win32/config.bc win32/config.gc
19573 ____________________________________________________________________________
19574 [ 8465] By: jhi on 2001/01/17 18:37:13
19575 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
19576 From: Nicholas Clark <nick@ccl4.org>
19577 Date: Wed, 17 Jan 2001 17:31:33 +0000
19578 Message-ID: <20010117173133.I2633@plum.flirble.org>
19581 ____________________________________________________________________________
19582 [ 8464] By: jhi on 2001/01/17 14:43:17
19583 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
19584 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19585 Date: Wed, 17 Jan 2001 15:16:43 +0100
19586 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
19588 pp_int() was dropping an NV to the floor,
19589 int(279964589018079/59) either returned not an integer
19590 4745162525730.15, or one got "Attempt to free unreferenced scalar."
19593 ____________________________________________________________________________
19594 [ 8463] By: jhi on 2001/01/17 06:12:42
19595 Log: (Replaced by #8470)
19597 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)
19598 From: "Craig A. Berry" <craigberry@mac.com>
19599 Date: Tue, 16 Jan 2001 23:38:46 -0600
19600 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19601 Branch: maint-5.6/perl
19603 ____________________________________________________________________________
19604 [ 8462] By: jhi on 2001/01/17 06:11:31
19605 Log: (Replaced by #8469)
19607 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)
19608 From: "Craig A. Berry" <craigberry@mac.com>
19609 Date: Tue, 16 Jan 2001 23:38:46 -0600
19610 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19613 ____________________________________________________________________________
19614 [ 8461] By: jhi on 2001/01/17 05:56:12
19615 Log: Allow for one trailing slash in the directory of mkdir().
19618 ____________________________________________________________________________
19619 [ 8460] By: jhi on 2001/01/17 03:26:01
19620 Log: Metaconfig unit changes for #8459.
19622 ! U/modified/Loc.U U/modified/sig_name.U
19623 ____________________________________________________________________________
19624 [ 8459] By: jhi on 2001/01/17 03:24:48
19625 Log: Define SIG_SIZE, the number of elements in the sig_name and
19626 sig_num arrays, including the final NULL entry.
19628 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19629 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19630 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
19631 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19632 ! win32/config.bc win32/config.gc win32/config.vc
19633 ____________________________________________________________________________
19634 [ 8458] By: jhi on 2001/01/17 01:41:33
19635 Log: Integrate perlio.
19637 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19638 !> perlapi.h proto.h sv.c
19639 ____________________________________________________________________________
19640 [ 8457] By: nick on 2001/01/16 22:07:26
19641 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
19642 Provides all the "cost" but no benefit yet - it is to allow cost
19643 to be measured, and implementation experiments (just in mg.c?).
19645 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19646 ! perlapi.h proto.h sv.c
19647 ____________________________________________________________________________
19648 [ 8456] By: nick on 2001/01/16 21:07:07
19649 Log: Integrate mainline.
19651 !> (integrate 51 files)
19652 ____________________________________________________________________________
19653 [ 8455] By: jhi on 2001/01/16 18:13:43
19654 Log: Subject: [PATCH] regcomp.c old feature removal
19655 From: mjd@plover.com
19656 Date: 16 Jan 2001 14:43:18 -0000
19657 Message-ID: <20010116144318.7140.qmail@plover.com>
19660 ____________________________________________________________________________
19661 [ 8454] By: jhi on 2001/01/16 16:12:39
19662 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
19663 From: "Indy Singh" <indy@nusphere.com>
19664 Date: Wed, 10 Jan 2001 20:17:49 -0500
19665 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
19666 Branch: maint-5.6/perl
19668 ____________________________________________________________________________
19669 [ 8453] By: jhi on 2001/01/16 16:09:33
19670 Log: Update Changes.
19672 ! Changes patchlevel.h
19673 ____________________________________________________________________________
19674 [ 8452] By: jhi on 2001/01/16 15:42:04
19675 Log: Subject: Re: API Cleanup
19676 To: perl5-porters@perl.org
19677 Date: Tue, 16 Jan 2001 13:42:30 +0000
19678 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
19680 Subject: [PATCH] utf8.c documentation
19681 From: Simon Cozens <simon@cozens.net>
19682 Date: Tue, 16 Jan 2001 13:52:48 +0000
19683 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
19685 Subject: Re: API Cleanup
19686 From: Simon Cozens <simon@cozens.net>
19687 Date: Tue, 16 Jan 2001 14:58:55 +0000
19688 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
19692 ! embed.pl pod/perlapi.pod utf8.c
19693 ____________________________________________________________________________
19694 [ 8451] By: jhi on 2001/01/16 14:41:39
19695 Log: podlators 1.07, from Russ Allbery.
19698 ____________________________________________________________________________
19699 [ 8450] By: jhi on 2001/01/16 14:24:19
19700 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
19701 From: "Indy Singh" <indy@nusphere.com>
19702 Date: Mon, 15 Jan 2001 20:59:40 -0500
19703 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
19706 ____________________________________________________________________________
19707 [ 8449] By: jhi on 2001/01/16 03:42:55
19708 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
19709 at the setting of the ofs_sv in new_struct_thread() as the
19710 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
19711 that invited a core dump.
19714 ____________________________________________________________________________
19715 [ 8448] By: jhi on 2001/01/16 01:49:07
19716 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
19717 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19718 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
19719 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
19721 Replace #8444 and #8445.
19723 ! ext/B/B.xs ext/B/B/Debug.pm
19724 ____________________________________________________________________________
19725 [ 8447] By: jhi on 2001/01/15 21:05:35
19726 Log: Subject: [PATCH] API Variable documentation
19727 From: Simon Cozens <simon@cozens.net>
19728 Date: Mon, 15 Jan 2001 19:35:54 +0000
19729 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
19731 ! pod/perlapi.pod thrdvar.h
19732 ____________________________________________________________________________
19733 [ 8446] By: jhi on 2001/01/15 20:49:20
19734 Log: Signedness nit.
19737 ____________________________________________________________________________
19738 [ 8445] By: jhi on 2001/01/15 20:28:48
19739 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
19742 ____________________________________________________________________________
19743 [ 8444] By: jhi on 2001/01/15 13:09:10
19744 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
19747 ____________________________________________________________________________
19748 [ 8443] By: jhi on 2001/01/15 13:06:26
19749 Log: Missing from #8439.
19752 ____________________________________________________________________________
19753 [ 8442] By: jhi on 2001/01/15 13:02:38
19754 Log: Subject: [PATCH @8436] Eliminate op_children
19755 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19756 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
19757 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
19759 Subject: [PATCH @8436] Re: Eliminate op_children
19760 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19761 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
19762 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
19764 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
19765 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
19767 ____________________________________________________________________________
19768 [ 8441] By: jhi on 2001/01/15 12:57:08
19769 Log: Use the /^Perl_/-less form of is_lvalue_sub().
19772 ____________________________________________________________________________
19773 [ 8440] By: jhi on 2001/01/15 05:13:09
19774 Log: Revert #8437 and #8438, the Linux large files story is more complex.
19775 Branch: metaconfig/U/perl
19776 ! d_fpos64_t.U d_off64_t.U
19778 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19779 ! config_h.SH configure.com epoc/config.sh perl.h
19780 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19781 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19782 ! win32/config.bc win32/config.gc win32/config.vc
19783 ____________________________________________________________________________
19784 [ 8439] By: jhi on 2001/01/15 05:02:24
19785 Log: More UTF-8 patches from Inaba Hiroto.
19786 - The substr lval was still not okay.
19787 - Now pp_stringify and sv_setsv copies source's UTF8 flag
19788 even if IN_BYTE. pp_stringify is called from fold_constants
19789 at optimization phase and "\x{100}" was made SvUTF8_off under
19790 use bytes (the bytes pragma is for "byte semantics" and not
19791 for "do not produce UTF8 data")
19792 - New `qu' operator to generate UTF8 string explicitly.
19793 Though I agree with the policy "0x00-0xff always produce bytes",
19794 sometimes want to such a string to be coded in UTF8.
19795 I can use pack"U0a*" but it requires more typing and has
19797 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
19798 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
19799 string is not UTF8_on and has char 0x80-0xff.
19801 TODO: document and test qu.
19803 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
19804 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
19806 ____________________________________________________________________________
19807 [ 8438] By: jhi on 2001/01/14 05:10:23
19808 Log: Metaconfig unit changes for #8437.
19809 Branch: metaconfig/U/perl
19810 ! d_fpos64_t.U d_off64_t.U
19811 ____________________________________________________________________________
19812 [ 8437] By: jhi on 2001/01/14 04:55:34
19813 Log: Add <features.h> probing, seems to be needed for (some?)
19814 Linux largefileness.
19816 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19817 ! config_h.SH configure.com epoc/config.sh perl.h
19818 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19819 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19820 ! win32/config.bc win32/config.gc win32/config.vc
19821 ____________________________________________________________________________
19822 [ 8436] By: jhi on 2001/01/13 17:47:21
19823 Log: Tighten some of the tests a bit.
19826 ____________________________________________________________________________
19827 [ 8435] By: jhi on 2001/01/13 17:31:54
19828 Log: Integrate perlio.
19830 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
19831 !> win32/config_H.gc win32/config_H.vc
19832 ____________________________________________________________________________
19833 [ 8434] By: nick on 2001/01/13 11:36:53
19834 Log: Run dmake regen_config_h for Win32
19836 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19837 ____________________________________________________________________________
19838 [ 8433] By: nick on 2001/01/13 11:31:55
19839 Log: VMS friendly patch to Encode compile process
19841 ! ext/Encode/Makefile.PL ext/Encode/compile
19842 ____________________________________________________________________________
19843 [ 8432] By: nick on 2001/01/13 11:06:44
19844 Log: Integrate mainline
19846 +> ext/B/B/Concise.pm
19847 !> (integrate 52 files)
19848 ____________________________________________________________________________
19849 [ 8431] By: jhi on 2001/01/13 05:55:55
19850 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
19851 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19852 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
19853 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
19855 ! ext/B/B/Concise.pm
19856 ____________________________________________________________________________
19857 [ 8430] By: jhi on 2001/01/13 04:24:18
19858 Log: The LVRET macro needed an aTHX.
19861 ____________________________________________________________________________
19862 [ 8429] By: jhi on 2001/01/13 02:12:42
19863 Log: Update Changes.
19865 ! Changes patchlevel.h
19866 ____________________________________________________________________________
19867 [ 8428] By: jhi on 2001/01/13 02:08:50
19868 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
19869 From: Peter Prymmer <pvhp@forte.com>
19870 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
19871 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
19873 Add a BEGIN guard for sloppy floating point division.
19875 ! lib/Math/BigInt.pm lib/bigint.pl
19876 ____________________________________________________________________________
19877 [ 8427] By: jhi on 2001/01/13 01:47:16
19878 Log: The B::Terse drop-in replacement wasn't quite drop-in.
19881 ____________________________________________________________________________
19882 [ 8426] By: jhi on 2001/01/12 21:20:43
19885 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19886 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
19887 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19888 ! vos/config.ga.def vos/config.ga.h win32/config.bc
19889 ! win32/config.gc win32/config.vc
19890 ____________________________________________________________________________
19891 [ 8425] By: jhi on 2001/01/12 20:20:14
19892 Log: Subject: [PATCH perl@8342] -Wformat
19893 From: Robin Barker <rmb1@cise.npl.co.uk>
19894 Date: Fri, 12 Jan 2001 20:03:14 GMT
19895 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
19897 ! ext/Encode/Encode.xs mg.c sv.c toke.c
19898 ____________________________________________________________________________
19899 [ 8424] By: jhi on 2001/01/12 20:01:48
19900 Log: Subject: B::Concise -- an improved replacement for B::Terse
19901 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19902 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
19903 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
19905 + ext/B/B/Concise.pm
19906 ! MANIFEST ext/B/B/Terse.pm
19907 ____________________________________________________________________________
19908 [ 8423] By: jhi on 2001/01/12 19:24:02
19909 Log: The new metaconfig unit from the #8421.
19910 Branch: metaconfig/U/perl
19912 ____________________________________________________________________________
19913 [ 8422] By: jhi on 2001/01/12 19:23:43
19914 Log: Forgot the microperl config from the #8421.
19916 ! uconfig.h uconfig.sh
19917 ____________________________________________________________________________
19918 [ 8421] By: jhi on 2001/01/12 19:05:27
19919 Log: Add sigprocmask() probe, regen Configure, regen toc.
19921 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19922 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
19923 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19924 ! vos/config.ga.h win32/config.bc win32/config.gc
19926 ____________________________________________________________________________
19927 [ 8420] By: jhi on 2001/01/12 18:34:31
19928 Log: Add sockatmark() to the todo list.
19931 ____________________________________________________________________________
19932 [ 8419] By: jhi on 2001/01/12 18:09:46
19933 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19936 ____________________________________________________________________________
19937 [ 8418] By: jhi on 2001/01/12 18:05:30
19938 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19939 From: Radu Greab <radu@netsoft.ro>
19940 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
19941 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
19943 ! op.c t/pragma/sub_lval.t
19944 ____________________________________________________________________________
19945 [ 8417] By: jhi on 2001/01/12 16:09:09
19946 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
19947 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19948 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
19949 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
19951 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
19952 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
19953 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
19954 ! t/pragma/sub_lval.t toke.c
19955 ____________________________________________________________________________
19956 [ 8416] By: jhi on 2001/01/12 15:42:06
19957 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
19958 From: "Richard Soderberg" <rs@crystalflame.net>
19959 Date: Fri, 12 Jan 2001 04:49:35 -0800
19960 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
19962 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19963 according to the platform.
19966 ____________________________________________________________________________
19967 [ 8415] By: jhi on 2001/01/12 15:33:41
19968 Log: One more UTF-8 fix from Inaba Hiroto.
19970 ! pp.c regexec.c t/pragma/utf8.t
19971 ____________________________________________________________________________
19972 [ 8414] By: jhi on 2001/01/12 15:30:18
19973 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
19976 ____________________________________________________________________________
19977 [ 8413] By: jhi on 2001/01/12 15:22:10
19978 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
19979 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19980 Date: Thu, 11 Jan 2001 12:53:36 +0100
19981 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
19984 ____________________________________________________________________________
19985 [ 8412] By: jhi on 2001/01/12 15:20:25
19986 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
19987 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19988 Date: Fri, 12 Jan 2001 14:37:55 +0100
19989 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
19991 ! hints/posix-bc.sh
19992 ____________________________________________________________________________
19993 [ 8411] By: jhi on 2001/01/12 15:14:14
19994 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
19995 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19996 Date: Fri, 12 Jan 2001 10:42:21 +0100
19997 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
20000 ____________________________________________________________________________
20001 [ 8410] By: jhi on 2001/01/12 05:48:55
20002 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
20003 From: Nicholas Clark <nick@ccl4.org>
20004 Date: Sun, 7 Jan 2001 19:47:14 +0000
20005 Message-ID: <20010107194714.B1048@plum.flirble.org>
20007 ! t/op/numconvert.t
20008 ____________________________________________________________________________
20009 [ 8409] By: jhi on 2001/01/12 05:41:28
20010 Log: Integrate perlio.
20013 ____________________________________________________________________________
20014 [ 8408] By: nick on 2001/01/11 22:43:28
20015 Log: Remove variables that were used in experiments.
20018 ____________________________________________________________________________
20019 [ 8407] By: nick on 2001/01/11 20:57:44
20020 Log: Catch die in %SIG handler and unblock the signal before re-dying.
20021 This make Linux work _without_ sigsetjmp().
20022 Turn off sigsetjmp() to see what else it does.
20023 May need Configure probe for sigprocmask() if anything has sigaction()
20024 but not sigprocmask().
20027 ____________________________________________________________________________
20028 [ 8406] By: nick on 2001/01/11 19:32:07
20029 Log: Integrate mainline
20031 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
20032 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
20034 ____________________________________________________________________________
20035 [ 8405] By: jhi on 2001/01/11 17:11:01
20036 Log: Fix UTF-8 lval substr().
20038 ! mg.c t/op/substr.t
20039 ____________________________________________________________________________
20040 [ 8404] By: jhi on 2001/01/11 05:13:58
20041 Log: Update Changes.
20043 ! Changes patchlevel.h
20044 ____________________________________________________________________________
20045 [ 8403] By: jhi on 2001/01/11 04:38:24
20046 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
20047 From: Hugo <hv@crypt.compulink.co.uk>
20048 Date: Mon, 30 Oct 2000 01:33:26 +0000
20049 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
20051 ! regexec.c t/op/re_tests
20052 ____________________________________________________________________________
20053 [ 8402] By: jhi on 2001/01/11 04:26:12
20054 Log: Integrate perlio.
20057 ____________________________________________________________________________
20058 [ 8401] By: nick on 2001/01/10 22:52:55
20059 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
20060 (So Alan and Ilya can try setting via hints.)
20061 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
20062 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
20063 doing the save everywhere seems to restart read() correctly, but just
20064 doing it once "round" the handler does not.
20067 ____________________________________________________________________________
20068 [ 8400] By: jhi on 2001/01/10 21:57:54
20069 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
20070 of IRIX, HP-UX is unaffected.
20073 ____________________________________________________________________________
20074 [ 8399] By: nick on 2001/01/10 21:29:19
20075 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
20078 ____________________________________________________________________________
20079 [ 8398] By: jhi on 2001/01/10 20:55:31
20080 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
20081 also have ReusePort.
20083 ! ext/IO/lib/IO/Socket/INET.pm
20084 ____________________________________________________________________________
20085 [ 8397] By: jhi on 2001/01/10 20:50:57
20086 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20087 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20088 Date: Wed, 10 Jan 2001 01:38:13 -0800
20089 Message-ID: <20010110013813.B41744@yahoo-inc.com>
20091 ! ext/IO/lib/IO/Socket/INET.pm
20092 ____________________________________________________________________________
20093 [ 8396] By: jhi on 2001/01/10 20:49:30
20094 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
20095 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20096 Date: Wed, 10 Jan 2001 01:37:32 -0800
20097 Message-ID: <20010110013732.A41744@yahoo-inc.com>
20099 ! ext/Socket/Socket.pm
20100 ____________________________________________________________________________
20101 [ 8395] By: jhi on 2001/01/10 20:41:37
20102 Log: Test for bug id 20010105.016 (fixed by #8378).
20105 ____________________________________________________________________________
20106 [ 8394] By: jhi on 2001/01/10 20:26:32
20107 Log: Integrate perlio.
20110 ____________________________________________________________________________
20111 [ 8393] By: nick on 2001/01/10 19:34:30
20112 Log: Back out Simon's pid hackery for now.
20115 ____________________________________________________________________________
20116 [ 8392] By: nick on 2001/01/10 19:23:13
20117 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
20119 !> (integrate 29 files)
20120 ____________________________________________________________________________
20121 [ 8391] By: jhi on 2001/01/10 18:43:15
20122 Log: Subject: [PATCH] Fix my_pclose segfault
20123 From: Simon Cozens <simon@cozens.net>
20124 Date: Wed, 10 Jan 2001 18:39:35 +0000
20125 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
20128 ____________________________________________________________________________
20129 [ 8390] By: jhi on 2001/01/10 18:42:08
20130 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
20131 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20132 Date: Wed, 10 Jan 2001 13:23:02 EST
20133 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
20135 ! ext/Opcode/Opcode.xs
20136 ____________________________________________________________________________
20137 [ 8389] By: jhi on 2001/01/10 15:16:07
20138 Log: Turn off the integer preservation for now.
20141 ____________________________________________________________________________
20142 [ 8388] By: jhi on 2001/01/10 15:01:25
20143 Log: Few more IDE/editor nits from p5p.
20146 ____________________________________________________________________________
20147 [ 8387] By: jhi on 2001/01/10 06:53:16
20148 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
20149 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
20150 Date: Tue, 9 Jan 2001 23:16:02 +0000
20151 Message-ID: <20010109231602.A81101@plum.flirble.org>
20154 ____________________________________________________________________________
20155 [ 8386] By: jhi on 2001/01/10 03:17:54
20156 Log: Test cases for #8385 (from Simon's "torture.pl")
20159 ____________________________________________________________________________
20160 [ 8385] By: jhi on 2001/01/10 03:17:11
20161 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
20162 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
20163 Date: Wed, 10 Jan 2001 11:39:39 +0900
20164 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
20166 Some more UTF-8 tr cases fixed.
20169 ____________________________________________________________________________
20170 [ 8384] By: jhi on 2001/01/09 22:45:40
20171 Log: Allow the locale test needing POSIX and the taint test
20172 needing IPC::SysV to run under 'minitest' (basically,
20173 bail out if loading the extension fails)
20175 ! t/op/misc.t t/op/taint.t
20176 ____________________________________________________________________________
20177 [ 8383] By: jhi on 2001/01/09 21:36:04
20178 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
20179 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20180 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
20181 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
20184 ____________________________________________________________________________
20185 [ 8382] By: jhi on 2001/01/09 21:06:08
20186 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
20187 Should finish up the bug id 20001205.022.
20189 ! pp.c pp_hot.c scope.c
20190 ____________________________________________________________________________
20191 [ 8381] By: jhi on 2001/01/09 18:27:43
20192 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
20193 From: Andy Dougherty <doughera@lafayette.edu>
20194 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
20195 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
20197 More robust yacc/bison error detection.
20200 ____________________________________________________________________________
20201 [ 8380] By: jhi on 2001/01/09 15:21:38
20202 Log: Subject: [PATCH] make t/op/misc.t work on VMS
20203 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20204 Date: Tue, 9 Jan 2001 07:53:55 EST
20205 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
20207 ! t/op/misc.t vms/test.com
20208 ____________________________________________________________________________
20209 [ 8379] By: jhi on 2001/01/09 15:20:38
20210 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
20211 From: jhi@cc.hut.fi
20212 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
20213 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
20215 The #8378 fixed this.
20218 ____________________________________________________________________________
20219 [ 8378] By: jhi on 2001/01/09 15:05:32
20220 Log: Subject: One more patch for UTF8
20221 From: Inaba Hiroto <inaba@st.rim.or.jp>
20222 Date: Tue, 09 Jan 2001 01:04:32 +0900
20223 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
20225 UTF-8 fixes for 'x' and tr///.
20227 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
20228 ! regcomp.c regexec.c toke.c utf8.c
20229 ____________________________________________________________________________
20230 [ 8377] By: jhi on 2001/01/09 14:32:17
20231 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
20234 ____________________________________________________________________________
20235 [ 8376] By: jhi on 2001/01/09 04:32:32
20236 Log: integrate changes #7775, #8316, #8316 from mainline
20237 Branch: maint-5.6/perl
20238 ! hints/solaris_2.sh
20239 ____________________________________________________________________________
20240 [ 8375] By: jhi on 2001/01/09 04:26:43
20241 Log: Update Changes.
20243 ! Changes patchlevel.h
20244 ____________________________________________________________________________
20245 [ 8374] By: jhi on 2001/01/09 04:14:32
20246 Log: IDE/editor section tweaking.
20249 ____________________________________________________________________________
20250 [ 8373] By: jhi on 2001/01/09 02:38:26
20251 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
20252 From: Peter Prymmer <pvhp@forte.com>
20253 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
20254 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
20256 In preparation os OS/390 dynamic loading.
20258 ! README.os390 hints/os390.sh
20259 ____________________________________________________________________________
20260 [ 8372] By: jhi on 2001/01/09 00:24:30
20261 Log: Integrate with perlio.
20263 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20264 ____________________________________________________________________________
20265 [ 8371] By: nick on 2001/01/08 23:54:33
20266 Log: Fix "scalars leaked" bugs caused by overload magic
20267 (Highlighted by Ilya's DESTROY optimization.)
20269 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20270 ____________________________________________________________________________
20271 [ 8370] By: nick on 2001/01/08 20:19:41
20272 Log: Integrate mainline
20274 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
20275 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
20277 ____________________________________________________________________________
20278 [ 8369] By: jhi on 2001/01/08 17:30:52
20279 Log: save_delete() Safefree() doesn't (anymore?) work with shared
20280 strings, one test failure in op/misc and almost all of lib/b.
20281 (Outcomments #8369.)
20284 ____________________________________________________________________________
20285 [ 8368] By: jhi on 2001/01/08 14:47:10
20286 Log: (Outcommented by #8369.)
20288 Subject: Re: Perl BugID 20001205.022 ---- save_delete
20289 From: Simon Cozens <simon@cozens.net>
20290 Date: Sat, 6 Jan 2001 11:48:40 +0000
20291 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
20293 The save_delete() does need the Safefree.
20296 ____________________________________________________________________________
20297 [ 8367] By: bailey on 2001/01/08 08:53:52
20298 Log: Once again syncing after too long an absence
20300 +> (branch 55 files)
20301 - MAINTAIN fix_pl vos/config.def vos/config.h
20302 - vos/config_h.SH_orig
20303 !> (integrate 498 files)
20304 ____________________________________________________________________________
20305 [ 8366] By: jhi on 2001/01/08 02:42:59
20306 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
20307 From: nick@ccl4.org
20308 Date: Sun, 7 Jan 2001 21:07:18 +0000
20309 Message-Id: <20010107210717.D1048@plum.flirble.org>
20311 ! sv.c t/op/64bitint.t
20312 ____________________________________________________________________________
20313 [ 8365] By: jhi on 2001/01/08 02:35:16
20314 Log: Subject: [PATCH] environ nit
20315 From: Simon Cozens <simon@cozens.net>
20316 Date: Sun, 7 Jan 2001 17:57:07 +0000
20317 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
20319 Use environ only if we have it.
20322 ____________________________________________________________________________
20323 [ 8364] By: jhi on 2001/01/08 02:24:51
20324 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
20326 ! ext/GDBM_File/GDBM_File.xs
20327 ____________________________________________________________________________
20328 [ 8363] By: jhi on 2001/01/08 02:19:24
20329 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
20330 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20331 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
20332 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
20335 ____________________________________________________________________________
20336 [ 8362] By: jhi on 2001/01/08 02:17:43
20337 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
20338 From: Doug MacEachern <dougm@covalent.net>
20339 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
20340 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
20342 Allow AUTOLOAD to be an xsub and allow such xsubs
20343 to avoid use of $AUTOLOAD.
20346 ____________________________________________________________________________
20347 [ 8361] By: jhi on 2001/01/08 02:16:07
20348 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20349 From: Radu Greab <radu@netsoft.ro>
20350 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
20351 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
20353 No need for the potentially unportable $SIG{CHLD}.
20356 ____________________________________________________________________________
20357 [ 8360] By: jhi on 2001/01/08 01:58:23
20358 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
20360 ! lib/Getopt/Long.pm
20361 ____________________________________________________________________________
20362 [ 8359] By: jhi on 2001/01/08 01:55:44
20363 Log: Integrate perlio.
20365 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
20366 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
20367 !> utf8.c win32/Makefile
20368 ____________________________________________________________________________
20369 [ 8358] By: jhi on 2001/01/07 21:16:50
20370 Log: Update the EPOC cross SDK URL.
20373 ____________________________________________________________________________
20374 [ 8357] By: jhi on 2001/01/07 21:16:09
20375 Log: Update the EPOC cross SDK URL.
20376 Branch: maint-5.6/perl
20378 ____________________________________________________________________________
20379 [ 8356] By: nick on 2001/01/06 21:47:52
20380 Log: FILE * in XS code for PerlIO world:
20381 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
20382 - Add FILE * T_STDIO typemap.
20383 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
20385 ! lib/ExtUtils/typemap perlio.c perlio.h
20386 ____________________________________________________________________________
20387 [ 8355] By: jhi on 2001/01/06 20:27:15
20388 Log: integrate change #8336 from mainline
20390 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
20391 Branch: maint-5.6/perl
20393 ____________________________________________________________________________
20394 [ 8354] By: jhi on 2001/01/06 20:24:29
20395 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20396 From: Robin Barker <rmb1@cise.npl.co.uk>
20397 Date: Fri, 22 Dec 2000 12:17:38 GMT
20398 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
20400 The patch reformats some long =item lines so they give
20401 correct output via pod2man | nroff -man
20403 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20404 From: Robin Barker <rmb1@cise.npl.co.uk>
20405 Date: Tue, 2 Jan 2001 15:35:03 GMT
20406 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20408 Here is a _further_ patch which corrects a few more errors:
20409 * an empty C<=item> in CPAN.pm
20410 * patching the wrong file (pod/perlamiga.pod not README.amiga)
20411 * leaving empty C<=item>s which formatted incorrectly
20412 * over long C<=item>s revealed by latest patch to Pod::Man
20413 Branch: maint-5.6/perl
20414 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
20415 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
20416 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
20417 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
20418 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
20419 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
20420 ____________________________________________________________________________
20421 [ 8353] By: jhi on 2001/01/06 20:21:10
20422 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
20425 Branch: maint-5.6/perl
20426 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
20427 ____________________________________________________________________________
20428 [ 8352] By: jhi on 2001/01/06 20:18:44
20429 Log: Forgotten from #8438.
20430 Branch: maint-5.6/perl
20432 ____________________________________________________________________________
20433 [ 8351] By: jhi on 2001/01/06 20:18:12
20434 Log: Forgotten from #8347.
20435 Branch: maint-5.6/perl
20437 ____________________________________________________________________________
20438 [ 8350] By: jhi on 2001/01/06 20:00:19
20439 Log: Thinko in #8347.
20440 Branch: maint-5.6/perl
20442 ____________________________________________________________________________
20443 [ 8349] By: jhi on 2001/01/06 18:05:30
20444 Log: Copy the FAQ3 IDE section from the development branch,
20445 changes originally by Peter Prymmer.
20446 Branch: maint-5.6/perl
20448 ____________________________________________________________________________
20449 [ 8348] By: jhi on 2001/01/06 18:03:02
20450 Log: EPOC updates for TRIAL1.
20452 Subject: [5.6.1 trial1] EPOC update
20453 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20454 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
20455 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
20457 Subject: epoc patch2 for perl-5.6.1-trial1
20458 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20459 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
20460 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
20461 Branch: maint-5.6/perl
20462 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
20464 ____________________________________________________________________________
20465 [ 8347] By: jhi on 2001/01/06 17:29:10
20466 Log: integrate changes #7710,7824,7973 from mainline,
20467 plus VMS nits from Peter Prymmer and Dan Sugalski.
20469 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
20470 library (getprotobyname and getprotobynumber are outversioned by
20471 the same calls in libc, at least for xlc version 3.
20473 Add HAS_SBRK_PROTO.
20475 Fixes for signedness warnings noticed by VMSperlers.
20476 Branch: maint-5.6/perl
20477 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20478 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
20479 ! sv.c vms/descrip_mms.template vos/config.alpha.def
20480 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20481 ! win32/config.bc win32/config.gc win32/config.vc
20482 ____________________________________________________________________________
20483 [ 8346] By: nick on 2001/01/06 14:36:01
20484 Log: Fixup accumulated integrate muddles (perlio == devperl again)
20486 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
20487 ____________________________________________________________________________
20488 [ 8345] By: nick on 2001/01/06 14:24:58
20489 Log: Integrate mainline
20491 !> (integrate 55 files)
20492 ____________________________________________________________________________
20493 [ 8344] By: jhi on 2001/01/06 02:24:02
20494 Log: Subject: [patch] PerlIO_cleanup() prototype
20495 From: Doug MacEachern <dougm@covalent.net>
20496 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
20497 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
20500 ____________________________________________________________________________
20501 [ 8343] By: jhi on 2001/01/06 01:04:09
20502 Log: IRIX compiler noticed that the bof initialization might be
20503 bypassed by control flow.
20506 ____________________________________________________________________________
20507 [ 8342] By: jhi on 2001/01/06 00:10:48
20508 Log: Update Changes.
20510 ! Changes patchlevel.h
20511 ____________________________________________________________________________
20512 [ 8341] By: jhi on 2001/01/05 23:52:33
20513 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
20516 ____________________________________________________________________________
20517 [ 8340] By: jhi on 2001/01/05 22:44:08
20518 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20519 From: Radu Greab <radu@netsoft.ro>
20520 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
20521 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
20523 ! t/io/pipe.t util.c
20524 ____________________________________________________________________________
20525 [ 8339] By: jhi on 2001/01/05 22:35:17
20526 Log: Subject: [PATCH] format and rewording in perlfaq.pod
20527 From: Robin Barker <rmb1@cise.npl.co.uk>
20528 Date: Fri, 5 Jan 2001 18:51:20 GMT
20529 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
20532 ____________________________________________________________________________
20533 [ 8338] By: jhi on 2001/01/05 22:31:17
20534 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
20535 From: Peter Prymmer <pvhp@forte.com>
20536 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
20537 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
20540 ____________________________________________________________________________
20541 [ 8337] By: jhi on 2001/01/05 18:15:11
20542 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
20543 From: Robin Barker <rmb1@cise.npl.co.uk>
20544 Date: Tue, 2 Jan 2001 15:24:07 GMT
20545 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
20547 If you call configure as C<./Configure> or C<sh ./Configure>,
20548 $src is set to the absolute path name, not '.'.
20550 This, in turn, means -Dmksymlink tries to do its stuff because
20551 it does not think it is in the src directory.
20553 (plus a metaconfig nitfix)
20555 ! U/compline/ccflags.U U/modified/src.U
20557 ! Configure config_h.SH
20558 ____________________________________________________________________________
20559 [ 8336] By: jhi on 2001/01/05 17:48:32
20560 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
20561 From: Alan Burlison <Alan.Burlison@uk.sun.com>
20562 Message-ID: <3A5606C4.473D2226@uk.sun.com>
20563 Date: Fri, 05 Jan 2001 17:39:16 +0000
20566 ____________________________________________________________________________
20567 [ 8335] By: jhi on 2001/01/05 16:05:44
20568 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
20570 ! lib/Getopt/Long.pm
20571 ____________________________________________________________________________
20572 [ 8334] By: jhi on 2001/01/05 16:00:51
20573 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20574 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20575 Date: Fri, 05 Jan 2001 13:46:51 +0100
20576 Message-ID: <13693.978698811@nice.ram.loc>
20578 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20579 accurate reading of the "atime".
20582 ____________________________________________________________________________
20583 [ 8333] By: jhi on 2001/01/05 15:57:37
20584 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
20585 From: Simon Cozens <simon@cozens.net>
20586 Date: Fri, 8 Dec 2000 13:33:31 +0000
20587 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
20589 A lost patch fragment.
20592 ____________________________________________________________________________
20593 [ 8332] By: jhi on 2001/01/05 15:40:42
20594 Log: Do away with strncpy() and a fixed length buffer.
20597 ____________________________________________________________________________
20598 [ 8331] By: jhi on 2001/01/05 15:03:07
20599 Log: Tests for #8329 and #8330.
20602 ____________________________________________________________________________
20603 [ 8330] By: jhi on 2001/01/05 15:02:38
20604 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
20605 raw 8-bit form to the UTF-8 string.
20608 ____________________________________________________________________________
20609 [ 8329] By: jhi on 2001/01/05 14:55:13
20610 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
20611 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20612 Date: Fri, 5 Jan 2001 12:28:52 +0100
20613 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
20615 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
20616 no effect. (changed the strncpy() to Copy())
20619 ____________________________________________________________________________
20620 [ 8328] By: jhi on 2001/01/05 06:44:27
20621 Log: UTF-8 cleanup.
20623 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20624 ! regexec.c sv.c toke.c
20625 ____________________________________________________________________________
20626 [ 8327] By: jhi on 2001/01/05 01:11:29
20627 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')
20628 From: Radu Greab <radu@netsoft.ro>
20629 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
20630 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
20632 Cleans up Harness to not use FileHandle, which uses IO.
20634 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20635 ____________________________________________________________________________
20636 [ 8326] By: jhi on 2001/01/05 00:56:37
20637 Log: Update Changes.
20639 ! Changes patchlevel.h
20640 ____________________________________________________________________________
20641 [ 8325] By: jhi on 2001/01/05 00:53:18
20642 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
20643 From: Peter Prymmer <pvhp@forte.com>
20644 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
20645 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
20647 plus a couple more tailing whitespace removals.
20650 ____________________________________________________________________________
20651 [ 8324] By: jhi on 2001/01/05 00:47:39
20652 Log: Add some Unicode chop() tests.
20655 ____________________________________________________________________________
20656 [ 8323] By: jhi on 2001/01/05 00:47:23
20657 Log: Unify UTF-8 malformedness handling.
20659 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
20660 ____________________________________________________________________________
20661 [ 8322] By: jhi on 2001/01/04 22:21:54
20662 Log: The new $issymlink was unknown to Mksymlinks.
20663 Branch: metaconfig/U/perl
20664 ! Mksymlinks.U issymlink.U
20666 ! Configure config_h.SH
20667 ____________________________________________________________________________
20668 [ 8321] By: jhi on 2001/01/04 21:51:05
20669 Log: The test didn't work under the core test framework.
20672 ____________________________________________________________________________
20673 [ 8320] By: jhi on 2001/01/04 21:14:22
20674 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
20676 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
20677 ____________________________________________________________________________
20678 [ 8319] By: jhi on 2001/01/04 20:46:17
20679 Log: Typo in #8312 when manually appying a problematic patch fragment.
20681 ! ext/Storable/Storable.xs
20682 ____________________________________________________________________________
20683 [ 8318] By: jhi on 2001/01/04 20:43:01
20684 Log: The $sh_c didn't fly.
20686 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20687 ! U/modified/Loc.U U/modified/myhostname.U
20688 ! U/modified/spitshell.U
20689 Branch: metaconfig/U/perl
20692 ! Configure config_h.SH
20693 ____________________________________________________________________________
20694 [ 8317] By: jhi on 2001/01/04 19:58:01
20695 Log: AIX builtin test -h is broken, changes based on
20697 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
20698 Date: Tue, 02 Jan 2001 11:24:39 +0100
20699 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20700 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
20702 + U/modified/spitshell.U
20703 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20704 ! U/modified/Loc.U U/modified/myhostname.U
20705 Branch: metaconfig/U/perl
20706 ! Mksymlinks.U issymlink.U
20709 ____________________________________________________________________________
20710 [ 8316] By: jhi on 2001/01/04 19:02:22
20711 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
20712 From: Andy Dougherty <doughera@lafayette.edu>
20713 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
20714 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
20718 ! hints/solaris_2.sh
20719 ____________________________________________________________________________
20720 [ 8315] By: jhi on 2001/01/04 18:56:48
20721 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
20722 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
20723 Date: Wed, 3 Jan 2001 07:58:51 +0100
20724 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
20726 ! hints/solaris_2.sh
20727 ____________________________________________________________________________
20728 [ 8314] By: jhi on 2001/01/04 18:54:07
20729 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
20730 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20731 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
20732 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
20734 Doc tweak on #8313.
20736 ! ext/B/B/Deparse.pm
20737 ____________________________________________________________________________
20738 [ 8313] By: jhi on 2001/01/04 18:52:27
20739 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
20740 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
20741 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20742 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
20744 Make the peephole optimizer to bypass more null ops and
20745 and rewrite the deparse handling of continue blocks.
20747 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
20748 ____________________________________________________________________________
20749 [ 8312] By: jhi on 2001/01/04 18:47:39
20750 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
20752 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
20753 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
20755 ____________________________________________________________________________
20756 [ 8311] By: jhi on 2001/01/04 18:36:08
20757 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
20758 filter to be run on each .pm during the pm_to_blib() phase,
20761 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20762 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20763 Date: Wed, 03 Jan 2001 22:01:30 +0100
20764 Message-ID: <5296.978555690@nice.ram.loc>
20766 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20767 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20768 ! lib/ExtUtils/MakeMaker.pm
20769 ____________________________________________________________________________
20770 [ 8310] By: jhi on 2001/01/04 18:32:54
20771 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20772 From: Robin Barker <rmb1@cise.npl.co.uk>
20773 Date: Tue, 2 Jan 2001 15:35:03 GMT
20774 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20776 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
20777 ! pod/perlrequick.pod
20778 ____________________________________________________________________________
20779 [ 8309] By: jhi on 2001/01/04 18:29:07
20780 Log: Subject: Re: [patch] static-ize XS()
20781 From: Doug MacEachern <dougm@covalent.net>
20782 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
20783 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
20785 Provide prototypes for the XS functions.
20787 ! lib/ExtUtils/xsubpp
20788 ____________________________________________________________________________
20789 [ 8308] By: jhi on 2001/01/04 18:27:44
20790 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
20791 From: Doug MacEachern <dougm@covalent.net>
20792 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
20793 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
20795 ! lib/ExtUtils/typemap
20796 ____________________________________________________________________________
20797 [ 8307] By: jhi on 2001/01/04 18:25:25
20798 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
20799 From: Doug MacEachern <dougm@covalent.net>
20800 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
20801 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
20803 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
20805 ! lib/ExtUtils/MM_Unix.pm
20806 ____________________________________________________________________________
20807 [ 8306] By: jhi on 2001/01/04 18:23:00
20808 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
20809 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20810 Date: Thu, 4 Jan 2001 12:47:10 +0100
20811 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
20813 The toke.c part only, patching embed.h and proto.h is futile.
20816 ____________________________________________________________________________
20817 [ 8305] By: jhi on 2001/01/04 18:05:51
20818 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
20819 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20820 Date: Thu, 4 Jan 2001 17:50:12 +0100
20821 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
20824 ____________________________________________________________________________
20825 [ 8304] By: jhi on 2001/01/04 18:03:26
20826 Log: Subject: [PATCH perl@8269]
20827 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20828 Date: Thu, 4 Jan 2001 12:53:39 +0100
20829 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
20831 If running byacc write-enable also perly.h.
20834 ____________________________________________________________________________
20835 [ 8303] By: jhi on 2001/01/04 15:40:49
20836 Log: Rewrite pp_concat() in terms of sv_catsv().
20839 ____________________________________________________________________________
20840 [ 8302] By: nick on 2001/01/03 22:43:22
20841 Log: Integrate mainline.
20843 !> ext/Encode/Encode.xs sv.c utf8.c
20844 ____________________________________________________________________________
20845 [ 8301] By: jhi on 2001/01/02 23:40:26
20846 Log: Variable naming tweak.
20849 ____________________________________________________________________________
20850 [ 8300] By: jhi on 2001/01/02 23:40:02
20851 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
20852 in is_utf8_string().
20855 ____________________________________________________________________________
20856 [ 8299] By: jhi on 2001/01/02 22:14:40
20857 Log: Integrate perlio.
20859 !> pp.c pp_hot.c win32/Makefile
20860 ____________________________________________________________________________
20861 [ 8298] By: nick on 2001/01/02 22:03:06
20862 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
20865 ____________________________________________________________________________
20866 [ 8297] By: jhi on 2001/01/02 04:26:28
20867 Log: Signedness nit.
20869 ! ext/Encode/Encode.xs
20870 ____________________________________________________________________________
20871 [ 8296] By: nick on 2001/01/01 23:49:36
20872 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
20875 ____________________________________________________________________________
20876 [ 8295] By: jhi on 2001/01/01 23:05:48
20877 Log: Integrate perlio.
20879 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20881 ____________________________________________________________________________
20882 [ 8294] By: nick on 2001/01/01 22:48:34
20883 Log: Integrate mainline
20885 ! pp_hot.c t/lib/encode.t
20886 !> (integrate 65 files)
20887 ____________________________________________________________________________
20888 [ 8293] By: nick on 2001/01/01 21:58:50
20889 Log: More rigor in UTF-8-ness of Encode's toUnicode
20890 XS export some of the utf8 internal functions.
20891 Test some of the functions.
20892 Fix pp_concat() bug shown by said tests.
20894 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20896 ____________________________________________________________________________
20897 [ 8292] By: jhi on 2001/01/01 18:11:44
20898 Log: Integrate perlio.
20900 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20901 !> ext/Encode/encengine.c ext/Encode/encode.h
20902 ____________________________________________________________________________
20903 [ 8291] By: jhi on 2001/01/01 18:10:58
20904 Log: Podify README.mpeix (a new version from the web),
20905 add a dummy NAME to Carp::Heavy, regen toc.
20907 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
20909 ____________________________________________________________________________
20910 [ 8290] By: nick on 2001/01/01 17:43:47
20911 Log: Loose the "Loading..." warning.
20912 Another bug in fallback support
20914 ! ext/Encode/Encode.pm ext/Encode/encengine.c
20915 ____________________________________________________________________________
20916 [ 8289] By: jhi on 2001/01/01 00:01:57
20917 Log: Bump up Larry's copyright.
20919 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20920 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
20921 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
20922 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
20923 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
20924 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
20925 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
20926 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
20927 ____________________________________________________________________________
20928 [ 8288] By: nick on 2000/12/31 21:27:53
20929 Log: Fix .ucm reading - forgot a chr()
20930 Start of .ucm write (for .enc to .ucm)
20932 ! ext/Encode/compile
20933 ____________________________________________________________________________
20934 [ 8287] By: jhi on 2000/12/31 18:15:56
20935 Log: Comment away a diagnostic message as noted by Craig A. Berry
20936 (the unexpected message was confusing testing)
20938 ! ext/Encode/Encode.pm
20939 ____________________________________________________________________________
20940 [ 8286] By: jhi on 2000/12/31 18:14:51
20941 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
20942 Date: Sun, 31 Dec 2000 11:17:37 -0600
20943 From: "Craig A. Berry" <craigberry@mac.com>
20944 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
20946 ! ext/Encode/Makefile.PL
20947 ____________________________________________________________________________
20948 [ 8285] By: nick on 2000/12/31 18:11:54
20949 Log: Start of support of ICU-style .ucm files:
20950 - teach compile how to read a .ucm file
20951 - first guess at how to represent fallbacks in "tries".
20952 - use fallbacks if check == 0
20953 - new return code to indicate we used one.
20955 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20956 ! ext/Encode/encengine.c ext/Encode/encode.h
20957 ____________________________________________________________________________
20958 [ 8284] By: jhi on 2000/12/31 18:04:41
20959 Log: Pacify picky VMS compiler.
20961 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
20962 From: "Craig A. Berry" <craig.berry@psinetcs.com>
20963 Date: Sat, 30 Dec 2000 18:10:02 -0600
20964 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
20967 ____________________________________________________________________________
20968 [ 8283] By: jhi on 2000/12/31 16:11:47
20969 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
20971 ! t/lib/glob-basic.t
20972 ____________________________________________________________________________
20973 [ 8282] By: jhi on 2000/12/31 15:26:11
20974 Log: Integrate perlio.
20976 !> makedef.pl opcode.pl os2/os2.c perlio.c
20977 ____________________________________________________________________________
20978 [ 8281] By: nick on 2000/12/31 10:06:15
20979 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
20980 is available to be exported
20982 ! makedef.pl perlio.c
20983 ____________________________________________________________________________
20984 [ 8280] By: nick on 2000/12/31 09:41:26
20985 Log: Ilya's OS2 patch (testing for damage on Win32)
20987 ! makedef.pl opcode.pl os2/os2.c
20988 ____________________________________________________________________________
20989 [ 8279] By: jhi on 2000/12/30 21:52:07
20992 ! t/lib/syslfs.t t/op/lfs.t
20993 ____________________________________________________________________________
20994 [ 8278] By: jhi on 2000/12/30 21:47:49
20995 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
20996 From: andreas.koenig@anima.de (Andreas J. Koenig)
20997 Date: 30 Dec 2000 22:35:37 +0100
20998 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
21000 The 32-bit wraparound test wasn't quite right.
21002 ! t/lib/syslfs.t t/op/lfs.t
21003 ____________________________________________________________________________
21004 [ 8277] By: jhi on 2000/12/30 21:33:44
21005 Log: Subject: [PATCH] open() example in perlfunc.pod
21006 From: Karsten Sperling <s_sperli@ira.uka.de>
21007 Date: Sat, 30 Dec 2000 22:27:09 +0100
21008 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
21011 ____________________________________________________________________________
21012 [ 8276] By: jhi on 2000/12/30 20:32:40
21013 Log: Not quite that many tests yet.
21016 ____________________________________________________________________________
21017 [ 8275] By: jhi on 2000/12/30 20:26:58
21018 Log: Integrate perlio.
21021 ____________________________________________________________________________
21022 [ 8274] By: jhi on 2000/12/30 20:24:56
21023 Log: Signedness nit.
21026 ____________________________________________________________________________
21027 [ 8273] By: jhi on 2000/12/30 20:15:46
21028 Log: Add a test case for 20000731.001 which was fixed by the #8267.
21031 ____________________________________________________________________________
21032 [ 8272] By: nick on 2000/12/30 19:47:51
21033 Log: Tweak for MULTIPLICITY/USE_PERLIO
21036 ____________________________________________________________________________
21037 [ 8271] By: nick on 2000/12/30 19:46:45
21038 Log: Integrate mainline
21040 +> lib/unicode/distinct.pm
21041 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
21042 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
21043 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
21044 ____________________________________________________________________________
21045 [ 8270] By: jhi on 2000/12/30 19:39:50
21046 Log: Subject: RE: perl@8269
21047 From: "Richard Soderberg" <rs@crystalflame.net>
21048 Date: Sat, 30 Dec 2000 11:36:27 -0800
21049 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
21054 ____________________________________________________________________________
21055 [ 8269] By: jhi on 2000/12/30 18:55:48
21056 Log: Update Changes.
21058 ! Changes patchlevel.h
21059 ____________________________________________________________________________
21060 [ 8268] By: jhi on 2000/12/30 17:18:40
21061 Log: Add a test for Unicode split //. The #8267 was the cure.
21064 ____________________________________________________________________________
21065 [ 8267] By: jhi on 2000/12/30 17:14:19
21066 Log: Subject: more UTF8 test suites and an UTF8 patch
21067 From: Inaba Hiroto <inaba@st.rim.or.jp>
21068 Date: Sat, 30 Dec 2000 14:27:10 +0900
21069 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
21071 Just the patch part for now, and the pragma renamed
21072 as unicode::distinct.
21074 + lib/unicode/distinct.pm
21075 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
21076 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21077 ! regcomp.h regexec.c sv.c toke.c utf8.c
21078 ____________________________________________________________________________
21079 [ 8266] By: nick on 2000/12/30 16:40:49
21080 Log: Integrate mainline
21082 +> lib/Pod/Text/Overstrike.pm
21083 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
21084 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
21085 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
21086 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
21087 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
21088 ____________________________________________________________________________
21089 [ 8265] By: jhi on 2000/12/30 07:28:55
21090 Log: The sv_catsv() fix, take two.
21093 ____________________________________________________________________________
21094 [ 8264] By: jhi on 2000/12/30 06:19:18
21095 Log: Undo all the join-related changes since #8248: relevant
21096 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
21097 The new sv_catsv() doesn't fly so it must go back to
21100 ! sv.c t/op/join.t t/pragma/utf8.t
21101 ____________________________________________________________________________
21102 [ 8263] By: jhi on 2000/12/30 01:08:32
21103 Log: (Retracted by #8264) Tweak sv_catsv() some more.
21106 ____________________________________________________________________________
21107 [ 8262] By: jhi on 2000/12/30 00:45:14
21108 Log: Retract #8261.
21111 ____________________________________________________________________________
21112 [ 8261] By: jhi on 2000/12/30 00:38:32
21113 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
21116 ____________________________________________________________________________
21117 [ 8260] By: jhi on 2000/12/29 22:51:33
21118 Log: (Retracted by #8264) More fixing for #8251.
21121 ____________________________________________________________________________
21122 [ 8259] By: jhi on 2000/12/29 18:27:30
21123 Log: Subject: podlators 1.06 released
21124 From: Russ Allbery <rra@stanford.edu>
21125 Date: 25 Dec 2000 05:09:30 -0800
21126 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
21128 + lib/Pod/Text/Overstrike.pm
21129 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
21130 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
21131 ____________________________________________________________________________
21132 [ 8258] By: jhi on 2000/12/29 18:20:45
21133 Log: Make the large file tests more robust/talkative as suggested by
21135 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
21136 From: andreas.koenig@anima.de (Andreas J. Koenig)
21137 Date: 29 Dec 2000 14:23:01 +0100
21138 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
21140 ! t/lib/syslfs.t t/op/lfs.t
21141 ____________________________________________________________________________
21142 [ 8257] By: jhi on 2000/12/29 17:48:04
21143 Log: Further VMS piping fixes from Charles Lane:
21145 In summary, error messages produced when a subprocess terminated
21146 abnormally were being sent not just to the parent process, but to
21147 grandparents, because of default values for error output that were
21148 not completely overridden when the subprocess was started.
21150 This patch fixes this behavior by defining user-mode (i.e., temporary
21151 for the duration of the program) logical names for SYS$OUTPUT and
21152 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
21153 changes to make it so that the user-mode logicals are the ones that
21154 control where Perl's error messages go if it terminates abnormally.
21156 I also added some gratuitous fixes to the indentation of braces in
21157 the piping code. It just looked ugly, before.
21159 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
21160 ____________________________________________________________________________
21161 [ 8256] By: jhi on 2000/12/29 17:45:12
21162 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
21163 From: "Casey R. Tweten" <crt@kiski.net>
21164 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
21165 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
21167 Tests for for #8240.
21169 ! t/pragma/constant.t
21170 ____________________________________________________________________________
21171 [ 8255] By: jhi on 2000/12/29 17:43:07
21172 Log: Subject: Re: [PATCH] Interesting syntax idea
21173 From: Simon Cozens <simon@cozens.net>
21174 Date: Fri, 29 Dec 2000 14:34:04 +0000
21175 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
21179 ! t/pragma/sub_lval.t
21180 ____________________________________________________________________________
21181 [ 8254] By: jhi on 2000/12/29 17:42:11
21182 Log: Subject: [PATCH] Interesting syntax idea
21183 From: Simon Cozens <simon@cozens.net>
21184 Date: Wed, 27 Dec 2000 05:08:57 +0000
21185 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
21187 Make opens + bareword assigns do typeglob assigns.
21190 ____________________________________________________________________________
21191 [ 8253] By: jhi on 2000/12/29 17:36:45
21192 Log: Output the (apparent) version of gcc, as suggested by
21194 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
21195 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
21196 Date: 26 Dec 2000 04:29:17 -0500
21197 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
21199 (The patch as such didn't any more apply as the misparsing had
21200 already been addressed in #6474.) Also change the wording about
21201 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
21204 ____________________________________________________________________________
21205 [ 8252] By: nick on 2000/12/29 12:14:31
21206 Log: Integrate mainline
21208 !> (integrate 27 files)
21209 ____________________________________________________________________________
21210 [ 8251] By: jhi on 2000/12/29 08:45:46
21211 Log: (Retracted by #8264)
21215 sv_catsv() needs one more byte space than seems reasonable.
21216 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
21217 Curiouser and curiouser.
21220 ____________________________________________________________________________
21221 [ 8250] By: jhi on 2000/12/29 07:57:52
21222 Log: More split // UTF-8 tests.
21225 ____________________________________________________________________________
21226 [ 8249] By: jhi on 2000/12/29 07:54:51
21227 Log: (Retracted by #8264) More join() testing which was good because
21228 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
21230 ! pp.c t/op/join.t utf8.c utf8.h
21231 ____________________________________________________________________________
21232 [ 8248] By: jhi on 2000/12/29 07:08:32
21233 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
21234 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
21235 that the only cases to care about are byte+byte and byte+character.
21237 TODO: See how well pp_concat() could be implemented in terms
21240 ! doop.c sv.c t/op/join.t utf8.h
21241 ____________________________________________________________________________
21242 [ 8247] By: jhi on 2000/12/29 06:35:23
21243 Log: Signedness nit.
21246 ____________________________________________________________________________
21247 [ 8246] By: jhi on 2000/12/29 01:23:31
21248 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
21249 From: Lupe Christoph <lupe@lupe-christoph.de>
21250 Date: Thu, 28 Dec 2000 23:00:00 +0100
21251 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
21253 Suggest rsync --delete --dry-run.
21256 ____________________________________________________________________________
21257 [ 8245] By: jhi on 2000/12/28 23:57:05
21258 Log: The maxiters upper limit sanity check (guarding against
21259 non-progress) assumed bytes instead of characters in s///
21263 ____________________________________________________________________________
21264 [ 8244] By: jhi on 2000/12/28 23:34:08
21265 Log: Make some panic messages a bit more logical.
21267 ! doop.c pod/perldiag.pod pp.c pp_hot.c
21268 ____________________________________________________________________________
21269 [ 8243] By: jhi on 2000/12/28 22:59:16
21270 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
21271 From: Simon Cozens <simon@cozens.net>
21272 Date: Wed, 27 Dec 2000 02:30:03 +0000
21273 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
21275 ! pp.c t/pragma/sub_lval.t
21276 ____________________________________________________________________________
21277 [ 8242] By: jhi on 2000/12/28 22:56:53
21278 Log: Subject: [PATCH blead] Fix B::Terse indentation
21279 From: Daniel Chetlin <daniel@chetlin.com>
21280 Date: Wed, 27 Dec 2000 06:43:30 -0800
21281 Message-ID: <20001227064329.B9573@darkstar>
21283 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
21284 ____________________________________________________________________________
21285 [ 8241] By: jhi on 2000/12/28 22:48:59
21286 Log: The latter patch from the
21288 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
21289 From: Peter Prymmer <pvhp@forte.com>
21290 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
21291 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
21293 (the former patch from the above should have been
21294 taken care of by Nick I-S)
21297 ____________________________________________________________________________
21298 [ 8240] By: jhi on 2000/12/28 22:45:22
21299 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
21300 From: "Casey R. Tweten" <crt@kiski.net>
21301 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
21302 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
21305 ____________________________________________________________________________
21306 [ 8239] By: jhi on 2000/12/28 22:37:45
21307 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
21308 From: Simon Cozens <simon@cozens.net>
21309 Date: Wed, 27 Dec 2000 14:12:44 +0000
21310 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
21312 ! t/op/method.t t/op/sort.t toke.c
21313 ____________________________________________________________________________
21314 [ 8238] By: jhi on 2000/12/28 22:30:32
21315 Log: Subject: [PATCH perl@8229] Call.pm
21316 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21317 Date: Mon, 25 Dec 2000 10:47:15 -0000
21318 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
21320 ! ext/Filter/Util/Call/Call.pm
21321 ____________________________________________________________________________
21322 [ 8237] By: jhi on 2000/12/28 22:19:21
21323 Log: Subject: [PATCH blead] Fix problem with `&' prototype
21324 From: Daniel Chetlin <daniel@chetlin.com>
21325 Date: Wed, 27 Dec 2000 15:55:32 -0800
21326 Message-ID: <20001227155532.D9573@darkstar>
21328 ! op.c t/comp/proto.t
21329 ____________________________________________________________________________
21330 [ 8236] By: jhi on 2000/12/28 22:09:25
21331 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
21332 From: Daniel Chetlin <daniel@chetlin.com>
21333 Date: Sun, 24 Dec 2000 04:09:49 -0800
21334 Message-ID: <20001224040949.B3090@darkstar>
21336 ! gv.c mg.c t/op/attrs.t
21337 ____________________________________________________________________________
21338 [ 8235] By: jhi on 2000/12/28 22:07:11
21339 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
21340 From: Jan Dubois <jand@ActiveState.com>
21341 Date: Tue, 26 Dec 2000 20:57:31 -0800
21342 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
21345 ____________________________________________________________________________
21346 [ 8234] By: jhi on 2000/12/28 21:52:42
21347 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
21348 From: Simon Cozens <simon@cozens.net>
21349 Date: Thu, 28 Dec 2000 20:33:13 +0000
21350 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
21352 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
21353 ____________________________________________________________________________
21354 [ 8233] By: jhi on 2000/12/28 19:40:49
21355 Log: Integrate perlio.
21357 !> ext/Encode/Makefile.PL ext/Encode/compile
21358 ____________________________________________________________________________
21359 [ 8232] By: nick on 2000/12/23 16:06:00
21360 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
21361 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
21363 ! ext/Encode/Makefile.PL
21364 ____________________________________________________________________________
21365 [ 8231] By: nick on 2000/12/23 14:30:34
21366 Log: "Compiled" encode build cleanup
21367 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
21368 - .c files do not export sub-tables
21370 ! ext/Encode/Makefile.PL ext/Encode/compile
21371 ____________________________________________________________________________
21372 [ 8230] By: nick on 2000/12/23 12:50:37
21373 Log: Integrate mainline
21375 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21376 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21377 !> pod/perl5004delta.pod pod/perl5005delta.pod
21378 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21379 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21380 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21382 ____________________________________________________________________________
21383 [ 8229] By: jhi on 2000/12/22 15:32:12
21384 Log: Integrate perlio.
21386 +> win32/distclean.bat
21387 !> MANIFEST t/io/utf8.t
21388 ____________________________________________________________________________
21389 [ 8228] By: jhi on 2000/12/22 15:29:40
21390 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21391 From: Robin Barker <rmb1@cise.npl.co.uk>
21392 Date: Fri, 22 Dec 2000 12:17:38 GMT
21393 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
21395 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21396 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21397 ! pod/perl5004delta.pod pod/perl5005delta.pod
21398 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21399 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21400 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21402 ____________________________________________________________________________
21403 [ 8227] By: jhi on 2000/12/22 15:24:28
21404 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
21405 From: "John L. Allen" <allen@grumman.com>
21406 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
21407 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
21409 Document APPLLIB_EXP.
21412 ____________________________________________________________________________
21413 [ 8226] By: nick on 2000/12/21 22:11:50
21414 Log: Handy script for when one forgets to "dmake clean"
21416 + win32/distclean.bat
21418 ____________________________________________________________________________
21419 [ 8225] By: nick on 2000/12/21 21:54:04
21420 Log: CRLF platform issue with io/utf8 fix.
21423 ____________________________________________________________________________
21424 [ 8224] By: nick on 2000/12/21 21:02:20
21425 Log: Integrate mainline
21427 !> Changes Configure Makefile.SH Porting/Glossary
21428 !> Porting/config.sh Porting/config_H configure.com
21429 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
21430 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
21431 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
21432 !> win32/config.bc win32/config.gc win32/config.vc
21433 ____________________________________________________________________________
21434 [ 8223] By: jhi on 2000/12/21 17:09:16
21435 Log: Update Changes.
21437 ! Changes patchlevel.h
21438 ____________________________________________________________________________
21439 [ 8222] By: jhi on 2000/12/21 16:24:01
21440 Log: Metaconfig unit changes for #8221.
21441 Branch: metaconfig/U/perl
21445 ____________________________________________________________________________
21446 [ 8221] By: jhi on 2000/12/21 16:23:48
21447 Log: Rename testsyml to issymlink.
21449 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21450 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
21452 ____________________________________________________________________________
21453 [ 8220] By: jhi on 2000/12/21 15:47:26
21454 Log: Robustness support for #8218 (symlink forest) since the GNU
21455 tools seem to be overly picky about symlinkage depths.
21457 ! Makefile.SH t/io/fs.t
21458 ____________________________________________________________________________
21459 [ 8219] By: jhi on 2000/12/21 15:38:27
21460 Log: Metaconfig changes for #8218.
21462 ! U/modified/Oldconfig.U
21463 Branch: metaconfig/U/perl
21466 ____________________________________________________________________________
21467 [ 8218] By: jhi on 2000/12/21 15:37:57
21468 Log: Add Configure option -Dmksymlinks which will create a symlink
21469 forest if the current/build differs from the source directory.
21470 TODO: mkdir -p is not portable.
21473 ____________________________________________________________________________
21474 [ 8217] By: jhi on 2000/12/21 14:39:12
21475 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
21476 From: Nick Ing-Simmons <nik@tiuk.ti.com>
21477 Date: Thu, 21 Dec 2000 09:38:18 GMT
21478 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
21480 The ofs became an SV.
21482 ! ext/Thread/Thread.xs
21483 ____________________________________________________________________________
21484 [ 8216] By: jhi on 2000/12/21 05:40:21
21485 Log: The polymorphism seems to have fixed 20000517.001.
21488 ____________________________________________________________________________
21489 [ 8215] By: jhi on 2000/12/21 04:44:52
21490 Log: read() documentation tweak for 20001121.004.
21493 ____________________________________________________________________________
21494 [ 8214] By: jhi on 2000/12/21 03:54:11
21495 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
21497 ! pp_sys.c t/op/misc.t
21498 ____________________________________________________________________________
21499 [ 8213] By: jhi on 2000/12/21 00:28:10
21500 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
21501 From: Peter Prymmer <pvhp@forte.com>
21502 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
21503 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
21506 ____________________________________________________________________________
21507 [ 8212] By: jhi on 2000/12/21 00:26:21
21508 Log: Edit edit edit.
21511 ____________________________________________________________________________
21512 [ 8211] By: jhi on 2000/12/20 18:52:46
21513 Log: Update Changes.
21515 ! Changes patchlevel.h
21516 ____________________________________________________________________________
21517 [ 8210] By: jhi on 2000/12/20 18:34:47
21518 Log: Yet another editor edit.
21521 ____________________________________________________________________________
21522 [ 8209] By: jhi on 2000/12/20 15:33:28
21523 Log: More Win32 Perling.
21526 ____________________________________________________________________________
21527 [ 8208] By: jhi on 2000/12/20 15:07:46
21528 Log: More Win32 editor/IDE/shell hints.
21531 ____________________________________________________________________________
21532 [ 8207] By: jhi on 2000/12/20 03:54:08
21533 Log: Subject: [PATCH] obscure timing knowledge
21534 From: Nicholas Clark <nick@ccl4.org>
21535 Date: Tue, 19 Dec 2000 19:22:31 +0000
21536 Message-ID: <20001219192231.F2827@plum.flirble.org>
21539 ____________________________________________________________________________
21540 [ 8206] By: jhi on 2000/12/20 03:45:57
21541 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
21542 From: Spider Boardman <spider@leggy.zk3.dec.com>
21543 Date: Tue, 19 Dec 2000 21:30:16 -0500
21544 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
21547 ____________________________________________________________________________
21548 [ 8205] By: jhi on 2000/12/19 23:02:01
21549 Log: Update Changes.
21551 ! Changes patchlevel.h
21552 ____________________________________________________________________________
21553 [ 8204] By: jhi on 2000/12/19 22:58:18
21554 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
21555 using the \xHH notation. No more inlined UTF-8, sigh, but easier
21556 on editors and diffing/patching.
21558 ! t/op/utf8decode.t
21559 ____________________________________________________________________________
21560 [ 8203] By: nick on 2000/12/19 21:36:16
21561 Log: Integrate mainline (forgot my own change...)
21563 !> ext/Encode/compile
21564 ____________________________________________________________________________
21565 [ 8202] By: nick on 2000/12/19 21:34:42
21566 Log: Integrate mainline.
21568 !> (integrate 61 files)
21569 ____________________________________________________________________________
21570 [ 8201] By: nick on 2000/12/19 21:34:06
21571 Log: Avoid looking for File::Glob when we don't need it.
21573 ! ext/Encode/compile
21574 ____________________________________________________________________________
21575 [ 8200] By: jhi on 2000/12/19 18:35:49
21576 Log: Update Changes.
21578 ! Changes patchlevel.h
21579 ____________________________________________________________________________
21580 [ 8199] By: jhi on 2000/12/19 18:35:07
21581 Log: Microperl tweaks.
21583 ! sv.c uconfig.h uconfig.sh
21584 ____________________________________________________________________________
21585 [ 8198] By: jhi on 2000/12/19 18:29:59
21586 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
21588 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21589 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
21590 ____________________________________________________________________________
21591 [ 8197] By: jhi on 2000/12/19 17:55:29
21592 Log: In VMS embedded perls couldn't access the statically built Socket,
21596 ____________________________________________________________________________
21597 [ 8196] By: jhi on 2000/12/19 17:49:50
21598 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
21599 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21600 Date: Sun, 17 Dec 2000 19:11:44 -0000
21601 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
21603 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21604 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
21605 ____________________________________________________________________________
21606 [ 8195] By: jhi on 2000/12/19 17:47:53
21607 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
21608 From: Jonathan Stowe <gellyfish@gellyfish.com>
21609 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
21610 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
21613 ____________________________________________________________________________
21614 [ 8194] By: jhi on 2000/12/19 17:46:28
21615 Log: Subject: Re: useless use of void context work-around
21616 From: andreas.koenig@anima.de (Andreas J. Koenig)
21617 Date: 16 Dec 2000 15:13:36 +0100
21618 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
21620 Document (comment) the q(di ds ig) trick in the code.
21623 ____________________________________________________________________________
21624 [ 8193] By: jhi on 2000/12/19 17:10:57
21625 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
21626 From: "Mark J. Reed" <mreed@strange.turner.com>
21627 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
21628 Message-Id: <200012160222.VAA13986@strange.turner.com>
21630 ! ext/Sys/Syslog/Syslog.pm
21631 ____________________________________________________________________________
21632 [ 8192] By: jhi on 2000/12/19 17:07:45
21633 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
21634 From: Nicholas Clark <nick@ccl4.org>
21635 Date: Sat, 16 Dec 2000 19:03:13 +0000
21636 Message-ID: <20001216190313.D68304@plum.flirble.org>
21639 ____________________________________________________________________________
21640 [ 8191] By: jhi on 2000/12/19 17:06:13
21641 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
21642 From: Dominic Dunlop <domo@computer.org>
21643 Date: Mon, 18 Dec 2000 12:00:15 +0100
21644 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
21646 This patchlet is needed in order that perl can be statically linked.
21649 ____________________________________________________________________________
21650 [ 8190] By: jhi on 2000/12/19 17:03:08
21651 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
21652 From: "Craig A. Berry" <craig.berry@psinetcs.com>
21653 Date: Sun, 17 Dec 2000 00:18:35 -0600
21654 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
21656 ! perlio.h vms/gen_shrfls.pl
21657 ____________________________________________________________________________
21658 [ 8189] By: jhi on 2000/12/19 16:20:28
21659 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21660 From: Prymmer/Kahn <pvhp@best.com>
21661 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
21662 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
21664 A better version of #8188.
21667 ____________________________________________________________________________
21668 [ 8188] By: jhi on 2000/12/19 15:57:06
21669 Log: (Replaced by #8189)
21671 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21672 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
21673 From: Prymmer/Kahn <pvhp@best.com>
21674 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
21675 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21676 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
21677 Date: Mon, 18 Dec 2000 11:10:45 -0500
21678 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
21681 ____________________________________________________________________________
21682 [ 8187] By: jhi on 2000/12/19 15:54:19
21683 Log: Email address fix for Anton Berezin.
21686 ____________________________________________________________________________
21687 [ 8186] By: jhi on 2000/12/19 15:38:54
21688 Log: Subject: [PATCH perl@8102] cygwin port
21689 From: "Eric Fifer" <efifer@dircon.co.uk>
21690 Date: Thu, 14 Dec 2000 13:41:29 -0000
21691 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
21693 When compiling modules the data item that is being imported
21694 from libperl.dll needs to be tagged as imported/shared data:
21695 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
21698 ____________________________________________________________________________
21699 [ 8185] By: jhi on 2000/12/19 14:53:24
21700 Log: Regen uconfig.h and uconfig.sh.
21702 ! uconfig.h uconfig.sh
21703 ____________________________________________________________________________
21704 [ 8184] By: jhi on 2000/12/18 20:43:49
21705 Log: Comments work so much better when they are closed.
21708 ____________________________________________________________________________
21709 [ 8183] By: jhi on 2000/12/18 18:04:02
21710 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
21711 Fixes the bug 20001218.016.
21714 ____________________________________________________________________________
21715 [ 8182] By: gsar on 2000/12/18 09:53:47
21716 Log: delete spurious files
21717 Branch: maint-5.6/perl
21718 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
21719 - vos/config.h vos/config_h.SH_orig
21720 ____________________________________________________________________________
21721 [ 8181] By: gsar on 2000/12/18 09:46:08
21723 Branch: maint-5.6/perl
21724 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
21725 ____________________________________________________________________________
21726 [ 8180] By: gsar on 2000/12/18 09:20:27
21727 Log: integrate changes#7924..7926,7946,7952 from mainline
21728 Branch: maint-5.6/perl
21729 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
21730 !> lib/File/stat.pm t/lib/class-struct.t
21731 ____________________________________________________________________________
21732 [ 8179] By: gsar on 2000/12/18 08:55:54
21733 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
21734 7918,7919,7988,8907 from mainline (various)
21735 Branch: maint-5.6/perl
21736 +> t/lib/class-struct.t
21737 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
21738 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
21739 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
21740 ____________________________________________________________________________
21741 [ 8178] By: gsar on 2000/12/18 08:16:30
21742 Log: avoid redefinition warnings on windows due to sys/socket.h getting
21743 #included before win32.h
21744 Branch: maint-5.6/perl
21745 ! win32/include/sys/socket.h
21746 ____________________________________________________________________________
21747 [ 8177] By: gsar on 2000/12/18 05:24:04
21748 Log: make regen_headers; fix POSIX.xs problems; remove outdated
21749 code from sys/socket.h that makes build fail now
21750 Branch: maint-5.6/perl
21751 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
21753 !> win32/include/sys/socket.h
21754 ____________________________________________________________________________
21755 [ 8176] By: gsar on 2000/12/18 05:20:17
21756 Log: update Changes
21757 Branch: maint-5.6/perl
21758 ! Changes patchlevel.h
21759 ____________________________________________________________________________
21760 [ 8175] By: gsar on 2000/12/18 04:57:48
21761 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
21762 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
21763 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
21764 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
21765 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
21767 Branch: maint-5.6/perl
21768 +> lib/File/Spec/Epoc.pm
21769 !> (integrate 88 files)
21770 ____________________________________________________________________________
21771 [ 8174] By: gsar on 2000/12/18 03:53:09
21772 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
21773 7625..7629,7631..7634,7637,7639,7642 from mainline
21774 Branch: maint-5.6/perl
21776 !> (integrate 26 files)
21777 ____________________________________________________________________________
21778 [ 8173] By: gsar on 2000/12/18 03:37:02
21779 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
21780 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
21781 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
21782 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
21783 Branch: maint-5.6/perl
21784 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
21786 !> (integrate 111 files)
21787 ____________________________________________________________________________
21788 [ 8172] By: jhi on 2000/12/18 02:49:27
21791 ! pod/perlmodlib.pod pod/perltoc.pod
21792 ____________________________________________________________________________
21793 [ 8171] By: gsar on 2000/12/18 02:49:24
21794 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
21795 7465..7471 from mainline
21797 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21798 in platforms that strictly require all the symbols being present
21801 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21803 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
21805 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21807 Subject: [PATCH] todo
21809 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21811 Use $sort, $uniq (and $tr) consistently as wondered
21814 Too enthusiastic editing in #7460.
21816 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21818 Upgrade to CPAN 1.58_55.
21819 Subject: CPAN.pm status
21821 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21823 Make target reordering to avoid pointless re-makes.
21824 Subject: Re: Total re-make of 'make okfile' after 7451 ?
21826 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21828 Subject: DOC PATCH 5.6.0
21830 Add the repository doc by Malcolm, Sarathy, and by Simon,
21831 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21832 Branch: maint-5.6/perl
21833 +> Porting/repository.pod
21834 !> Configure MANIFEST Makefile.SH README.dos README.os2
21835 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
21836 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
21837 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
21838 ____________________________________________________________________________
21839 [ 8169] By: gsar on 2000/12/18 02:33:34
21840 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
21841 7435..7441,7445 from mainline
21843 Make the UTF-8 decoding stricter and more verbose when
21844 malformation happens. This involved adding an argument
21845 to utf8_to_uv_chk(), which involved changing its prototype,
21846 and prefer STRLEN over I32 for the UTF-8 length, which as
21847 a domino effect necessitated changing the prototypes of
21848 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21849 The stricter UTF-8 decoding checking uses Markus Kuhn's
21850 UTF-8 Decode Stress Tester from
21851 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21853 Run vms/vms_yfix.pl, should have done that after changing
21856 Subject: [PATCH 5.7.0] static linking with uninstalled perl
21858 (Replaced by #7440.)
21859 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21861 Fix the bug ID 20001024.005, the bug introduced by #7416.
21863 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21865 Fix the bug reported in
21866 From: andreas.koenig@anima.de (Andreas J. Koenig)
21867 Also make is_utf8_char() stricter.
21869 Missed the header file changes from #7425.
21871 Check if stdio supports tweaking lval and cnt simultaneously.
21872 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21874 Stratus VOS updates from Paul Green.
21876 Podify README.epoc and README.vos.
21878 Add targets to Makefile.SH, most importantly
21879 'regen_all' which also remembers to update vms/perly*.
21881 Subject: Minor update to find2perl, for portability
21883 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21885 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21887 Rename UTF8LEN() to be UNISKIP(), too confusing to have
21888 UTF8LEN() and UTF8SKIP().
21890 Allow poking holes at the UTF-8 decoding strictness.
21892 Continue the internal UTF-8 API tweaking.
21893 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21894 used much more than the simpler API, now called utf8_to_uv_simple().
21895 Still not quite happy with API, too much partial duplication
21898 A new version of making the syslog test more robust.
21900 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21902 buildtoc target tweaks.
21904 Integrate with vmsperl #7430 by Charles Bailey:
21906 Cleanup from prior patch (Charles Lane?):
21907 - improve handling of MFDs in Basename and Path
21908 - default to no xsubpp line # munging when building debug images
21909 Branch: maint-5.6/perl
21910 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21911 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21912 !> (integrate 67 files)
21913 ____________________________________________________________________________
21914 [ 8168] By: gsar on 2000/12/18 02:05:49
21915 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
21917 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
21918 From: Martin Husemann <martin@duskware.de>
21920 Subject: [PATCH 5.7.0] restore match data on backtracing
21921 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21922 Branch: maint-5.6/perl
21923 !> regcomp.c regexec.c t/op/re_tests
21924 ____________________________________________________________________________
21925 [ 8167] By: gsar on 2000/12/18 01:55:22
21926 Log: integrate changes#7858,7986 from mainline
21928 C<foreach my $x ...> in pseudo-fork()ed process may diddle
21929 parent's memory; fix it by keeping track of the actual pad
21930 offset rather than a raw pointer (this change is probably also
21931 relevant to non-ithreads case to avoid fallout from reallocs of
21932 the pad array, but is currently only enabled for the ithreads
21933 case in the interests of minimal disruption to existing "well
21936 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
21937 due to the notorious GetFileType() bug in Windows 9x, which fstat()
21939 Branch: maint-5.6/perl
21940 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
21941 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
21942 !> win32/win32.c win32/win32.h win32/win32sck.c
21943 ____________________________________________________________________________
21944 [ 8166] By: gsar on 2000/12/18 01:52:59
21945 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
21946 from mainline (xsubpp and ExtUtils::LibList fixups, various
21948 Branch: maint-5.6/perl
21949 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
21950 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
21951 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
21952 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
21953 !> win32/bin/search.pl
21954 ____________________________________________________________________________
21955 [ 8165] By: gsar on 2000/12/18 01:28:45
21956 Log: integrate changes#7533,7563,7611,7623 from mainline (various
21957 malloc.c embellishments)
21958 Branch: maint-5.6/perl
21959 !> malloc.c pod/perldiag.pod
21960 ____________________________________________________________________________
21961 [ 8164] By: gsar on 2000/12/18 01:23:33
21962 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
21964 Branch: maint-5.6/perl
21966 ____________________________________________________________________________
21967 [ 8163] By: gsar on 2000/12/18 01:17:50
21968 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
21970 Branch: maint-5.6/perl
21971 !> Makefile.SH utils/perlbug.PL
21972 ____________________________________________________________________________
21973 [ 8162] By: gsar on 2000/12/18 00:25:43
21974 Log: always export Perl_deb() (it is required by re.xs whether
21975 Perl is built with or without -DDEBUGGING)
21976 Branch: maint-5.6/perl
21978 ____________________________________________________________________________
21979 [ 8161] By: gsar on 2000/12/18 00:23:38
21980 Log: integrate change#7414 from mainline
21982 Undo the basename() part of #7412 since the lib/basename
21983 tests would need upgrading too.
21985 squelch two tests in tr.t that rely on tr/// paranoia change
21986 that's not in 5.6.x
21987 Branch: maint-5.6/perl
21989 !> lib/File/Basename.pm
21990 ____________________________________________________________________________
21991 [ 8160] By: gsar on 2000/12/18 00:05:30
21992 Log: missing change in previous integrate
21993 Branch: maint-5.6/perl
21995 ____________________________________________________________________________
21996 [ 8159] By: gsar on 2000/12/18 00:03:38
21997 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
21998 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
21999 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
22000 7410..7413 from mainline
22001 Branch: maint-5.6/perl
22002 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
22003 +> t/lib/tie-splice.t
22004 - lib/unicode/Is/DCinital.pl
22005 !> (integrate 112 files)
22006 ____________________________________________________________________________
22007 [ 8158] By: jhi on 2000/12/17 23:04:24
22008 Log: Subject: [PATCHES] RE: perl@8150
22009 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22010 Date: Sun, 17 Dec 2000 21:46:39 +0100
22011 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
22013 Neither cygwin has a getpwuid() one can trust on.
22015 ! t/lib/glob-basic.t
22016 ____________________________________________________________________________
22017 [ 8157] By: jhi on 2000/12/17 23:01:54
22018 Log: More MAN.PODS => {} fixes.
22020 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
22021 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
22022 ! os2/OS2/REXX/Makefile.PL
22023 ____________________________________________________________________________
22024 [ 8156] By: gsar on 2000/12/17 22:49:13
22025 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
22026 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
22027 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
22028 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
22029 7201,7204 from mainline
22030 Branch: maint-5.6/perl
22031 !> (integrate 121 files)
22032 ____________________________________________________________________________
22033 [ 8155] By: jhi on 2000/12/17 22:30:58
22034 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
22035 From: "Craig A. Berry" <craigberry@mac.com>
22036 Date: Sun, 17 Dec 2000 13:09:28 -0600
22037 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
22039 MAN.PODS => ' ' is naughty.
22041 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
22042 ____________________________________________________________________________
22043 [ 8154] By: nick on 2000/12/17 22:07:13
22044 Log: MULTIPLICITY nit.
22047 ____________________________________________________________________________
22048 [ 8153] By: gsar on 2000/12/17 21:23:05
22049 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
22050 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
22053 Document the SvIOK_.*UV().
22055 Update Unicode todo list.
22057 Guard against bad string->int conversion for quads.
22059 Subject: small apidoc fix
22061 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
22063 Subject: [PATCH] Tied filehandle documentation
22065 Subject: [PATCH] Modernize Opcode.pm documentation
22067 Make Data::Dumper (non-XS) to work with changed semantics of ref().
22068 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
22069 [applied even though said semantics didn't change in 5.6.x]
22071 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
22073 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
22075 Fix the URL, but the server is still missing in action.
22076 Subject: [ID 20000905.002] perlfaq1.pod URL error
22078 Subject: [ID 20000903.001] \w in utf8-strings
22080 Fix the ccversion detection for 5.1 and beyond.
22081 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22083 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
22085 Subject: [ID 20000904.008] Tiny fix for perldiag
22087 Subject: Re: [ID 20000906.004] segfault with bad perl statement
22089 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22091 Subject: [ID 20000908.002] perlipc documentation bug.
22093 Subject: [PATCH lib/Benchmark.pm]
22095 Re-allow vec() for characters > 255.
22096 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
22098 Do away with memory models cruft. Sorry, PDP users.
22102 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
22104 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
22106 Upgrade to CPAN 1.57_65, from Andreas König.
22108 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
22111 Silence t/pod/*.t about alternate quote-mappings now implemented
22112 by Pod::Text, from Brad Appleton.
22114 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
22115 Subject: borland C++ win32.c tweak
22117 C<@a = @b = split(...)> optimization coredumps under ithreads
22118 (missed a spot when fixing up op_pmreplroot hack for ithreads)
22120 Document the SvUTF8*().
22122 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
22124 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
22126 Do in VMS as the #7054 does.
22128 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
22130 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
22132 Subject: [patch: perl@7045] vms updates
22134 Test for the #7049.
22135 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
22137 Break up the myconfig lines a bit.
22138 Subject: perlbug/perl -V output format
22140 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
22142 The #7054 truncated Configure badly.
22144 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
22145 initialization in all the threads on Windows
22147 Allow for whitespace between "#" and "line" in cpp output.
22148 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
22150 Remove vestiges of tr//CU.
22151 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22153 The return value of setlocale must be copied away.
22154 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
22156 Allow chop() and chomp() to be overridden.
22157 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
22159 Hints optimization.
22162 Subject: [PATCH] de-wall t/README
22164 Subject: Re: Two advertising clauses need to be removed
22165 Branch: maint-5.6/perl
22166 !> (integrate 75 files)
22167 ____________________________________________________________________________
22168 [ 8152] By: gsar on 2000/12/17 20:30:11
22169 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
22170 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
22171 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
22173 Don't attach -ld to the archname if pointless.
22175 Document UNTIE in a very minimalistic way.
22177 POSIX doesn't report long double values under -Duselongdouble
22178 when the long doubles are "real" (bigger than doubles).
22180 More author updates.
22182 Try to deduce NV_MAX. Really should be Configure fodder.
22184 :: not allowed in pathnames, change to .
22185 Subject: [PATCH perl@6938] cygwin port
22187 Forget about NV_MAX (#6951). Various floating point tweaks,
22188 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
22190 Move the Solaris 7 scan to use64bitall, make the
22191 failure to find 64-bot sparc libc to mention the
22192 possibility of being in an intel, from Lupe and Alan.
22196 AUTHORS tweaks, from Peter Prymmer.
22198 More address tweaking.
22200 Small tweaks all over.
22202 File::Temp patches from Andreas König,
22204 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
22206 Subject: CPAN.pm beta 1.57_57 for the core
22208 Part of the solution.
22209 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
22211 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
22213 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22215 Add the overload warnings to perldiag.
22217 Drop unused argument.
22218 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
22220 Subject: Nit in Configure (bleadperl@6961)
22222 Update to PodParser 1.18, from Brad Appleton.
22224 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
22226 Subject: [PATCH: 6948] add SCNfldbl to configure.com
22228 Document UNTIE. Also tweak implementation to suppress the 'inner references'
22229 warning when UNTIE exists and instead pass the cound of extra references to
22232 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
22233 so that case-ignoring systems like DCL can tell them from
22234 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
22236 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22238 Feature ordering tweak.
22242 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
22244 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
22246 Subject: http:// in L<>
22250 change#6791 accidentally clobbered change#6710, put it back
22252 Only the first line, thank you very much.
22254 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
22255 plus rework the http: spots as suggested by Tom Christiansen,
22256 plus regen perltoc.
22258 Undo part of change 6489 which looks like a bulk edit which
22259 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
22260 The supressing of main:: on return from select() is undesirable.
22262 Apparently avoiding the swapping is too costly.
22264 Various Configure nits by Philip Newton,
22265 plus the ebcdic one by me.
22267 Make certain cc is set before trying to run it.
22269 If overloaded %{} etc. return the object do not loop.
22270 Thus sub deref { $_[0] } functions if object is wanted type.
22274 More %{} and other deref special casing - do not pass to 'nomethod'.
22275 Branch: maint-5.6/perl
22276 !> (integrate 59 files)
22277 ____________________________________________________________________________
22278 [ 8151] By: gsar on 2000/12/17 19:14:38
22279 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
22280 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
22282 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
22284 Make the epsilon to be relative, not absolute.
22286 Put back the flags dump as reasoned in
22287 Subject: Re: [PATCH] Glob dumping
22289 Introduce ccname to keep track of what compiler kind of we have.
22291 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
22293 Put back the slice accidentally removed by #6907.
22295 Reset archname and archname64 always, forcing them be
22296 recomputed at each Configure run, make Configure and
22297 the hints files agree on the naming of largefiles variables.
22299 Don't say "Perl 5.0 source kit".
22301 Subject: [PATCH] fix misc cast warnings
22303 Subject: typos in pods
22305 NVs not necessarily doubles, as pointed out by Yitzchak.
22307 Subject: [PATCH 6889] add a few ldbl formats to configure.com
22309 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
22311 Better options for rsync.
22313 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
22315 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
22317 Subject: [PATCH] Re: UNTIE method
22319 A better fix for the Socket building problem from Craig Berry.
22321 Retract the dummy test, skip the security tests (instead of failing),
22322 explain what the warnings mean.
22325 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
22327 Update to Unicode 3.0.1.
22329 Missed one Unicode file.
22331 Subject: Re: typos in pods
22333 The #6929 was too skimpy.
22335 sscanf() may be the only way to read long doubles from strings.
22337 Reveal Borland's isnan.
22338 Subject: build with BC++ tweak
22340 Issue useful diagnostic on unknown pod commands.
22341 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
22343 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
22345 Clarify the third case of ftmp-security warnings.
22347 Make -Dusemorebits find long doubles in Solaris.
22349 Wrap the test in eval.
22350 Branch: maint-5.6/perl
22351 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
22352 +> lib/unicode/PropList.txt lib/unicode/README.perl
22353 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
22354 +> lib/unicode/Unicode.301 vms/vmspipe.com
22355 - lib/unicode/Props.txt lib/unicode/UCD300.html
22356 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
22357 !> (integrate 305 files)
22358 ____________________________________________________________________________
22359 [ 8150] By: jhi on 2000/12/17 18:47:57
22360 Log: Uncheckedin generated files.
22362 ! global.sym perlapi.c pod/perlapi.pod
22363 ____________________________________________________________________________
22364 [ 8149] By: jhi on 2000/12/17 18:41:22
22365 Log: Update Changes.
22367 ! Changes patchlevel.h
22368 ____________________________________________________________________________
22369 [ 8148] By: jhi on 2000/12/17 18:39:16
22370 Log: Subject: [PATCH] Fcntl constants speedup
22371 From: Nicholas Clark <nick@ccl4.org>
22372 Date: Sun, 17 Dec 2000 16:29:24 +0000
22373 Message-ID: <20001217162924.E97668@plum.flirble.org>
22375 Use IVs for the Fcntl constants instead of NVs.
22377 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
22378 ____________________________________________________________________________
22379 [ 8147] By: jhi on 2000/12/17 18:33:41
22380 Log: Add test for #8145 (binmode() warning), add warning for
22381 ioctl() and sockpair(), document them. (fileno() cannot
22382 be tripwired with the same kind of warning because
22383 'defined fileno($foo)' seems to be an idiom.)
22385 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
22386 ____________________________________________________________________________
22387 [ 8146] By: gsar on 2000/12/17 18:09:08
22388 Log: update Changes
22389 Branch: maint-5.6/perl
22391 ____________________________________________________________________________
22392 [ 8145] By: jhi on 2000/12/17 17:39:35
22393 Log: Subject: [PATCH] Re: The long awaited feature ...
22394 From: Simon Cozens <simon@cozens.net>
22395 Date: Sun, 17 Dec 2000 12:31:56 +0000
22396 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
22398 Add a warning to binmode() about using bad filehandles
22399 (can happen e.g. if someone forgets the filehandle argument)
22402 ____________________________________________________________________________
22403 [ 8144] By: jhi on 2000/12/17 17:33:48
22404 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
22405 From: Jonathan Stowe <gellyfish@gellyfish.com>
22406 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
22407 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
22410 ____________________________________________________________________________
22411 [ 8143] By: jhi on 2000/12/17 05:31:37
22412 Log: Polymorphic regexps.
22414 Fixes at least the bugs 20001028.003 (both of them...) and
22415 20001108.001. The bugs 20001114.001 and 20001205.014 seem
22416 also to be fixed by now, probably already before this patch.
22418 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
22419 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
22420 ! t/op/utf8decode.t t/pragma/utf8.t
22421 ____________________________________________________________________________
22422 [ 8142] By: jhi on 2000/12/16 17:16:05
22423 Log: Subject: [patch perl@8102] dos/djgpp update
22424 From: Laszlo Molnar <ml1050@freemail.hu>
22425 Date: Sat, 16 Dec 2000 01:40:52 +0100
22426 Message-ID: <20001216014052.A335@freemail.hu>
22428 ! djgpp/config.over t/base/commonsense.t
22429 ____________________________________________________________________________
22430 [ 8141] By: jhi on 2000/12/16 17:09:27
22431 Log: Few uncheckedin files.
22433 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
22434 ____________________________________________________________________________
22435 [ 8140] By: nick on 2000/12/15 22:14:31
22436 Log: Integrate mainline
22438 !> (integrate 53 files)
22439 ____________________________________________________________________________
22440 [ 8139] By: jhi on 2000/12/15 19:49:49
22441 Log: One more IVUV tweak from Nicholas Clark.
22444 ____________________________________________________________________________
22445 [ 8138] By: jhi on 2000/12/15 19:17:06
22446 Log: Return of the IVUV-preservation, now seems to be happy even
22447 in Digital UNIX (the broken strtoul brokenness detection
22448 seems to have been the fly in the ointment).
22450 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22451 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
22452 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
22453 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
22454 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22455 ! vos/config.ga.h win32/config.bc win32/config.gc
22457 ____________________________________________________________________________
22458 [ 8137] By: jhi on 2000/12/15 18:12:14
22459 Log: Metaconfig unit change for #8136.
22461 ! U/modified/d_strtoul.U
22462 Branch: metaconfig/U/perl
22463 ! d_strtoull.U d_strtouq.U
22464 ____________________________________________________________________________
22465 [ 8136] By: jhi on 2000/12/15 18:11:35
22466 Log: I don't think it's sensible or portable to test the strtou*
22470 ____________________________________________________________________________
22471 [ 8135] By: jhi on 2000/12/15 17:18:49
22472 Log: Metaconfig unit change for #8134.
22474 ! U/modified/d_strtoul.U
22475 ____________________________________________________________________________
22476 [ 8134] By: jhi on 2000/12/15 17:14:13
22477 Log: If longsize is 8 we don't need a LL suffix for integer constants.
22479 ! Configure config_h.SH
22480 ____________________________________________________________________________
22481 [ 8133] By: jhi on 2000/12/15 16:00:23
22482 Log: Update Changes.
22484 ! Changes patchlevel.h
22485 ____________________________________________________________________________
22486 [ 8132] By: jhi on 2000/12/15 15:44:16
22487 Log: Some compilers get huffy if you do not cast a const pointer
22488 to a non-const when assigning.
22491 ____________________________________________________________________________
22492 [ 8131] By: jhi on 2000/12/15 15:38:30
22493 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
22494 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22495 Date: Fri, 15 Dec 2000 05:26:57 -0500
22496 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
22498 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
22499 ! t/pragma/overload.t
22500 ____________________________________________________________________________
22501 [ 8130] By: jhi on 2000/12/15 15:36:08
22502 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
22503 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22504 Date: Thu, 14 Dec 2000 22:02:43 -0500
22505 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
22508 ____________________________________________________________________________
22509 [ 8129] By: jhi on 2000/12/15 15:34:16
22510 Log: Subject: PATCH: h2xs nit
22511 From: Tim Jenness <t.jenness@jach.hawaii.edu>
22512 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
22513 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
22515 Add a template README.
22518 ____________________________________________________________________________
22519 [ 8128] By: jhi on 2000/12/15 15:32:22
22520 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
22522 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
22523 ____________________________________________________________________________
22524 [ 8127] By: jhi on 2000/12/15 15:19:34
22525 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
22526 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22527 Date: Thu, 14 Dec 2000 20:04:42 EST
22528 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
22530 ! ext/Opcode/Opcode.xs
22531 ____________________________________________________________________________
22532 [ 8126] By: jhi on 2000/12/15 15:17:49
22533 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
22534 From: Peter Prymmer <pvhp@forte.com>
22535 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
22536 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
22538 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
22539 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
22540 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
22541 ____________________________________________________________________________
22542 [ 8125] By: jhi on 2000/12/15 15:11:05
22543 Log: This seems to be a stage sane and stable enough to checkin.
22544 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
22546 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
22547 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
22548 ! t/op/cmp.t t/op/numconvert.t
22549 ____________________________________________________________________________
22550 [ 8124] By: jhi on 2000/12/15 04:20:26
22551 Log: Something is really wonky.
22554 ____________________________________________________________________________
22555 [ 8123] By: jhi on 2000/12/15 04:00:50
22556 Log: Fixes for the IV UV patches to compile in Digital UNIX.
22559 ____________________________________________________________________________
22560 [ 8122] By: jhi on 2000/12/15 02:53:40
22561 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
22562 From: "Craig A. Berry" <craigberry@mac.com>
22563 Date: Thu, 14 Dec 2000 19:10:49 -0600
22564 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
22567 ____________________________________________________________________________
22568 [ 8121] By: jhi on 2000/12/15 02:50:00
22569 Log: Metaconfig changes for #8120.
22571 + U/modified/d_strtoul.U
22572 Branch: metaconfig/U/perl
22573 ! d_strtoull.U d_strtouq.U
22574 ____________________________________________________________________________
22575 [ 8120] By: jhi on 2000/12/15 02:49:42
22576 Log: From: Nicholas Clark <nick@ccl4.org>
22577 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
22578 Date: Thu, 14 Dec 2000 18:38:57 +0000
22579 Message-ID: <20001214183857.B97909@plum.flirble.org>
22581 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22582 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
22583 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22584 ! vos/config.ga.def vos/config.ga.h win32/config.bc
22585 ! win32/config.gc win32/config.vc
22586 ____________________________________________________________________________
22587 [ 8119] By: jhi on 2000/12/14 23:40:58
22588 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
22589 From: Nicholas Clark <nick@ccl4.org>
22590 Date: Wed, 13 Dec 2000 20:08:50 +0000
22591 Message-ID: <20001213200849.B71166@plum.flirble.org>
22593 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
22594 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
22595 ____________________________________________________________________________
22596 [ 8118] By: jhi on 2000/12/14 22:46:26
22597 Log: Integrate perlio.
22599 !> MANIFEST ext/Encode/compile makedef.pl
22600 ____________________________________________________________________________
22601 [ 8117] By: nick on 2000/12/14 22:38:53
22602 Log: Win32 tweaks to get Encode to build
22603 - temp hack to makedef.pl till PerlIO is properly "exported".
22605 static encpage_t foo[];
22606 so make 'em extern for now.
22608 ! ext/Encode/compile makedef.pl
22609 ____________________________________________________________________________
22610 [ 8116] By: nick on 2000/12/14 22:00:53
22611 Log: Document the new files
22614 ____________________________________________________________________________
22615 [ 8115] By: jhi on 2000/12/14 21:58:01
22616 Log: MANIFEST new files of #8114.
22619 ____________________________________________________________________________
22620 [ 8114] By: jhi on 2000/12/14 21:50:49
22621 Log: Integrate perlio.
22623 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22624 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22625 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22626 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22627 !> ext/Encode/Makefile.PL
22628 ____________________________________________________________________________
22629 [ 8113] By: jhi on 2000/12/14 21:48:49
22630 Log: The documentation part of the
22632 Subject: [ID 20001214.002] Net::Ping patch
22633 From: Jonathan Stowe <gellyfish@gellyfish.com>
22634 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
22635 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
22636 since the #7529 had already addressed the same problem.
22639 ____________________________________________________________________________
22640 [ 8112] By: jhi on 2000/12/14 21:42:57
22641 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
22642 From: Dominic Dunlop <domo@computer.org>
22643 Date: Tue, 12 Dec 2000 10:47:10 +0100
22644 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
22646 Document how elusive subroutines can be.
22649 ____________________________________________________________________________
22650 [ 8111] By: jhi on 2000/12/14 21:38:05
22651 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
22652 From: Dominic Dunlop <domo@computer.org>
22653 Date: Thu, 14 Dec 2000 10:13:51 +0100
22654 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
22656 ! ext/POSIX/POSIX.pod
22657 ____________________________________________________________________________
22658 [ 8110] By: jhi on 2000/12/14 21:36:32
22659 Log: Subject: [patch] perlfaq7
22660 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22661 Date: Thu, 14 Dec 2000 15:31:07 +0100
22662 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
22665 ____________________________________________________________________________
22666 [ 8109] By: jhi on 2000/12/14 21:29:20
22667 Log: Subject: [8104] Encode
22668 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22669 Date: Thu, 14 Dec 2000 14:49:34 +0100
22670 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
22672 Type casting for nervous compilers.
22674 ! ext/Encode/Encode.xs
22675 ____________________________________________________________________________
22676 [ 8108] By: jhi on 2000/12/14 21:26:17
22677 Log: Subject: [8104] DB_File
22678 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22679 Date: Thu, 14 Dec 2000 14:49:35 +0100
22680 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
22682 Type definition incorrect for DB 2.7.7. Not known when it
22683 changed, so only changed it for a known revision.
22685 ! ext/DB_File/DB_File.xs
22686 ____________________________________________________________________________
22687 [ 8107] By: jhi on 2000/12/14 21:23:41
22688 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
22689 From: Peter Prymmer <pvhp@forte.com>
22690 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
22691 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
22693 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
22695 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22696 ! ext/Encode/Encode/posix-bc.enc
22697 ____________________________________________________________________________
22698 [ 8106] By: nick on 2000/12/14 20:36:13
22699 Log: "Cold" build correction to Encode's Makefile.PL
22701 ! ext/Encode/Makefile.PL
22702 ____________________________________________________________________________
22703 [ 8105] By: nick on 2000/12/14 20:09:37
22704 Log: "Compiled" encodings.
22705 Correct replacement character in EBCDIC .enc files
22706 Add 0x7F to ASCII repertoire.
22708 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22709 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22710 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22711 ! ext/Encode/Makefile.PL ext/Encode/compile
22712 ! ext/Encode/encengine.c ext/Encode/encode.h
22713 ____________________________________________________________________________
22714 [ 8104] By: nick on 2000/12/14 00:38:20
22715 Log: Integrate mainline
22717 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
22718 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
22719 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
22720 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
22721 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
22722 !> t/lib/db-hash.t t/lib/db-recno.t
22723 ____________________________________________________________________________
22724 [ 8103] By: nick on 2000/12/13 23:16:13
22725 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
22726 so far and so it does not get lost.
22728 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22729 ____________________________________________________________________________
22730 [ 8102] By: jhi on 2000/12/13 17:14:22
22731 Log: Update Changes.
22733 ! Changes patchlevel.h
22734 ____________________________________________________________________________
22735 [ 8101] By: jhi on 2000/12/13 16:53:41
22736 Log: Move the proto of start_glob() to a better place; regen api files.
22738 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
22739 ____________________________________________________________________________
22740 [ 8100] By: jhi on 2000/12/13 16:47:11
22741 Log: Metaconfig change for #8099.
22743 ! U/modified/Head.U
22744 ____________________________________________________________________________
22745 [ 8099] By: jhi on 2000/12/13 16:46:48
22746 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
22747 From: Andy Dougherty <doughera@lafayette.edu>
22748 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
22749 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
22752 ____________________________________________________________________________
22753 [ 8098] By: jhi on 2000/12/13 16:39:02
22754 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
22755 From: rspier@pobox.com (Robert Spier)
22756 Date: Tue, 12 Dec 2000 21:12:39 -0500
22757 Message-ID: <14902.56087.678086.725773@rls.cx>
22759 fastgetcwd is defined using a glob alias on a $^O dependent basis -
22760 and there was no default assignment or perl subroutine.
22763 ____________________________________________________________________________
22764 [ 8097] By: jhi on 2000/12/13 16:16:01
22765 Log: Subject: [PATCH] move startglob out of pp_hot.c
22766 From: Nicholas Clark <nick@ccl4.org>
22767 Date: Mon, 11 Dec 2000 23:16:39 +0000
22768 Message-ID: <20001211231638.A55550@plum.flirble.org>
22770 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
22771 ____________________________________________________________________________
22772 [ 8096] By: jhi on 2000/12/13 15:26:23
22773 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
22774 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22775 Date: Wed, 13 Dec 2000 14:01:37 +0100
22776 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
22778 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
22779 in turn requires libpthread in libswanted.
22782 ____________________________________________________________________________
22783 [ 8095] By: jhi on 2000/12/12 19:51:05
22784 Log: The integration wars continue.
22787 ____________________________________________________________________________
22788 [ 8094] By: jhi on 2000/12/12 19:48:26
22789 Log: Subject: [PATCH perl@8070] DB_File-1.74
22790 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22791 Date: Mon, 11 Dec 2000 23:07:17 -0000
22792 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
22794 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22795 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
22796 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
22798 ____________________________________________________________________________
22799 [ 8093] By: nick on 2000/12/12 19:42:13
22800 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
22803 !> lib/File/DosGlob.pm
22804 ____________________________________________________________________________
22805 [ 8092] By: jhi on 2000/12/12 19:28:11
22806 Log: Integrate perlio.
22809 ____________________________________________________________________________
22810 [ 8091] By: nick on 2000/12/12 18:49:45
22811 Log: Fix for Tk, and upgrading shared SVs.
22814 ____________________________________________________________________________
22815 [ 8090] By: jhi on 2000/12/12 16:48:59
22816 Log: Subject: [PATCH] Re: Breadperl & Tk
22817 From: Nick Ing-Simmons <nik@tiuk.ti.com>
22818 Date: Tue, 12 Dec 2000 14:48:27 GMT
22819 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
22822 ____________________________________________________________________________
22823 [ 8089] By: jhi on 2000/12/12 03:37:19
22824 Log: Subject: DosGlob.pm diff for bash style brace expansion.
22825 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
22826 Date: Fri, 8 Dec 2000 10:45:30 -0600
22827 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
22829 ! lib/File/DosGlob.pm
22830 ____________________________________________________________________________
22831 [ 8088] By: nick on 2000/12/11 23:59:59
22832 Log: Integrate mainline
22834 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
22835 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22836 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
22837 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
22838 !> t/op/local.t t/pragma/warn/toke toke.c
22839 ____________________________________________________________________________
22840 [ 8087] By: jhi on 2000/12/11 23:20:23
22841 Log: Integrate perlio.
22843 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22844 ____________________________________________________________________________
22845 [ 8086] By: jhi on 2000/12/11 22:50:59
22846 Log: Tune further the OS detection of CGI.
22849 ____________________________________________________________________________
22850 [ 8085] By: nick on 2000/12/11 22:50:46
22851 Log: Finish 1st pass of "encoding" layer e.g. :
22852 open($fh,"<encoding(iso8859-7)",$greek) || die;
22854 ! ext/Encode/Encode.xs perlio.c perliol.h
22855 ____________________________________________________________________________
22856 [ 8084] By: jhi on 2000/12/11 22:32:06
22857 Log: Revert the -f ambiguousity patch, seems to cause
22858 too much hassle (the interpret -Q as a function
22859 where Q is not a known filetest part is left in).
22861 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
22863 ____________________________________________________________________________
22864 [ 8083] By: jhi on 2000/12/11 22:27:23
22865 Log: (accidentally empty check-in)
22867 ! lib/File/DosGlob.pm
22868 ____________________________________________________________________________
22869 [ 8082] By: nick on 2000/12/11 19:09:51
22870 Log: Restore mmap function (broken by tweaks to shared buffer
22871 layer for encode(xxxx)).
22874 ____________________________________________________________________________
22875 [ 8081] By: jhi on 2000/12/11 18:29:13
22876 Log: Subject: Re: The long awaited feature ...
22877 From: Simon Cozens <simon@cozens.net>
22878 Date: Mon, 11 Dec 2000 15:54:24 +0000
22879 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
22881 More io/utf8 tests.
22884 ____________________________________________________________________________
22885 [ 8080] By: jhi on 2000/12/11 18:19:36
22886 Log: Subject: PATCH MakeMaker manpage clarification
22887 From: andreas.koenig@anima.de (Andreas J. Koenig)
22888 Date: 10 Dec 2000 20:46:13 +0100
22889 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
22891 ! lib/ExtUtils/MakeMaker.pm
22892 ____________________________________________________________________________
22893 [ 8079] By: jhi on 2000/12/11 15:35:07
22894 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
22895 From: Simon Cozens <simon@cozens.net>
22896 Date: Sun, 10 Dec 2000 19:06:19 +0000
22897 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
22899 ! ext/B/B/Deparse.pm t/lib/b.t
22900 ____________________________________________________________________________
22901 [ 8078] By: jhi on 2000/12/11 15:09:11
22902 Log: Subject: [PATCH] docs on NaN
22903 From: Nicholas Clark <nick@ccl4.org>
22904 Date: Mon, 11 Dec 2000 01:48:38 +0000
22905 Message-ID: <20001211014838.B99205@plum.flirble.org>
22908 ____________________________________________________________________________
22909 [ 8077] By: jhi on 2000/12/11 15:02:21
22910 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
22911 From: Simon Cozens <simon@cozens.net>
22912 Date: Mon, 11 Dec 2000 01:21:45 +0000
22913 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
22915 ! pp.c pp_hot.c scope.c t/op/local.t
22916 ____________________________________________________________________________
22917 [ 8076] By: nick on 2000/12/10 20:43:32
22918 Log: Not merge worthy...
22919 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
22920 syntax is modelled on attributes.
22921 Untested fix for io/utf8 on Win32 etc.
22922 Very clumsy start to the encode layer.
22924 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22925 ____________________________________________________________________________
22926 [ 8075] By: jhi on 2000/12/10 18:39:33
22927 Log: Darwin is not Windows.
22930 ____________________________________________________________________________
22931 [ 8074] By: jhi on 2000/12/10 18:31:27
22932 Log: Subject: Ambiguous -%c() resolved as a file test
22933 From: "Paul Marquess" <Paul.Marquess@openwave.com>
22934 Date: Sun, 10 Dec 2000 15:35:07 -0000
22935 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
22937 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22938 ____________________________________________________________________________
22939 [ 8073] By: jhi on 2000/12/10 18:16:29
22940 Log: Subject: PATCH installperl misinformed
22941 From: andreas.koenig@anima.de (Andreas J. Koenig)
22942 Date: 10 Dec 2000 13:01:32 +0100
22943 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
22946 ____________________________________________________________________________
22947 [ 8072] By: jhi on 2000/12/10 18:07:55
22948 Log: The walkoptree confusion rages; walkoptree() seems to be coming
22949 from B.xs, while walkoptree_slow() comes from B.pm.
22952 ____________________________________________________________________________
22953 [ 8071] By: nick on 2000/12/10 11:45:47
22954 Log: Integrate mainline
22956 +> t/base/commonsense.t
22957 !> (integrate 37 files)
22958 ____________________________________________________________________________
22959 [ 8070] By: jhi on 2000/12/10 04:46:21
22960 Log: Update Changes.
22962 ! Changes patchlevel.h
22963 ____________________________________________________________________________
22964 [ 8069] By: jhi on 2000/12/10 04:39:19
22965 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
22966 From: andreas.koenig@anima.de (Andreas J. Koenig)
22967 Date: 09 Dec 2000 17:14:25 +0100
22968 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
22970 + t/base/commonsense.t
22971 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
22972 ____________________________________________________________________________
22973 [ 8068] By: jhi on 2000/12/10 04:17:36
22974 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
22975 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22976 Date: Sat, 9 Dec 2000 16:47:22 -0000
22977 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
22979 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
22980 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
22981 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
22982 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
22983 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
22984 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
22986 ____________________________________________________________________________
22987 [ 8067] By: jhi on 2000/12/10 03:52:02
22988 Log: Test case for #8066.
22991 ____________________________________________________________________________
22992 [ 8066] By: jhi on 2000/12/10 03:50:30
22993 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
22994 From: Simon Cozens <simon@cozens.net>
22995 Date: Sun, 10 Dec 2000 00:55:37 +0000
22996 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
22999 ____________________________________________________________________________
23000 [ 8065] By: jhi on 2000/12/10 03:44:52
23001 Log: Test case for #8064.
23004 ____________________________________________________________________________
23005 [ 8064] By: jhi on 2000/12/10 03:42:32
23006 Log: Subject: Re: prototype of substr
23007 From: Simon Cozens <simon@cozens.net>
23008 Date: Sun, 10 Dec 2000 00:13:33 +0000
23009 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
23011 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
23014 ____________________________________________________________________________
23015 [ 8063] By: jhi on 2000/12/10 03:39:42
23016 Log: Subject: [PATCH] perlguts.pod
23017 From: Simon Cozens <simon@cozens.net>
23018 Date: Sun, 10 Dec 2000 00:06:47 +0000
23019 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
23021 Documentation of the different types of ops,
23022 plus the functions in dump.c
23025 ____________________________________________________________________________
23026 [ 8062] By: jhi on 2000/12/10 03:30:04
23027 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
23028 From: Nicholas Clark <nick@talking.bollo.cx>
23029 Date: Sat, 09 Dec 2000 18:57:25 +0000
23030 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
23032 Be more robust in weird hostname setups.
23034 ! t/lib/net-hostent.t
23035 ____________________________________________________________________________
23036 [ 8061] By: jhi on 2000/12/10 03:28:21
23037 Log: Pacify fussy compiler.
23040 ____________________________________________________________________________
23041 [ 8060] By: jhi on 2000/12/10 02:52:46
23042 Log: Integrate perlio.
23044 !> pp_sys.c t/io/utf8.t
23045 ____________________________________________________________________________
23046 [ 8059] By: nick on 2000/12/09 23:40:14
23047 Log: read/sysread/recv should now be utf8 aware.
23048 Basic test for utf8 read.
23050 ! pp_sys.c t/io/utf8.t
23051 ____________________________________________________________________________
23052 [ 8058] By: jhi on 2000/12/09 21:56:02
23053 Log: Integrate perlio.
23056 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
23057 ____________________________________________________________________________
23058 [ 8057] By: jhi on 2000/12/09 21:53:35
23059 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
23060 From: Inaba Hiroto <inaba@st.rim.or.jp>
23061 Date: Sun, 10 Dec 2000 05:53:21 +0900
23062 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
23067 ____________________________________________________________________________
23068 [ 8056] By: jhi on 2000/12/09 21:51:16
23069 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
23070 From: Inaba Hiroto <inaba@st.rim.or.jp>
23071 Date: Sat, 09 Dec 2000 18:02:00 +0900
23072 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
23074 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
23076 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
23077 ____________________________________________________________________________
23078 [ 8055] By: nick on 2000/12/09 20:11:48
23079 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
23080 than raw PerlIO_write() - does not seem to break any tests.
23083 ____________________________________________________________________________
23084 [ 8054] By: nick on 2000/12/09 19:47:30
23085 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
23086 (sysread, recv and write i.e. formats still to do...)
23087 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
23088 open($fh,">:utf8","name")
23089 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
23090 so no extra overhead is involved.
23091 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
23092 to a non-utf8 stream.
23093 Add initial io/utf8.t
23094 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
23095 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
23096 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
23099 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
23100 ____________________________________________________________________________
23101 [ 8053] By: nick on 2000/12/09 19:26:37
23102 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
23103 was only testing this_utf8.
23106 ____________________________________________________________________________
23107 [ 8052] By: nick on 2000/12/09 19:09:41
23108 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
23109 i.e. the output string has one, but don't mess with source assumption.
23112 ____________________________________________________________________________
23113 [ 8051] By: jhi on 2000/12/09 16:55:17
23114 Log: Integrate perlio.
23116 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
23117 !> sv.c thrdvar.h util.c
23118 ____________________________________________________________________________
23119 [ 8050] By: jhi on 2000/12/09 16:48:07
23120 Log: Nits noticed by Peter Prymmer.
23122 ! lib/ExtUtils/MM_VMS.pm
23123 ____________________________________________________________________________
23124 [ 8049] By: nick on 2000/12/09 13:49:40
23125 Log: UTF8 output prework.
23126 - Store $\ and $, as SVs so they can have SvUTF8 flag
23127 - use do_print() rather than raw PerlIO_write() to print them.
23129 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
23131 ____________________________________________________________________________
23132 [ 8048] By: nick on 2000/12/09 12:30:43
23133 Log: Integrate mainline.
23135 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
23137 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
23138 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
23139 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
23140 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
23141 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
23142 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
23143 ____________________________________________________________________________
23144 [ 8047] By: jhi on 2000/12/09 00:23:27
23145 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
23146 From: Michael G Schwern <schwern@pobox.com>
23147 Date: Fri, 8 Dec 2000 14:43:04 -0600
23149 ! lib/ExtUtils/MM_VMS.pm
23150 ____________________________________________________________________________
23151 [ 8046] By: jhi on 2000/12/08 23:10:27
23152 Log: A missed check-in.
23154 ! lib/ExtUtils/Manifest.pm
23155 ____________________________________________________________________________
23156 [ 8045] By: jhi on 2000/12/08 21:57:12
23157 Log: (null check-in)
23159 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
23160 ____________________________________________________________________________
23161 [ 8044] By: jhi on 2000/12/08 21:11:06
23162 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
23163 at the final draft stage.
23165 + ext/Encode/Encode/iso8859-16.enc
23167 ____________________________________________________________________________
23168 [ 8043] By: jhi on 2000/12/08 16:39:04
23169 Log: Update Changes.
23171 ! Changes patchlevel.h
23172 ____________________________________________________________________________
23173 [ 8042] By: jhi on 2000/12/08 16:33:39
23174 Log: Do not return the Unicode replacement character if UTF-8
23175 decoding goes awry, it should be up to the caller to decide.
23177 ! pod/perlapi.pod utf8.c
23178 ____________________________________________________________________________
23179 [ 8041] By: jhi on 2000/12/08 16:22:28
23180 Log: metaconfig maintenance.
23182 ! U/modified/stdchar.U
23183 Branch: metaconfig/U/perl
23185 ____________________________________________________________________________
23186 [ 8040] By: jhi on 2000/12/08 16:03:08
23187 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
23188 From: sthoenna@efn.org
23189 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
23190 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
23192 ! Changes lib/ExtUtils/MM_OS2.pm
23193 ____________________________________________________________________________
23194 [ 8039] By: jhi on 2000/12/08 15:57:11
23195 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
23196 From: Simon Cozens <simon@cozens.net>
23197 Date: Fri, 8 Dec 2000 13:33:31 +0000
23198 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
23200 (The pp_hot part needed a rewrite.)
23202 ! doop.c pp_hot.c utf8.c
23203 ____________________________________________________________________________
23204 [ 8038] By: jhi on 2000/12/08 15:25:08
23206 From: Michael Stevens <michael@etla.org>
23207 Date: Wed, 6 Dec 2000 23:24:01 +0000
23208 Message-ID: <20001206232400.A21381@firedrake.org>
23210 Plus a note from Nick Ing-Simmons.
23213 ____________________________________________________________________________
23214 [ 8037] By: jhi on 2000/12/08 15:18:35
23215 Log: Filetype is text.
23217 ! t/op/utf8decode.t
23218 ____________________________________________________________________________
23219 [ 8036] By: jhi on 2000/12/08 03:31:27
23220 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23221 From: Andy Dougherty <doughera@lafayette.edu>
23222 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
23223 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
23225 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23226 From: Andy Dougherty <doughera@lafayette.edu>
23227 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
23228 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
23230 + ext/POSIX/hints/svr4.pl
23231 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
23232 ____________________________________________________________________________
23233 [ 8035] By: jhi on 2000/12/08 03:26:01
23234 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
23235 From: Andy Dougherty <doughera@lafayette.edu>
23236 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
23237 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
23239 ! t/README t/base/term.t
23240 ____________________________________________________________________________
23241 [ 8034] By: jhi on 2000/12/08 03:21:59
23242 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
23243 From: mjd@plover.com
23244 Date: 7 Dec 2000 21:04:20 -0000
23245 Message-ID: <20001207210420.22282.qmail@plover.com>
23250 ____________________________________________________________________________
23251 [ 8033] By: jhi on 2000/12/08 03:19:03
23252 Log: Use the UTF8 macros a bit. They can't be used with abandon
23253 everywhere because we do generate illegal UTF-8 in some situations.
23254 This is of course naughty.
23256 ! pod/perlapi.pod utf8.c utf8.h
23257 ____________________________________________________________________________
23258 [ 8032] By: jhi on 2000/12/08 03:00:09
23261 ! t/pragma/warn/utf8
23262 ____________________________________________________________________________
23263 [ 8031] By: jhi on 2000/12/08 02:22:39
23267 ____________________________________________________________________________
23268 [ 8030] By: jhi on 2000/12/08 01:23:54
23269 Log: Add test for reverse().
23273 ____________________________________________________________________________
23274 [ 8029] By: jhi on 2000/12/08 01:21:47
23275 Log: Integrate perlio.
23277 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
23278 !> perlio.c perlio.h perlsdio.h warnings.pl
23279 ____________________________________________________________________________
23280 [ 8028] By: jhi on 2000/12/08 01:19:08
23281 Log: Introduce macros for UTF8 decoding.
23283 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
23284 ____________________________________________________________________________
23285 [ 8027] By: nick on 2000/12/07 22:18:19
23286 Log: Integrate mainline
23288 !> embed.pl pod/perlapi.pod utf8.c
23289 ____________________________________________________________________________
23290 [ 8026] By: nick on 2000/12/07 21:45:08
23291 Log: Various oddities p4 diff -se showed up
23292 Remove 'our' from warnings.pl
23294 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
23295 ____________________________________________________________________________
23296 [ 8025] By: nick on 2000/12/07 21:43:32
23297 Log: Change PerlIO_(get|set)pos to take SV *
23298 Should fix, OS/2, VMS, (sfio??)
23300 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
23301 ____________________________________________________________________________
23302 [ 8024] By: jhi on 2000/12/07 19:05:32
23303 Log: Document utf8_to_uv() better.
23305 ! pod/perlapi.pod utf8.c
23306 ____________________________________________________________________________
23307 [ 8023] By: jhi on 2000/12/07 18:23:47
23308 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
23310 ! embed.pl pod/perlapi.pod utf8.c
23311 ____________________________________________________________________________
23312 [ 8022] By: jhi on 2000/12/07 04:13:51
23313 Log: Integrate perlio.
23315 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
23316 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
23317 !> win32/makefile.mk
23318 ____________________________________________________________________________
23319 [ 8021] By: nick on 2000/12/07 00:28:14
23320 Log: Various attempts at MSVC debug - not sure what has
23321 changed but works now.
23322 Seems atexit() _may_ work for DLLs built with MSVC so don't
23323 call cleanup that way.
23325 ! perlio.c win32/makefile.mk
23326 ____________________________________________________________________________
23327 [ 8020] By: nick on 2000/12/06 19:57:20
23328 Log: Integrate mainline
23330 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
23331 !> (integrate 75 files)
23332 ____________________________________________________________________________
23333 [ 8019] By: nick on 2000/12/06 19:28:21
23334 Log: Add useperlio to config.vc
23335 Turn off binmode in config_H.PL
23336 Regen all the config_H.xx
23337 Attempt to get debugging build with MSVC.
23339 ! win32/config.vc win32/config_H.bc win32/config_H.gc
23340 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
23341 ____________________________________________________________________________
23342 [ 8018] By: nick on 2000/12/06 19:21:57
23343 Log: Test various dup/external program options on all platforms.
23346 ____________________________________________________________________________
23347 [ 8017] By: nick on 2000/12/06 19:20:47
23348 Log: Fix harness to be less picky
23350 ! lib/Test/Harness.pm
23351 ____________________________________________________________________________
23352 [ 8016] By: jhi on 2000/12/06 16:45:12
23353 Log: Update Changes.
23355 ! Changes patchlevel.h
23356 ____________________________________________________________________________
23357 [ 8015] By: jhi on 2000/12/06 16:41:03
23358 Log: Test \x{...} with ord().
23361 ____________________________________________________________________________
23362 [ 8014] By: jhi on 2000/12/06 16:20:33
23363 Log: Test tweak because of #8013.
23366 ____________________________________________________________________________
23367 [ 8013] By: jhi on 2000/12/06 16:09:09
23368 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
23369 From: Michael G Schwern <schwern@pobox.com>
23370 Date: Tue, 5 Dec 2000 21:23:28 -0500
23371 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
23373 Carp::Heavy parts not very applicable because of recent changes.
23375 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
23376 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
23377 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
23378 ! lib/Exporter.pm lib/Exporter/Heavy.pm
23379 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
23380 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23381 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
23382 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
23383 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
23384 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
23385 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
23386 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
23387 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
23388 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
23389 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
23390 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
23391 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
23392 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
23393 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
23394 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
23396 ____________________________________________________________________________
23397 [ 8012] By: jhi on 2000/12/06 15:22:38
23398 Log: Subject: [PATCH] Re: New harness is failing things
23399 From: Nick Ing-Simmons <nik@tiuk.ti.com>
23400 Date: Wed, 6 Dec 2000 13:00:30 GMT
23401 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
23403 ! lib/Test/Harness.pm
23404 ____________________________________________________________________________
23405 [ 8011] By: jhi on 2000/12/06 15:12:08
23406 Log: Subject: installhtml changes
23407 From: Michael Stevens <michael@etla.org>
23408 Date: Wed, 6 Dec 2000 13:15:53 +0000
23409 Message-ID: <20001206131553.A27317@firedrake.org>
23412 ____________________________________________________________________________
23413 [ 8010] By: jhi on 2000/12/06 15:06:05
23414 Log: Subject: the dTHR hits
23415 From: Michael Stevens <michael@etla.org>
23416 Date: Wed, 6 Dec 2000 12:06:03 +0000
23417 Message-ID: <20001206120603.A24581@firedrake.org>
23419 More, errrm, less dTHRs.
23421 ! bytecode.pl ext/B/B/C.pm
23422 ____________________________________________________________________________
23423 [ 8009] By: jhi on 2000/12/06 15:04:25
23424 Log: Subject: MakeMaker mailing list gone?
23425 From: Michael G Schwern <schwern@pobox.com>
23426 Date: Tue, 5 Dec 2000 19:29:59 -0500
23427 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
23429 The MakeMaker mailing list is dead, perlbug is the right
23430 address to report bugs.
23432 ! lib/ExtUtils/MakeMaker.pm
23433 ____________________________________________________________________________
23434 [ 8008] By: jhi on 2000/12/06 15:00:32
23435 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
23436 From: Michael G Schwern <schwern@pobox.com>
23437 Date: Tue, 5 Dec 2000 19:21:21 -0500
23438 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
23440 Add a default MANIFEST skip that ignores things like
23441 version control files, editor temporary files, and the Makefile.
23443 + lib/ExtUtils/MANIFEST.SKIP
23444 ! MANIFEST lib/ExtUtils/Manifest.pm
23445 ____________________________________________________________________________
23446 [ 8007] By: jhi on 2000/12/06 14:57:20
23447 Log: In Amiga more manual hackery of the scripts seems to be needed,
23448 from Jan-Erik Karlsson. Why Configure does not get this right
23449 is unknown, may be shell-induced.
23452 ____________________________________________________________________________
23453 [ 8006] By: jhi on 2000/12/05 23:53:12
23454 Log: Add TOPm1s to peek at the second topmost stack item.
23457 ____________________________________________________________________________
23458 [ 8005] By: jhi on 2000/12/05 23:13:55
23459 Log: Avaunt, you foul UTF-8 tests.
23461 ! t/op/ver.t t/pragma/utf8.t
23462 ____________________________________________________________________________
23463 [ 8004] By: jhi on 2000/12/05 23:09:54
23464 Log: Continue utf8 dispersal.
23467 ! MANIFEST t/pragma/utf8.t
23468 ____________________________________________________________________________
23469 [ 8003] By: nick on 2000/12/05 23:02:39
23470 Log: Integrate mainline.
23472 +> t/op/length.t t/op/utf8decode.t
23473 !> (integrate 69 files)
23474 ____________________________________________________________________________
23475 [ 8002] By: jhi on 2000/12/05 22:59:28
23476 Log: Integrate perlio.
23478 !> iperlsys.h perl.c perlio.c win32/perllib.c
23479 ____________________________________________________________________________
23480 [ 8001] By: nick on 2000/12/05 22:07:52
23481 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
23482 - calloc/free suffer from damage on TerminateThread()
23483 - use PerlMemShared (as originally planned) now fixed
23484 - avoid doing anything important on DLL "detach".
23486 ! perl.c perlio.c win32/perllib.c
23487 ____________________________________________________________________________
23488 [ 8000] By: nick on 2000/12/05 21:05:09
23489 Log: Fix gross PerlMemShared issue.
23492 ____________________________________________________________________________
23493 [ 7999] By: jhi on 2000/12/05 20:46:58
23494 Log: Test for Unicode (UTF-8) hash keys.
23497 ____________________________________________________________________________
23498 [ 7998] By: jhi on 2000/12/05 20:30:35
23499 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
23500 is now always UTF-8), empty line cosmetics.
23503 ____________________________________________________________________________
23504 [ 7997] By: jhi on 2000/12/05 20:15:40
23505 Log: Subject: Re: STRLEN - what?
23506 From: Andy Dougherty <doughera@lafayette.edu>
23507 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
23508 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
23513 ____________________________________________________________________________
23514 [ 7996] By: jhi on 2000/12/05 20:13:34
23515 Log: Split off the UTF-8 decoder tests, make them to check also
23518 + t/op/utf8decode.t
23519 ! MANIFEST t/pragma/utf8.t utf8.c
23520 ____________________________________________________________________________
23521 [ 7995] By: jhi on 2000/12/05 16:39:47
23522 Log: Start migrating bits of pragma/utf8 to elsewhere
23523 (since the long term plan is to obsolete 'use utf8').
23526 ! MANIFEST t/pragma/utf8.t
23527 ____________________________________________________________________________
23528 [ 7994] By: jhi on 2000/12/05 16:30:21
23529 Log: Fix a manual edit typo from #7993, fix the message formatting
23530 for Unicode, add few our declarations.
23532 ! lib/Carp/Heavy.pm
23533 ____________________________________________________________________________
23534 [ 7993] By: jhi on 2000/12/05 16:09:15
23535 Log: Subject: Need help with warnings :-(
23536 From: "Ben Tilly" <ben_tilly@hotmail.com>
23537 Date: Tue, 05 Dec 2000 01:35:54 -0500
23538 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
23540 Subject: UPDATE: Carp/Heavy now passes all tests
23541 From: "Ben Tilly" <ben_tilly@hotmail.com>
23542 Date: Tue, 05 Dec 2000 07:59:41 -0500
23543 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
23545 The Brave New Carp.
23547 ! lib/Carp.pm lib/Carp/Heavy.pm
23548 ____________________________________________________________________________
23549 [ 7992] By: jhi on 2000/12/05 15:55:08
23550 Log: Subject: [PATCH perl@7979] cygwin port
23551 From: "Eric Fifer" <efifer@dircon.co.uk>
23552 Date: Tue, 5 Dec 2000 14:04:09 -0000
23553 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
23555 ! t/lib/net-hostent.t
23556 ____________________________________________________________________________
23557 [ 7991] By: jhi on 2000/12/05 15:52:34
23558 Log: Subject: Re: [PATCH] The largest hoax of all times?
23559 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23560 Date: Tue, 5 Dec 2000 00:40:25 -0500
23561 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
23563 Subject: Re: [PATCH] The largest hoax of all times?
23564 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23565 Date: Mon, 4 Dec 2000 23:55:53 -0500
23566 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
23568 Subject: Re: [PATCH] The largest hoax of all times?
23569 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23570 Date: Tue, 5 Dec 2000 01:28:45 -0500
23571 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
23573 Fix the unpredictable order of DESTROYs.
23575 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
23576 ! sv.c sv.h t/op/ref.t
23577 ____________________________________________________________________________
23578 [ 7990] By: jhi on 2000/12/05 14:38:53
23579 Log: Subject: [PATCH] shrink pp_hot fractionally
23580 From: Nicholas Clark <nick@ccl4.org>
23581 Date: Tue, 5 Dec 2000 12:44:31 +0000
23582 Message-ID: <20001205124431.E74518@plum.flirble.org>
23584 Use report_evil_fh().
23586 ! opcode.pl opnames.h pp_hot.c util.c
23587 ____________________________________________________________________________
23588 [ 7989] By: jhi on 2000/12/05 14:21:27
23589 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23590 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23591 Date: Mon, 04 Dec 2000 22:21:59 -0800
23592 Message-ID: <HmIL6gzkgepS092yn@efn.org>
23594 Harness shouldn't ignore responses like "ok 3\r\r\n".
23596 ! lib/Test/Harness.pm
23597 ____________________________________________________________________________
23598 [ 7988] By: jhi on 2000/12/05 13:51:28
23599 Log: Integrate the "skip" messages to explain().
23601 ! t/lib/syslfs.t t/op/lfs.t
23602 ____________________________________________________________________________
23603 [ 7987] By: jhi on 2000/12/05 12:34:54
23604 Log: The one that got away in #7984.
23606 Subject: Re: dTHR - what and why?
23607 From: Michael Stevens <michael@etla.org>
23608 Date: Tue, 5 Dec 2000 11:15:52 +0000
23609 Message-ID: <20001205111552.A4647@firedrake.org>
23612 ____________________________________________________________________________
23613 [ 7986] By: gsar on 2000/12/05 09:14:44
23614 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
23615 due to the notorious GetFileType() bug in Windows 9x, which fstat()
23618 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
23619 ____________________________________________________________________________
23620 [ 7985] By: jhi on 2000/12/05 05:49:03
23621 Log: Integrate perlio.
23623 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23624 !> win32/perlhost.h win32/perllib.c
23625 ____________________________________________________________________________
23626 [ 7984] By: jhi on 2000/12/05 05:48:16
23627 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
23629 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
23630 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
23631 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
23632 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
23633 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
23634 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23635 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
23636 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
23638 ____________________________________________________________________________
23639 [ 7983] By: nick on 2000/12/04 23:27:43
23640 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
23642 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23643 ! win32/perlhost.h win32/perllib.c
23644 ____________________________________________________________________________
23645 [ 7982] By: jhi on 2000/12/04 19:44:09
23646 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
23647 uncovered by #7980.
23650 ____________________________________________________________________________
23651 [ 7981] By: jhi on 2000/12/04 19:42:07
23652 Log: Subject: [PATCH] Trivial dump.c feature
23653 From: Simon Cozens <simon@cozens.net>
23654 Date: Mon, 4 Dec 2000 18:08:38 +0000
23655 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
23657 Show whether a constant is UTF-8.
23660 ____________________________________________________________________________
23661 [ 7980] By: jhi on 2000/12/04 19:36:51
23662 Log: UTF-8 hash keys, patch from Inaba Hiroto.
23664 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
23665 ____________________________________________________________________________
23666 [ 7979] By: jhi on 2000/12/04 17:36:28
23667 Log: Update Changes.
23669 ! Changes patchlevel.h
23670 ____________________________________________________________________________
23671 [ 7978] By: jhi on 2000/12/04 16:42:17
23672 Log: Retract #7977, still too volatile (the euphemism of the day
23673 for unfinished and buggy :-)
23675 ! doop.c hv.c pp.c sv.h
23676 ____________________________________________________________________________
23677 [ 7977] By: jhi on 2000/12/04 16:25:15
23678 Log: (Retracted by #7978, too shaky yet.)
23680 Subject: Re: utf8 in hash keys, implementor missing
23681 From: Simon Cozens <simon@cozens.net>
23682 Date: Sat, 2 Dec 2000 19:49:35 +0000
23683 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
23685 The first step at UTF-8 hash keys.
23687 ! doop.c hv.c pp.c sv.h
23688 ____________________________________________________________________________
23689 [ 7976] By: jhi on 2000/12/04 16:13:53
23690 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23691 From: sthoenna@efn.org
23692 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
23693 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
23695 ! os2/os2.c perlio.c
23696 ____________________________________________________________________________
23697 [ 7975] By: jhi on 2000/12/04 16:05:25
23698 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
23699 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23700 Date: Thu, 30 Nov 2000 20:50:37 -0800
23701 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
23704 ____________________________________________________________________________
23705 [ 7974] By: jhi on 2000/12/04 16:03:57
23706 Log: Subject: [PATCH] ++ 20% faster
23707 From: Nicholas Clark <nick@ccl4.org>
23708 Date: Mon, 4 Dec 2000 12:17:27 +0000
23709 Message-ID: <20001204121726.B52976@plum.flirble.org>
23711 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
23714 ____________________________________________________________________________
23715 [ 7973] By: jhi on 2000/12/04 16:00:48
23717 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
23718 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23719 Date: Mon, 04 Dec 2000 12:30:45 +0100
23720 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
23722 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23723 library (getprotobyname and getprotobynumber are outversioned by
23724 the same calls in libc, at least for xlc version 3.
23727 ____________________________________________________________________________
23728 [ 7972] By: jhi on 2000/12/04 02:58:31
23729 Log: Integrate perlio.
23731 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
23732 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
23733 !> win32/win32.h win32/win32iop.h win32/win32thread.h
23734 ____________________________________________________________________________
23735 [ 7971] By: nick on 2000/12/04 00:24:33
23736 Log: Quieten some noise in Win32 builds:
23737 - win32.h is included after <sys/socket.h>, so need to
23738 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
23739 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
23741 ! doio.c perl.h toke.c win32/win32.h
23742 ____________________________________________________________________________
23743 [ 7970] By: nick on 2000/12/03 22:57:46
23744 Log: PERL_IMPLICIT_SYS compiles but does not work.
23746 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
23747 ! win32/perlhost.h win32/perllib.c win32/win32.h
23748 ! win32/win32iop.h win32/win32thread.h
23749 ____________________________________________________________________________
23750 [ 7969] By: jhi on 2000/12/03 22:12:58
23751 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
23752 used to swash_init(), makes regprop() dumps more informative
23753 (+utf8::IsAlpha, -utf8::IsDigit, for example).
23755 ! regcomp.c regexec.c
23756 ____________________________________________________________________________
23757 [ 7968] By: jhi on 2000/12/03 21:39:56
23758 Log: Implement ANYOFUTF8 regprop() dumping.
23761 ____________________________________________________________________________
23762 [ 7967] By: jhi on 2000/12/03 20:57:19
23763 Log: Make uv_to_utf8() to zero-terminate its output buffer,
23764 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
23766 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
23767 ____________________________________________________________________________
23768 [ 7966] By: nick on 2000/12/03 18:41:21
23769 Log: Integrate mainline (STDCHAR)
23771 !> Configure t/pragma/utf8.t
23772 ____________________________________________________________________________
23773 [ 7965] By: jhi on 2000/12/03 17:58:20
23774 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
23777 ____________________________________________________________________________
23778 [ 7964] By: jhi on 2000/12/03 17:35:56
23779 Log: Integrate perlio.
23781 !> iperlsys.h perlio.c
23782 ____________________________________________________________________________
23783 [ 7963] By: jhi on 2000/12/03 17:33:55
23784 Log: Metaconfig unit change for #7962.
23786 ! U/modified/stdchar.U
23787 ____________________________________________________________________________
23788 [ 7962] By: jhi on 2000/12/03 17:33:27
23789 Log: Untangle the <stdio.h> #include nest for the stdchar test,
23790 from Andy Dougherty.
23793 ____________________________________________________________________________
23794 [ 7961] By: nick on 2000/12/03 16:53:00
23795 Log: Make iperlsys.h vector stdio not PerlIO.
23797 ! iperlsys.h perlio.c
23798 ____________________________________________________________________________
23799 [ 7960] By: nick on 2000/12/03 14:43:01
23800 Log: Integrate mainline
23802 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
23803 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
23804 ____________________________________________________________________________
23805 [ 7959] By: jhi on 2000/12/03 08:16:36
23806 Log: Use DO_UTF8().
23809 ____________________________________________________________________________
23810 [ 7958] By: jhi on 2000/12/02 18:33:05
23811 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23812 From: Mike Guy <mjtg@cam.ac.uk>
23813 Date: Sat, 02 Dec 2000 17:27:13 +0000
23814 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
23816 An extraneous argument.
23819 ____________________________________________________________________________
23820 [ 7957] By: jhi on 2000/12/02 18:22:32
23821 Log: A missing hunk.
23823 ! t/lib/net-hostent.t
23824 ____________________________________________________________________________
23825 [ 7956] By: jhi on 2000/12/02 18:06:20
23826 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
23827 From: Nicholas Clark <nick@ccl4.org>
23828 Date: Sat, 2 Dec 2000 14:28:27 +0000
23829 Message-ID: <20001202142827.A12308@plum.flirble.org>
23833 ! t/lib/net-hostent.t
23834 ____________________________________________________________________________
23835 [ 7955] By: jhi on 2000/12/02 17:58:06
23836 Log: Metaconfig unit change for #7954.
23838 ! U/modified/stdchar.U
23839 ____________________________________________________________________________
23840 [ 7954] By: jhi on 2000/12/02 17:54:32
23841 Log: An inconvenient hang would happen if the stdio _ptr wasn't
23842 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
23843 would be grepping stdin for all eternity for the _ptr.)
23846 ____________________________________________________________________________
23847 [ 7953] By: jhi on 2000/12/02 00:07:15
23848 Log: Update Changes.
23850 ! Changes patchlevel.h
23851 ____________________________________________________________________________
23852 [ 7952] By: jhi on 2000/12/01 23:54:47
23853 Log: Subject: Re: long shell lines
23854 From: Andy Dougherty <doughera@lafayette.edu>
23855 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
23856 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
23858 Split overly long shell command lines.
23860 ! lib/ExtUtils/MM_Unix.pm
23861 ____________________________________________________________________________
23862 [ 7951] By: jhi on 2000/12/01 23:48:02
23863 Log: The metaconfig unit change for #7950.
23865 + U/modified/stdchar.U
23866 ____________________________________________________________________________
23867 [ 7950] By: jhi on 2000/12/01 23:47:39
23868 Log: Try to find stdchar also from <stdio_impl.h>.
23870 ! Configure config_h.SH
23871 ____________________________________________________________________________
23872 [ 7949] By: jhi on 2000/12/01 23:46:45
23873 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23874 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23875 Date: Fri, 1 Dec 2000 16:26:08 -0500
23876 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
23878 Reword the diagnostic message.
23881 ____________________________________________________________________________
23882 [ 7948] By: nick on 2000/12/01 22:49:43
23883 Log: Integrate mainline (for s/y/m as sub names stuff).
23885 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
23886 !> t/pragma/warn/toke toke.c
23887 ____________________________________________________________________________
23888 [ 7947] By: jhi on 2000/12/01 20:55:41
23889 Log: Integrate perlio.
23891 !> perlio.c perliol.h t/io/pipe.t
23892 ____________________________________________________________________________
23893 [ 7946] By: jhi on 2000/12/01 20:36:51
23894 Log: Upgrade to CPAN 1.59_51, from Andreas König.
23896 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23897 ____________________________________________________________________________
23898 [ 7945] By: nick on 2000/12/01 20:31:32
23899 Log: Integrate mainline
23901 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
23902 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
23903 +> t/lib/net-hostent.t
23904 !> (integrate 35 files)
23905 ____________________________________________________________________________
23906 [ 7944] By: jhi on 2000/12/01 20:23:29
23907 Log: Some help for 20001130.011. Now one gets warnings like
23908 "Ambiguous -f() resolved as a file test ..."
23910 ! pod/perldiag.pod t/pragma/warn/toke toke.c
23911 ____________________________________________________________________________
23912 [ 7943] By: jhi on 2000/12/01 19:44:44
23913 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
23914 that also breaks using them as methods.
23916 ! pod/perldiag.pod t/op/misc.t toke.c
23917 ____________________________________________________________________________
23918 [ 7942] By: nick on 2000/12/01 17:56:46
23919 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
23920 Make 'unix' pass most tests
23921 - do unread by temporary push of layer ("pending") holding unread chars
23922 - fast_gets is now based on per-handle flag
23923 - relax one of io/pipe.t tests to allow print to fail and close to
23924 succeed so that it passes on unbuffered "unix" layer.
23925 Remaining fail is sporadic and a genuine race condition between
23926 parent/child in fork test.
23928 ! perlio.c perliol.h t/io/pipe.t
23929 ____________________________________________________________________________
23930 [ 7941] By: jhi on 2000/12/01 15:28:58
23931 Log: (Retracted by #7943.)
23933 Reserve the short named string operator names.
23935 ! pod/perldiag.pod t/op/misc.t toke.c
23936 ____________________________________________________________________________
23937 [ 7940] By: jhi on 2000/12/01 06:45:53
23938 Log: Get the three different space character classes right under utf8.
23940 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
23941 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
23942 ! regexec.c t/op/pat.t utf8.c
23943 ____________________________________________________________________________
23944 [ 7939] By: jhi on 2000/12/01 03:26:26
23945 Log: Two more tests that make no sense in UTF-8 since the test
23946 data is not in UTF-8.
23949 ____________________________________________________________________________
23950 [ 7938] By: jhi on 2000/12/01 03:20:39
23951 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
23952 should it be required inside regexen?
23954 ! regcomp.c t/op/regmesg.t
23955 ____________________________________________________________________________
23956 [ 7937] By: jhi on 2000/12/01 02:58:53
23957 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
23958 stored and restored, and thusly was trounced by the utf8 swash
23962 ____________________________________________________________________________
23963 [ 7936] By: jhi on 2000/11/30 20:41:39
23964 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
23965 Why the different platforms behave so differently (core dump vs
23966 no core dump) on this bug is a but of a mystery, but if I had to
23967 guess I would mumble something like 'alignment'.
23970 ____________________________________________________________________________
23971 [ 7935] By: jhi on 2000/11/30 16:17:02
23972 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
23973 From: Robin Barker <rmb1@cise.npl.co.uk>
23974 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
23975 Date: Thu, 30 Nov 2000 14:27:12 GMT
23978 ____________________________________________________________________________
23979 [ 7934] By: jhi on 2000/11/30 16:04:49
23980 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
23982 ! t/lib/net-hostent.t
23983 ____________________________________________________________________________
23984 [ 7933] By: jhi on 2000/11/30 06:07:26
23985 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
23986 From: Peter Prymmer <pvhp@forte.com>
23987 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
23988 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
23990 In VMS the localhost may be LOCALHOST.
23992 ! t/lib/net-hostent.t
23993 ____________________________________________________________________________
23994 [ 7932] By: jhi on 2000/11/30 01:11:11
23995 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
23996 From: Peter Prymmer <pvhp@forte.com>
23997 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
23998 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
24000 plus regen perlapi.pod.
24002 ! pod/perlapi.pod utf8.c
24003 ____________________________________________________________________________
24004 [ 7931] By: jhi on 2000/11/30 01:06:19
24005 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
24006 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24007 Date: Wed, 29 Nov 2000 17:15:11 EST
24008 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
24010 ! t/lib/filter-util.pl t/lib/filter-util.t
24011 ____________________________________________________________________________
24012 [ 7930] By: jhi on 2000/11/29 18:51:55
24013 Log: Update Changes.
24015 ! Changes patchlevel.h
24016 ____________________________________________________________________________
24017 [ 7929] By: jhi on 2000/11/29 18:50:55
24018 Log: Update the va_copy() metaconfig unit.
24019 Branch: metaconfig/U/perl
24021 ____________________________________________________________________________
24022 [ 7928] By: jhi on 2000/11/29 17:50:43
24023 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
24024 From: Dominic Dunlop <domo@computer.org>
24025 Date: Tue, 28 Nov 2000 16:41:57 +0100
24026 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
24028 Patch to catch a core dump in the Configure va_copy test.
24030 ! Configure config_h.SH
24031 ____________________________________________________________________________
24032 [ 7927] By: jhi on 2000/11/29 17:31:59
24033 Log: Retract #7921, the patch shouldn't be needed.
24036 ____________________________________________________________________________
24037 [ 7926] By: jhi on 2000/11/29 17:01:41
24038 Log: Make the Class::Struct import() wiser.
24040 ! lib/Class/Struct.pm t/lib/class-struct.t
24041 ____________________________________________________________________________
24042 [ 7925] By: jhi on 2000/11/29 16:36:33
24043 Log: All the core library users of Class::Struct seem to be
24044 using "use Class::Struct 'struct';" instead of the bare
24045 "use Class::Struct;", which isn't documented in Class::Struct.
24046 This can't be right.
24049 ____________________________________________________________________________
24050 [ 7924] By: jhi on 2000/11/29 16:32:15
24051 Log: A test works better if it has the right 1..$n output.
24053 ! t/lib/class-struct.t
24054 ____________________________________________________________________________
24055 [ 7923] By: jhi on 2000/11/29 16:29:11
24056 Log: Forgot to MANIFEST the new Net::hostent test.
24059 ____________________________________________________________________________
24060 [ 7922] By: jhi on 2000/11/29 16:27:49
24061 Log: Integrate perlio.
24063 !> iperlsys.h perlio.c
24064 ____________________________________________________________________________
24065 [ 7921] By: jhi on 2000/11/29 16:27:10
24066 Log: (Retracted by #7927.)
24068 Subject: [PATCH] Is infinity a number?
24069 From: Simon Cozens <simon@cozens.net>
24070 Date: Wed, 29 Nov 2000 14:48:20 +0000
24071 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
24074 ____________________________________________________________________________
24075 [ 7920] By: jhi on 2000/11/29 16:23:02
24076 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
24077 From: rspier@pobox.com (Robert Spier)
24078 Date: Wed, 29 Nov 2000 02:17:49 -0500
24079 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
24081 Add a test for Net::hostent.
24083 + t/lib/net-hostent.t
24084 ____________________________________________________________________________
24085 [ 7919] By: jhi on 2000/11/29 16:21:31
24086 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
24087 add a test for Class::Struct.
24089 + t/lib/class-struct.t
24090 ! MANIFEST lib/Class/Struct.pm
24091 ____________________________________________________________________________
24092 [ 7918] By: jhi on 2000/11/29 15:48:40
24093 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
24094 From: rspier@pobox.com (Robert Spier)
24095 Date: Wed, 29 Nov 2000 02:25:39 -0500
24096 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
24098 More checking in case someone has broken their services or
24099 protocol databases.
24101 ! ext/Sys/Syslog/Syslog.pm
24102 ____________________________________________________________________________
24103 [ 7917] By: jhi on 2000/11/29 15:46:25
24104 Log: Subject: [PATCH] $^O win32 -> MSWin32
24105 From: rspier@pobox.com (Robert Spier)
24106 Date: Wed, 29 Nov 2000 02:17:38 -0500
24107 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
24109 plus similar nits for vms, err, VMS, and UNICOS.
24111 ! t/lib/syslfs.t t/op/lfs.t
24112 ____________________________________________________________________________
24113 [ 7916] By: jhi on 2000/11/29 15:42:51
24114 Log: Subject: [PATCH] Tokeniser debugging
24115 From: Simon Cozens <simon@cozens.net>
24116 Date: Wed, 29 Nov 2000 14:15:45 +0000
24117 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
24119 ! perl.c perl.h pod/perlrun.pod toke.c
24120 ____________________________________________________________________________
24121 [ 7915] By: jhi on 2000/11/29 15:41:36
24122 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
24123 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24124 Date: Wed, 29 Nov 2000 02:13:14 -0500
24125 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
24129 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
24130 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24131 Date: Wed, 29 Nov 2000 03:09:04 -0500
24132 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
24134 OUT and IN_OUT documentation.
24136 ! lib/ExtUtils/xsubpp pod/perlxs.pod
24137 ____________________________________________________________________________
24138 [ 7914] By: jhi on 2000/11/29 03:35:01
24139 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
24140 From: John Tobey <jtobey@john-edwin-tobey.org>
24141 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
24142 Message-Id: <m140e1N-000FOoC@feynman.localnet>
24144 plus a performance speedup noticed by Sarathy.
24147 ____________________________________________________________________________
24148 [ 7913] By: jhi on 2000/11/29 03:16:59
24149 Log: Use "1 while unlink" so that VMS gets clean, too.
24151 ! t/lib/filter-util.t
24152 ____________________________________________________________________________
24153 [ 7912] By: jhi on 2000/11/29 03:09:08
24154 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
24155 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24156 Date: Tue, 28 Nov 2000 03:27:09 -0500
24157 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
24159 ! lib/ExtUtils/xsubpp
24160 ____________________________________________________________________________
24161 [ 7911] By: jhi on 2000/11/29 03:06:30
24162 Log: This should have been part of #7872: no need to scan UTF-8
24166 ____________________________________________________________________________
24167 [ 7910] By: jhi on 2000/11/29 02:50:04
24168 Log: One more perltie.pod nit from Casey R. Tweten.
24171 ____________________________________________________________________________
24172 [ 7909] By: jhi on 2000/11/29 02:44:23
24173 Log: Document the known sprintf test failures, exact standard
24174 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
24176 ! pod/perldelta.pod t/op/sprintf.t
24177 ____________________________________________________________________________
24178 [ 7908] By: jhi on 2000/11/29 02:36:23
24179 Log: Add the Encoding table format documentation.
24181 + ext/Encode/Encode/EncodeFormat.pod
24183 ____________________________________________________________________________
24184 [ 7907] By: jhi on 2000/11/29 02:07:24
24185 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
24186 From: "Casey R. Tweten" <crt@kiski.net>
24187 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
24188 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
24190 Subject: Re: [PATCH] Updating perltie.pod for arrays
24191 From: "Casey R. Tweten" <crt@kiski.net>
24192 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
24193 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
24196 ____________________________________________________________________________
24197 [ 7906] By: nick on 2000/11/28 22:40:59
24198 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
24200 ! iperlsys.h perlio.c
24201 ____________________________________________________________________________
24202 [ 7905] By: nick on 2000/11/28 22:04:34
24203 Log: Integrate mainline
24205 !> (integrate 39 files)
24206 ____________________________________________________________________________
24207 [ 7904] By: jhi on 2000/11/28 16:44:43
24208 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
24209 From: Nicholas Clark <nick@babyhippo.co.uk>
24210 Date: Tue, 28 Nov 2000 11:16:57 +0000
24211 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
24214 ____________________________________________________________________________
24215 [ 7903] By: jhi on 2000/11/28 16:40:31
24216 Log: Subject: [PATCH] Updating perltie.pod for arrays
24217 From: "Casey R. Tweten" <crt@kiski.net>
24218 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
24219 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
24222 ____________________________________________________________________________
24223 [ 7902] By: jhi on 2000/11/28 16:39:37
24224 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
24225 From: Robin Barker <rmb1@cise.npl.co.uk>
24226 Date: Mon, 27 Nov 2000 17:56:44 GMT
24227 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
24229 ! pod/perlfunc.pod t/op/split.t
24230 ____________________________________________________________________________
24231 [ 7901] By: jhi on 2000/11/28 16:28:04
24232 Log: setmode() is a DOSish-only thing.
24235 ____________________________________________________________________________
24236 [ 7900] By: jhi on 2000/11/28 16:21:46
24237 Log: Subject: [PATCH] perlcc.PL cleanups
24238 From: Simon Cozens <simon@cozens.net>
24239 Date: Tue, 28 Nov 2000 12:44:35 +0000
24240 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
24243 ____________________________________________________________________________
24244 [ 7899] By: gsar on 2000/11/28 06:32:55
24245 Log: reintegrate files missed by change#7895
24246 Branch: maint-5.6/perl
24247 +> ext/ByteLoader/bytecode.h utils/Makefile
24249 ____________________________________________________________________________
24250 [ 7897] By: gsar on 2000/11/27 18:22:47
24251 Log: can't integrate these two files, for some reason
24252 Branch: maint-5.6/perl
24253 - ext/ByteLoader/bytecode.h utils/Makefile
24254 ____________________________________________________________________________
24255 [ 7895] By: gsar on 2000/11/27 18:11:21
24256 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
24257 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
24258 6757..6890,6892..6901 from mainline
24260 Bytecompiler patches from Benjamin Stuhl.
24264 Subject: [PATCH blead] B:: missing dependency
24266 Subject: [PATCH: 6757] configure.com updates and syslog build
24268 Long double Gconvert fixes from Yitzchak Scott-Thoennes
24269 and Spider Boardman.
24271 Subject: [PATCH blead] nextchar() abuse misses an optimisation
24273 Long double fixes from Spider Boardman.
24275 Make the selection of NVff et al stricter.
24277 cSVOPo_*v things index into the current PL_curpad
24278 under ithreads, which is different from the curpad
24279 used by the XSUB. (In other words, the code as-is
24280 before this patch wouldn't work under ithreads.)
24284 VMS MMS (make) wants null action.
24286 Mac and other portability updates from Chris Nandor.
24288 Storable support, v-version fixes.
24289 Subject: CPAN.pm beta for testing available
24291 Portability fix from Hugo van der Sanden.
24295 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
24297 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
24299 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24301 Replace #6705 with a minimal doc patch.
24302 Subject: [PATCH 5.6.0] replace change #6705
24304 Drop the separate perlbc, perlcc -b should be enough.
24306 installperl couldn't tell whether it had run tests or not.
24307 Subject: [PATCH] Re: installperl and t/TEST
24309 Add silencer flags to installperl.
24310 Subject: [PATCH] Making installperl silent.
24312 Make "make install" by default silent. A new "install-verbose"
24315 More liberal parsing of version numbers.
24316 Subject: Re: CPAN.pm beta for testing available
24318 Create directories in silence.
24319 Subject: [PATCH] Another silencer for MakeMaker
24321 DOS patches and portability/porting notes, from Tim Jenness.
24323 Make installman to recognize the silence flag -S.
24325 Actually do something with the silencer option.
24327 Continue silencing.
24329 Show the doc file, not the temp file.
24333 Subject: [PATCH] More silencing of installman.
24335 Better wording for the vec lvalue diagnostic.
24336 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24338 Subject: [PATCH: 6805] several more tweaks to configure.com
24340 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
24343 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
24345 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
24346 (applied slightly modified)
24348 installperl --verbose and --silent.
24349 Subject: Re: [PATCH] More silencing of installman.
24351 Add install-silent target.
24353 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
24354 the problem reported in
24355 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
24357 Tweak the sfio/useperlio logic, hopefully as wished in
24358 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
24360 One forgotten file from #6816.
24362 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24364 Remove duplicately applied patch shards.
24365 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
24367 Support preserving extremely big/small angles.
24369 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
24371 Subject: [PATCH] installation not quite silent yet.
24373 Update the test count.
24375 Use UVxf, PTR2UV, NVff.
24377 Document PTR2XX and INT2PTR.
24379 no-install target a la make -n.
24380 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
24382 grep -e isn't portable.
24383 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
24385 Can't get the test to reliably work thanks to the
24386 inaccurateness of floating point. "Resolves" bug ids
24387 20000826.003, 20000826.009, 20000826.010,
24389 Subject: installman buglet
24391 DJGPP update from Laszlo Molnar.
24393 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24395 Passing -R in ldflags makes now it to appear in the default
24396 for lddlflags, just like with -L.
24397 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24401 Use the actual thread type, not the pointer-to-struct.
24403 Provice virtual $Config{ccflags_nolargefiles} etc.
24405 display_format used as a class method without arguments was broken,
24407 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
24409 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
24411 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
24413 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
24415 opmini.o may be left around if a build is interrupted.
24419 Fix for ID 20000828.001, long doubles were not formatted
24420 correctly (showed up in $], which stopped installing perl).
24422 An attempt to fix the problem reported in
24423 Subject: Building perl@6856 using gcc/AIX 4.3.3
24424 I can't test this properly since the gcc installation I have
24425 access to seems to be botched (gcc is calling the AIX cpp,
24426 a losing proposition...)
24428 Add -ld to archname on long tr...double platforms.
24430 Subject: hv.h Doc Patch
24434 Subject: [PATCH bleedperl@6856] warnings fixes
24436 -S is the silent flag, -s is the strip flag.
24437 Subject: [PATCH] Re: [PATCH] make no-install
24439 Take out the SUIDMAIL thing, that will not be
24440 a problem in 5.7.*.
24442 Subject: [PATCH bleedperl@6866] spellings
24444 Subject: [PATCH] Re: files not cleaned even by veryclean
24446 Use minimal @INC in tests, most of the time just '../lib',
24447 so that we simply can't pick up stuff from other Perls than
24448 the one we are testing. Pointed out by
24449 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
24451 Update to Getopt::Long 2.24, from Johan Vromans.
24453 Fix for thinko in #6848.
24454 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24456 Patches all over for people and the files they (hopefully) care about.
24458 Subject: Net::protoent does not export 'getproto'
24460 Missed a change in #6869.
24462 Subject: [PATCH] Warnings in B::Deparse
24464 Subject: [PATCH] Glob dumping
24466 Disable one of the tests for now.
24468 Disabling the one test is a bit tricky.
24470 Don't forget to tidy up.
24472 The #6881 removed one dump line.
24474 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
24476 Under usethreads the dumped variable is IN_PAD.
24477 Subject: Re: [PATCH] Glob dumping
24479 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
24481 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
24483 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
24485 Regen Configure for #6894.
24487 Subject: [PATCH: 6889] updates to perlebcdic.pod
24489 Undo namespace pollution of #6878.
24490 Subject: Re: Net::protoent does not export 'getproto'
24492 Admit that we are leaking scalars.
24494 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
24495 Branch: maint-5.6/perl
24496 !> (integrate 271 files)
24497 ____________________________________________________________________________
24498 [ 7894] By: gsar on 2000/11/27 16:00:34
24499 Log: a couple of nits
24500 Branch: maint-5.6/perl
24501 ! MANIFEST pp_sys.c
24502 ____________________________________________________________________________
24503 [ 7893] By: gsar on 2000/11/27 15:10:56
24504 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
24505 6740..6745,6747..6757,6760
24507 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
24509 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
24511 Doc nits spotted by Richard Soderberg.
24513 move WNOHANG definition to where other such things are
24515 Make $Config{byteorder} more magical so that it is
24516 dynamically computed: nice for 'fat binaries'.
24517 Subject: [PATCH]: default byteorder
24519 Subject: [PATCH] Cwd.pm now uses strict
24521 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
24523 Get -DLEAKTEST to compile (not necessarily to work, mind)
24524 Subject: [ID 20000724.006] -DLEAKTEST problem
24526 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
24528 Add perlebcdic from Peter Prymmer, regen toc.
24530 Don't propose using modules built for 5.005 if no binary
24531 compatibility with 5.005 is attempted.
24533 Do not use prototyping here.
24534 Subject: [ID 20000817.016] [PATCH] Peek.xs
24536 Document what the backtick returns if the command fails.
24538 Add byteorder to the myconfig output.
24540 Introduce NVef, NVff, and NVgf, use the middle one.
24541 (helps for lib/peek + Linux + long doubles) Reported in
24542 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
24543 Use NVs in POSIX math, not doubles.
24544 Subject: [ID 20000817.014] POSIX & modfl
24546 Subject: [PATCH 5.6.0+] newSVrv() memory leak
24548 The byteorder code in #6671 was wrong.
24550 Fix the lib/complex failure of
24551 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
24552 Linux long double accuracy issue: something that
24553 when printed with %g looks like "2" but int() of it is 1.
24555 Propagate new Configure vars.
24557 Unbuffer the output.
24559 Subject: [PATCH] perltrap.pod spring cleaning
24561 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
24562 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
24564 Tiny Getopt::Long patch from Johan Vromans.
24566 Document code point which makes if (defined %stash::) to work
24567 (noted by Spider Boardman).
24569 Subject: [PATCH perl@6698] cygwin port
24571 Document the NDBM_File and ODBM_File as SDBM_File
24572 was documented in #6417.
24574 The new tests were missing from #6415.
24576 Add [[:blank:]] as suggested in
24577 Subject: [ID 20000716.024] [=cc=] / [:blank:]
24578 (the [=cc=] has already been taken care of by #6439
24579 so the whole bug report can be closed)
24580 and make [[:space:]] to be equivalent to isspace(3)
24581 (as opposed to \s, which is isSPACE()). The difference
24582 is that now [[:space:]] matches the mythical vertical tab,
24585 Don't eat leading os from index entries.
24586 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
24588 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
24590 Typo in pp_complement().
24591 Subject: [PATCH perl-current] Deparse
24593 Add warnif(), check warnings further up the stack,
24594 all the warnings functions now can take an optional object reference.
24595 Subject: [PATCH bleedperl@6691] warnings pragma update
24597 Fix a core dump in lib/selfloader under -DDEBUGGING.
24598 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
24600 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
24602 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
24604 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
24605 Put back the long double avoidance code to POSIX.xs
24606 because VMS seems to need it still.
24608 Introduce a 'veryclean' target that is like 'distclean'
24609 but also removes *~ and *.orig.
24611 Subject: [ID 20000817.023] endianness description in perlfunc.pod
24613 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
24615 Let's try #6717 again.
24618 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
24620 pp_open() could pass an uninitialized filename down to do_open9().
24622 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
24624 Update to CGI 2.72, from Lincoln Stein.
24626 Subject: [PATCH] Silence MakeMaker (Was: installman)
24628 Use temporary directory instead of current directory.
24629 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
24631 Document odd vs even subreleases and -Dusedevel.
24633 The veryclean target needs to clobber.
24635 Use File::Spec->tmpdir().
24637 Document the number of exponent digits.
24639 Mention perlebcdic and perlposix-bc.
24641 s/this one/the 5.6.0 release/
24645 The correct cleaning order is an art.
24647 small tweaks for change#6705: avoid C++ style comments in C code;
24648 use Perl's malloc API rather than the low level system one
24650 Array context keeps slithering in.
24652 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
24654 Subject: [PATCH] os2.c fix for use64bitint
24656 Update to Pod::LaTeX 0.53.
24657 Subject: [PATCH] lib/Pod/LaTeX.pm updates
24659 Document the endianness of Alpha more precisely.
24661 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
24663 Rename the macro argument because some preprocessors
24664 can't tell the difference and expand arguments also inside
24665 double quoted strings.
24667 free TLS slot properly on Windows
24669 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
24671 Unicos/mk requires elaborate paranoia.
24673 Tweak the floating point output routine preferences.
24675 Also under djgpp the timestamps are funky.
24677 Apply some PodParser 1.18 patches; the Pod/Find.pm
24678 patches cannot be applied since #6712 conflicts.
24680 Use PodParser 1.18 new test.
24683 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
24686 Branch: maint-5.6/perl
24687 +> pod/perlebcdic.pod
24688 !> (integrate 106 files)
24689 ____________________________________________________________________________
24690 [ 7892] By: jhi on 2000/11/27 15:02:32
24691 Log: Update Changes.
24693 ! Changes patchlevel.h
24694 ____________________________________________________________________________
24695 [ 7891] By: jhi on 2000/11/27 14:57:23
24696 Log: Subject: Re: perlfaq style changes
24697 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24698 Date: Sat, 25 Nov 2000 23:32:26 -0800
24699 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
24701 plus a note from Ronald Kimball.
24703 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
24704 ____________________________________________________________________________
24705 [ 7890] By: jhi on 2000/11/27 14:53:14
24706 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
24707 From: Benjamin Holzman <bah@ecnvantage.com>
24708 Date: Sun, 26 Nov 2000 16:27:33 -0500
24709 Message-ID: <20001126162733.J25040@ecnvantage.com>
24712 ____________________________________________________________________________
24713 [ 7889] By: jhi on 2000/11/27 14:43:11
24714 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
24715 From: lvirden@cas.org
24716 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
24717 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
24720 ____________________________________________________________________________
24721 [ 7888] By: jhi on 2000/11/27 14:32:34
24722 Log: Restore also the locale test to no-sprintf-taint state.
24723 Fixes the bug 20001127.003.
24725 ! sv.c t/pragma/locale.t
24726 ____________________________________________________________________________
24727 [ 7887] By: gsar on 2000/11/27 14:13:05
24728 Log: integrate changes#6613..6616,6620..6665 from mainline
24730 VMS configure.com update continues.
24732 Subject: Test fails / warnings with perl-current #6612
24734 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
24736 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24738 For now remove the mail code.
24740 Subject: Re: [PATCH] @+, @- readonly
24742 Subject: warning: storage class after type is obsolescent
24746 Subject: Re: File::Temp problems on VMS in bleedperl
24749 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
24751 Make the user to give up his firstborn, err, to knowingly
24752 verify installing an unstable developer release. Also bump
24753 the release to 5.7.0, but leave a patch tag in the local
24754 patches saying that this is not yet the real thing.
24756 Update (kinda) to Test 1.14, from Joshua Pritikin.
24758 make ok etc also for win32.
24760 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
24762 Don't blow limited stacks, a lower number is enough to
24763 tickle the lookbehind limit.
24765 Use -Dusedevel; regen Configure and the respective Porting stuff.
24767 Subject: [PATCH] debugger exit code should reflect user exit code
24769 Subject: [PATCH perl@6620] cygwin port
24771 Missed a file from #6638.
24773 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)
24775 magic callbacks all need to have same type signature
24777 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
24779 Fix a dependency problem.
24780 Subject: [PATCH: 6640] VMS Makefile.SH update
24782 The numeric locale was reset to "C" by s?printf and never restored.
24783 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
24784 No test since adding the failing example to locale.t
24785 does not fail -- probably because the locale settings are so
24786 thoroughly tweaked by that time. Running the example standalone
24787 does fail, though. UPDATE: test case added at change #7540.
24789 Subject: [ID 20000324.040] minor fix to perlhpux.pod
24791 Update to CPAN 1.57.
24793 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
24795 Change the perlbug address to perl.org since it's more forgiving.
24797 Change the regx compilation error markers to use = instead of <
24798 since pod makes using the latter quite messy. Reported in
24799 ID 20000814.006 by Abigail and in
24800 Subject: Unknown escape E<> ?
24802 Update to perldebtut 1.9, from Richard Foley.
24804 check that the number pseudo children doesn't exceed
24805 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
24806 the WaitForMultipleObjects() limit that would cause wait()
24808 wait() and waitpid() could potentially be rewritten to use
24809 more than one thread to do the waiting to eliminate this
24812 change#6328 could make close(SOCKET) return false on windows
24815 pod nit seen in passing
24817 on windows, the return values from wait() and waitpid() don't
24818 match those of pseudo-pids
24820 waitpid() now handles externally spawned pids correctly;
24821 fixes for backtick/wait/waitpid failures on Windows 9x
24822 these changes make the pid returned by process functions on
24823 Windows 9x always positive by clearing the high bit (which
24824 is always set on Win9x); pseudo-process PIDs are likewise
24825 always negative now on Win9x (just as on NT/2000)
24827 trailing new %ENV entries weren't being pushed into the real
24828 environment of subprocesses on Windows
24830 Tweak the regex compilation errors once more.
24832 avoid warnings from dense compiler
24834 add "ok" targets from change#6632 in makefile.mk
24835 Branch: maint-5.6/perl
24836 - lib/Pod/PlainText.pm vms/configure.com
24837 !> (integrate 66 files)
24838 ____________________________________________________________________________
24839 [ 7886] By: jhi on 2000/11/27 13:54:18
24840 Log: __FUNCTION__ isn't portable and trying to emulate it leads
24841 into practically spelling out the name of the function.
24842 Takes care of the bug 20001127.001.
24845 ____________________________________________________________________________
24846 [ 7885] By: gsar on 2000/11/27 13:53:18
24847 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
24848 6610..6611 from mainline
24850 Make regular expression parse error messages easier to understand.
24851 Subject: Re: enhanced(?) regex error messages
24853 Tiny tidying on report_evil_fh().
24855 Subject: Re: enhanced(?) regex error messages
24856 plus Capitalize the error messages, plus perldiag them.
24858 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
24860 Document here-doc better.
24862 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24864 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
24865 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
24866 (either perlbug or p5p ate the original), plus regen
24867 perlapi and perltoc.
24871 Double check that we have a dirhandle.
24873 Subject: Re: enhanced(?) regex error messages
24874 (plus two small patches sent privately)
24875 (this still seems to leave few test failures)
24877 warn is a macro, avoid using at a variable to avoid warnings
24878 in some configurations; readdir.t is too conservative in
24879 estimating number of *.t's
24881 Get back into sync with Jeffrey on the enhanced regex warnings.
24883 Subject: [PATCH 5.6.0] cygwin port
24885 Zero entries were skipped, fix from Adrian Goalby
24886 <argoalby@yahoo.co.uk>
24888 Subject: Remove dead entry in perldiag
24890 Amend the description of Perl6.
24891 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
24895 It's the 2ndO'ROSSC.
24897 Revert the sv.c part of #6559, a better fix is needed.
24899 Iterating perl6 description.
24901 Update to Term::ANSIColor 1.03, from Russ Allbery.
24903 Update to Getopt::Long 2.23_05, from Johan Vromans.
24905 Small AUTHORS and MAINTAIN updates. Could do with big updates.
24907 Update to Pod::Parser 1.17, from Brad Appleton.
24909 Update to CPAN 1.56, from Andreas König.
24911 Update to CGI 2.70, from Lincoln Stein.
24913 Put back the std @INC thing.
24915 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
24916 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
24918 Document the IO::Select timeout.
24920 sleep(1) does not necessarily return 1.
24921 Subject: [PATCH bleadperl] op/lex_assign.t
24923 Subject: debugger "d" command doesnt check line number
24925 B::Deparse didn't do sub attributes.
24926 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24928 Preprocessing and postprocessing for File::Find.
24929 Subject: Patch to Find::File.pm to allow alphabetical results
24931 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
24933 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
24935 Subject: Re: [ID 20000730.003] utf8::length() bad
24937 Subject: Getting perlio and threads to compile
24938 (the Solaris version changes in Configure skipped)
24941 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24943 Add Perl debugging tutorial, regen toc.
24944 Subject: perldebtut.pod
24946 Add a few missing files, update MANIFEST.
24948 Rewrite of vms/subconfigure.com as configure.com,
24949 from Peter Prymmer and the vmsperl crew.
24951 Should have deleted this in #6603.
24953 Fix the test for 5005threads.
24955 Fix-n-skip the tests under 5005threads.
24957 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
24959 Upgrade to CGI 2.71, from Lincoln Stein.
24960 Branch: maint-5.6/perl
24961 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
24962 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
24963 +> t/op/regmesg.t t/pod/find.t vms/configure.com
24964 - vms/subconfigure.com
24966 !> (integrate 115 files)
24967 ____________________________________________________________________________
24968 [ 7884] By: jhi on 2000/11/27 13:44:33
24969 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
24970 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24971 Date: Mon, 27 Nov 2000 08:23:54 EST
24972 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
24974 ! vms/descrip_mms.template vms/test.com
24975 ____________________________________________________________________________
24976 [ 7883] By: gsar on 2000/11/27 11:50:46
24977 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
24978 6511..6513,6515..6523,6525..6536
24980 The swallow_bom() saga continues. The #23 of require.t
24981 (UTF16-LE) still fails (silently, no output) but the #22
24982 (UTF16-BE) seems to be working now. The root of the
24983 failure may be in sv_gets(): is it UTF-16LE-aware,
24984 especially when it comes to line endings?
24986 Document the problem with -P in HP-UX and its workaround.
24988 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
24989 (aka ID 20000730.002)
24991 Subject: fix and question re: waitpid() under win32
24993 Make the safety catch for buggy gccs work with triple version
24994 numbers like 2.95.2. Reported in
24995 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
24997 In Digital UNIX warn if gcc explicitly chosen because even
24998 2.95.2 is known to cause problems.
25000 Make chr() for values >127 to create utf8 when under utf8.
25002 various syntax errors and such (not fixed: comp/require.t#22 coredump
25005 Stash away the largefiles flags and libswanted.
25007 BOM patching from Simon Cozens.
25009 If gccosandvers is equal to osname, clear gccosandvers.
25011 Make p4desc to skip non-mainperl branches by default.
25013 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
25016 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
25018 In new BSDs changes to argv[] do not show up in ps(1) output,
25019 instead one must use setproctitle(). This was already addressed
25020 by change #6457, but the below has a new variant for FreeBSD 4.0
25021 or later, and the matter is also documented more.
25023 FreeBSD 3.* updates from
25024 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
25026 regen_headers, regen perltoc.
25028 Document in one place the memory abstractions used in Perl core.
25030 memcpy has n o in it, as pinted ut by Sarathy.
25032 Remove the extraneous "main::" prefix from all the
25033 "opened only for", "on closed", and "never opened" warnings.
25035 The name of a filehandle does not have <these>.
25037 The tr utf8 patching continues.
25039 The new setproctitle() feature is available only in
25040 bleeding edge FreeBSD. From Paul Saab.
25042 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
25044 Dump UVs as UVs in Data::Dumper.
25048 Document the IVdf UVuf UVof UVxf.
25050 require.t needs binmode() to work on windows
25052 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
25053 that are hopefully soon put into use.
25055 Allow "no Module;" even if there is no 'unimport'.
25057 Better skip message for the test; one of the two problems in
25058 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
25060 The subtest 4 may fail also on VOBS, as pointed out
25061 by Nick Ing-Simmons in November 1999, bug id 19991124.003
25062 (but the failure in that bug report isn't the subtest 4).
25064 Be more informative on what is skipped and why,
25065 also repeat the list at the end.
25069 Subject: [PATCH] sv.h documentation - SvLEN
25071 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
25073 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
25075 Subject: [PATCH] bad cppsymbols on os2 + Configure question
25077 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
25079 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
25080 mention the idea of @( and @)
25082 This is 6512. Really.
25084 Subject: [ID 19990721.004] Documentation bug in perlfunc
25086 Subject: Minor tweak to perlvar.pod
25088 In the warnings call filehandles consistently so;
25089 add "unopened" warning for stat().
25091 After the #6519 a warning about stat() is just that,
25092 not about a filetest, which now have their own warning.
25094 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
25096 Subject: Re: Array vs. List context
25098 Subject: New perlcc, take 2
25100 Weed buglets pointed out by
25101 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
25103 gcc versions might have (parentheses) in them.
25105 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
25107 Essential prototype changes were missing from #6527.
25108 Also make report_evil_fh() more bomb-proof.
25110 Zap lib/Sys directory when cleaning up.
25112 Change the Policy policy: now -Dprefix= with an existing
25113 Policy.sh and prefix == siteprefix == vendorprefix, then all
25114 of them follow along the new prefix.
25115 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
25117 Continue fixing the io warnings. This also
25118 sort of fixes bug ID 20000802.003: the core dump
25119 is no more. Whether the current behaviour is correct
25120 (giving a warning: "Not a format reference"), is another matter.
25122 Have symbols for the IoTYPEs.
25124 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
25126 Document a bit that UDP is not what you might think.
25127 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
25128 tr memory corruption fix from Simon Cozens.
25130 Plug the security hole described in the Aug 05 2000 bugtraq message
25131 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
25132 The security hole exists only in suidperls, which isn't
25133 installed or even built by default.
25134 Branch: maint-5.6/perl
25135 !> (integrate 71 files)
25136 ____________________________________________________________________________
25137 [ 7882] By: gsar on 2000/11/27 10:25:36
25138 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
25141 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
25142 to be fatal errors (instead of by default ignoring them, and
25143 ignoring with a bug: even though -w gave an error, the opening [
25144 was left in) Reported in:
25146 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
25148 Subject: [PATCH] split /^/
25150 MacOS nits from Matthias Neeracher.
25152 More split() doc and test patches from Mike Guy.
25154 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
25155 from Graham Barr in the module list.
25157 docfix from Peter Scott <Peter@PSDT.com>.
25159 File::Temp patches for VMS and OS/2 from Tim Jenness.
25161 open() wariness in perlbug.
25163 Subject: [PATCH] minor doc change - perlguts
25165 Subject: Minor doc patch: handy.h
25167 Be wary of close()s, too.
25169 Further File::Temp patches from Yitzchak Scott-Thoennes
25170 and Craig A. Berry.
25172 Subject: [PATCH] fixes bug 20000508.004
25174 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
25176 Allow "no AutoLoader;", based on change #6444,
25177 suggested by Graham Barr.
25179 Use setproctitle() if available to modify $0.
25181 Warn if the version of the operating system used to compile gcc
25182 differs from the current version of the operating system.
25183 Also display the gcc compilation os and version in myconfig.
25186 Tiny fixes for #6460.
25188 The problem described in this
25189 Subject: [ID 20000322.018] named chars aren't magical enough
25190 has been fixed in perl 5.6.0 but just in case added a test
25191 to keep it away. (The report from Joseph Hall.)
25193 Tune the comments and hopefully stop a memory leak.
25195 Subject: UTF8 concat
25196 (with a memory leak fixed, plus a few casts added)
25197 This also seems to help for
25198 Subject: [ID 20000716.015] join UTF8 weirdness
25200 Do not upgrade SVs into utf8 just because they participate
25201 in eq or cmp. Reported and fix suggested in
25202 Subject: [ID 20000720.009] sv_eq UTF8 bug
25204 Fix the HALF_UPGRADE() macro introduced in #6263.
25206 Find green threads before native threads.
25207 Subject: Re: Patch to jpl/JNI/Makefile.PL
25208 Branch: maint-5.6/perl
25209 !> (integrate 30 files)
25210 ____________________________________________________________________________
25211 [ 7881] By: jhi on 2000/11/27 05:48:41
25212 Log: It seems that *both* the unused submatch loop cleanup
25216 ____________________________________________________________________________
25217 [ 7880] By: jhi on 2000/11/27 04:50:07
25218 Log: Clean .exists deeper.
25221 ____________________________________________________________________________
25222 [ 7879] By: jhi on 2000/11/27 02:31:35
25223 Log: The code in regcppop() (see #7878) contains the correct lower
25224 limit for the unused submatch 'cleanup' loop so that under
25225 "use utf8" the following code wouldn't dump core:
25226 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
25227 the cleanup loop in regtry() stomped beyond allocated area
25228 in the startp[] array. Therefore, copied the correct lower
25229 loop limit (*PL_reglastparen) to regtry(). Note: something
25230 may still not be quite right: why was the _higher_ loop limit
25231 (prog->nparens) different in the utf8 case?
25233 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
25234 without core dumps, there were about 17 of them before
25235 the patch (with us since Perl 5.7.0). Two failures, still:
25236 496 and 505 (though these may not be severe).
25238 Patch #7881 is also needed since both the cleanup loops
25241 Also, the t/op/pat#44 seems to core dump under utf8.
25242 Plus a couple of failures. UGH-8.
25245 ____________________________________________________________________________
25246 [ 7878] By: jhi on 2000/11/27 02:21:17
25247 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
25248 the code in regcppop() seems to be redundant for the test suite --
25249 but it contains a germ of truth, and it needed for the build
25250 process itself: see #7879 and #7881.
25253 ____________________________________________________________________________
25254 [ 7877] By: jhi on 2000/11/27 01:53:09
25255 Log: Comment on comment.
25258 ____________________________________________________________________________
25259 [ 7876] By: jhi on 2000/11/27 00:49:59
25260 Log: Adjust the docs to agree with #7875.
25262 ! pod/perllocale.pod
25263 ____________________________________________________________________________
25264 [ 7875] By: jhi on 2000/11/27 00:49:27
25265 Log: Retract #7863. It makes more sense not to taint formatted output,
25266 not even by sprintf().
25269 ____________________________________________________________________________
25270 [ 7874] By: jhi on 2000/11/26 23:36:02
25271 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
25272 Not really fixed (should really dump the UTF-8 charclass),
25273 but stopped displaying the garbage.
25275 Also add a note on the (missing) Unicode PSXSPC and BLANK.
25278 ____________________________________________________________________________
25279 [ 7873] By: jhi on 2000/11/26 21:31:13
25280 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
25283 ____________________________________________________________________________
25284 [ 7872] By: jhi on 2000/11/26 21:06:04
25285 Log: No need to scan till infinity, 13 is enough.
25288 ____________________________________________________________________________
25289 [ 7871] By: jhi on 2000/11/26 20:20:32
25290 Log: Test line numbers are different with utf8.
25293 ____________________________________________________________________________
25294 [ 7870] By: jhi on 2000/11/26 20:10:12
25298 ____________________________________________________________________________
25299 [ 7869] By: jhi on 2000/11/26 19:01:05
25300 Log: Make utf8_length() and utf8_distance() (the latter of which
25301 is unused at the moment) to be less forgiving about bad UTF-8.
25303 ! embed.h embed.pl objXSUB.h proto.h utf8.c
25304 ____________________________________________________________________________
25305 [ 7868] By: jhi on 2000/11/26 18:45:56
25306 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
25307 From: Benjamin Holzman <bah@ecnvantage.com>
25308 Date: Sat, 25 Nov 2000 20:40:20 -0500
25309 Message-ID: <20001125204020.A25040@ecnvantage.com>
25311 Debian allows installing /usr/bin/locale without installing
25312 any locales, an error message will ensue.
25314 ! t/pragma/locale.t
25315 ____________________________________________________________________________
25316 [ 7867] By: jhi on 2000/11/26 18:31:12
25317 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
25318 From: Benjamin Holzman <bah@ecnvantage.com>
25319 Date: Sun, 26 Nov 2000 02:42:34 -0500
25320 Message-ID: <20001126024234.G25040@ecnvantage.com>
25322 Patch for the bug 20000212.002.
25324 ! sv.c t/op/array.t
25325 ____________________________________________________________________________
25326 [ 7866] By: jhi on 2000/11/26 18:28:09
25327 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
25328 From: Tim Jenness <t.jenness@jach.hawaii.edu>
25329 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
25330 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
25334 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
25335 ____________________________________________________________________________
25336 [ 7865] By: jhi on 2000/11/26 18:24:22
25337 Log: The metaconfig unit change for #7864.
25338 Branch: metaconfig/U/perl
25340 ____________________________________________________________________________
25341 [ 7864] By: jhi on 2000/11/26 18:23:41
25342 Log: Make the va_copy() test not to be so talkative.
25344 ! Configure config_h.SH
25345 ____________________________________________________________________________
25346 [ 7863] By: jhi on 2000/11/26 18:11:02
25347 Log: Fix locale inconsistencies unearthed by Hugo's work.
25348 Now the floating point sprintf really does taint the result
25349 string as perllocale promises (has promised for a long time)
25350 if "use locale" is in the lexical scope.
25352 ! sv.c t/pragma/locale.t
25353 ____________________________________________________________________________
25354 [ 7862] By: jhi on 2000/11/26 00:35:15
25355 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
25356 From: Nicholas Clark <nick@ccl4.org>
25357 Date: Sun, 26 Nov 2000 00:07:50 +0000
25358 Message-ID: <20001126000750.A22446@plum.flirble.org>
25363 ____________________________________________________________________________
25364 [ 7861] By: jhi on 2000/11/26 00:01:26
25365 Log: Integrate perlio.
25367 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
25368 ____________________________________________________________________________
25369 [ 7860] By: nick on 2000/11/25 22:04:17
25370 Log: Correct relative path from new ext\Filter\Util\Call location
25373 ! win32/makefile.mk
25374 ____________________________________________________________________________
25375 [ 7859] By: nick on 2000/11/25 21:26:54
25376 Log: Integrate mainline.
25378 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25379 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25380 +> t/lib/filter-util.t
25381 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25382 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25383 - t/lib/filt-util.t
25384 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
25385 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25386 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
25387 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
25388 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
25389 !> win32/makefile.mk
25390 ____________________________________________________________________________
25391 [ 7858] By: gsar on 2000/11/25 20:52:17
25392 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
25393 parent's memory; fix it by keeping track of the actual pad
25394 offset rather than a raw pointer (this change is probably also
25395 relevant to non-ithreads case to avoid fallout from reallocs of
25396 the pad array, but is currently only enabled for the ithreads
25397 case in the interests of minimal disruption to existing "well
25400 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25401 ! proto.h scope.c scope.h sv.c t/op/fork.t
25402 ____________________________________________________________________________
25403 [ 7857] By: nick on 2000/11/25 20:01:28
25404 Log: All tests pass on Win32/gcc/USE_PERLIO.
25405 - when crlf layer is pushed make unix-level binary.
25406 - remove :crlf injection in pp_backtick in pp_sys.c
25407 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
25409 ! doio.c perlio.c pp_sys.c win32/makefile.mk
25410 ____________________________________________________________________________
25411 [ 7856] By: jhi on 2000/11/25 18:38:30
25412 Log: Update the metaconfig units for #7855.
25413 Branch: metaconfig/U/perl
25414 ! useperlio.U usesocks.U
25415 ____________________________________________________________________________
25416 [ 7855] By: jhi on 2000/11/25 18:37:54
25417 Log: Undo the SOCKS workarounds, instead start using PerlIO
25418 if SOCKS is selected.
25420 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
25421 From: Jens Hamisch <jens@Strawberry.COM>
25422 Date: Fri, 24 Nov 2000 18:31:30 +0100
25423 Message-ID: <20001124183130.E28337@Strawberry.COM>
25425 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
25426 From: Jens Hamisch <jens@Strawberry.COM>
25427 Date: Fri, 24 Nov 2000 19:11:51 +0100
25428 Message-ID: <20001124191151.A28753@Strawberry.COM>
25430 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
25431 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
25432 ____________________________________________________________________________
25433 [ 7854] By: jhi on 2000/11/25 17:39:08
25434 Log: Undo #7848. Some of the code seems to use walkoptree(),
25435 some walkoptree_slow(). An unfinished renaming?
25436 Now the sub is walkoptree() (which is @EXPORT_OK),
25437 the walkoptree_slow() is a typeglob alias to walkoptree.
25438 This makes the tests to pass, at least.
25440 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25441 ____________________________________________________________________________
25442 [ 7853] By: nick on 2000/11/24 22:24:33
25443 Log: Re-arrange crlf vs binary for platforms that care.
25444 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
25445 Lip-service to making stdio layer work on such platfroms (untested).
25446 Now fails 3 tests rather than one, checkin to see if I can debug
25447 the issue under linux. (Do not merge.)
25449 ! doio.c perlio.c perliol.h
25450 ____________________________________________________________________________
25451 [ 7852] By: jhi on 2000/11/24 18:57:39
25452 Log: AUTHORS edits.
25455 ____________________________________________________________________________
25456 [ 7851] By: jhi on 2000/11/24 17:34:56
25457 Log: Add Jan-Erik Karlsson.
25460 ____________________________________________________________________________
25461 [ 7850] By: jhi on 2000/11/24 17:27:56
25462 Log: Configure should find stdchar on its own.
25464 ! hints/solaris_2.sh
25465 ____________________________________________________________________________
25466 [ 7849] By: jhi on 2000/11/24 17:24:55
25467 Log: Subject: PATCH over 7848: Filter test flawed
25468 From: andreas.koenig@anima.de (Andreas J. Koenig)
25469 Date: 24 Nov 2000 10:28:29 +0100
25470 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
25472 ! t/lib/filter-util.t
25473 ____________________________________________________________________________
25474 [ 7848] By: jhi on 2000/11/24 17:22:15
25475 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
25476 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
25477 Date: Fri, 24 Nov 2000 16:12:58 +0000
25478 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
25481 ____________________________________________________________________________
25482 [ 7847] By: jhi on 2000/11/24 03:07:01
25483 Log: Integrate perlio.
25485 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25486 !> win32/makefile.mk
25487 ____________________________________________________________________________
25488 [ 7846] By: gsar on 2000/11/24 00:55:57
25489 Log: integrate changes#6415..6418,6420..6438 from mainline
25491 Fix the bitvector ops for utf8 (tricky since past 7 bits
25492 the utf8 'characters' can be more than one octet).
25494 MPE/ix updates for perl 5.6.0 from Mark Bixby.
25496 Subject: SDBM_File documentation
25502 Send all installperl messages to STDERR and be -w clean.
25504 Out-of-date note removed.
25506 Protect against "wild next"s, that is, callbacks doing "next"
25507 instead of "return".
25509 Use STDOUT consistently.
25511 The output might have been produced in the wrong order.
25513 A missing 'break' after the [[:space:]] switch case.
25516 [ID 19991110.003] another matching finding by pcre author
25517 which has already been fixed by some patch, as verified in
25519 Documentation to explain the behaviour of map().
25521 Add an optimization for map-maps-a-list-element-to-more-list-elements
25522 case, but add also notes explaining the relationship of this
25523 patch and the earlier notes by Sarathy.
25525 Subject: [ID 20000716.023] syslog test fails without sockets
25527 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
25528 Test cases for #6431.
25530 File::Spec::VMS fixup for tmpdir from Craig Berry.
25532 Make the "uninit variable" warning to say "concat or string"
25533 or "join or string" when in concat or join .
25535 Get UTF16 BOMs working. Patch from
25536 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
25538 Subject: [PATCH] Make large file tests deal with SIGXFSZ
25540 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
25542 Subject: [PATCH] av.c apidoc
25543 Branch: maint-5.6/perl
25544 !> (integrate 43 files)
25545 ____________________________________________________________________________
25546 [ 7845] By: gsar on 2000/11/24 00:20:45
25547 Log: integrate changes#6406..6414 from mainline
25549 Merge perlhacktut into perlhack, update perlguts.
25551 Fix AutoSplit to use File::Spec the right way in VMS,
25552 from Peter Prymmer.
25555 [ID 19991110.002] minimal matching discrepancy found by pcre author
25556 seems to have been fixed (though differently from what was suggested
25557 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
25559 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
25560 not in pod, from Peter Prymmer
25562 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
25563 From: Hugo <hv@crypt.compulink.co.uk>
25564 Date: Fri, 14 Jul 2000 23:05:20 +0100
25565 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
25567 Didn't anymore apply, but that point still could use another fix.
25569 lib/b test fixes from Peter Prymmer.
25571 More docs for sv functions.
25573 perlvms.pod whitespace cleanup to keep pod utils happy.
25575 another VMS build tweak from Peter Prymmer
25576 Branch: maint-5.6/perl
25577 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
25578 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
25579 !> vms/descrip_mms.template vms/perlvms.pod
25580 ____________________________________________________________________________
25581 [ 7844] By: nick on 2000/11/23 23:42:45
25582 Log: Win32/perlio Now just fails one io/argv.t test - lack
25583 of default :crlf on standard streams.
25586 ____________________________________________________________________________
25587 [ 7843] By: nick on 2000/11/23 23:04:05
25588 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
25589 peek fail is showing a real problem (multiple crlf layers
25590 are getting pushed.)
25592 ! doio.c perlio.c win32/makefile.mk
25593 ____________________________________________________________________________
25594 [ 7842] By: nick on 2000/11/23 19:46:23
25595 Log: Implement PerlIO_binmode()
25596 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
25597 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
25598 make binmode in t/lib/io_tell.t unconditional so that works.
25599 Checkin just so Win32 machine can see these changes.
25601 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25602 ____________________________________________________________________________
25603 [ 7841] By: jhi on 2000/11/23 19:30:00
25604 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
25607 ____________________________________________________________________________
25608 [ 7840] By: jhi on 2000/11/23 17:18:02
25609 Log: SOCKS wrestling continues, patches from Jens Hamisch.
25611 ! doio.c embed.h embed.pl perlsdio.h proto.h
25612 ____________________________________________________________________________
25613 [ 7839] By: jhi on 2000/11/23 16:54:14
25614 Log: Push Filter::Util::Call one level deeper.
25616 + t/lib/filter-util.t
25617 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25618 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25619 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25620 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25621 - t/lib/filt-util.t
25622 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
25623 ! win32/Makefile win32/makefile.mk
25624 ____________________________________________________________________________
25625 [ 7838] By: jhi on 2000/11/23 16:52:40
25626 Log: Reach back one higher up when searching for PERL_SRC.
25628 ! lib/ExtUtils/MM_Unix.pm
25629 ____________________________________________________________________________
25630 [ 7837] By: jhi on 2000/11/23 16:05:41
25631 Log: Subject: Re: perl@7826
25632 Date: Thu, 23 Nov 2000 02:20:25 -0600
25633 From: "Craig A. Berry" <craigberry@mac.com>
25634 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
25636 Make VMS to like Filter::Util::Call.
25638 ! configure.com ext/Filter/Util/Makefile.PL
25639 ____________________________________________________________________________
25640 [ 7836] By: nick on 2000/11/23 16:04:08
25641 Log: Implement crlf layer - not ready for merge.
25643 ! perlio.c win32/makefile.mk
25644 ____________________________________________________________________________
25645 [ 7835] By: jhi on 2000/11/23 15:56:52
25646 Log: STDCHAR is different in Sparc v9 vs x86.
25648 ! hints/solaris_2.sh
25649 ____________________________________________________________________________
25650 [ 7834] By: jhi on 2000/11/23 15:50:47
25651 Log: The type needs to be visible to protos.
25654 ____________________________________________________________________________
25655 [ 7833] By: jhi on 2000/11/23 15:40:46
25656 Log: Finish unfinished SOCKS workaround changes.
25659 ____________________________________________________________________________
25660 [ 7832] By: jhi on 2000/11/23 15:33:30
25661 Log: Integrate perlio.
25663 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25664 !> win32/makefile.mk
25665 ____________________________________________________________________________
25666 [ 7831] By: nick on 2000/11/23 10:31:07
25667 Log: Correct makefile.mk dependancies for ext/Filter/Util
25669 Run dmake regen_config_h
25671 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25672 ! win32/makefile.mk
25673 ____________________________________________________________________________
25674 [ 7830] By: nick on 2000/11/23 08:05:07
25675 Log: Integrate mainline
25677 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25678 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
25679 +> t/lib/filt-util.pl t/lib/filt-util.t
25680 !> (integrate 41 files)
25681 ____________________________________________________________________________
25682 [ 7829] By: gsar on 2000/11/23 03:07:11
25683 Log: build the Filter extension on windows
25685 ! win32/Makefile win32/makefile.mk
25686 ____________________________________________________________________________
25687 [ 7828] By: gsar on 2000/11/23 02:46:35
25688 Log: regenerate win32/config* and fix some inconsistencies in the
25689 makefiles; always export Perl_deb() because it is needed
25690 by ext/re/* (whether perl itself is built with -DDEBUGGING
25693 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
25694 ! win32/config_H.vc win32/makefile.mk
25695 ____________________________________________________________________________
25696 [ 7827] By: gsar on 2000/11/23 02:18:38
25697 Log: get sources building on windows+MSVC again (untested with other
25700 ! win32/include/sys/socket.h win32/perllib.c
25701 ____________________________________________________________________________
25702 [ 7826] By: jhi on 2000/11/23 01:18:26
25703 Log: Update Changes.
25705 ! Changes patchlevel.h
25706 ____________________________________________________________________________
25707 [ 7825] By: jhi on 2000/11/23 00:20:41
25708 Log: Subject: Re: av.c patch (having slight problems)
25709 From: "Ben Tilly" <ben_tilly@hotmail.com>
25710 Date: Tue, 21 Nov 2000 23:29:31 -0500
25711 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
25716 ____________________________________________________________________________
25717 [ 7824] By: jhi on 2000/11/22 23:59:15
25718 Log: Fixes for signedness warnings noticed by VMSperlers.
25720 ! ext/Storable/Storable.xs regcomp.c sv.c
25721 ____________________________________________________________________________
25722 [ 7823] By: jhi on 2000/11/22 23:19:31
25723 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
25724 From: Peter Prymmer <pvhp@forte.com>
25725 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
25726 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
25728 ! t/pragma/warn/pp_hot
25729 ____________________________________________________________________________
25730 [ 7822] By: jhi on 2000/11/22 22:52:20
25734 ____________________________________________________________________________
25735 [ 7821] By: jhi on 2000/11/22 22:46:39
25736 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
25737 by Damian Conway, as suggested by Paul Marquess.
25739 + lib/Filter/Simple.pm
25740 ____________________________________________________________________________
25741 [ 7820] By: jhi on 2000/11/22 22:45:51
25742 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
25744 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25745 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25746 + t/lib/filt-util.t
25748 ____________________________________________________________________________
25749 [ 7819] By: jhi on 2000/11/22 22:03:27
25750 Log: Integrate perlio.
25752 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25753 !> win32/makefile.mk
25754 ____________________________________________________________________________
25755 [ 7818] By: jhi on 2000/11/22 21:56:02
25756 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
25758 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
25760 ____________________________________________________________________________
25761 [ 7817] By: jhi on 2000/11/22 21:39:49
25762 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
25763 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25764 Date: Wed, 22 Nov 2000 16:08:12 -0500
25765 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
25767 ! lib/ExtUtils/Liblist.pm
25768 ____________________________________________________________________________
25769 [ 7816] By: jhi on 2000/11/22 21:38:25
25770 Log: Go ahead and #include <unistd.h> in perl.h.
25772 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
25774 ____________________________________________________________________________
25775 [ 7815] By: jhi on 2000/11/22 21:22:52
25776 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
25777 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25778 Date: Mon, 20 Nov 2000 18:30:52 -0500
25779 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
25781 ! pod/perlre.pod regcomp.c t/op/re_tests
25782 ____________________________________________________________________________
25783 [ 7814] By: jhi on 2000/11/22 21:21:46
25784 Log: Subject: [PATCH 5.7.0] Liblist finally works
25785 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25786 Date: Tue, 21 Nov 2000 22:02:17 -0500
25787 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
25789 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
25790 ! lib/ExtUtils/MakeMaker.pm
25791 ____________________________________________________________________________
25792 [ 7813] By: jhi on 2000/11/22 21:20:23
25793 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25794 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25795 Date: Wed, 22 Nov 2000 17:53:15 +0100
25796 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
25798 AIX dynaloader and perlio patch.
25800 ! ext/DynaLoader/dl_aix.xs
25801 ____________________________________________________________________________
25802 [ 7812] By: jhi on 2000/11/22 21:17:52
25803 Log: (Accidentally empty patch.)
25806 ____________________________________________________________________________
25807 [ 7811] By: jhi on 2000/11/22 21:16:31
25808 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
25809 From: Peter Prymmer <pvhp@forte.com>
25810 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
25811 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
25814 ____________________________________________________________________________
25815 [ 7810] By: jhi on 2000/11/22 21:15:36
25816 Log: Subject: Re: perl@7777
25817 From: "John P. Linderman" <jpl@research.att.com>
25818 Date: Wed, 22 Nov 2000 13:11:11 -0500
25819 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
25824 ____________________________________________________________________________
25825 [ 7809] By: jhi on 2000/11/22 21:14:19
25826 Log: Subject: [PATCH perl@7795] Perlio_tell fix
25827 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25828 Date: Wed, 22 Nov 2000 13:51:37 EST
25829 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
25832 ____________________________________________________________________________
25833 [ 7808] By: jhi on 2000/11/22 21:13:27
25834 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
25835 From: Casey Tweten <crt@kiski.net>
25836 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
25837 Message-Id: <200011201653.LAA10194@home.kiski.net>
25840 ____________________________________________________________________________
25841 [ 7807] By: jhi on 2000/11/22 21:12:35
25842 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
25843 From: Casey Tweten <crt@kiski.net>
25844 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
25845 Message-Id: <200011201636.LAA07227@home.kiski.net>
25848 ____________________________________________________________________________
25849 [ 7806] By: jhi on 2000/11/22 21:10:59
25850 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
25851 From: "Casey R. Tweten" <crt@kiski.net>
25852 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
25853 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
25856 ____________________________________________________________________________
25857 [ 7805] By: nick on 2000/11/22 21:05:06
25858 Log: Integrate mainline
25860 !> Changes Porting/genlog ext/DB_File/DB_File.xs
25861 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
25862 !> utils/perlbug.PL
25863 ____________________________________________________________________________
25864 [ 7804] By: jhi on 2000/11/22 21:01:12
25865 Log: Subject: [PATCH] Test.pm POD peculiarity
25866 From: "Casey R. Tweten" <crt@kiski.net>
25867 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
25868 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
25871 ____________________________________________________________________________
25872 [ 7803] By: jhi on 2000/11/22 20:59:59
25873 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
25874 From: "Philip Newton" <pnewton@gmx.de>
25875 Date: Wed, 22 Nov 2000 14:25:53 +0100
25876 Message-Id: <3A1BD771.25462.1939FAD@localhost>
25878 Be case-understanding also on 's', and use the -oi of sendmail
25879 not to terminate the transmission on a lone '.'.
25882 ____________________________________________________________________________
25883 [ 7802] By: nick on 2000/11/22 20:51:42
25884 Log: Win32 PerlIO intermediate state now working as expected.
25885 - In current state we are still using C runtime in text/binary
25886 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
25887 - PERLIO=stdio and PERLIO=unix pass all expected tests.
25888 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
25889 and PerlIO_seek() and the dummy crlf layer is not making adjustments
25890 for CRLF translation happening in C runtime. All other tests pass.
25892 Added note to README.win32 to point out the snags of doing a perl build
25893 with Norton AntiVirus turned on.
25895 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
25896 which file a fail comes from.
25898 Updated "canned" config.h to match the one generated.
25900 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25901 ! win32/makefile.mk
25902 ____________________________________________________________________________
25903 [ 7801] By: jhi on 2000/11/22 06:50:20
25906 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25907 ____________________________________________________________________________
25908 [ 7800] By: jhi on 2000/11/22 01:29:55
25909 Log: Changes had accidentally gone too silent on non-main branches.
25911 ! Changes Porting/genlog patchlevel.h
25912 ____________________________________________________________________________
25913 [ 7799] By: gsar on 2000/11/22 01:02:56
25914 Log: some lib_pm.PL changes snuck in via change#7772
25915 Branch: maint-5.6/perl
25917 ____________________________________________________________________________
25918 [ 7798] By: nick on 2000/11/21 21:59:40
25919 Log: Integrate mainline
25921 !> (integrate 28 files)
25922 ____________________________________________________________________________
25923 [ 7797] By: jhi on 2000/11/21 21:01:45
25924 Log: Integrate perlio.
25926 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
25927 ____________________________________________________________________________
25928 [ 7796] By: nick on 2000/11/21 20:36:22
25929 Log: Win32 builds and runs (mostly) with USE_PERLIO.
25930 PERLIO=perlio passes all tests.
25931 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
25933 ! perlio.c win32/perllib.c win32/win32.c
25934 ____________________________________________________________________________
25935 [ 7795] By: jhi on 2000/11/21 19:03:44
25936 Log: Update Changes.
25938 ! Changes patchlevel.h
25939 ____________________________________________________________________________
25940 [ 7794] By: jhi on 2000/11/21 18:56:34
25941 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
25942 From: "Craig A. Berry" <craigberry@mac.com>
25943 Date: Mon, 20 Nov 2000 20:27:06 -0600
25944 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
25949 ____________________________________________________________________________
25950 [ 7793] By: jhi on 2000/11/21 18:54:41
25951 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25952 From: Dominic Dunlop <domo@computer.org>
25953 Date: Mon, 20 Nov 2000 18:55:29 +0100
25954 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
25956 va_copy() and the need of it.
25957 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
25958 Branch: metaconfig/U/perl
25961 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25962 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
25963 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
25964 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25965 ! win32/config.bc win32/config.gc win32/config.vc
25966 ____________________________________________________________________________
25967 [ 7792] By: jhi on 2000/11/21 17:04:10
25968 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
25971 ____________________________________________________________________________
25972 [ 7791] By: jhi on 2000/11/21 17:01:16
25973 Log: Export the SOCKS workaround symbols only if necessary.
25975 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
25976 ____________________________________________________________________________
25977 [ 7790] By: nick on 2000/11/20 23:57:11
25978 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
25981 ____________________________________________________________________________
25982 [ 7789] By: nick on 2000/11/20 23:38:33
25983 Log: Integrate mainline
25985 +> lib/File/Spec/Epoc.pm
25986 !> (integrate 34 files)
25987 ____________________________________________________________________________
25988 [ 7788] By: nick on 2000/11/20 23:20:18
25989 Log: Make extra buffer layer work (dummy crlf layer)
25991 ! doio.c perlio.c perlio.h
25992 ____________________________________________________________________________
25993 [ 7787] By: jhi on 2000/11/20 22:44:04
25994 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
25995 From: Peter Prymmer <pvhp@forte.com>
25996 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
25997 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
25999 ! t/pragma/locale.t
26000 ____________________________________________________________________________
26001 [ 7786] By: jhi on 2000/11/20 22:29:10
26002 Log: Subject: DOC PATCH 5.6.0 perlreftut
26003 From: mjd@plover.com
26004 Date: 20 Nov 2000 19:45:06 -0000
26005 Message-ID: <20001120194506.9505.qmail@plover.com>
26007 ! pod/perlreftut.pod
26008 ____________________________________________________________________________
26009 [ 7785] By: jhi on 2000/11/20 22:27:44
26010 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
26011 From: David Dyck <dcd@tc.fluke.com>
26012 Date: Mon, 20 Nov 2000 11:43:40 -0800
26013 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
26016 ____________________________________________________________________________
26017 [ 7784] By: jhi on 2000/11/20 22:23:21
26018 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
26019 Date: Mon, 20 Nov 2000 17:06:10 -0500
26020 To: Mailing list Perl5 <perl5-porters@perl.org>
26021 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
26023 ! pp_ctl.c t/op/pat.t
26024 ____________________________________________________________________________
26025 [ 7783] By: jhi on 2000/11/20 22:11:18
26026 Log: Subject: [PATCH] doop.c - UTF8 tr///
26027 From: Simon Cozens <simon@cozens.net>
26028 Date: Sat, 18 Nov 2000 18:49:30 +0000
26029 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
26031 Subject: Re: [PATCH] doop.c - UTF8 tr///
26032 From: Simon Cozens <simon@cozens.net>
26033 Date: Mon, 20 Nov 2000 20:45:22 +0000
26034 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
26036 Make tr on UTF-8 better but still not correct.
26039 ____________________________________________________________________________
26040 [ 7782] By: jhi on 2000/11/20 22:02:16
26041 Log: Remove the shared object before attempting to create
26042 (by linking) a new one. E.g. in AIX not removing
26043 becomes quite painful if one tries to do more than one
26044 build in the same tree (an interrupted build, for example),
26045 since the AIX' shared dynaloader seemingly keeps the shared
26046 objects open and therefore 'busy' for quite a while, even when
26047 nobody is using the objects, leading into link failures.
26049 ! lib/ExtUtils/MM_Unix.pm
26050 ____________________________________________________________________________
26051 [ 7781] By: gsar on 2000/11/20 19:02:55
26052 Log: type mismatch due to faulty integration
26053 Branch: maint-5.6/perl
26054 ! toke.c win32/Makefile
26055 ____________________________________________________________________________
26056 [ 7780] By: gsar on 2000/11/20 17:31:55
26057 Log: integrate changes#6392,6394..6399,6401..6404
26059 The {multiplier} of a fixed substring was overlooked which
26060 caused a wrong initial search offset for that substring.
26062 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
26063 From: Hugo <hv@crypt.compulink.co.uk>
26064 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
26065 Date: Thu, 13 Jul 2000 19:27:13 +0100
26067 Fix the BOM bug: not a byteorder bug, a signedness bug.
26069 Replace change #6337 with a better one.
26071 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26072 From: Hugo <hv@crypt.compulink.co.uk>
26073 Date: Fri, 14 Jul 2000 04:16:20 +0100
26074 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
26076 MakeMaker should not remove editor backups (*~) on `make clean`
26077 by default (completes change#6383)
26079 move new variables to the end of the interpreter structure (for
26080 bincompat in code that doesn't #include XSUB.h)
26082 rename totally bletcherous SvLOCK() thingy (doesn't do what the
26083 name suggests anyway)
26085 various cleanups (typos, misformatted code, and small bugs)
26087 typecasts needed for change#6394
26089 typos in change#6399, regen headers
26091 inconsistent types needs casts
26093 PERL_OBJECT build tweaks
26094 Branch: maint-5.6/perl
26095 !> MANIFEST doop.c embed.h embed.pl embedvar.h
26096 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
26097 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
26098 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
26100 ____________________________________________________________________________
26101 [ 7779] By: gsar on 2000/11/20 17:06:29
26102 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
26104 Cosmetics and perldelta.
26106 Fix nits noticed by Boston.pm.
26108 Do the cc sanity check both before the hints and
26109 after the cc selction.
26111 get sprintf.t to adjust properly for 3-digit exponents
26113 don't clobber *.orig files on *clean targets
26115 fix bugs in processing %v-*d and similar format specs (from
26116 Avi Finkel <avi@finkel.org>)
26118 sprintf test tweaks (from Dominic Dunlop)
26120 new selfloader.t in change#6183 doesn't close DATA handles,
26121 and thus fails to clean up tmp files on dosish platforms
26123 typos (spotted by Peter Prymmer)
26125 typo fix from Craig Berry
26126 Branch: maint-5.6/perl
26127 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
26128 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
26129 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
26131 ____________________________________________________________________________
26132 [ 7778] By: gsar on 2000/11/20 16:46:51
26133 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
26135 Subject: Re: format bug report [Patch]
26136 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26137 Date: Wed, 05 Jul 2000 13:12:52 +0200
26138 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
26140 Subject: Re: format bug report [Patch]
26141 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26142 Date: Wed, 05 Jul 2000 14:10:01 +0200
26143 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
26145 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
26146 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26147 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
26148 Date: Fri, 07 Jul 2000 17:57:16 +0100
26150 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
26151 To: perl5-porters@perl.org
26152 From: Karsten Sperling <spiff@phreax.net>
26153 Date: Mon, 10 Jul 2000 15:12:52 +0200
26154 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
26156 README.posix-bc podified from Thomas Dorner.
26158 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
26159 From: Dominic Dunlop <domo@computer.org>
26160 Date: Tue, 11 Jul 2000 12:27:33 +0200
26161 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
26166 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
26167 From: Roderick Schertler <roderick@argon.org>
26168 Date: Tue, 11 Jul 2000 13:55:05 -0400
26169 Message-Id: <200007111755.NAA05077@jones.argon.org>
26171 Minor cleanups on the booklist.
26173 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
26176 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
26177 Branch: maint-5.6/perl
26178 +> pod/perlbook.pod
26179 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
26180 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
26181 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
26182 ____________________________________________________________________________
26183 [ 7777] By: jhi on 2000/11/20 16:08:49
26184 Log: Update Changes.
26186 ! Changes patchlevel.h
26187 ____________________________________________________________________________
26188 [ 7776] By: jhi on 2000/11/20 15:27:56
26189 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
26190 This may be overly harsh but until proven otherwise, we think this
26191 way, or until we have a simple test for Configure (having to start
26192 up servers is does not count as simple) to check for the problems.
26195 ____________________________________________________________________________
26196 [ 7775] By: jhi on 2000/11/20 15:22:17
26197 Log: Solaris hints tweaks.
26199 ! hints/solaris_2.sh
26200 ____________________________________________________________________________
26201 [ 7774] By: jhi on 2000/11/20 15:01:20
26202 Log: Add a workaround to SOCKS 64-bit problems.
26204 ! doio.c embed.h embed.pl perlsdio.h proto.h
26205 ____________________________________________________________________________
26206 [ 7773] By: jhi on 2000/11/20 14:51:47
26207 Log: sysseek() instead of seek().
26210 ____________________________________________________________________________
26211 [ 7772] By: gsar on 2000/11/20 13:06:23
26212 Log: integrate changes#6315..6319,6321..6331,6333..6338
26214 Integrate with Sarathy, preliminary fix for unicos
26215 alignment problems in [ID 20000612.002] Perl problem on Cray system.
26217 some debugger output does not go to the socket when RemotePort is set
26219 winsock cleanup never done on Windows (leads to handle leaks)
26221 fix UNC path handling on Windows under ithreads, and chdir()
26222 return value when given a non-existent directory
26224 Autogenerate pod/Makefile and pod/buildtoc.
26225 buildtoc also checks whether the existin pods are
26226 mentioned in MANIFEST and perl.pod, and vice versa.
26227 (None of the thusly found discrepancies fixed yet.)
26228 roffitall also needs to be autogenerated similarly but it
26229 seems so badly out of date that I didn't touch it yet.
26231 Config is being used.
26233 Add =head1 NAMEs so that buildtoc is happy.
26234 (The CGI::Util nit reported to Lincoln.)
26236 Fix complaints of buildtoc.
26238 Fix the alignment problem in Crays ([ID 20000612.002]).
26240 Remove perlbook, update perlfaq book listing,
26241 rearrange perl.pod, regenerate perltoc.
26243 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
26244 was cast to an unsigned (32-bit) integer with wild abandon.
26246 winsock options weren't being set in all threads under ithreads
26247 (caused send()s from second and subsequent threads to fail)
26249 accept() leaks memory on windows due to incorrect ordering of
26250 closesocket() and fclose() calls
26252 Reorder perl.pod once more.
26254 More POSIX.pod tweaks.
26256 Sprinkle ldlibpath.
26258 Precedence goof, fix based on
26259 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
26260 From: Hugo <hv@crypt.compulink.co.uk>
26261 Date: Tue, 11 Jul 2000 12:52:38 +0100
26262 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
26264 Subject: PATCH perlguts.pod: Document D and d magic types
26265 From: mjd@plover.com
26266 Date: 5 Jul 2000 18:01:51 -0000
26267 Message-ID: <20000705180151.29413.qmail@plover.com>
26269 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
26270 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
26271 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
26272 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
26274 Subject: [PATCH cfgperl] $& segfaults if you trick it
26275 From: simon@brecon.co.uk (Simon Cozens)
26276 Date: 7 Jul 2000 11:26:09 GMT
26277 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
26279 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26280 From: Hugo <hv@crypt.compulink.co.uk>
26281 Date: Tue, 11 Jul 2000 12:44:50 +0100
26282 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
26284 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
26285 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26286 Date: Tue, 11 Jul 2000 13:50:51 +0100
26287 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
26288 Branch: maint-5.6/perl
26289 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
26291 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
26292 !> (integrate 26 files)
26293 ____________________________________________________________________________
26294 [ 7771] By: gsar on 2000/11/20 12:31:42
26295 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
26298 Subject: [PATCH bleedperl] File::Spec 0.82 beta
26299 From: Barrie Slaymaker <barries@jester.slaysys.com>
26300 Date: Wed, 28 Jun 2000 11:35:29 -0400
26301 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
26303 tweak perlembed for multiplicity/usethreads sanity; correct notes
26306 localize %INC in a Safe compartment so that use/require work
26307 (many other magic globals probably need similar treatment)
26309 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
26310 when @_ is modified, causing coredumps
26312 slurp mode fix in change#4736 still not quite right
26314 Point to perlipc for more SysV IPC examples.
26316 Elaborate POSIX.pod. Still needs work.
26318 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
26320 fix large memory leak that has been around for ever, masked by
26321 -DPURIFY (most of the arenas were never freed!)
26323 fix memory leak on Windows (PL_sys_intern contents were never
26326 PERL_OBJECT build tweak
26330 remove rel2abs prototypes (from Barrie Slaymaker)
26332 missing perldiag entry for unpack("w",...) diagnostic (from
26335 better diagnostic on Frob->stuff() when Frob:: doesn't exist
26336 (from Richard Soderberg <rs@oregonnet.com>)
26338 Win32 patches for cfgperl from Sarathy.
26340 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
26342 More POSIX.pod embellishment.
26344 tyop in change#6306
26345 Branch: maint-5.6/perl
26346 !> (integrate 44 files)
26347 ____________________________________________________________________________
26348 [ 7770] By: gsar on 2000/11/20 11:51:00
26349 Log: integrate changes#6268..6282 from cfgperl branch
26351 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
26352 From: Dominic Dunlop <domo@computer.org>
26353 Date: Thu, 29 Jun 2000 12:32:39 +0200
26354 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
26356 Regen headers for #6261 (and update embed.pl for this) and #6267,
26357 silence few compiler warnings.
26359 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
26360 From: Nicholas Clark <nick@talking.bollo.cx>
26361 Date: Fri, 23 Jun 2000 16:21:15 +0100
26362 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
26364 Subject: PATCH pod/perltie.pod
26365 From: Ian Phillipps <Ian.Phillipps@iname.com>
26366 Date: Fri, 16 Jun 2000 00:17:19 +0100
26367 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
26368 (only the first hunk, the second hunk had already been done
26369 by some other patch)
26371 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
26372 From: Tom Phoenix <rootbeer@redcat.com>
26373 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
26374 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
26376 Subject: [PATCH] xsub attributes
26377 From: Doug MacEachern <dougm@covalent.net>
26378 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
26379 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
26381 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
26382 From: Andy Dougherty <doughera@lafayette.edu>
26383 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
26384 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
26386 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
26387 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26388 Date: Tue, 13 Jun 2000 02:43:48 -0500
26389 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
26391 Subject: [PATCH] Re: eval documentation: context
26392 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26393 Date: Mon, 12 Jun 2000 15:07:29 +0100
26394 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
26396 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
26397 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26398 Date: Mon, 12 Jun 2000 14:55:59 +0100
26399 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
26401 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
26402 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
26403 Date: Fri, 09 Jun 2000 12:39:27 -0400
26404 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
26405 (plus update the version "number" of Text::Wrap)
26407 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
26408 From: Tim Ayers <tayers@bridge.com>
26409 Date: Thu, 08 Jun 2000 08:11:06 +0200
26410 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
26411 [resent by Richard Foley, Message-Id probably wrong]
26413 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
26414 From: rspier@pobox.com (Robert Spier)
26415 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
26416 Message-ID: <14654.31913.845602.610277@rls.cx>
26418 Subject: [PATCH 5.6.0] utils/h2xs.PL
26419 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26420 Date: Wed, 7 Jun 2000 04:02:04 -0500
26421 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
26423 Subject: [PATCH 5.6.0]ITHREADs for VMS
26424 From: Dan Sugalski <dan@sidhe.org>
26425 Date: Tue, 06 Jun 2000 11:59:50 -0400
26426 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
26427 Branch: maint-5.6/perl
26428 !> (integrate 31 files)
26429 ____________________________________________________________________________
26430 [ 7769] By: gsar on 2000/11/20 11:29:06
26431 Log: integrate changes#6261..6266 from cfgperl
26433 Subject: Re: [PATCH cfgperl] BOMs away!
26434 From: simon@brecon.co.uk (Simon Cozens)
26435 Date: 17 Jun 2000 11:49:57 GMT
26436 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
26438 Subject: 5.6.0 Patch for EPOC
26439 From: Olaf Flebbe <o.flebbe@gmx.de>
26440 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
26441 Message-ID: <23449.960929969@www11.gmx.net>
26443 tr fixes from Simon Cozens
26445 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
26446 From: Marty Lucich <marty@netcom.com>
26447 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
26448 Message-Id: <200006282116.OAA11148@netcom.com>
26449 ccdlflags update (the BSD/OS 4.1 part had already been taken
26452 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
26453 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26454 Date: Wed, 28 Jun 2000 17:50:12 -0700
26455 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
26457 Subject: [PATCH 5.6.0] cygwin port
26458 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
26459 From: "Fifer, Eric" <EFifer@sanwaint.com>
26460 Date: Thu, 29 Jun 2000 12:58:29 +0100
26461 Branch: maint-5.6/perl
26462 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
26463 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
26464 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26465 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
26466 ____________________________________________________________________________
26467 [ 7768] By: gsar on 2000/11/20 11:13:44
26468 Log: integrate changes#6252..6256,6259..6260
26470 Paranoia tweak on #6249.
26471 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26472 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26473 Date: Sun, 25 Jun 2000 23:43:12 -0400
26474 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
26476 Subject: tr///, help wanted.
26477 From: simon@brecon.co.uk (Simon Cozens)
26478 Date: 28 Jun 2000 11:29:04 GMT
26479 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
26481 small thinko tweaks
26483 tweaks from Simon Conzes to further fix tr/// under utf8
26485 perlnewmod was missing from MANIFEST.
26487 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
26488 From: simon@brecon.co.uk (Simon Cozens)
26489 Date: 17 Jun 2000 11:56:44 GMT
26490 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
26492 Branch: maint-5.6/perl
26493 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
26494 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
26495 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
26496 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
26497 ____________________________________________________________________________
26498 [ 7767] By: gsar on 2000/11/20 10:51:38
26499 Log: integrate change#6250 from cfgperl
26501 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
26502 From: Doug MacEachern <dougm@covalent.net>
26503 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
26504 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
26505 Branch: maint-5.6/perl
26507 !> MANIFEST embed.pl global.sym proto.h toke.c
26508 ____________________________________________________________________________
26509 [ 7766] By: gsar on 2000/11/20 10:48:34
26510 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
26512 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
26513 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26514 Date: Mon, 26 Jun 2000 18:40:14 +0100
26515 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
26517 Subject: [PATCH] bytes<->utf8 fixes
26518 From: simon@brecon.co.uk (Simon Cozens)
26519 Date: 26 Jun 2000 04:55:45 GMT
26520 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
26522 Subject: [PATCH] is_utf8_string
26523 From: simon@brecon.co.uk (Simon Cozens)
26524 Date: 26 Jun 2000 02:25:59 GMT
26525 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
26527 Subject: [PATCH] avoid mg_ptr in '*' magic
26528 From: Doug MacEachern <dougm@covalent.net>
26529 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
26530 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
26532 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
26533 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26534 Date: Sat, 24 Jun 2000 13:06:20 +0100
26535 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
26537 Allow for standalone testing.
26539 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
26540 From: Mark-Jason Dominus <mjd@plover.com>
26541 Date: Tue, 27 Jun 2000 22:36:42 -0400
26542 Message-ID: <20000628023642.12166.qmail@plover.com>
26544 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26545 From: Frank Tobin <ftobin@uiuc.edu>
26546 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
26547 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
26548 Branch: maint-5.6/perl
26549 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
26550 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
26551 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
26552 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
26553 !> utf8.c utils/h2xs.PL
26554 ____________________________________________________________________________
26555 [ 7765] By: gsar on 2000/11/20 10:29:13
26556 Log: integrate change#6239 from cfgperl
26558 Configure maintenance. Sever some dependency cycles,
26559 separate gccversion from the cc unit,
26560 address [ID 20000623.006] Configure script patch for using gcc on AIX
26561 (but solve it a little bit differently),
26562 unduplex some accidentally duplicated units,
26563 suggest using gcc if no cc available
26564 (p5p thread: "Solaris configure: counterproposal", 1999-09)
26565 Branch: maint-5.6/perl
26566 !> Configure Todo-5.6 config_h.SH
26567 ____________________________________________________________________________
26568 [ 7764] By: gsar on 2000/11/20 10:25:55
26569 Log: integrate changes#6233..6238 from cfgperl
26571 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
26572 From: Mark-Jason Dominus <mjd@plover.com>
26573 Date: Fri, 16 Jun 2000 20:53:04 -0400
26574 Message-ID: <20000617005304.8008.qmail@plover.com>
26576 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
26577 because when run as services (Win32ese for daemons)
26578 no environment variables are set and tmpdir ends up as /tmp,
26579 which is ambiguous.
26580 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
26581 From: matt@sergeant.org
26582 Date: 16 Jun 2000 16:30:43 -0000
26583 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
26585 The thread begun by
26586 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
26587 From: Kevin.Ruscoe@ubsw.com
26588 Date: Fri, 16 Jun 2000 16:38:51 +0100
26589 Message-Id: <H000019b03c300d6@MHS>
26591 Tweak embed.pl, regen headers.
26593 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
26594 From: Dan Sugalski <dan@sidhe.org>
26595 Date: Fri, 23 Jun 2000 17:00:00 -0400
26596 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
26597 Branch: maint-5.6/perl
26598 !> (integrate 27 files)
26599 ____________________________________________________________________________
26600 [ 7763] By: gsar on 2000/11/20 10:08:08
26601 Log: s/perl56delta/perldelta/g
26602 Branch: maint-5.6/perl
26604 ____________________________________________________________________________
26605 [ 7762] By: gsar on 2000/11/20 10:04:00
26606 Log: integrate changes#6225,6229,6231,6232 from cfgperl
26608 Add source code filenames to apidoc.
26609 From: simon@brecon.co.uk (Simon Cozens)
26610 Subject: [PATCH embed.pl] Source X-ref
26611 Date: 22 Jun 2000 02:18:49 GMT
26612 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
26614 Subject: README.hpux version 0.6.1
26615 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
26616 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26617 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
26619 Subject: [PATCH 5.6.0] cygwin port
26620 From: "Fifer, Eric" <EFifer@sanwaint.com>
26621 Date: Tue, 20 Jun 2000 14:30:58 +0100
26622 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
26624 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
26625 From: simon@brecon.co.uk (Simon Cozens)
26626 Date: 19 Jun 2000 15:18:27 GMT
26627 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
26629 plus update pod/Makefile and regenerate perltoc
26630 Branch: maint-5.6/perl
26631 +> pod/perlutil.pod
26632 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
26633 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
26634 ____________________________________________________________________________
26635 [ 7761] By: jhi on 2000/11/20 04:09:55
26636 Log: Miraculous typo.
26639 ____________________________________________________________________________
26640 [ 7760] By: jhi on 2000/11/20 04:06:08
26641 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
26642 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26643 Date: Sun, 19 Nov 2000 22:30:26 -0500
26644 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
26646 ! regexec.c scope.h t/op/pat.t
26647 ____________________________________________________________________________
26648 [ 7759] By: jhi on 2000/11/20 02:05:22
26649 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
26652 ____________________________________________________________________________
26653 [ 7758] By: jhi on 2000/11/20 01:58:11
26654 Log: Subject: [perl 7711: EPOC] updates
26655 From: Olaf Flebbe <o.flebbe@gmx.de>
26656 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
26657 Message-ID: <25575.974658810@www23.gmx.net>
26659 + lib/File/Spec/Epoc.pm
26660 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
26661 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
26662 ! lib/File/Spec.pm perl.c sv.c
26663 ____________________________________________________________________________
26664 [ 7757] By: jhi on 2000/11/20 01:53:11
26665 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
26668 ____________________________________________________________________________
26669 [ 7756] By: jhi on 2000/11/20 01:47:22
26670 Log: Integrate perlio.
26672 - ext/re/hints/MSWin32.pl
26673 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
26674 !> win32/config.gc win32/config_H.gc win32/win32sck.c
26675 ____________________________________________________________________________
26676 [ 7755] By: nick on 2000/11/19 20:57:17
26677 Log: Add dummy crlf layer (just as buffer)
26678 Correct 1st bug - one layer of indirection.
26680 ! perlio.c perlio.h perliol.h
26681 ____________________________________________________________________________
26682 [ 7754] By: nick on 2000/11/19 20:56:12
26683 Log: Work-round to Perl_deb_nocontext is no longer required
26685 - ext/re/hints/MSWin32.pl
26686 ____________________________________________________________________________
26687 [ 7753] By: nick on 2000/11/19 20:01:16
26688 Log: diff -se shows these as different
26690 ! global.sym pod/perlapi.pod
26691 ____________________________________________________________________________
26692 [ 7752] By: nick on 2000/11/19 18:57:30
26693 Log: Configure GCC/Win32 build -Duseperlio
26694 Fix a couple of gross issues
26695 - double-include of ../deb.o in re.dll
26696 - win32sck.c needs PerlIO and FILE
26698 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
26700 ____________________________________________________________________________
26701 [ 7751] By: nick on 2000/11/19 17:05:36
26702 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
26705 ____________________________________________________________________________
26706 [ 7750] By: nick on 2000/11/19 16:57:14
26710 ____________________________________________________________________________
26711 [ 7749] By: jhi on 2000/11/19 16:28:40
26712 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
26713 From: "Peter J. Farley III" <pjfarley@banet.net>
26714 Date: Sun, 19 Nov 2000 01:42:58 -0500
26715 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
26717 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
26718 ____________________________________________________________________________
26719 [ 7748] By: jhi on 2000/11/19 16:08:10
26720 Log: Subject: podlators 1.05 available
26721 From: Russ Allbery <rra@stanford.edu>
26722 Date: 18 Nov 2000 22:04:28 -0800
26723 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
26725 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
26726 ____________________________________________________________________________
26727 [ 7747] By: nick on 2000/11/19 11:19:39
26728 Log: Integrate mainline
26730 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26732 ____________________________________________________________________________
26733 [ 7746] By: jhi on 2000/11/19 06:42:22
26734 Log: Make hex scanning warn on "\x{x}" and "\xx".
26735 "\x" and and hex("x") are still valid.
26738 ____________________________________________________________________________
26739 [ 7745] By: nick on 2000/11/18 22:52:28
26740 Log: Integrate mainline
26742 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
26743 !> perl.h perlio.c proto.h regcomp.c regcomp.h
26744 ____________________________________________________________________________
26745 [ 7744] By: jhi on 2000/11/18 22:50:28
26746 Log: Introduce Perl_utf8_length(). Use it.
26748 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26749 ____________________________________________________________________________
26750 [ 7743] By: jhi on 2000/11/18 22:38:51
26751 Log: Compiler denit.
26754 ____________________________________________________________________________
26755 [ 7742] By: jhi on 2000/11/18 20:33:05
26756 Log: Integrate perlio.
26758 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26759 !> perlio.h pp_ctl.c pp_sys.c sv.c
26760 ____________________________________________________________________________
26761 [ 7741] By: jhi on 2000/11/18 20:31:27
26762 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
26763 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26764 Date: Fri, 17 Nov 2000 20:35:11 -0500
26765 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
26767 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
26768 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26769 Date: Fri, 17 Nov 2000 21:03:47 -0500
26770 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
26772 Plus a little bit of tweaking in pregcomp().
26774 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
26775 ____________________________________________________________________________
26776 [ 7740] By: nick on 2000/11/18 20:17:22
26777 Log: Lexical use open ... support:
26778 add ->cop_io to COP structure in cop.h.
26779 Make mg.c and gv.c associate it with ${^OPEN}.
26780 Make lib/open.pm set it.
26781 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
26782 manner similar to ->cop_warnings.
26783 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
26784 call new PerlIO_apply_layers().
26785 Declare latter in perlio.h and define in perlio.c
26787 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26788 ! perlio.h pp_ctl.c pp_sys.c sv.c
26789 ____________________________________________________________________________
26790 [ 7739] By: jhi on 2000/11/18 19:54:00
26791 Log: Integrate perlio.
26793 !> doio.c perlio.c pp.c
26794 ____________________________________________________________________________
26795 [ 7738] By: jhi on 2000/11/18 17:16:13
26796 Log: Subject: [PATCH 5.7.0] etags broken again
26797 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26798 Date: Sat, 18 Nov 2000 02:41:36 -0500
26799 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
26802 ____________________________________________________________________________
26803 [ 7737] By: jhi on 2000/11/18 17:12:18
26804 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
26806 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26807 ____________________________________________________________________________
26808 [ 7736] By: nick on 2000/11/18 14:06:20
26809 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
26810 part to be isolated.
26813 ____________________________________________________________________________
26814 [ 7735] By: nick on 2000/11/18 11:03:32
26815 Log: Integrate mainline
26817 !> Changes README.amiga README.win32 patchlevel.h
26818 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
26819 ____________________________________________________________________________
26820 [ 7734] By: jhi on 2000/11/18 01:18:56
26821 Log: Update Changes.
26823 ! Changes patchlevel.h
26824 ____________________________________________________________________________
26825 [ 7733] By: jhi on 2000/11/18 00:32:54
26826 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
26827 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26828 Date: Fri, 17 Nov 2000 17:28:02 -0500
26829 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
26831 ! regcomp.c regexec.c t/op/re_tests
26832 ____________________________________________________________________________
26833 [ 7732] By: jhi on 2000/11/18 00:28:56
26834 Log: Sparc 64-bit pack() fix from Jens Hamisch.
26837 ____________________________________________________________________________
26838 [ 7731] By: jhi on 2000/11/18 00:18:39
26839 Log: Explain in more detail the {} syntax ambiguousity.
26841 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
26842 From: Nicholas Clark <nick@ccl4.org>
26843 Date: Fri, 17 Nov 2000 22:10:28 +0000
26844 Message-ID: <20001117221028.A88930@plum.flirble.org>
26847 ____________________________________________________________________________
26848 [ 7730] By: jhi on 2000/11/18 00:12:18
26849 Log: Subject: Fix for README.amiga (20000323.033)
26850 From: "Stephen P. Potter" <spp@spotter.yi.org>
26851 Date: Fri, 17 Nov 2000 12:25:51 -0500
26852 Message-Id: <200011171725.MAA05768@spotter.yi.org>
26855 ____________________________________________________________________________
26856 [ 7729] By: jhi on 2000/11/18 00:08:34
26857 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
26858 From: "A. C. Yardley" <yardley@tanet.net>
26859 Date: Mon, 3 Apr 2000 11:35:33 -0700
26860 Message-ID: <3483.000403@tanet.net>
26863 ____________________________________________________________________________
26864 [ 7728] By: nick on 2000/11/17 21:59:47
26865 Log: Integrate mainline
26867 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
26868 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
26869 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
26870 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
26871 ____________________________________________________________________________
26872 [ 7727] By: nick on 2000/11/17 21:56:31
26873 Log: Experiment on use of attributes.pm interface.
26874 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
26875 SVt_PVRV if not already something better (else vivify of say magic gets
26879 ____________________________________________________________________________
26880 [ 7726] By: jhi on 2000/11/17 14:15:49
26881 Log: Subject: Fix for 20000815.006
26882 From: "Stephen P. Potter" <spp@spotter.yi.org>
26883 Date: Fri, 17 Nov 2000 08:57:45 -0500
26884 Message-Id: <200011171357.IAA05122@spotter.yi.org>
26886 It's really 20000518.006.
26888 ! pod/perlmodlib.PL
26889 ____________________________________________________________________________
26890 [ 7725] By: jhi on 2000/11/17 14:12:31
26891 Log: Subject: Fix for 20000409.001
26892 From: "Stephen P. Potter" <spp@spotter.yi.org>
26893 Date: Fri, 17 Nov 2000 08:55:45 -0500
26894 Message-Id: <200011171355.IAA05104@spotter.yi.org>
26897 ____________________________________________________________________________
26898 [ 7724] By: jhi on 2000/11/17 14:08:58
26899 Log: Undo #7627 now that we have =head3.
26902 ____________________________________________________________________________
26903 [ 7723] By: jhi on 2000/11/17 14:04:09
26904 Log: As surmised the #7719 wasn't a good move.
26906 ! hints/solaris_2.sh
26907 ____________________________________________________________________________
26908 [ 7722] By: jhi on 2000/11/17 13:59:04
26909 Log: Also the 64bitall hints can be either here or there.
26911 ! hints/solaris_2.sh
26912 ____________________________________________________________________________
26913 [ 7721] By: jhi on 2000/11/17 02:26:23
26914 Log: Test tweak for the open pragma.
26917 ____________________________________________________________________________
26918 [ 7720] By: jhi on 2000/11/17 00:23:22
26919 Log: The long double hints can be here or there.
26921 ! hints/solaris_2.sh
26922 ____________________________________________________________________________
26923 [ 7719] By: jhi on 2000/11/17 00:14:06
26924 Log: For Solaris use64bitall the stdchar needs a little bit of help.
26926 ! hints/solaris_2.sh
26927 ____________________________________________________________________________
26928 [ 7718] By: jhi on 2000/11/16 23:27:34
26929 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
26930 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26931 Date: Wed, 15 Nov 2000 08:56:32 +0100
26932 Message-ID: <3A1241B0.64477E00@alcatel.at>
26934 ! lib/Carp/Heavy.pm
26935 ____________________________________________________________________________
26936 [ 7717] By: jhi on 2000/11/16 23:23:29
26937 Log: Subject: [PATCH] Re: 20001101.003 PDL
26938 From: Nicholas Clark <nick@ccl4.org>
26939 Date: Thu, 16 Nov 2000 16:48:25 +0000
26940 Message-ID: <20001116164825.B93487@plum.flirble.org>
26942 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
26943 ____________________________________________________________________________
26944 [ 7716] By: jhi on 2000/11/16 23:21:31
26945 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
26946 From: "Casey R. Tweten" <crt@kiski.net>
26947 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
26948 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
26950 ! lib/Pod/Checker.pm pod/perlpod.pod
26951 ____________________________________________________________________________
26952 [ 7715] By: jhi on 2000/11/16 23:19:40
26953 Log: Avoid an infinite loop in VMS when utils scripts are run
26954 with no arguments, from Charles Lane.
26957 ____________________________________________________________________________
26958 [ 7714] By: jhi on 2000/11/16 23:17:08
26959 Log: Subject: perllocale.pod changes
26960 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26961 Date: Mon, 13 Nov 2000 10:09:22 +0300
26962 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
26964 ! pod/perllocale.pod
26965 ____________________________________________________________________________
26966 [ 7713] By: jhi on 2000/11/16 23:14:06
26967 Log: Integrate perlio.
26969 !> doio.c perlio.c perlio.h util.c
26970 ____________________________________________________________________________
26971 [ 7712] By: nick on 2000/11/16 21:10:58
26972 Log: Integrate mainline
26974 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26975 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26976 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
26977 !> vos/config.ga.def vos/config.ga.h win32/config.bc
26978 !> win32/config.gc win32/config.vc
26979 ____________________________________________________________________________
26980 [ 7711] By: nick on 2000/11/16 19:56:41
26982 consistent way of getting 'rb', 'wb' etc. for binary opens
26983 move *perlio::layers to *open::layers
26984 a #define to show layers available
26985 DOSISH popen/PerlIO had export/import sense inverted.
26987 ! doio.c perlio.c perlio.h util.c
26988 ____________________________________________________________________________
26989 [ 7710] By: jhi on 2000/11/16 15:46:05
26990 Log: Add HAS_SBRK_PROTO.
26991 Branch: metaconfig/U/perl
26994 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26995 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26996 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26997 ! vos/config.ga.def vos/config.ga.h win32/config.bc
26998 ! win32/config.gc win32/config.vc
26999 ____________________________________________________________________________
27000 [ 7709] By: nick on 2000/11/16 07:31:49
27001 Log: Integrate mainline
27003 !> (integrate 35 files)
27004 ____________________________________________________________________________
27005 [ 7708] By: jhi on 2000/11/16 05:33:03
27006 Log: These files are text, not binary.
27008 ! ext/Encode/Encode/iso8859-10.enc
27009 ! ext/Encode/Encode/iso8859-13.enc
27010 ! ext/Encode/Encode/iso8859-14.enc
27011 ! ext/Encode/Encode/iso8859-15.enc
27012 ____________________________________________________________________________
27013 [ 7707] By: jhi on 2000/11/16 01:53:37
27014 Log: Update Changes.
27016 ! Changes patchlevel.h
27017 ____________________________________________________________________________
27018 [ 7706] By: jhi on 2000/11/16 01:35:59
27019 Log: More #undefing of stdio.
27021 ! fakesdio.h nostdio.h
27022 ____________________________________________________________________________
27023 [ 7705] By: jhi on 2000/11/16 01:34:18
27024 Log: Add fwalk() probe to the configuration files and regen perltoc.
27026 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27027 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
27028 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
27029 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27030 ! win32/config.bc win32/config.gc win32/config.vc
27031 ____________________________________________________________________________
27032 [ 7704] By: jhi on 2000/11/16 01:33:07
27033 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
27034 an optional third argument to Inlibc?)
27035 Branch: metaconfig/U/perl
27037 ____________________________________________________________________________
27038 [ 7703] By: jhi on 2000/11/16 01:09:22
27039 Log: The type of the hash_cb() size argument is tricky.
27041 ! ext/DB_File/DB_File.xs
27042 ____________________________________________________________________________
27043 [ 7702] By: jhi on 2000/11/15 23:01:16
27044 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
27047 ____________________________________________________________________________
27048 [ 7701] By: jhi on 2000/11/15 22:52:32
27052 ____________________________________________________________________________
27053 [ 7700] By: jhi on 2000/11/15 22:51:56
27054 Log: UINT64_C() work continues.
27056 ! handy.h perl.h utf8.h
27057 ____________________________________________________________________________
27058 [ 7699] By: jhi on 2000/11/15 14:13:04
27059 Log: SOCKS has its own USE_THREADS, based on
27061 Subject: [ID 20001114.002] et. al. bugfix followup
27062 From: Jens Hamisch <jens@Strawberry.COM>
27063 Date: Wed, 15 Nov 2000 14:23:11 +0100
27064 Message-ID: <20001115142311.A21164@Strawberry.COM>
27067 ____________________________________________________________________________
27068 [ 7698] By: jhi on 2000/11/15 03:50:56
27069 Log: Add few missing #undefs and sort them.
27072 ____________________________________________________________________________
27073 [ 7697] By: jhi on 2000/11/15 03:39:14
27074 Log: Linenumber fix.
27076 ! t/pragma/warn/utf8
27077 ____________________________________________________________________________
27078 [ 7696] By: jhi on 2000/11/15 02:55:26
27079 Log: EBCDIC tweaks.
27081 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
27082 From: Peter Prymmer <pvhp@forte.com>
27083 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
27084 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
27086 ! t/op/regmesg.t t/pragma/warn/utf8
27087 ____________________________________________________________________________
27088 [ 7695] By: jhi on 2000/11/15 02:53:58
27089 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
27090 From: Peter Prymmer <pvhp@forte.com>
27091 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
27092 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
27095 ____________________________________________________________________________
27096 [ 7694] By: jhi on 2000/11/15 02:50:55
27097 Log: Subject: [PATCH: perl@7674] updates to README.os390
27098 From: Prymmer/Kahn <pvhp@best.com>
27099 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
27100 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
27103 ____________________________________________________________________________
27104 [ 7693] By: jhi on 2000/11/15 02:48:37
27105 Log: Quit utf8_to_uv() instantly if curlen == 0.
27108 ____________________________________________________________________________
27109 [ 7692] By: jhi on 2000/11/15 02:24:29
27110 Log: Use u_int32_t for the size of hash_cb(), not size_t.
27112 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
27113 From: Jens Hamisch <jens@Strawberry.COM>
27114 Date: Tue, 14 Nov 2000 19:03:55 +0100
27115 Message-Id: <20001114190355.A20559@Strawberry.COM>
27117 ! ext/DB_File/DB_File.xs
27118 ____________________________________________________________________________
27119 [ 7691] By: jhi on 2000/11/15 02:20:12
27120 Log: Use UINT64_C().
27122 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
27123 From: Jens Hamisch <jens@Strawberry.COM>
27124 Date: Tue, 14 Nov 2000 19:16:23 +0100
27125 Message-Id: <20001114191623.G20559@Strawberry.COM>
27128 ____________________________________________________________________________
27129 [ 7690] By: jhi on 2000/11/15 02:17:06
27130 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
27131 (a macro to define signed and unsigned integer constants).
27134 ____________________________________________________________________________
27135 [ 7689] By: jhi on 2000/11/15 01:56:51
27136 Log: Regen Configure.
27139 ____________________________________________________________________________
27140 [ 7688] By: jhi on 2000/11/15 01:56:32
27141 Log: Make the unit know about SOCKS.
27143 ! U/protos/socksizetype.U
27144 ____________________________________________________________________________
27145 [ 7687] By: jhi on 2000/11/15 01:54:47
27146 Log: Remove unused dependencies.
27148 ! U/compline/d_getpagsz.U
27149 ____________________________________________________________________________
27150 [ 7686] By: nick on 2000/11/14 21:25:13
27151 Log: Integrate mainline.
27153 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
27154 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
27155 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
27156 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
27157 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
27158 !> win32/config.bc win32/config.gc win32/config.vc
27159 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
27160 ____________________________________________________________________________
27161 [ 7685] By: jhi on 2000/11/14 17:54:56
27162 Log: Integrate perlio.
27164 +> fakesdio.h perliol.h
27165 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
27166 !> perlsdio.h perlsfio.h pod/perlfunc.pod
27167 ____________________________________________________________________________
27168 [ 7684] By: nick on 2000/11/14 17:43:04
27169 Log: PerlIO #include and #ifdef re-work.
27171 + fakesdio.h perliol.h
27172 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
27173 ! perlsdio.h perlsfio.h
27174 ____________________________________________________________________________
27175 [ 7683] By: jhi on 2000/11/14 15:42:40
27176 Log: Hoist the duplicated socket/netdb include logic to perl.h;
27177 undef SETERRNO in case SOCKS has defined it. Based on:
27179 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
27180 From: Jens Hamisch <jens@Strawberry.COM>
27181 Date: Tue, 14 Nov 2000 11:34:40 +0100
27182 Message-Id: <20001114113440.A20005@Strawberry.COM>
27184 ! doio.c perl.h pp_sys.c
27185 ____________________________________________________________________________
27186 [ 7682] By: jhi on 2000/11/14 14:07:28
27187 Log: Subject: some additions for makefiles for win32 (for perl@7674)
27188 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27189 Date: Tue, 14 Nov 2000 09:31:13 +0300
27190 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
27192 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
27193 ! win32/makefile.mk
27194 ____________________________________________________________________________
27195 [ 7681] By: jhi on 2000/11/14 14:01:41
27196 Log: Subject: tiny typo in perl5db.pl
27197 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27198 Date: Tue, 14 Nov 2000 09:29:28 +0300
27199 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
27202 ____________________________________________________________________________
27203 [ 7680] By: jhi on 2000/11/14 04:13:50
27204 Log: Redo #7679 with LFs instead of CRLFs.
27206 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
27207 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
27208 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
27209 ____________________________________________________________________________
27210 [ 7679] By: jhi on 2000/11/14 01:21:09
27211 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
27212 From: Benjamin Stuhl <tiriath@yahoo.com>
27213 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27214 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27216 + win32/bin/mdelete.bat
27217 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
27218 ! makedef.pl perlio.c win32/Makefile win32/config.gc
27219 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
27220 ____________________________________________________________________________
27221 [ 7678] By: jhi on 2000/11/14 01:19:20
27222 Log: Fix the re extension building for Win32.
27224 Subject: [PATCH perl@7638] Get PerlIO building on Win32
27225 From: Benjamin Stuhl <tiriath@yahoo.com>
27226 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27227 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27229 + ext/re/hints/MSWin32.pl
27231 ____________________________________________________________________________
27232 [ 7677] By: jhi on 2000/11/14 01:13:54
27233 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
27234 From: sthoenna@efn.org
27235 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
27236 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
27238 ! doop.c pp.c toke.c utf8.c utf8.h
27239 ____________________________________________________________________________
27240 [ 7676] By: jhi on 2000/11/13 20:23:15
27241 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27242 From: Nicholas Clark <nick@ccl4.org>
27243 Date: Mon, 13 Nov 2000 18:55:04 +0000
27244 Message-ID: <20001113185504.J29183@plum.flirble.org>
27246 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
27247 ____________________________________________________________________________
27248 [ 7675] By: nick on 2000/11/13 20:21:57
27249 Log: Integrate mainline ...
27251 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
27252 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
27253 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
27254 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
27255 ____________________________________________________________________________
27256 [ 7674] By: jhi on 2000/11/13 15:07:56
27257 Log: Update Changes.
27259 ! Changes patchlevel.h
27260 ____________________________________________________________________________
27261 [ 7673] By: jhi on 2000/11/13 14:42:42
27262 Log: Remove the new two tests of lib/io_xs for now, they seem to
27263 fail under perlio on some platforms.
27266 ____________________________________________________________________________
27267 [ 7672] By: jhi on 2000/11/13 13:57:53
27268 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
27271 ____________________________________________________________________________
27272 [ 7671] By: jhi on 2000/11/13 05:30:48
27273 Log: Placate nervous compilers that see longer than ints switch()ing.
27276 ____________________________________________________________________________
27277 [ 7670] By: jhi on 2000/11/13 05:14:21
27278 Log: fputs() does return EOF on error but here we don't care.
27281 ____________________________________________________________________________
27282 [ 7669] By: jhi on 2000/11/13 05:02:45
27283 Log: Declare reg_data like reg_substr_data.
27286 ____________________________________________________________________________
27287 [ 7668] By: jhi on 2000/11/13 04:54:34
27288 Log: Typos in #7667.
27291 ____________________________________________________________________________
27292 [ 7667] By: jhi on 2000/11/13 04:49:49
27293 Log: Cleanup messy #ifdef.
27296 ____________________________________________________________________________
27297 [ 7666] By: jhi on 2000/11/13 04:17:34
27298 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27299 From: Nicholas Clark <nick@talking.bollo.cx>
27300 Date: Sun, 12 Nov 2000 21:14:11 +0000
27301 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
27303 Note: only one breakage of the two reported is fixed by this patch.
27306 ____________________________________________________________________________
27307 [ 7665] By: jhi on 2000/11/13 04:05:07
27308 Log: Tweak the definition of the bit complement on UTF-8 data:
27309 if none of the characters in the string are > 0xff,
27310 the result is a complemented byte string, not a (UTF-8)
27311 char string. Based on the summary in
27313 Subject: Re: [ID 20000918.005] ~ on wide chars
27314 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27315 Date: Fri, 10 Nov 2000 09:47:15 -0800
27316 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
27318 This should give us the maximum backward (pre-char string)
27319 compatibility and utf8 compatibility. The other alternative
27320 would be to limit the bit complement to be always byte only,
27321 taking the least significant byte of the chars.
27323 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
27324 ____________________________________________________________________________
27325 [ 7664] By: jhi on 2000/11/13 00:23:44
27326 Log: Couple of tests from #7660 salvaged.
27329 ! MANIFEST t/io/tell.t
27330 ____________________________________________________________________________
27331 [ 7663] By: jhi on 2000/11/13 00:02:48
27332 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
27333 From: Nicholas Clark <nick@talking.bollo.cx>
27334 Date: Sun, 12 Nov 2000 21:23:43 +0000
27335 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
27338 ____________________________________________________________________________
27339 [ 7662] By: jhi on 2000/11/13 00:01:39
27340 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
27341 From: Nicholas Clark <nick@talking.bollo.cx>
27342 Date: Sun, 12 Nov 2000 21:30:04 +0000
27343 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
27345 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
27346 ____________________________________________________________________________
27347 [ 7661] By: jhi on 2000/11/12 23:57:29
27348 Log: Document tell() on special streams.
27351 ____________________________________________________________________________
27352 [ 7660] By: jhi on 2000/11/12 23:54:22
27353 Log: (Subsumed by #7664)
27357 ____________________________________________________________________________
27358 [ 7659] By: jhi on 2000/11/12 22:55:25
27359 Log: Many subdocumented return values of the IO extension now documented.
27360 ungetc and write still left subdocumented.
27362 Subject: [PATCH] (was Re: IO::Handle::ungetc)
27363 From: Nicholas Clark <nick@talking.bollo.cx>
27364 Date: Sun, 12 Nov 2000 21:35:53 +0000
27365 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
27367 ! ext/IO/lib/IO/Handle.pm
27368 ____________________________________________________________________________
27369 [ 7658] By: jhi on 2000/11/12 21:37:06
27370 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
27371 From: Nicholas Clark <nick@talking.bollo.cx>
27372 Date: Sun, 12 Nov 2000 20:03:22 +0000
27373 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
27376 ____________________________________________________________________________
27377 [ 7657] By: jhi on 2000/11/12 20:34:55
27378 Log: Integrate perlio.
27381 ____________________________________________________________________________
27382 [ 7656] By: nick on 2000/11/12 19:25:06
27383 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
27386 ____________________________________________________________________________
27387 [ 7655] By: nick on 2000/11/12 19:09:41
27388 Log: Integrate mainline
27390 +> README.solaris ext/Encode/Encode/cp1006.enc
27391 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
27392 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
27393 +> ext/Encode/Encode/iso8859-13.enc
27394 +> ext/Encode/Encode/iso8859-14.enc
27395 +> ext/Encode/Encode/iso8859-15.enc
27396 !> (integrate 34 files)
27397 ____________________________________________________________________________
27398 [ 7654] By: jhi on 2000/11/12 19:00:22
27399 Log: Add a metaconfig unit for fsync.
27400 Branch: metaconfig/U/perl
27402 ____________________________________________________________________________
27403 [ 7653] By: jhi on 2000/11/12 19:00:01
27404 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
27406 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27407 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27408 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27409 ! vos/config.ga.h win32/config.bc win32/config.gc
27411 ____________________________________________________________________________
27412 [ 7652] By: jhi on 2000/11/11 21:12:01
27413 Log: Copy the s// information of README.hpux also to the perlrun.
27415 ! README.hpux pod/perlrun.pod
27416 ____________________________________________________________________________
27417 [ 7651] By: jhi on 2000/11/11 21:03:13
27418 Log: More README.solaris updates from Andy Dougherty.
27421 ____________________________________________________________________________
27422 [ 7650] By: jhi on 2000/11/11 18:38:57
27423 Log: More descriptive error for unknown perlio layers.
27425 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
27426 From: Dominic Dunlop <domo@computer.org>
27427 Date: Sat, 11 Nov 2000 18:20:32 +0100
27428 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27430 ! perlio.c pod/perldiag.pod
27431 ____________________________________________________________________________
27432 [ 7649] By: jhi on 2000/11/11 18:37:52
27433 Log: MachTen doesn't really do mmap() and munmap().
27435 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
27436 From: Dominic Dunlop <domo@computer.org>
27437 Date: Sat, 11 Nov 2000 18:20:32 +0100
27438 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27441 ____________________________________________________________________________
27442 [ 7648] By: jhi on 2000/11/11 18:36:46
27443 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
27444 From: rspier@pobox.com (Robert Spier)
27445 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
27446 Message-ID: <14861.32839.491271.985797@rls.cx>
27448 ! Porting/Contract pod/perltoot.pod
27449 ____________________________________________________________________________
27450 [ 7647] By: jhi on 2000/11/11 18:35:30
27451 Log: Simplify the getpagesize() unit by dropping the
27452 pagesize probe since it's nowadays slightly more
27453 complicated because of sysconf(). (Note: if some
27454 platform really needs the -lPW for getpagesize,
27457 TODO: a new pagesize unit.
27459 ! U/compline/d_getpagsz.U
27460 ____________________________________________________________________________
27461 [ 7646] By: jhi on 2000/11/11 18:33:23
27462 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
27464 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27465 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27466 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27467 ! vos/config.ga.h win32/config.bc win32/config.gc
27469 ____________________________________________________________________________
27470 [ 7645] By: jhi on 2000/11/11 16:45:15
27471 Log: Use sysconf() or getpagesize() to find out the pagesize.
27474 ____________________________________________________________________________
27475 [ 7644] By: jhi on 2000/11/11 15:46:08
27476 Log: Integrate perlio.
27479 ____________________________________________________________________________
27480 [ 7643] By: jhi on 2000/11/11 15:33:36
27481 Log: Subject: Re: [PATCH] README.solaris
27482 From: Lupe Christoph <lupe@lupe-christoph.de>
27483 Date: Sat, 11 Nov 2000 14:08:10 +0100
27484 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
27487 ____________________________________________________________________________
27488 [ 7642] By: jhi on 2000/11/11 15:22:12
27489 Log: Subject: [PATCH perl@7638] cygwin port
27490 From: "Eric Fifer" <egf7@columbia.edu>
27491 Date: Fri, 10 Nov 2000 19:30:30 -0000
27492 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
27494 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
27495 ____________________________________________________________________________
27496 [ 7641] By: nick on 2000/11/11 14:50:36
27497 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
27498 Also call "Buf" layer directly when unread'ing non-read chars.
27501 ____________________________________________________________________________
27502 [ 7640] By: jhi on 2000/11/11 02:05:02
27503 Log: Add more encoding tables.
27505 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
27506 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
27507 + ext/Encode/Encode/iso8859-10.enc
27508 + ext/Encode/Encode/iso8859-13.enc
27509 + ext/Encode/Encode/iso8859-14.enc
27510 + ext/Encode/Encode/iso8859-15.enc
27512 ____________________________________________________________________________
27513 [ 7639] By: jhi on 2000/11/10 18:49:25
27514 Log: Subject: [PATCH] README.solaris
27515 From: Andy Dougherty <doughera@lafayette.edu>
27516 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
27517 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
27520 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
27521 ! pod/perl.pod pod/perltoc.pod
27522 ____________________________________________________________________________
27523 [ 7638] By: jhi on 2000/11/10 15:04:15
27524 Log: Update Changes.
27526 ! Changes patchlevel.h
27527 ____________________________________________________________________________
27528 [ 7637] By: jhi on 2000/11/10 14:14:28
27529 Log: Explain better why certain regex tests are skipped.
27531 Subject: Re: tests skipped: unknown reason
27532 From: Lupe Christoph <lupe@lupe-christoph.de>
27533 Date: Fri, 10 Nov 2000 09:08:56 +0100
27534 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
27537 ____________________________________________________________________________
27538 [ 7636] By: nick on 2000/11/10 13:40:00
27539 Log: Integrate mainline.
27541 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
27542 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
27543 !> win32/bin/search.pl
27544 ____________________________________________________________________________
27545 [ 7635] By: nick on 2000/11/10 13:25:52
27546 Log: Re-instate stdio large file support via perlio.
27549 ____________________________________________________________________________
27550 [ 7634] By: jhi on 2000/11/10 04:49:55
27551 Log: Amdahl UTS hints updates.
27553 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
27554 From: hom00@utsglobal.com (Harold O Morris)
27555 Date: Thu, 9 Nov 2000 20:02 PST
27556 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
27559 ____________________________________________________________________________
27560 [ 7633] By: jhi on 2000/11/09 23:33:28
27561 Log: Subject: [PATCH] IO::Seekable pod
27562 From: Nicholas Clark <nick@talking.bollo.cx>
27563 Date: Thu, 9 Nov 2000 20:29:45 +0000
27564 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
27566 ! ext/IO/lib/IO/Handle.pm
27567 ____________________________________________________________________________
27568 [ 7632] By: jhi on 2000/11/09 21:55:41
27569 Log: Various doc oddball characters.
27571 Subject: [ID 20001106.004] Perl 5.6.0 bugs
27572 From: Michael Somos <somos@grail.cba.csuohio.edu>
27573 Date: Mon, 6 Nov 2000 17:44:20 -0500
27574 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
27576 ! emacs/cperl-mode.el lib/unicode/syllables.txt
27577 ! win32/bin/search.pl
27578 ____________________________________________________________________________
27579 [ 7631] By: jhi on 2000/11/09 21:12:29
27580 Log: Subject: Re: bash -c exit and linux hints
27581 From: "John P. Linderman" <jpl@research.att.com>
27582 Date: Thu, 02 Nov 2000 09:37:25 -0500
27583 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
27586 ____________________________________________________________________________
27587 [ 7630] By: nick on 2000/11/09 20:34:11
27588 Log: Integrate mainline.
27590 !> (integrate 91 files)
27591 ____________________________________________________________________________
27592 [ 7629] By: jhi on 2000/11/09 19:46:31
27593 Log: Missing dTHXs.
27595 Subject: RE: perl@7595 builds not on cygwin
27596 From: "Eric Fifer" <egf7@columbia.edu>
27597 Date: Thu, 9 Nov 2000 19:26:50 -0000
27598 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
27600 ! ext/Devel/Peek/Peek.xs
27601 ____________________________________________________________________________
27602 [ 7628] By: jhi on 2000/11/09 14:48:27
27603 Log: Disable only the tests 99 and 166 for UTF-8 locales.
27605 ! t/pragma/locale.t
27606 ____________________________________________________________________________
27607 [ 7627] By: jhi on 2000/11/09 14:40:27
27608 Log: There's no =head3.
27611 ____________________________________________________________________________
27612 [ 7626] By: jhi on 2000/11/09 13:54:26
27613 Log: The generated boot_* headers are wrong. Pickier compiler,
27614 such as KAI C++ will refuse to compile the resulting perlmain.
27616 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
27617 From: Harri Pasanen <harri.pasanen@trema.com>
27618 Date: Thu, 09 Nov 2000 14:23:28 +0100
27619 Message-Id: <3A0AA550.26D548A3@trema.com>
27622 ____________________________________________________________________________
27623 [ 7625] By: jhi on 2000/11/09 13:50:44
27624 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
27625 From: Prymmer/Kahn <pvhp@best.com>
27626 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
27627 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
27629 All except the "cow orker" change.
27631 ! Porting/pumpkin.pod
27632 ____________________________________________________________________________
27633 [ 7624] By: jhi on 2000/11/09 13:45:33
27636 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
27637 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27638 Date: Thu, 09 Nov 2000 11:05:52 +0100
27639 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
27641 ! pod/perldiag.pod t/pragma/warn/pp_sys
27642 ____________________________________________________________________________
27643 [ 7623] By: jhi on 2000/11/09 13:37:16
27644 Log: Typo in an ifndef.
27646 Subject: Re: [PATCH 5.7.0] better messages from malloc()
27647 From: Joe Smith <jms@inwap.com>
27648 Date: Thu, 09 Nov 2000 01:33:14 -0800
27649 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
27652 ____________________________________________________________________________
27653 [ 7622] By: jhi on 2000/11/09 13:31:18
27654 Log: Remove unused extra arguments.
27655 Branch: metaconfig/U/perl
27658 ! Configure config_h.SH
27659 ____________________________________________________________________________
27660 [ 7621] By: jhi on 2000/11/09 13:16:36
27661 Log: More VMS moves on environment handling, from Charles Lane.
27663 ! t/pragma/locale.t
27664 ____________________________________________________________________________
27665 [ 7620] By: jhi on 2000/11/09 04:42:38
27666 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
27667 From: David Dyck <dcd@tc.fluke.com>
27668 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
27669 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
27672 ____________________________________________________________________________
27673 [ 7619] By: jhi on 2000/11/09 04:36:21
27674 Log: Forgot from #7618.
27677 ____________________________________________________________________________
27678 [ 7618] By: jhi on 2000/11/09 04:28:44
27679 Log: Make deleting for %ENV work for (newer versions of) VMS,
27680 from Craig A. Berry.
27683 ____________________________________________________________________________
27684 [ 7617] By: jhi on 2000/11/09 04:25:05
27685 Log: Subject: [PATCH] Class::Struct at compile time
27686 From: "Casey R. Tweten" <crt@kiski.net>
27687 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
27688 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
27690 ! lib/Class/Struct.pm
27691 ____________________________________________________________________________
27692 [ 7616] By: jhi on 2000/11/09 04:15:17
27693 Log: Subject: [ID 20001108.013] spelling
27694 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
27695 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
27696 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
27699 ____________________________________________________________________________
27700 [ 7615] By: jhi on 2000/11/09 04:12:42
27701 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
27702 From: Peter Prymmer <pvhp@forte.com>
27703 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
27704 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
27707 ____________________________________________________________________________
27708 [ 7614] By: jhi on 2000/11/08 22:42:55
27709 Log: A missing aTHX_.
27711 ! ext/IPC/SysV/SysV.xs
27712 ____________________________________________________________________________
27713 [ 7613] By: jhi on 2000/11/08 19:30:21
27714 Log: Update Changes.
27716 ! Changes patchlevel.h
27717 ____________________________________________________________________________
27718 [ 7612] By: jhi on 2000/11/08 18:35:25
27719 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
27720 From: David Dyck <dcd@tc.fluke.com>
27721 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
27722 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
27725 ____________________________________________________________________________
27726 [ 7611] By: jhi on 2000/11/08 18:30:26
27727 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
27728 From: Dominic Dunlop <domo@computer.org>
27729 Date: Tue, 7 Nov 2000 12:05:25 +0100
27730 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
27733 ____________________________________________________________________________
27734 [ 7610] By: jhi on 2000/11/08 18:25:14
27735 Log: Do not test UTF-8 locales since that the tests would require
27736 polymorphic regexen.
27738 ! t/pragma/locale.t
27739 ____________________________________________________________________________
27740 [ 7609] By: jhi on 2000/11/08 17:12:51
27741 Log: Locale buglets.
27743 Subject: RE: Locales support (setlocale) fixes
27744 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27745 Date: Wed, 8 Nov 2000 20:01:39 +0300
27746 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
27748 ! t/pragma/locale.t util.c
27749 ____________________________________________________________________________
27750 [ 7608] By: jhi on 2000/11/08 17:00:16
27751 Log: Deleting $ENV{PATH} in VMS is not recommendable.
27753 ! t/pragma/locale.t
27754 ____________________________________________________________________________
27755 [ 7607] By: jhi on 2000/11/08 16:58:26
27756 Log: Subject: PATCH std stdio for (Free)BSD
27757 From: Nicholas Clark <nick@ccl4.org>
27758 Date: Wed, 8 Nov 2000 15:36:29 +0000
27759 Message-ID: <20001108153629.D98736@plum.flirble.org>
27761 ! U/compline/d_stdstdio.U
27763 ! Configure config_h.SH
27764 ____________________________________________________________________________
27765 [ 7606] By: jhi on 2000/11/08 16:43:31
27766 Log: Forgot to bump the line numbers in #7601.
27768 ! t/pragma/warn/pp_sys
27769 ____________________________________________________________________________
27770 [ 7605] By: jhi on 2000/11/08 16:39:12
27771 Log: More careful detection of how well NVs and UVs mix.
27773 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))
27774 From: Nicholas Clark <nick@ccl4.org>
27775 Date: Wed, 8 Nov 2000 15:14:12 +0000
27776 Message-ID: <20001108151412.B98736@plum.flirble.org>
27778 Added some SIGFPE paranoia.
27779 Branch: metaconfig/U/perl
27782 ! Configure config_h.SH
27783 ____________________________________________________________________________
27784 [ 7604] By: jhi on 2000/11/08 14:39:10
27785 Log: Subject: [patch perl@7595] VMS configure.com tweak
27786 From: "Craig A. Berry" <craigberry@mac.com>
27787 Date: Wed, 8 Nov 2000 00:24:12 -0600
27788 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
27791 ____________________________________________________________________________
27792 [ 7603] By: jhi on 2000/11/08 14:27:11
27793 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
27794 From: Robin Barker <rmb1@cise.npl.co.uk>
27795 Date: Wed, 8 Nov 2000 11:11:39 GMT
27796 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
27799 ____________________________________________________________________________
27800 [ 7602] By: jhi on 2000/11/08 14:25:03
27801 Log: Fix for the tie-refhash string table leaks.
27803 From: Nick Ing-Simmons <nik@tiuk.ti.com>
27804 Date: Wed, 8 Nov 2000 13:03:04 GMT
27805 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
27807 ! t/lib/tie-refhash.t
27808 ____________________________________________________________________________
27809 [ 7601] By: jhi on 2000/11/08 14:21:08
27810 Log: Try to avoid flockless and emulationless places.
27812 ! t/pragma/warn/pp_sys
27813 ____________________________________________________________________________
27814 [ 7600] By: jhi on 2000/11/08 02:28:54
27815 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
27817 Subject: [PATCH] prototyped functions that should be overrideable
27818 From: "Casey R. Tweten" <crt@kiski.net>
27819 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
27820 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
27823 ____________________________________________________________________________
27824 [ 7599] By: jhi on 2000/11/08 01:12:05
27825 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
27827 Subject: [PATCH] perlbug.PL
27828 From: "Kurt D. Starsinic" <kstar@chapin.edu>
27829 Date: Mon, 6 Nov 2000 21:39:01 -0500
27830 Message-ID: <20001106213901.B20955@O2.chapin.edu>
27833 ____________________________________________________________________________
27834 [ 7598] By: jhi on 2000/11/07 23:42:00
27835 Log: Bad thinko in #7581 (I used the test program with the expanded
27838 ! U/compline/d_stdstdio.U
27841 ____________________________________________________________________________
27842 [ 7597] By: jhi on 2000/11/07 21:43:29
27843 Log: Subject: [PATCH perl@7573] cygwin port
27844 From: "Fifer, Eric" <EFifer@sanwaint.com>
27845 Date: Tue, 7 Nov 2000 18:08:51 -0000
27846 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
27848 Synchronize with Cygwin 1.1.5.
27850 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
27851 ! pod/perlport.pod unixish.h util.c
27852 ____________________________________________________________________________
27853 [ 7596] By: jhi on 2000/11/07 21:39:25
27854 Log: perlhack updates from H.Merijn Brand.
27857 ____________________________________________________________________________
27858 [ 7595] By: jhi on 2000/11/07 20:21:41
27859 Log: Update Changes.
27861 ! Changes patchlevel.h
27862 ____________________________________________________________________________
27863 [ 7594] By: jhi on 2000/11/07 19:18:58
27864 Log: Be more robust in Dynaloader.pm.
27866 ! ext/DynaLoader/DynaLoader_pm.PL
27867 ____________________________________________________________________________
27868 [ 7593] By: jhi on 2000/11/07 16:49:31
27869 Log: AUTHORS update.
27872 ____________________________________________________________________________
27873 [ 7592] By: gsar on 2000/11/07 16:39:51
27874 Log: normalize relative paths in virtualized current directory on windows,
27875 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
27879 ____________________________________________________________________________
27880 [ 7591] By: jhi on 2000/11/07 16:04:26
27881 Log: Too profiler-happy: with optimization the #7590 actually makes
27882 the test to run 0.5% _slower_. Requires much more instrumentation.
27885 ! regcomp.c regcomp.h
27886 ____________________________________________________________________________
27887 [ 7590] By: jhi on 2000/11/07 15:51:13
27888 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
27889 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
27890 by using memset() and testing bytewise (as opposed to bitwise).
27892 ! regcomp.c regcomp.h
27893 ____________________________________________________________________________
27894 [ 7589] By: jhi on 2000/11/07 12:56:39
27895 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
27896 From: "Craig A. Berry" <craig.berry@psinetcs.com>
27897 Date: Mon, 06 Nov 2000 23:45:30 -0500
27898 Message-Id: <0011079735.AA973576259@univpress.com>
27900 ! configure.com t/lib/st-lock.t
27901 ____________________________________________________________________________
27902 [ 7588] By: jhi on 2000/11/07 01:03:28
27906 ____________________________________________________________________________
27907 [ 7587] By: jhi on 2000/11/07 01:00:27
27908 Log: A doc addition for bug id 20001105.019, beware \p.
27911 ____________________________________________________________________________
27912 [ 7586] By: jhi on 2000/11/07 00:32:22
27913 Log: Fake support of holey files in win/dosish platforms.
27915 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
27916 From: kipp@shonanblue.ne.jp
27917 Date: Mon, 6 Nov 2000 13:30:55 -0800
27918 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
27920 ! ext/SDBM_File/sdbm/sdbm.c
27921 ____________________________________________________________________________
27922 [ 7585] By: jhi on 2000/11/07 00:12:54
27923 Log: Subject: Pod updates
27924 From: "Stephen P. Potter" <spp@spotter.yi.org>
27925 Date: Mon, 06 Nov 2000 18:56:43 -0500
27926 Message-Id: <200011062357.SAA18173@spotter.yi.org>
27928 ! README.dos README.os2 README.win32 pod/buildtoc.PL
27929 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
27930 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
27931 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
27932 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
27933 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
27934 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
27935 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
27936 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
27937 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
27938 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
27939 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
27940 ! pod/perltootc.pod pod/perlunicode.pod
27941 ____________________________________________________________________________
27942 [ 7584] By: jhi on 2000/11/07 00:04:17
27943 Log: Varargs don't always work too well if one puts an unsigned
27944 char on the stack and pop an unsigned quad off the stack.
27946 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
27947 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27948 Date: Mon, 06 Nov 2000 15:19:05 -0800
27949 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
27952 ____________________________________________________________________________
27953 [ 7583] By: jhi on 2000/11/06 23:58:48
27954 Log: %ENV note tweaks from Dan Sugalski.
27956 ! pod/perlport.pod vms/perlvms.pod
27957 ____________________________________________________________________________
27958 [ 7582] By: jhi on 2000/11/06 23:05:49
27959 Log: glibc5 detection by __GNU_LIBRARY__.
27962 ____________________________________________________________________________
27963 [ 7581] By: jhi on 2000/11/06 22:51:29
27964 Log: Make the stdio test program of 7427 less noisy while being
27965 compiled so that Digital UNIX wouldn't get both
27966 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
27967 undefined. This makes perlio happy.
27969 ! U/compline/d_stdstdio.U
27971 ! Configure config_h.SH
27972 ____________________________________________________________________________
27973 [ 7580] By: jhi on 2000/11/06 22:41:41
27974 Log: Document %ENV = () portability issues.
27976 ! pod/perlport.pod vms/perlvms.pod
27977 ____________________________________________________________________________
27978 [ 7579] By: jhi on 2000/11/06 21:29:24
27979 Log: VOS updates from Paul Green.
27981 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27982 ____________________________________________________________________________
27983 [ 7578] By: jhi on 2000/11/06 21:00:40
27984 Log: Sanitize the environment further.
27986 ! t/pragma/locale.t
27987 ____________________________________________________________________________
27988 [ 7577] By: jhi on 2000/11/06 20:53:51
27989 Log: Re-introduce 7552 lost in integration.
27992 ____________________________________________________________________________
27993 [ 7576] By: jhi on 2000/11/06 20:33:46
27994 Log: Admit that the test leaks scalars.
27997 ____________________________________________________________________________
27998 [ 7575] By: jhi on 2000/11/06 20:17:08
27999 Log: Integrate perlio.
28002 ____________________________________________________________________________
28003 [ 7574] By: nick on 2000/11/06 20:07:28
28004 Log: Remove debug. Try (Mmap_t) on madvise() call.
28007 ____________________________________________________________________________
28008 [ 7573] By: jhi on 2000/11/06 13:56:05
28009 Log: Update Changes.
28011 ! Changes patchlevel.h
28012 ____________________________________________________________________________
28013 [ 7572] By: jhi on 2000/11/06 13:48:41
28014 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
28015 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28016 Date: Mon, 06 Nov 2000 10:11:42 +0100
28017 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
28020 ____________________________________________________________________________
28021 [ 7571] By: jhi on 2000/11/06 01:45:51
28022 Log: AUTHORS updates.
28025 ____________________________________________________________________________
28026 [ 7570] By: jhi on 2000/11/06 00:18:00
28029 Subject: [ID 20000728.005] perl -P broken
28030 From: David Dyck <dcd@tc.fluke.com>
28031 Date: Fri, 28 Jul 2000 17:19:16 -0700
28032 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
28034 (hopefully). The fix is also not complete, it seems to break
28035 BOM swallowing for libc5 systems, but until someone figures
28036 out a way to do this without ftell(), this will do.
28039 ____________________________________________________________________________
28040 [ 7569] By: jhi on 2000/11/06 00:05:30
28041 Log: Document that the evaled syntax errors cause scalar leaks.
28044 ____________________________________________________________________________
28045 [ 7568] By: jhi on 2000/11/05 23:14:47
28046 Log: opmini.o can linger from Configures past.
28049 ____________________________________________________________________________
28050 [ 7567] By: jhi on 2000/11/05 21:28:39
28051 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
28052 first argument correctly.
28055 ____________________________________________________________________________
28056 [ 7566] By: jhi on 2000/11/05 21:15:56
28057 Log: Integrate perlio.
28060 ____________________________________________________________________________
28061 [ 7565] By: jhi on 2000/11/05 21:15:13
28062 Log: Use -dM for gcc (the suggested patch did it only for Linux,
28063 but I think it can be generalized).
28065 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
28066 From: Pixel <pixel@mandrakesoft.com>
28067 Date: 05 Nov 2000 21:49:34 +0100
28068 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
28070 ! ext/Errno/Errno_pm.PL
28071 ____________________________________________________________________________
28072 [ 7564] By: nick on 2000/11/05 21:09:18
28073 Log: Added a mmap layer as a "subclass" of perlio.
28074 PERLIO=mmap ./perl harness passes
28077 ____________________________________________________________________________
28078 [ 7563] By: jhi on 2000/11/05 19:48:55
28079 Log: Add a note for future generations about bug id 20000229.006.
28082 ____________________________________________________________________________
28083 [ 7562] By: jhi on 2000/11/05 19:38:24
28084 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
28086 ! pp_ctl.c t/op/pos.t
28087 ____________________________________________________________________________
28088 [ 7561] By: jhi on 2000/11/05 18:21:46
28089 Log: Add =pod to be tidy.
28091 ! lib/Math/Complex.pm
28092 ____________________________________________________________________________
28093 [ 7560] By: jhi on 2000/11/05 17:38:46
28094 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
28096 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28097 ! ext/Storable/Storable.xs t/lib/st-recurse.t
28098 ____________________________________________________________________________
28099 [ 7559] By: jhi on 2000/11/05 17:32:59
28100 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
28101 From: "Peter J. Farley III" <pjfarley@banet.net>
28102 Date: Sun, 05 Nov 2000 11:55:59 -0500
28103 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
28106 ____________________________________________________________________________
28107 [ 7558] By: jhi on 2000/11/05 17:29:19
28108 Log: Integrate perlio.
28111 ____________________________________________________________________________
28112 [ 7557] By: jhi on 2000/11/05 17:22:01
28113 Log: A fix of sorts for 20000329.026, a better error message
28114 for a missing "use charnames" when using the \N{...}.
28116 ! pod/perldiag.pod toke.c
28117 ____________________________________________________________________________
28118 [ 7556] By: jhi on 2000/11/05 16:33:50
28119 Log: Test tweak: show also the failed locales.
28121 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
28122 From: Lupe Christoph <lupe@lupe-christoph.de>
28123 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
28124 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
28126 ! t/pragma/locale.t
28127 ____________________________________________________________________________
28128 [ 7555] By: nick on 2000/11/05 11:09:34
28129 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
28130 open RDWR so does not fail. (pragma/warnings 303 again...)
28133 ____________________________________________________________________________
28134 [ 7554] By: nick on 2000/11/05 10:10:13
28135 Log: Fix case where ungetc(f,EOF) was allowed.
28136 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
28137 so we can see similarities.
28138 Use types more carefully and a STDCHAR array in hope that this will
28139 fix Jarrko's 64bit machine.
28142 ____________________________________________________________________________
28143 [ 7553] By: jhi on 2000/11/05 01:12:16
28146 Subject: [ID 20001004.007] taint propogation is inconsistent
28147 From: pimlott@idiomtech.com (Andrew Pimlott)
28148 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
28149 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
28151 The culprit was sv_setsv() which was rather blindly
28152 propagating taint, which lead to behaviour where if
28153 a tainted anon hash value was seen all the hash values
28154 from then on at that level became tainted, or at any
28155 upper levels in the case of nested anon hashes.
28157 ! sv.c t/op/taint.t
28158 ____________________________________________________________________________
28159 [ 7552] By: jhi on 2000/11/04 23:44:18
28160 Log: Some cpps don't like splitting conditionals across several lines.
28163 ____________________________________________________________________________
28164 [ 7551] By: nick on 2000/11/04 23:40:44
28165 Log: Integrate mainline
28167 !> pp_hot.c t/op/taint.t
28168 ____________________________________________________________________________
28169 [ 7550] By: nick on 2000/11/04 23:39:05
28170 Log: Integrate mainline again
28172 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
28173 !> t/lib/b.t t/op/misc.t util.c
28174 ____________________________________________________________________________
28175 [ 7549] By: jhi on 2000/11/04 23:14:01
28178 Subject: [ID 20001004.006] undef is never tainted
28179 From: pimlott@idiomtech.com (Andrew Pimlott)
28180 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
28181 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
28183 An undef read from a slurped file was not tainted.
28185 ! pp_hot.c t/op/taint.t
28186 ____________________________________________________________________________
28187 [ 7548] By: jhi on 2000/11/04 22:56:21
28188 Log: Test tweak ($Config{useperlio} is by default undef) .
28191 ____________________________________________________________________________
28192 [ 7547] By: jhi on 2000/11/04 22:43:56
28193 Log: Integrate perlio.
28196 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
28197 !> pod/perlapi.pod t/lib/b.t
28198 ____________________________________________________________________________
28199 [ 7546] By: jhi on 2000/11/04 22:40:59
28200 Log: Configure would use a bad $myuname from an old config.sh.
28202 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
28203 From: Andy Dougherty <doughera@lafayette.edu>
28204 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
28205 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
28207 ! U/modified/Oldconfig.U
28209 ! Configure config_h.SH
28210 ____________________________________________________________________________
28211 [ 7545] By: jhi on 2000/11/04 22:36:54
28212 Log: Subject: Locales support (setlocale) fixes
28213 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28214 Date: Sat, 4 Nov 2000 10:15:48 +0300
28215 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
28217 Modified quite a bit to be more portable.
28219 ! embed.h embed.pl perl.h proto.h util.c
28220 ____________________________________________________________________________
28221 [ 7544] By: jhi on 2000/11/04 22:32:47
28222 Log: Dying is too strict here, better just skip.
28225 ____________________________________________________________________________
28226 [ 7543] By: nick on 2000/11/04 21:55:13
28227 Log: Merge mainline
28229 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28230 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
28231 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
28232 !> (integrate 64 files)
28233 ____________________________________________________________________________
28234 [ 7542] By: jhi on 2000/11/04 21:09:28
28235 Log: More Changes tweakery.
28237 ! Changes Porting/genlog
28238 ____________________________________________________________________________
28239 [ 7541] By: jhi on 2000/11/04 20:58:18
28240 Log: Changes fixups.
28243 ____________________________________________________________________________
28244 [ 7540] By: jhi on 2000/11/04 20:42:38
28245 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
28246 create a "fast path" for locale name probing using "locale -a"
28247 if available, squash finally hopefully the s?printf resetting
28248 the numeric locale (since, IIUC perllocale, it never shouldn't).
28250 ! sv.c t/op/misc.t t/pragma/locale.t
28251 ____________________________________________________________________________
28252 [ 7539] By: nick on 2000/11/04 19:56:10
28253 Log: PerlIO infrastructure complete.
28256 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
28257 ____________________________________________________________________________
28258 [ 7538] By: nick on 2000/11/04 14:31:32
28259 Log: Type tweaks + less contorted allocation scheme
28262 ____________________________________________________________________________
28263 [ 7537] By: nick on 2000/11/04 12:40:42
28264 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
28265 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
28266 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
28267 sensible) which lead to some interesting fails.
28270 ____________________________________________________________________________
28271 [ 7536] By: jhi on 2000/11/04 00:20:02
28272 Log: Add FCNTL_CAN_LOCK.
28274 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28275 From: Andy Dougherty <doughera@lafayette.edu>
28276 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
28277 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
28279 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28280 From: Andy Dougherty <doughera@lafayette.edu>
28281 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
28282 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
28283 Branch: metaconfig/U/perl
28284 + d_fcntl_can_lock.U
28287 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28288 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
28289 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28290 ! vos/config.ga.h win32/config.bc win32/config.gc
28292 ____________________________________________________________________________
28293 [ 7535] By: nick on 2000/11/03 22:19:10
28294 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
28295 - Works on Linux with
28298 - Works on Solaris with
28300 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
28301 - Fails (hangs in openpid) if you try and stack
28302 perlio + stdio - Linux stdio's read() logic is hanging.
28304 ! iperlsys.h perlio.c
28305 ____________________________________________________________________________
28306 [ 7534] By: jhi on 2000/11/03 15:16:02
28307 Log: Subject: Re: README.aix
28308 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28309 Date: Fri, 03 Nov 2000 16:03:15 +0100
28310 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
28313 ____________________________________________________________________________
28314 [ 7533] By: jhi on 2000/11/03 03:59:02
28315 Log: Subject: [PATCH 5.7.0] better messages from malloc()
28316 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28317 Date: Wed, 1 Nov 2000 23:39:56 -0500
28318 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
28320 ! malloc.c pod/perldiag.pod
28321 ____________________________________________________________________________
28322 [ 7532] By: jhi on 2000/11/03 00:11:56
28323 Log: The #7521 touched things it shouldn't have.
28325 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
28326 ____________________________________________________________________________
28327 [ 7531] By: jhi on 2000/11/02 22:32:33
28328 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
28329 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28330 Date: Thu, 2 Nov 2000 16:58:36 EST
28331 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
28333 ! vms/gen_shrfls.pl
28334 ____________________________________________________________________________
28335 [ 7530] By: jhi on 2000/11/02 22:08:49
28336 Log: Fix the problem discussed in
28338 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
28339 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
28340 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
28342 originally from Linc Madison. Also Andreas König's comments
28343 taken into account. Some other problems with Tie::SubstrHash
28344 fixed: didn't croak when the table exceeded the requested number
28345 of entries (as documented) but instead when the number of entries
28346 exceeded the size of the table, a croak() had an unnecessary \n,
28347 didn't have a CLEAR method, documented that there is no exists().
28348 Didn't fix to be strict-proof because the module uses &foo; and
28349 dynamic scope. Added a test script exercizing both first tamely
28350 the basic functionality, and then the failure cases reported by
28353 + t/lib/tie-substrhash.t
28354 ! MANIFEST lib/Tie/SubstrHash.pm
28355 ____________________________________________________________________________
28356 [ 7529] By: jhi on 2000/11/02 17:58:08
28357 Log: recv() can fail and return undef.
28359 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
28360 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
28361 Date: Thu, 2 Nov 2000 20:12:20 +0300
28362 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
28365 ____________________________________________________________________________
28366 [ 7528] By: jhi on 2000/11/02 17:49:09
28370 ____________________________________________________________________________
28371 [ 7527] By: jhi on 2000/11/02 15:48:37
28372 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
28373 fix a autovivification bug in Tie::RefHash, add tests for both.
28375 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
28376 From: Edward Avis <epa98@doc.ic.ac.uk>
28377 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
28378 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
28380 + t/lib/tie-refhash.t
28381 ! MANIFEST lib/Tie/RefHash.pm
28382 ____________________________________________________________________________
28383 [ 7526] By: jhi on 2000/11/02 13:56:26
28384 Log: Test::Harness revealed buglets in the new DynaLoader.
28386 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
28387 From: andreas.koenig@anima.de (Andreas J. Koenig)
28388 Date: 02 Nov 2000 11:26:48 +0100
28389 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
28391 ! ext/DynaLoader/DynaLoader_pm.PL
28392 ____________________________________________________________________________
28393 [ 7525] By: jhi on 2000/11/01 23:52:08
28394 Log: The entry for #7503 was missing.
28397 ____________________________________________________________________________
28398 [ 7524] By: jhi on 2000/11/01 23:40:52
28399 Log: Update Changes.
28401 ! Changes patchlevel.h
28402 ____________________________________________________________________________
28403 [ 7523] By: jhi on 2000/11/01 22:57:09
28404 Log: More tweaking on the #7522 theme.
28406 ! ext/DynaLoader/DynaLoader_pm.PL
28407 ____________________________________________________________________________
28408 [ 7522] By: jhi on 2000/11/01 22:06:15
28409 Log: Expand %Config variables and %ENV variables only if
28410 so requested during build time using the
28411 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
28412 Not expanding makes relocating distributions easier.
28414 ! ext/DynaLoader/DynaLoader_pm.PL
28415 ____________________________________________________________________________
28416 [ 7521] By: jhi on 2000/11/01 20:56:34
28417 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
28418 and setgid() because they were just changing $< and $( which means
28419 only changing the real uid/gid, as opposed to changing both
28420 real and effective ids. (The alternative way could have been
28421 in POSIX.pm to change $> and $), too, but making a direct call
28422 to the C API feels cleaner.) Fixes the bug
28424 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
28425 From: "Garry T. Williams" <garry@zvolve.com>
28426 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
28427 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
28429 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28430 ! ext/POSIX/typemap pod/perlvar.pod
28431 ____________________________________________________________________________
28432 [ 7520] By: jhi on 2000/11/01 20:08:33
28433 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
28434 From: "Garry T. Williams" <garry@zvolve.com>
28435 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
28436 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
28439 ____________________________________________________________________________
28440 [ 7519] By: jhi on 2000/11/01 20:01:22
28441 Log: Locale warning explanation tweak.
28444 ____________________________________________________________________________
28445 [ 7518] By: jhi on 2000/11/01 18:57:13
28448 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
28449 From: Jarkko Hietaniemi <jhi@iki.fi>
28450 Date: Tue, 10 Oct 2000 08:22:28 -0500
28451 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
28454 ____________________________________________________________________________
28455 [ 7517] By: jhi on 2000/11/01 18:41:59
28456 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
28457 From: Martien Verbruggen <mgjv@comdyn.com.au>
28458 Date: Fri, 6 Oct 2000 14:09:10 +1100
28459 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
28462 ____________________________________________________________________________
28463 [ 7516] By: jhi on 2000/11/01 18:34:55
28464 Log: Generalize the Camel wording.
28466 Subject: Re: perlfaq style changes
28467 From: John Borwick <jhborwic@unity.ncsu.edu>
28468 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
28469 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
28471 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
28472 ____________________________________________________________________________
28473 [ 7515] By: jhi on 2000/11/01 16:52:31
28474 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
28475 From: pimlott@idiomtech.com (Andrew Pimlott)
28476 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
28477 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
28480 ____________________________________________________________________________
28481 [ 7514] By: jhi on 2000/11/01 15:03:40
28482 Log: More AIX lore.
28484 ! ext/re/hints/aix.pl
28485 ____________________________________________________________________________
28486 [ 7513] By: jhi on 2000/11/01 14:48:30
28487 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
28488 From: root <root@chronos.fi.muni.cz>
28489 Date: Wed, 1 Nov 2000 12:31:32 +0100
28490 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
28493 ____________________________________________________________________________
28494 [ 7512] By: jhi on 2000/11/01 14:46:47
28495 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
28496 From: Martin Husemann <martin@duskware.de>
28497 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
28498 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
28501 ____________________________________________________________________________
28502 [ 7511] By: jhi on 2000/11/01 14:39:50
28503 Log: AUTHORS updates.
28506 ____________________________________________________________________________
28507 [ 7510] By: jhi on 2000/11/01 14:29:50
28508 Log: Subject: [PATCH] startperl to respect versiononly
28509 From: Robin Barker <rmb1@cise.npl.co.uk>
28510 Date: Tue, 31 Oct 2000 16:29:36 GMT
28511 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
28512 Branch: metaconfig/U/perl
28515 ! Configure config_h.SH
28516 ____________________________________________________________________________
28517 [ 7509] By: jhi on 2000/11/01 14:19:53
28518 Log: printf UVs the correct way, noticed by Robin Barker.
28521 ____________________________________________________________________________
28522 [ 7508] By: jhi on 2000/11/01 14:10:03
28523 Log: Do not cleanup *% because the % has special meanings in some
28524 shell environments.
28526 ! ext/Storable/Makefile.PL
28527 ____________________________________________________________________________
28528 [ 7507] By: jhi on 2000/11/01 14:06:00
28529 Log: The NonStop-UX libraries have a novel way to say NaN.
28532 ____________________________________________________________________________
28533 [ 7506] By: jhi on 2000/11/01 14:03:35
28534 Log: The osname has been lowercased by now, from Tom Bates.
28536 ! U/modified/Oldconfig.U
28538 ! Configure config_h.SH
28539 ____________________________________________________________________________
28540 [ 7505] By: jhi on 2000/10/31 19:18:39
28541 Log: The compiler is either gcc or cc, from Tom Bates.
28543 ! hints/nonstopux.sh
28544 ____________________________________________________________________________
28545 [ 7504] By: jhi on 2000/10/31 14:53:42
28546 Log: Update Changes.
28548 ! Changes patchlevel.h
28549 ____________________________________________________________________________
28550 [ 7503] By: jhi on 2000/10/31 14:30:50
28551 Log: Whitespace style tweak. Was originally going to see to
28553 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
28554 From: Joe Smith <jms@inwap.com>
28555 Date: Mon, 30 Oct 2000 18:47:57 -0800
28556 Message-Id: <39FE32DD.24AAC4D@inwap.com>
28558 but that had already been taken care of.
28560 ! U/compline/d_stdstdio.U
28562 ! Configure config_h.SH
28563 ____________________________________________________________________________
28564 [ 7502] By: jhi on 2000/10/31 14:25:02
28565 Log: AUTHORS tweaks.
28568 ____________________________________________________________________________
28569 [ 7501] By: jhi on 2000/10/31 14:23:59
28570 Log: Subject: perlfaq style changes
28571 From: John Borwick <jhborwic@unity.ncsu.edu>
28572 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
28573 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
28575 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28576 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28577 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28579 ____________________________________________________________________________
28580 [ 7500] By: jhi on 2000/10/31 14:22:15
28581 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
28583 Subject: Re: [ID 20000918.005] ~ on wide chars
28584 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28585 Date: Mon, 30 Oct 2000 21:09:55 -0800
28586 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
28588 (The ord() part of the patch skipped.)
28591 ____________________________________________________________________________
28592 [ 7499] By: jhi on 2000/10/31 14:20:08
28593 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
28594 From: Jens Hamisch <jens@Strawberry.COM>
28595 Date: Mon, 30 Oct 2000 15:17:07 +0100
28596 Message-Id: <20001030151707.A9597@Strawberry.COM>
28599 ____________________________________________________________________________
28600 [ 7498] By: jhi on 2000/10/31 14:16:29
28601 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
28602 From: Peter Prymmer <pvhp@forte.com>
28603 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
28604 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
28606 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28607 + ext/Encode/Encode/posix-bc.enc
28608 ! MANIFEST t/lib/encode.t
28609 ____________________________________________________________________________
28610 [ 7497] By: jhi on 2000/10/31 14:13:22
28611 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
28612 From: Peter Prymmer <pvhp@forte.com>
28613 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
28614 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
28617 ____________________________________________________________________________
28618 [ 7496] By: jhi on 2000/10/31 14:12:05
28619 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
28620 From: Peter Prymmer <pvhp@forte.com>
28621 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
28622 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
28624 ! t/lib/cgi-function.t
28625 ____________________________________________________________________________
28626 [ 7495] By: jhi on 2000/10/31 14:11:08
28627 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
28628 From: Peter Prymmer <pvhp@forte.com>
28629 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
28630 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
28632 + ext/re/hints/aix.pl
28633 ! MANIFEST ext/re/Makefile.PL
28634 ____________________________________________________________________________
28635 [ 7494] By: jhi on 2000/10/31 14:08:32
28636 Log: Use Errno magic.
28638 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
28639 From: Casey Tweten <perl@ctweten.amsite.com>
28640 Date: Mon, 30 Oct 2000 15:51:17 -0500
28641 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
28644 ____________________________________________________________________________
28645 [ 7493] By: jhi on 2000/10/31 14:05:07
28646 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
28648 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
28649 From: Nicholas Clark <nick@ccl4.org>
28650 Date: Mon, 30 Oct 2000 17:38:45 +0000
28651 Message-ID: <20001030173845.O60355@plum.flirble.org>
28653 ! Makefile.SH utils/perlbug.PL
28654 ____________________________________________________________________________
28655 [ 7492] By: nick on 2000/10/30 19:37:23
28656 Log: Change files which are mysteriously different to mainline to be
28657 copies of mainline.
28659 ! objXSUB.h perlapi.c pod/perlapi.pod
28660 ____________________________________________________________________________
28661 [ 7491] By: nick on 2000/10/30 18:05:54
28662 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
28663 - typo in endian code in putc.
28664 - Don't allow read of write-only files and vice-versa
28665 - and off-by-one in flush-all loop.
28666 Remove debug calls as they were using GCC specific features.
28669 ____________________________________________________________________________
28670 [ 7490] By: nick on 2000/10/29 21:45:45
28671 Log: Integrate mainline to perlio
28673 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
28675 ____________________________________________________________________________
28676 [ 7489] By: jhi on 2000/10/29 21:11:08
28677 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
28678 From: andreas.koenig@anima.de (Andreas J. Koenig)
28679 Date: 29 Oct 2000 22:05:59 +0100
28680 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
28682 ! lib/ExtUtils/Manifest.pm
28683 ____________________________________________________________________________
28684 [ 7488] By: jhi on 2000/10/29 21:07:47
28685 Log: Tests for #7487.
28687 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28688 From: andreas.koenig@anima.de (Andreas J. Koenig)
28689 Date: 29 Oct 2000 19:37:09 +0100
28690 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
28693 ____________________________________________________________________________
28694 [ 7487] By: jhi on 2000/10/29 21:06:27
28695 Log: constsub spillage.
28697 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28698 From: John Tobey <jtobey@john-edwin-tobey.org>
28699 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
28700 Message-Id: <m13pvSr-000FObC@feynman.localnet>
28703 ____________________________________________________________________________
28704 [ 7486] By: nick on 2000/10/29 21:05:04
28705 Log: Integrate mainline to perlio branch
28707 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
28708 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
28709 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
28710 +> vos/install_perl.cm
28711 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
28712 - vos/config.h vos/config_h.SH_orig
28713 !> (integrate 141 files)
28714 ____________________________________________________________________________
28715 [ 7485] By: jhi on 2000/10/29 21:00:47
28716 Log: Make \x{...} consistently produce UTF-8.
28718 Subject: Re: \x{...} is confused
28719 From: Simon Cozens <simon@cozens.net>
28720 Date: Sun, 29 Oct 2000 19:36:48 +0000
28721 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
28723 ! t/pragma/utf8.t toke.c
28724 ____________________________________________________________________________
28725 [ 7484] By: nick on 2000/10/29 20:05:29
28726 Log: PerlIO passes all tests.
28729 ____________________________________________________________________________
28730 [ 7483] By: jhi on 2000/10/29 18:06:55
28731 Log: Update Changes.
28733 ! Changes patchlevel.h
28734 ____________________________________________________________________________
28735 [ 7482] By: nick on 2000/10/29 17:43:28
28736 Log: Include <unistd.h> to get correct lseek() prototype etc.
28737 (I thought perl.h did that) - down to two fails
28738 - comp/require.t (last test)
28739 - lib/io_xs.t - possibly import/export of FILE * ?
28742 ____________________________________________________________________________
28743 [ 7481] By: jhi on 2000/10/29 17:02:37
28744 Log: UTF-8 decoder tweak.
28747 ____________________________________________________________________________
28748 [ 7480] By: nick on 2000/10/29 16:26:11
28749 Log: Fixed two bugs:
28750 - error code not being set on close (of broken pipe)
28751 - append mode was truncating.
28752 At least one seek/tell bug remains.
28755 ____________________________________________________________________________
28756 [ 7479] By: nick on 2000/10/29 11:18:16
28757 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
28758 in case of accidents. Still several worrying fails, no line disciplines yet.
28760 ! iperlsys.h perlio.c
28761 ____________________________________________________________________________
28762 [ 7478] By: jhi on 2000/10/29 02:04:01
28763 Log: Add also emailless people.
28766 ____________________________________________________________________________
28767 [ 7477] By: jhi on 2000/10/29 01:36:00
28768 Log: The #7476 needs a MANIFEST change, too.
28771 ____________________________________________________________________________
28772 [ 7476] By: jhi on 2000/10/29 01:35:21
28773 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
28777 ____________________________________________________________________________
28778 [ 7475] By: jhi on 2000/10/28 23:57:25
28779 Log: De-quoted-unreadable to ISO Latin 1.
28780 (There's one ISO-2022-JP name in Changes5.004.)
28782 ! Changes Changes5.6
28783 ____________________________________________________________________________
28784 [ 7474] By: jhi on 2000/10/28 19:13:06
28785 Log: Subject: [ID 20001027.007] uniq array in perlfaq
28786 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
28787 Date: Fri, 27 Oct 2000 19:28:30 +0200
28788 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
28791 ____________________________________________________________________________
28792 [ 7473] By: jhi on 2000/10/28 18:02:05
28793 Log: Locking null mutexes is not recommendable.
28795 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
28796 From: Hugo <hv@crypt.compulink.co.uk>
28797 Date: Sat, 28 Oct 2000 18:41:12 +0100
28798 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
28801 ____________________________________________________________________________
28802 [ 7472] By: jhi on 2000/10/28 17:52:58
28803 Log: Better create a true mailing list for the repository keepers.
28805 ! Porting/repository.pod
28806 ____________________________________________________________________________
28807 [ 7471] By: jhi on 2000/10/28 17:28:24
28808 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
28809 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
28811 + Porting/repository.pod
28813 ____________________________________________________________________________
28814 [ 7470] By: jhi on 2000/10/28 17:20:54
28815 Log: Subject: DOC PATCH 5.6.0
28816 From: mjd@plover.com
28817 Date: 27 Oct 2000 17:32:44 -0000
28818 Message-ID: <20001027173244.23754.qmail@plover.com>
28821 ____________________________________________________________________________
28822 [ 7469] By: jhi on 2000/10/28 17:16:45
28823 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
28824 From: "Peter J. Farley III" <pjfarley@banet.net>
28825 Date: Fri, 27 Oct 2000 20:32:56 -0400
28826 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
28829 ____________________________________________________________________________
28830 [ 7468] By: jhi on 2000/10/28 17:07:18
28831 Log: Make target reordering to avoid pointless re-makes.
28833 Subject: Re: Total re-make of 'make okfile' after 7451 ?
28834 From: Nicholas Clark <nick@ccl4.org>
28835 Date: Sat, 28 Oct 2000 00:31:02 +0100
28836 Message-ID: <20001028003101.A54517@plum.flirble.org>
28839 ____________________________________________________________________________
28840 [ 7467] By: jhi on 2000/10/28 17:05:31
28841 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
28842 From: lvirden@cas.org
28843 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
28844 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
28847 ____________________________________________________________________________
28848 [ 7466] By: jhi on 2000/10/28 16:09:16
28849 Log: Upgrade to CPAN 1.58_55.
28851 Subject: CPAN.pm status
28852 From: andreas.koenig@anima.de (Andreas J. Koenig)
28853 Date: 28 Oct 2000 08:18:00 +0200
28854 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
28856 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28857 ____________________________________________________________________________
28858 [ 7465] By: jhi on 2000/10/28 16:02:47
28859 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
28861 ! embed.h embed.pl perl.h proto.h toke.c
28862 ____________________________________________________________________________
28863 [ 7464] By: nick on 2000/10/28 10:43:44
28864 Log: Fix for sv_2iv() on "shared" value from keys %hash.
28867 ____________________________________________________________________________
28868 [ 7463] By: jhi on 2000/10/27 16:18:29
28869 Log: Update Changes.
28871 ! Changes patchlevel.h
28872 ____________________________________________________________________________
28873 [ 7462] By: jhi on 2000/10/27 16:17:44
28874 Log: Too enthusiastic editing in #7460.
28876 ! U/modified/Oldsym.U
28878 ! Configure config_h.SH
28879 ____________________________________________________________________________
28880 [ 7461] By: jhi on 2000/10/27 15:37:38
28881 Log: Retract #7459, the script needs more work.
28885 ____________________________________________________________________________
28886 [ 7460] By: jhi on 2000/10/27 15:23:14
28887 Log: Use $sort, $uniq (and $tr) consistently as wondered
28890 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
28891 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
28892 ! U/modified/libc.U
28894 ! Configure config_h.SH
28895 ____________________________________________________________________________
28896 [ 7459] By: jhi on 2000/10/27 15:02:07
28897 Log: (Retracted by #7461)
28899 Add a shell script for creating/removing symbolic link farms,
28900 useful for keeping the source code read-only and doing the
28901 builds somewhere else.
28905 ____________________________________________________________________________
28906 [ 7458] By: jhi on 2000/10/27 14:42:20
28907 Log: Do away with the fix_pl.
28910 ! MANIFEST Makefile.SH
28911 ____________________________________________________________________________
28912 [ 7457] By: jhi on 2000/10/27 12:43:13
28913 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
28914 From: Jens Hamisch <jens@Strawberry.COM>
28915 Date: Fri, 27 Oct 2000 14:38:21 +0200
28916 Message-Id: <20001027143821.B3366@Strawberry.COM>
28919 ____________________________________________________________________________
28920 [ 7456] By: jhi on 2000/10/27 12:33:42
28921 Log: Subject: [PATCH] todo
28922 From: Nicholas Clark <nick@ccl4.org>
28923 Date: Thu, 26 Oct 2000 22:32:29 +0100
28924 Message-ID: <20001026223229.A44540@plum.flirble.org>
28927 ____________________________________________________________________________
28928 [ 7455] By: jhi on 2000/10/27 12:02:21
28929 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
28930 From: John Tobey <jtobey@john-edwin-tobey.org>
28931 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
28932 Message-Id: <m13ozHF-000FObC@feynman.localnet>
28934 ! op.c t/pragma/sub_lval.t
28935 ____________________________________________________________________________
28936 [ 7454] By: jhi on 2000/10/27 11:59:42
28937 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
28938 From: sthoenna@efn.org
28939 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
28940 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
28942 ! pp.c t/op/assignwarn.t
28943 ____________________________________________________________________________
28944 [ 7453] By: jhi on 2000/10/27 00:15:08
28945 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
28947 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28948 ! ext/Storable/Storable.xs t/lib/st-lock.t
28949 ____________________________________________________________________________
28950 [ 7452] By: jhi on 2000/10/26 13:05:52
28951 Log: Undo #7451, this seems to be a deficiency in Perforce,
28952 there is no per-file line-terminator type, only per-client.
28954 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28955 ! win32/makefile.mk
28956 ____________________________________________________________________________
28957 [ 7451] By: jhi on 2000/10/26 04:56:03
28958 Log: Experimenting in DOS arcana.
28960 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28961 ! win32/makefile.mk
28962 ____________________________________________________________________________
28963 [ 7450] By: jhi on 2000/10/26 04:50:52
28964 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
28965 From: "Peter J. Farley III" <pjfarley@banet.net>
28966 Date: Wed, 25 Oct 2000 23:10:18 -0400
28967 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
28970 ____________________________________________________________________________
28971 [ 7449] By: jhi on 2000/10/26 04:49:16
28972 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
28973 From: Hugo <hv@crypt.compulink.co.uk>
28974 Date: Thu, 26 Oct 2000 01:55:17 +0100
28975 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
28977 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
28979 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
28980 ____________________________________________________________________________
28981 [ 7448] By: jhi on 2000/10/26 04:38:36
28982 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
28983 From: Peter Prymmer <pvhp@forte.com>
28984 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
28985 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
28988 ____________________________________________________________________________
28989 [ 7447] By: jhi on 2000/10/25 23:20:02
28990 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
28991 in platforms that strictly require all the symbols being present
28995 ____________________________________________________________________________
28996 [ 7446] By: jhi on 2000/10/25 21:55:57
28997 Log: Update Changes.
28999 ! Changes patchlevel.h
29000 ____________________________________________________________________________
29001 [ 7445] By: jhi on 2000/10/25 21:27:08
29002 Log: Integrate with vmsperl #7430 by Charles Bailey:
29004 Cleanup from prior patch (Charles Lane?):
29005 - improve handling of MFDs in Basename and Path
29006 - default to no xsubpp line # munging when building debug images
29008 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
29009 ____________________________________________________________________________
29010 [ 7444] By: jhi on 2000/10/25 21:03:50
29011 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
29012 From: John Peacock <JPeacock@UnivPress.com>
29013 Date: Thu, 18 May 2000 11:55:27 -0400
29014 Message-ID: <3924126F.A58BE57A@UnivPress.com>
29016 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
29018 ____________________________________________________________________________
29019 [ 7443] By: jhi on 2000/10/25 20:43:10
29020 Log: Temporary stopgap for the self-tying issue: for now only
29021 array and hash self-ties are verboten. The real fix, of
29022 course, would be to comprehensively test (and implement?)
29023 and debug (and document) self-ties.
29025 ! pod/perldiag.pod pp_sys.c t/op/tie.t
29026 ____________________________________________________________________________
29027 [ 7442] By: jhi on 2000/10/25 20:14:30
29028 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
29029 From: Dan Sugalski <dan@sidhe.org>
29030 Date: Wed, 25 Oct 2000 13:36:35 -0400
29031 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
29033 plus regen global.sym.
29035 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
29037 ____________________________________________________________________________
29038 [ 7441] By: jhi on 2000/10/25 20:12:20
29039 Log: buildtoc target tweaks.
29042 ____________________________________________________________________________
29043 [ 7440] By: jhi on 2000/10/25 20:03:53
29044 Log: A new version of making the syslog test more robust.
29047 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29048 From: "Kurt D. Starsinic" <kstar@chapin.edu>
29049 Date: Wed, 25 Oct 2000 12:13:54 -0400
29050 Message-ID: <20001025121354.B2264@O2.chapin.edu>
29053 ____________________________________________________________________________
29054 [ 7439] By: jhi on 2000/10/25 20:00:48
29055 Log: Continue the internal UTF-8 API tweaking.
29056 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
29057 used much more than the simpler API, now called utf8_to_uv_simple().
29058 Still not quite happy with API, too much partial duplication
29061 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
29062 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
29063 ! regcomp.c regexec.c sv.c toke.c utf8.c
29064 ____________________________________________________________________________
29065 [ 7438] By: jhi on 2000/10/25 18:52:30
29066 Log: Allow poking holes at the UTF-8 decoding strictness.
29068 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
29070 ____________________________________________________________________________
29071 [ 7437] By: jhi on 2000/10/25 13:53:05
29072 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
29073 UTF8LEN() and UTF8SKIP().
29075 ! pp.c utf8.c utf8.h
29076 ____________________________________________________________________________
29077 [ 7436] By: jhi on 2000/10/25 13:51:37
29078 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
29079 From: Nicholas Clark <nick@ccl4.org>
29080 Date: Wed, 25 Oct 2000 14:44:05 +0100
29081 Message-ID: <20001025144404.D27253@plum.flirble.org>
29084 ____________________________________________________________________________
29085 [ 7435] By: jhi on 2000/10/25 13:49:32
29086 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
29087 From: Mike Guy <mjtg@cam.ac.uk>
29088 Date: Tue, 24 Oct 2000 14:59:40 +0100
29089 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
29092 ____________________________________________________________________________
29093 [ 7434] By: jhi on 2000/10/25 13:48:41
29094 Log: AIX is picky about its symbol exports. Solution for now
29095 is to include the deb.o explicitly to the re extension build.
29097 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
29098 From: Peter Prymmer <pvhp@forte.com>
29099 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
29100 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
29102 ! ext/re/Makefile.PL hints/aix.sh
29103 ____________________________________________________________________________
29104 [ 7433] By: jhi on 2000/10/25 13:46:49
29105 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
29106 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29107 Date: Wed, 25 Oct 2000 12:02:20 +0200
29108 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
29111 ____________________________________________________________________________
29112 [ 7432] By: jhi on 2000/10/25 13:44:28
29113 Log: Subject: Minor update to find2perl, for portability
29114 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
29115 Date: Wed, 25 Oct 2000 12:05:47 +0100
29116 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
29119 ____________________________________________________________________________
29120 [ 7431] By: jhi on 2000/10/25 13:40:39
29121 Log: Add targets to Makefile.SH, most importantly
29122 'regen_all' which also remembers to update vms/perly*.
29125 ____________________________________________________________________________
29126 [ 7430] By: bailey on 2000/10/25 03:13:53
29127 Log: Cleanup from prior patch (Charles Lane?):
29128 - improve handling of MFDs in Basename and Path
29129 - default to no xsubpp line # munging when building debug images
29131 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
29132 ____________________________________________________________________________
29133 [ 7429] By: jhi on 2000/10/24 20:03:40
29134 Log: Podify README.epoc and README.vos.
29136 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
29137 ! pod/perlport.pod pod/perltoc.pod
29138 ____________________________________________________________________________
29139 [ 7428] By: jhi on 2000/10/24 19:10:33
29140 Log: Stratus VOS updates from Paul Green.
29142 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29143 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
29144 - vos/config.def vos/config.h vos/config_h.SH_orig
29145 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
29146 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
29147 ____________________________________________________________________________
29148 [ 7427] By: jhi on 2000/10/24 18:59:48
29149 Log: Check if stdio supports tweaking lval and cnt simultaneously.
29151 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29152 From: Nicholas Clark <nick@ccl4.org>
29153 Date: Mon, 23 Oct 2000 15:39:32 +0100
29154 Message-ID: <20001023153932.A10786@plum.flirble.org>
29156 ! U/compline/d_stdstdio.U
29158 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29159 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
29160 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
29161 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
29162 ! vos/config.h vos/config_h.SH_orig win32/config.bc
29163 ! win32/config.gc win32/config.vc
29164 ____________________________________________________________________________
29165 [ 7426] By: jhi on 2000/10/24 17:57:44
29166 Log: Missed the header file changes from #7425.
29168 ! embed.h embed.pl objXSUB.h proto.h
29169 ____________________________________________________________________________
29170 [ 7425] By: jhi on 2000/10/24 17:55:17
29171 Log: Fix the bug reported in
29173 From: andreas.koenig@anima.de (Andreas J. Koenig)
29174 Subject: Encode bug?
29175 Date: 24 Oct 2000 14:01:26 +0200
29176 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
29178 Also make is_utf8_char() stricter.
29180 ! ext/Encode/Encode.xs utf8.c
29181 ____________________________________________________________________________
29182 [ 7424] By: jhi on 2000/10/24 15:15:39
29183 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
29184 From: Peter Scott <Peter@PSDT.com>
29185 Date: Mon, 23 Oct 2000 19:46:01 -0700
29186 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
29189 ____________________________________________________________________________
29190 [ 7423] By: jhi on 2000/10/24 14:25:30
29191 Log: Test tweak to avoid pulling in the whole Config.
29194 ____________________________________________________________________________
29195 [ 7422] By: jhi on 2000/10/24 14:03:16
29196 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
29199 ____________________________________________________________________________
29200 [ 7421] By: jhi on 2000/10/24 13:32:09
29201 Log: (Replaced by #7440.)
29203 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29204 From: "Kurt D. Starsinic" <kstar@chapin.edu>
29205 Date: Mon, 23 Oct 2000 16:40:54 -0400
29206 Message-ID: <20001023164054.B14491@O2.chapin.edu>
29209 ____________________________________________________________________________
29210 [ 7420] By: jhi on 2000/10/24 13:30:53
29211 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
29212 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29213 Date: Mon, 23 Oct 2000 17:29:03 -0400
29214 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
29216 ! lib/ExtUtils/MM_Unix.pm
29217 ____________________________________________________________________________
29218 [ 7419] By: jhi on 2000/10/24 13:29:57
29219 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
29220 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29221 Date: Mon, 23 Oct 2000 19:01:32 -0400
29222 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
29225 ____________________________________________________________________________
29226 [ 7418] By: jhi on 2000/10/24 13:26:04
29227 Log: Replace #7409 with
29229 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
29230 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
29231 Date: Mon, 23 Oct 2000 20:08:56 +0200
29232 Message-ID: <20001023200855.A14850@nice.ram.loc>
29234 ! ext/Storable/Storable.pm t/lib/st-lock.t
29235 ____________________________________________________________________________
29236 [ 7417] By: jhi on 2000/10/24 13:17:52
29237 Log: Run vms/vms_yfix.pl, should have done that after changing
29240 ! vms/perly_c.vms vms/perly_h.vms
29241 ____________________________________________________________________________
29242 [ 7416] By: jhi on 2000/10/24 02:55:33
29243 Log: Make the UTF-8 decoding stricter and more verbose when
29244 malformation happens. This involved adding an argument
29245 to utf8_to_uv_chk(), which involved changing its prototype,
29246 and prefer STRLEN over I32 for the UTF-8 length, which as
29247 a domino effect necessitated changing the prototypes of
29248 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
29249 The stricter UTF-8 decoding checking uses Markus Kuhn's
29250 UTF-8 Decode Stress Tester from
29251 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
29253 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
29254 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
29255 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
29256 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
29257 ____________________________________________________________________________
29258 [ 7415] By: jhi on 2000/10/23 14:06:06
29259 Log: Update Changes.
29261 ! Changes patchlevel.h
29262 ____________________________________________________________________________
29263 [ 7414] By: jhi on 2000/10/23 12:39:52
29264 Log: Undo the basename() part of #7412 since the lib/basename
29265 tests would need upgrading too.
29267 ! lib/File/Basename.pm
29268 ____________________________________________________________________________
29269 [ 7413] By: jhi on 2000/10/23 12:19:27
29270 Log: Document PERL_INSTALL_ROOT of #7210.
29272 ! lib/ExtUtils/Install.pm
29273 ____________________________________________________________________________
29274 [ 7412] By: jhi on 2000/10/23 12:16:47
29275 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
29277 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
29278 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
29279 ____________________________________________________________________________
29280 [ 7411] By: jhi on 2000/10/23 12:07:41
29281 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
29282 From: Prymmer/Kahn <pvhp@best.com>
29283 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
29284 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
29286 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
29287 ____________________________________________________________________________
29288 [ 7410] By: jhi on 2000/10/23 04:10:11
29289 Log: The change #7187 was not so good on VMS.
29291 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
29292 From: "Craig A. Berry" <craig.berry@psinetcs.com>
29293 Date: Sun, 22 Oct 2000 23:03:08 -0500
29294 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
29297 ____________________________________________________________________________
29298 [ 7409] By: jhi on 2000/10/23 03:57:36
29299 Log: Avoid Storable locking on DJGPP for now.
29301 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
29302 From: "Peter J. Farley III" <pjfarley@banet.net>
29303 Date: Sun, 22 Oct 2000 20:00:00 -0400
29304 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
29306 ! ext/Storable/Storable.pm t/lib/st-lock.t
29307 ____________________________________________________________________________
29308 [ 7408] By: jhi on 2000/10/23 03:50:24
29309 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
29310 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29311 Date: Sun, 22 Oct 2000 21:12:22 -0400
29312 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
29315 ____________________________________________________________________________
29316 [ 7407] By: jhi on 2000/10/23 03:43:12
29317 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
29318 From: Hugo <hv@crypt.compulink.co.uk>
29319 Date: Mon, 23 Oct 2000 00:47:22 +0100
29320 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
29322 ! regexec.c t/op/pat.t
29323 ____________________________________________________________________________
29324 [ 7406] By: jhi on 2000/10/23 03:40:29
29325 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
29327 ! lib/ExtUtils/MakeMaker.pm
29328 ____________________________________________________________________________
29329 [ 7405] By: jhi on 2000/10/22 21:32:00
29332 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
29333 From: rspier@pobox.com (Robert Spier)
29334 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
29335 Message-ID: <14835.16112.13457.447971@rls.cx>
29338 ____________________________________________________________________________
29339 [ 7404] By: jhi on 2000/10/22 21:30:51
29340 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
29341 From: rspier@pobox.com (Robert Spier)
29342 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
29343 Message-ID: <14835.17223.72448.705566@rls.cx>
29345 ! lib/ExtUtils/MakeMaker.pm
29346 ____________________________________________________________________________
29347 [ 7403] By: jhi on 2000/10/22 21:24:11
29348 Log: Subject: [PATCH bleadperl] ripples from constsub patch
29349 From: John Tobey <jtobey@john-edwin-tobey.org>
29350 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
29351 Message-Id: <m13nSOB-000FObC@feynman.localnet>
29353 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
29354 ____________________________________________________________________________
29355 [ 7402] By: jhi on 2000/10/22 20:59:35
29356 Log: Support s?printf parameter reordering.
29358 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
29359 ____________________________________________________________________________
29360 [ 7401] By: jhi on 2000/10/22 19:19:14
29361 Log: Expand %Config variables only if explicitly so requested
29362 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
29364 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29365 From: Gurusamy Sarathy <gsar@ActiveState.com>
29366 Date: Sun, 22 Oct 2000 11:47:32 -0700
29367 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
29369 ! Makefile.SH lib/lib_pm.PL
29370 ____________________________________________________________________________
29371 [ 7400] By: jhi on 2000/10/22 18:24:10
29372 Log: Move the #7390 test from warn/op to comp/redef.
29374 Subject: Re: Creating const subs for constants.
29375 From: John Tobey <jtobey@john-edwin-tobey.org>
29376 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
29377 Message-Id: <m13nG72-000FObC@feynman.localnet>
29379 ! t/comp/redef.t t/pragma/warn/op
29380 ____________________________________________________________________________
29381 [ 7399] By: jhi on 2000/10/22 17:49:59
29382 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29383 From: Nicholas Clark <nick@ccl4.org>
29384 Date: Sat, 21 Oct 2000 22:23:19 +0100
29385 Message-ID: <20001021222319.B45586@plum.flirble.org>
29387 ! ext/DynaLoader/DynaLoader_pm.PL
29388 ____________________________________________________________________________
29389 [ 7398] By: jhi on 2000/10/22 17:47:35
29390 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
29391 From: Hugo <hv@crypt.compulink.co.uk>
29392 Date: Sat, 21 Oct 2000 18:19:59 +0100
29393 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
29395 ! ext/B/B.pm ext/B/B/C.pm
29396 ____________________________________________________________________________
29397 [ 7397] By: jhi on 2000/10/22 17:35:18
29398 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
29399 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
29400 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
29401 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
29404 ____________________________________________________________________________
29405 [ 7396] By: jhi on 2000/10/22 17:19:46
29406 Log: Subject: installman go-faster stripes
29407 From: Nicholas Clark <nick@talking.bollo.cx>
29408 Date: Sat, 21 Oct 2000 17:24:53 +0100
29409 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
29411 Subject: Re: installman go-faster stripes
29412 From: Russ Allbery <rra@stanford.edu>
29413 Date: 21 Oct 2000 11:04:13 -0700
29414 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
29416 ! installman pod/pod2man.PL
29417 ____________________________________________________________________________
29418 [ 7395] By: jhi on 2000/10/22 17:17:35
29419 Log: Hints tweak from Anton Berezin.
29422 ____________________________________________________________________________
29423 [ 7394] By: jhi on 2000/10/22 04:50:04
29424 Log: Tweak the Is* definitions of Unicode character classes
29425 to better match the official categorizations; embrace
29426 the official categorizations; add the combining marks
29427 as alpha (and -numeric); fix DCinital (a typo and edito)
29430 + lib/unicode/Is/DCmedial.pl
29431 - lib/unicode/Is/DCinital.pl
29432 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
29433 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
29434 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
29435 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
29436 ____________________________________________________________________________
29437 [ 7393] By: jhi on 2000/10/21 18:06:05
29438 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
29439 From: Daniel Chetlin <daniel@chetlin.com>
29440 Date: Sat, 21 Oct 2000 02:57:03 -0700
29441 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
29443 + t/lib/tie-splice.t
29444 ! MANIFEST lib/Tie/Array.pm
29445 ____________________________________________________________________________
29446 [ 7392] By: gsar on 2000/10/21 18:05:15
29447 Log: resync utfperl branch with mainline
29449 !> (integrate 1760 files)
29450 ____________________________________________________________________________
29451 [ 7391] By: jhi on 2000/10/21 14:37:49
29452 Log: Testcases for a #7383,#7385 related bug.
29454 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
29455 From: Nicholas Clark <nick@ccl4.org>
29456 Date: Sat, 21 Oct 2000 15:04:51 +0100
29457 Message-ID: <20001021150451.A51566@plum.flirble.org>
29460 ____________________________________________________________________________
29461 [ 7390] By: jhi on 2000/10/21 14:35:57
29462 Log: Add a testcase for #7389.
29465 ____________________________________________________________________________
29466 [ 7389] By: jhi on 2000/10/21 14:26:45
29467 Log: Subject: Re: Creating const subs for constants.
29468 From: John Tobey <jtobey@john-edwin-tobey.org>
29469 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
29470 Message-Id: <m13mo0N-000FObC@feynman.localnet>
29472 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
29474 ____________________________________________________________________________
29475 [ 7388] By: nick on 2000/10/21 11:44:23
29476 Log: Populate perlio branch
29478 +> (branch 1760 files)
29479 ____________________________________________________________________________
29480 [ 7387] By: nick on 2000/10/21 10:52:05
29481 Log: Get branch back as replica of mainline via :
29482 p4 integrate -b utfperl
29483 p4 resolve -at ./...
29485 +> (branch 269 files)
29486 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
29487 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
29488 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
29489 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
29490 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
29491 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29492 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29493 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29494 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29495 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29496 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29497 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29498 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29499 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29500 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29501 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29502 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29503 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29504 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
29505 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
29506 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
29507 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
29508 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
29509 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
29510 - lib/unicode/UCD300.html lib/unicode/Unicode.300
29511 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
29512 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
29513 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
29514 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
29515 !> (integrate 965 files)
29516 ____________________________________________________________________________
29517 [ 7386] By: jhi on 2000/10/21 01:31:12
29518 Log: Update Changes.
29520 ! Changes patchlevel.h
29521 ____________________________________________________________________________
29522 [ 7385] By: jhi on 2000/10/21 01:28:42
29523 Log: The #7383 was right only in the context of the original bug report,
29524 not in more general case.
29527 ____________________________________________________________________________
29528 [ 7384] By: jhi on 2000/10/21 01:08:23
29529 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
29531 ! ext/IO/lib/IO/Select.pm
29532 ____________________________________________________________________________
29533 [ 7383] By: jhi on 2000/10/21 00:44:18
29534 Log: Fix for ID 20001020.006, concatenating an unset submatch
29535 with utf8 resulted in "Modification of a read-only value".
29537 ! pp_hot.c t/pragma/utf8.t
29538 ____________________________________________________________________________
29539 [ 7382] By: jhi on 2000/10/20 20:44:31
29540 Log: Make scan_num() reëntrant, as suggested in
29542 Subject: [PATCH perl@7229] Rentrant parser and yylex()
29543 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29544 Date: Fri, 20 Oct 2000 14:17:27 +0100
29545 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29547 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
29549 ____________________________________________________________________________
29550 [ 7381] By: jhi on 2000/10/20 20:07:29
29551 Log: Reëntrancy fix.
29553 Subject: [PATCH perl@7229] Rentrant parser and yylex()
29554 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29555 Date: Fri, 20 Oct 2000 14:17:27 +0100
29556 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29558 ! embed.h embed.pl perl.h proto.h toke.c
29559 ____________________________________________________________________________
29560 [ 7380] By: jhi on 2000/10/20 19:15:54
29561 Log: Don't write double values through long double pointers,
29564 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29565 From: Jens Hamisch <jens@Strawberry.COM>
29566 Date: Tue, 17 Oct 2000 08:39:36 +0200
29567 Message-Id: <20001017083936.A11104@Strawberry.COM>
29570 ____________________________________________________________________________
29571 [ 7379] By: jhi on 2000/10/20 18:43:37
29572 Log: Portability tweak on #7377.
29574 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
29575 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29576 Date: Fri, 20 Oct 2000 13:13:41 EDT
29577 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
29580 ____________________________________________________________________________
29581 [ 7378] By: jhi on 2000/10/20 12:57:19
29582 Log: SOCKS function redefinitions need prototypes, too, otherwise
29583 for example 32 bit versus 64 bit differences cause a lot of
29586 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29587 From: Jens Hamisch <jens@Strawberry.COM>
29588 Date: Tue, 17 Oct 2000 08:39:36 +0200
29589 Message-Id: <20001017083936.A11104@Strawberry.COM>
29592 ____________________________________________________________________________
29593 [ 7377] By: jhi on 2000/10/20 12:37:12
29594 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
29595 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29596 Date: Fri, 20 Oct 2000 08:26:04 EDT
29597 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
29599 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
29600 ____________________________________________________________________________
29601 [ 7376] By: jhi on 2000/10/20 12:35:31
29602 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
29603 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29604 Date: Fri, 20 Oct 2000 07:48:15 EDT
29605 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
29607 ! configure.com vms/gen_shrfls.pl
29608 ____________________________________________________________________________
29609 [ 7375] By: bailey on 2000/10/20 04:44:37
29612 +> (branch 134 files)
29613 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
29614 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
29615 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
29616 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
29617 - eg/cgi/frameset.cgi eg/cgi/index.html
29618 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29619 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29620 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29621 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29622 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29623 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29624 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29625 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29626 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29627 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29628 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29629 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29630 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29631 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
29632 - lib/unicode/Props.txt lib/unicode/UCD300.html
29633 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
29634 - utils/perlbc.PL vms/subconfigure.com
29635 !> (integrate 785 files)
29636 ____________________________________________________________________________
29637 [ 7374] By: jhi on 2000/10/20 00:59:48
29638 Log: In the latest compiler builds cccdlflags must not become -fpic,
29639 from Wilfredo Sánchez.
29642 ____________________________________________________________________________
29643 [ 7373] By: jhi on 2000/10/20 00:56:35
29644 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
29645 From: Tony Cook <tony@develop-help.com>
29646 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
29647 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
29650 ____________________________________________________________________________
29651 [ 7372] By: jhi on 2000/10/19 19:34:40
29652 Log: Typo noted by Mark Lutz.
29655 ____________________________________________________________________________
29656 [ 7371] By: jhi on 2000/10/19 19:33:13
29657 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
29659 ! U/modified/Cppsym.U U/modified/Oldconfig.U
29660 Branch: metaconfig/U/perl
29661 ! End.U dlsrc.U libperl.U
29663 + hints/nonstopux.sh
29664 ! Configure MANIFEST config_h.SH
29665 ____________________________________________________________________________
29666 [ 7370] By: jhi on 2000/10/19 17:18:08
29667 Log: Subject: PATCH do_print has 2 PerlIO_error()s
29668 From: nick@ccl4.org
29669 Date: Thu, 19 Oct 2000 18:09:20 +0100
29670 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
29673 ____________________________________________________________________________
29674 [ 7369] By: jhi on 2000/10/19 14:01:49
29675 Log: Update Changes.
29677 ! Changes patchlevel.h
29678 ____________________________________________________________________________
29679 [ 7368] By: jhi on 2000/10/19 13:04:29
29680 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
29681 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29682 Date: Wed, 18 Oct 2000 13:12:01 +0200
29683 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
29686 ____________________________________________________________________________
29687 [ 7367] By: jhi on 2000/10/19 02:22:40
29688 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
29689 of a 'pmshort' anywhere in the B, so the offending line was simply
29693 ____________________________________________________________________________
29694 [ 7366] By: jhi on 2000/10/19 02:12:37
29695 Log: Add the test case for the bug id 20000730.004 which seems
29696 to have been fixed by now.
29699 ____________________________________________________________________________
29700 [ 7365] By: jhi on 2000/10/18 23:36:24
29701 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
29702 From: Hugo <hv@crypt.compulink.co.uk>
29703 Date: Wed, 18 Oct 2000 23:25:58 +0100
29704 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
29706 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
29707 ____________________________________________________________________________
29708 [ 7364] By: jhi on 2000/10/18 21:12:53
29712 ____________________________________________________________________________
29713 [ 7363] By: jhi on 2000/10/18 20:55:38
29714 Log: Missing change from #7362.
29717 ____________________________________________________________________________
29718 [ 7362] By: jhi on 2000/10/18 20:52:01
29719 Log: Borland C fstat() never saw the fd as writable.
29721 Subject: fix for Borland's weak "stat" (perl@7211)
29722 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29723 Date: Mon, 16 Oct 2000 09:55:03 +0400
29724 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
29727 ____________________________________________________________________________
29728 [ 7361] By: jhi on 2000/10/18 17:43:50
29731 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
29732 ____________________________________________________________________________
29733 [ 7360] By: jhi on 2000/10/18 17:07:44
29734 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29735 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
29736 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
29737 Date: Mon, 16 Oct 2000 15:19:49 +0200
29741 ____________________________________________________________________________
29742 [ 7359] By: jhi on 2000/10/18 17:04:49
29743 Log: Subject: Pod patch for Devel::Peek
29744 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29745 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
29746 Date: Mon, 16 Oct 2000 12:26:34 +0200
29748 ! ext/Devel/Peek/Peek.pm
29749 ____________________________________________________________________________
29750 [ 7358] By: jhi on 2000/10/18 17:03:15
29751 Log: Make Cwd more bulletproof in chrooted environments.
29753 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
29754 From: "Eric E. Coe" <Eric.Coe@oracle.com>
29755 Date: Wed, 18 Oct 2000 04:03:54 -0400
29756 Message-Id: <39ED596A.70E599FE@oracle.com>
29759 ____________________________________________________________________________
29760 [ 7357] By: jhi on 2000/10/18 16:37:26
29761 Log: Disable the UTF8 downgrade croakage for now to avoid
29762 too many not okay messages.
29765 ____________________________________________________________________________
29766 [ 7356] By: jhi on 2000/10/17 23:29:41
29767 Log: Show the failed remote port, instead of the failing line number.
29769 Subject: [PATCH 5.6.1 Debugger] More diagnostics
29770 From: David Sparks <daves@ActiveState.com>
29771 Date: Tue, 17 Oct 2000 15:00:24 -0700
29772 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
29775 ____________________________________________________________________________
29776 [ 7355] By: jhi on 2000/10/17 14:11:31
29777 Log: On output try to downgrade to bytes, croak if impossible,
29778 from Simon Cozens. This means that outputting >255 UTF8
29779 is impossible. Consider this as a strong incentive to get
29780 the I/O disciplines implemented.
29782 ! doio.c pod/perldiag.pod sv.c
29783 ____________________________________________________________________________
29784 [ 7354] By: jhi on 2000/10/17 13:42:23
29785 Log: Clarify documentation on 'use bytes'.
29787 Subject: Re: What does 'use bytes' "mean" ?
29788 From: Simon Cozens <simon@cozens.net>
29789 Date: Mon, 18 Sep 2000 18:24:25 +0100
29790 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
29793 ____________________________________________________________________________
29794 [ 7353] By: jhi on 2000/10/17 13:28:12
29795 Log: Workaround for a sfio bug where the stream error indicator
29796 is not cleared as documented.
29798 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29799 From: Nicholas Clark <nick@ccl4.org>
29800 Date: Mon, 16 Oct 2000 18:28:23 +0100
29801 Message-ID: <20001016182823.J19700@plum.flirble.org>
29804 ____________________________________________________________________________
29805 [ 7352] By: jhi on 2000/10/17 13:06:19
29806 Log: More IoTYPE sprinkling.
29809 ____________________________________________________________________________
29810 [ 7351] By: jhi on 2000/10/16 22:47:07
29811 Log: Detect early whether the std streams have gone bad.
29813 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29814 Date: Mon, 16 Oct 2000 23:28:42 +0100
29815 From: Nicholas Clark <nick@ccl4.org>
29816 Message-ID: <20001016232842.A37942@plum.flirble.org>
29819 ____________________________________________________________________________
29820 [ 7350] By: jhi on 2000/10/16 22:45:16
29821 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
29822 From: "Peter J. Farley III" <pjfarley@banet.net>
29823 Date: Mon, 16 Oct 2000 18:15:59 -0400
29824 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
29826 ! djgpp/djgpp.c dosish.h t/io/open.t
29827 ____________________________________________________________________________
29828 [ 7349] By: jhi on 2000/10/16 22:36:45
29829 Log: perldelta tweak.
29831 ! pod/perldelta.pod
29832 ____________________________________________________________________________
29833 [ 7348] By: jhi on 2000/10/16 15:17:53
29834 Log: Update Changes.
29836 ! Changes patchlevel.h
29837 ____________________________________________________________________________
29838 [ 7347] By: jhi on 2000/10/16 13:55:27
29839 Log: Add the capability to include/exclude branches.
29842 ____________________________________________________________________________
29843 [ 7346] By: jhi on 2000/10/16 13:18:04
29844 Log: Add Charles Lane.
29847 ____________________________________________________________________________
29848 [ 7345] By: jhi on 2000/10/16 13:13:21
29849 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
29851 ! pod/perldelta.pod
29852 ____________________________________________________________________________
29853 [ 7344] By: gsar on 2000/10/16 09:30:21
29854 Log: integrate change#6220 from cfgperl
29856 Win32 patches from Benjamin Stuhl.
29857 Branch: maint-5.6/perl
29858 !> makedef.pl win32/win32.h
29859 ____________________________________________________________________________
29860 [ 7343] By: gsar on 2000/10/16 08:32:19
29861 Log: integrate changes#6221,6222 from cfgperl
29863 Remove tr///CU (the feature is to be obsoleted by better interfaces).
29864 From: simon@brecon.co.uk (Simon Cozens)
29865 Subject: [PATCH] Eliminate tr///[CU][CU]
29866 Date: 23 Jun 2000 11:05:40 GMT
29867 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29870 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29871 From: Ian Phillipps <Ian.Phillipps@iname.com>
29872 Date: Fri, 23 Jun 2000 10:40:58 +0100
29873 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29874 Branch: maint-5.6/perl
29875 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
29876 ____________________________________________________________________________
29877 [ 7342] By: gsar on 2000/10/16 08:28:08
29878 Log: integrate change#6217 from cfgperl (in part)
29880 Rename the fdpid locking and integrate with Sarathy.
29881 Branch: maint-5.6/perl
29882 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29883 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29884 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29886 ____________________________________________________________________________
29887 [ 7341] By: gsar on 2000/10/16 08:23:39
29888 Log: integrate changes#6214..6216 from mainline
29890 @_ can't have junk in it even in the non-USE_ITHREADS case because
29891 caller() wants to populate @DB::args with it (causes a coredump
29892 in Carp::confess())
29894 tweak comment about @DB::args
29896 be more optimal about clearing @_
29897 Branch: maint-5.6/perl
29898 !> av.h cop.h pp_ctl.c t/op/runlevel.t
29899 ____________________________________________________________________________
29900 [ 7340] By: gsar on 2000/10/16 08:20:37
29901 Log: integrate changes#6207..6210 from cfgperl
29903 Subject: [PATCH 5.6.0] Threadsafe patches
29904 From: Dan Sugalski <dan@sidhe.org>
29905 To: perl5-porters@perl.org
29906 Date: Mon, 08 May 2000 18:08:13 -0400
29907 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
29909 Regen headers for #6207.
29911 Lock PL_fdpid against race conditions, based on:
29912 Subject: [PATCH 5.6.0]subprocess fixup for threads
29913 From: Dan Sugalski <dan@sidhe.org>
29914 To: perl5-porters@perl.org
29915 Date: Tue, 11 Apr 2000 17:02:32 -0400
29916 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
29918 Mopup for #6207 and #6209.
29919 Branch: maint-5.6/perl
29920 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
29921 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
29923 ____________________________________________________________________________
29924 [ 7339] By: gsar on 2000/10/16 08:14:34
29925 Log: integrate change#6203 from cfgperl
29927 perldiag should refer to perlos2.pod not README.os2
29928 Branch: maint-5.6/perl
29929 !> pod/perldiag.pod
29930 ____________________________________________________________________________
29931 [ 7338] By: gsar on 2000/10/16 08:11:42
29932 Log: integrate change#6201 from mainline
29934 Perl_eval_pv() leaks 4 bytes every time it is called because it
29935 does a PUSHMARK that's never ever POPMARKed; in general, only
29936 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
29937 Perl_eval_[sp]v() don't because they don't take any incoming
29938 arguments (this leak has been around since the original version
29939 of perl_eval_pv() in 5.003_97e)
29940 Branch: maint-5.6/perl
29942 ____________________________________________________________________________
29943 [ 7337] By: gsar on 2000/10/16 08:08:47
29944 Log: integrate changes#6197..6200 from cfgperl
29946 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
29947 From: John Borwick <jhborwic@unity.ncsu.edu>
29948 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
29949 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
29951 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
29952 From: Dan Sugalski <dan@sidhe.org>
29953 To: vmsperl@perl.org, perl5-porters@perl.org
29954 Date: Fri, 02 Jun 2000 16:00:41 -0400
29955 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
29956 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
29958 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
29959 From: Dan Sugalski <dan@sidhe.org>
29960 To: perl5-porters@perl.org, vmsperl@perl.org
29961 Date: Fri, 02 Jun 2000 17:30:51 -0400
29962 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
29964 Update to cperl-mode.el 4.31 from
29965 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
29966 Subject: A couple of notes
29967 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29968 To: Mailing list Perl5 <perl5-porters@perl.org>
29969 Date: Sat, 3 Jun 2000 23:33:32 -0400
29970 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
29971 Branch: maint-5.6/perl
29972 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
29973 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
29974 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
29975 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
29977 ____________________________________________________________________________
29978 [ 7336] By: gsar on 2000/10/16 08:03:46
29979 Log: integrate changes#6194,6195 from mainline
29981 fix small eval"" memory leaks under USE_ITHREADS
29983 fix yet another eval"" leak under USE_ITHREADS
29984 Branch: maint-5.6/perl
29985 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29986 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29988 ____________________________________________________________________________
29989 [ 7335] By: gsar on 2000/10/16 08:02:15
29990 Log: integrate changes#6190,6191 from mainline
29992 submit missing embed.pl change
29994 vec() loses numericalness (modified version of patch suggested
29996 Branch: maint-5.6/perl
29997 !> doop.c embed.pl t/op/vec.t
29998 ____________________________________________________________________________
29999 [ 7334] By: gsar on 2000/10/16 08:01:03
30000 Log: integrate change#6189 from mainline
30002 counting tr/// corrupts later operation (from M.J.T Guy)
30003 Branch: maint-5.6/perl
30004 !> doop.c t/op/tr.t
30005 ____________________________________________________________________________
30006 [ 7333] By: gsar on 2000/10/16 07:59:07
30007 Log: integrate changes#6183..6188 from mainline
30009 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
30012 tweak for change#6127
30014 remove incorrect documentation about implicit split to @_ in
30015 list context, which never really worked in perl 5 (from
30018 further qualify references to "alphanumeric" (from Wolfgang Laun
30019 <wolfgang.laun@alcatel.at>)
30021 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
30022 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30025 Branch: maint-5.6/perl
30026 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
30027 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
30028 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
30029 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
30030 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
30031 !> pod/pod2latex.PL utils/h2xs.PL
30032 ____________________________________________________________________________
30033 [ 7332] By: gsar on 2000/10/16 07:53:52
30034 Log: integrate change#6179 from mainline
30036 buggy modulus on UVs introduced by change#3378 (resulted in
30037 4063328477 % 65535 amounting to 27406, instead of 27407)
30038 Branch: maint-5.6/perl
30039 !> pp.c t/op/arith.t
30040 ____________________________________________________________________________
30041 [ 7331] By: gsar on 2000/10/16 07:52:49
30042 Log: integrate changes#6176,6177,6178,6182 from cfgperl
30044 Single-quoted utf8 patch from Simon Cozens.
30046 Substitution utf8 patch from Simon Cozens.
30050 Be Cleaner Part Deux.
30051 Branch: maint-5.6/perl
30052 !> Makefile.SH pp_hot.c toke.c
30053 ____________________________________________________________________________
30054 [ 7330] By: gsar on 2000/10/16 07:41:36
30055 Log: integrate change#6172 from mainline
30057 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
30058 (from Ilya Zakharevich)
30059 Branch: maint-5.6/perl
30060 !> regexec.c t/op/re_tests
30061 ____________________________________________________________________________
30062 [ 7329] By: gsar on 2000/10/16 07:40:25
30063 Log: integrate change#6171 from mainline
30065 scalar() doesn't force scalar context when used in void context
30066 (from Simon Cozens)
30067 Branch: maint-5.6/perl
30068 !> op.c t/op/wantarray.t
30069 ____________________________________________________________________________
30070 [ 7328] By: gsar on 2000/10/16 07:39:33
30071 Log: integrate change#6170 from mainline
30073 change#6142 needs tweaks to tests to work where there's no
30074 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30075 Branch: maint-5.6/perl
30076 !> t/lib/filefind.t
30077 ____________________________________________________________________________
30078 [ 7327] By: gsar on 2000/10/16 07:35:34
30079 Log: integrate changes#6166..6168 from cfgperl
30081 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
30082 in case somebody wants to write an extension for more
30083 shadow database interfaces.
30087 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
30088 Branch: maint-5.6/perl
30089 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30090 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
30091 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
30092 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30093 !> win32/config.vc win32/config_H.bc win32/config_H.gc
30094 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30095 ____________________________________________________________________________
30096 [ 7326] By: gsar on 2000/10/16 07:29:05
30097 Log: integrate changes#6157,6159..6161,6164 from cfgperl
30099 Regen Configure to jive with #6149.
30101 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
30103 Changes for the File::Temp 0.08 (change #6159) test suite
30104 to fit better into the Perl distribution test framework.
30106 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
30107 both from Simon Cozens.
30110 Branch: maint-5.6/perl
30111 +> pod/perlmodlib.PL pod/perlnewmod.pod
30112 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
30113 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
30114 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30115 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30116 ____________________________________________________________________________
30117 [ 7325] By: gsar on 2000/10/16 07:25:13
30118 Log: integrate change#6158 from vmsperl
30120 Add fallback to tmpfile for use in cases where user's relying on
30121 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
30123 Branch: maint-5.6/perl
30124 !> vms/vms.c vms/vmsish.h
30125 ____________________________________________________________________________
30126 [ 7324] By: gsar on 2000/10/16 07:20:50
30127 Log: integrate changes#6153..6155 from mainline
30129 prettier Test::Harness output on failed tests (from Nicholas Clark
30130 <nick@Bagpuss.uk.boo.com>)
30132 avoid type mismatch warning
30134 small bug in change#6144; remove random \xA0 character that snuck
30136 Branch: maint-5.6/perl
30137 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
30139 ____________________________________________________________________________
30140 [ 7323] By: gsar on 2000/10/16 07:18:47
30141 Log: integrate changes#6151,6152 from mainline
30143 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
30145 cosmetic fixups of RE debug output (from Ilya Zakharevich)
30146 Branch: maint-5.6/perl
30148 ____________________________________________________________________________
30149 [ 7322] By: gsar on 2000/10/16 07:17:25
30150 Log: integrate changes#6146..6150 from mainline
30154 add a make entry to Config.pm so "perl -V:make" works on VMS
30155 (from Peter Prymmer)
30157 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
30159 OS/2 tweaks for usethreads build (from Rocco Caputo
30162 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
30163 Branch: maint-5.6/perl
30164 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
30165 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
30166 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
30167 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
30168 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
30169 !> warnings.pl x2p/a2p.h
30170 ____________________________________________________________________________
30171 [ 7321] By: gsar on 2000/10/16 07:14:02
30172 Log: integrate changes#6143..6145 from mainline
30174 MacOS support, part 1 (from Matthias Neeracher
30175 <neeri@iis.ee.ethz.ch>)
30177 MacOS support, part 2: make AutoSplit use File::Spec instead
30178 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
30179 <neeri@iis.ee.ethz.ch>)
30181 make xsubpp skip embedded pod (from Matthias Neeracher
30182 <neeri@iis.ee.ethz.ch>)
30183 Branch: maint-5.6/perl
30184 +> ext/DynaLoader/dl_mac.xs
30185 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
30186 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
30187 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
30188 !> pp_ctl.c proto.h toke.c util.c util.h
30189 ____________________________________________________________________________
30190 [ 7320] By: gsar on 2000/10/16 07:12:13
30191 Log: integrate changes#6141,6142 from mainline
30193 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
30194 forwarded by Peter Seebach from the bsdi-users mailing list.
30195 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
30197 File::Find fails to chdir when chasing symlinks (from
30198 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30199 Branch: maint-5.6/perl
30200 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
30201 ____________________________________________________________________________
30202 [ 7319] By: gsar on 2000/10/16 07:04:30
30203 Log: integrate change#6139 from mainline
30205 revise mktables.PL for bugs and newness in Unicode 3.0
30206 (from James Bence <jbence@amgen.com>)
30207 Branch: maint-5.6/perl
30208 +> (branch 30 files)
30209 !> (integrate 49 files)
30210 ____________________________________________________________________________
30211 [ 7318] By: gsar on 2000/10/16 07:01:01
30212 Log: integrate changes#6137,6138 from mainline
30214 fix bogus redeclaration warning for "our" variables in different
30217 add note about the handling of negative indices to tied arrays
30218 (from Michael G Schwern <schwern@pobox.com>)
30219 Branch: maint-5.6/perl
30220 !> op.c pod/perltie.pod t/pragma/strict-vars
30221 ____________________________________________________________________________
30222 [ 7317] By: gsar on 2000/10/16 06:58:46
30223 Log: integrate changes#6127..6136 from mainline
30225 call_method(...,G_EVAL) can longjmp() out if the method probing
30226 failed (from Gisle Aas)
30228 new perlxstut example for passing/returning refs to arrays
30229 (from David Lowe <dlowe@pootpoot.com>)
30231 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
30233 fix places that mean C<"word" character> but say C<alphanumeric
30236 avoid warnings in POSIX.pm (from Barrie Slaymaker)
30238 warnings::enabled() doesn't fall back to looking at $^W if
30239 caller isn't using lexical warnings (from Paul Marquess)
30241 elide bogus test in change#6132
30243 make Test::Harness use wait.h/WCOREDUMP if available
30244 (from Ben Tilly <ben_tilly@hotmail.com>)
30246 enable Test::Harness to dynamically determine column width etc.
30247 (from Rob Napier <rnapier@employees.org>)
30249 random pod typos (from Peter Scott <Peter@PSDT.com>)
30250 Branch: maint-5.6/perl
30251 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
30252 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
30253 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
30254 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
30255 ____________________________________________________________________________
30256 [ 7316] By: gsar on 2000/10/16 06:53:23
30257 Log: integrate change#6126 from mainline
30259 change#2879 broke rvalue autovivification of magicals such as
30260 ${$num} (reworked variant of patch suggested by Simon Cozens)
30261 Branch: maint-5.6/perl
30262 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
30263 !> pp_hot.c proto.h t/op/gv.t
30264 ____________________________________________________________________________
30265 [ 7315] By: gsar on 2000/10/16 06:51:38
30266 Log: integrate changes#6123,6125 from mainline
30268 clarify gotcha with #line directives (from Rocco Caputo
30271 enable propagating exception objects via Perl_croak() in XS code
30273 Branch: maint-5.6/perl
30274 !> pod/perldebug.pod pod/perlsyn.pod util.c
30275 ____________________________________________________________________________
30276 [ 7314] By: gsar on 2000/10/16 06:49:28
30277 Log: integrate change#6122 from mainline
30279 downgrade fatal error on C<"foo@nosucharray.com"> to optional
30280 warning (from Mark-Jason Dominus)
30281 Branch: maint-5.6/perl
30282 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
30283 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
30284 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
30286 ____________________________________________________________________________
30287 [ 7313] By: gsar on 2000/10/16 06:46:54
30288 Log: integrate changes#6112..6121 from vmsperl
30290 Check for existence of file before trying to delete
30292 Ugly workaround for version-specific RTL error
30294 Urk -- undo previous removal of vmsish 'exit' change
30296 Add bounds checking for several strings (Charles Lane)
30298 Miscellaneous cosmetic fixes (Charles Lane)
30300 Treat sockets as special in sys(read|write) (Charles Lane et al.)
30302 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
30303 Flatten case labels in switch statements uniformly (Charles Bailey)
30305 Quiet error messages in vmsish.t (Charles Lane)
30307 Add missing escape (Charles Lane)
30309 Allow eliminate_macros() and fixpath() to handle space-delimited
30310 lists (based on fixes by Craig Berry)
30311 Branch: maint-5.6/perl
30312 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
30313 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
30315 ____________________________________________________________________________
30316 [ 7312] By: gsar on 2000/10/16 06:41:18
30317 Log: integrate changes#6107,6110 from cfgperl
30319 Tweak the todo list.
30322 Branch: maint-5.6/perl
30324 ____________________________________________________________________________
30325 [ 7311] By: gsar on 2000/10/16 06:38:38
30326 Log: integrate changes#6104,6108 from mainline
30328 PL_sys_intern was being initialized too late on windows
30330 reenable fake signal handling on Windows, bugs and all
30331 Branch: maint-5.6/perl
30332 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
30333 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
30335 ____________________________________________________________________________
30336 [ 7310] By: gsar on 2000/10/16 06:36:03
30337 Log: integrate changes#6095,6097..6103 from cfgperl
30339 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
30340 might be useful in future.
30342 Add a note about possible compilation problems from Allen Smith.
30344 Add a note about other, yet unsupported, shadow password APIs.
30346 Tweaks for the cc bugs from Allen Smith.
30348 More compilation tweakery from Allen Smith.
30350 Hints and test tweaks for Unicos.
30352 The test suite tweak in #6101 wasn't quite right.
30354 Test tweaking for Unicos continues.
30355 Branch: maint-5.6/perl
30356 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30357 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
30358 !> t/lib/complex.t t/op/64bitint.t
30359 ____________________________________________________________________________
30360 [ 7309] By: gsar on 2000/10/16 06:29:41
30361 Log: integrate changes#6093,6094 from mainline
30363 fork() failure to create pseudo process sets errno=EAGAIN and returns
30364 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
30366 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
30367 Branch: maint-5.6/perl
30368 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30369 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
30370 ____________________________________________________________________________
30371 [ 7308] By: gsar on 2000/10/16 06:27:29
30372 Log: integrate change#6092 from cfgperl
30374 Regen perltoc with the fixed buildtoc.
30375 Branch: maint-5.6/perl
30377 ____________________________________________________________________________
30378 [ 7307] By: gsar on 2000/10/16 06:26:40
30379 Log: integrate changes#6089,6090 from mainline
30381 buildtoc tweak to fix newline lossage
30383 concat doesn't preserve utf8-ness, and doesn't invalidate
30384 [NI]OK; added tests for both
30385 Branch: maint-5.6/perl
30386 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
30387 ____________________________________________________________________________
30388 [ 7306] By: gsar on 2000/10/16 06:24:05
30389 Log: integrate change#6088 from cfgperl
30391 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
30392 because we do not use those. The HAS_GETSPNAM remains,
30393 though, because we still do use that.
30394 Branch: maint-5.6/perl
30395 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30396 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30397 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30398 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30399 !> win32/config.vc win32/config_H.bc win32/config_H.gc
30400 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30401 ____________________________________________________________________________
30402 [ 7305] By: gsar on 2000/10/16 06:15:52
30403 Log: integrate changes#6084,6085,6087 from mainline
30405 substr() does not preserve utf8-ness (from Stefan Eissing
30406 <Eissing@medicaldataservice.de>); added tests
30408 repeat operator (x) doesn't preserve utf8-ness
30410 reverse() and quotemeta() weren't preserving utf8-ness; add tests
30411 Branch: maint-5.6/perl
30412 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30413 ____________________________________________________________________________
30414 [ 7304] By: gsar on 2000/10/16 06:13:10
30415 Log: integrate changes#6077..6083 from mainline
30417 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30420 workaround for CRT bug in chdir() (from Charles Lane, via
30423 remove outdated kludge in Carp (NULLs are permitted in diagnostics
30426 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30427 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30429 better default perlbug categories for ok reports (from Richard Foley)
30431 peek.t non-portable to ithreads
30433 note about undocumented caller() return value (from M.J.T. Guy);
30434 yet another peek.t tweak
30435 Branch: maint-5.6/perl
30436 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30437 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30438 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30439 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30440 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
30442 ____________________________________________________________________________
30443 [ 7303] By: gsar on 2000/10/16 06:03:18
30444 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
30445 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
30447 &HUGE_VAL is not defined, it exists.
30449 Do not warn that an infinity does not look like a number.
30451 Rewrite the pwent/spent logic to be a little bit more clearer.
30453 Continue on the pwent/spent case.
30455 Correct Freudian slip.
30457 Use HUGE_VALL if applicable.
30459 pwent/spent #ifdef imbalance.
30463 Call getspnam() only iff needd.
30465 Test both the scalar and list contexts.
30467 Use setxxent()/endxxent().
30473 Be more forgiving in POSIX about HUGE_VALL.
30477 The search of infinity continues, this time simplified.
30479 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
30480 in natively 64-bit platforms where a long is a quad (no need
30481 for long longs). Also added bias for IVs.
30485 Introduce t/lib/peek.t.
30487 Make the test more portable.
30488 Branch: maint-5.6/perl
30491 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
30492 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
30493 !> t/op/pwent.t toke.c util.c
30494 ____________________________________________________________________________
30495 [ 7302] By: gsar on 2000/10/16 05:03:37
30496 Log: integrate changes#6066..6071 from mainline
30500 replace direct call to sighandler() with (*PL_sighandlerp)()
30502 note about values()
30504 File::Spec compatibility update (from Barrie Slaymaker
30505 <barries@slaysys.com>)
30507 remove misleading comment (from M.J.T. Guy)
30509 misformatted perllocal.pod (from Tim Jenness
30510 <t.jenness@jach.hawaii.edu>)
30511 Branch: maint-5.6/perl
30512 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30513 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30514 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30515 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30516 ____________________________________________________________________________
30517 [ 7301] By: gsar on 2000/10/16 05:00:08
30518 Log: integrate changes#6061..6063 from mainline
30520 change#5921 neglected to make eq honor "use bytes"
30522 additional tests for utf8.t
30524 tokeq() could read unallocated field in argument
30525 Branch: maint-5.6/perl
30526 !> sv.c t/pragma/utf8.t toke.c
30527 ____________________________________________________________________________
30528 [ 7300] By: gsar on 2000/10/16 04:56:54
30529 Log: integrate changes#6046,6048,6057,6058 from mainline
30531 libscheck has insufficient checks for n32 libs (from
30532 Albert Chin-A-Young <china@thewrittenword.com>)
30534 add note about how $( doesn't interpolate in REs (from
30535 Philip Newton <newton@ficus.frogspace.net>)
30537 fix broken parsing of /\x{ab}/
30539 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
30540 (spotted by Donald Kinzer <dkinzer@premia.com>)
30541 Branch: maint-5.6/perl
30542 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
30544 ____________________________________________________________________________
30545 [ 7299] By: gsar on 2000/10/16 04:52:50
30546 Log: integrate change#6044 from mainline
30548 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
30549 such that underscores are only ignored in literal numbers,
30550 "\x{...}", and hex/oct argument
30551 Branch: maint-5.6/perl
30552 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
30553 ____________________________________________________________________________
30554 [ 7298] By: gsar on 2000/10/16 04:50:53
30555 Log: integrate changes#6027..6043 from mainline
30557 podlators-1.02 update (from Russ Allbery)
30559 Pod::Man generates groff-incompatible macro definition (from
30562 add CGI.pm v2.66 (from Lincoln Stein)
30564 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
30565 for @- and @+ (from Johan Vromans)
30567 small nits in diagnostics.pm (from Robin Barker)
30569 whitespace adjustments
30571 missing files in MANIFEST
30573 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
30576 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
30578 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
30579 Branch: maint-5.6/perl
30580 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
30581 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
30582 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
30583 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
30584 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
30585 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
30586 !> t/lib/cgi-html.t t/lib/cgi-request.t
30587 ____________________________________________________________________________
30588 [ 7297] By: gsar on 2000/10/16 04:44:30
30589 Log: integrate change#6025 from mainline
30591 Is{Alnum,Alpha,Word} don't match titlecase
30592 TODO: IsSpace is defined recursively!
30593 (both spotted by Larry)
30594 Branch: maint-5.6/perl
30595 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30596 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30597 ____________________________________________________________________________
30598 [ 7296] By: gsar on 2000/10/16 04:39:30
30599 Log: integrate change#6023 from mainline
30601 debugger stomps on $. (from M.J.T. Guy)
30602 Branch: maint-5.6/perl
30604 ____________________________________________________________________________
30605 [ 7295] By: gsar on 2000/10/16 04:38:02
30606 Log: integrate change#6022 from mainline
30608 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
30609 Branch: maint-5.6/perl
30611 ____________________________________________________________________________
30612 [ 7294] By: gsar on 2000/10/16 04:37:05
30613 Log: integrate changes#6018..6021 from mainline
30615 make lib/syslog.t portable to systems that don't have _PATH_LOG,
30616 make _PATH_LOG() return "" if unavailable
30618 windows portability tweaks
30622 remove Win2K issue in pod (fixed by change#6020)
30623 Branch: maint-5.6/perl
30624 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30625 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
30626 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
30627 ____________________________________________________________________________
30628 [ 7293] By: gsar on 2000/10/16 04:20:00
30629 Log: integrate changes#6013..6015 from mainline
30631 tweak change#5945 to display correct switch name in diagnostic
30633 glob() loading File::Glob behind the scenes may cause syntax errors
30635 tweak test for portability
30636 Branch: maint-5.6/perl
30637 !> op.c perl.c pod/perldiag.pod t/lib/b.t
30638 ____________________________________________________________________________
30639 [ 7292] By: gsar on 2000/10/16 04:18:11
30640 Log: integrate changes#6005..6010 from mainline, cfgperl
30642 perldoc might fail via "use blib" (from Hugo van der Sanden)
30646 note about compile failures and END blocks (from M.J.T. Guy)
30648 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
30650 (change#6009 integrated earlier in change#7255)
30652 clarify note about shadow password support (from
30653 gellyfish@gellyfish.com)
30654 Branch: maint-5.6/perl
30655 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30656 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
30657 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
30658 ____________________________________________________________________________
30659 [ 7291] By: gsar on 2000/10/16 04:12:03
30660 Log: integrate changes#6002,6003 from mainline
30662 destructive sv_setsv() can lose UV-ness from source, causing
30663 numeric promotions/comparisons to fail to do the right thing
30665 allow REG_EXPAND_SZ keys in Windows registry (from
30666 John Clayton <John.Clayton@barclayscapital.com>)
30667 Branch: maint-5.6/perl
30668 !> sv.c win32/win32.c
30669 ____________________________________________________________________________
30670 [ 7290] By: gsar on 2000/10/16 04:10:19
30671 Log: integrate change#6001 from mainline
30673 support additional library locations via $Config{otherlibdirs}
30674 (from Andy Dougherty)
30675 Branch: maint-5.6/perl
30676 !> Configure INSTALL Porting/Glossary Porting/config.sh
30677 !> Porting/config_H config_h.SH epoc/config.sh perl.c
30678 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
30679 !> win32/config.bc win32/config.gc win32/config.vc
30680 ____________________________________________________________________________
30681 [ 7289] By: gsar on 2000/10/16 04:08:28
30682 Log: integrate change#5999 from mainline
30684 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
30685 Branch: maint-5.6/perl
30686 !> t/pragma/warn/toke toke.c
30687 ____________________________________________________________________________
30688 [ 7288] By: gsar on 2000/10/16 04:07:01
30689 Log: integrate changes#5997,5998 from cfgperl
30693 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
30694 Branch: maint-5.6/perl
30695 !> lib/Math/Complex.pm
30696 ____________________________________________________________________________
30697 [ 7287] By: gsar on 2000/10/16 04:04:37
30698 Log: integrate change#5995 from mainline
30700 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
30701 Branch: maint-5.6/perl
30702 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
30703 ____________________________________________________________________________
30704 [ 7286] By: gsar on 2000/10/16 04:03:21
30705 Log: integrate change#5994 from mainline
30707 fix for missed accounting for null byte in pack("Z",...) (from
30709 Branch: maint-5.6/perl
30710 !> pp.c t/op/pack.t
30711 ____________________________________________________________________________
30712 [ 7285] By: gsar on 2000/10/16 04:02:11
30713 Log: integrate changes#5989..5993 from mainline
30715 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
30716 itself and no other (from Tom Hughes)
30718 use $ENV{LIB} to search for libs under Visual C compiler
30719 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
30721 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
30723 pod nit (from Simon Cozens)
30725 various minor tweaks seen on p5p
30726 Branch: maint-5.6/perl
30727 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
30728 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
30729 !> t/op/array.t toke.c
30730 ____________________________________________________________________________
30731 [ 7284] By: gsar on 2000/10/16 03:59:00
30732 Log: integrate changes#5978..5988 from mainline
30734 sync version numbers in File::Spec with the ones on CPAN
30735 (from Barrie Slaymaker)
30737 under useithreads, constant pad entries could inadvertantly be
30738 shared across threads (from Eric Blood <eblood@xmission.com>);
30739 added Eric's test case to testsuite
30741 allow Configure -S to run non-interactively (spotted by Greg Hudson
30744 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
30745 prototype mismatch with CORE::glob(); update pod and tests to
30746 suit (File::Glob::glob() is still available for backward
30747 compatibility, but should be considered deprecated)
30749 avoid error in IO::Socket::INET when given an unknown service name
30750 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
30752 numeric conversion of non-number in change#3378 tramples on
30753 OOK offset, causing segfaults
30755 attributes::reftype() doesn't work on tied argument
30757 forked child may not exit correctly if it failed to open
30758 /dev/console (from Graham Barr)
30760 add regular expressions tutorial and quick-start guide (from
30761 Mark Kvale <kvale@phy.ucsf.edu>)
30763 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
30765 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
30766 <paul@miraclefish.com>)
30767 Branch: maint-5.6/perl
30768 +> pod/perlrequick.pod pod/perlretut.pod
30769 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
30770 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
30771 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
30772 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
30773 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30774 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30775 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
30776 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
30777 ____________________________________________________________________________
30778 [ 7283] By: gsar on 2000/10/16 03:52:14
30779 Log: integrate change#5977 from mainline
30781 autoquote barewords followed by newline and arrow properly
30782 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
30783 Branch: maint-5.6/perl
30784 !> t/pragma/warn/toke toke.c
30785 ____________________________________________________________________________
30786 [ 7282] By: gsar on 2000/10/16 03:50:48
30787 Log: integrate change#5976 from mainline
30789 DB_File v1.73 update (from Paul Marquess)
30790 Branch: maint-5.6/perl
30791 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
30792 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
30793 ____________________________________________________________________________
30794 [ 7281] By: gsar on 2000/10/16 03:49:14
30795 Log: integrate change#5975 from mainline
30797 allow sort() reentrancy (variant of patch suggested by
30798 Hugo van der Sanden)
30799 Branch: maint-5.6/perl
30800 !> pp_ctl.c t/op/sort.t
30801 ____________________________________________________________________________
30802 [ 7280] By: gsar on 2000/10/16 03:48:22
30803 Log: integrate change#5974 from mainline
30805 change#4197 somehow missed initializing PL_errors, meaning
30806 syntax error queueing wasn't working outside eval"" at all;
30807 also fixed eval"" to localize PL_error_count, so that compile-time
30808 eval's don't clobber the error state of the outer context
30809 Branch: maint-5.6/perl
30810 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
30811 !> t/pragma/warn/toke
30812 ____________________________________________________________________________
30813 [ 7279] By: gsar on 2000/10/16 03:46:21
30814 Log: integrate change#5973 from mainline
30816 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
30817 Branch: maint-5.6/perl
30818 !> regcomp.c regexec.c t/op/re_tests
30819 ____________________________________________________________________________
30820 [ 7278] By: gsar on 2000/10/16 03:44:54
30821 Log: integrate change#5971 from cfgperl
30823 Unicos tweaks from Mark P. Lutz.
30824 Branch: maint-5.6/perl
30825 !> hints/unicos.sh lib/Math/Complex.pm
30826 ____________________________________________________________________________
30827 [ 7277] By: gsar on 2000/10/16 03:42:59
30828 Log: integrate changes#5966..5970 from mainline
30830 add testsuite for B backends, fix bug in B::Deparse (from
30831 Simon Cozens <simon@brecon.co.uk>)
30833 improved docs on the warn_uninit diagnostic (from David Glasser
30836 tolerate spaces in group names in test on solaris (from David Boyce
30839 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
30841 Data::Dumper fumbles negative numbers on 32-bit platforms where
30843 Branch: maint-5.6/perl
30844 +> t/lib/b.t t/lib/syslog.t
30845 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
30846 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
30847 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
30848 ____________________________________________________________________________
30849 [ 7276] By: gsar on 2000/10/16 03:39:30
30850 Log: integrate change#5965 from mainline
30852 avoid "will not stay shared" warnings for our variables (from
30854 Branch: maint-5.6/perl
30855 !> op.c t/pragma/warn/op
30856 ____________________________________________________________________________
30857 [ 7275] By: gsar on 2000/10/16 03:38:18
30858 Log: integrate change#5964 from mainline
30860 reformat to 72 columns (again)
30861 Branch: maint-5.6/perl
30862 !> pod/perldiag.pod
30863 ____________________________________________________________________________
30864 [ 7274] By: gsar on 2000/10/16 03:36:58
30865 Log: integrate change#5963 from mainline
30867 patch from Larry to make (\&) prototype work; added tests for
30869 Branch: maint-5.6/perl
30870 !> op.c t/comp/proto.t
30871 ____________________________________________________________________________
30872 [ 7273] By: gsar on 2000/10/16 03:35:51
30873 Log: integrate changes#5956..5962 from mainline
30875 better diagnostics on failed tests (from Ilya Zakharevich)
30877 pod nits (from A. C. Yardley <yardley@tanet.net>)
30879 change#3569 deleted some essential code, revert; avoid use of
30880 atexit() to make DynaLoader work properly on AIX under mod_perl
30881 (from Jens-Uwe Mager <jum@helios.de>)
30883 doubled words in pods (from Simon Cozens
30884 <simon.p.cozens@jp.pwcglobal.com>)
30886 better INSTALL notes on Solaris issues (from Dominic Dunlop)
30888 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
30890 updated README.hpux (from Jeff Okamoto)
30891 Branch: maint-5.6/perl
30892 !> INSTALL README.hpux emacs/cperl-mode.el
30893 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
30894 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
30895 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30896 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
30897 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
30898 !> t/op/lex_assign.t
30899 ____________________________________________________________________________
30900 [ 7272] By: gsar on 2000/10/16 03:31:22
30901 Log: integrate change#5955 from mainline
30903 longstanding bug exposed by change#3307: sort arguments weren't
30904 compiled with the right wantarray context (ensuing runtime lookup
30905 via block_gimme() was getting the incidental context of the
30907 Branch: maint-5.6/perl
30908 !> op.c t/op/sort.t
30909 ____________________________________________________________________________
30910 [ 7271] By: gsar on 2000/10/16 03:29:11
30911 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
30914 Flatten the cpp jungle doing the nosuid checking.
30916 Do not assume sign propagation. (from M.J.T. Guy)
30918 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
30920 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
30921 Now pp_ncmp() returns undef is either operand is a NaN.
30923 On second thoughts frexp() does have two arguments.
30925 Document that tr() is not tr(1).
30927 Be more robust on "extreme" (large absolute value)
30928 arguments. Originally reported by Daniel Connelly
30929 as a problem with asinh() on large negative arguments,
30930 asinh() used to bail out because an argument to log()
30931 ended up being zero. Ilya Zakharevich proposed using
30932 Taylor's series in such cases, which for such large
30933 arguments is a very good approximation.
30935 Undo "use integer" addition from 64bitint as it seems
30936 to break most of the subtests in Digital UNIX;
30937 Unicos needs to find another way.
30938 Branch: maint-5.6/perl
30939 !> (integrate 29 files)
30940 ____________________________________________________________________________
30941 [ 7270] By: gsar on 2000/10/16 03:09:44
30942 Log: integrate changes#5948,5949,5950 from mainline
30944 typo in vars.pm that leads to cryptic message (from Piotr
30945 Piatkowski <kompas@kompas.usr.onet.pl>)
30947 make perldoc use the pod2man from the same version (from
30950 reformat perldiag to avoid long lines
30951 Branch: maint-5.6/perl
30952 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
30953 ____________________________________________________________________________
30954 [ 7269] By: gsar on 2000/10/16 03:05:54
30955 Log: integrate change#5947 from mainline
30957 use &dl_error rather than &dl_load_file as the guard for calling
30958 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
30959 statically built perl)
30960 Branch: maint-5.6/perl
30961 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30962 ____________________________________________________________________________
30963 [ 7268] By: gsar on 2000/10/16 03:04:48
30964 Log: integrate change#5945 from mainline
30966 make module name mandatory after -M switch; reorder perldiag
30967 alphabetically (from Mark-Jason Dominus)
30968 Branch: maint-5.6/perl
30969 !> perl.c pod/perldiag.pod
30970 ____________________________________________________________________________
30971 [ 7267] By: gsar on 2000/10/16 03:03:01
30972 Log: integrate change#5939 from mainline
30974 more pod nits (from Larry Virden)
30975 Branch: maint-5.6/perl
30976 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
30977 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
30978 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
30979 ____________________________________________________________________________
30980 [ 7266] By: gsar on 2000/10/16 03:01:39
30981 Log: integrate change#5938 from mainline
30983 Consolidated B::Deparse fixes (from Stephen McCamant)
30984 Branch: maint-5.6/perl
30985 !> ext/B/B/Deparse.pm
30986 ____________________________________________________________________________
30987 [ 7265] By: gsar on 2000/10/16 03:00:43
30988 Log: integrate change#5936 from mainline
30990 additional tests for change#7263 (from Paul Marquess)
30991 Branch: maint-5.6/perl
30992 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
30993 !> t/pragma/warn/5nolint t/pragma/warn/6default
30994 ____________________________________________________________________________
30995 [ 7264] By: gsar on 2000/10/16 02:58:34
30996 Log: integrate change#5934 from mainline
30998 propagate lexical warnings from surrounding scope correctly
30999 within string eval() (from Paul Marquess)
31000 Branch: maint-5.6/perl
31001 !> pp_ctl.c t/pragma/warn/pp_ctl
31002 ____________________________________________________________________________
31003 [ 7263] By: gsar on 2000/10/16 02:56:53
31004 Log: integrate change#5932 from mainline
31006 add rsignal(), whichsig() and do_join() to public API list
31007 (mod_perl uses them to good advantage)
31008 Branch: maint-5.6/perl
31009 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
31010 ____________________________________________________________________________
31011 [ 7262] By: gsar on 2000/10/16 02:55:53
31012 Log: integrate change#5931 from mainline
31014 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
31015 Branch: maint-5.6/perl
31016 !> pp_hot.c regexec.c t/op/pat.t
31017 ____________________________________________________________________________
31018 [ 7261] By: gsar on 2000/10/16 02:55:01
31019 Log: integrate change#5930 from mainline
31021 small os390 tweaks (from Peter Prymmer)
31022 Branch: maint-5.6/perl
31023 !> config_h.SH makedepend.SH
31024 ____________________________________________________________________________
31025 [ 7260] By: gsar on 2000/10/16 02:54:10
31026 Log: integrate change#5929 from mainline
31029 Branch: maint-5.6/perl
31030 !> pod/perlguts.pod
31031 ____________________________________________________________________________
31032 [ 7259] By: gsar on 2000/10/16 02:52:55
31033 Log: integrate change#5927 from mainline
31035 arrange for next() to resume at the unstack op rather than the
31036 loop conditional, so that scope cleanup happens correctly
31037 (from Stephen McCamant)
31038 Branch: maint-5.6/perl
31039 !> op.c pp_ctl.c t/op/misc.t
31040 ____________________________________________________________________________
31041 [ 7258] By: gsar on 2000/10/16 02:51:38
31042 Log: integrate change#5926 from mainline
31044 on windows, reserve 16M of stack rather than 128M (allows more
31045 threads to run concurrently)
31046 Branch: maint-5.6/perl
31047 !> win32/Makefile win32/makefile.mk
31048 ____________________________________________________________________________
31049 [ 7257] By: gsar on 2000/10/16 02:50:37
31050 Log: integrate change#5925 from mainline
31052 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
31053 Branch: maint-5.6/perl
31055 ____________________________________________________________________________
31056 [ 7256] By: gsar on 2000/10/16 02:49:36
31057 Log: integrate change#5924 from mainline
31059 avoid using uninitialized memory in require version check
31060 Branch: maint-5.6/perl
31061 !> pp_ctl.c universal.c
31062 ____________________________________________________________________________
31063 [ 7255] By: gsar on 2000/10/16 02:48:03
31064 Log: integrate changes#5923,5928,6009 from mainline
31066 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
31067 Branch: maint-5.6/perl
31068 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
31069 ____________________________________________________________________________
31070 [ 7254] By: gsar on 2000/10/16 02:44:46
31071 Log: integrate change#5922 from mainline
31073 commentary about IoTYPE() (from Nathan Torkington)
31074 Branch: maint-5.6/perl
31076 ____________________________________________________________________________
31077 [ 7253] By: gsar on 2000/10/16 02:43:49
31078 Log: integrate change#5921 from mainline
31080 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31081 Branch: maint-5.6/perl
31082 !> sv.c t/lib/charnames.t t/pragma/utf8.t
31083 ____________________________________________________________________________
31084 [ 7252] By: gsar on 2000/10/16 02:42:31
31085 Log: integrate change#5920 from mainline
31087 Larry's fix for buggy propagation of utf8-ness in join(); add test
31088 Branch: maint-5.6/perl
31089 !> doop.c t/op/ver.t
31090 ____________________________________________________________________________
31091 [ 7251] By: gsar on 2000/10/16 02:41:14
31092 Log: integrate changes#5915..5919 from mainline
31094 various (pod tweaks &c)
31095 Branch: maint-5.6/perl
31096 !> (integrate 33 files)
31097 ____________________________________________________________________________
31098 [ 7250] By: gsar on 2000/10/16 02:38:16
31099 Log: integrate change#5914 from mainline
31101 caller() wasn't returning the right number of elements for
31103 Branch: maint-5.6/perl
31104 !> pp_ctl.c t/pragma/warn/9enabled
31105 ____________________________________________________________________________
31106 [ 7249] By: gsar on 2000/10/16 02:37:02
31107 Log: integrate change#5913 from mainline
31109 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
31110 (from Mark-Jason Dominus)
31111 Branch: maint-5.6/perl
31112 !> pod/perlfunc.pod
31113 ____________________________________________________________________________
31114 [ 7248] By: gsar on 2000/10/16 02:35:58
31115 Log: integrate change#5912 from mainline
31117 fix totally broken caching in UNIVERSAL::isa() (from
31119 Branch: maint-5.6/perl
31120 !> t/op/universal.t universal.c
31121 ____________________________________________________________________________
31122 [ 7247] By: gsar on 2000/10/16 02:34:27
31123 Log: integrate changes#5910,5911 from mainline
31127 add linebreak properties from unicode/LineBrk.txt (from
31128 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
31129 Branch: maint-5.6/perl
31130 +> (branch 29 files)
31131 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
31132 ____________________________________________________________________________
31133 [ 7246] By: gsar on 2000/10/16 02:33:29
31134 Log: integrate change#5909 from mainline
31136 mode argument to do_binmode() should be file mode, not boolean
31137 Branch: maint-5.6/perl
31139 ____________________________________________________________________________
31140 [ 7245] By: gsar on 2000/10/16 02:31:04
31141 Log: integrate change#5908 from mainline
31143 introduce illegal symbols into null package so that
31144 gv_fetchpv(...,TRUE) always returns a valid GV even when the
31145 symbol is trapped by strictures (avoids coredumps)
31146 Branch: maint-5.6/perl
31147 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
31148 !> t/pragma/strict-vars
31149 ____________________________________________________________________________
31150 [ 7244] By: jhi on 2000/10/16 02:29:54
31151 Log: Subject: $Carp::ExportLevel confusion in Exporter
31152 From: "Ben Tilly" <ben_tilly@hotmail.com>
31153 Date: Sat, 14 Oct 2000 16:44:34 EDT
31154 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
31156 ! lib/Exporter/Heavy.pm
31157 ____________________________________________________________________________
31158 [ 7243] By: jhi on 2000/10/16 02:28:33
31159 Log: Subject: [PATCH perlguts.pod] Document offset hack
31160 From: Simon Cozens <simon@cozens.net>
31161 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
31162 Date: Sat, 14 Oct 2000 19:32:25 +0100
31165 ____________________________________________________________________________
31166 [ 7242] By: gsar on 2000/10/16 02:26:51
31167 Log: integrate changes#5905,5906,5907,6064 from mainline
31169 printf/sprintf didn't get quad types right under use64bitint
31170 Branch: maint-5.6/perl
31171 !> pp_sys.c sv.c t/op/64bitint.t
31172 ____________________________________________________________________________
31173 [ 7241] By: jhi on 2000/10/16 02:22:44
31174 Log: Subject: small pod patch
31175 From: Dan Boorstein <dan_boo@bellsouth.net>
31176 Date: Sat, 14 Oct 2000 14:29:24 -0400
31177 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
31179 ! pod/perlfaq7.pod pod/perlmod.pod
31180 ____________________________________________________________________________
31181 [ 7240] By: jhi on 2000/10/16 02:13:46
31184 Subject: Re: Problems with bleadperl
31185 From: "Stephen P. Potter" <spp@ds.net>
31186 Date: Fri, 13 Oct 2000 13:32:49 -0400
31187 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
31189 ! t/pragma/overload.t
31190 ____________________________________________________________________________
31191 [ 7239] By: jhi on 2000/10/16 01:41:18
31192 Log: One more ~utf8 tweak.
31195 ____________________________________________________________________________
31196 [ 7238] By: jhi on 2000/10/16 01:34:14
31197 Log: Tweak the test of #7235.
31200 ____________________________________________________________________________
31201 [ 7237] By: jhi on 2000/10/16 01:25:04
31202 Log: Fix a couple of compiler-noted nits in #7235.
31205 ____________________________________________________________________________
31206 [ 7236] By: jhi on 2000/10/16 01:22:46
31207 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
31210 ____________________________________________________________________________
31211 [ 7235] By: jhi on 2000/10/15 16:24:44
31212 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
31214 From: Simon Cozens <simon@cozens.net>
31215 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
31216 Date: Sat, 14 Oct 2000 20:52:13 +0100
31217 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
31219 ! pp.c t/op/bop.t utf8.h
31220 ____________________________________________________________________________
31221 [ 7234] By: jhi on 2000/10/15 15:19:29
31222 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
31223 The problem was that rx->minlen was in chars while pp_split()
31224 thought it would be in bytes.
31226 ! pp.c t/pragma/utf8.t
31227 ____________________________________________________________________________
31228 [ 7233] By: jhi on 2000/10/14 20:24:24
31229 Log: Document FNCASE=y as discussed in the bug 20000902.009.
31232 ____________________________________________________________________________
31233 [ 7232] By: jhi on 2000/10/14 18:52:21
31234 Log: Add test for bug id 20000427.003 (which seems to have
31235 been fixed) (also duplicate as 20000427.004, though
31236 with a higher severity). Move one utf8 from op/append
31237 to pragma/utf8, tag the tests with bug ids.
31239 ! t/op/append.t t/pragma/utf8.t
31240 ____________________________________________________________________________
31241 [ 7231] By: jhi on 2000/10/14 17:28:37
31242 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
31245 ____________________________________________________________________________
31246 [ 7230] By: jhi on 2000/10/14 14:24:50
31247 Log: Needs to be conditional on SunOS 4.
31249 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
31250 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31251 Date: Sat, 14 Oct 2000 13:37:49 +0100
31252 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
31253 Branch: metaconfig/U/perl
31256 ! Configure myconfig.SH pod/perldelta.pod
31257 ____________________________________________________________________________
31258 [ 7229] By: jhi on 2000/10/14 00:49:22
31259 Log: Update Changes.
31261 ! Changes patchlevel.h
31262 ____________________________________________________________________________
31263 [ 7228] By: jhi on 2000/10/14 00:46:10
31264 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
31265 From: Peter Prymmer <pvhp@forte.com>
31266 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
31267 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
31270 ____________________________________________________________________________
31271 [ 7227] By: jhi on 2000/10/13 23:20:30
31272 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
31275 ____________________________________________________________________________
31276 [ 7226] By: jhi on 2000/10/13 22:14:32
31279 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
31280 From: Peter Prymmer <pvhp@forte.com>
31281 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
31282 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
31285 ____________________________________________________________________________
31286 [ 7225] By: jhi on 2000/10/13 22:11:31
31287 Log: op/sprintf.t patch for OS/390 (and any other host with limited
31288 floating-point exponent length)
31290 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
31291 From: Dominic Dunlop <domo@computer.org>
31292 Date: Fri, 13 Oct 2000 19:17:57 +0200
31293 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
31296 ____________________________________________________________________________
31297 [ 7224] By: jhi on 2000/10/13 18:40:48
31298 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
31301 ____________________________________________________________________________
31302 [ 7223] By: jhi on 2000/10/13 18:37:13
31303 Log: Thinko in #7222.
31306 ____________________________________________________________________________
31307 [ 7222] By: jhi on 2000/10/13 18:05:23
31308 Log: Use UTF8SKIP(), from Simon Cozens.
31311 ____________________________________________________________________________
31312 [ 7221] By: jhi on 2000/10/13 15:43:19
31313 Log: (accidentally empty check-in)
31316 ____________________________________________________________________________
31317 [ 7220] By: jhi on 2000/10/13 15:23:51
31318 Log: Add (optimistically) Storable to static extensions.
31320 ! hints/uwin.sh hints/vmesa.sh
31321 ____________________________________________________________________________
31322 [ 7219] By: jhi on 2000/10/13 15:20:05
31323 Log: Amdahl UTS doesn't seem to do dynaloading.
31326 ____________________________________________________________________________
31327 [ 7218] By: jhi on 2000/10/13 15:15:20
31328 Log: Slight tweak of the code to appease Amdahl UTS cc.
31331 ____________________________________________________________________________
31332 [ 7217] By: jhi on 2000/10/13 14:50:42
31333 Log: In Amdahl UTS "struct sv" is defined by a system header,
31337 ____________________________________________________________________________
31338 [ 7216] By: jhi on 2000/10/13 11:58:25
31339 Log: Ilya implemented the memory profiling API.
31342 ____________________________________________________________________________
31343 [ 7215] By: jhi on 2000/10/13 02:56:38
31344 Log: Subject: [PATCH 5.7.0] Perl API for mstats
31345 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31346 Date: Thu, 12 Oct 2000 22:52:40 -0400
31347 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
31349 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
31350 ____________________________________________________________________________
31351 [ 7214] By: jhi on 2000/10/13 02:55:38
31352 Log: Subject: [PATCH 5.7.0] IVs in mtats
31353 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31354 Date: Thu, 12 Oct 2000 22:51:04 -0400
31355 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
31358 ____________________________________________________________________________
31359 [ 7213] By: jhi on 2000/10/13 02:31:47
31360 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
31362 ! pod/perldiag.pod pp_sys.c
31363 ____________________________________________________________________________
31364 [ 7212] By: jhi on 2000/10/13 01:27:38
31365 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
31366 From: Peter Prymmer <pvhp@forte.com>
31367 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
31368 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
31371 ____________________________________________________________________________
31372 [ 7211] By: jhi on 2000/10/13 00:35:09
31373 Log: Update Changes.
31375 ! Changes patchlevel.h
31376 ____________________________________________________________________________
31377 [ 7210] By: jhi on 2000/10/12 23:59:40
31378 Log: The Install.pm third of
31380 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31381 From: Bill Campbell <bill@celestial.com>
31382 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31383 Date: Thu, 5 Oct 2000 18:04:51 -0700
31385 ! lib/ExtUtils/Install.pm
31386 ____________________________________________________________________________
31387 [ 7209] By: jhi on 2000/10/12 23:58:43
31390 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31391 Date: Thu, 5 Oct 2000 18:04:51 -0700
31392 From: Bill Campbell <bill@celestial.com>
31393 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31395 The Install.pm changes will be submitted separately because
31396 they need some work and discussion still.
31398 ! lib/getopts.pl lib/termcap.pl
31399 ____________________________________________________________________________
31400 [ 7208] By: jhi on 2000/10/12 23:41:19
31401 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
31402 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31403 Date: Thu, 12 Oct 2000 07:30:02 EDT
31404 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
31406 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
31407 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
31408 ____________________________________________________________________________
31409 [ 7207] By: jhi on 2000/10/12 23:39:01
31410 Log: An updated EBCDIC tr patch.
31412 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
31413 From: Peter Prymmer <pvhp@forte.com>
31414 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
31415 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
31418 ____________________________________________________________________________
31419 [ 7206] By: jhi on 2000/10/12 23:34:55
31420 Log: Upgrade to CPAN 1.58, from Andreas König.
31422 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31423 ____________________________________________________________________________
31424 [ 7205] By: jhi on 2000/10/12 23:29:08
31425 Log: Introduce the man[24-8] variables, from Andy Dougherty.
31426 Branch: metaconfig/U/perl
31427 + mandirs.U mandirstyle.U
31429 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31430 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
31431 ! vos/config.h vos/config.pl vos/config_h.SH_orig
31432 ! win32/config.bc win32/config.gc win32/config.vc
31433 ____________________________________________________________________________
31434 [ 7204] By: gsar on 2000/10/12 18:11:24
31435 Log: restore change#7202
31438 ____________________________________________________________________________
31439 [ 7203] By: gsar on 2000/10/12 18:09:40
31440 Log: another test of the Emergency Broadcast System--back out
31444 ____________________________________________________________________________
31445 [ 7202] By: gsar on 2000/10/12 16:40:47
31446 Log: (submitted on behalf of Jarkko)
31447 Fix the lib/encode.t subtest 6 failure as reported by Andreas
31448 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
31449 was unearthed by change 7182, as was a bug in HTML::Entities.
31452 ____________________________________________________________________________
31453 [ 7201] By: jhi on 2000/10/11 03:16:05
31454 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
31456 ! pp_hot.c t/pragma/utf8.t
31457 ____________________________________________________________________________
31458 [ 7200] By: jhi on 2000/10/11 00:40:30
31459 Log: The #7198 was a false alarm.
31462 ____________________________________________________________________________
31463 [ 7199] By: jhi on 2000/10/11 00:26:04
31464 Log: Remove duplicated code.
31467 ____________________________________________________________________________
31468 [ 7198] By: jhi on 2000/10/10 23:30:46
31469 Log: (Retracted by #7200.)
31472 ____________________________________________________________________________
31473 [ 7197] By: jhi on 2000/10/10 21:49:30
31474 Log: Add the test case for #7190, from the original bug report
31478 ____________________________________________________________________________
31479 [ 7196] By: jhi on 2000/10/10 21:40:49
31480 Log: Reapply Andy's patch and regen Configure.
31482 ! Configure INSTALL Makefile.SH Porting/Glossary
31483 ! Porting/config.sh config_h.SH epoc/config.sh installperl
31484 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31486 ____________________________________________________________________________
31487 [ 7195] By: jhi on 2000/10/10 21:09:30
31488 Log: Use the versiononly instead of the installscripts,
31489 retract the changes 7146 and 7147.
31491 ! Configure INSTALL Makefile.SH Porting/Glossary
31492 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
31493 ! installperl uconfig.sh vos/config.def win32/config.bc
31494 ! win32/config.gc win32/config.vc
31495 ____________________________________________________________________________
31496 [ 7194] By: jhi on 2000/10/10 21:06:15
31497 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
31498 From: Peter Prymmer <pvhp@forte.com>
31499 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
31500 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
31503 ____________________________________________________________________________
31504 [ 7193] By: jhi on 2000/10/10 21:05:12
31505 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
31506 From: Peter Prymmer <pvhp@forte.com>
31507 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
31508 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
31511 ____________________________________________________________________________
31512 [ 7192] By: jhi on 2000/10/10 20:57:30
31513 Log: Add versiononly, delete installscripts, from Andy Dougherty.
31515 - U/installdirs/installscripts.U
31516 Branch: metaconfig/U/perl
31518 ____________________________________________________________________________
31519 [ 7191] By: jhi on 2000/10/10 19:41:21
31520 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
31521 From: Peter Prymmer <pvhp@forte.com>
31522 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
31523 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
31525 ! pod/perlebcdic.pod
31526 ____________________________________________________________________________
31527 [ 7190] By: jhi on 2000/10/10 19:26:14
31528 Log: Subject: Re: utf8 concat, mg_get
31529 From: Simon Cozens <simon@cozens.net>
31530 Date: Tue, 10 Oct 2000 17:40:17 +0100
31531 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
31534 ____________________________________________________________________________
31535 [ 7189] By: jhi on 2000/10/10 19:23:03
31536 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
31537 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
31538 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
31539 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
31541 ! lib/ExtUtils/MM_Unix.pm
31542 ____________________________________________________________________________
31543 [ 7188] By: jhi on 2000/10/10 15:31:24
31544 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
31545 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31546 Date: Fri, 14 Jul 2000 10:47:36 +0100
31547 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
31550 ____________________________________________________________________________
31551 [ 7187] By: jhi on 2000/10/10 13:30:10
31552 Log: Quote the temp file name, needed in Win32 because the
31553 default name unfortunately contains spaces, shouldn't
31556 Subject: FW: perldoc fails if $TEMP contains spaces
31557 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31558 Date: Thu, 14 Sep 2000 08:58:45 +0100
31559 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
31562 ____________________________________________________________________________
31563 [ 7186] By: jhi on 2000/10/10 13:16:27
31564 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
31565 From: hv@hugo.hybyte.com
31566 Date: Tue, 10 Oct 2000 14:10:20 +0100
31567 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
31569 ! t/lib/thr5005.t util.c
31570 ____________________________________________________________________________
31571 [ 7185] By: jhi on 2000/10/10 12:06:22
31572 Log: Upgrade to podlators 1.04, from Russ Allbery.
31574 ! lib/Pod/Man.pm lib/Pod/Text.pm
31575 ____________________________________________________________________________
31576 [ 7184] By: jhi on 2000/10/10 12:01:32
31577 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
31579 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
31580 ____________________________________________________________________________
31581 [ 7183] By: jhi on 2000/10/09 23:47:15
31582 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
31583 From: Peter Prymmer <pvhp@forte.com>
31584 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
31585 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
31587 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
31588 ____________________________________________________________________________
31589 [ 7182] By: jhi on 2000/10/09 23:43:16
31590 Log: Make eq work again with utf8 (disabling the upgrading
31591 should no more be necessary since the copies of the
31592 scalars are upgraded, not the scalars themselves).
31593 Takes care of ID 20001009.001. (The claimed length()
31594 bug in 20001009.001 seems bogus to me.)
31596 ! sv.c t/pragma/utf8.t
31597 ____________________________________________________________________________
31598 [ 7181] By: gsar on 2000/10/09 19:41:54
31599 Log: tweak for change#7173
31602 ____________________________________________________________________________
31603 [ 7180] By: gsar on 2000/10/09 19:26:56
31604 Log: on Windows, clean targets might not work under some flavors of the shell
31606 ! win32/Makefile win32/makefile.mk
31607 ____________________________________________________________________________
31608 [ 7179] By: jhi on 2000/10/09 19:21:02
31609 Log: Update Changes.
31611 ! Changes patchlevel.h
31612 ____________________________________________________________________________
31613 [ 7178] By: jhi on 2000/10/09 19:18:23
31614 Log: Warn about unknown scripts.
31616 Subject: Re: ideas? patches? [PATCH bleadperl]
31617 From: Dominic Dunlop <domo@computer.org>
31618 Date: Mon, 9 Oct 2000 14:57:17 +0200
31619 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
31622 ____________________________________________________________________________
31623 [ 7177] By: jhi on 2000/10/09 19:13:27
31624 Log: Change #7160 had a nasty typo.
31626 ! U/compline/Compile.U
31628 ! Configure config_h.SH
31629 ____________________________________________________________________________
31630 [ 7176] By: gsar on 2000/10/09 18:59:33
31634 ____________________________________________________________________________
31635 [ 7175] By: gsar on 2000/10/09 18:54:28
31636 Log: Windows9x doesn't support link(), despite what Config.pm
31639 ! lib/ExtUtils/Manifest.pm
31640 ____________________________________________________________________________
31641 [ 7174] By: gsar on 2000/10/09 18:50:03
31642 Log: avoid nonportable example code
31645 ____________________________________________________________________________
31646 [ 7173] By: gsar on 2000/10/09 18:46:54
31647 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
31648 being used) when closing a socket handle
31650 ! win32/win32.c win32/win32.h win32/win32sck.c
31651 ____________________________________________________________________________
31652 [ 7172] By: gsar on 2000/10/09 18:41:40
31653 Log: on Windows, cwd strings in the environment should be of the
31654 form =X:=X:\foo instead of =X=X:\foo\
31657 ____________________________________________________________________________
31658 [ 7171] By: gsar on 2000/10/09 18:30:09
31659 Log: on Windows, LoadLibrary() could load an extension DLL multiple
31660 times if forward slashes are used in the path
31663 ____________________________________________________________________________
31664 [ 7170] By: jhi on 2000/10/09 17:53:59
31665 Log: Add a todo note about overloadable assertions.
31668 ____________________________________________________________________________
31669 [ 7169] By: jhi on 2000/10/09 13:43:45
31670 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
31671 From: mjd@plover.com
31672 Date: 9 Oct 2000 00:24:44 -0000
31673 Message-ID: <20001009002444.10616.qmail@plover.com>
31675 ! pod/perldebguts.pod
31676 ____________________________________________________________________________
31677 [ 7168] By: nick on 2000/10/08 13:16:33
31678 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
31679 is not right thing to do on (e.g. x86). Network order is also "right" for
31682 ! ext/Encode/Encode.pm
31683 ____________________________________________________________________________
31684 [ 7167] By: nick on 2000/10/08 12:54:42
31685 Log: Make "encodings" work post-install when Encode/*.enc files may not
31686 be in same directory as Encode.pm
31688 ! ext/Encode/Encode.pm
31689 ____________________________________________________________________________
31690 [ 7166] By: nick on 2000/10/08 11:51:26
31691 Log: Work round the fact that $hash->{$key} does not take into account
31692 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
31693 so that key is always in the "expected" encoding - i.e. same way we put
31696 ! ext/Encode/Encode.pm
31697 ____________________________________________________________________________
31698 [ 7165] By: gsar on 2000/10/08 04:15:29
31699 Log: save_re_context() could reset PL_curcop to freed memory, causing core
31700 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
31703 ____________________________________________________________________________
31704 [ 7164] By: jhi on 2000/10/06 20:51:48
31705 Log: UTF8ize split() so that the cloned substrings get the UTF8
31706 flag of the original scalar. Problem reported by Simon Cozens.
31708 ! pp.c t/pragma/utf8.t
31709 ____________________________________________________________________________
31710 [ 7163] By: nick on 2000/10/06 20:48:34
31711 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
31712 got a false +ve and so did not reach code which would have un-FAKEd the SV.
31715 ____________________________________________________________________________
31716 [ 7162] By: nick on 2000/10/06 20:25:37
31717 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
31718 To fix (sort {$a <=> $b} keys %hash) in particular but
31719 should cover a number of other as-yet-unknown cases as well.
31722 ____________________________________________________________________________
31723 [ 7161] By: jhi on 2000/10/06 19:56:18
31724 Log: Change the version number of Tie::Handle in the core to 4.0,
31725 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
31727 Subject: Note on Tie::Handle
31728 From: andreas.koenig@anima.de (Andreas J. Koenig)
31729 Date: 06 Oct 2000 21:48:58 +0200
31730 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
31732 ! lib/Tie/Handle.pm
31733 ____________________________________________________________________________
31734 [ 7160] By: jhi on 2000/10/06 18:20:35
31735 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
31736 as the first option of cc/ld because of ultrapicky compilers
31739 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
31740 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
31741 ! U/compline/orderlib.U U/modified/Cppsym.U
31742 ! U/modified/d_access.U
31743 Branch: metaconfig/U/perl
31744 ! Checkcc.U d_dlsymun.U gccvers.U
31746 ! Configure config_h.SH
31747 ____________________________________________________________________________
31748 [ 7159] By: jhi on 2000/10/06 13:56:39
31749 Log: Update Changes.
31751 ! Changes patchlevel.h
31752 ____________________________________________________________________________
31753 [ 7158] By: jhi on 2000/10/06 12:48:40
31754 Log: Eliminate $Is_VMS code from the test.
31756 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
31757 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31758 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
31759 Date: Thu, 5 Oct 2000 07:46:33 EDT
31762 ____________________________________________________________________________
31763 [ 7157] By: jhi on 2000/10/06 12:47:13
31764 Log: Also the $ccflags is needed for the C compiler check.
31766 Subject: Configure (check for C-compiler)
31767 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31768 Date: Fri, 06 Oct 2000 08:47:15 +0200
31769 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
31770 Branch: metaconfig/U/perl
31773 ! Configure config_h.SH
31774 ____________________________________________________________________________
31775 [ 7156] By: jhi on 2000/10/06 11:45:15
31776 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
31778 ! perl.c pp_ctl.c sv.h utf8.c
31779 ____________________________________________________________________________
31780 [ 7155] By: jhi on 2000/10/06 11:40:41
31781 Log: IO::Handle->syswrite() did not handle length omission
31782 like CORE::syswrite() does.
31784 Subject: [Fwd] IO::Handle, syswrite and arguments
31785 From: Graham Barr <gbarr@pobox.com>
31786 Date: Fri, 6 Oct 2000 10:22:05 +0100
31787 Message-ID: <20001006102205.U6312@pobox.com>
31789 The original patch from andrew@ugh.net.au.
31791 ! ext/IO/lib/IO/Handle.pm
31792 ____________________________________________________________________________
31793 [ 7154] By: jhi on 2000/10/06 01:42:15
31797 ____________________________________________________________________________
31798 [ 7153] By: jhi on 2000/10/06 00:39:55
31799 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
31802 ____________________________________________________________________________
31803 [ 7152] By: jhi on 2000/10/06 00:38:11
31804 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
31806 ! perl.c pp_ctl.c sv.h utf8.c
31807 ____________________________________________________________________________
31808 [ 7151] By: jhi on 2000/10/06 00:36:38
31809 Log: Subject: Re: Questions about Tie::Array and perl modules
31810 From: Nick Ing-Simmons <nik@tiuk.ti.com>
31811 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
31812 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
31814 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
31816 ! lib/Tie/Array.pm t/op/array.t
31817 ____________________________________________________________________________
31818 [ 7150] By: jhi on 2000/10/05 00:20:45
31819 Log: Regen Changes.
31821 ! Changes patchlevel.h
31822 ____________________________________________________________________________
31823 [ 7149] By: jhi on 2000/10/05 00:20:01
31827 ____________________________________________________________________________
31828 [ 7148] By: jhi on 2000/10/04 23:35:08
31829 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
31830 reported several times by Dominic Dunlop, for example in
31831 ID 20000315.008. Patch from Dominic. Patch affects at
31832 least MachTen, and possibly other oldish BSDs. Should not
31833 break non-broken platforms (tested on LinuxPPC).
31836 ____________________________________________________________________________
31837 [ 7147] By: jhi on 2000/10/04 23:26:34
31838 Log: The one that got away from 7146.
31840 + U/installdirs/installscripts.U
31841 ____________________________________________________________________________
31842 [ 7146] By: jhi on 2000/10/04 23:25:04
31843 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
31844 suggested by H. Merijn Brand.
31846 ! Configure INSTALL Makefile.SH Porting/Glossary
31847 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
31848 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31850 ____________________________________________________________________________
31851 [ 7145] By: jhi on 2000/10/04 22:08:21
31852 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31853 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31854 Date: Wed, 4 Oct 2000 17:37:46 -0400
31855 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
31858 ____________________________________________________________________________
31859 [ 7144] By: jhi on 2000/10/04 18:11:41
31860 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
31861 From: Jeff Pinyan <jeffp@crusoe.net>
31862 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
31863 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
31866 ____________________________________________________________________________
31867 [ 7143] By: jhi on 2000/10/04 18:09:58
31868 Log: Subject: perlhack.pod Patch for Externals Tools
31869 From: Fisher Mark <fisherm@tce.com>
31870 Date: Tue, 3 Oct 2000 15:43:27 -0500
31871 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
31874 ____________________________________________________________________________
31875 [ 7142] By: jhi on 2000/10/04 18:08:41
31876 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
31877 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31878 Date: Wed, 4 Oct 2000 12:11:11 EDT
31879 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
31882 ____________________________________________________________________________
31883 [ 7141] By: jhi on 2000/10/04 12:20:16
31884 Log: Subject: [PATCH 5.7.0] h2xs not working
31885 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31886 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
31887 Date: Tue, 3 Oct 2000 21:43:01 -0400
31889 Subject: [PATCH 5.7.0] h2xs not documenting the created module
31890 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31891 Date: Tue, 3 Oct 2000 22:55:19 -0400
31892 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
31895 ____________________________________________________________________________
31896 [ 7140] By: jhi on 2000/10/04 11:53:44
31897 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
31898 From: nick@babyhippo.com
31899 Date: Wed, 4 Oct 2000 12:06:45 +0100
31900 Message-Id: <20001004120645.A7356@babyhippo.com>
31902 Retract 7118 and 7135.
31904 ! installman installperl op.c t/pragma/subs.t
31905 ____________________________________________________________________________
31906 [ 7139] By: jhi on 2000/10/03 22:09:41
31907 Log: It is possible to have no hosts database at all. Pointed out in
31909 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31910 From: Peter Prymmer <pvhp@forte.com>
31911 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31912 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31914 ! U/modified/myhostname.U
31916 ! Configure config_h.SH
31917 ____________________________________________________________________________
31918 [ 7138] By: jhi on 2000/10/03 21:49:49
31919 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31920 From: Peter Prymmer <pvhp@forte.com>
31921 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31922 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31925 ____________________________________________________________________________
31926 [ 7137] By: jhi on 2000/10/03 20:10:05
31927 Log: One remaining nit less at the VMS mailbox sizing.
31930 ____________________________________________________________________________
31931 [ 7136] By: jhi on 2000/10/03 20:08:47
31932 Log: Test harness update to sync with the new perlcc,
31936 ____________________________________________________________________________
31937 [ 7135] By: jhi on 2000/10/03 15:15:42
31938 Log: Subject: Re: PATCH for 20001003.004
31939 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
31940 From: "AARON B. DOSSETT" <aaron@iglou.com>
31941 Message-Id: <E13gTay-0006od-00@iglou.com>
31943 ! installman installperl
31944 ____________________________________________________________________________
31945 [ 7134] By: jhi on 2000/10/03 15:00:34
31946 Log: Subject: [ID 20001003.006] B::Debug not -w clean
31947 From: Nicholas Clark <nick@babyhippo.co.uk>
31948 Date: Tue, 03 Oct 2000 15:46:32 +0100
31949 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
31952 ____________________________________________________________________________
31953 [ 7133] By: jhi on 2000/10/03 14:58:39
31954 Log: Scale down the VMS message boxes, by Charles Lane.
31955 Fix for ID 20000903.009, workaround at
31956 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
31959 ____________________________________________________________________________
31960 [ 7132] By: jhi on 2000/10/03 11:20:37
31961 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
31963 + t/lib/st-lock.t t/lib/st-utf8.t
31964 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
31965 ! ext/Storable/Storable.xs t/lib/st-recurse.t
31966 ____________________________________________________________________________
31967 [ 7131] By: jhi on 2000/10/03 03:38:23
31970 ! MANIFEST Makefile.SH
31971 ____________________________________________________________________________
31972 [ 7130] By: jhi on 2000/10/03 03:31:05
31973 Log: Update Changes.
31975 ! Changes patchlevel.h
31976 ____________________________________________________________________________
31977 [ 7129] By: jhi on 2000/10/03 02:24:02
31978 Log: Misplaced else.
31979 Branch: metaconfig/U/perl
31982 ! Configure config_h.SH
31983 ____________________________________________________________________________
31984 [ 7128] By: jhi on 2000/10/03 02:08:29
31985 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
31986 From: sthoenna@efn.org
31987 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
31988 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
31989 Branch: metaconfig/U/perl
31992 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
31993 ____________________________________________________________________________
31994 [ 7127] By: jhi on 2000/10/03 01:13:14
31995 Log: Update Changes.
31997 ! Changes patchlevel.h
31998 ____________________________________________________________________________
31999 [ 7126] By: jhi on 2000/10/03 00:57:08
32000 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
32001 as suggested by Olaf Flebbe and Nick Clark.
32003 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
32004 ____________________________________________________________________________
32005 [ 7125] By: jhi on 2000/10/03 00:50:56
32006 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
32007 From: Nick Clark <nick@plum.flirble.org>
32008 Date: Mon, 2 Oct 2000 11:03:24 +0100
32009 Message-Id: <20001002110324.D20073@plum.flirble.org>
32011 Also fixes bug ID 20001002.005.
32014 ____________________________________________________________________________
32015 [ 7124] By: jhi on 2000/10/03 00:34:59
32016 Log: Subject: [PATCH 5.7.0] Epoc update
32017 From: Olaf Flebbe <o.flebbe@gmx.de>
32018 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
32019 Message-ID: <26423.969484586@www10.gmx.net>
32021 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
32022 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
32023 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
32025 ____________________________________________________________________________
32026 [ 7123] By: jhi on 2000/10/03 00:30:07
32027 Log: Regen headers.
32029 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
32030 ____________________________________________________________________________
32031 [ 7122] By: jhi on 2000/10/03 00:10:48
32032 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
32035 ____________________________________________________________________________
32036 [ 7121] By: jhi on 2000/10/03 00:05:06
32037 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
32038 From: <abigail@foad.org>
32039 Date: Tue, 26 Sep 2000 13:36:14 -0400
32040 Message-ID: <20000926173614.4356.qmail@foad.org>
32043 ____________________________________________________________________________
32044 [ 7120] By: jhi on 2000/10/03 00:04:00
32045 Log: Inside require() $^S was always left undefined.
32047 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
32048 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32049 Date: Wed, 27 Sep 2000 18:54:49 -0400
32050 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
32052 ! cop.h mg.c pp_ctl.c util.c
32053 ____________________________________________________________________________
32054 [ 7119] By: jhi on 2000/10/03 00:00:16
32055 Log: Subject: [PATCH] DLL not restartabke with threaded perl
32056 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
32057 Date: Thu, 28 Sep 2000 09:20:46 +0100
32058 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
32061 ____________________________________________________________________________
32062 [ 7118] By: jhi on 2000/10/02 23:59:20
32063 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
32064 From: Nicholas Clark <nick@ccl4.org>
32065 Date: Thu, 28 Sep 2000 11:52:24 +0100
32066 Message-ID: <20000928115224.D7924@plum.flirble.org>
32069 ____________________________________________________________________________
32070 [ 7117] By: jhi on 2000/10/02 23:57:51
32071 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
32072 From: Nicholas Clark <nick@babyhippo.co.uk>
32073 Date: Thu, 28 Sep 2000 12:18:10 +0100
32074 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
32076 Did not apply cleanly, manual intervention was needed.
32078 ! ext/B/B/Bytecode.pm utils/perlcc.PL
32079 ____________________________________________________________________________
32080 [ 7116] By: jhi on 2000/10/02 23:50:40
32081 Log: Document the issue (is not a syntax error, kind of)
32083 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
32084 From: Nicholas Clark <nick@ccl4.org>
32085 Date: Thu, 28 Sep 2000 17:12:42 +0100
32086 Message-ID: <20000928171242.K7924@plum.flirble.org>
32089 ____________________________________________________________________________
32090 [ 7115] By: jhi on 2000/10/02 23:48:58
32091 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
32092 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32093 Date: Thu, 28 Sep 2000 21:55:31 -0400
32094 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
32097 ____________________________________________________________________________
32098 [ 7114] By: jhi on 2000/10/02 23:47:57
32099 Log: Subject: DOC PATCH 5.6.0
32100 From: mjd@plover.com
32101 Date: 30 Sep 2000 06:02:34 -0000
32102 Message-ID: <20000930060234.4559.qmail@plover.com>
32104 ! pod/perldebguts.pod
32105 ____________________________________________________________________________
32106 [ 7113] By: jhi on 2000/10/02 23:46:43
32107 Log: SOCK_DGRAM and listen() do not mix as reported in
32109 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
32110 From: Petter Reinholdtsen <pere@hungry.com>
32111 Date: Sun, 1 Oct 2000 10:57:20 +0800
32112 Message-Id: <200010010257.KAA05735@localhost.localdomain>
32114 The patch for 5.7.0+ had to be reengineered, though.
32116 ! ext/IO/lib/IO/Socket/UNIX.pm
32117 ____________________________________________________________________________
32118 [ 7112] By: jhi on 2000/10/02 23:36:57
32119 Log: Subject: Re: [PATCH 5.005_64 missed]
32120 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32121 Date: Sun, 1 Oct 2000 18:50:10 -0400
32122 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
32125 ____________________________________________________________________________
32126 [ 7111] By: jhi on 2000/10/02 23:35:40
32127 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
32128 From: Radu Greab <radu@netsoft.ro>
32129 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
32130 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
32132 ! op.c opcode.pl t/op/substr.t
32133 ____________________________________________________________________________
32134 [ 7110] By: jhi on 2000/10/02 23:32:38
32135 Log: Subject: [PATCH] Fix aliasing of tied filehandles
32136 From: Daniel Chetlin <daniel@chetlin.com>
32137 Date: Mon, 2 Oct 2000 14:53:27 -0700
32138 Message-ID: <20001002145327.C1617@ilmd>
32140 ! perl.h pp_hot.c t/op/tiehandle.t
32141 ____________________________________________________________________________
32142 [ 7109] By: jhi on 2000/10/02 23:31:30
32143 Log: s/Robin Parker/Robin Barker/
32146 ____________________________________________________________________________
32147 [ 7108] By: jhi on 2000/10/02 23:15:46
32148 Log: Retract #7091 as suggested in
32150 From: Robin Barker <rmb1@cise.npl.co.uk>
32151 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
32152 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
32153 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
32156 ____________________________________________________________________________
32157 [ 7107] By: nick on 2000/10/02 18:23:14
32158 Log: A few tweaks to get Tk803 to work with Encode scheme.
32160 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
32161 ____________________________________________________________________________
32162 [ 7106] By: nick on 2000/10/01 21:34:14
32163 Log: Add checking cases to Encode's toUnicode and fromUnicode.
32165 ! ext/Encode/Encode.pm
32166 ____________________________________________________________________________
32167 [ 7105] By: nick on 2000/10/01 17:18:01
32168 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
32169 To read and use them.
32170 Add a lib/encode.t which checks a few things.
32172 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
32173 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
32174 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
32175 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
32176 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
32177 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
32178 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
32179 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
32180 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
32181 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
32182 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
32183 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
32184 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
32185 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
32186 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
32187 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
32188 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
32189 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
32190 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
32191 + ext/Encode/Encode/iso2022-jp.enc
32192 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
32193 + ext/Encode/Encode/iso8859-1.enc
32194 + ext/Encode/Encode/iso8859-2.enc
32195 + ext/Encode/Encode/iso8859-3.enc
32196 + ext/Encode/Encode/iso8859-4.enc
32197 + ext/Encode/Encode/iso8859-5.enc
32198 + ext/Encode/Encode/iso8859-6.enc
32199 + ext/Encode/Encode/iso8859-7.enc
32200 + ext/Encode/Encode/iso8859-8.enc
32201 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
32202 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
32203 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
32204 + ext/Encode/Encode/macCentEuro.enc
32205 + ext/Encode/Encode/macCroatian.enc
32206 + ext/Encode/Encode/macCyrillic.enc
32207 + ext/Encode/Encode/macDingbats.enc
32208 + ext/Encode/Encode/macGreek.enc
32209 + ext/Encode/Encode/macIceland.enc
32210 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
32211 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
32212 + ext/Encode/Encode/macTurkish.enc
32213 + ext/Encode/Encode/macUkraine.enc
32214 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
32216 ! MANIFEST ext/Encode/Encode.pm
32217 ____________________________________________________________________________
32218 [ 7104] By: nick on 2000/09/30 13:04:30
32219 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
32220 From: Daniel Chetlin <daniel@chetlin.com>
32221 Date: Mon, 18 Sep 2000 05:05:40 -0700
32222 Message-Id: <20000918050540.C652@ilmd>
32224 ! lib/overload.pm sv.c t/pragma/overload.t
32225 ____________________________________________________________________________
32226 [ 7103] By: nick on 2000/09/30 12:53:36
32227 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
32228 From: Johan Vromans <jvromans@squirrel.nl>
32229 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
32230 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
32233 ____________________________________________________________________________
32234 [ 7102] By: nick on 2000/09/30 12:52:31
32235 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
32236 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32237 Date: Sat, 16 Sep 2000 16:36:45 -0400
32238 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
32240 ! ext/B/B/Deparse.pm
32241 ____________________________________________________________________________
32242 [ 7101] By: nick on 2000/09/30 12:51:41
32243 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
32244 From: Craig A. Berry <craig.berry@psinetcs.com>
32245 Date: Sat, 16 Sep 2000 10:11:10 -0500
32246 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
32249 ____________________________________________________________________________
32250 [ 7100] By: nick on 2000/09/30 12:50:33
32251 Log: Subject: Re: unicode support and perl [ID 20000901.097]
32252 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32253 Date: Fri, 15 Sep 2000 16:37:58 -0400
32254 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
32257 ____________________________________________________________________________
32258 [ 7099] By: nick on 2000/09/30 12:49:35
32259 Log: Subject: Re: unicode support and perl [ID 20000901.097]
32260 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32261 Date: Fri, 15 Sep 2000 16:25:30 -0400
32262 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
32265 ____________________________________________________________________________
32266 [ 7098] By: nick on 2000/09/30 12:48:00
32267 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
32268 From: Gisle Aas <gisle@ActiveState.com>
32269 Date: 15 Sep 2000 16:23:41 +0200
32270 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
32273 ____________________________________________________________________________
32274 [ 7097] By: nick on 2000/09/30 12:45:16
32275 Log: Subject: [PATCH] Nits in perlmod.pod
32276 From: Daniel Chetlin <daniel@chetlin.com>
32277 Date: Fri, 15 Sep 2000 02:04:09 -0700
32278 Message-Id: <20000915020409.A2104@ilmd>
32281 ____________________________________________________________________________
32282 [ 7096] By: nick on 2000/09/30 12:18:00
32283 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
32284 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
32285 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
32286 0 to checking to get the warning.
32288 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
32289 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
32290 ! regexec.c sv.c toke.c utf8.c
32291 ____________________________________________________________________________
32292 [ 7095] By: nick on 2000/09/15 16:55:59
32293 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
32295 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
32296 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32297 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
32298 Date: Fri, 15 Sep 2000 06:37:30 -0400
32300 ! ext/Encode/Encode.xs sv.c
32301 ____________________________________________________________________________
32302 [ 7094] By: jhi on 2000/09/15 03:23:32
32303 Log: Update Changes.
32305 ! Changes patchlevel.h
32306 ____________________________________________________________________________
32307 [ 7093] By: jhi on 2000/09/15 03:11:44
32308 Log: Fix for the charnames.t failures from Spider Boardman.
32311 ____________________________________________________________________________
32312 [ 7092] By: jhi on 2000/09/15 00:15:48
32313 Log: Botched the #7090 check-in.
32316 ____________________________________________________________________________
32317 [ 7091] By: jhi on 2000/09/14 23:33:24
32318 Log: Part of #7081 didn't come through.
32321 ____________________________________________________________________________
32322 [ 7090] By: jhi on 2000/09/14 23:17:39
32323 Log: Subject: Re: perl@7078
32324 From: Spider Boardman <spider@web.zk3.dec.com>
32325 Date: Thu, 14 Sep 2000 19:06:36 -0400
32326 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
32329 ____________________________________________________________________________
32330 [ 7089] By: jhi on 2000/09/14 23:11:21
32331 Log: Small portability tweaks.
32333 ! ext/Encode/Encode.xs
32334 ____________________________________________________________________________
32335 [ 7088] By: jhi on 2000/09/14 22:57:23
32336 Log: Fake return to pacify picky compilers.
32338 ! ext/Encode/Encode.xs
32339 ____________________________________________________________________________
32340 [ 7087] By: jhi on 2000/09/14 22:53:37
32341 Log: Subject: [PATCH] utf8.c apidoc
32342 From: Simon Cozens <simon@cozens.net>
32343 Date: Thu, 14 Sep 2000 23:46:57 +0100
32344 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
32346 ! perlapi.c pod/perlapi.pod utf8.c
32347 ____________________________________________________________________________
32348 [ 7086] By: jhi on 2000/09/14 22:40:38
32349 Log: We don't need to count the high bit bytes, a boolean is enough.
32352 ____________________________________________________________________________
32353 [ 7085] By: jhi on 2000/09/14 21:20:09
32354 Log: Replace #7084 with
32356 Subject: Re: perl@7078
32357 From: Spider Boardman <spider@web.zk3.dec.com>
32358 Date: Thu, 14 Sep 2000 17:09:36 -0400
32359 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
32362 ____________________________________________________________________________
32363 [ 7084] By: jhi on 2000/09/14 20:03:34
32364 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
32365 convertable to bytes by checking it doesn't go above 0xc3
32367 Subject: Re: perl@7078
32368 From: Simon Cozens <simon@cozens.net>
32369 Date: Thu, 14 Sep 2000 20:59:19 +0100
32370 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
32373 ____________________________________________________________________________
32374 [ 7083] By: jhi on 2000/09/14 19:38:47
32375 Log: Subject: Re: perl@7078
32376 From: Simon Cozens <simon@cozens.net>
32377 Date: Thu, 14 Sep 2000 20:13:09 +0100
32378 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
32381 ____________________________________________________________________________
32382 [ 7082] By: jhi on 2000/09/14 17:50:44
32383 Log: The one that got away.
32386 ____________________________________________________________________________
32387 [ 7081] By: jhi on 2000/09/14 17:45:35
32388 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
32389 From: Robin Barker <rmb1@cise.npl.co.uk>
32390 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
32391 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
32393 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
32394 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
32395 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
32396 ! regcomp.c toke.c universal.c
32397 ____________________________________________________________________________
32398 [ 7080] By: jhi on 2000/09/14 17:40:35
32399 Log: Problems picked up by AIX cc.
32401 Subject: Re: perl@7078 (patch included)
32402 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32403 Date: Thu, 14 Sep 2000 18:53:30 +0200
32404 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
32406 ! ext/Encode/Encode.xs
32407 ____________________________________________________________________________
32408 [ 7079] By: jhi on 2000/09/14 17:38:27
32409 Log: Subject: File::Find 5.7.0 POD nits
32410 From: Rich Morin <rdm@cfcl.com>
32411 Date: Wed, 13 Sep 2000 22:03:58 -0700
32412 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
32415 ____________________________________________________________________________
32416 [ 7078] By: jhi on 2000/09/14 14:58:20
32417 Log: Update Changes.
32419 ! Changes patchlevel.h
32420 ____________________________________________________________________________
32421 [ 7077] By: jhi on 2000/09/14 14:55:54
32422 Log: Compilation warnings and an error.
32425 ____________________________________________________________________________
32426 [ 7076] By: jhi on 2000/09/14 14:42:56
32427 Log: Fix for a parsing bug, not for the original bug.
32429 Subject: Re: [ID 20000910.005] Another segfault with regexes.
32430 From: Spider Boardman <spider@web.zk3.dec.com>
32431 Date: Wed, 13 Sep 2000 17:52:20 -0400
32432 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
32435 ____________________________________________________________________________
32436 [ 7075] By: jhi on 2000/09/14 14:40:40
32437 Log: Batch of UTF-8 patches from Simon Cozens.
32439 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
32440 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
32442 ____________________________________________________________________________
32443 [ 7074] By: jhi on 2000/09/14 14:29:58
32444 Log: Subject: Re: Two advertising clauses need to be removed
32445 From: Russ Allbery <rra@stanford.edu>
32446 Date: 13 Sep 2000 18:50:26 -0700
32447 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
32449 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32450 ____________________________________________________________________________
32451 [ 7073] By: jhi on 2000/09/14 14:28:20
32452 Log: Subject: [PATCH] de-wall t/README
32453 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32454 Date: Wed, 13 Sep 2000 17:46:55 -0700
32455 Message-ID: <//Bw5gzkge/e092yn@efn.org>
32458 ____________________________________________________________________________
32459 [ 7072] By: jhi on 2000/09/14 14:25:10
32460 Log: Hints optimization.
32463 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32464 Date: Wed, 13 Sep 2000 21:42:07 +0200
32465 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
32468 ____________________________________________________________________________
32469 [ 7071] By: jhi on 2000/09/14 14:23:30
32470 Log: Allow chop() and chomp() to be overridden.
32472 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
32473 From: "Casey R. Tweten" <crt@kiski.net>
32474 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
32475 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
32478 ____________________________________________________________________________
32479 [ 7070] By: jhi on 2000/09/14 14:20:36
32480 Log: The return value of setlocale must be copied away.
32482 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
32483 From: Alan Burlison <Alan.Burlison@uk.sun.com>
32484 Date: Wed, 13 Sep 2000 16:27:37 +0100
32485 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
32488 ____________________________________________________________________________
32489 [ 7069] By: jhi on 2000/09/14 14:16:27
32490 Log: Remove vestiges of tr//CU.
32492 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32493 From: Nick Clark <nick@plum.flirble.org>
32494 Date: Tue, 12 Sep 2000 22:50:14 +0100
32495 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
32497 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32498 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32499 Date: Tue, 12 Sep 2000 21:38:48 -0700
32500 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
32502 ! op.h pod/perlunicode.pod
32503 ____________________________________________________________________________
32504 [ 7068] By: jhi on 2000/09/13 14:18:39
32505 Log: Add the Encode extension. The code is still largely just skeleton.
32507 + ext/Encode/Encode.pm ext/Encode/Encode.xs
32508 + ext/Encode/Makefile.PL ext/Encode/Todo
32509 ! MANIFEST Todo-5.6
32510 ____________________________________________________________________________
32511 [ 7067] By: jhi on 2000/09/12 17:43:33
32512 Log: Allow for whitespace between "#" and "line" in cpp output.
32514 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
32515 From: Calle Dybedahl <calle@lysator.liu.se>
32516 Date: 12 Sep 2000 19:38:02 +0200
32517 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
32519 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
32520 ____________________________________________________________________________
32521 [ 7066] By: gsar on 2000/09/12 17:24:29
32522 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
32523 initialization in all the threads on Windows
32526 ____________________________________________________________________________
32527 [ 7065] By: jhi on 2000/09/12 15:11:31
32528 Log: Update Changes.
32530 ! Changes patchlevel.h
32531 ____________________________________________________________________________
32532 [ 7064] By: jhi on 2000/09/12 14:54:54
32533 Log: Retract #7062, the pod tests are not ready.
32536 ____________________________________________________________________________
32537 [ 7063] By: jhi on 2000/09/12 14:25:41
32538 Log: The #7054 truncated Configure badly.
32539 Branch: metaconfig/U/perl
32542 ! Configure config_h.SH
32543 ____________________________________________________________________________
32544 [ 7062] By: jhi on 2000/09/12 14:08:32
32545 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
32546 From: sthoenna@efn.org
32547 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
32548 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
32551 ____________________________________________________________________________
32552 [ 7061] By: jhi on 2000/09/12 14:07:18
32553 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
32554 From: sthoenna@efn.org
32555 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
32556 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
32559 ____________________________________________________________________________
32560 [ 7060] By: jhi on 2000/09/12 14:06:08
32561 Log: Break up the myconfig lines a bit.
32563 Subject: perlbug/perl -V output format
32564 From: sthoenna@efn.org
32565 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
32566 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
32569 ____________________________________________________________________________
32570 [ 7059] By: jhi on 2000/09/12 14:05:04
32571 Log: Test for the #7049.
32573 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
32574 From: andreas.koenig@anima.de (Andreas J. Koenig)
32575 Date: 12 Sep 2000 06:42:01 +0200
32576 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
32579 ____________________________________________________________________________
32580 [ 7058] By: jhi on 2000/09/12 14:03:05
32581 Log: Subject: [patch: perl@7045] vms updates
32582 From: Peter Prymmer <pvhp@forte.com>
32583 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
32584 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
32586 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
32587 ____________________________________________________________________________
32588 [ 7057] By: jhi on 2000/09/12 14:00:51
32589 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
32590 From: sthoenna@efn.org
32591 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
32592 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
32595 ____________________________________________________________________________
32596 [ 7056] By: jhi on 2000/09/12 13:58:14
32597 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
32598 From: Jeff Pinyan <jeffp@crusoe.net>
32599 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
32600 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
32603 ____________________________________________________________________________
32604 [ 7055] By: jhi on 2000/09/12 13:56:32
32605 Log: Do in VMS as the #7054 does.
32608 ____________________________________________________________________________
32609 [ 7054] By: jhi on 2000/09/12 13:50:31
32610 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
32611 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32612 Date: Mon, 11 Sep 2000 08:33:09 +0100
32613 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
32614 Branch: metaconfig/U/perl
32617 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
32618 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
32619 ____________________________________________________________________________
32620 [ 7053] By: jhi on 2000/09/12 13:29:19
32621 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
32622 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32623 Date: Tue, 12 Sep 2000 08:35:59 EDT
32624 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
32627 ____________________________________________________________________________
32628 [ 7052] By: jhi on 2000/09/11 23:01:50
32629 Log: Document the SvUTF8*().
32631 ! pod/perlapi.pod sv.h
32632 ____________________________________________________________________________
32633 [ 7051] By: gsar on 2000/09/11 14:46:30
32634 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
32635 (missed a spot when fixing up op_pmreplroot hack for ithreads)
32637 ! op.c t/op/split.t
32638 ____________________________________________________________________________
32639 [ 7050] By: nick on 2000/09/11 10:03:51
32640 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
32642 Subject: borland C++ win32.c tweak
32643 From: Vadim Konovalov <vkonovalov@lucent.com>
32644 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
32645 Date: Mon, 11 Sep 2000 11:22:33 +0400
32648 ____________________________________________________________________________
32649 [ 7049] By: nick on 2000/09/11 09:57:33
32650 Log: Point fix for s/// on foreach (keys %xxx).
32653 ____________________________________________________________________________
32654 [ 7048] By: jhi on 2000/09/10 23:37:09
32655 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
32656 by Pod::Text, from Brad Appleton.
32658 ! t/pod/testp2pt.pl
32659 ____________________________________________________________________________
32660 [ 7047] By: jhi on 2000/09/10 14:32:53
32661 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
32664 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
32665 ____________________________________________________________________________
32666 [ 7046] By: jhi on 2000/09/10 14:15:08
32667 Log: Upgrade to CPAN 1.57_65, from Andreas König.
32669 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32670 ____________________________________________________________________________
32671 [ 7045] By: jhi on 2000/09/08 21:36:32
32672 Log: Update Changes.
32674 ! Changes patchlevel.h
32675 ____________________________________________________________________________
32676 [ 7044] By: jhi on 2000/09/08 21:29:56
32677 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
32678 From: Peter Prymmer <pvhp@forte.com>
32679 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
32680 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
32683 ____________________________________________________________________________
32684 [ 7043] By: jhi on 2000/09/08 21:27:50
32685 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
32686 From: Peter Prymmer <pvhp@forte.com>
32687 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
32688 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
32690 ! Makefile.SH installperl
32691 ____________________________________________________________________________
32692 [ 7042] By: jhi on 2000/09/08 21:23:21
32693 Log: Continue #7041.
32695 ! cygwin/Makefile.SHs os2/Makefile.SHs
32696 ____________________________________________________________________________
32697 [ 7041] By: jhi on 2000/09/08 21:18:10
32698 Log: Do away with memory models cruft. Sorry, PDP users.
32700 ! U/modified/cc.U U/modified/libpth.U
32702 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
32703 ! Porting/config_H cflags.SH config_h.SH configure.com
32704 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
32705 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
32706 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
32707 ____________________________________________________________________________
32708 [ 7040] By: jhi on 2000/09/08 14:34:18
32709 Log: Major rewrite of s2p. And I mean really major, it is
32710 an implementation of sed in perl. If called as s2p it
32711 will function as s2p. Note: needs non-UNIXifying.
32714 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32715 Date: Mon, 28 Aug 2000 14:05:12 +0200
32716 Message-ID: <39AA5578.2102E2AA@alcatel.at>
32719 ____________________________________________________________________________
32720 [ 7039] By: jhi on 2000/09/08 14:19:49
32721 Log: Re-allow vec() for characters > 255.
32723 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
32724 From: Spider Boardman <spider@web.zk3.dec.com>
32725 Date: Fri, 08 Sep 2000 02:21:02 -0400
32726 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
32728 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
32730 ____________________________________________________________________________
32731 [ 7038] By: jhi on 2000/09/08 14:14:18
32732 Log: Subject: [PATCH lib/Benchmark.pm]
32733 From: <abigail@foad.org>
32734 Date: Thu, 7 Sep 2000 15:03:20 -0400
32735 Message-ID: <20000907190320.888.qmail@foad.org>
32738 ____________________________________________________________________________
32739 [ 7037] By: jhi on 2000/09/08 14:11:06
32740 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
32742 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
32743 From: Spider Boardman <spider@web.zk3.dec.com>
32744 Date: Fri, 08 Sep 2000 01:30:27 -0400
32745 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
32748 ____________________________________________________________________________
32749 [ 7036] By: jhi on 2000/09/08 14:08:58
32750 Log: Subject: [ID 20000908.002] perlipc documentation bug.
32751 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
32752 Date: Fri, 08 Sep 2000 12:38:32 +0200
32753 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
32756 ____________________________________________________________________________
32757 [ 7035] By: jhi on 2000/09/08 14:03:12
32758 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32759 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32760 Date: Fri, 08 Sep 2000 11:47:34 +0200
32761 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
32764 ____________________________________________________________________________
32765 [ 7034] By: jhi on 2000/09/08 13:59:35
32766 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
32767 From: Simon Cozens <simon@cozens.net>
32768 Date: Thu, 7 Sep 2000 20:40:38 +0100
32769 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
32772 ____________________________________________________________________________
32773 [ 7033] By: jhi on 2000/09/08 04:03:03
32774 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
32775 From: "Larry W. Virden" <lvirden@cas.org>
32776 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
32777 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
32780 ____________________________________________________________________________
32781 [ 7032] By: jhi on 2000/09/07 22:18:30
32782 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
32783 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
32784 Date: Mon, 04 Sep 2000 13:16:38 -0700
32785 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
32788 ____________________________________________________________________________
32789 [ 7031] By: jhi on 2000/09/07 22:02:29
32790 Log: Fix the ccversion detection for 5.1 and beyond.
32792 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32793 From: Spider Boardman <spider@leggy.zk3.dec.com>
32794 Date: Thu, 7 Sep 2000 17:54:27 -0400
32795 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
32798 ____________________________________________________________________________
32799 [ 7030] By: jhi on 2000/09/07 19:12:28
32802 Subject: [ID 20000903.001] \w in utf8-strings
32803 From: Marc Lehmann <pcg@goof.com>
32804 Date: Sun, 03 Sep 2000 09:44:29 +0200
32805 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
32807 and various related nits.
32809 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
32810 ____________________________________________________________________________
32811 [ 7029] By: jhi on 2000/09/07 18:49:09
32812 Log: Fix the URL, but the server is still missing in action.
32814 Subject: [ID 20000905.002] perlfaq1.pod URL error
32815 From: "Larry W. Virden" <lvirden@cas.org>
32816 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
32817 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
32820 ____________________________________________________________________________
32821 [ 7028] By: jhi on 2000/09/07 18:47:13
32822 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
32823 From: Hugo <hv@crypt.compulink.co.uk>
32824 Date: Tue, 05 Sep 2000 14:13:37 +0100
32825 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
32828 ____________________________________________________________________________
32829 [ 7027] By: jhi on 2000/09/07 18:45:35
32830 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
32831 From: Daniel Chetlin <daniel@chetlin.com>
32832 Date: Tue, 5 Sep 2000 04:57:07 -0700
32833 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
32835 ! pod/perlfaq6.pod pod/perlop.pod
32836 ____________________________________________________________________________
32837 [ 7026] By: jhi on 2000/09/07 18:44:01
32838 Log: Document the new ref() semantics.
32840 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32841 From: Gisle Aas <gisle@ActiveState.com>
32842 Date: 05 Sep 2000 08:10:30 +0200
32843 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
32845 ! pod/perldelta.pod
32846 ____________________________________________________________________________
32847 [ 7025] By: jhi on 2000/09/07 18:42:27
32848 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
32850 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32851 From: Gisle Aas <gisle@ActiveState.com>
32852 Date: 05 Sep 2000 08:11:40 +0200
32853 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
32855 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
32856 ____________________________________________________________________________
32857 [ 7024] By: jhi on 2000/09/07 18:39:32
32858 Log: Subject: [PATCH] Modernize Opcode.pm documentation
32859 From: Gisle Aas <gisle@ActiveState.com>
32860 Date: 4 Sep 2000 00:18:55 -0000
32861 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
32863 ! ext/Opcode/Opcode.pm
32864 ____________________________________________________________________________
32865 [ 7023] By: jhi on 2000/09/07 18:37:42
32866 Log: Subject: [PATCH] Tied filehandle documentation
32867 From: Gisle Aas <gisle@ActiveState.com>
32868 Date: 4 Sep 2000 00:14:40 -0000
32869 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
32871 ! pod/perlfunc.pod pod/perltie.pod
32872 ____________________________________________________________________________
32873 [ 7022] By: jhi on 2000/09/07 18:35:37
32874 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
32875 From: Gisle Aas <gisle@ActiveState.com>
32876 Date: 4 Sep 2000 00:04:22 -0000
32877 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
32879 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
32880 ____________________________________________________________________________
32881 [ 7021] By: jhi on 2000/09/07 18:33:22
32882 Log: Subject: small apidoc fix
32883 From: Marc Lehmann <pcg@goof.com>
32884 Date: Sun, 3 Sep 2000 05:12:06 +0200
32885 Message-ID: <20000903051206.A5909@cerebro.laendle>
32887 ! pod/perlapi.pod utf8.c
32888 ____________________________________________________________________________
32889 [ 7020] By: jhi on 2000/09/07 16:14:57
32890 Log: Tiny perldelta nits.
32892 ! pod/perldelta.pod
32893 ____________________________________________________________________________
32894 [ 7019] By: jhi on 2000/09/07 16:04:20
32895 Log: Guard against bad string->int conversion for quads.
32898 ____________________________________________________________________________
32899 [ 7018] By: jhi on 2000/09/06 17:07:03
32900 Log: Update Unicode todo list.
32903 ____________________________________________________________________________
32904 [ 7017] By: jhi on 2000/09/05 21:16:01
32905 Log: Document the SvIOK_.*UV().
32907 ! pod/perlapi.pod sv.h
32908 ____________________________________________________________________________
32909 [ 7016] By: nick on 2000/09/03 21:54:46
32910 Log: Hash lookup of constant strings optimization:
32911 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
32912 to string table (as per sharepvn). Add newSV_pvn_share to create such
32913 a thing. Make hv.c compare addresses of strings and skip string compare
32914 if equal. Make method_named and helem ops use these shared-string SVs
32915 when arg is constant. Make keys op return shared-string SVs (less clearly
32918 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
32919 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
32920 ! pod/perlintern.pod pp_hot.c proto.h sv.c
32921 ____________________________________________________________________________
32922 [ 7015] By: jhi on 2000/09/02 17:48:59
32923 Log: This is 5.7.0.
32926 ____________________________________________________________________________
32927 [ 7014] By: jhi on 2000/09/02 17:35:45
32928 Log: Changes and patchlevel tweaks.
32930 ! Changes patchlevel.h
32931 ____________________________________________________________________________
32932 [ 7013] By: jhi on 2000/09/02 17:30:50
32933 Log: Update Changes.
32935 ! Changes patchlevel.h
32936 ____________________________________________________________________________
32937 [ 7012] By: nick on 2000/09/02 17:25:20
32938 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
32940 ! gv.c lib/overload.pm
32941 ____________________________________________________________________________
32942 [ 7011] By: jhi on 2000/09/02 17:16:25
32943 Log: Update perlhist.
32946 ____________________________________________________________________________
32947 [ 7010] By: jhi on 2000/09/02 17:01:35
32948 Log: perldelta nits.
32950 ! pod/perldelta.pod
32951 ____________________________________________________________________________
32952 [ 7009] By: nick on 2000/09/02 16:48:35
32953 Log: If overloaded %{} etc. return the object do not loop.
32954 Thus sub deref { $_[0] } functions if object is wanted type.
32957 ____________________________________________________________________________
32958 [ 7008] By: jhi on 2000/09/02 16:26:11
32959 Log: Retab MANIFEST.
32961 ! ext/Storable/MANIFEST
32962 ____________________________________________________________________________
32963 [ 7007] By: jhi on 2000/09/02 16:23:02
32964 Log: Make certain cc is set before trying to run it.
32966 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
32967 ____________________________________________________________________________
32968 [ 7006] By: jhi on 2000/09/02 15:45:41
32969 Log: Unicode notes.
32971 ! pod/perldelta.pod
32972 ____________________________________________________________________________
32973 [ 7005] By: jhi on 2000/09/02 15:42:11
32974 Log: Various Configure nits by Philip Newton,
32975 plus the ebcdic one by me.
32977 + U/modified/pager.U
32978 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
32979 Branch: metaconfig/U/perl
32980 ! Devel.U quadfio.U
32982 ! Configure config_h.SH
32983 ____________________________________________________________________________
32984 [ 7004] By: jhi on 2000/09/02 15:06:14
32985 Log: Apparently avoiding the swapping is too costly.
32987 From: "Ben Tilly" <ben_tilly@hotmail.com>
32988 Subject: Re: the door is closed.
32989 Date: Fri, 01 Sep 2000 20:23:16 EDT
32990 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
32993 ____________________________________________________________________________
32994 [ 7003] By: nick on 2000/09/02 12:26:04
32995 Log: Undo part of change 6489 which looks like a bulk edit which
32996 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
32997 The supressing of main:: on return from select() is undesirable.
33000 ____________________________________________________________________________
33001 [ 7002] By: jhi on 2000/09/01 23:08:54
33002 Log: Update Changes.
33004 ! Changes patchlevel.h
33005 ____________________________________________________________________________
33006 [ 7001] By: jhi on 2000/09/01 23:00:13
33007 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
33008 From: Peter Prymmer <pvhp@forte.com>
33009 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
33010 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
33012 plus rework the http: spots as suggested by Tom Christiansen,
33013 plus regen perltoc.
33015 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
33016 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
33017 ____________________________________________________________________________
33018 [ 7000] By: jhi on 2000/09/01 22:36:01
33019 Log: Only the first line, thank you very much.
33021 ! hints/solaris_2.sh
33022 ____________________________________________________________________________
33023 [ 6999] By: gsar on 2000/09/01 22:16:40
33024 Log: change#6791 accidentally clobbered change#6710, put it back
33027 ____________________________________________________________________________
33028 [ 6998] By: jhi on 2000/09/01 22:14:16
33029 Log: Mention the HP-UX LP64 freak failure.
33031 ! pod/perldelta.pod
33032 ____________________________________________________________________________
33033 [ 6997] By: jhi on 2000/09/01 21:48:32
33037 ____________________________________________________________________________
33038 [ 6996] By: jhi on 2000/09/01 21:27:10
33039 Log: Update Changes.
33041 ! Changes patchlevel.h
33042 ____________________________________________________________________________
33043 [ 6995] By: jhi on 2000/09/01 21:14:24
33044 Log: Mi splgn s gnin.g
33047 ____________________________________________________________________________
33048 [ 6994] By: jhi on 2000/09/01 21:09:54
33049 Log: Subject: http:// in L<>
33050 From: Nicholas Clark <nick@ccl4.org>
33051 Date: Fri, 1 Sep 2000 22:03:21 +0100
33052 Message-ID: <20000901220321.B72074@plum.flirble.org>
33054 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
33055 ____________________________________________________________________________
33056 [ 6993] By: jhi on 2000/09/01 21:06:54
33057 Log: Update to Storable 1.0, from Raphael Manfredi.
33059 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
33060 ! ext/Storable/Makefile.PL ext/Storable/README
33061 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
33062 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
33063 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
33064 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
33065 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
33066 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
33067 ____________________________________________________________________________
33068 [ 6992] By: jhi on 2000/09/01 20:43:05
33069 Log: Mention known sfio+linux buglet.
33071 ! pod/perldelta.pod
33072 ____________________________________________________________________________
33073 [ 6991] By: jhi on 2000/09/01 20:40:11
33074 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
33075 From: Peter Prymmer <pvhp@forte.com>
33076 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
33077 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
33080 ____________________________________________________________________________
33081 [ 6990] By: jhi on 2000/09/01 20:25:26
33082 Log: Retract #6986.
33084 ! hints/solaris_2.sh
33085 ____________________________________________________________________________
33086 [ 6989] By: jhi on 2000/09/01 20:23:00
33087 Log: Mergesort is back.
33089 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
33090 ____________________________________________________________________________
33091 [ 6988] By: jhi on 2000/09/01 19:37:40
33092 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
33093 From: Mike Guy <mjtg@cam.ac.uk>
33094 Date: Fri, 01 Sep 2000 17:43:33 +0100
33095 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
33097 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
33098 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
33099 ____________________________________________________________________________
33100 [ 6987] By: jhi on 2000/09/01 19:17:10
33101 Log: Regen perltoc.
33104 ____________________________________________________________________________
33105 [ 6986] By: jhi on 2000/09/01 18:51:10
33106 Log: Subject: Re: Solaris x86 has no SPARC libraries!
33107 From: Lupe Christoph <lupe@lupe-christoph.de>
33108 Date: Fri, 1 Sep 2000 20:41:20 +0200
33109 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
33111 ! hints/solaris_2.sh
33112 ____________________________________________________________________________
33113 [ 6985] By: jhi on 2000/09/01 18:28:10
33114 Log: Update Changes.
33116 ! Changes patchlevel.h
33117 ____________________________________________________________________________
33118 [ 6984] By: jhi on 2000/09/01 18:26:53
33119 Log: Feature ordering tweak.
33122 ____________________________________________________________________________
33123 [ 6983] By: jhi on 2000/09/01 18:19:50
33124 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33125 From: <abigail@foad.org>
33126 Date: Fri, 1 Sep 2000 13:07:32 -0400
33127 Message-ID: <20000901170732.18249.qmail@foad.org>
33129 ! t/pragma/overload.t
33130 ____________________________________________________________________________
33131 [ 6982] By: jhi on 2000/09/01 18:17:54
33132 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
33133 so that case-ignoring systems like DCL can tell them from
33134 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
33135 Branch: metaconfig/U/perl
33136 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
33138 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33139 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
33140 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
33141 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
33142 ! vos/config.def vos/config.h vos/config_h.SH_orig
33143 ! win32/config.bc win32/config.gc win32/config.vc
33144 ____________________________________________________________________________
33145 [ 6981] By: nick on 2000/09/01 17:21:57
33146 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
33147 warning when UNTIE exists and instead pass the cound of extra references to
33150 ! pod/perltie.pod pp_sys.c
33151 ____________________________________________________________________________
33152 [ 6980] By: jhi on 2000/09/01 16:54:44
33153 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
33154 From: Peter Prymmer <pvhp@forte.com>
33155 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
33156 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
33159 ____________________________________________________________________________
33160 [ 6979] By: jhi on 2000/09/01 16:06:20
33161 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
33162 From: Mike Guy <mjtg@cam.ac.uk>
33163 Date: Fri, 01 Sep 2000 16:49:27 +0100
33164 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
33167 ____________________________________________________________________________
33168 [ 6978] By: jhi on 2000/09/01 16:00:42
33169 Log: Update to PodParser 1.18, from Brad Appleton.
33171 ! lib/Pod/Checker.pm t/pod/find.t
33172 ____________________________________________________________________________
33173 [ 6977] By: jhi on 2000/09/01 14:48:58
33174 Log: Subject: Nit in Configure (bleadperl@6961)
33175 From: Lupe Christoph <lupe@lupe-christoph.de>
33176 Date: Fri, 1 Sep 2000 16:34:29 +0200
33177 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
33179 ! U/compline/ccflags.U
33181 ! Configure config_h.SH
33182 ____________________________________________________________________________
33183 [ 6976] By: jhi on 2000/09/01 14:39:52
33184 Log: Update Changes.
33186 ! Changes patchlevel.h
33187 ____________________________________________________________________________
33188 [ 6975] By: jhi on 2000/09/01 14:37:36
33189 Log: microperl config update.
33191 ! uconfig.h uconfig.sh
33192 ____________________________________________________________________________
33193 [ 6974] By: jhi on 2000/09/01 14:36:53
33194 Log: Document known deficiencies.
33196 ! pod/perldelta.pod
33197 ____________________________________________________________________________
33198 [ 6973] By: jhi on 2000/09/01 14:10:20
33199 Log: Mention warnings fixes and updates.
33201 ! pod/perldelta.pod
33202 ____________________________________________________________________________
33203 [ 6972] By: jhi on 2000/09/01 14:01:52
33204 Log: Drop unused argument.
33206 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
33207 From: Spider Boardman <spider@web.zk3.dec.com>
33208 Date: Thu, 31 Aug 2000 16:10:15 -0400
33209 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
33212 ____________________________________________________________________________
33213 [ 6971] By: jhi on 2000/09/01 13:59:24
33214 Log: Add the overload warnings to perldiag.
33216 ! lib/overload.pm pod/perldiag.pod
33217 ____________________________________________________________________________
33218 [ 6970] By: jhi on 2000/09/01 13:55:10
33219 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33220 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33221 Date: Fri, 1 Sep 2000 13:43:15 +0100
33222 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
33224 ! lib/overload.pm t/pragma/overload.t
33225 ____________________________________________________________________________
33226 [ 6969] By: jhi on 2000/09/01 13:52:27
33227 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33228 From: <abigail@foad.org>
33229 Date: Fri, 1 Sep 2000 05:46:54 -0400
33230 Message-ID: <20000901094654.6476.qmail@foad.org>
33233 ____________________________________________________________________________
33234 [ 6968] By: jhi on 2000/09/01 13:50:05
33235 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
33236 From: Daniel Chetlin <daniel@chetlin.com>
33237 Date: Fri, 1 Sep 2000 02:10:55 -0700
33238 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
33240 ! pod/perlretut.pod
33241 ____________________________________________________________________________
33242 [ 6967] By: jhi on 2000/09/01 13:47:54
33243 Log: Part of the solution.
33245 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
33246 From: Mike Guy <mjtg@cam.ac.uk>
33247 Date: Fri, 01 Sep 2000 14:16:01 +0100
33248 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
33251 ____________________________________________________________________________
33252 [ 6966] By: jhi on 2000/09/01 13:46:17
33253 Log: Subject: CPAN.pm beta 1.57_57 for the core
33254 From: andreas.koenig@anima.de (Andreas J. Koenig)
33255 Date: 01 Sep 2000 15:16:31 +0200
33256 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
33258 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33259 ____________________________________________________________________________
33260 [ 6965] By: jhi on 2000/09/01 13:43:18
33261 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
33262 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33263 Date: Fri, 01 Sep 2000 01:47:22 -0500
33264 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
33266 ! pod/perldelta.pod vms/vms.c
33267 ____________________________________________________________________________
33268 [ 6964] By: jhi on 2000/09/01 13:35:35
33269 Log: File::Temp patches from Andreas König,
33271 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
33272 From: andreas.koenig@anima.de (Andreas J. Koenig)
33273 Date: 01 Sep 2000 10:07:20 +0200
33274 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
33276 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
33277 From: andreas.koenig@anima.de (Andreas J. Koenig)
33278 Date: 31 Aug 2000 23:26:08 +0200
33279 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
33281 ! lib/File/Temp.pm t/lib/ftmp-security.t
33282 ____________________________________________________________________________
33283 [ 6963] By: jhi on 2000/09/01 02:22:24
33284 Log: Retract the mergesort code, way too incompatible licensing
33287 ! pod/perldelta.pod pp_ctl.c
33288 ____________________________________________________________________________
33289 [ 6962] By: jhi on 2000/08/31 23:27:32
33290 Log: Update Changes.
33292 ! Changes patchlevel.h
33293 ____________________________________________________________________________
33294 [ 6961] By: jhi on 2000/08/31 23:20:04
33295 Log: Small tweaks all over.
33297 ! U/compline/d_gconvert.U
33299 ! AUTHORS Configure config_h.SH pp_ctl.c
33300 ____________________________________________________________________________
33301 [ 6960] By: jhi on 2000/08/31 22:39:36
33302 Log: Further rewording.
33305 ____________________________________________________________________________
33306 [ 6959] By: jhi on 2000/08/31 21:26:44
33307 Log: More address tweaking.
33310 ____________________________________________________________________________
33311 [ 6958] By: jhi on 2000/08/31 20:47:25
33312 Log: AUTHORS tweaks, from Peter Prymmer.
33314 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
33315 From: Peter Prymmer <pvhp@forte.com>
33316 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
33317 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
33320 ____________________________________________________________________________
33321 [ 6957] By: jhi on 2000/08/31 20:34:43
33322 Log: perldelta tweaks.
33324 ! pod/perldelta.pod
33325 ____________________________________________________________________________
33326 [ 6956] By: jhi on 2000/08/31 19:11:06
33327 Log: Regen perltoc.
33330 ____________________________________________________________________________
33331 [ 6955] By: jhi on 2000/08/31 19:06:30
33332 Log: Clarify the mergesort situation.
33335 ____________________________________________________________________________
33336 [ 6954] By: jhi on 2000/08/31 18:24:17
33337 Log: Move the Solaris 7 scan to use64bitall, make the
33338 failure to find 64-bot sparc libc to mention the
33339 possibility of being in an intel, from Lupe and Alan.
33341 ! hints/solaris_2.sh
33342 ____________________________________________________________________________
33343 [ 6953] By: jhi on 2000/08/31 18:09:20
33344 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
33345 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
33347 ! U/compline/d_gconvert.U U/threads/archname.U
33348 Branch: metaconfig/U/perl
33351 ! Configure config_h.SH sv.c
33352 ____________________________________________________________________________
33353 [ 6952] By: jhi on 2000/08/31 17:42:24
33354 Log: :: not allowed in pathnames, change to .
33356 Subject: [PATCH perl@6938] cygwin port
33357 From: "Fifer, Eric" <EFifer@sanwaint.com>
33358 Date: Thu, 31 Aug 2000 16:32:59 +0100
33359 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
33360 Branch: metaconfig/U/perl
33362 ____________________________________________________________________________
33363 [ 6951] By: jhi on 2000/08/31 17:02:05
33364 Log: Try to deduce NV_MAX. Really should be Configure fodder.
33367 ____________________________________________________________________________
33368 [ 6950] By: jhi on 2000/08/31 16:26:08
33369 Log: More author updates.
33371 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
33372 From: Simon Cozens <simon@cozens.net>
33373 Date: Thu, 31 Aug 2000 17:13:32 +0100
33374 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
33377 ____________________________________________________________________________
33378 [ 6949] By: jhi on 2000/08/31 16:04:49
33379 Log: POSIX doesn't report long double values under -Duselongdouble
33380 when the long doubles are "real" (bigger than doubles).
33382 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
33383 From: Spider Boardman <spider@peano.zk3.dec.com>
33384 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
33385 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
33387 ! ext/POSIX/POSIX.xs
33388 ____________________________________________________________________________
33389 [ 6948] By: jhi on 2000/08/31 15:25:10
33390 Log: Update Changes.
33392 ! Changes patchlevel.h
33393 ____________________________________________________________________________
33394 [ 6947] By: jhi on 2000/08/31 15:22:29
33395 Log: Document UNTIE in a very minimalistic way.
33397 ! pod/perlfunc.pod pod/perltie.pod
33398 ____________________________________________________________________________
33399 [ 6946] By: jhi on 2000/08/31 15:15:23
33400 Log: Document known failures.
33402 ! pod/perldelta.pod
33403 ____________________________________________________________________________
33404 [ 6945] By: jhi on 2000/08/31 15:07:00
33405 Log: Don't attach -ld to the archname if pointless.
33407 ! U/threads/archname.U
33409 ! Configure config_h.SH
33410 ____________________________________________________________________________
33411 [ 6944] By: jhi on 2000/08/31 14:37:42
33412 Log: Wrap the test in eval.
33414 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
33415 From: Tim Jenness <timj@jach.hawaii.edu>
33416 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
33417 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
33419 ! t/lib/ftmp-security.t
33420 ____________________________________________________________________________
33421 [ 6943] By: jhi on 2000/08/31 14:30:57
33422 Log: Make -Dusemorebits find long doubles in Solaris.
33424 ! hints/solaris_2.sh
33425 ____________________________________________________________________________
33426 [ 6942] By: jhi on 2000/08/31 13:48:45
33427 Log: Clarify the third case of ftmp-security warnings.
33430 ____________________________________________________________________________
33431 [ 6941] By: jhi on 2000/08/31 13:40:31
33432 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
33433 From: <abigail@foad.org>
33434 Date: Thu, 31 Aug 2000 01:35:05 -0400
33435 Message-ID: <20000831053505.32120.qmail@foad.org>
33437 ! pod/perldelta.pod
33438 ____________________________________________________________________________
33439 [ 6940] By: jhi on 2000/08/31 13:38:48
33440 Log: Issue useful diagnostic on unknown pod commands.
33442 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
33443 From: <abigail@foad.org>
33444 Date: Thu, 31 Aug 2000 03:41:18 -0400
33445 Message-ID: <20000831074118.24880.qmail@foad.org>
33448 ____________________________________________________________________________
33449 [ 6939] By: jhi on 2000/08/31 13:34:33
33450 Log: Reveal Borland's isnan.
33452 Subject: build with BC++ tweak
33453 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33454 Date: Thu, 31 Aug 2000 13:09:37 +0400
33455 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
33458 ____________________________________________________________________________
33459 [ 6938] By: jhi on 2000/08/31 05:01:20
33460 Log: Update Changes.
33462 ! Changes patchlevel.h
33463 ____________________________________________________________________________
33464 [ 6937] By: jhi on 2000/08/31 04:26:23
33465 Log: sscanf() may be the only way to read long doubles from strings.
33466 Branch: metaconfig/U/perl
33469 ! Configure config_h.SH perl.h util.c
33470 ____________________________________________________________________________
33471 [ 6936] By: jhi on 2000/08/31 04:18:19
33472 Log: The #6929 was too skimpy.
33475 ____________________________________________________________________________
33476 [ 6935] By: jhi on 2000/08/31 02:47:07
33477 Log: Subject: Re: typos in pods
33478 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33479 Date: Wed, 30 Aug 2000 19:25:34 -0700
33480 Message-ID: <eIcr5gzkg25X092yn@efn.org>
33482 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
33483 ____________________________________________________________________________
33484 [ 6934] By: jhi on 2000/08/31 02:42:55
33485 Log: Missed one Unicode file.
33487 + lib/unicode/UCDFF301.html
33488 ____________________________________________________________________________
33489 [ 6933] By: jhi on 2000/08/30 23:42:27
33490 Log: Update Changes.
33492 ! Changes patchlevel.h
33493 ____________________________________________________________________________
33494 [ 6932] By: jhi on 2000/08/30 23:40:07
33495 Log: Mention UNTIE in perldelta. Still needs documenting
33496 in perltie et alia.
33498 ! pod/perldelta.pod
33499 ____________________________________________________________________________
33500 [ 6931] By: jhi on 2000/08/30 23:36:02
33501 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
33502 From: <abigail@foad.org>
33503 Date: Wed, 30 Aug 2000 19:28:07 -0400
33504 Message-ID: <20000830232807.305.qmail@foad.org>
33506 ! pod/perldelta.pod
33507 ____________________________________________________________________________
33508 [ 6930] By: jhi on 2000/08/30 23:32:40
33509 Log: Update to Unicode 3.0.1.
33511 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
33512 + lib/unicode/PropList.txt lib/unicode/README.perl
33513 + lib/unicode/UCD301.html lib/unicode/Unicode.301
33514 - lib/unicode/Props.txt lib/unicode/UCD300.html
33515 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33517 ____________________________________________________________________________
33518 [ 6929] By: jhi on 2000/08/30 22:38:18
33519 Log: Heap decorruption.
33521 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
33522 From: Alan Burlison <Alan.Burlison@uk.sun.com>
33523 Date: Wed, 30 Aug 2000 22:39:52 +0100
33524 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
33527 ____________________________________________________________________________
33528 [ 6928] By: jhi on 2000/08/30 22:29:34
33529 Log: Retract the dummy test, skip the security tests (instead of failing),
33530 explain what the warnings mean.
33532 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
33533 ____________________________________________________________________________
33534 [ 6927] By: jhi on 2000/08/30 22:14:13
33535 Log: Change the internal implementation of sort() to be mergesort
33536 instead of quicksort, from John Linderman <jpl@research.att.com>.
33537 Gives us better worst case, better average case, and stability.
33538 What's there not to like? (Small fixes for threaded builds
33541 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
33542 ____________________________________________________________________________
33543 [ 6926] By: jhi on 2000/08/30 20:55:20
33544 Log: A better fix for the Socket building problem from Craig Berry.
33547 ____________________________________________________________________________
33548 [ 6925] By: jhi on 2000/08/30 20:20:25
33549 Log: Subject: [PATCH] Re: UNTIE method
33550 From: Nick Ing-Simmons <nik@tiuk.ti.com>
33551 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
33552 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
33554 ! pp_sys.c t/op/tie.t
33555 ____________________________________________________________________________
33556 [ 6924] By: jhi on 2000/08/30 20:17:11
33557 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
33558 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33559 Date: Wed, 30 Aug 2000 15:03:14 -0500
33560 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
33563 ____________________________________________________________________________
33564 [ 6923] By: jhi on 2000/08/30 20:15:18
33565 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
33566 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33567 Date: Wed, 30 Aug 2000 13:30:36 -0500
33568 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
33571 ____________________________________________________________________________
33572 [ 6922] By: jhi on 2000/08/30 19:54:43
33573 Log: Better options for rsync.
33576 ____________________________________________________________________________
33577 [ 6921] By: jhi on 2000/08/30 19:40:16
33578 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
33579 From: Rick Delaney <rick@consumercontact.com>
33580 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
33581 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
33584 ____________________________________________________________________________
33585 [ 6920] By: jhi on 2000/08/30 19:36:40
33586 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
33587 From: Peter Prymmer <pvhp@forte.com>
33588 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
33589 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
33592 ____________________________________________________________________________
33593 [ 6919] By: jhi on 2000/08/30 14:52:02
33594 Log: Update Changes.
33596 ! Changes patchlevel.h
33597 ____________________________________________________________________________
33598 [ 6918] By: jhi on 2000/08/30 14:48:34
33599 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
33601 ! lib/ExtUtils/typemap
33602 ____________________________________________________________________________
33603 [ 6917] By: jhi on 2000/08/30 14:46:34
33604 Log: Subject: typos in pods
33605 From: Nicholas Clark <nick@ccl4.org>
33606 Date: Wed, 30 Aug 2000 01:12:50 +0100
33607 Message-ID: <20000830011249.A61388@plum.flirble.org>
33609 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
33610 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
33611 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
33612 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
33613 ____________________________________________________________________________
33614 [ 6916] By: jhi on 2000/08/30 14:19:09
33615 Log: Document Storable problems on Crays. (Will have
33616 to document all the other Storable problems, too.)
33618 ! pod/perldelta.pod
33619 ____________________________________________________________________________
33620 [ 6915] By: jhi on 2000/08/30 14:06:02
33621 Log: Subject: [PATCH] fix misc cast warnings
33622 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33623 Date: Tue, 29 Aug 2000 23:16:14 -0700
33624 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
33626 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
33627 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
33629 ____________________________________________________________________________
33630 [ 6914] By: jhi on 2000/08/30 14:03:45
33631 Log: Timestamp mismatch again. Need to fix this dependence on
33632 config_h.SH timestamp, since it's the contents of config_h.SH
33635 ! uconfig.h uconfig.sh
33636 ____________________________________________________________________________
33637 [ 6913] By: jhi on 2000/08/30 13:54:06
33638 Log: Don't say "Perl 5.0 source kit".
33641 ____________________________________________________________________________
33642 [ 6912] By: jhi on 2000/08/30 13:51:24
33643 Log: Reset archname and archname64 always, forcing them be
33644 recomputed at each Configure run, make Configure and
33645 the hints files agree on the naming of largefiles variables.
33647 ! U/threads/archname.U
33648 Branch: metaconfig/U/perl
33651 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
33652 ! hints/linux.sh hints/solaris_2.sh
33653 ____________________________________________________________________________
33654 [ 6911] By: jhi on 2000/08/30 13:30:13
33655 Log: Put back the slice accidentally removed by #6907.
33657 ! hints/solaris_2.sh
33658 ____________________________________________________________________________
33659 [ 6910] By: jhi on 2000/08/30 01:24:26
33660 Log: Be consistent: other Net::get* do export theirs.
33662 Subject: Re: Net::protoent does not export 'getproto'
33663 From: Yasushi Nakajima <sey@jkc.co.jp>
33664 Date: Wed, 30 Aug 2000 09:53:14 +0900
33665 Message-Id: <200008300051.DAA24700@taku.hut.fi>
33667 ! lib/Net/protoent.pm
33668 ____________________________________________________________________________
33669 [ 6909] By: jhi on 2000/08/30 01:17:25
33670 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
33671 From: Gurusamy Sarathy <gsar@ActiveState.com>
33672 Date: Tue, 29 Aug 2000 17:17:07 -0700
33673 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
33676 ____________________________________________________________________________
33677 [ 6908] By: jhi on 2000/08/30 00:58:05
33678 Log: Update Changes.
33680 ! Changes patchlevel.h
33681 ____________________________________________________________________________
33682 [ 6907] By: jhi on 2000/08/30 00:57:22
33683 Log: Introduce ccname to keep track of what compiler kind of we have.
33684 Branch: metaconfig/U/perl
33685 ! Checkcc.U gccvers.U
33687 ! Configure config_h.SH hints/solaris_2.sh
33688 ____________________________________________________________________________
33689 [ 6906] By: jhi on 2000/08/30 00:25:47
33690 Log: Put back the flags dump as reasoned in
33692 Subject: Re: [PATCH] Glob dumping
33693 From: Mike Guy <mjtg@cam.ac.uk>
33694 Date: Tue, 29 Aug 2000 21:41:32 +0100
33695 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
33697 ! dump.c t/lib/peek.t
33698 ____________________________________________________________________________
33699 [ 6905] By: jhi on 2000/08/30 00:16:17
33700 Log: Make the epsilon to be relative, not absolute.
33702 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
33703 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
33704 Date: Tue, 29 Aug 2000 19:58:56 -0400
33705 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
33708 ____________________________________________________________________________
33709 [ 6904] By: jhi on 2000/08/30 00:13:09
33710 Log: From now on, Gisle is on my list of usual suspects :-)
33713 ! ext/Opcode/Safe.pm
33714 ____________________________________________________________________________
33715 [ 6903] By: jhi on 2000/08/29 23:51:20
33716 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
33717 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33718 Date: Tue, 29 Aug 2000 18:43:26 -0500
33719 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
33722 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
33724 ____________________________________________________________________________
33725 [ 6902] By: jhi on 2000/08/29 23:44:14
33726 Log: Retry what #6882 attempted.
33728 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
33729 From: Gisle Aas <gisle@ActiveState.com>
33730 Date: 30 Aug 2000 00:33:09 +0200
33731 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
33733 ! ext/Opcode/Safe.pm
33734 ____________________________________________________________________________
33735 [ 6901] By: jhi on 2000/08/29 22:59:32
33736 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
33737 From: Hugo <hv@crypt.compulink.co.uk>
33738 Date: Mon, 12 Jun 2000 19:36:08 +0100
33739 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
33742 ____________________________________________________________________________
33743 [ 6900] By: jhi on 2000/08/29 22:58:35
33744 Log: Admit that we are leaking scalars.
33746 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
33747 From: Spider Boardman <spider@leggy.zk3.dec.com>
33748 Date: Tue, 29 Aug 2000 18:48:29 -0400
33749 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
33751 ! t/pragma/warnings.t
33752 ____________________________________________________________________________
33753 [ 6899] By: jhi on 2000/08/29 20:53:13
33754 Log: Update Changes.
33756 ! Changes patchlevel.h
33757 ____________________________________________________________________________
33758 [ 6898] By: jhi on 2000/08/29 20:46:21
33759 Log: Undo namespace pollution of #6878.
33761 Subject: Re: Net::protoent does not export 'getproto'
33762 From: Mike Guy <mjtg@cam.ac.uk>
33763 Date: Tue, 29 Aug 2000 21:32:37 +0100
33764 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
33766 ! lib/Net/protoent.pm
33767 ____________________________________________________________________________
33768 [ 6897] By: jhi on 2000/08/29 20:44:29
33769 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
33770 From: Peter Prymmer <pvhp@forte.com>
33771 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
33772 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
33774 ! pod/perlebcdic.pod
33775 ____________________________________________________________________________
33776 [ 6896] By: jhi on 2000/08/29 20:40:57
33777 Log: There's no point repeating the 'revision' (5) of perl5.
33778 Branch: metaconfig/U/perl
33779 ! Devel.U patchlevel.U
33781 ! Configure config_h.SH
33782 ____________________________________________________________________________
33783 [ 6895] By: jhi on 2000/08/29 20:16:58
33784 Log: Regen Configure for #6894.
33785 Branch: metaconfig/U/perl
33788 ! Configure config_h.SH
33789 ____________________________________________________________________________
33790 [ 6894] By: jhi on 2000/08/29 19:59:52
33791 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
33792 From: "Philip Newton" <Philip.Newton@gmx.net>
33793 Date: Tue, 29 Aug 2000 21:39:14 +0200
33794 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
33796 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
33797 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
33798 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
33800 ____________________________________________________________________________
33801 [ 6893] By: jhi on 2000/08/29 19:55:30
33802 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
33803 From: "Philip Newton" <Philip.Newton@gmx.net>
33804 Date: Tue, 29 Aug 2000 21:39:14 +0200
33805 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
33808 ____________________________________________________________________________
33809 [ 6892] By: jhi on 2000/08/29 19:53:59
33810 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
33811 From: "Philip Newton" <Philip.Newton@gmx.net>
33812 Date: Tue, 29 Aug 2000 21:48:18 +0200
33813 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
33816 ____________________________________________________________________________
33817 [ 6891] By: jhi on 2000/08/29 18:30:03
33818 Log: Nail the ID 20000828.023.
33820 ! ext/Storable/Storable.xs
33821 ____________________________________________________________________________
33822 [ 6890] By: jhi on 2000/08/29 16:50:17
33823 Log: Under usethreads the dumped variable is IN_PAD.
33825 Subject: Re: [PATCH] Glob dumping
33826 From: Gisle Aas <gisle@ActiveState.com>
33827 Date: 29 Aug 2000 18:45:05 +0200
33828 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
33831 ____________________________________________________________________________
33832 [ 6889] By: jhi on 2000/08/29 15:17:37
33833 Log: Update Changes.
33835 ! Changes patchlevel.h
33836 ____________________________________________________________________________
33837 [ 6888] By: jhi on 2000/08/29 14:49:59
33838 Log: Retract #6882, broke the safe tests.
33840 ! ext/Opcode/Safe.pm
33841 ____________________________________________________________________________
33842 [ 6887] By: jhi on 2000/08/29 14:47:06
33843 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
33844 From: Gisle Aas <gisle@ActiveState.com>
33845 Date: 09 Jun 2000 20:00:11 +0200
33846 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
33849 ____________________________________________________________________________
33850 [ 6886] By: jhi on 2000/08/29 14:42:45
33851 Log: The #6881 removed one dump line.
33854 ____________________________________________________________________________
33855 [ 6885] By: jhi on 2000/08/29 14:30:47
33856 Log: Don't forget to tidy up.
33858 ! t/lib/ftmp-security.t
33859 ____________________________________________________________________________
33860 [ 6884] By: jhi on 2000/08/29 14:25:17
33861 Log: Disabling the one test is a bit tricky.
33863 ! t/lib/ftmp-security.t
33864 ____________________________________________________________________________
33865 [ 6883] By: jhi on 2000/08/29 14:16:25
33866 Log: Disable one of the tests for now.
33868 ! t/lib/ftmp-security.t
33869 ____________________________________________________________________________
33870 [ 6882] By: jhi on 2000/08/29 14:05:50
33871 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
33873 Date: 29 Aug 2000 10:35:06 -0000
33874 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
33876 ! ext/Opcode/Safe.pm
33877 ____________________________________________________________________________
33878 [ 6881] By: jhi on 2000/08/29 14:03:51
33879 Log: Subject: [PATCH] Glob dumping
33880 From: Gisle Aas <gisle@ActiveState.com>
33881 Date: 29 Aug 2000 07:59:42 -0000
33882 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
33885 ____________________________________________________________________________
33886 [ 6880] By: jhi on 2000/08/29 14:02:01
33887 Log: Subject: [PATCH] Warnings in B::Deparse
33888 From: <abigail@foad.org>
33889 Date: Tue, 29 Aug 2000 00:00:01 -0400
33890 Message-ID: <20000829040001.2999.qmail@foad.org>
33892 ! ext/B/B/Deparse.pm
33893 ____________________________________________________________________________
33894 [ 6879] By: jhi on 2000/08/29 13:57:26
33895 Log: Missed a change in #6869.
33898 ____________________________________________________________________________
33899 [ 6878] By: jhi on 2000/08/29 13:45:04
33900 Log: Subject: Net::protoent does not export 'getproto'
33901 From: Yasushi Nakajima <sey@jkc.co.jp>
33902 Date: Tue, 29 Aug 2000 17:28:57 +0900
33904 ! lib/Net/protoent.pm
33905 ____________________________________________________________________________
33906 [ 6877] By: jhi on 2000/08/29 13:39:19
33907 Log: Patches all over for people and the files they (hopefully) care about.
33909 ! AUTHORS Changes MAINTAIN
33910 ____________________________________________________________________________
33911 [ 6876] By: jhi on 2000/08/29 12:53:54
33912 Log: Fix for thinko in #6848.
33914 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
33915 From: Lupe Christoph <lupe@lupe-christoph.de>
33916 Date: Tue, 29 Aug 2000 09:04:08 +0200
33917 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
33919 ! ext/Thread/Thread.xs
33920 ____________________________________________________________________________
33921 [ 6875] By: jhi on 2000/08/29 12:50:14
33922 Log: Update to Getopt::Long 2.24, from Johan Vromans.
33924 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
33925 ____________________________________________________________________________
33926 [ 6874] By: jhi on 2000/08/29 02:09:53
33927 Log: Use minimal @INC in tests, most of the time just '../lib',
33928 so that we simply can't pick up stuff from other Perls than
33929 the one we are testing. Pointed out by
33931 From: Mike Guy <mjtg@cam.ac.uk>
33932 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
33933 Date: Fri, 25 Aug 2000 15:15:59 +0100
33934 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
33937 ____________________________________________________________________________
33938 [ 6873] By: jhi on 2000/08/29 01:07:11
33939 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
33940 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33941 Date: Mon, 28 Aug 2000 17:45:52 -0700
33942 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
33944 ! Makefile.SH hints/os2.sh
33945 ____________________________________________________________________________
33946 [ 6872] By: jhi on 2000/08/28 23:33:39
33947 Log: Subject: [PATCH bleedperl@6866] spellings
33948 From: marcel@codewerk.com (Marcel Grunauer)
33949 Date: Tue, 29 Aug 2000 01:19:59 +0200
33950 Message-Id: <200008282319.BAA29862@gandalf.local>
33952 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
33953 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
33954 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
33955 ____________________________________________________________________________
33956 [ 6871] By: jhi on 2000/08/28 23:22:09
33957 Log: Take out the SUIDMAIL thing, that will not be
33958 a problem in 5.7.*.
33961 ____________________________________________________________________________
33962 [ 6870] By: jhi on 2000/08/28 23:19:30
33963 Log: -S is the silent flag, -s is the strip flag.
33965 Subject: [PATCH] Re: [PATCH] make no-install
33966 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33967 Date: Mon, 28 Aug 2000 15:12:55 -0700
33968 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
33971 ____________________________________________________________________________
33972 [ 6869] By: jhi on 2000/08/28 23:12:05
33973 Log: Subject: [PATCH bleedperl@6856] warnings fixes
33974 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33975 Date: Mon, 28 Aug 2000 23:55:06 +0100
33976 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
33978 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
33979 ! warnings.h warnings.pl
33980 ____________________________________________________________________________
33981 [ 6868] By: jhi on 2000/08/28 21:38:22
33982 Log: Potential cruft.
33985 ____________________________________________________________________________
33986 [ 6867] By: jhi on 2000/08/28 21:35:36
33987 Log: Update Changes.
33989 ! Changes patchlevel.h
33990 ____________________________________________________________________________
33991 [ 6866] By: jhi on 2000/08/28 21:33:49
33992 Log: Subject: hv.h Doc Patch
33993 From: Fisher Mark <fisherm@tce.com>
33994 Date: Mon, 28 Aug 2000 16:24:59 -0500
33995 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
33998 ____________________________________________________________________________
33999 [ 6865] By: jhi on 2000/08/28 21:02:15
34000 Log: Add -ld to archname on long tr...double platforms.
34002 ! U/threads/archname.U
34004 ! Configure config_h.SH
34005 ____________________________________________________________________________
34006 [ 6864] By: jhi on 2000/08/28 20:38:59
34007 Log: An attempt to fix the problem reported in
34009 Subject: Building perl@6856 using gcc/AIX 4.3.3
34010 From: Daniel Muino <dmuino@afip.gov.ar>
34011 Date: Mon, 28 Aug 2000 15:50:01 -0300
34012 Message-ID: <20000828155001.A14403@con2-dgi>
34014 I can't test this properly since the gcc installation I have
34015 access to seems to be botched (gcc is calling the AIX cpp,
34016 a losing proposition...)
34019 ____________________________________________________________________________
34020 [ 6863] By: jhi on 2000/08/28 18:57:52
34021 Log: Fix for ID 20000828.001, long doubles were not formatted
34022 correctly (showed up in $], which stopped installing perl).
34025 ____________________________________________________________________________
34026 [ 6862] By: jhi on 2000/08/28 18:07:15
34027 Log: Typo in #6858.
34030 ____________________________________________________________________________
34031 [ 6861] By: jhi on 2000/08/28 17:57:27
34032 Log: opmini.o may be left around if a build is interrupted.
34035 ____________________________________________________________________________
34036 [ 6860] By: jhi on 2000/08/28 16:52:50
34037 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
34038 From: Daniel Chetlin <daniel@chetlin.com>
34039 Date: Mon, 28 Aug 2000 01:14:18 -0700
34040 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
34043 ____________________________________________________________________________
34044 [ 6859] By: jhi on 2000/08/28 16:08:46
34045 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
34046 From: Nicholas Clark <nick@ccl4.org>
34047 Date: Mon, 28 Aug 2000 16:03:27 +0100
34048 Message-Id: <20000828160327.C49785@plum.flirble.org>
34050 ! ext/ByteLoader/bytecode.h
34051 ____________________________________________________________________________
34052 [ 6858] By: jhi on 2000/08/28 16:02:10
34053 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
34054 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
34055 Date: Mon, 28 Aug 2000 13:08:30 +0200
34056 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
34059 ____________________________________________________________________________
34060 [ 6857] By: jhi on 2000/08/28 15:42:47
34061 Log: display_format used as a class method without arguments was broken,
34064 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
34065 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
34066 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
34067 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
34069 ! lib/Math/Complex.pm t/lib/complex.t
34070 ____________________________________________________________________________
34071 [ 6856] By: jhi on 2000/08/27 22:09:48
34072 Log: Update Changes.
34074 ! Changes patchlevel.h
34075 ____________________________________________________________________________
34076 [ 6855] By: jhi on 2000/08/27 21:59:21
34077 Log: Retract #6853 (false alarm).
34079 ! lib/ExtUtils/xsubpp
34080 ____________________________________________________________________________
34081 [ 6854] By: jhi on 2000/08/27 21:37:44
34082 Log: Update Changes.
34084 ! Changes patchlevel.h
34085 ____________________________________________________________________________
34086 [ 6853] By: jhi on 2000/08/27 21:37:16
34087 Log: Subject: [PATCH perl@6850] workaround for xsubpp
34088 From: Hugo <hv@crypt.compulink.co.uk>
34089 Date: Sun, 27 Aug 2000 22:30:25 +0100
34090 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
34092 ! lib/ExtUtils/xsubpp
34093 ____________________________________________________________________________
34094 [ 6852] By: jhi on 2000/08/27 21:33:58
34095 Log: Big-endian 64-bit patch from Raphael Manfredi.
34097 ! ext/Storable/Storable.xs
34098 ____________________________________________________________________________
34099 [ 6851] By: jhi on 2000/08/27 21:22:21
34100 Log: More ruthless editing from Hugo van der Sanden.
34102 ! pod/perldelta.pod
34103 ____________________________________________________________________________
34104 [ 6850] By: jhi on 2000/08/27 16:11:46
34105 Log: Update Changes.
34107 ! Changes patchlevel.h
34108 ____________________________________________________________________________
34109 [ 6849] By: jhi on 2000/08/27 16:11:05
34110 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
34112 ! configpm pod/perldelta.pod
34113 ____________________________________________________________________________
34114 [ 6848] By: jhi on 2000/08/27 15:35:08
34115 Log: Use the actual thread type, not the pointer-to-struct.
34117 ! ext/Thread/Thread.xs
34118 ____________________________________________________________________________
34119 [ 6847] By: jhi on 2000/08/27 15:30:49
34122 ! t/pragma/warn/pp_sys
34123 ____________________________________________________________________________
34124 [ 6846] By: jhi on 2000/08/27 15:19:02
34125 Log: Passing -R in ldflags makes now it to appear in the default
34126 for lddlflags, just like with -L.
34128 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34129 From: Lupe Christoph <lupe@lupe-christoph.de>
34130 Date: Sun, 27 Aug 2000 10:28:21 +0200
34131 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
34132 Branch: metaconfig/U/perl
34136 ____________________________________________________________________________
34137 [ 6845] By: jhi on 2000/08/27 15:08:54
34138 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
34139 From: Alan Burlison <Alan.Burlison@uk.sun.com>
34140 Date: Sat, 26 Aug 2000 22:23:27 +0100
34141 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
34143 ! lib/ExtUtils/MM_Unix.pm
34144 ____________________________________________________________________________
34145 [ 6844] By: jhi on 2000/08/27 15:02:37
34146 Log: DJGPP update from Laszlo Molnar.
34148 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
34149 From: ml1050 <ml1050@freemail.hu>
34150 Date: Sat, 26 Aug 2000 23:24:40 +0200
34151 Message-Id: <20000826232440.A439@freemail.hu>
34153 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
34154 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
34155 ____________________________________________________________________________
34156 [ 6843] By: jhi on 2000/08/27 14:53:58
34157 Log: Subject: installman buglet
34158 From: Lupe Christoph <lupe@lupe-christoph.de>
34159 Date: Sun, 27 Aug 2000 14:38:59 +0200
34160 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
34163 ____________________________________________________________________________
34164 [ 6842] By: jhi on 2000/08/27 14:52:08
34165 Log: Can't get the test to reliably work thanks to the
34166 inaccurateness of floating point. "Resolves" bug ids
34167 20000826.003, 20000826.009, 20000826.010,
34170 ____________________________________________________________________________
34171 [ 6841] By: jhi on 2000/08/26 15:53:58
34172 Log: Update Changes.
34174 ! Changes patchlevel.h
34175 ____________________________________________________________________________
34176 [ 6840] By: jhi on 2000/08/26 14:23:03
34177 Log: grep -e isn't portable.
34179 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
34180 From: chris@broadband.att.com
34181 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
34182 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
34184 ! hints/solaris_2.sh
34185 ____________________________________________________________________________
34186 [ 6839] By: jhi on 2000/08/26 14:12:23
34187 Log: no-install target a la make -n.
34189 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
34190 From: <abigail@foad.org>
34191 Date: Sat, 26 Aug 2000 03:57:34 -0400
34192 Message-ID: <20000826075735.18912.qmail@foad.org>
34194 ! Makefile.SH installman installperl
34195 ____________________________________________________________________________
34196 [ 6838] By: jhi on 2000/08/26 14:06:33
34197 Log: Retract #6826 as the #6828 should be do the same
34198 in a More Correct Way.
34201 ____________________________________________________________________________
34202 [ 6837] By: jhi on 2000/08/26 05:24:00
34205 ! ext/Storable/Storable.xs
34206 ____________________________________________________________________________
34207 [ 6836] By: jhi on 2000/08/26 05:05:46
34208 Log: Nicer in decimal.
34210 ! ext/Storable/Storable.xs
34211 ____________________________________________________________________________
34212 [ 6835] By: jhi on 2000/08/26 05:03:50
34213 Log: There be no UVdf.
34215 ! ext/Storable/Storable.xs
34216 ____________________________________________________________________________
34217 [ 6834] By: jhi on 2000/08/26 05:00:18
34218 Log: Continue IVdfing and UVxfing.
34220 ! ext/Storable/Storable.xs
34221 ____________________________________________________________________________
34222 [ 6833] By: jhi on 2000/08/26 04:53:14
34225 ! ext/Storable/Storable.xs
34226 ____________________________________________________________________________
34227 [ 6832] By: jhi on 2000/08/26 04:40:41
34228 Log: Document PTR2XX and INT2PTR.
34231 ____________________________________________________________________________
34232 [ 6831] By: jhi on 2000/08/26 04:33:18
34233 Log: Use UVxf, PTR2UV, NVff.
34235 ! ext/Storable/Storable.xs
34236 ____________________________________________________________________________
34237 [ 6830] By: jhi on 2000/08/26 04:31:32
34238 Log: Update the test count.
34241 ____________________________________________________________________________
34242 [ 6829] By: jhi on 2000/08/26 03:05:50
34243 Log: Subject: [PATCH] installation not quite silent yet.
34244 From: <abigail@foad.org>
34245 Date: Fri, 25 Aug 2000 20:07:53 -0400
34246 Message-ID: <20000826000753.7822.qmail@foad.org>
34248 ! installman installperl
34249 ____________________________________________________________________________
34250 [ 6828] By: jhi on 2000/08/26 03:05:14
34251 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
34252 From: Spider Boardman <spider@web.zk3.dec.com>
34253 Date: Fri, 25 Aug 2000 19:12:40 -0400
34254 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
34257 ____________________________________________________________________________
34258 [ 6827] By: jhi on 2000/08/25 23:54:34
34259 Log: Support preserving extremely big/small angles.
34261 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
34262 ____________________________________________________________________________
34263 [ 6826] By: jhi on 2000/08/25 23:01:20
34264 Log: Patch installperl to be long double-aware.
34266 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
34267 From: Spider Boardman <spider@web.zk3.dec.com>
34268 Date: Fri, 25 Aug 2000 18:15:23 -0400
34269 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
34272 ____________________________________________________________________________
34273 [ 6825] By: jhi on 2000/08/25 22:58:25
34274 Log: Remove duplicately applied patch shards.
34276 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
34277 From: Spider Boardman <spider@leggy.zk3.dec.com>
34278 Date: Fri, 25 Aug 2000 16:45:03 -0400
34279 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
34282 ____________________________________________________________________________
34283 [ 6824] By: jhi on 2000/08/25 22:57:00
34284 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34285 From: Daniel Chetlin <daniel@chetlin.com>
34286 Date: Fri, 25 Aug 2000 12:23:16 -0700
34287 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
34289 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34290 From: Daniel Chetlin <daniel@chetlin.com>
34291 Date: Fri, 25 Aug 2000 14:47:19 -0700
34292 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
34295 ____________________________________________________________________________
34296 [ 6823] By: jhi on 2000/08/25 22:44:17
34297 Log: Timestamp problem?
34299 ! uconfig.h uconfig.sh
34300 ____________________________________________________________________________
34301 [ 6822] By: jhi on 2000/08/25 19:01:06
34302 Log: One forgotten file from #6816.
34305 ____________________________________________________________________________
34306 [ 6821] By: jhi on 2000/08/25 18:56:39
34307 Log: Regen Changes.
34309 ! Changes patchlevel.h
34310 ____________________________________________________________________________
34311 [ 6820] By: jhi on 2000/08/25 18:52:35
34312 Log: Fix Changes ordering.
34315 ____________________________________________________________________________
34316 [ 6819] By: jhi on 2000/08/25 18:50:25
34317 Log: Update Changes.
34319 ! Changes patchlevel.h
34320 ____________________________________________________________________________
34321 [ 6818] By: jhi on 2000/08/25 18:47:45
34322 Log: Tweak the sfio/useperlio logic, hopefully as wished in
34324 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
34325 From: Nicholas Clark <nick@babyhippo.co.uk>
34326 Date: Fri, 25 Aug 2000 12:01:45 +0100
34327 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
34328 Branch: metaconfig/U/perl
34332 ____________________________________________________________________________
34333 [ 6817] By: jhi on 2000/08/25 18:32:51
34334 Log: Allow microperl to assume <math.h>, without it the math
34335 functions like floor() are assumed to return int, which makes
34336 for core dumps in machines where integer and floating register
34339 ! uconfig.h uconfig.sh
34340 ____________________________________________________________________________
34341 [ 6816] By: jhi on 2000/08/25 18:27:17
34342 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
34343 the problem reported in
34345 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
34346 From: danhale@us.ibm.com
34347 Date: Fri, 25 Aug 2000 10:58:06 -0400
34348 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
34349 Branch: metaconfig/U/perl
34352 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
34353 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
34354 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
34355 ! win32/config.gc win32/config.vc
34356 ____________________________________________________________________________
34357 [ 6815] By: jhi on 2000/08/25 17:43:31
34358 Log: A solution for the retrieve_fd autosplit warning,
34359 idea suggested by Mike Guy.
34361 ! ext/Storable/Storable.pm
34362 ____________________________________________________________________________
34363 [ 6814] By: jhi on 2000/08/25 17:16:03
34364 Log: Add install-silent target.
34367 ____________________________________________________________________________
34368 [ 6813] By: jhi on 2000/08/25 17:14:23
34369 Log: Subject: Re: [PATCH] More silencing of installman.
34370 From: <abigail@foad.org>
34371 Date: Thu, 24 Aug 2000 19:27:03 -0400
34372 Message-ID: <20000824232703.7001.qmail@foad.org>
34374 Subject: Re: [PATCH] More silencing of installman.
34375 From: <abigail@foad.org>
34376 Date: Fri, 25 Aug 2000 03:00:58 -0400
34377 Message-ID: <20000825070058.10697.qmail@foad.org>
34380 ____________________________________________________________________________
34381 [ 6812] By: jhi on 2000/08/25 17:11:28
34382 Log: installperl --verbose and --silent.
34384 Subject: Re: [PATCH] More silencing of installman.
34385 From: <abigail@foad.org>
34386 Message-ID: <20000825064430.9719.qmail@foad.org>
34387 Date: Fri, 25 Aug 2000 02:44:30 -0400
34390 ____________________________________________________________________________
34391 [ 6811] By: jhi on 2000/08/25 17:05:43
34392 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
34393 From: "Peter J. Farley III" <pjfarley@banet.net>
34394 Date: Thu, 24 Aug 2000 21:58:03 -0400
34395 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
34397 (applied slightly modified)
34399 ! lib/ExtUtils/MM_Unix.pm
34400 ____________________________________________________________________________
34401 [ 6810] By: jhi on 2000/08/25 17:01:18
34402 Log: Missing parts of
34404 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
34405 From: Peter Prymmer <pvhp@forte.com>
34406 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
34407 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
34410 ____________________________________________________________________________
34411 [ 6809] By: jhi on 2000/08/25 16:46:32
34412 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
34413 From: "Craig A. Berry" <craig.berry@psinetcs.com>
34414 Date: Thu, 24 Aug 2000 19:13:11 -0500
34415 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
34418 ____________________________________________________________________________
34419 [ 6808] By: jhi on 2000/08/25 16:39:22
34420 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
34421 From: Peter Prymmer <pvhp@forte.com>
34422 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
34423 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
34426 ____________________________________________________________________________
34427 [ 6807] By: jhi on 2000/08/25 16:36:37
34428 Log: Better wording for the vec lvalue diagnostic.
34430 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34431 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34432 Date: Wed, 23 Aug 2000 14:12:16 -0400
34433 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
34436 ____________________________________________________________________________
34437 [ 6806] By: jhi on 2000/08/24 18:17:22
34438 Log: Subject: [PATCH] More silencing of installman.
34439 From: <abigail@foad.org>
34440 Date: Thu, 24 Aug 2000 14:01:44 -0400
34441 Message-ID: <20000824180144.20062.qmail@foad.org>
34444 ____________________________________________________________________________
34445 [ 6805] By: jhi on 2000/08/24 15:00:31
34446 Log: Update Changes.
34448 ! Changes patchlevel.h
34449 ____________________________________________________________________________
34450 [ 6804] By: jhi on 2000/08/24 14:59:07
34451 Log: Regen perltoc.
34454 ____________________________________________________________________________
34455 [ 6803] By: jhi on 2000/08/24 14:44:39
34456 Log: Show the doc file, not the temp file.
34459 ____________________________________________________________________________
34460 [ 6802] By: jhi on 2000/08/24 14:41:53
34461 Log: Continue silencing.
34464 ____________________________________________________________________________
34465 [ 6801] By: jhi on 2000/08/24 14:34:40
34466 Log: Actually do something with the silencer option.
34469 ____________________________________________________________________________
34470 [ 6800] By: jhi on 2000/08/24 14:26:22
34471 Log: Make installman to recognize the silence flag -S.
34474 ____________________________________________________________________________
34475 [ 6799] By: jhi on 2000/08/24 13:49:38
34476 Log: DOS patches and portability/porting notes, from Tim Jenness.
34479 ____________________________________________________________________________
34480 [ 6798] By: jhi on 2000/08/24 13:48:27
34481 Log: Create directories in silence.
34483 Subject: [PATCH] Another silencer for MakeMaker
34484 From: andreas.koenig@anima.de (Andreas J. Koenig)
34485 Date: 24 Aug 2000 14:18:52 +0200
34486 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
34488 ! lib/ExtUtils/Command.pm
34489 ____________________________________________________________________________
34490 [ 6797] By: jhi on 2000/08/24 13:46:42
34491 Log: More liberal parsing of version numbers.
34493 Subject: Re: CPAN.pm beta for testing available
34494 From: andreas.koenig@anima.de (Andreas J. Koenig)
34495 Date: 24 Aug 2000 13:51:57 +0200
34496 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
34499 ____________________________________________________________________________
34500 [ 6796] By: jhi on 2000/08/24 13:44:36
34501 Log: Make "make install" by default silent. A new "install-verbose"
34505 ____________________________________________________________________________
34506 [ 6795] By: jhi on 2000/08/24 13:39:14
34507 Log: Add silencer flags to installperl.
34509 Subject: [PATCH] Making installperl silent.
34510 From: <abigail@foad.org>
34511 Date: Thu, 24 Aug 2000 05:01:45 -0400
34512 Message-ID: <20000824090145.13141.qmail@foad.org>
34515 ____________________________________________________________________________
34516 [ 6794] By: jhi on 2000/08/24 13:35:50
34517 Log: installperl couldn't tell whether it had run tests or not.
34519 Subject: [PATCH] Re: installperl and t/TEST
34520 From: <abigail@foad.org>
34521 Date: Thu, 24 Aug 2000 04:00:53 -0400
34522 Message-ID: <20000824080053.2494.qmail@foad.org>
34524 ! Makefile.SH installperl
34525 ____________________________________________________________________________
34526 [ 6793] By: jhi on 2000/08/24 13:27:50
34527 Log: Drop the separate perlbc, perlcc -b should be enough.
34530 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
34531 ____________________________________________________________________________
34532 [ 6792] By: jhi on 2000/08/24 04:41:30
34533 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
34534 plus the typo fix from Peter Prymmer.
34536 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
34537 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34538 ____________________________________________________________________________
34539 [ 6791] By: jhi on 2000/08/24 02:10:43
34540 Log: Replace #6705 with a minimal doc patch.
34542 Subject: [PATCH 5.6.0] replace change #6705
34543 From: Jan Dubois <jand@ActiveState.com>
34544 Date: Wed, 23 Aug 2000 18:31:51 -0700
34545 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
34547 ! lib/Win32.pod win32/win32.c
34548 ____________________________________________________________________________
34549 [ 6790] By: jhi on 2000/08/23 17:52:00
34550 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34551 From: Mike Guy <mjtg@cam.ac.uk>
34552 Date: Wed, 23 Aug 2000 18:38:46 +0100
34553 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
34555 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
34556 ____________________________________________________________________________
34557 [ 6789] By: jhi on 2000/08/23 15:34:21
34558 Log: Update Changes.
34560 ! Changes patchlevel.h
34561 ____________________________________________________________________________
34562 [ 6788] By: jhi on 2000/08/23 15:33:40
34563 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
34564 From: Wilfredo Sánchez <wsanchez@apple.com>
34565 Date: Tue, 22 Aug 2000 19:31:27 -0700
34566 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
34569 ____________________________________________________________________________
34570 [ 6787] By: jhi on 2000/08/23 15:29:31
34571 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
34572 From: Spider Boardman <spider@leggy.zk3.dec.com>
34573 Date: Wed, 23 Aug 2000 10:33:23 -0400
34574 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
34577 ____________________________________________________________________________
34578 [ 6786] By: jhi on 2000/08/23 15:28:11
34581 ! ext/B/Makefile.PL
34582 ____________________________________________________________________________
34583 [ 6785] By: jhi on 2000/08/23 14:37:04
34584 Log: Update Changes.
34586 ! Changes patchlevel.h
34587 ____________________________________________________________________________
34588 [ 6784] By: jhi on 2000/08/23 13:58:41
34589 Log: Portability fix from Hugo van der Sanden.
34591 ! ext/re/Makefile.PL
34592 ____________________________________________________________________________
34593 [ 6783] By: jhi on 2000/08/23 13:53:53
34594 Log: Storable support, v-version fixes.
34596 Subject: CPAN.pm beta for testing available
34597 From: andreas.koenig@anima.de (Andreas J. Koenig)
34598 Date: 22 Aug 2000 23:31:33 +0200
34599 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
34601 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34602 ____________________________________________________________________________
34603 [ 6782] By: jhi on 2000/08/23 13:51:26
34604 Log: Mac and other portability updates from Chris Nandor.
34606 ! pod/perlmodinstall.pod
34607 ____________________________________________________________________________
34608 [ 6781] By: jhi on 2000/08/23 13:47:33
34609 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
34610 From: Peter Prymmer <pvhp@forte.com>
34611 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
34612 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
34614 ! ext/Storable/Storable.xs
34615 ____________________________________________________________________________
34616 [ 6780] By: jhi on 2000/08/23 13:33:34
34617 Log: VMS MMS (make) wants null action.
34619 ! ext/B/Makefile.PL
34620 ____________________________________________________________________________
34621 [ 6779] By: jhi on 2000/08/22 19:44:47
34622 Log: Forgot portability nit.
34624 ! t/lib/st-forgive.t
34625 ____________________________________________________________________________
34626 [ 6778] By: jhi on 2000/08/22 19:35:25
34629 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
34631 ____________________________________________________________________________
34632 [ 6777] By: jhi on 2000/08/22 18:50:53
34633 Log: Update Changes.
34635 ! Changes patchlevel.h
34636 ____________________________________________________________________________
34637 [ 6776] By: jhi on 2000/08/22 18:44:46
34638 Log: cSVOPo_*v things index into the current PL_curpad
34639 under ithreads, which is different from the curpad
34640 used by the XSUB. (In other words, the code as-is
34641 before this patch wouldn't work under ithreads.)
34645 ____________________________________________________________________________
34646 [ 6775] By: jhi on 2000/08/22 18:18:37
34647 Log: Make the selection of NVff et al stricter.
34648 Branch: metaconfig/U/perl
34651 ! Configure config_h.SH
34652 ____________________________________________________________________________
34653 [ 6774] By: jhi on 2000/08/22 17:19:42
34654 Log: perldelta nits.
34656 ! pod/perldelta.pod
34657 ____________________________________________________________________________
34658 [ 6773] By: jhi on 2000/08/22 17:06:26
34659 Log: Long double fixes from Spider Boardman.
34661 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
34662 From: system PRIVILEGED account <root@peano.zk3.dec.com>
34663 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
34664 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
34666 ! t/lib/bigfltpm.t t/lib/st-06compat.t
34667 ____________________________________________________________________________
34668 [ 6772] By: jhi on 2000/08/22 15:04:53
34669 Log: Update Changes.
34671 ! Changes patchlevel.h
34672 ____________________________________________________________________________
34673 [ 6771] By: jhi on 2000/08/22 15:01:44
34674 Log: perldelta fixes from Hugo van der Sanden.
34676 ! pod/perldelta.pod
34677 ____________________________________________________________________________
34678 [ 6770] By: jhi on 2000/08/22 14:34:49
34679 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
34680 From: Hugo <hv@crypt.compulink.co.uk>
34681 Date: Tue, 22 Aug 2000 11:21:53 +0100
34682 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
34685 ____________________________________________________________________________
34686 [ 6769] By: jhi on 2000/08/22 14:30:02
34687 Log: Add Yitzchak, reformat.
34689 ! Changes config_h.SH
34690 ____________________________________________________________________________
34691 [ 6768] By: jhi on 2000/08/22 14:21:35
34692 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
34693 and Spider Boardman.
34695 ! U/compline/d_gconvert.U
34698 ____________________________________________________________________________
34699 [ 6767] By: jhi on 2000/08/22 14:11:24
34700 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
34701 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34702 Date: Mon, 21 Aug 2000 19:08:31 -0700
34703 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
34705 - ext/Storable/patchlevel.h
34706 ! MANIFEST ext/Storable/MANIFEST
34707 ____________________________________________________________________________
34708 [ 6766] By: jhi on 2000/08/22 13:49:29
34709 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
34710 From: Peter Prymmer <pvhp@forte.com>
34711 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
34712 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
34714 ! configure.com ext/Storable/Makefile.PL
34715 ____________________________________________________________________________
34716 [ 6765] By: jhi on 2000/08/22 13:44:59
34717 Log: Subject: [PATCH blead] B:: missing dependency
34718 From: Hugo <hv@crypt.compulink.co.uk>
34719 Date: Tue, 22 Aug 2000 06:44:33 +0100
34720 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
34722 ! ext/B/Makefile.PL
34723 ____________________________________________________________________________
34724 [ 6764] By: jhi on 2000/08/22 13:38:12
34725 Log: More bytecompiler.
34727 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
34728 ____________________________________________________________________________
34729 [ 6763] By: jhi on 2000/08/22 13:36:44
34730 Log: Bytecompiler patches from Benjamin Stuhl.
34732 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
34733 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
34734 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
34735 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
34736 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
34737 ! perl.c perlapi.h pod/perldelta.pod
34738 ____________________________________________________________________________
34739 [ 6762] By: jhi on 2000/08/21 23:43:40
34740 Log: An obsoleted diagnostic.
34742 ! pod/perldelta.pod
34743 ____________________________________________________________________________
34744 [ 6761] By: jhi on 2000/08/21 23:01:45
34745 Log: The #6759 wasn't quite right.
34747 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34748 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34749 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34750 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34751 ! t/lib/st-tieditems.t
34752 ____________________________________________________________________________
34753 [ 6760] By: jhi on 2000/08/21 22:35:49
34754 Log: Be verydeepclean.
34757 ____________________________________________________________________________
34758 [ 6759] By: jhi on 2000/08/21 22:25:40
34759 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
34760 From: Peter Prymmer <pvhp@forte.com>
34761 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
34762 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
34764 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34765 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34766 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34767 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34768 ! t/lib/st-tieditems.t
34769 ____________________________________________________________________________
34770 [ 6758] By: jhi on 2000/08/21 22:22:32
34771 Log: Few more casts, need reported in
34773 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
34774 From: Mike Stok <mike@stok.co.uk>
34775 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
34776 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
34780 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
34781 From: abigail@foad.org
34782 Date: 21 Aug 2000 21:31:34 -0000
34783 Message-Id: <20000821213134.30170.qmail@foad.org>
34785 ! ext/Storable/Storable.xs
34786 ____________________________________________________________________________
34787 [ 6757] By: jhi on 2000/08/21 18:37:07
34788 Log: Update Changes.
34790 ! Changes patchlevel.h
34791 ____________________________________________________________________________
34792 [ 6756] By: jhi on 2000/08/21 18:34:02
34795 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
34796 From: <abigail@foad.org>
34797 Date: Mon, 21 Aug 2000 14:00:16 -0400
34798 Message-ID: <20000821180016.28627.qmail@foad.org>
34801 ____________________________________________________________________________
34802 [ 6755] By: jhi on 2000/08/21 18:30:56
34803 Log: Use PodParser 1.18 new test.
34805 ! t/pod/special_seqs.t t/pod/special_seqs.xr
34806 ____________________________________________________________________________
34807 [ 6754] By: jhi on 2000/08/21 18:28:35
34808 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
34809 patches cannot be applied since #6712 conflicts.
34811 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
34812 ____________________________________________________________________________
34813 [ 6753] By: jhi on 2000/08/21 18:15:11
34814 Log: Weed out some smaller changes.
34816 ! pod/perldelta.pod
34817 ____________________________________________________________________________
34818 [ 6752] By: jhi on 2000/08/21 18:02:30
34819 Log: Also under djgpp the timestamps are funky.
34822 ____________________________________________________________________________
34823 [ 6751] By: jhi on 2000/08/21 17:55:56
34824 Log: Tweak the floating point output routine preferences.
34826 ! U/compline/d_gconvert.U
34829 ____________________________________________________________________________
34830 [ 6750] By: jhi on 2000/08/21 17:51:29
34831 Log: Unicos/mk requires elaborate paranoia.
34833 ! lib/Math/Complex.pm
34834 ____________________________________________________________________________
34835 [ 6749] By: gsar on 2000/08/21 16:53:31
34836 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
34839 ____________________________________________________________________________
34840 [ 6748] By: gsar on 2000/08/21 16:22:19
34841 Log: free TLS slot properly on Windows
34843 ! thread.h win32/perllib.c win32/win32thread.h
34844 ____________________________________________________________________________
34845 [ 6747] By: jhi on 2000/08/21 16:20:58
34846 Log: Rename the macro argument because some preprocessors
34847 can't tell the difference and expand arguments also inside
34848 double quoted strings.
34851 ____________________________________________________________________________
34852 [ 6746] By: jhi on 2000/08/21 16:09:41
34853 Log: Support long doubles in Storable.
34855 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
34856 From: Radu Greab <radu@netsoft.ro>
34857 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
34858 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
34860 ! ext/Storable/Storable.xs
34861 ____________________________________________________________________________
34862 [ 6745] By: jhi on 2000/08/21 15:51:40
34863 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
34864 From: "Fifer, Eric" <EFifer@sanwaint.com>
34865 Date: Mon, 21 Aug 2000 15:34:49 +0100
34866 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
34868 ! t/pragma/warn/9enabled
34869 ____________________________________________________________________________
34870 [ 6744] By: jhi on 2000/08/21 15:39:35
34871 Log: Document the endianness of Alpha more precisely.
34873 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
34875 ____________________________________________________________________________
34876 [ 6743] By: jhi on 2000/08/21 14:47:05
34877 Log: perldelta fixes from the p5p crowd.
34879 ! pod/perldelta.pod pod/perlop.pod
34880 ____________________________________________________________________________
34881 [ 6742] By: jhi on 2000/08/21 13:34:51
34882 Log: Update to Pod::LaTeX 0.53.
34884 Subject: [PATCH] lib/Pod/LaTeX.pm updates
34885 From: Tim Jenness <timj@jach.hawaii.edu>
34886 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
34887 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
34890 ____________________________________________________________________________
34891 [ 6741] By: jhi on 2000/08/21 13:33:01
34892 Log: Subject: [PATCH] os2.c fix for use64bitint
34893 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34894 Date: Mon, 21 Aug 2000 01:32:25 -0700
34895 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
34898 ____________________________________________________________________________
34899 [ 6740] By: jhi on 2000/08/21 13:28:52
34900 Log: Array context keeps slithering in.
34902 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
34903 From: Daniel Chetlin <daniel@chetlin.com>
34904 Date: Sun, 20 Aug 2000 21:40:25 -0700
34905 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
34907 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
34908 ! pod/perldebtut.pod
34909 ____________________________________________________________________________
34910 [ 6739] By: jhi on 2000/08/21 13:23:55
34911 Log: Big-endian quad fixes for Storable from Radu Greab,
34912 plus few explicit null casts for picky compilers.
34914 ! ext/Storable/Storable.xs
34915 ____________________________________________________________________________
34916 [ 6738] By: gsar on 2000/08/21 05:56:13
34917 Log: small tweaks for change#6705: avoid C++ style comments in C code;
34918 use Perl's malloc API rather than the low level system one
34921 ____________________________________________________________________________
34922 [ 6737] By: gsar on 2000/08/21 05:35:41
34923 Log: add Storable to list of extensions on Windows
34925 ! win32/Makefile win32/makefile.mk
34926 ____________________________________________________________________________
34927 [ 6736] By: jhi on 2000/08/21 02:57:53
34928 Log: Update Changes.
34930 ! Changes patchlevel.h
34931 ____________________________________________________________________________
34932 [ 6735] By: jhi on 2000/08/21 02:57:20
34935 ! pod/perldelta.pod
34936 ____________________________________________________________________________
34937 [ 6734] By: jhi on 2000/08/21 02:57:03
34938 Log: Add Storable 0.7.2 from Raphael Manfredi,
34939 plus the patch from
34941 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
34942 From: Radu Greab <radu@netsoft.ro>
34943 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
34944 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
34946 plus changes to get Storable to compile with
34947 picky ANSI compilers.
34949 + ext/Storable/ChangeLog ext/Storable/MANIFEST
34950 + ext/Storable/Makefile.PL ext/Storable/README
34951 + ext/Storable/Storable.pm ext/Storable/Storable.xs
34952 + ext/Storable/patchlevel.h t/lib/st-06compat.t
34953 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
34954 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
34955 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34956 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34957 + t/lib/st-tieditems.t
34959 ____________________________________________________________________________
34960 [ 6733] By: jhi on 2000/08/21 02:29:09
34961 Log: The correct cleaning order is an art.
34964 ____________________________________________________________________________
34965 [ 6732] By: jhi on 2000/08/21 01:23:39
34966 Log: The #6724 is here.
34968 ! t/lib/ftmp-security.t
34969 ____________________________________________________________________________
34970 [ 6731] By: jhi on 2000/08/20 23:17:03
34971 Log: s/this one/the 5.6.0 release/
34973 ! pod/perl56delta.pod
34974 ____________________________________________________________________________
34975 [ 6730] By: jhi on 2000/08/20 23:07:34
34976 Log: Mention perlebcdic and perlposix-bc.
34979 ____________________________________________________________________________
34980 [ 6729] By: jhi on 2000/08/20 21:32:59
34981 Log: Document the number of exponent digits.
34984 ____________________________________________________________________________
34985 [ 6728] By: jhi on 2000/08/20 21:16:47
34986 Log: Use File::Spec->tmpdir().
34988 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
34989 From: Tim Jenness <timj@jach.hawaii.edu>
34990 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
34992 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
34995 ____________________________________________________________________________
34996 [ 6727] By: jhi on 2000/08/20 20:43:32
34997 Log: Update Changes.
34999 ! Changes patchlevel.h
35000 ____________________________________________________________________________
35001 [ 6726] By: jhi on 2000/08/20 20:41:44
35002 Log: The veryclean target needs to clobber.
35005 ____________________________________________________________________________
35006 [ 6725] By: jhi on 2000/08/20 20:37:38
35007 Log: Document odd vs even subreleases and -Dusedevel.
35010 ____________________________________________________________________________
35011 [ 6724] By: jhi on 2000/08/20 19:58:05
35012 Log: Use temporary directory instead of current directory.
35014 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
35015 From: Tim Jenness <timj@jach.hawaii.edu>
35016 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
35017 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
35019 ! t/lib/ftmp-security.t
35020 ____________________________________________________________________________
35021 [ 6723] By: jhi on 2000/08/20 19:55:55
35022 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
35023 From: andreas.koenig@anima.de (Andreas J. Koenig)
35024 Date: 20 Aug 2000 15:52:03 +0200
35025 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
35027 ! lib/ExtUtils/MM_Unix.pm
35028 ____________________________________________________________________________
35029 [ 6722] By: jhi on 2000/08/20 19:46:01
35030 Log: Update to CGI 2.72, from Lincoln Stein.
35033 ____________________________________________________________________________
35034 [ 6721] By: jhi on 2000/08/20 19:43:54
35035 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
35036 From: Radu Greab <radu@netsoft.ro>
35037 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
35038 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
35040 ! ext/GDBM_File/GDBM_File.xs
35041 ____________________________________________________________________________
35042 [ 6720] By: jhi on 2000/08/20 19:42:01
35043 Log: pp_open() could pass an uninitialized filename down to do_open9().
35046 ____________________________________________________________________________
35047 [ 6719] By: jhi on 2000/08/20 14:06:41
35048 Log: UTF8 concat fixes.
35050 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
35051 From: Hugo <hv@crypt.compulink.co.uk>
35052 Date: Sun, 20 Aug 2000 07:30:46 +0100
35053 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
35055 ! pp_hot.c t/op/append.t
35056 ____________________________________________________________________________
35057 [ 6718] By: jhi on 2000/08/20 02:09:37
35058 Log: Let's try #6717 again.
35061 ____________________________________________________________________________
35062 [ 6717] By: jhi on 2000/08/20 01:56:55
35063 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
35064 From: "Craig A. Berry" <craig.berry@metamorgs.com>
35065 Date: Sat, 19 Aug 2000 18:15:39 -0500
35066 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
35069 ____________________________________________________________________________
35070 [ 6716] By: jhi on 2000/08/19 15:50:11
35071 Log: Update Changes.
35073 ! Changes patchlevel.h
35074 ____________________________________________________________________________
35075 [ 6715] By: jhi on 2000/08/19 15:39:09
35076 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
35077 From: Jonathan D Johnston <jdjohnston2@juno.com>
35078 Date: Thu, 17 Aug 2000 23:13:01 -0400
35079 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
35082 ____________________________________________________________________________
35083 [ 6714] By: jhi on 2000/08/19 15:34:04
35084 Log: Introduce a 'veryclean' target that is like 'distclean'
35085 but also removes *~ and *.orig.
35087 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
35088 ! utils/Makefile x2p/Makefile.SH
35089 ____________________________________________________________________________
35090 [ 6713] By: jhi on 2000/08/19 14:15:45
35091 Log: Put back the long double avoidance code to POSIX.xs
35092 because VMS seems to need it still.
35094 ! ext/POSIX/POSIX.xs
35095 ____________________________________________________________________________
35096 [ 6712] By: jhi on 2000/08/19 14:10:41
35097 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
35098 From: Peter Prymmer <pvhp@forte.com>
35099 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
35100 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
35102 ! lib/Pod/Find.pm t/pod/find.t
35103 ____________________________________________________________________________
35104 [ 6711] By: jhi on 2000/08/19 14:09:19
35105 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
35106 From: Peter Prymmer <pvhp@forte.com>
35107 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
35108 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
35109 cc: vmsperl@perl.org
35112 ____________________________________________________________________________
35113 [ 6710] By: jhi on 2000/08/19 14:08:01
35114 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
35115 From: Jan Dubois <jand@ActiveState.com>
35116 Date: Fri, 18 Aug 2000 16:31:48 -0700
35117 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
35120 ____________________________________________________________________________
35121 [ 6709] By: jhi on 2000/08/19 14:06:57
35122 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
35124 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
35125 From: Spider.Boardman@Orb.Nashua.NH.US
35126 Date: Fri, 18 Aug 2000 18:41:14 -0400
35127 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
35130 ____________________________________________________________________________
35131 [ 6708] By: jhi on 2000/08/18 22:04:49
35132 Log: Update Changes.
35134 ! Changes patchlevel.h
35135 ____________________________________________________________________________
35136 [ 6707] By: jhi on 2000/08/18 21:55:14
35137 Log: Add warnif(), check warnings further up the stack,
35138 all the warnings functions now can take an optional object reference.
35140 Subject: [PATCH bleedperl@6691] warnings pragma update
35141 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35142 Date: Fri, 18 Aug 2000 22:42:06 +0100
35143 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
35145 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
35146 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
35147 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
35148 ____________________________________________________________________________
35149 [ 6706] By: jhi on 2000/08/18 21:41:45
35150 Log: Typo in pp_complement().
35152 Subject: [PATCH perl-current] Deparse
35153 From: Peter Scott <Peter@PSDT.com>
35154 Date: Fri, 18 Aug 2000 12:44:37 -0700
35155 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
35157 ! ext/B/B/Deparse.pm
35158 ____________________________________________________________________________
35159 [ 6705] By: jhi on 2000/08/18 21:25:59
35160 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
35161 From: Jan Dubois <jand@ActiveState.com>
35162 Date: Fri, 18 Aug 2000 14:22:51 -0700
35163 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
35165 ! lib/Win32.pod win32/win32.c
35166 ____________________________________________________________________________
35167 [ 6704] By: jhi on 2000/08/18 21:16:14
35168 Log: Don't eat leading os from index entries.
35170 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
35171 From: Russ Allbery <rra@stanford.edu>
35172 Date: 10 Aug 2000 20:49:25 -0700
35173 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
35176 ____________________________________________________________________________
35177 [ 6703] By: jhi on 2000/08/18 21:07:06
35178 Log: Add [[:blank:]] as suggested in
35180 Subject: [ID 20000716.024] [=cc=] / [:blank:]
35181 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
35182 Date: Sun, 16 Jul 2000 17:55:29 -0700
35183 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
35185 (the [=cc=] has already been taken care of by #6439
35186 so the whole bug report can be closed)
35188 and make [[:space:]] to be equivalent to isspace(3)
35189 (as opposed to \s, which is isSPACE()). The difference
35190 is that now [[:space:]] matches the mythical vertical tab,
35193 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
35194 ! regexec.c t/op/pat.t
35195 ____________________________________________________________________________
35196 [ 6702] By: jhi on 2000/08/18 18:47:47
35197 Log: The new tests were missing from #6415.
35200 ____________________________________________________________________________
35201 [ 6701] By: jhi on 2000/08/18 18:20:40
35202 Log: Document the NDBM_File and ODBM_File as SDBM_File
35203 was documented in #6417.
35205 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
35206 ! ext/SDBM_File/SDBM_File.pm
35207 ____________________________________________________________________________
35208 [ 6700] By: jhi on 2000/08/18 18:10:39
35209 Log: Subject: [PATCH perl@6698] cygwin port
35210 From: "Fifer, Eric" <EFifer@sanwaint.com>
35211 Date: Fri, 18 Aug 2000 17:30:05 +0100
35212 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
35215 ____________________________________________________________________________
35216 [ 6699] By: jhi on 2000/08/18 16:21:49
35217 Log: Document code point which makes if (defined %stash::) to work
35218 (noted by Spider Boardman).
35221 ____________________________________________________________________________
35222 [ 6698] By: jhi on 2000/08/18 13:43:27
35223 Log: Update Changes.
35225 ! Changes patchlevel.h
35226 ____________________________________________________________________________
35227 [ 6697] By: jhi on 2000/08/18 13:35:57
35228 Log: Tiny Getopt::Long patch from Johan Vromans.
35230 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
35231 ____________________________________________________________________________
35232 [ 6696] By: jhi on 2000/08/18 13:26:14
35233 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
35234 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
35235 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
35236 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
35238 ! pod/perldiag.pod pod/perlsyn.pod
35239 ____________________________________________________________________________
35240 [ 6695] By: jhi on 2000/08/18 13:13:26
35241 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
35242 From: Daniel Chetlin <daniel@chetlin.com>
35243 Date: Fri, 18 Aug 2000 03:13:36 -0700
35244 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
35247 ____________________________________________________________________________
35248 [ 6694] By: jhi on 2000/08/18 13:08:05
35249 Log: Subject: [PATCH] perltrap.pod spring cleaning
35250 From: Daniel Chetlin <daniel@chetlin.com>
35251 Date: Fri, 18 Aug 2000 03:06:54 -0700
35252 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
35254 plus Mike Guy's nitfix.
35257 ____________________________________________________________________________
35258 [ 6693] By: jhi on 2000/08/18 13:00:26
35259 Log: Unbuffer the output.
35261 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
35262 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35263 Date: Thu, 17 Aug 2000 18:39:29 -0700
35264 Message-ID: <RPJn5gzkgydf092yn@efn.org>
35267 ____________________________________________________________________________
35268 [ 6692] By: jhi on 2000/08/18 05:19:17
35269 Log: Delete the image, too, not just its MANIFEStation.
35271 - lib/CGI/eg/wilogo.gif
35272 ____________________________________________________________________________
35273 [ 6691] By: jhi on 2000/08/18 05:10:26
35274 Log: Propagate new Configure vars.
35276 ! configure.com epoc/config.sh uconfig.h uconfig.sh
35277 ! vos/config.def vos/config.h vos/config_h.SH_orig
35278 ! win32/config.bc win32/config.gc win32/config.vc
35279 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35280 ____________________________________________________________________________
35281 [ 6690] By: jhi on 2000/08/18 04:30:56
35282 Log: Update Changes.
35284 ! Changes patchlevel.h
35285 ____________________________________________________________________________
35286 [ 6689] By: jhi on 2000/08/18 04:12:30
35287 Log: Fix the lib/complex failure of
35289 From: abigail@foad.org
35290 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
35291 Date: 15 Aug 2000 04:06:38 -0000
35292 Message-Id: <20000815040638.8524.qmail@foad.org>
35294 Linux long double accuracy issue: something that
35295 when printed with %g looks like "2" but int() of it is 1.
35297 ! lib/Math/Complex.pm
35298 ____________________________________________________________________________
35299 [ 6688] By: jhi on 2000/08/18 03:15:35
35300 Log: The byteorder code in #6671 was wrong.
35303 ____________________________________________________________________________
35304 [ 6687] By: jhi on 2000/08/18 02:08:42
35305 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
35306 From: Jan Dubois <jand@ActiveState.com>
35307 Date: Thu, 17 Aug 2000 18:31:55 -0700
35308 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
35311 ____________________________________________________________________________
35312 [ 6686] By: jhi on 2000/08/18 02:04:15
35313 Log: Use NVs in POSIX math, not doubles.
35315 From: abigail@foad.org
35316 Subject: [ID 20000817.014] POSIX & modfl
35317 Date: 17 Aug 2000 20:49:18 -0000
35318 Message-Id: <20000817204918.23123.qmail@foad.org>
35320 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
35321 ____________________________________________________________________________
35322 [ 6685] By: jhi on 2000/08/18 02:02:12
35323 Log: Introduce NVef, NVff, and NVgf, use the middle one.
35324 (helps for lib/peek + Linux + long doubles) Reported in
35326 From: abigail@foad.org
35327 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
35328 Date: 15 Aug 2000 04:06:38 -0000
35329 Message-Id: <20000815040638.8524.qmail@foad.org>
35331 (note: the lib/complex failure has not yet been addressed)
35332 Branch: metaconfig/U/perl
35335 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35336 ! config_h.SH dump.c perl.h pod/perlguts.pod
35337 ____________________________________________________________________________
35338 [ 6684] By: jhi on 2000/08/17 23:22:19
35339 Log: Add byteorder to the myconfig output.
35342 ____________________________________________________________________________
35343 [ 6683] By: jhi on 2000/08/17 23:20:19
35344 Log: The image doth not exist, spotted by Johan Vromans.
35347 ____________________________________________________________________________
35348 [ 6682] By: jhi on 2000/08/17 22:38:16
35349 Log: Document what the backtick returns if the command fails.
35352 ____________________________________________________________________________
35353 [ 6681] By: jhi on 2000/08/17 22:33:12
35354 Log: Do not use prototyping here.
35356 Subject: [ID 20000817.016] [PATCH] Peek.xs
35357 From: abigail@foad.org
35358 Date: 17 Aug 2000 20:55:56 -0000
35359 Message-Id: <20000817205556.24270.qmail@foad.org>
35361 ! ext/Devel/Peek/Makefile.PL
35362 ____________________________________________________________________________
35363 [ 6680] By: jhi on 2000/08/17 19:46:43
35364 Log: Don't propose using modules built for 5.005 if no binary
35365 compatibility with 5.005 is attempted.
35367 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
35368 Subject: Minor nit with 5.7.0 (6655)
35369 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
35370 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
35372 ! U/installdirs/inc_version_list.U
35374 ! Configure config_h.SH
35375 ____________________________________________________________________________
35376 [ 6679] By: jhi on 2000/08/17 19:16:39
35377 Log: Microperl config update.
35379 ! uconfig.h uconfig.sh
35380 ____________________________________________________________________________
35381 [ 6678] By: jhi on 2000/08/17 19:16:13
35382 Log: The #6648 wasn't protective enough for limited platforms
35386 ____________________________________________________________________________
35387 [ 6677] By: jhi on 2000/08/17 14:46:35
35388 Log: Update Changes.
35390 ! Changes patchlevel.h
35391 ____________________________________________________________________________
35392 [ 6676] By: jhi on 2000/08/17 14:44:02
35393 Log: Add perlebcdic from Peter Prymmer, regen toc.
35395 + pod/perlebcdic.pod
35396 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35397 ____________________________________________________________________________
35398 [ 6675] By: jhi on 2000/08/17 14:41:52
35399 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
35401 ! pod/perldebtut.pod
35402 ____________________________________________________________________________
35403 [ 6674] By: jhi on 2000/08/17 14:29:43
35404 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
35406 Subject: [ID 20000724.006] -DLEAKTEST problem
35407 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
35408 Date: Tue, 25 Jul 2000 00:36:32 -0500
35409 Message-Id: <20000725003632.A26186@www.llamacom.com>
35413 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
35414 From: Hugo <hv@crypt.compulink.co.uk>
35415 Date: Thu, 17 Aug 2000 15:23:42 +0100
35416 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
35419 ____________________________________________________________________________
35420 [ 6673] By: jhi on 2000/08/17 04:07:10
35421 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
35422 From: John Peacock <JPeacock@UnivPress.com>
35423 Date: Tue, 01 Aug 2000 09:38:12 -0400
35424 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
35426 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
35427 ____________________________________________________________________________
35428 [ 6672] By: jhi on 2000/08/17 03:04:35
35429 Log: Subject: [PATCH] Cwd.pm now uses strict
35430 From: Tim Jenness <timj@jach.hawaii.edu>
35431 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
35432 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
35435 ____________________________________________________________________________
35436 [ 6671] By: jhi on 2000/08/17 02:16:35
35437 Log: Make $Config{byteorder} more magical so that it is
35438 dynamically computed: nice for 'fat binaries'.
35440 Subject: [PATCH]: default byteorder
35441 From: Wilfredo Sánchez <wsanchez@apple.com>
35442 Date: Mon, 31 Jul 2000 19:45:31 -0700
35443 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
35446 ____________________________________________________________________________
35447 [ 6670] By: gsar on 2000/08/17 01:22:21
35448 Log: move WNOHANG definition to where other such things are
35451 ____________________________________________________________________________
35452 [ 6669] By: jhi on 2000/08/17 01:19:17
35453 Log: Update Changes.
35455 ! Changes patchlevel.h
35456 ____________________________________________________________________________
35457 [ 6668] By: jhi on 2000/08/17 01:16:29
35458 Log: Doc nits spotted by Richard Soderberg.
35460 ! README.posix-bc README.vmesa
35461 ____________________________________________________________________________
35462 [ 6667] By: jhi on 2000/08/17 01:12:11
35463 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
35464 From: "Casey R. Tweten" <crt@kiski.net>
35465 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
35466 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
35468 ! pod/perldebtut.pod
35469 ____________________________________________________________________________
35470 [ 6666] By: jhi on 2000/08/17 01:09:31
35471 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
35472 From: "Casey R. Tweten" <crt@kiski.net>
35473 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
35474 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
35477 ____________________________________________________________________________
35478 [ 6665] By: gsar on 2000/08/17 01:03:52
35479 Log: add "ok" targets from change#6632 in makefile.mk
35481 ! pod/perlport.pod win32/Makefile win32/makefile.mk
35482 ____________________________________________________________________________
35483 [ 6664] By: gsar on 2000/08/17 00:56:11
35484 Log: avoid warnings from dense compiler
35487 ____________________________________________________________________________
35488 [ 6663] By: jhi on 2000/08/17 00:51:49
35489 Log: Tweak the regex compilation errors once more.
35491 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35492 ! t/op/regmesg.t t/pragma/warn/regcomp
35493 ____________________________________________________________________________
35494 [ 6662] By: gsar on 2000/08/17 00:28:19
35495 Log: trailing new %ENV entries weren't being pushed into the real
35496 environment of subprocesses on Windows
35498 ! t/op/magic.t win32/perlhost.h
35499 ____________________________________________________________________________
35500 [ 6661] By: gsar on 2000/08/17 00:19:20
35501 Log: waitpid() now handles externally spawned pids correctly;
35502 fixes for backtick/wait/waitpid failures on Windows 9x
35504 these changes make the pid returned by process functions on
35505 Windows 9x always positive by clearing the high bit (which
35506 is always set on Win9x); pseudo-process PIDs are likewise
35507 always negative now on Win9x (just as on NT/2000)
35509 ! pp_sys.c win32/perlhost.h win32/win32.c
35510 ____________________________________________________________________________
35511 [ 6660] By: jhi on 2000/08/17 00:04:32
35512 Log: Retract #6645.
35514 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35515 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35517 ____________________________________________________________________________
35518 [ 6659] By: gsar on 2000/08/16 23:59:28
35519 Log: on windows, the return values from wait() and waitpid() don't
35520 match those of pseudo-pids
35522 ! pp_sys.c t/op/fork.t util.c win32/win32.c
35523 ____________________________________________________________________________
35524 [ 6658] By: gsar on 2000/08/16 23:56:14
35525 Log: pod nit seen in passing
35528 ____________________________________________________________________________
35529 [ 6657] By: gsar on 2000/08/16 23:53:42
35530 Log: change#6328 could make close(SOCKET) return false on windows
35534 ____________________________________________________________________________
35535 [ 6656] By: gsar on 2000/08/16 23:46:57
35536 Log: check that the number pseudo children doesn't exceed
35537 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
35538 the WaitForMultipleObjects() limit that would cause wait()
35541 wait() and waitpid() could potentially be rewritten to use
35542 more than one thread to do the waiting to eliminate this
35546 ____________________________________________________________________________
35547 [ 6655] By: jhi on 2000/08/16 14:11:05
35548 Log: Update Changes.
35550 ! Changes patchlevel.h
35551 ____________________________________________________________________________
35552 [ 6654] By: jhi on 2000/08/16 14:10:12
35553 Log: Update to perldebtut 1.9, from Richard Foley.
35555 ! pod/perldebtut.pod
35556 ____________________________________________________________________________
35557 [ 6653] By: jhi on 2000/08/16 14:08:17
35558 Log: Change the regx compilation error markers to use = instead of <
35559 since pod makes using the latter quite messy. Reported in
35560 ID 20000814.006 by Abigail and in
35561 Subject: Unknown escape E<> ?
35562 From: Lupe Christoph <lupe@lupe-christoph.de>
35563 Date: Fri, 11 Aug 2000 00:30:27 +0200
35564 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
35566 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35567 ! t/op/regmesg.t t/pragma/warn/regcomp
35568 ____________________________________________________________________________
35569 [ 6652] By: jhi on 2000/08/16 13:25:31
35570 Log: Change the perlbug address to perl.org since it's more forgiving.
35572 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
35573 From: abigail@foad.org
35574 Date: 15 Aug 2000 04:15:40 -0000
35575 Message-Id: <20000815041540.8633.qmail@foad.org>
35578 ____________________________________________________________________________
35579 [ 6651] By: jhi on 2000/08/16 13:22:35
35580 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
35581 From: Tim Jenness <timj@jach.hawaii.edu>
35582 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
35583 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
35586 ____________________________________________________________________________
35587 [ 6650] By: jhi on 2000/08/16 13:18:13
35588 Log: Update to CPAN 1.57.
35590 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
35591 From: andreas.koenig@anima.de (Andreas J. Koenig)
35592 Date: 16 Aug 2000 15:09:46 +0200
35593 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
35596 ____________________________________________________________________________
35597 [ 6649] By: jhi on 2000/08/16 13:12:31
35598 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
35599 From: "Larry W. Virden" <lvirden@cas.org>
35600 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
35601 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
35604 ____________________________________________________________________________
35605 [ 6648] By: jhi on 2000/08/16 13:03:53
35606 Log: The numeric locale was reset to "C" by s?printf and never restored.
35608 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
35609 From: Christian Kirsch <ck@held.mind.de>
35610 Date: Wed, 9 Aug 2000 17:05:17 +0200
35611 Message-Id: <20000809170517.A25389@held>
35613 No test since adding the failing example to locale.t
35614 does not fail -- probably because the locale settings are so
35615 thoroughly tweaked by that time. Running the example standalone
35616 does fail, though. UPDATE: test case added at change #7540.
35618 ! dump.c perl.h pp.c pp_ctl.c sv.c
35619 ____________________________________________________________________________
35620 [ 6647] By: jhi on 2000/08/16 00:07:54
35621 Log: Update Changes and test semi-automatic patchlevel updating.
35623 ! Changes patchlevel.h
35624 ____________________________________________________________________________
35625 [ 6646] By: jhi on 2000/08/15 23:35:07
35626 Log: Fix a dependency problem.
35628 Subject: [PATCH: 6640] VMS Makefile.SH update
35629 From: Peter Prymmer <pvhp@forte.com>
35630 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
35631 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
35633 ! vms/descrip_mms.template
35634 ____________________________________________________________________________
35635 [ 6645] By: jhi on 2000/08/15 23:33:23
35636 Log: (Retracted by #6660)
35638 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
35639 From: Dominic Dunlop <domo@computer.org>
35640 Date: Tue, 15 Aug 2000 22:20:52 +0200
35641 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
35642 Branch: metaconfig/U/perl
35645 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35646 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35648 ____________________________________________________________________________
35649 [ 6644] By: jhi on 2000/08/15 21:17:20
35650 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
35651 From: abigail@foad.org
35652 Date: 15 Aug 2000 20:12:41 -0000
35653 Message-Id: <20000815201241.25556.qmail@foad.org>
35656 ____________________________________________________________________________
35657 [ 6643] By: jhi on 2000/08/15 21:15:28
35658 Log: (an already applied patch)
35661 ____________________________________________________________________________
35662 [ 6642] By: gsar on 2000/08/15 19:54:05
35663 Log: magic callbacks all need to have same type signature
35665 ! embed.pl mg.c proto.h
35666 ____________________________________________________________________________
35667 [ 6641] By: jhi on 2000/08/15 17:56:27
35668 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)
35669 From: Mike Guy <mjtg@cam.ac.uk>
35670 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
35671 Date: Tue, 15 Aug 2000 18:26:45 +0100
35673 Only the peek.t part applied, not the hash quality part.
35676 ____________________________________________________________________________
35677 [ 6640] By: jhi on 2000/08/15 16:37:37
35678 Log: Update Changes.
35681 ____________________________________________________________________________
35682 [ 6639] By: jhi on 2000/08/15 16:34:55
35683 Log: Missed a file from #6638.
35686 ____________________________________________________________________________
35687 [ 6638] By: jhi on 2000/08/15 16:33:19
35688 Log: Subject: [PATCH perl@6620] cygwin port
35689 From: "Fifer, Eric" <EFifer@sanwaint.com>
35690 Date: Tue, 15 Aug 2000 17:00:49 +0100
35691 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
35693 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
35694 ____________________________________________________________________________
35695 [ 6637] By: jhi on 2000/08/15 16:29:22
35696 Log: Subject: [PATCH] debugger exit code should reflect user exit code
35697 From: Mike Guy <mjtg@cam.ac.uk>
35698 Date: Tue, 15 Aug 2000 16:55:59 +0100
35699 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
35702 ____________________________________________________________________________
35703 [ 6636] By: jhi on 2000/08/15 15:30:58
35704 Log: Update Changes.
35707 ____________________________________________________________________________
35708 [ 6635] By: jhi on 2000/08/15 15:27:21
35709 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
35711 ! U/mkglossary U/mksample
35712 Branch: metaconfig/U/perl
35715 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35716 ____________________________________________________________________________
35717 [ 6634] By: jhi on 2000/08/15 14:11:55
35718 Log: Don't blow limited stacks, a lower number is enough to
35719 tickle the lookbehind limit.
35721 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
35722 From: Dominic Dunlop <domo@computer.org>
35723 Date: Tue, 15 Aug 2000 13:51:24 +0200
35724 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
35727 ____________________________________________________________________________
35728 [ 6633] By: jhi on 2000/08/15 14:01:46
35729 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
35730 From: Mike Guy <mjtg@cam.ac.uk>
35731 Date: Tue, 15 Aug 2000 12:10:50 +0100
35732 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
35735 ____________________________________________________________________________
35736 [ 6632] By: jhi on 2000/08/15 13:58:48
35737 Log: make ok etc also for win32.
35739 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
35740 From: Prymmer/Kahn <pvhp@best.com>
35741 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
35742 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
35745 ____________________________________________________________________________
35746 [ 6631] By: jhi on 2000/08/15 13:45:03
35747 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
35750 ____________________________________________________________________________
35751 [ 6630] By: jhi on 2000/08/15 03:25:09
35752 Log: Update Changes.
35755 ____________________________________________________________________________
35756 [ 6629] By: jhi on 2000/08/15 03:23:53
35757 Log: magic_regdatum_set() is void, not int.
35759 ! embed.pl mg.c proto.h
35760 ____________________________________________________________________________
35761 [ 6628] By: jhi on 2000/08/15 03:08:02
35762 Log: Make the user to give up his firstborn, err, to knowingly
35763 verify installing an unstable developer release. Also bump
35764 the release to 5.7.0, but leave a patch tag in the local
35765 patches saying that this is not yet the real thing.
35767 ! U/modified/Instruct.U
35768 Branch: metaconfig/U/perl
35771 ! Configure patchlevel.h
35772 ____________________________________________________________________________
35773 [ 6627] By: jhi on 2000/08/14 22:32:52
35774 Log: README.os2 update.
35776 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
35777 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35778 Date: Wed, 02 Aug 2000 21:55:09 -0700
35779 Message-ID: <tsPi5gzkgegX092yn@efn.org>
35782 ____________________________________________________________________________
35783 [ 6626] By: jhi on 2000/08/14 21:00:02
35784 Log: Subject: Re: File::Temp problems on VMS in bleedperl
35785 From: Tim Jenness <timj@jach.hawaii.edu>
35786 cc: vmsperl@perl.org
35787 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
35788 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
35790 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
35791 ____________________________________________________________________________
35792 [ 6625] By: jhi on 2000/08/14 20:52:16
35793 Log: Add SUIDMAIL as was done for the CERT alert.
35796 ____________________________________________________________________________
35797 [ 6624] By: jhi on 2000/08/14 20:48:50
35798 Log: Subject: sfio2000
35799 From: Daniel Muino <dmuino@afip.gov.ar>
35800 Date: Mon, 14 Aug 2000 16:58:11 -0300
35801 Message-ID: <20000814165811.B16368@con2-dgi>
35803 ! perlsdio.h perlsfio.h
35804 ____________________________________________________________________________
35805 [ 6623] By: jhi on 2000/08/14 20:47:36
35806 Log: Subject: warning: storage class after type is obsolescent
35807 From: Daniel Muino <dmuino@afip.gov.ar>
35808 Date: Mon, 14 Aug 2000 16:42:47 -0300
35809 Message-ID: <20000814164247.A16368@con2-dgi>
35811 ! regcomp.pl regnodes.h
35812 ____________________________________________________________________________
35813 [ 6622] By: jhi on 2000/08/14 20:43:05
35814 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
35815 From: abigail@foad.org
35816 Date: 14 Aug 2000 20:00:10 -0000
35817 Message-Id: <20000814200010.27271.qmail@foad.org>
35820 ____________________________________________________________________________
35821 [ 6621] By: jhi on 2000/08/14 15:23:05
35822 Log: Update Changes.
35825 ____________________________________________________________________________
35826 [ 6620] By: jhi on 2000/08/14 15:22:14
35827 Log: Subject: Re: [PATCH] @+, @- readonly
35828 From: Mike Guy <mjtg@cam.ac.uk>
35829 Date: Mon, 14 Aug 2000 15:26:55 +0100
35830 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
35832 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
35834 ____________________________________________________________________________
35835 [ 6619] By: jhi on 2000/08/14 14:12:08
35836 Log: Update Changes.
35839 ____________________________________________________________________________
35840 [ 6618] By: jhi on 2000/08/14 14:09:34
35841 Log: For now remove the mail code.
35844 ____________________________________________________________________________
35845 [ 6617] By: jhi on 2000/08/14 14:08:28
35846 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
35848 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
35849 ! pod/perlfaq8.pod pod/perlsec.pod
35850 ____________________________________________________________________________
35851 [ 6616] By: jhi on 2000/08/14 14:00:11
35852 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35853 From: Mike Guy <mjtg@cam.ac.uk>
35854 Date: Mon, 14 Aug 2000 08:26:02 +0100
35855 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
35858 ____________________________________________________________________________
35859 [ 6615] By: jhi on 2000/08/14 13:58:45
35860 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
35861 From: Mike Guy <mjtg@cam.ac.uk>
35862 Date: Mon, 14 Aug 2000 08:04:22 +0100
35863 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
35865 ! gv.c mg.c t/op/pat.t
35866 ____________________________________________________________________________
35867 [ 6614] By: jhi on 2000/08/14 13:56:45
35868 Log: Subject: Test fails / warnings with perl-current #6612
35869 From: Mike Guy <mjtg@cam.ac.uk>
35870 Date: Mon, 14 Aug 2000 07:57:23 +0100
35871 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
35873 ! t/lib/b.t t/lib/peek.t
35874 ____________________________________________________________________________
35875 [ 6613] By: jhi on 2000/08/14 13:45:33
35876 Log: VMS configure.com update continues.
35878 - vms/configure.com
35879 ! MANIFEST configure.com
35880 ____________________________________________________________________________
35881 [ 6612] By: jhi on 2000/08/13 22:13:35
35882 Log: Update Changes.
35885 ____________________________________________________________________________
35886 [ 6611] By: jhi on 2000/08/13 16:21:45
35887 Log: Upgrade to CGI 2.71, from Lincoln Stein.
35889 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
35890 ____________________________________________________________________________
35891 [ 6610] By: jhi on 2000/08/13 15:09:16
35892 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
35893 From: Mike Guy <mjtg@cam.ac.uk>
35894 Date: Sun, 13 Aug 2000 13:45:51 +0100
35895 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
35898 ____________________________________________________________________________
35899 [ 6609] By: jhi on 2000/08/13 14:31:26
35900 Log: Andreas says that 1.56 is fine, so reverting back to it.
35903 ____________________________________________________________________________
35904 [ 6608] By: jhi on 2000/08/13 05:34:20
35905 Log: Update Changes.
35908 ____________________________________________________________________________
35909 [ 6607] By: jhi on 2000/08/13 05:32:01
35910 Log: Put back the \z changes of #5406 to CPAN.pm.
35913 ____________________________________________________________________________
35914 [ 6606] By: jhi on 2000/08/13 05:20:16
35915 Log: Fix-n-skip the tests under 5005threads.
35918 ____________________________________________________________________________
35919 [ 6605] By: jhi on 2000/08/13 05:07:48
35920 Log: Fix the test for 5005threads.
35923 ____________________________________________________________________________
35924 [ 6604] By: jhi on 2000/08/13 03:35:37
35925 Log: Should have deleted this in #6603.
35927 - vms/subconfigure.com
35928 ____________________________________________________________________________
35929 [ 6603] By: jhi on 2000/08/12 18:29:32
35930 Log: Rewrite of vms/subconfigure.com as configure.com,
35931 from Peter Prymmer and the vmsperl crew.
35933 + vms/configure.com
35935 ____________________________________________________________________________
35936 [ 6602] By: jhi on 2000/08/11 13:00:01
35937 Log: PlainText.pm is dead.
35939 - lib/Pod/PlainText.pm
35941 ____________________________________________________________________________
35942 [ 6601] By: jhi on 2000/08/11 04:06:45
35943 Log: Update Changes.
35946 ____________________________________________________________________________
35947 [ 6600] By: jhi on 2000/08/11 04:06:10
35948 Log: Add a few missing files, update MANIFEST.
35950 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
35951 + lib/Pod/PlainText.pm t/pod/find.t
35952 ! MANIFEST t/op/regmesg.t
35953 ____________________________________________________________________________
35954 [ 6599] By: jhi on 2000/08/11 03:31:10
35955 Log: Add Perl debugging tutorial, regen toc.
35957 Subject: perldebtut.pod
35958 From: Richard Foley <Richard.Foley@m.dasa.de>
35959 Date: Wed, 09 Aug 2000 10:17:15 +0200
35960 Message-id: <3991138B.262247B8@m.dasa.de>
35962 + pod/perldebtut.pod
35963 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35964 ____________________________________________________________________________
35965 [ 6598] By: jhi on 2000/08/11 02:48:56
35966 Log: tiny Changes edit
35969 ____________________________________________________________________________
35970 [ 6597] By: jhi on 2000/08/11 02:39:04
35971 Log: Tests for #6589.
35973 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35974 From: simon@brecon.co.uk (Simon Cozens)
35975 Date: 11 Aug 2000 02:24:52 GMT
35976 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
35979 ____________________________________________________________________________
35980 [ 6596] By: jhi on 2000/08/11 01:50:07
35981 Log: Update Changes.
35984 ____________________________________________________________________________
35985 [ 6595] By: jhi on 2000/08/11 01:47:16
35989 ____________________________________________________________________________
35990 [ 6594] By: jhi on 2000/08/11 01:36:16
35991 Log: Subject: Getting perlio and threads to compile
35992 From: Lupe Christoph <lupe@lupe-christoph.de>
35993 Date: Wed, 9 Aug 2000 11:35:54 +0200
35994 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
35996 (the Solaris version changes in Configure skipped)
35998 ! hints/solaris_2.sh thread.h
35999 ____________________________________________________________________________
36000 [ 6593] By: jhi on 2000/08/11 01:30:16
36001 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
36002 From: simon@brecon.co.uk (Simon Cozens)
36003 Date: 1 Aug 2000 06:55:19 GMT
36004 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
36007 ____________________________________________________________________________
36008 [ 6592] By: jhi on 2000/08/11 01:26:39
36009 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
36010 From: Peter Scott <Peter@PeterScott.com>
36011 Date: Thu, 10 Aug 2000 08:23:27 -0700
36012 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
36015 ____________________________________________________________________________
36016 [ 6591] By: jhi on 2000/08/11 01:22:02
36017 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
36018 From: Hugo <hv@crypt.compulink.co.uk>
36019 Date: Thu, 10 Aug 2000 19:23:04 +0100
36020 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
36022 ! regexec.c t/op/pat.t
36023 ____________________________________________________________________________
36024 [ 6590] By: jhi on 2000/08/11 01:19:19
36025 Log: Preprocessing and postprocessing for File::Find.
36027 Subject: Patch to Find::File.pm to allow alphabetical results
36028 From: Joe Smith <jsmith@inwap.com>
36029 Date: Wed, 9 Aug 2000 02:44:54 -0700
36030 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
36033 ____________________________________________________________________________
36034 [ 6589] By: jhi on 2000/08/11 01:12:39
36035 Log: B::Deparse didn't do sub attributes.
36037 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
36038 From: simon@brecon.co.uk (Simon Cozens)
36039 Date: 9 Aug 2000 04:49:20 GMT
36040 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
36042 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
36043 ____________________________________________________________________________
36044 [ 6588] By: jhi on 2000/08/11 01:06:40
36045 Log: Subject: debugger "d" command doesnt check line number
36046 From: Mike Guy <mjtg@cam.ac.uk>
36047 Date: Tue, 08 Aug 2000 21:54:29 +0100
36048 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
36050 ! lib/perl5db.pl mg.c pod/perldiag.pod
36051 ____________________________________________________________________________
36052 [ 6587] By: jhi on 2000/08/11 00:45:03
36053 Log: sleep(1) does not necessarily return 1.
36055 Subject: [PATCH bleadperl] op/lex_assign.t
36056 From: Hugo <hv@crypt.compulink.co.uk>
36057 Date: Thu, 03 Aug 2000 14:34:22 +0100
36058 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
36060 ! t/op/lex_assign.t
36061 ____________________________________________________________________________
36062 [ 6586] By: jhi on 2000/08/11 00:31:50
36063 Log: Document the IO::Select timeout.
36065 ! ext/IO/lib/IO/Select.pm
36066 ____________________________________________________________________________
36067 [ 6585] By: jhi on 2000/08/11 00:13:54
36068 Log: Forgot contributor.
36071 ____________________________________________________________________________
36072 [ 6584] By: jhi on 2000/08/11 00:09:19
36076 ____________________________________________________________________________
36077 [ 6583] By: jhi on 2000/08/11 00:07:53
36078 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
36080 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
36081 From: Mike Guy <mjtg@cam.ac.uk>
36082 Date: Thu, 10 Aug 2000 15:50:54 +0100
36083 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
36086 ____________________________________________________________________________
36087 [ 6582] By: jhi on 2000/08/10 23:29:32
36088 Log: Update Changes.
36091 ____________________________________________________________________________
36092 [ 6581] By: jhi on 2000/08/10 23:26:16
36093 Log: Put back the std @INC thing.
36095 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
36096 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
36097 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
36099 ____________________________________________________________________________
36100 [ 6580] By: jhi on 2000/08/10 23:03:34
36101 Log: Update to CGI 2.70, from Lincoln Stein.
36103 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
36104 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
36105 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
36106 ! t/lib/cgi-request.t
36107 ____________________________________________________________________________
36108 [ 6579] By: jhi on 2000/08/10 22:41:50
36109 Log: Update to CPAN 1.56, from Andreas König.
36111 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36112 ____________________________________________________________________________
36113 [ 6578] By: jhi on 2000/08/10 22:38:13
36114 Log: Update to Pod::Parser 1.17, from Brad Appleton.
36116 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
36117 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
36118 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
36119 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
36120 ! t/pod/include.t t/pod/included.t t/pod/lref.t
36121 ! t/pod/multiline_items.t t/pod/nested_items.t
36122 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
36123 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
36124 ! t/pod/special_seqs.t
36125 ____________________________________________________________________________
36126 [ 6577] By: jhi on 2000/08/10 22:35:41
36127 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
36130 ____________________________________________________________________________
36131 [ 6576] By: jhi on 2000/08/10 22:24:54
36132 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
36135 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
36136 ! t/lib/gol-compat.t t/lib/gol-linkage.t
36137 ____________________________________________________________________________
36138 [ 6575] By: jhi on 2000/08/10 22:02:07
36139 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
36141 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
36142 ____________________________________________________________________________
36143 [ 6574] By: jhi on 2000/08/10 21:55:03
36144 Log: Iterating perl6 description.
36147 ____________________________________________________________________________
36148 [ 6573] By: jhi on 2000/08/10 21:48:26
36149 Log: Revert the sv.c part of #6559, a better fix is needed.
36152 ____________________________________________________________________________
36153 [ 6572] By: jhi on 2000/08/10 20:33:43
36154 Log: It's the 2ndO'ROSSC.
36157 ____________________________________________________________________________
36158 [ 6571] By: jhi on 2000/08/10 15:55:48
36162 ____________________________________________________________________________
36163 [ 6570] By: jhi on 2000/08/10 14:11:17
36164 Log: An exceptionally sticky typo.
36167 ____________________________________________________________________________
36168 [ 6569] By: jhi on 2000/08/10 14:09:33
36169 Log: detypo (and test Changes updating script)
36172 ____________________________________________________________________________
36173 [ 6568] By: jhi on 2000/08/10 14:07:07
36174 Log: Update Changes.
36177 ____________________________________________________________________________
36178 [ 6567] By: jhi on 2000/08/10 14:06:19
36179 Log: Amend the description of Perl6.
36180 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
36181 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
36182 Date: Wed, 9 Aug 2000 22:11:06 -0500
36183 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
36186 ____________________________________________________________________________
36187 [ 6566] By: jhi on 2000/08/10 13:58:57
36188 Log: Subject: Remove dead entry in perldiag
36189 From: Mike Guy <mjtg@cam.ac.uk>
36190 Date: Thu, 10 Aug 2000 14:19:19 +0100
36191 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
36194 ____________________________________________________________________________
36195 [ 6565] By: jhi on 2000/08/10 13:51:48
36196 Log: Zero entries were skipped, fix from Adrian Goalby
36197 <argoalby@yahoo.co.uk>
36199 ! lib/unicode/Number.pl lib/unicode/mktables.PL
36200 ____________________________________________________________________________
36201 [ 6564] By: jhi on 2000/08/10 13:00:12
36202 Log: Subject: [PATCH 5.6.0] cygwin port
36203 From: "Fifer, Eric" <EFifer@sanwaint.com>
36204 Date: Thu, 10 Aug 2000 13:15:36 +0100
36205 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
36207 ! README.cygwin hints/cygwin.sh
36208 ____________________________________________________________________________
36209 [ 6563] By: jhi on 2000/08/10 12:55:16
36210 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
36212 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
36213 ____________________________________________________________________________
36214 [ 6562] By: gsar on 2000/08/10 08:38:39
36215 Log: warn is a macro, avoid using at a variable to avoid warnings
36216 in some configurations; readdir.t is too conservative in
36217 estimating number of *.t's
36219 ! t/op/readdir.t util.c
36220 ____________________________________________________________________________
36221 [ 6561] By: jhi on 2000/08/09 23:35:42
36222 Log: Update Changes.
36225 ____________________________________________________________________________
36226 [ 6560] By: jhi on 2000/08/09 23:05:47
36227 Log: Subject: Re: enhanced(?) regex error messages
36228 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36229 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
36230 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
36232 (plus two small patches sent privately)
36233 (this still seems to leave few test failures)
36236 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
36237 ! t/pragma/warn/regcomp
36238 ____________________________________________________________________________
36239 [ 6559] By: jhi on 2000/08/09 20:41:18
36240 Log: (The fix did work but was not right, retracted in #6573)
36242 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36243 From: Christian Kirsch <ck@held.mind.de>
36244 Date: Wed, 9 Aug 2000 17:05:17 +0200
36245 Message-Id: <20000809170517.A25389@held>
36247 ! sv.c t/pragma/locale.t
36248 ____________________________________________________________________________
36249 [ 6558] By: jhi on 2000/08/08 22:34:08
36250 Log: Tiny updates on the contributors list.
36253 ____________________________________________________________________________
36254 [ 6557] By: jhi on 2000/08/08 19:34:28
36255 Log: Double check that we have a dirhandle.
36258 ____________________________________________________________________________
36259 [ 6556] By: jhi on 2000/08/08 19:01:51
36260 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
36261 May be repopulated with fresh maintained examples.
36263 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
36264 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
36265 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
36266 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
36267 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
36268 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
36269 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
36270 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
36271 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
36272 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
36273 + lib/CGI/eg/wilogo_gif.uu
36274 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
36275 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
36276 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
36277 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
36278 - eg/cgi/frameset.cgi eg/cgi/index.html
36279 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
36280 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
36281 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
36282 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
36283 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
36284 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
36285 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
36286 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
36287 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
36288 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
36289 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
36290 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
36291 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
36292 - eg/van/vanish eg/who eg/wrapsuid
36294 ____________________________________________________________________________
36295 [ 6555] By: jhi on 2000/08/08 18:51:08
36296 Log: Delete chat2 as requested by Randal.
36298 Subject: Re: perlfaq8 coyness
36299 From: merlyn@stonehenge.com (Randal L. Schwartz)
36300 Date: 15 May 2000 18:52:42 -0700
36301 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
36305 ____________________________________________________________________________
36306 [ 6554] By: jhi on 2000/08/08 18:31:35
36307 Log: Regen global.sym.
36310 ____________________________________________________________________________
36311 [ 6553] By: jhi on 2000/08/08 18:28:13
36312 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
36313 (either perlbug or p5p ate the original), plus regen
36314 perlapi and perltoc.
36316 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
36317 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
36318 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
36319 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
36320 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
36321 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
36322 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
36323 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
36324 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
36325 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
36326 ____________________________________________________________________________
36327 [ 6552] By: jhi on 2000/08/08 18:06:29
36328 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
36329 From: Mike Guy <mjtg@cam.ac.uk>
36330 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
36331 Date: Tue, 08 Aug 2000 15:51:27 +0100
36333 ! doop.c sv.h t/op/join.t t/pragma/overload.t
36334 ____________________________________________________________________________
36335 [ 6551] By: jhi on 2000/08/08 18:01:11
36336 Log: Re-apply #6549.
36339 ____________________________________________________________________________
36340 [ 6550] By: jhi on 2000/08/08 17:43:08
36341 Log: Accidental retraction of #6549.
36344 ____________________________________________________________________________
36345 [ 6549] By: jhi on 2000/08/08 17:40:04
36346 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36347 From: Mike Guy <mjtg@cam.ac.uk>
36348 Date: Mon, 07 Aug 2000 21:49:58 +0100
36349 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
36352 ____________________________________________________________________________
36353 [ 6548] By: jhi on 2000/08/08 17:37:57
36354 Log: Document here-doc better.
36356 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
36357 From: Mike Guy <mjtg@cam.ac.uk>
36358 Date: Mon, 07 Aug 2000 14:02:09 +0100
36359 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
36362 ____________________________________________________________________________
36363 [ 6547] By: jhi on 2000/08/08 17:33:34
36364 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
36365 From: "Randy J. Ray" <rjray@redhat.com>
36366 Date: Mon, 07 Aug 2000 19:12:25 -0700
36367 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
36369 ! perl.c pod/perlrun.pod
36370 ____________________________________________________________________________
36371 [ 6546] By: jhi on 2000/08/08 17:29:26
36372 Log: Subject: Re: enhanced(?) regex error messages
36373 From: Hugo <hv@crypt.compulink.co.uk>
36374 Date: Tue, 08 Aug 2000 03:25:51 +0100
36375 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
36377 plus Capitalize the error messages, plus perldiag them.
36379 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
36380 ____________________________________________________________________________
36381 [ 6545] By: jhi on 2000/08/08 13:59:28
36382 Log: Augment #6539 a bit: don't croak if there's magic in the air.
36384 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36385 From: Hugo <hv@crypt.compulink.co.uk>
36386 Date: Tue, 08 Aug 2000 03:02:03 +0100
36387 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
36389 ! pp.c t/op/bless.t
36390 ____________________________________________________________________________
36391 [ 6544] By: jhi on 2000/08/07 21:11:52
36392 Log: Make the test -w clean.
36395 ____________________________________________________________________________
36396 [ 6543] By: jhi on 2000/08/07 19:49:53
36397 Log: use warnings instead of $^W.
36400 ____________________________________________________________________________
36401 [ 6542] By: jhi on 2000/08/07 17:41:41
36402 Log: Disable a portability warning Because We Know What We Are Doing.
36405 ____________________________________________________________________________
36406 [ 6541] By: jhi on 2000/08/07 17:29:51
36407 Log: Tiny tidying on report_evil_fh().
36410 ____________________________________________________________________________
36411 [ 6540] By: jhi on 2000/08/07 16:37:38
36412 Log: Make regular expression parse error messages easier to understand.
36414 Subject: Re: enhanced(?) regex error messages
36415 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36416 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
36417 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
36420 ____________________________________________________________________________
36421 [ 6539] By: jhi on 2000/08/07 16:12:27
36422 Log: Make bless(REF, REF) a fatal error, add bless tests.
36424 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36425 From: Hugo <hv@crypt.compulink.co.uk>
36426 Date: Mon, 07 Aug 2000 16:59:38 +0100
36427 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
36430 ! MANIFEST pod/perldiag.pod pp.c sv.c
36431 ____________________________________________________________________________
36432 [ 6538] By: jhi on 2000/08/07 15:59:43
36433 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
36434 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
36435 Date: Thu, 3 Aug 2000 14:29:21 -0700
36436 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
36439 ____________________________________________________________________________
36440 [ 6537] By: jhi on 2000/08/07 15:47:18
36441 Log: Retract #6419 for now since it breaks in AFS and MachTen.
36444 ____________________________________________________________________________
36445 [ 6536] By: jhi on 2000/08/07 15:05:29
36446 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
36447 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
36448 The security hole exists only in suidperls, which isn't
36449 installed or even built by default.
36452 ____________________________________________________________________________
36453 [ 6535] By: jhi on 2000/08/07 14:45:14
36454 Log: tr memory corruption fix from Simon Cozens.
36457 ____________________________________________________________________________
36458 [ 6534] By: jhi on 2000/08/06 11:38:16
36459 Log: Document a bit that UDP is not what you might think.
36461 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
36462 From: Lupe Christoph <lupe@lupe-christoph.de>
36463 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
36464 Date: Mon, 24 Jul 2000 08:59:15 +0200
36467 ____________________________________________________________________________
36468 [ 6533] By: jhi on 2000/08/06 11:35:01
36469 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
36470 From: Jeff Pinyan <jeffp@hut.crusoe.net>
36471 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
36472 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
36475 ____________________________________________________________________________
36476 [ 6532] By: jhi on 2000/08/06 03:45:41
36477 Log: Have symbols for the IoTYPEs.
36479 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
36480 ____________________________________________________________________________
36481 [ 6531] By: jhi on 2000/08/06 01:33:55
36482 Log: Continue fixing the io warnings. This also
36483 sort of fixes bug ID 20000802.003: the core dump
36484 is no more. Whether the current behaviour is correct
36485 (giving a warning: "Not a format reference"), is another matter.
36487 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
36488 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36489 ____________________________________________________________________________
36490 [ 6530] By: jhi on 2000/08/05 21:33:12
36491 Log: Change the Policy policy: now -Dprefix= with an existing
36492 Policy.sh and prefix == siteprefix == vendorprefix, then all
36493 of them follow along the new prefix.
36495 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
36496 From: Andy Dougherty <doughera@lafayette.edu>
36497 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
36498 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
36501 ____________________________________________________________________________
36502 [ 6529] By: jhi on 2000/08/05 18:57:28
36503 Log: Zap lib/Sys directory when cleaning up.
36506 ____________________________________________________________________________
36507 [ 6528] By: jhi on 2000/08/05 18:40:44
36508 Log: Essential prototype changes were missing from #6527.
36509 Also make report_evil_fh() more bomb-proof.
36512 ____________________________________________________________________________
36513 [ 6527] By: jhi on 2000/08/05 03:22:05
36514 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
36515 From: "Ronald F. Guilmette" <rfg@monkeys.com>
36516 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
36517 Message-Id: <200007242247.PAA52177@monkeys.com>
36519 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
36520 ____________________________________________________________________________
36521 [ 6526] By: jhi on 2000/08/04 21:23:27
36522 Log: gcc versions might have (parentheses) in them.
36523 Branch: metaconfig/U/perl
36526 ! Configure config_h.SH
36527 ____________________________________________________________________________
36528 [ 6525] By: jhi on 2000/08/04 20:23:12
36529 Log: Weed buglets pointed out by
36531 From: Lupe Christoph <lupe@lupe-christoph.de>
36532 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
36533 Date: Fri, 4 Aug 2000 17:34:39 +0200
36534 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
36535 Branch: metaconfig/U/perl
36536 ! gccvers.U uselfs.U
36538 ! Configure config_h.SH
36539 ____________________________________________________________________________
36540 [ 6524] By: jhi on 2000/08/04 19:02:08
36541 Log: Warn under -w if lstat(FH) is attempted.
36543 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
36544 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36545 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
36546 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
36548 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
36549 ! t/pragma/warn/pp_sys
36550 ____________________________________________________________________________
36551 [ 6523] By: jhi on 2000/08/04 12:31:11
36552 Log: Subject: New perlcc, take 2
36553 From: simon@brecon.co.uk (Simon Cozens)
36554 Date: 4 Aug 2000 06:21:04 GMT
36555 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
36558 ____________________________________________________________________________
36559 [ 6522] By: jhi on 2000/08/04 12:26:33
36560 Log: Subject: Re: Array vs. List context
36561 From: Daniel Chetlin <daniel@chetlin.com>
36562 Date: Fri, 4 Aug 2000 00:22:44 -0700
36563 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
36565 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
36567 ____________________________________________________________________________
36568 [ 6521] By: jhi on 2000/08/04 12:22:38
36569 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
36570 From: Raymund Will <ray@caldera.de>
36571 Date: Fri, 4 Aug 2000 12:07:09 +0200
36572 Message-Id: <20000804120709.A14982@caldera.de>
36575 ____________________________________________________________________________
36576 [ 6520] By: jhi on 2000/08/04 04:09:06
36577 Log: After the #6519 a warning about stat() is just that,
36578 not about a filetest, which now have their own warning.
36581 ____________________________________________________________________________
36582 [ 6519] By: jhi on 2000/08/04 04:06:30
36583 Log: In the warnings call filehandles consistently so;
36584 add "unopened" warning for stat().
36586 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36587 ! t/pragma/warn/pp_sys
36588 ____________________________________________________________________________
36589 [ 6518] By: jhi on 2000/08/04 02:55:35
36590 Log: Subject: Minor tweak to perlvar.pod
36591 From: "Stephen P. Potter" <spp@ds.net>
36592 Date: Tue, 18 Apr 2000 09:26:03 -0400
36593 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
36596 ____________________________________________________________________________
36597 [ 6517] By: jhi on 2000/08/04 02:50:08
36598 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
36599 From: "Clinton Pierce" <cpierce1@ford.com>
36600 Date: Wed, 21 Jul 1999 16:45:31 -0400
36601 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
36603 Fix by Stephen Potter (visible in the bug db but not in p5p?)
36605 ! pod/perlfunc.pod pod/perlop.pod
36606 ____________________________________________________________________________
36607 [ 6516] By: jhi on 2000/08/04 02:09:25
36608 Log: This is 6512. Really.
36611 ____________________________________________________________________________
36612 [ 6515] By: jhi on 2000/08/04 01:25:50
36613 Log: mention the idea of @( and @)
36616 ____________________________________________________________________________
36617 [ 6514] By: bailey on 2000/08/04 01:18:46
36618 Log: YA resync with mainstem, including VMS patches from others
36620 +> (branch 48 files)
36621 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
36622 !> (integrate 354 files)
36623 ____________________________________________________________________________
36624 [ 6513] By: jhi on 2000/08/04 01:18:18
36625 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
36626 From: Mark Dickinson <dickins3@fas.harvard.edu>
36627 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
36628 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
36630 ! t/op/grent.t t/op/pwent.t
36631 ____________________________________________________________________________
36632 [ 6512] By: jhi on 2000/08/04 01:14:06
36633 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
36634 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36635 Date: Wed, 02 Aug 2000 10:51:01 +0100
36636 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
36639 ____________________________________________________________________________
36640 [ 6511] By: jhi on 2000/08/04 00:57:00
36641 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
36642 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36643 Date: Thu, 03 Aug 2000 17:20:04 -0700
36644 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
36646 ! U/modified/Cppsym.U
36648 ! Configure config_h.SH
36649 ____________________________________________________________________________
36650 [ 6510] By: jhi on 2000/08/04 00:25:28
36654 ____________________________________________________________________________
36655 [ 6509] By: jhi on 2000/08/03 23:43:18
36656 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
36657 From: Dominic Dunlop <domo@computer.org>
36658 Date: Thu, 3 Aug 2000 22:16:46 +0200
36659 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
36662 ____________________________________________________________________________
36663 [ 6508] By: jhi on 2000/08/03 23:40:37
36664 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
36665 From: Hugo <hv@crypt.compulink.co.uk>
36666 Date: Thu, 03 Aug 2000 18:25:30 +0100
36667 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
36669 ! regcomp.c t/op/re_tests
36670 ____________________________________________________________________________
36671 [ 6507] By: jhi on 2000/08/03 23:38:28
36672 Log: Subject: [PATCH] sv.h documentation - SvLEN
36673 From: Mike Guy <mjtg@cam.ac.uk>
36674 Date: Thu, 03 Aug 2000 14:43:09 +0100
36675 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
36678 ____________________________________________________________________________
36679 [ 6506] By: jhi on 2000/08/03 15:49:14
36680 Log: Disable the fix_pl hack for now.
36683 ____________________________________________________________________________
36684 [ 6505] By: jhi on 2000/08/03 13:49:04
36685 Log: Add a URL for FSF.
36687 Subject: Patch for README
36688 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
36689 Date: Wed, 2 Aug 2000 13:25:09 -0500
36690 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
36693 ____________________________________________________________________________
36694 [ 6504] By: jhi on 2000/08/03 13:29:19
36695 Log: Be more informative on what is skipped and why,
36696 also repeat the list at the end.
36699 ____________________________________________________________________________
36700 [ 6503] By: jhi on 2000/08/03 13:07:05
36701 Log: Circumvent the removal of .patch by fix_pl.
36703 Subject: Re: [ID 20000802.011] unable to 'make test'
36704 From: simon@brecon.co.uk (Simon Cozens)
36705 Date: 3 Aug 2000 04:17:00 GMT
36706 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
36709 ____________________________________________________________________________
36710 [ 6502] By: jhi on 2000/08/03 00:14:34
36711 Log: Add the missing setproctitle unit.
36712 Branch: metaconfig/U/perl
36714 ____________________________________________________________________________
36715 [ 6501] By: jhi on 2000/08/03 00:00:26
36716 Log: The subtest 4 may fail also on VOBS, as pointed out
36717 by Nick Ing-Simmons in November 1999, bug id 19991124.003
36718 (but the failure in that bug report isn't the subtest 4).
36721 ____________________________________________________________________________
36722 [ 6500] By: jhi on 2000/08/02 23:49:30
36723 Log: Better skip message for the test; one of the two problems in
36725 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
36726 From: Lupe Christoph <lupe@lupe-christoph.de>
36727 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
36728 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
36730 ! t/op/numconvert.t
36731 ____________________________________________________________________________
36732 [ 6499] By: jhi on 2000/08/02 22:49:16
36733 Log: Allow "no Module;" even if there is no 'unimport'.
36735 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
36736 From: mjd@plover.com
36737 Date: 24 Mar 2000 15:24:34 -0000
36738 Message-Id: <20000324152434.15160.qmail@plover.com>
36741 ____________________________________________________________________________
36742 [ 6498] By: jhi on 2000/08/02 22:42:58
36743 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
36744 that are hopefully soon put into use.
36746 ! opcode.h opcode.pl opnames.h
36747 ____________________________________________________________________________
36748 [ 6497] By: gsar on 2000/08/02 22:28:59
36749 Log: require.t needs binmode() to work on windows
36752 ____________________________________________________________________________
36753 [ 6496] By: jhi on 2000/08/02 22:08:51
36754 Log: Document the IVdf UVuf UVof UVxf.
36757 ____________________________________________________________________________
36758 [ 6495] By: jhi on 2000/08/02 21:54:26
36761 ! ext/Data/Dumper/Dumper.xs
36762 ____________________________________________________________________________
36763 [ 6494] By: jhi on 2000/08/02 21:49:17
36764 Log: Dump UVs as UVs in Data::Dumper.
36766 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
36767 From: Gurusamy Sarathy <gsar@ActiveState.com>
36768 Date: Thu, 27 Apr 2000 12:26:25 -0700
36769 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
36771 ! ext/Data/Dumper/Dumper.xs
36772 ____________________________________________________________________________
36773 [ 6493] By: jhi on 2000/08/02 17:01:58
36774 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
36775 From: Hugo <hv@crypt.compulink.co.uk>
36776 Date: Wed, 02 Aug 2000 14:53:56 +0100
36777 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
36779 ! regexec.c t/op/re_tests
36780 ____________________________________________________________________________
36781 [ 6492] By: jhi on 2000/08/02 15:02:46
36782 Log: The new setproctitle() feature is available only in
36783 bleeding edge FreeBSD. From Paul Saab.
36786 ____________________________________________________________________________
36787 [ 6491] By: jhi on 2000/08/02 13:34:36
36788 Log: The tr utf8 patching continues.
36790 Subject: Re: #6469, too many tests claimed in require.t
36791 From: simon@brecon.co.uk (Simon Cozens)
36792 Date: 2 Aug 2000 02:37:17 GMT
36793 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
36795 (the logic of the test was the wrong way round in the patch)
36798 ____________________________________________________________________________
36799 [ 6490] By: jhi on 2000/08/02 13:27:38
36800 Log: The name of a filehandle does not have <these>.
36802 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36803 ! t/pragma/warn/pp_sys util.c
36804 ____________________________________________________________________________
36805 [ 6489] By: jhi on 2000/08/02 04:26:46
36806 Log: Remove the extraneous "main::" prefix from all the
36807 "opened only for", "on closed", and "never opened" warnings.
36809 Subject: Re: inappropriate warning
36810 From: Gurusamy Sarathy <gsar@ActiveState.com>
36811 Date: Mon, 20 Mar 2000 11:28:02 -0800
36812 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
36814 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
36815 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
36816 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36817 ____________________________________________________________________________
36818 [ 6488] By: jhi on 2000/08/02 03:02:57
36819 Log: memcpy has n o in it, as pinted ut by Sarathy.
36822 ____________________________________________________________________________
36823 [ 6487] By: jhi on 2000/08/02 02:44:51
36824 Log: Document in one place the memory abstractions used in Perl core.
36826 Subject: Re: Memory abstraction
36827 From: simon@brecon.co.uk (Simon Cozens)
36828 Date: 2 Aug 2000 02:20:23 GMT
36829 Organization: Earth.li Origins
36832 ____________________________________________________________________________
36833 [ 6486] By: jhi on 2000/08/02 02:41:57
36834 Log: regen_headers, regen perltoc.
36836 ! perlapi.c pod/perltoc.pod
36837 ____________________________________________________________________________
36838 [ 6485] By: jhi on 2000/08/02 01:43:33
36839 Log: "This little thing tests for a file .patch, and if it contains
36840 a number, pops into patchlevel.h" (making it easier to track
36841 which development version people are reporting bugs against)
36843 Subject: Patchlevel autogeneration for repository perls
36844 From: simon@brecon.co.uk (Simon Cozens)
36845 Date: 14 Jul 2000 07:12:15 GMT
36846 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
36849 ! MANIFEST Makefile.SH
36850 ____________________________________________________________________________
36851 [ 6484] By: jhi on 2000/08/02 01:32:54
36852 Log: FreeBSD 3.* updates from
36854 From: Paul Saab <ps@yahoo-inc.com>
36855 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36856 Date: Tue, 1 Aug 2000 15:41:39 -0700
36857 Message-Id: <20000801154139.A53740@yahoo-inc.com>
36860 ____________________________________________________________________________
36861 [ 6483] By: jhi on 2000/08/02 01:27:44
36862 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
36863 instead one must use setproctitle(). This was already addressed
36864 by change #6457, but the below has a new variant for FreeBSD 4.0
36865 or later, and the matter is also documented more.
36867 From: Paul Saab <ps@yahoo-inc.com>
36868 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36869 Date: Tue, 1 Aug 2000 15:41:39 -0700
36870 Message-Id: <20000801154139.A53740@yahoo-inc.com>
36871 Branch: metaconfig/U/perl
36874 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
36875 ____________________________________________________________________________
36876 [ 6482] By: jhi on 2000/08/01 22:17:32
36877 Log: The test from this
36879 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
36880 Date: Sat, 15 Apr 2000 17:03:44 +0100
36881 From: Tom Hughes <tom@compton.nu>
36882 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
36884 was missing, the code change went in as #5989
36885 (which had a different test?)
36888 ____________________________________________________________________________
36889 [ 6481] By: jhi on 2000/08/01 21:48:38
36890 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
36891 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36892 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
36893 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
36896 ____________________________________________________________________________
36897 [ 6480] By: jhi on 2000/08/01 18:05:28
36898 Log: Make p4desc to skip non-mainperl branches by default.
36901 ____________________________________________________________________________
36902 [ 6479] By: jhi on 2000/08/01 17:29:19
36903 Log: If gccosandvers is equal to osname, clear gccosandvers.
36904 Branch: metaconfig/U/perl
36907 ! Configure config_h.SH
36908 ____________________________________________________________________________
36909 [ 6478] By: jhi on 2000/08/01 15:54:08
36910 Log: BOM patching from Simon Cozens.
36913 ____________________________________________________________________________
36914 [ 6477] By: jhi on 2000/08/01 04:50:33
36915 Log: Stash away the largefiles flags and libswanted.
36917 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
36918 ____________________________________________________________________________
36919 [ 6476] By: gsar on 2000/08/01 04:24:24
36920 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
36923 ! t/pragma/utf8.t utf8.c win32/win32.c
36924 ____________________________________________________________________________
36925 [ 6475] By: jhi on 2000/08/01 03:35:24
36926 Log: Make chr() for values >127 to create utf8 when under utf8.
36928 Subject: Re: uft8/chr()
36929 From: simon@brecon.co.uk (Simon Cozens)
36930 Date: 1 Aug 2000 02:37:02 GMT
36931 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
36933 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
36934 ____________________________________________________________________________
36935 [ 6474] By: jhi on 2000/08/01 02:36:18
36936 Log: In Digital UNIX warn if gcc explicitly chosen because even
36937 2.95.2 is known to cause problems.
36940 ____________________________________________________________________________
36941 [ 6473] By: jhi on 2000/08/01 02:00:56
36942 Log: Make the safety catch for buggy gccs work with triple version
36943 numbers like 2.95.2. Reported in
36945 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
36946 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
36947 Date: Mon, 31 Jul 2000 14:55:06 +0200
36948 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
36951 ____________________________________________________________________________
36952 [ 6472] By: jhi on 2000/08/01 01:13:33
36953 Log: Subject: fix and question re: waitpid() under win32
36954 From: Brian Clarke <clarke@appliedmeta.com>
36955 Date: Fri, 28 Jul 2000 15:18:29 -0400
36956 Message-ID: <3981DC85.290314EB@appliedmeta.com>
36958 Slightly reformatted and WNOHANG # define moved to win32.h
36959 so that also POSIX.xs sees it, as suggsted by Sarathy.
36961 ! win32/win32.c win32/win32.h
36962 ____________________________________________________________________________
36963 [ 6471] By: jhi on 2000/08/01 00:55:05
36964 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
36965 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36966 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
36967 Date: Mon, 31 Jul 2000 13:28:51 +0100
36969 (aka ID 20000730.002)
36972 ____________________________________________________________________________
36973 [ 6470] By: jhi on 2000/07/31 23:34:42
36974 Log: Document the problem with -P in HP-UX and its workaround.
36976 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
36977 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
36978 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
36979 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
36982 ____________________________________________________________________________
36983 [ 6469] By: jhi on 2000/07/31 04:15:02
36984 Log: The swallow_bom() saga continues. The #23 of require.t
36985 (UTF16-LE) still fails (silently, no output) but the #22
36986 (UTF16-BE) seems to be working now. The root of the
36987 failure may be in sv_gets(): is it UTF-16LE-aware,
36988 especially when it comes to line endings?
36990 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
36991 ! t/comp/require.t toke.c utf8.c
36992 ____________________________________________________________________________
36993 [ 6468] By: jhi on 2000/07/30 19:05:48
36994 Log: Find green threads before native threads.
36996 Subject: Re: Patch to jpl/JNI/Makefile.PL
36997 From: Jens Thomsen <jens@fiend.cis.com>
36998 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
36999 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
37001 ! jpl/JNI/Makefile.PL
37002 ____________________________________________________________________________
37003 [ 6467] By: jhi on 2000/07/30 18:36:22
37004 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
37007 ____________________________________________________________________________
37008 [ 6466] By: jhi on 2000/07/30 04:37:29
37009 Log: A new version of the "remove UPPERACSE string comparison"
37010 operators. The problem with the previous one (change #6454)
37011 was that it was for Perl 5.6.0. From Paul Marquess.
37013 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
37014 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
37015 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37016 ____________________________________________________________________________
37017 [ 6465] By: jhi on 2000/07/29 22:39:56
37018 Log: Do not upgrade SVs into utf8 just because they participate
37019 in eq or cmp. Reported and fix suggested in
37021 Subject: [ID 20000720.009] sv_eq UTF8 bug
37022 From: "Simon Cozens" <simon@othersideofthe.earth.li>
37023 Date: 21 Jul 2000 04:37:29 -0000
37024 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
37026 Exercise for the kind reader: should we or should we not
37027 cache the utf8 conversion alonside the SV? (as magic,
37028 as thestrxfrm()ed version is cached under use locale)
37029 Argue both for and against.
37032 ____________________________________________________________________________
37033 [ 6464] By: jhi on 2000/07/29 22:36:22
37034 Log: Subject: UTF8 concat
37035 From: simon@brecon.co.uk (Simon Cozens)
37036 Date: 30 Jun 2000 06:13:25 GMT
37037 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
37039 (with a memory leak fixed, plus a few casts added)
37041 This also seems to help for
37043 Subject: [ID 20000716.015] join UTF8 weirdness
37044 From: root <root@ak-71.mind.de>
37045 Date: Sat, 15 Jul 2000 15:29:54 +0200
37046 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
37048 (from Andreas König)
37051 ____________________________________________________________________________
37052 [ 6463] By: jhi on 2000/07/29 00:55:39
37053 Log: Tune the comments and hopefully stop a memory leak.
37056 ____________________________________________________________________________
37057 [ 6462] By: jhi on 2000/07/29 00:16:53
37058 Log: The problem described in this
37060 Subject: [ID 20000322.018] named chars aren't magical enough
37061 From: root <root@dixie.cscaper.com>
37062 Date: Wed, 22 Mar 2000 18:37:42 -0700
37063 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
37065 has been fixed in perl 5.6.0 but just in case added a test
37066 to keep it away. (The report from Joseph Hall.)
37068 ! t/lib/charnames.t
37069 ____________________________________________________________________________
37070 [ 6461] By: jhi on 2000/07/28 23:56:36
37071 Log: Tiny fixes for #6460.
37072 Branch: metaconfig/U/perl
37075 ! Configure config_h.SH
37076 ____________________________________________________________________________
37077 [ 6460] By: jhi on 2000/07/28 23:24:41
37078 Log: Warn if the version of the operating system used to compile gcc
37079 differs from the current version of the operating system.
37080 Also display the gcc compilation os and version in myconfig.
37083 Subject: Re: [ID 20000710.003] ERRORS!!
37084 From: "Kurt D. Starsinic" <kstar@chapin.edu>
37085 Date: Mon, 10 Jul 2000 15:54:16 -0400
37086 Message-ID: <20000710155416.A1384@O2.chapin.edu>
37087 Branch: metaconfig/U/perl
37090 ! Configure config_h.SH myconfig.SH
37091 ____________________________________________________________________________
37092 [ 6459] By: jhi on 2000/07/28 22:00:32
37093 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
37094 letter to $Config{osvers}.
37096 ! U/modified/Oldconfig.U
37098 ! Configure config_h.SH
37099 ____________________________________________________________________________
37100 [ 6458] By: jhi on 2000/07/28 04:15:39
37101 Log: Back out #6454, doesn't seem to work.
37102 (Reason: that patch was for perl 5.6.0, not perl-current)
37103 (A version of the patch for perl-current came in later as #6466)
37105 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
37106 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
37107 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37108 ____________________________________________________________________________
37109 [ 6457] By: jhi on 2000/07/27 23:31:49
37110 Log: Use setproctitle() if available to modify $0.
37112 Subject: setting $* on BSD4 broken
37113 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37114 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
37115 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
37117 ! U/modified/Myinit.U
37119 ! Configure config_h.SH mg.c
37120 ____________________________________________________________________________
37121 [ 6456] By: jhi on 2000/07/27 14:50:47
37122 Log: Allow "no AutoLoader;", based on change #6444,
37123 suggested by Graham Barr.
37125 ! lib/AutoLoader.pm
37126 ____________________________________________________________________________
37127 [ 6455] By: jhi on 2000/07/27 14:19:10
37128 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
37129 From: rspier@pobox.com (Robert Spier)
37130 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
37131 Message-ID: <14720.15855.787664.424783@rls.cx>
37134 ____________________________________________________________________________
37135 [ 6454] By: jhi on 2000/07/27 14:03:02
37136 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
37141 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
37142 From: Ryan Herbert <rherbert@sycamorehq.com>
37143 Date: Mon, 17 Jul 2000 11:40:42 -0400
37144 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
37148 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
37149 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37150 Date: Wed, 26 Jul 2000 23:40:18 +0100
37151 Message-ID: <000001bff752$79511880$0a17073e@tiny>
37153 based on an earlier patch from Stephen P. Potter.
37155 (Removed later by change #6458 because this patch was for
37156 perl 5.6.0, not perl-current)
37158 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
37159 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
37160 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37161 ____________________________________________________________________________
37162 [ 6453] By: jhi on 2000/07/27 13:48:02
37163 Log: Subject: [PATCH] fixes bug 20000508.004
37164 From: Michael Stevens <mstevens@globnix.org>
37165 Date: Thu, 27 Jul 2000 13:49:04 +0100
37166 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
37169 ____________________________________________________________________________
37170 [ 6452] By: jhi on 2000/07/26 23:51:26
37171 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
37172 and Craig A. Berry.
37174 ! lib/File/Temp.pm pod/perlport.pod
37175 ____________________________________________________________________________
37176 [ 6451] By: jhi on 2000/07/26 19:43:30
37177 Log: Be wary of close()s, too.
37179 Subject: Re: [PATCH] perlbug cleanup
37180 From: Tim Jenness <t.jenness@jach.hawaii.edu>
37181 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
37182 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
37185 ____________________________________________________________________________
37186 [ 6450] By: jhi on 2000/07/26 18:41:40
37187 Log: Subject: Minor doc patch: handy.h
37188 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
37189 Date: Wed, 26 Jul 2000 15:34:25 -0300
37190 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
37192 ! handy.h pod/perlapi.pod
37193 ____________________________________________________________________________
37194 [ 6449] By: jhi on 2000/07/26 18:23:55
37195 Log: Subject: [PATCH] minor doc change - perlguts
37196 From: Michael Stevens <mstevens@globnix.org>
37197 Date: Thu, 13 Jul 2000 12:39:18 +0100
37198 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
37201 ____________________________________________________________________________
37202 [ 6448] By: jhi on 2000/07/26 18:20:30
37203 Log: open() wariness in perlbug.
37205 Subject: [PATCH] perlbug cleanup
37206 From: Michael Stevens <mstevens@globnix.org>
37207 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
37208 Date: Thu, 13 Jul 2000 15:52:23 +0100
37211 ____________________________________________________________________________
37212 [ 6447] By: jhi on 2000/07/26 18:13:04
37213 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
37215 ! lib/File/Temp.pm t/lib/ftmp-security.t
37216 ____________________________________________________________________________
37217 [ 6446] By: jhi on 2000/07/26 18:06:32
37218 Log: docfix from Peter Scott <Peter@PSDT.com>.
37221 ____________________________________________________________________________
37222 [ 6445] By: jhi on 2000/07/26 17:53:31
37223 Log: Fix *foo{FORMAT}.
37225 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37226 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37227 Date: Wed, 26 Jul 2000 19:51:02 +0200
37228 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
37230 From: Graham Barr <gbarr@pobox.com>
37231 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37232 Date: Wed, 26 Jul 2000 17:38:36 +0100
37233 Message-ID: <20000726173836.L472@pobox.com>
37235 ! pp.c sv.c t/op/gv.t
37236 ____________________________________________________________________________
37237 [ 6444] By: jhi on 2000/07/26 17:49:14
37238 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
37239 from Graham Barr in the module list.
37241 ! gv.c pod/perlobj.pod
37242 ____________________________________________________________________________
37243 [ 6443] By: jhi on 2000/07/26 16:06:56
37244 Log: More split() doc and test patches from Mike Guy.
37246 ! pod/perlfunc.pod t/op/split.t
37247 ____________________________________________________________________________
37248 [ 6442] By: jhi on 2000/07/26 16:05:30
37249 Log: MacOS nits from Matthias Neeracher.
37252 ____________________________________________________________________________
37253 [ 6441] By: jhi on 2000/07/26 04:39:57
37254 Log: Subject: [PATCH] split /^/
37255 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37256 Date: Tue, 25 Jul 2000 14:18:57 +0100
37257 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
37259 (with notes from tchrist and gbarr)
37261 ! pod/perlfunc.pod t/op/split.t
37262 ____________________________________________________________________________
37263 [ 6440] By: jhi on 2000/07/26 04:32:32
37264 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
37265 From: Peter Prymmer <pvhp@forte.com>
37266 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
37267 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
37269 ! vms/munchconfig.c
37270 ____________________________________________________________________________
37271 [ 6439] By: jhi on 2000/07/26 04:31:01
37272 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
37273 to be fatal errors (instead of by default ignoring them, and
37274 ignoring with a bug: even though -w gave an error, the opening [
37275 was left in) Reported in:
37277 Subject: [ID 20000716.024] [=cc=] / [:blank:]
37278 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
37279 Date: Sun, 16 Jul 2000 17:55:29 -0700
37280 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
37282 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
37283 ____________________________________________________________________________
37284 [ 6438] By: jhi on 2000/07/25 15:41:15
37285 Log: Subject: [PATCH] av.c apidoc
37286 From: simon@brecon.co.uk (Simon Cozens)
37287 Date: 24 Jul 2000 06:40:52 GMT
37288 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
37290 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
37291 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
37292 ____________________________________________________________________________
37293 [ 6437] By: jhi on 2000/07/25 14:05:36
37294 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
37295 From: "Stephen P. Potter" <spp@ds.net>
37296 Date: Mon, 24 Jul 2000 14:22:23 -0400
37297 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
37299 ! pod/perllocale.pod
37300 ____________________________________________________________________________
37301 [ 6436] By: jhi on 2000/07/25 14:02:03
37302 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
37303 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37304 Date: Mon, 24 Jul 2000 18:04:28 +0100
37305 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
37307 ! t/lib/syslfs.t t/op/lfs.t
37308 ____________________________________________________________________________
37309 [ 6435] By: jhi on 2000/07/25 13:59:28
37310 Log: Get UTF16 BOMs working. Patch from
37312 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37313 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37314 Date: Tue, 25 Jul 2000 12:52:45 +0100
37315 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
37319 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37320 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37321 Date: Tue, 25 Jul 2000 11:43:25 +0100
37322 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
37324 ! t/comp/require.t toke.c utf8.c
37325 ____________________________________________________________________________
37326 [ 6434] By: jhi on 2000/07/25 02:39:54
37327 Log: Make the "uninit variable" warning to say "concat or string"
37328 or "join or string" when in concat or join .
37330 Subject: Re: [ID 20000403.009] uninitialised concatenation???
37331 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37332 Date: Tue, 04 Apr 2000 18:22:58 +0100
37333 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
37335 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
37336 From: William R Ward <hermit@BayView.COM>
37337 Date: Thu, 30 Mar 2000 19:50:03 -0800
37338 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
37340 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
37341 ! t/pragma/warn/op t/pragma/warn/sv
37342 ____________________________________________________________________________
37343 [ 6433] By: jhi on 2000/07/24 17:52:56
37344 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
37346 ! lib/File/Spec/VMS.pm
37347 ____________________________________________________________________________
37348 [ 6432] By: jhi on 2000/07/24 17:44:44
37349 Log: Test cases for #6431.
37351 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37352 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37353 Date: Mon, 24 Jul 2000 15:32:29 +0100
37354 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
37356 ! t/op/pat.t t/op/split.t
37357 ____________________________________________________________________________
37358 [ 6431] By: jhi on 2000/07/24 17:43:17
37361 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37362 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37363 Date: Mon, 17 Jul 2000 20:04:56 +0100
37364 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
37367 ____________________________________________________________________________
37368 [ 6430] By: jhi on 2000/07/24 03:42:42
37369 Log: Subject: [ID 20000716.023] syslog test fails without sockets
37370 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37371 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
37372 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
37373 Branch: metaconfig/U/perl
37376 ! Configure config_h.SH
37377 ____________________________________________________________________________
37378 [ 6429] By: jhi on 2000/07/24 03:11:52
37379 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
37380 case, but add also notes explaining the relationship of this
37381 patch and the earlier notes by Sarathy.
37383 Subject: Map is still slow
37384 From: "Ben Tilly" <ben_tilly@hotmail.com>
37385 Date: Sat, 15 Jul 2000 17:23:27 EDT
37386 Message-ID: <20000715212327.21656.qmail@hotmail.com>
37389 ____________________________________________________________________________
37390 [ 6428] By: jhi on 2000/07/24 02:58:52
37391 Log: Documentation to explain the behaviour of map().
37393 Subject: Re: Map is still slow
37394 From: Gurusamy Sarathy <gsar@ActiveState.com>
37395 Date: Sat, 15 Jul 2000 16:05:09 -0700
37396 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
37399 ____________________________________________________________________________
37400 [ 6427] By: jhi on 2000/07/24 02:50:03
37402 [ID 19991110.003] another matching finding by pcre author
37403 which has already been fixed by some patch, as verified in
37405 Subject: Re: two regex bugs from the mists of time (well, last November)
37406 From: Hugo <hv@crypt.compulink.co.uk>
37407 Date: Sat, 22 Jul 2000 18:12:58 +0100
37408 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
37411 ____________________________________________________________________________
37412 [ 6426] By: jhi on 2000/07/24 02:11:20
37413 Log: A missing 'break' after the [[:space:]] switch case.
37415 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
37416 From: "Stephen P. Potter" <spp@ds.net>
37417 Date: Tue, 18 Jul 2000 16:25:17 -0400
37418 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
37421 ____________________________________________________________________________
37422 [ 6425] By: jhi on 2000/07/24 02:06:12
37423 Log: The output might have been produced in the wrong order.
37425 Subject: [ID 20000720.003] [PATCH] t/op/write.t
37426 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37427 Date: Thu, 20 Jul 2000 18:49:18 +0100
37428 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
37431 ____________________________________________________________________________
37432 [ 6424] By: jhi on 2000/07/24 02:00:07
37433 Log: Use STDOUT consistently.
37435 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
37436 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37437 Date: Thu, 20 Jul 2000 18:04:01 +0100
37438 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
37440 ! lib/Test/Harness.pm
37441 ____________________________________________________________________________
37442 [ 6423] By: jhi on 2000/07/24 01:54:54
37443 Log: Protect against "wild next"s, that is, callbacks doing "next"
37444 instead of "return".
37446 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
37447 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37448 Date: Tue, 18 Jul 2000 11:30:16 +0100
37449 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
37452 ____________________________________________________________________________
37453 [ 6422] By: jhi on 2000/07/24 01:35:47
37454 Log: Out-of-date note removed.
37456 Subject: [PATCH] documentation perlipc
37457 From: rspier@pobox.com (Robert Spier)
37458 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
37459 Message-ID: <14711.35178.572612.502654@rls.cx>
37462 ____________________________________________________________________________
37463 [ 6421] By: jhi on 2000/07/24 00:09:18
37464 Log: Send all installperl messages to STDERR and be -w clean.
37466 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
37467 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37468 Date: Sat, 22 Jul 2000 14:02:11 +0100
37469 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
37472 ____________________________________________________________________________
37473 [ 6420] By: jhi on 2000/07/24 00:04:19
37474 Log: Decutandpasto.
37476 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
37477 From: "Richard Soderberg" <rs@crystalflame.net>
37478 Date: Sun, 23 Jul 2000 01:37:23 -0700
37479 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
37482 ____________________________________________________________________________
37483 [ 6419] By: jhi on 2000/07/24 00:01:12
37484 Log: A cleaner abs_path().
37485 Subject: Re: unix alternative to Cwd.pm
37486 From: Jeff Pinyan <jeffp@crusoe.net>
37487 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
37488 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
37491 ____________________________________________________________________________
37492 [ 6418] By: jhi on 2000/07/23 23:48:56
37495 Subject: [PATCH perl-current] Typo in hints/powerux.sh
37496 From: "Richard Soderberg" <rs@crystalflame.net>
37497 Date: Sun, 23 Jul 2000 01:27:33 -0700
37498 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
37501 ____________________________________________________________________________
37502 [ 6417] By: jhi on 2000/07/17 22:13:31
37503 Log: Subject: SDBM_File documentation
37504 From: mjd@plover.com
37505 Date: 16 Jul 2000 17:41:17 -0000
37506 Message-ID: <20000716174117.18515.qmail@plover.com>
37508 ! ext/SDBM_File/SDBM_File.pm
37509 ____________________________________________________________________________
37510 [ 6416] By: jhi on 2000/07/17 19:13:26
37511 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
37513 ! hints/mpeix.sh mpeix/relink
37514 ____________________________________________________________________________
37515 [ 6415] By: jhi on 2000/07/15 14:11:02
37516 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
37517 the utf8 'characters' can be more than one octet).
37519 Date: Sat, 15 Jul 2000 00:21:56 +0100
37520 From: Tom Hughes <tom@compton.nu>
37521 Subject: Re: [ID 20000714.002]
37522 Message-ID: <db2334de49.tom@compton.compton.nu>
37526 Subject: [ID 20000714.002]
37527 From: "Simon Cozens" <simon@othersideofthe.earth.li>
37528 Date: 14 Jul 2000 15:13:09 -0000
37529 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
37532 ____________________________________________________________________________
37533 [ 6414] By: jhi on 2000/07/15 03:13:41
37534 Log: another VMS build tweak from Peter Prymmer
37536 ! vms/descrip_mms.template
37537 ____________________________________________________________________________
37538 [ 6413] By: jhi on 2000/07/15 03:10:40
37539 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
37542 ____________________________________________________________________________
37543 [ 6412] By: jhi on 2000/07/15 00:31:05
37544 Log: More docs for sv functions.
37546 Subject: [PATCH cfgperl] sv.c apidoc
37547 From: simon@brecon.co.uk (Simon Cozens)
37548 Date: 13 Jul 2000 09:00:20 GMT
37549 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
37551 Subject: Re: [PATCH cfgperl] sv.c apidoc
37552 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37553 Date: Thu, 13 Jul 2000 12:27:41 +0100
37554 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
37556 Subject: Re: [PATCH cfgperl] sv.c apidoc
37557 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37558 Date: Thu, 13 Jul 2000 13:23:09 +0100
37559 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
37561 Subject: Re: [PATCH cfgperl] sv.c apidoc
37562 From: simon@brecon.co.uk (Simon Cozens)
37563 Date: 14 Jul 2000 06:51:02 GMT
37564 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
37566 ! embed.pl pod/perlapi.pod sv.c
37567 ____________________________________________________________________________
37568 [ 6411] By: jhi on 2000/07/15 00:10:41
37569 Log: lib/b test fixes from Peter Prymmer.
37572 ____________________________________________________________________________
37573 [ 6410] By: jhi on 2000/07/15 00:02:09
37574 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
37575 From: Hugo <hv@crypt.compulink.co.uk>
37576 Date: Fri, 14 Jul 2000 23:05:20 +0100
37577 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
37579 Didn't anymore apply, but that point still could use another fix.
37582 ____________________________________________________________________________
37583 [ 6409] By: jhi on 2000/07/14 23:15:15
37584 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
37585 not in pod, from Peter Prymmer
37587 ! vms/descrip_mms.template
37588 ____________________________________________________________________________
37589 [ 6408] By: jhi on 2000/07/14 20:35:05
37590 Log: The bug report
37591 [ID 19991110.002] minimal matching discrepancy found by pcre author
37592 seems to have been fixed (though differently from what was suggested
37593 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
37596 ____________________________________________________________________________
37597 [ 6407] By: jhi on 2000/07/14 17:38:08
37598 Log: Fix AutoSplit to use File::Spec the right way in VMS,
37599 from Peter Prymmer.
37602 ____________________________________________________________________________
37603 [ 6406] By: jhi on 2000/07/14 14:13:22
37604 Log: Merge perlhacktut into perlhack, update perlguts.
37606 Subject: Re: Perlhacktut
37607 From: simon@brecon.co.uk (Simon Cozens)
37608 Date: 14 Jul 2000 06:49:21 GMT
37609 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
37611 Subject: Re: Perlhacktut
37612 From: simon@brecon.co.uk (Simon Cozens)
37613 Date: 14 Jul 2000 07:09:45 GMT
37614 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
37616 ! pod/perlguts.pod pod/perlhack.pod
37617 ____________________________________________________________________________
37618 [ 6405] By: jhi on 2000/07/14 14:02:31
37619 Log: Integrate with Sarathy.
37621 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
37622 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
37623 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
37624 ____________________________________________________________________________
37625 [ 6404] By: gsar on 2000/07/14 12:15:02
37626 Log: PERL_OBJECT build tweaks
37629 ____________________________________________________________________________
37630 [ 6403] By: gsar on 2000/07/14 11:23:41
37631 Log: inconsistent types needs casts
37634 ____________________________________________________________________________
37635 [ 6402] By: gsar on 2000/07/14 11:12:04
37636 Log: typos in change#6399, regen headers
37638 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
37639 ____________________________________________________________________________
37640 [ 6401] By: gsar on 2000/07/14 10:59:12
37641 Log: typecasts needed for change#6394
37644 ____________________________________________________________________________
37645 [ 6400] By: gsar on 2000/07/14 10:49:37
37646 Log: integrate cfgperl contents into mainline
37648 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
37649 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
37650 ____________________________________________________________________________
37651 [ 6399] By: gsar on 2000/07/14 10:38:35
37652 Log: enable UTF-16 filter by default if relevant BOM is seen; various
37653 cleanups (typos, misformatted code, and small bugs)
37655 ! doop.c embed.pl mg.c op.c pp.c toke.c
37656 ____________________________________________________________________________
37657 [ 6398] By: gsar on 2000/07/14 08:55:38
37658 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
37659 name suggests anyway)
37661 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
37662 ____________________________________________________________________________
37663 [ 6397] By: gsar on 2000/07/14 08:44:33
37664 Log: move new variables to the end of the interpreter structure (for
37665 bincompat in code that doesn't #include XSUB.h)
37668 ____________________________________________________________________________
37669 [ 6396] By: gsar on 2000/07/14 08:13:58
37670 Log: MakeMaker should not remove editor backups (*~) on `make clean`
37671 by default (completes change#6383)
37673 ! lib/ExtUtils/MM_Unix.pm
37674 ____________________________________________________________________________
37675 [ 6395] By: jhi on 2000/07/14 05:20:33
37676 Log: Replace change #6337 with a better one.
37678 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
37679 From: Hugo <hv@crypt.compulink.co.uk>
37680 Date: Fri, 14 Jul 2000 04:16:20 +0100
37681 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
37683 ! regexec.c t/op/re_tests
37684 ____________________________________________________________________________
37685 [ 6394] By: jhi on 2000/07/14 01:33:59
37686 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
37688 ! embed.pl global.sym proto.h toke.c
37689 ____________________________________________________________________________
37690 [ 6393] By: jhi on 2000/07/13 23:41:23
37691 Log: remove discarded test
37694 ____________________________________________________________________________
37695 [ 6392] By: jhi on 2000/07/13 23:32:25
37696 Log: The {multiplier} of a fixed substring was overlooked which
37697 caused a wrong initial search offset for that substring.
37699 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
37700 From: Hugo <hv@crypt.compulink.co.uk>
37701 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
37702 Date: Thu, 13 Jul 2000 19:27:13 +0100
37704 ! regcomp.c t/op/re_tests
37705 ____________________________________________________________________________
37706 [ 6391] By: jhi on 2000/07/13 16:37:42
37707 Log: typo fix from Craig Berry
37709 ! vms/subconfigure.com
37710 ____________________________________________________________________________
37711 [ 6390] By: jhi on 2000/07/13 13:20:12
37712 Log: Integrate with Sarathy.
37714 - t/op/method2entersub.t
37715 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
37716 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
37717 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
37718 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
37719 ____________________________________________________________________________
37720 [ 6389] By: jhi on 2000/07/13 13:18:48
37721 Log: Detypo from Peter Prymmer, part of #6388.
37723 ! Configure config_h.SH
37725 ! U/modified/d_longlong.U
37726 ____________________________________________________________________________
37727 [ 6388] By: gsar on 2000/07/13 06:33:40
37728 Log: typos (spotted by Peter Prymmer)
37730 ! Configure t/lib/english.t
37731 ____________________________________________________________________________
37732 [ 6387] By: gsar on 2000/07/13 05:35:28
37733 Log: new selfloader.t in change#6183 doesn't close DATA handles,
37734 and thus fails to clean up tmp files on dosish platforms
37736 ! t/lib/selfloader.t
37737 ____________________________________________________________________________
37738 [ 6386] By: gsar on 2000/07/12 21:42:39
37739 Log: sprintf test tweaks (from Dominic Dunlop)
37742 ____________________________________________________________________________
37743 [ 6385] By: gsar on 2000/07/12 21:33:46
37744 Log: fix bugs in processing %v-*d and similar format specs (from
37745 Avi Finkel <avi@finkel.org>)
37747 ! sv.c t/op/sprintf.t
37748 ____________________________________________________________________________
37749 [ 6384] By: gsar on 2000/07/12 16:04:19
37750 Log: readd missing perldelta.pod changes from changes#6339,6376
37752 ! pod/perldelta.pod
37753 ____________________________________________________________________________
37754 [ 6383] By: gsar on 2000/07/12 16:00:51
37755 Log: don't clobber *.orig files on *clean targets
37757 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
37758 ____________________________________________________________________________
37759 [ 6382] By: gsar on 2000/07/12 07:59:12
37760 Log: fix broken integrations in cfgperl
37762 !> Changes pod/perldelta.pod
37763 ____________________________________________________________________________
37764 [ 6381] By: gsar on 2000/07/12 07:42:17
37765 Log: integrate cfgperl changes into mainline
37768 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
37770 ____________________________________________________________________________
37771 [ 6380] By: gsar on 2000/07/12 07:31:00
37772 Log: get sprintf.t to adjust properly for 3-digit exponents
37775 ____________________________________________________________________________
37776 [ 6379] By: gsar on 2000/07/12 06:40:04
37777 Log: change#6174 needs corresponding change in win32/config_h.PL,
37778 which grovels through config_h.SH to find the config.h name
37780 ! win32/config_h.PL
37781 ____________________________________________________________________________
37782 [ 6378] By: jhi on 2000/07/12 05:03:59
37783 Log: Do the cc sanity check both before the hints and
37784 after the cc selction.
37786 ! Configure config_h.SH
37788 ! U/modified/Oldconfig.U U/modified/cc.U
37789 Branch: metaconfig/U/perl
37791 ____________________________________________________________________________
37792 [ 6377] By: jhi on 2000/07/12 02:49:22
37793 Log: Fix nits noticed by Boston.pm.
37796 ____________________________________________________________________________
37797 [ 6376] By: jhi on 2000/07/11 21:22:13
37798 Log: Configure cosmetics and perldelta.
37800 ! Configure config_h.SH pod/perldelta.pod
37803 ____________________________________________________________________________
37804 [ 6375] By: gsar on 2000/07/11 21:17:35
37805 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37807 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
37809 ____________________________________________________________________________
37810 [ 6374] By: gsar on 2000/07/11 20:48:50
37811 Log: tweak for build failure under multiplicity
37814 ____________________________________________________________________________
37815 [ 6373] By: gsar on 2000/07/11 20:37:23
37816 Log: integrate cfgperl changes#6325..6373 into mainline
37817 (NOTE: today's batch of integrations still untested)
37819 +> ext/DynaLoader/hints/netbsd.pl
37821 !> (integrate 26 files)
37822 ____________________________________________________________________________
37823 [ 6372] By: jhi on 2000/07/11 20:30:36
37824 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
37828 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
37830 ____________________________________________________________________________
37831 [ 6371] By: jhi on 2000/07/11 20:08:56
37832 Log: Minor cleanups on the booklist.
37835 ____________________________________________________________________________
37836 [ 6370] By: jhi on 2000/07/11 19:31:13
37837 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
37839 ! t/pragma/overload.t
37840 ____________________________________________________________________________
37841 [ 6369] By: gsar on 2000/07/11 19:27:48
37842 Log: integrate cfgperl changes#6293..6324 into mainline
37844 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
37845 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
37846 !> (integrate 30 files)
37847 ____________________________________________________________________________
37848 [ 6368] By: gsar on 2000/07/11 19:18:57
37849 Log: skip integrate of problematic change#6292 from cfgperl into mainline
37852 ____________________________________________________________________________
37853 [ 6367] By: gsar on 2000/07/11 19:17:21
37854 Log: integrate cfgperl changes#6288..6290 into mainline
37856 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
37857 ____________________________________________________________________________
37858 [ 6366] By: gsar on 2000/07/11 19:11:18
37859 Log: integrate cfgperl changes#6268..6282 into mainline
37861 !> (integrate 30 files)
37862 ____________________________________________________________________________
37863 [ 6365] By: gsar on 2000/07/11 18:57:00
37864 Log: delete new accidentally branched file
37866 - t/op/method2entersub.t
37867 ____________________________________________________________________________
37868 [ 6364] By: gsar on 2000/07/11 18:55:13
37869 Log: skip integrate of change#6267 from cfgperl into mainline (the
37870 method call optimization is flawed without additional hints
37871 from user about immutableness of @ISA and no runtime method
37874 +> t/op/method2entersub.t
37875 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
37876 !> perl.h t/op/sprintf.t xsutils.c
37877 ____________________________________________________________________________
37878 [ 6363] By: gsar on 2000/07/11 18:49:43
37879 Log: integrate cfgperl changes#6261..6266 into mainline
37881 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
37882 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
37883 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37884 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
37885 ____________________________________________________________________________
37886 [ 6362] By: gsar on 2000/07/11 18:43:26
37887 Log: integrate cfgperl changes#6252..6260 into mainline
37889 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
37890 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
37891 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
37892 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
37893 ____________________________________________________________________________
37894 [ 6361] By: gsar on 2000/07/11 18:37:12
37895 Log: skip integrate of problematic change#6251 from cfgperl into mainline
37898 ____________________________________________________________________________
37899 [ 6360] By: gsar on 2000/07/11 18:34:56
37900 Log: integrate cfgperl change#6250 into mainline
37903 !> MANIFEST embed.pl proto.h toke.c
37904 ____________________________________________________________________________
37905 [ 6359] By: gsar on 2000/07/11 18:21:19
37906 Log: integrate cfgperl changes#6242..6249 into mainline
37908 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
37909 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
37910 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
37911 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
37912 !> t/lib/peek.t utf8.c
37913 ____________________________________________________________________________
37914 [ 6358] By: gsar on 2000/07/11 18:15:45
37915 Log: skip integrate of problematic change#6241 from cfgperl into mainline
37917 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
37918 ____________________________________________________________________________
37919 [ 6357] By: jhi on 2000/07/11 18:15:16
37921 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
37922 From: Roderick Schertler <roderick@argon.org>
37923 Date: Tue, 11 Jul 2000 13:55:05 -0400
37924 Message-Id: <200007111755.NAA05077@jones.argon.org>
37927 ____________________________________________________________________________
37928 [ 6356] By: jhi on 2000/07/11 18:12:51
37929 Log: Typo in #6341.
37932 ____________________________________________________________________________
37933 [ 6355] By: gsar on 2000/07/11 18:12:10
37934 Log: integrate cfgperl changes#6231..6240 into mainline
37936 +> pod/perlutil.pod
37937 !> (integrate 35 files)
37938 ____________________________________________________________________________
37939 [ 6354] By: jhi on 2000/07/11 18:04:34
37940 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
37941 From: Dominic Dunlop <domo@computer.org>
37942 Date: Tue, 11 Jul 2000 12:27:33 +0200
37943 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
37945 Replaces change #6268.
37948 ____________________________________________________________________________
37949 [ 6353] By: gsar on 2000/07/11 17:59:51
37950 Log: skip integrate of problematic change#6230 from cfgperl into mainline
37951 (a later version of File::Spec is already in mainline)
37953 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
37954 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
37955 ____________________________________________________________________________
37956 [ 6352] By: gsar on 2000/07/11 17:57:48
37957 Log: integrate cfgperl changes#6224..6229 into mainline
37961 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
37962 !> lib/English.pm op.c t/lib/english.t
37963 ____________________________________________________________________________
37964 [ 6351] By: gsar on 2000/07/11 17:50:10
37965 Log: skip integrate of problematic change#6223 from cfgperl into mainline
37968 ____________________________________________________________________________
37969 [ 6350] By: gsar on 2000/07/11 17:48:28
37970 Log: integrate cfgperl changes#6220..6222 into mainline
37972 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
37973 !> toke.c utf8.c win32/win32.h
37974 ____________________________________________________________________________
37975 [ 6349] By: gsar on 2000/07/11 17:46:13
37976 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
37979 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37980 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37981 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37982 ____________________________________________________________________________
37983 [ 6348] By: jhi on 2000/07/11 17:45:49
37984 Log: README.posix-bc podified from Thomas Dorner.
37987 ____________________________________________________________________________
37988 [ 6347] By: gsar on 2000/07/11 17:42:04
37989 Log: integrate cfgperl change#6217 into mainline
37991 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
37992 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
37993 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
37994 ____________________________________________________________________________
37995 [ 6346] By: gsar on 2000/07/11 17:39:37
37996 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
37999 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
38000 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38001 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
38002 !> perlapi.h pod/perlapi.pod
38003 ____________________________________________________________________________
38004 [ 6345] By: gsar on 2000/07/11 17:36:42
38005 Log: integrate cfgperl changes#6207..6210 into mainline
38007 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
38008 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
38009 ____________________________________________________________________________
38010 [ 6344] By: gsar on 2000/07/11 17:31:20
38011 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
38014 !> (integrate 40 files)
38015 ____________________________________________________________________________
38016 [ 6343] By: gsar on 2000/07/11 17:19:08
38017 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
38019 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
38021 !> (integrate 34 files)
38022 ____________________________________________________________________________
38023 [ 6342] By: jhi on 2000/07/11 16:05:48
38024 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
38025 To: perl5-porters@perl.org
38026 From: Karsten Sperling <spiff@phreax.net>
38027 Date: Mon, 10 Jul 2000 15:12:52 +0200
38028 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
38031 ____________________________________________________________________________
38032 [ 6341] By: jhi on 2000/07/11 15:59:23
38033 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
38034 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38035 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
38036 Date: Fri, 07 Jul 2000 17:57:16 +0100
38039 ____________________________________________________________________________
38040 [ 6340] By: jhi on 2000/07/11 15:55:47
38041 Log: Subject: Re: format bug report [Patch]
38042 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38043 Date: Wed, 05 Jul 2000 13:12:52 +0200
38044 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
38046 Subject: Re: format bug report [Patch]
38047 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38048 Date: Wed, 05 Jul 2000 14:10:01 +0200
38049 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
38051 ! t/op/write.t toke.c
38052 ____________________________________________________________________________
38053 [ 6339] By: jhi on 2000/07/11 13:54:09
38054 Log: Be less forgiving about ambiguous and illegal tr ranges.
38055 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
38056 From: Mark-Jason Dominus <mjd@plover.com>
38057 Date: Tue, 04 Jul 2000 10:00:12 -0400
38058 Message-ID: <20000704140012.17772.qmail@plover.com>
38060 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
38061 From: Mark-Jason Dominus <mjd@plover.com>
38062 Date: Wed, 05 Jul 2000 09:37:36 -0400
38063 Message-ID: <20000705133736.27293.qmail@plover.com>
38065 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
38066 ____________________________________________________________________________
38067 [ 6338] By: jhi on 2000/07/11 13:31:24
38068 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
38069 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38070 Date: Tue, 11 Jul 2000 13:50:51 +0100
38071 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
38074 ____________________________________________________________________________
38075 [ 6337] By: jhi on 2000/07/11 13:29:14
38076 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
38077 From: Hugo <hv@crypt.compulink.co.uk>
38078 Date: Tue, 11 Jul 2000 12:44:50 +0100
38079 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
38081 ! regexec.c t/op/re_tests
38082 ____________________________________________________________________________
38083 [ 6336] By: jhi on 2000/07/11 13:26:47
38084 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
38085 From: simon@brecon.co.uk (Simon Cozens)
38086 Date: 7 Jul 2000 11:26:09 GMT
38087 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
38090 ____________________________________________________________________________
38091 [ 6335] By: jhi on 2000/07/11 13:23:37
38092 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
38093 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
38094 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
38095 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
38097 + ext/DynaLoader/hints/netbsd.pl
38098 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
38099 ____________________________________________________________________________
38100 [ 6334] By: jhi on 2000/07/11 13:20:38
38101 Log: Subject: PATCH perlguts.pod: Document D and d magic types
38102 From: mjd@plover.com
38103 Date: 5 Jul 2000 18:01:51 -0000
38104 Message-ID: <20000705180151.29413.qmail@plover.com>
38107 ____________________________________________________________________________
38108 [ 6333] By: jhi on 2000/07/11 13:15:51
38109 Log: Precedence goof, fix based on
38110 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
38111 From: Hugo <hv@crypt.compulink.co.uk>
38112 Date: Tue, 11 Jul 2000 12:52:38 +0100
38113 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
38116 ____________________________________________________________________________
38117 [ 6332] By: jhi on 2000/07/11 12:40:17
38118 Log: Integrate with Sarathy.
38120 !> win32/win32sck.c
38121 ____________________________________________________________________________
38122 [ 6331] By: jhi on 2000/07/10 20:14:16
38123 Log: Sprinkle ldlibpath.
38126 ____________________________________________________________________________
38127 [ 6330] By: jhi on 2000/07/10 17:54:49
38128 Log: More POSIX.pod tweaks.
38130 ! ext/POSIX/POSIX.pod
38131 ____________________________________________________________________________
38132 [ 6329] By: jhi on 2000/07/10 14:02:12
38133 Log: Reorder perl.pod once more.
38135 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38136 ____________________________________________________________________________
38137 [ 6328] By: gsar on 2000/07/10 07:06:00
38138 Log: accept() leaks memory on windows due to incorrect ordering of
38139 closesocket() and fclose() calls
38142 ____________________________________________________________________________
38143 [ 6327] By: gsar on 2000/07/10 06:49:17
38144 Log: winsock options weren't being set in all threads under ithreads
38145 (caused send()s from second and subsequent threads to fail)
38148 ____________________________________________________________________________
38149 [ 6326] By: jhi on 2000/07/08 02:45:40
38150 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
38151 was cast to an unsigned (32-bit) integer with wild abandon.
38153 ! ext/Devel/DProf/DProf.xs
38154 ____________________________________________________________________________
38155 [ 6325] By: jhi on 2000/07/07 18:50:33
38156 Log: Remove perlbook, update perlfaq book listing,
38157 rearrange perl.pod, regenerate perltoc.
38160 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
38161 ! pod/perlfaq2.pod pod/perltoc.pod
38162 ____________________________________________________________________________
38163 [ 6324] By: jhi on 2000/07/07 14:03:40
38164 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
38167 ____________________________________________________________________________
38168 [ 6323] By: jhi on 2000/07/06 16:03:55
38169 Log: Fix complaints of buildtoc.
38173 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38174 ____________________________________________________________________________
38175 [ 6322] By: jhi on 2000/07/06 15:15:52
38176 Log: Add =head1 NAMEs so that buildtoc is happy.
38177 (The CGI::Util nit reported to Lincoln.)
38179 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
38181 ____________________________________________________________________________
38182 [ 6321] By: jhi on 2000/07/06 03:16:04
38183 Log: Config is being used.
38186 ____________________________________________________________________________
38187 [ 6320] By: jhi on 2000/07/06 03:13:13
38188 Log: Integrate with Sarathy.
38190 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
38191 ____________________________________________________________________________
38192 [ 6319] By: jhi on 2000/07/06 03:11:46
38193 Log: Autogenerate pod/Makefile and pod/buildtoc.
38194 buildtoc also checks whether the existin pods are
38195 mentioned in MANIFEST and perl.pod, and vice versa.
38196 (None of the thusly found discrepancies fixed yet.)
38197 roffitall also needs to be autogenerated similarly but it
38198 seems so badly out of date that I didn't touch it yet.
38200 + pod/Makefile.SH pod/buildtoc.PL
38201 - pod/Makefile pod/buildtoc
38202 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
38203 ____________________________________________________________________________
38204 [ 6318] By: gsar on 2000/07/05 22:10:54
38205 Log: fix UNC path handling on Windows under ithreads, and chdir()
38206 return value when given a non-existent directory
38209 ____________________________________________________________________________
38210 [ 6317] By: gsar on 2000/07/05 22:08:19
38211 Log: winsock cleanup never done on Windows (leads to handle leaks)
38213 ! win32/perllib.c win32/win32sck.c
38214 ____________________________________________________________________________
38215 [ 6316] By: gsar on 2000/07/05 22:06:19
38216 Log: some debugger output does not go to the socket when RemotePort is set
38219 ____________________________________________________________________________
38220 [ 6315] By: jhi on 2000/07/05 00:25:21
38221 Log: Integrate with Sarathy, preliminary fix for unicos
38222 alignment problems in [ID 20000612.002] Perl problem on Cray system.
38226 ____________________________________________________________________________
38227 [ 6314] By: gsar on 2000/07/04 23:34:02
38228 Log: tyop in change#6306
38231 ____________________________________________________________________________
38232 [ 6313] By: jhi on 2000/07/04 22:14:38
38233 Log: Multiline string literals ENONPORTABLE.
38236 ____________________________________________________________________________
38237 [ 6312] By: jhi on 2000/07/04 20:34:44
38238 Log: Integrate with Sarathy.
38240 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
38242 ____________________________________________________________________________
38243 [ 6311] By: jhi on 2000/07/04 20:30:56
38244 Log: More POSIX.pod embellishment.
38246 ! ext/POSIX/POSIX.pod
38247 ____________________________________________________________________________
38248 [ 6310] By: gsar on 2000/07/04 17:28:48
38249 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
38252 ____________________________________________________________________________
38253 [ 6309] By: jhi on 2000/07/04 17:22:18
38254 Log: The #6308 required a little bit more.
38256 ! Makefile.SH win32/Makefile
38257 ____________________________________________________________________________
38258 [ 6308] By: jhi on 2000/07/04 16:35:24
38259 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
38263 ! MANIFEST Makefile.SH
38264 ____________________________________________________________________________
38265 [ 6307] By: jhi on 2000/07/04 16:28:58
38266 Log: Win32 patches for cfgperl from Sarathy.
38268 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
38269 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
38270 ! thread.h toke.c util.c win32/Makefile win32/win32.c
38271 ____________________________________________________________________________
38272 [ 6306] By: gsar on 2000/07/04 16:28:40
38273 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
38274 (from Richard Soderberg <rs@oregonnet.com>)
38276 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
38277 ____________________________________________________________________________
38278 [ 6305] By: jhi on 2000/07/04 16:24:24
38279 Log: Integrate with Sarathy.
38281 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
38282 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38283 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
38284 !> proto.h win32/win32.c
38285 ____________________________________________________________________________
38286 [ 6304] By: gsar on 2000/07/04 16:17:24
38287 Log: missing perldiag entry for unpack("w",...) diagnostic (from
38291 ____________________________________________________________________________
38292 [ 6303] By: gsar on 2000/07/04 16:14:44
38293 Log: remove rel2abs prototypes (from Barrie Slaymaker)
38295 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
38296 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38297 ____________________________________________________________________________
38298 [ 6302] By: gsar on 2000/07/04 04:59:35
38299 Log: adjust change#6299
38301 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
38303 ____________________________________________________________________________
38304 [ 6301] By: jhi on 2000/07/04 04:50:07
38305 Log: Integrate with Sarathy.
38307 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
38308 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
38309 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
38310 ____________________________________________________________________________
38311 [ 6300] By: gsar on 2000/07/04 04:42:09
38312 Log: PERL_OBJECT build tweak
38315 ____________________________________________________________________________
38316 [ 6299] By: gsar on 2000/07/04 04:37:00
38317 Log: fix memory leak on Windows (PL_sys_intern contents were never
38320 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
38321 ! perlapi.c proto.h win32/win32.c
38322 ____________________________________________________________________________
38323 [ 6298] By: gsar on 2000/07/04 04:15:59
38324 Log: fix large memory leak that has been around for ever, masked by
38325 -DPURIFY (most of the arenas were never freed!)
38327 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
38328 ____________________________________________________________________________
38329 [ 6297] By: gsar on 2000/07/04 04:07:46
38330 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
38333 ____________________________________________________________________________
38334 [ 6296] By: jhi on 2000/06/30 18:28:37
38335 Log: Elaborate POSIX.pod. Still needs work.
38337 ! ext/POSIX/POSIX.pod
38338 ____________________________________________________________________________
38339 [ 6295] By: jhi on 2000/06/30 14:58:18
38340 Log: Point to perlipc for more SysV IPC examples.
38343 ____________________________________________________________________________
38344 [ 6294] By: gsar on 2000/06/30 14:47:45
38345 Log: slurp mode fix in change#4736 still not quite right
38347 ! pp_hot.c t/io/argv.t
38348 ____________________________________________________________________________
38349 [ 6293] By: jhi on 2000/06/30 12:02:55
38350 Log: Integrate with Sarathy.
38352 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
38353 ____________________________________________________________________________
38354 [ 6292] By: jhi on 2000/06/30 12:01:11
38355 Log: From: simon@brecon.co.uk (Simon Cozens)
38356 Subject: UTF8 concat
38357 Date: 30 Jun 2000 06:13:25 GMT
38358 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
38361 ____________________________________________________________________________
38362 [ 6291] By: gsar on 2000/06/30 04:37:33
38363 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
38364 when @_ is modified, causing coredumps
38366 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
38367 ____________________________________________________________________________
38368 [ 6290] By: jhi on 2000/06/30 02:21:44
38369 Log: Integrate with Sarathy.
38371 !> vms/vms.c vms/vmsish.h
38372 ____________________________________________________________________________
38373 [ 6289] By: jhi on 2000/06/30 02:21:02
38374 Log: Check VERSIONs.
38376 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38377 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38378 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38379 ____________________________________________________________________________
38380 [ 6288] By: jhi on 2000/06/30 02:18:52
38381 Log: Integrate with Sarathy.
38383 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
38384 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38385 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38386 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
38387 ____________________________________________________________________________
38388 [ 6287] By: gsar on 2000/06/30 02:17:08
38389 Log: integrate vmsperl changes into mainline
38391 !> vms/vms.c vms/vmsish.h
38392 ____________________________________________________________________________
38393 [ 6285] By: gsar on 2000/06/30 02:05:28
38394 Log: localize %INC in a Safe compartment so that use/require work
38395 (many other magic globals probably need similar treatment)
38397 ! ext/Opcode/Opcode.xs
38398 ____________________________________________________________________________
38399 [ 6284] By: gsar on 2000/06/30 01:54:54
38400 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
38403 ! pod/perlembed.pod
38404 ____________________________________________________________________________
38405 [ 6283] By: jhi on 2000/06/30 01:50:10
38406 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
38407 From: Barrie Slaymaker <barries@jester.slaysys.com>
38408 Date: Wed, 28 Jun 2000 11:35:29 -0400
38409 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
38411 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38412 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38413 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38414 ! lib/File/Spec/Win32.pm
38415 ____________________________________________________________________________
38416 [ 6282] By: jhi on 2000/06/29 22:57:22
38417 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
38418 From: Dan Sugalski <dan@sidhe.org>
38419 Date: Tue, 06 Jun 2000 11:59:50 -0400
38420 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
38423 ____________________________________________________________________________
38424 [ 6281] By: jhi on 2000/06/29 22:52:50
38425 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
38426 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38427 Date: Wed, 7 Jun 2000 04:02:04 -0500
38428 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
38431 ____________________________________________________________________________
38432 [ 6280] By: jhi on 2000/06/29 22:45:47
38433 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
38434 From: rspier@pobox.com (Robert Spier)
38435 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
38436 Message-ID: <14654.31913.845602.610277@rls.cx>
38439 ____________________________________________________________________________
38440 [ 6279] By: jhi on 2000/06/29 22:38:16
38441 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
38442 From: Tim Ayers <tayers@bridge.com>
38443 Date: Thu, 08 Jun 2000 08:11:06 +0200
38444 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
38445 [resent by Richard Foley, Message-Id probably wrong]
38448 ____________________________________________________________________________
38449 [ 6278] By: jhi on 2000/06/29 22:21:45
38450 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
38451 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
38452 Date: Fri, 09 Jun 2000 12:39:27 -0400
38453 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
38454 (plus update the version "number" of Text::Wrap)
38457 ____________________________________________________________________________
38458 [ 6277] By: jhi on 2000/06/29 22:13:10
38459 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
38460 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38461 Date: Mon, 12 Jun 2000 14:55:59 +0100
38462 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
38465 ____________________________________________________________________________
38466 [ 6276] By: jhi on 2000/06/29 22:11:06
38467 Log: Subject: [PATCH] Re: eval documentation: context
38468 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38469 Date: Mon, 12 Jun 2000 15:07:29 +0100
38470 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
38473 ____________________________________________________________________________
38474 [ 6275] By: jhi on 2000/06/29 21:59:46
38475 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
38476 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38477 Date: Tue, 13 Jun 2000 02:43:48 -0500
38478 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
38480 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
38481 ____________________________________________________________________________
38482 [ 6274] By: jhi on 2000/06/29 21:56:14
38483 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
38484 From: Andy Dougherty <doughera@lafayette.edu>
38485 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
38486 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
38488 ! ext/File/Glob/Glob.pm
38489 ____________________________________________________________________________
38490 [ 6273] By: jhi on 2000/06/29 21:49:09
38491 Log: Subject: [PATCH] xsub attributes
38492 From: Doug MacEachern <dougm@covalent.net>
38493 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
38494 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
38496 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
38497 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
38498 ____________________________________________________________________________
38499 [ 6272] By: jhi on 2000/06/29 21:41:28
38500 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
38501 From: Tom Phoenix <rootbeer@redcat.com>
38502 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
38503 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
38506 ____________________________________________________________________________
38507 [ 6271] By: jhi on 2000/06/29 21:36:55
38508 Log: Subject: PATCH pod/perltie.pod
38509 From: Ian Phillipps <Ian.Phillipps@iname.com>
38510 Date: Fri, 16 Jun 2000 00:17:19 +0100
38511 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
38512 (only the first hunk, the second hunk had already been done
38513 by some other patch)
38516 ____________________________________________________________________________
38517 [ 6270] By: jhi on 2000/06/29 21:24:51
38518 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
38519 From: Nicholas Clark <nick@talking.bollo.cx>
38520 Date: Fri, 23 Jun 2000 16:21:15 +0100
38521 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
38523 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
38524 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
38525 ____________________________________________________________________________
38526 [ 6269] By: jhi on 2000/06/29 19:38:15
38527 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
38528 silence few compiler warnings.
38530 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
38531 ____________________________________________________________________________
38532 [ 6268] By: jhi on 2000/06/29 18:21:50
38533 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
38534 From: Dominic Dunlop <domo@computer.org>
38535 Date: Thu, 29 Jun 2000 12:32:39 +0200
38536 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
38539 ____________________________________________________________________________
38540 [ 6267] By: jhi on 2000/06/29 18:16:07
38541 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
38542 From: Doug MacEachern <dougm@covalent.net>
38543 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
38544 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
38546 + t/op/method2entersub.t
38547 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
38548 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38549 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
38551 ____________________________________________________________________________
38552 [ 6266] By: jhi on 2000/06/29 15:11:15
38553 Log: Subject: [PATCH 5.6.0] cygwin port
38554 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
38555 From: "Fifer, Eric" <EFifer@sanwaint.com>
38556 Date: Thu, 29 Jun 2000 12:58:29 +0100
38558 ! cygwin/Makefile.SHs
38559 ____________________________________________________________________________
38560 [ 6265] By: jhi on 2000/06/29 15:04:05
38561 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
38562 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38563 Date: Wed, 28 Jun 2000 17:50:12 -0700
38564 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
38566 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38567 ____________________________________________________________________________
38568 [ 6264] By: jhi on 2000/06/29 15:00:57
38569 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
38570 From: Marty Lucich <marty@netcom.com>
38571 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
38572 Message-Id: <200006282116.OAA11148@netcom.com>
38573 ccdlflags update (the BSD/OS 4.1 part had already been taken
38577 ____________________________________________________________________________
38578 [ 6263] By: jhi on 2000/06/29 13:47:44
38579 Log: tr fixes from Simon Cozens
38582 ____________________________________________________________________________
38583 [ 6262] By: jhi on 2000/06/28 18:46:01
38584 Log: Subject: 5.6.0 Patch for EPOC
38585 From: Olaf Flebbe <o.flebbe@gmx.de>
38586 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
38587 Message-ID: <23449.960929969@www11.gmx.net>
38589 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
38591 ____________________________________________________________________________
38592 [ 6261] By: jhi on 2000/06/28 18:29:07
38593 Log: Subject: Re: [PATCH cfgperl] BOMs away!
38594 From: simon@brecon.co.uk (Simon Cozens)
38595 Date: 17 Jun 2000 11:49:57 GMT
38596 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
38598 ! pod/perldiag.pod t/comp/require.t toke.c
38599 ____________________________________________________________________________
38600 [ 6260] By: jhi on 2000/06/28 17:47:16
38601 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
38602 From: simon@brecon.co.uk (Simon Cozens)
38603 Date: 17 Jun 2000 11:56:44 GMT
38604 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
38607 ! pod/perlfunc.pod pp.c t/op/pack.t
38608 ____________________________________________________________________________
38609 [ 6259] By: jhi on 2000/06/28 16:43:17
38610 Log: perlnewmod was missing from MANIFEST.
38613 ____________________________________________________________________________
38614 [ 6258] By: jhi on 2000/06/28 15:54:30
38615 Log: linenumber tweak
38617 ! t/pragma/warn/regcomp
38618 ____________________________________________________________________________
38619 [ 6257] By: jhi on 2000/06/28 15:50:44
38620 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
38621 From: Doug MacEachern <dougm@covalent.net>
38622 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
38623 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
38624 (one part of the patch had been applied earlier)
38626 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
38627 ____________________________________________________________________________
38628 [ 6256] By: jhi on 2000/06/28 15:40:22
38629 Log: tweaks from Simon Cozens to further fix tr/// under utf8
38632 ____________________________________________________________________________
38633 [ 6255] By: jhi on 2000/06/28 15:33:45
38634 Log: small thinko tweaks
38636 ! lib/IPC/Open3.pm t/op/my_stash.t
38637 ____________________________________________________________________________
38638 [ 6254] By: jhi on 2000/06/28 15:33:25
38639 Log: Subject: tr///, help wanted.
38640 From: simon@brecon.co.uk (Simon Cozens)
38641 Date: 28 Jun 2000 11:29:04 GMT
38642 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
38644 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
38645 ! pp_proto.h proto.h t/op/tr.t
38646 ____________________________________________________________________________
38647 [ 6253] By: jhi on 2000/06/28 15:09:17
38648 Log: Paranoia tweak on #6249.
38649 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38650 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38651 Date: Sun, 25 Jun 2000 23:43:12 -0400
38652 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
38655 ____________________________________________________________________________
38656 [ 6252] By: jhi on 2000/06/28 15:01:38
38657 Log: Document #6249 and #6251.
38659 ! lib/Exporter.pm lib/IPC/Open3.pm
38660 ____________________________________________________________________________
38661 [ 6251] By: jhi on 2000/06/28 14:50:43
38662 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
38663 From: Doug MacEachern <dougm@covalent.net>
38664 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
38665 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
38668 ____________________________________________________________________________
38669 [ 6250] By: jhi on 2000/06/28 14:45:23
38670 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
38671 From: Doug MacEachern <dougm@covalent.net>
38672 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
38673 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
38676 ! MANIFEST embed.pl global.sym proto.h toke.c
38677 ____________________________________________________________________________
38678 [ 6249] By: jhi on 2000/06/28 14:36:34
38679 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38680 From: Frank Tobin <ftobin@uiuc.edu>
38681 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
38682 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
38685 ____________________________________________________________________________
38686 [ 6248] By: jhi on 2000/06/28 14:11:25
38687 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
38688 From: Mark-Jason Dominus <mjd@plover.com>
38689 Date: Tue, 27 Jun 2000 22:36:42 -0400
38690 Message-ID: <20000628023642.12166.qmail@plover.com>
38693 ____________________________________________________________________________
38694 [ 6247] By: jhi on 2000/06/27 12:46:37
38695 Log: Tweak $VERSION, patch from Doug MacEachern.
38698 ____________________________________________________________________________
38699 [ 6246] By: jhi on 2000/06/27 03:34:46
38700 Log: Allow for standalone testing.
38702 ! t/lib/filefunc.t t/lib/filespec.t
38703 ____________________________________________________________________________
38704 [ 6245] By: jhi on 2000/06/27 02:50:02
38705 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
38706 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38707 Date: Sat, 24 Jun 2000 13:06:20 +0100
38708 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
38710 ! ext/DynaLoader/DynaLoader_pm.PL
38711 ____________________________________________________________________________
38712 [ 6244] By: jhi on 2000/06/27 02:46:10
38713 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
38714 From: Doug MacEachern <dougm@covalent.net>
38715 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
38716 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
38718 ! gv.c sv.c t/lib/peek.t
38719 ____________________________________________________________________________
38720 [ 6243] By: jhi on 2000/06/27 02:38:07
38721 Log: Subject: [PATCH] is_utf8_string
38722 From: simon@brecon.co.uk (Simon Cozens)
38723 Date: 26 Jun 2000 02:25:59 GMT
38724 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
38726 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
38727 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
38729 ____________________________________________________________________________
38730 [ 6242] By: jhi on 2000/06/27 02:24:00
38731 Log: Subject: [PATCH] bytes<->utf8 fixes
38732 From: simon@brecon.co.uk (Simon Cozens)
38733 Date: 26 Jun 2000 04:55:45 GMT
38734 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
38736 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
38737 ____________________________________________________________________________
38738 [ 6241] By: jhi on 2000/06/27 02:12:42
38739 Log: Do no -warn on \_, only on \alpha.
38740 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
38741 From: David Dyck <dcd@tc.fluke.com>
38742 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
38743 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
38745 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
38746 ____________________________________________________________________________
38747 [ 6240] By: jhi on 2000/06/27 02:00:01
38748 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
38749 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38750 Date: Mon, 26 Jun 2000 18:40:14 +0100
38751 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
38754 ____________________________________________________________________________
38755 [ 6239] By: jhi on 2000/06/27 01:53:40
38756 Log: Configure maintenance. Sever some dependency cycles,
38757 separate gccversion from the cc unit,
38758 address [ID 20000623.006] Configure script patch for using gcc on AIX
38759 (but solve it a little bit differently),
38760 unduplex some accidentally duplicated units,
38761 suggest using gcc if no cc available
38762 (p5p thread: "Solaris configure: counterproposal", 1999-09)
38764 ! Configure Todo-5.6 config_h.SH
38766 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
38767 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
38768 Branch: metaconfig/U/perl
38770 ! d_getespwnam.U d_getprpwnam.U i_prot.U
38771 ____________________________________________________________________________
38772 [ 6238] By: jhi on 2000/06/25 18:04:56
38773 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
38774 From: Dan Sugalski <dan@sidhe.org>
38775 Date: Fri, 23 Jun 2000 17:00:00 -0400
38776 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
38778 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
38779 ____________________________________________________________________________
38780 [ 6237] By: jhi on 2000/06/25 16:36:45
38781 Log: Tweak embed.pl, regen headers.
38783 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
38784 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
38785 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
38786 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
38787 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
38788 ____________________________________________________________________________
38789 [ 6236] By: jhi on 2000/06/25 15:26:42
38790 Log: Regen headers.
38792 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
38793 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
38794 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
38795 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
38796 ! regnodes.h warnings.h
38797 ____________________________________________________________________________
38798 [ 6235] By: jhi on 2000/06/23 19:39:35
38799 Log: The thread begun by
38800 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
38801 From: Kevin.Ruscoe@ubsw.com
38802 Date: Fri, 16 Jun 2000 16:38:51 +0100
38803 Message-Id: <H000019b03c300d6@MHS>
38805 ! hints/solaris_2.sh
38806 ____________________________________________________________________________
38807 [ 6234] By: jhi on 2000/06/23 19:23:36
38808 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
38809 because when run as services (Win32ese for daemons)
38810 no environment variables are set and tmpdir ends up as /tmp,
38811 which is ambiguous.
38813 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
38814 From: matt@sergeant.org
38815 Date: 16 Jun 2000 16:30:43 -0000
38816 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
38818 ! lib/File/Spec/Win32.pm
38819 ____________________________________________________________________________
38820 [ 6233] By: jhi on 2000/06/23 19:18:58
38821 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
38822 From: Mark-Jason Dominus <mjd@plover.com>
38823 Date: Fri, 16 Jun 2000 20:53:04 -0400
38824 Message-ID: <20000617005304.8008.qmail@plover.com>
38827 ____________________________________________________________________________
38828 [ 6232] By: jhi on 2000/06/23 16:10:02
38829 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
38830 From: simon@brecon.co.uk (Simon Cozens)
38831 Date: 19 Jun 2000 15:18:27 GMT
38832 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
38834 plus update pod/Makefile and regenerate perltoc
38837 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
38838 ____________________________________________________________________________
38839 [ 6231] By: jhi on 2000/06/23 15:19:18
38840 Log: Subject: [PATCH 5.6.0] cygwin port
38841 From: "Fifer, Eric" <EFifer@sanwaint.com>
38842 Date: Tue, 20 Jun 2000 14:30:58 +0100
38843 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
38845 ! README.cygwin lib/File/Find.pm
38846 ____________________________________________________________________________
38847 [ 6230] By: jhi on 2000/06/23 14:25:21
38848 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
38850 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38851 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38852 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38853 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
38854 ____________________________________________________________________________
38855 [ 6229] By: jhi on 2000/06/23 14:13:34
38856 Log: Subject: README.hpux version 0.6.1
38857 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
38858 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38859 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
38862 ____________________________________________________________________________
38863 [ 6228] By: jhi on 2000/06/23 14:07:20
38864 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
38865 From: Doug MacEachern <dougm@covalent.net>
38866 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
38867 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
38870 ____________________________________________________________________________
38871 [ 6227] By: jhi on 2000/06/23 14:01:06
38872 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
38873 From: Doug MacEachern <dougm@covalent.net>
38874 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
38875 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
38879 ! MANIFEST Makefile.SH
38880 ____________________________________________________________________________
38881 [ 6226] By: jhi on 2000/06/23 13:53:07
38882 Log: Subject: [PATCH] remove forward declarations in Socket.pm
38883 From: Doug MacEachern <dougm@covalent.net>
38884 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
38885 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
38887 From: Doug MacEachern <dougm@covalent.net>
38888 Subject: Re: [PATCH] remove forward declarations in Socket.pm
38889 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
38890 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
38892 ! ext/Socket/Socket.pm op.c
38893 ____________________________________________________________________________
38894 [ 6225] By: jhi on 2000/06/23 13:41:52
38895 Log: Add source code filenames to apidoc.
38896 From: simon@brecon.co.uk (Simon Cozens)
38897 Subject: [PATCH embed.pl] Source X-ref
38898 Date: 22 Jun 2000 02:18:49 GMT
38899 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
38902 ____________________________________________________________________________
38903 [ 6224] By: jhi on 2000/06/23 13:32:33
38904 Log: A way to avoid English.pm performance hit.
38905 From: root <root@jester.slaysys.com>
38906 Subject: [YAPATCH English.pm] My turn to putt again
38907 Date: Thu, 22 Jun 2000 20:33:58 -0400
38908 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
38910 ! lib/English.pm t/lib/english.t
38911 ____________________________________________________________________________
38912 [ 6223] By: jhi on 2000/06/23 13:27:06
38913 Log: Avoid double close().
38914 Subject: [PATCH] avoid double close()
38915 From: Doug MacEachern <dougm@covalent.net>
38916 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
38917 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
38920 ____________________________________________________________________________
38921 [ 6222] By: jhi on 2000/06/23 13:25:54
38923 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
38924 From: Ian Phillipps <Ian.Phillipps@iname.com>
38925 Date: Fri, 23 Jun 2000 10:40:58 +0100
38926 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
38929 ____________________________________________________________________________
38930 [ 6221] By: jhi on 2000/06/23 13:24:15
38931 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
38932 From: simon@brecon.co.uk (Simon Cozens)
38933 Subject: [PATCH] Eliminate tr///[CU][CU]
38934 Date: 23 Jun 2000 11:05:40 GMT
38935 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
38937 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
38938 ____________________________________________________________________________
38939 [ 6220] By: jhi on 2000/06/22 16:07:51
38940 Log: Win32 patches from Benjamin Stuhl.
38942 ! makedef.pl win32/win32.h
38943 ____________________________________________________________________________
38944 [ 6219] By: jhi on 2000/06/22 16:06:34
38945 Log: Bytecode patches from Benjamin Stuhl.
38947 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38948 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38949 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38950 ____________________________________________________________________________
38951 [ 6218] By: jhi on 2000/06/15 23:54:16
38952 Log: Bytecode patches from Benjamin Stuhl.
38954 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38955 ____________________________________________________________________________
38956 [ 6217] By: jhi on 2000/06/09 13:38:29
38957 Log: Rename the fdpid locking and integrate with Sarathy.
38959 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
38960 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
38961 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
38963 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
38964 ____________________________________________________________________________
38965 [ 6216] By: gsar on 2000/06/08 14:54:21
38966 Log: be more optimal about clearing @_
38969 ____________________________________________________________________________
38970 [ 6215] By: gsar on 2000/06/08 14:33:04
38971 Log: tweak comment about @DB::args
38974 ____________________________________________________________________________
38975 [ 6214] By: gsar on 2000/06/08 13:57:54
38976 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
38977 caller() wants to populate @DB::args with it (causes a coredump
38978 in Carp::confess())
38980 ! cop.h t/op/runlevel.t
38981 ____________________________________________________________________________
38982 [ 6213] By: gsar on 2000/06/08 07:06:35
38983 Log: back out change#6106 (seems problematic)
38985 ! hints/solaris_2.sh
38986 ____________________________________________________________________________
38987 [ 6212] By: jhi on 2000/06/07 03:10:36
38988 Log: Continuing mopup for #6204.
38990 ! ext/B/defsubs_h.PL
38991 ____________________________________________________________________________
38992 [ 6211] By: jhi on 2000/06/07 02:41:50
38993 Log: Mopup for #6204.
38994 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
38995 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
38996 This is comes from const() where POK isn't on when expected.
38998 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
38999 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39000 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
39001 ! perlapi.h pod/perlapi.pod
39002 ____________________________________________________________________________
39003 [ 6210] By: jhi on 2000/06/07 01:56:29
39004 Log: Mopup for #6207 and #6209.
39006 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
39007 ____________________________________________________________________________
39008 [ 6209] By: jhi on 2000/06/07 01:33:12
39009 Log: Lock PL_fdpid against race conditions, based on:
39010 Subject: [PATCH 5.6.0]subprocess fixup for threads
39011 From: Dan Sugalski <dan@sidhe.org>
39012 To: perl5-porters@perl.org
39013 Date: Tue, 11 Apr 2000 17:02:32 -0400
39014 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
39016 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
39018 ____________________________________________________________________________
39019 [ 6208] By: jhi on 2000/06/07 01:05:23
39020 Log: Regen headers for #6207.
39022 ! embed.h global.sym objXSUB.h proto.h
39023 ____________________________________________________________________________
39024 [ 6207] By: jhi on 2000/06/06 23:43:13
39025 Log: Subject: [PATCH 5.6.0] Threadsafe patches
39026 From: Dan Sugalski <dan@sidhe.org>
39027 To: perl5-porters@perl.org
39028 Date: Mon, 08 May 2000 18:08:13 -0400
39029 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
39031 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
39032 ! proto.h sv.h util.c
39033 ____________________________________________________________________________
39034 [ 6206] By: jhi on 2000/06/06 23:21:23
39035 Log: Subject: [PATCH] Eliminate $a/$b in pod
39036 From: David Glasser <me@davidglasser.net>
39037 To: perl5-porters@perl.org
39038 Date: Mon, 29 May 2000 21:15:59 -0400
39039 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
39041 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
39042 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
39043 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
39044 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
39045 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
39046 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
39047 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
39048 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
39049 ! pod/perlvar.pod pod/perlxs.pod
39050 ____________________________________________________________________________
39051 [ 6205] By: jhi on 2000/06/06 23:12:14
39052 Log: Subject: [PATCH] Win32 improvements
39053 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39054 To: gsar@activestate.com, perl5-porters@perl.org
39055 Date: Mon, 29 May 2000 17:22:24 PDT
39056 Message-ID: <20000530002224.91142.qmail@hotmail.com>
39057 (MUA had mangled many lines by wordwrapping)
39059 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
39060 ____________________________________________________________________________
39061 [ 6204] By: jhi on 2000/06/06 23:01:50
39062 Log: Subject: [PATCH] B::Bytecode patches
39063 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39064 To: gsar@activestate.com, jhi@iki.fi
39065 Cc: perl5-porters@perl.org
39066 Message-ID: <20000602202526.48694.qmail@hotmail.com>
39067 (MUA had mangled many lines by wordwrapping)
39069 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
39070 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
39071 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39072 ! intrpvar.h perl.c
39073 ____________________________________________________________________________
39074 [ 6203] By: jhi on 2000/06/06 22:32:43
39075 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
39076 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39077 Date: Tue, 06 Jun 2000 13:07:45 -0700
39078 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
39081 ____________________________________________________________________________
39082 [ 6202] By: jhi on 2000/06/06 19:38:35
39083 Log: Integrate with Sarathy.
39086 ____________________________________________________________________________
39087 [ 6201] By: gsar on 2000/06/06 00:42:59
39088 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
39089 does a PUSHMARK that's never ever POPMARKed; in general, only
39090 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
39091 Perl_eval_[sp]v() don't because they don't take any incoming
39092 arguments (this leak has been around since the original version
39093 of perl_eval_pv() in 5.003_97e)
39096 ____________________________________________________________________________
39097 [ 6200] By: jhi on 2000/06/04 03:44:52
39098 Log: Update to cperl-mode.el 4.31 from
39099 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
39100 Subject: A couple of notes
39101 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39102 To: Mailing list Perl5 <perl5-porters@perl.org>
39103 Date: Sat, 3 Jun 2000 23:33:32 -0400
39104 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
39106 ! emacs/cperl-mode.el
39107 ____________________________________________________________________________
39108 [ 6199] By: jhi on 2000/06/03 15:11:05
39109 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
39110 From: Dan Sugalski <dan@sidhe.org>
39111 To: perl5-porters@perl.org, vmsperl@perl.org
39112 Date: Fri, 02 Jun 2000 17:30:51 -0400
39113 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
39115 ! vms/descrip_mms.template vms/gen_shrfls.pl
39116 ____________________________________________________________________________
39117 [ 6198] By: jhi on 2000/06/03 14:59:15
39118 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
39119 From: Dan Sugalski <dan@sidhe.org>
39120 To: vmsperl@perl.org, perl5-porters@perl.org
39121 Date: Fri, 02 Jun 2000 16:00:41 -0400
39122 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
39123 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
39125 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
39126 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
39127 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
39128 ____________________________________________________________________________
39129 [ 6197] By: jhi on 2000/06/03 14:41:30
39130 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
39131 From: John Borwick <jhborwic@unity.ncsu.edu>
39132 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
39133 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
39136 ____________________________________________________________________________
39137 [ 6196] By: jhi on 2000/06/03 14:38:09
39138 Log: Integrate with Sarathy.
39140 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
39141 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
39143 ____________________________________________________________________________
39144 [ 6195] By: gsar on 2000/06/02 22:43:13
39145 Log: fix yet another eval"" leak under USE_ITHREADS
39148 ____________________________________________________________________________
39149 [ 6194] By: gsar on 2000/06/02 18:22:06
39150 Log: fix small eval"" memory leaks under USE_ITHREADS
39152 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
39153 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
39155 ____________________________________________________________________________
39156 [ 6193] By: jhi on 2000/06/01 13:03:56
39157 Log: Signals-be-gone for microperl.
39159 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
39160 ____________________________________________________________________________
39161 [ 6192] By: jhi on 2000/06/01 12:52:02
39162 Log: Integrate with Sarathy.
39164 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
39165 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
39166 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
39167 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
39168 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
39169 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
39170 !> t/op/vec.t utils/h2xs.PL
39171 ____________________________________________________________________________
39172 [ 6191] By: gsar on 2000/06/01 09:38:21
39173 Log: vec() loses numericalness (modified version of patch suggested
39176 ! doop.c t/op/vec.t
39177 ____________________________________________________________________________
39178 [ 6190] By: gsar on 2000/06/01 09:26:15
39179 Log: submit missing embed.pl change
39182 ____________________________________________________________________________
39183 [ 6189] By: gsar on 2000/06/01 09:05:34
39184 Log: counting tr/// corrupts later operation (from M.J.T Guy)
39187 ____________________________________________________________________________
39188 [ 6188] By: gsar on 2000/06/01 08:58:39
39192 ____________________________________________________________________________
39193 [ 6187] By: gsar on 2000/06/01 08:50:07
39194 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
39195 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
39198 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
39200 ____________________________________________________________________________
39201 [ 6186] By: gsar on 2000/06/01 08:24:40
39202 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
39203 <wolfgang.laun@alcatel.at>)
39205 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
39206 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
39207 ____________________________________________________________________________
39208 [ 6185] By: gsar on 2000/06/01 08:12:00
39209 Log: remove incorrect documentation about implicit split to @_ in
39210 list context, which never really worked in perl 5 (from
39213 ! pod/perlfunc.pod pod/perltrap.pod
39214 ____________________________________________________________________________
39215 [ 6184] By: gsar on 2000/06/01 07:52:27
39216 Log: tweak for change#6127
39219 ____________________________________________________________________________
39220 [ 6183] By: gsar on 2000/06/01 07:41:02
39221 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
39224 + t/lib/selfloader.t
39225 ! MANIFEST lib/SelfLoader.pm
39226 ____________________________________________________________________________
39227 [ 6182] By: jhi on 2000/06/01 00:34:42
39228 Log: Be Cleaner Part Deux.
39231 ____________________________________________________________________________
39232 [ 6181] By: jhi on 2000/06/01 00:32:09
39233 Log: Integrate with Sarathy.
39235 !> pp.c t/op/arith.t
39236 ____________________________________________________________________________
39237 [ 6180] By: jhi on 2000/06/01 00:31:13
39238 Log: microperl nits from Simon Cozens.
39241 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
39243 ____________________________________________________________________________
39244 [ 6179] By: gsar on 2000/05/31 22:37:51
39245 Log: buggy modulus on UVs introduced by change#3378 (resulted in
39246 4063328477 % 65535 amounting to 27406, instead of 27407)
39248 ! pp.c t/op/arith.t
39249 ____________________________________________________________________________
39250 [ 6178] By: jhi on 2000/05/31 21:52:41
39254 ____________________________________________________________________________
39255 [ 6177] By: jhi on 2000/05/31 21:47:33
39256 Log: Substitution utf8 patch from Simon Cozens.
39259 ____________________________________________________________________________
39260 [ 6176] By: jhi on 2000/05/31 21:45:34
39261 Log: Single-quoted utf8 patch from Simon Cozens.
39264 ____________________________________________________________________________
39265 [ 6175] By: jhi on 2000/05/31 21:40:18
39266 Log: Integrate with Sarathy.
39268 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
39269 ____________________________________________________________________________
39270 [ 6174] By: jhi on 2000/05/31 21:37:31
39271 Log: microperl changes from Simon Cozens; Makefile for microperl
39272 written from scratch; few casts added as microperl compilation
39273 doesn't have all prototypes available.
39275 + Makefile.micro README.micro Todo.micro uconfig.sh
39276 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
39277 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
39279 + U/modified/Config_h.U
39280 ____________________________________________________________________________
39281 [ 6173] By: jhi on 2000/05/31 20:00:24
39282 Log: metaconfig maintenance.
39284 + U/modified/Inhdr.U U/typedefs/inotype.U
39285 Branch: metaconfig/U/perl
39286 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
39287 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
39288 ____________________________________________________________________________
39289 [ 6172] By: gsar on 2000/05/31 05:05:42
39290 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
39291 (from Ilya Zakharevich)
39293 ! regexec.c t/op/re_tests
39294 ____________________________________________________________________________
39295 [ 6171] By: gsar on 2000/05/31 05:01:47
39296 Log: scalar() doesn't force scalar context when used in void context
39297 (from Simon Cozens)
39299 ! op.c t/op/wantarray.t
39300 ____________________________________________________________________________
39301 [ 6170] By: gsar on 2000/05/31 04:41:33
39302 Log: change#6142 needs tweaks to tests to work where there's no symlink()
39303 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39306 ____________________________________________________________________________
39307 [ 6169] By: gsar on 2000/05/31 04:29:49
39308 Log: integrate cfgperl contents into mainline
39310 +> pod/perlmodlib.PL pod/perlnewmod.pod
39311 !> (integrate 42 files)
39312 ____________________________________________________________________________
39313 [ 6168] By: jhi on 2000/05/30 22:53:37
39314 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
39316 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39317 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
39318 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
39319 ! win32/config.bc win32/config.gc win32/config.vc
39320 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39321 ! win32/config_h.PL win32/config_sh.PL
39322 Branch: metaconfig/U/perl
39324 ____________________________________________________________________________
39325 [ 6167] By: jhi on 2000/05/30 22:20:21
39329 ____________________________________________________________________________
39330 [ 6166] By: jhi on 2000/05/30 22:11:51
39331 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
39332 in case somebody wants to write an extension for more
39333 shadow database interfaces.
39335 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39336 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
39337 ! vos/config.def vos/config.h vos/config_h.SH_orig
39338 ! win32/config.bc win32/config.gc win32/config.vc
39339 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39341 ! U/modified/Myinit.U
39342 Branch: metaconfig/U/perl
39343 + d_getespwnam.U d_getprpwnam.U i_prot.U
39344 ____________________________________________________________________________
39345 [ 6165] By: jhi on 2000/05/30 18:35:34
39346 Log: Integrate with Sarathy.
39349 ____________________________________________________________________________
39350 [ 6164] By: jhi on 2000/05/30 18:30:16
39353 ! Configure config_h.SH
39354 Branch: metaconfig/U/perl
39356 ____________________________________________________________________________
39357 [ 6163] By: gsar on 2000/05/30 03:24:03
39358 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
39361 ____________________________________________________________________________
39362 [ 6162] By: gsar on 2000/05/30 03:09:38
39363 Log: fix memory leak in method call optimization (change#3768);
39364 made C<eval "$x->foo()"> leak
39367 ____________________________________________________________________________
39368 [ 6161] By: jhi on 2000/05/29 17:56:26
39369 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
39370 both from Simon Cozens.
39372 + pod/perlmodlib.PL pod/perlnewmod.pod
39373 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
39374 ! pod/perlmodlib.pod pod/perltoc.pod
39375 ____________________________________________________________________________
39376 [ 6160] By: jhi on 2000/05/29 17:23:55
39377 Log: Changes for the File::Temp 0.08 (change #6159) test suite
39378 to fit better into the Perl distribution test framework.
39380 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
39381 ! t/lib/ftmp-tempfile.t
39382 ____________________________________________________________________________
39383 [ 6159] By: jhi on 2000/05/29 16:55:36
39384 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
39386 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39387 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39388 ____________________________________________________________________________
39389 [ 6158] By: bailey on 2000/05/29 16:22:08
39390 Log: Add fallback to tmpfile for use in cases where user's relying on
39391 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
39394 ! vms/vms.c vms/vmsish.h
39395 ____________________________________________________________________________
39396 [ 6157] By: jhi on 2000/05/29 03:10:36
39397 Log: Regen Configure to jive with #6149.
39401 ! U/modified/Getfile.U
39402 ____________________________________________________________________________
39403 [ 6156] By: jhi on 2000/05/29 03:01:38
39404 Log: Integrate with Sarathy.
39406 +> ext/DynaLoader/dl_mac.xs
39407 !> (integrate 38 files)
39408 ____________________________________________________________________________
39409 [ 6155] By: gsar on 2000/05/28 21:15:58
39410 Log: small bug in change#6144; remove random \xA0 character that snuck
39413 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
39414 ____________________________________________________________________________
39415 [ 6154] By: gsar on 2000/05/28 21:04:19
39416 Log: avoid type mismatch warning
39419 ____________________________________________________________________________
39420 [ 6153] By: gsar on 2000/05/28 20:58:31
39421 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
39422 <nick@Bagpuss.uk.boo.com>)
39424 ! lib/Test/Harness.pm
39425 ____________________________________________________________________________
39426 [ 6152] By: gsar on 2000/05/28 20:53:42
39427 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
39430 ____________________________________________________________________________
39431 [ 6151] By: gsar on 2000/05/28 20:50:28
39432 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
39435 ____________________________________________________________________________
39436 [ 6150] By: gsar on 2000/05/28 20:39:58
39437 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
39439 ! pod/perlrequick.pod
39440 ____________________________________________________________________________
39441 [ 6149] By: gsar on 2000/05/28 20:35:16
39442 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
39445 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
39446 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
39447 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
39448 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
39449 ____________________________________________________________________________
39450 [ 6148] By: gsar on 2000/05/28 20:21:07
39451 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
39453 ! lib/ExtUtils/MM_Unix.pm
39454 ____________________________________________________________________________
39455 [ 6147] By: gsar on 2000/05/28 20:12:41
39456 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
39457 (from Peter Prymmer)
39459 ! vms/subconfigure.com
39460 ____________________________________________________________________________
39461 [ 6146] By: gsar on 2000/05/28 20:06:15
39464 ! lib/warnings.pm warnings.h warnings.pl
39465 ____________________________________________________________________________
39466 [ 6145] By: gsar on 2000/05/28 18:44:33
39467 Log: make xsubpp skip embedded pod (from Matthias Neeracher
39468 <neeri@iis.ee.ethz.ch>)
39470 ! lib/ExtUtils/xsubpp
39471 ____________________________________________________________________________
39472 [ 6144] By: gsar on 2000/05/28 18:42:49
39473 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
39474 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
39475 <neeri@iis.ee.ethz.ch>)
39478 ____________________________________________________________________________
39479 [ 6143] By: gsar on 2000/05/28 18:41:12
39480 Log: MacOS support, part 1 (from Matthias Neeracher
39481 <neeri@iis.ee.ethz.ch>)
39483 + ext/DynaLoader/dl_mac.xs
39484 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
39485 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
39486 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
39488 ____________________________________________________________________________
39489 [ 6142] By: gsar on 2000/05/28 18:21:51
39490 Log: File::Find fails to chdir when chasing symlinks (from
39491 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39493 ! lib/File/Find.pm t/lib/filefind.t
39494 ____________________________________________________________________________
39495 [ 6141] By: jhi on 2000/05/28 14:25:15
39496 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
39497 forwarded by Peter Seebach from the bsdi-users mailing list.
39498 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
39501 ____________________________________________________________________________
39502 [ 6140] By: jhi on 2000/05/28 14:11:57
39503 Log: Integrate with Sarathy.
39505 +> (branch 30 files)
39506 !> (integrate 93 files)
39507 ____________________________________________________________________________
39508 [ 6139] By: gsar on 2000/05/28 10:01:48
39509 Log: revise mktables.PL for bugs and newness in Unicode 3.0
39510 (from James Bence <jbence@amgen.com>)
39512 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
39513 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
39514 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
39515 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
39516 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
39517 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
39518 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
39519 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
39520 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
39521 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
39522 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
39523 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
39524 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
39525 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
39526 + lib/unicode/Is/SylWU.pl
39527 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
39528 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39529 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39530 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39531 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39532 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39533 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39534 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39535 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39536 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39537 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39538 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39539 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39540 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39541 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
39542 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
39543 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
39544 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
39545 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
39546 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
39547 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
39548 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
39549 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
39550 ! lib/unicode/Makefile lib/unicode/mktables.PL
39551 ____________________________________________________________________________
39552 [ 6138] By: gsar on 2000/05/28 08:50:32
39553 Log: add note about the handling of negative indices to tied arrays
39554 (from Michael G Schwern <schwern@pobox.com>)
39557 ____________________________________________________________________________
39558 [ 6137] By: gsar on 2000/05/28 08:46:10
39559 Log: fix bogus redeclaration warning for "our" variables in different
39562 ! op.c t/pragma/strict-vars
39563 ____________________________________________________________________________
39564 [ 6136] By: gsar on 2000/05/28 08:31:20
39565 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
39567 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
39568 ____________________________________________________________________________
39569 [ 6135] By: gsar on 2000/05/28 08:17:50
39570 Log: enable Test::Harness to dynamically determine column width etc.
39571 (from Rob Napier <rnapier@employees.org>)
39573 ! lib/Test/Harness.pm
39574 ____________________________________________________________________________
39575 [ 6134] By: gsar on 2000/05/28 08:13:39
39576 Log: make Test::Harness use wait.h/WCOREDUMP if available
39577 (from Ben Tilly <ben_tilly@hotmail.com>)
39579 ! lib/Test/Harness.pm
39580 ____________________________________________________________________________
39581 [ 6133] By: gsar on 2000/05/28 08:08:05
39582 Log: elide bogus test in change#6132
39584 ! t/pragma/warn/9enabled
39585 ____________________________________________________________________________
39586 [ 6132] By: gsar on 2000/05/28 08:03:14
39587 Log: warnings::enabled() doesn't fall back to looking at $^W if
39588 caller isn't using lexical warnings (from Paul Marquess)
39590 ! pp_ctl.c t/pragma/warn/9enabled
39591 ____________________________________________________________________________
39592 [ 6131] By: gsar on 2000/05/28 07:57:47
39593 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
39595 ! ext/POSIX/POSIX.pm
39596 ____________________________________________________________________________
39597 [ 6130] By: gsar on 2000/05/28 07:29:12
39598 Log: fix places that mean C<"word" character> but say C<alphanumeric
39601 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
39602 ____________________________________________________________________________
39603 [ 6129] By: gsar on 2000/05/28 07:18:41
39604 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
39607 ____________________________________________________________________________
39608 [ 6128] By: gsar on 2000/05/28 07:12:55
39609 Log: new perlxstut example for passing/returning refs to arrays
39610 (from David Lowe <dlowe@pootpoot.com>)
39612 ! pod/perlxstut.pod
39613 ____________________________________________________________________________
39614 [ 6127] By: gsar on 2000/05/28 07:02:50
39615 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
39616 failed (from Gisle Aas)
39619 ____________________________________________________________________________
39620 [ 6126] By: gsar on 2000/05/28 06:39:53
39621 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
39622 (reworked variant of patch suggested by Simon Cozens)
39624 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
39625 ! pp_hot.c proto.h t/op/gv.t
39626 ____________________________________________________________________________
39627 [ 6125] By: gsar on 2000/05/28 05:14:55
39628 Log: enable propagating exception objects via Perl_croak() in XS code
39632 ____________________________________________________________________________
39633 [ 6124] By: gsar on 2000/05/28 05:07:28
39634 Log: integrate vmsperl contents into mainline
39636 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
39637 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
39639 ____________________________________________________________________________
39640 [ 6123] By: gsar on 2000/05/28 05:03:53
39641 Log: clarify gotcha with #line directives (from Rocco Caputo
39644 ! pod/perldebug.pod pod/perlsyn.pod
39645 ____________________________________________________________________________
39646 [ 6122] By: gsar on 2000/05/28 04:58:29
39647 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
39648 (from Mark-Jason Dominus)
39650 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
39651 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
39652 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
39654 ____________________________________________________________________________
39655 [ 6121] By: bailey on 2000/05/25 04:46:54
39656 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
39657 lists (based on fixes by Craig Berry)
39659 ! lib/File/Spec/VMS.pm
39660 ____________________________________________________________________________
39661 [ 6120] By: bailey on 2000/05/25 04:25:38
39662 Log: Add missing escape (Charles Lane)
39664 ! t/op/lex_assign.t
39665 ____________________________________________________________________________
39666 [ 6119] By: bailey on 2000/05/25 04:21:25
39667 Log: Quiet error messages in vmsish.t (Charles Lane)
39670 ____________________________________________________________________________
39671 [ 6118] By: bailey on 2000/05/25 04:17:57
39672 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
39673 Flatten case labels in switch statements uniformly (Charles Bailey)
39676 ____________________________________________________________________________
39677 [ 6117] By: bailey on 2000/05/25 03:58:09
39678 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
39681 ____________________________________________________________________________
39682 [ 6116] By: bailey on 2000/05/25 03:11:15
39683 Log: Miscellaneous cosmetic fixes (Charles Lane)
39685 ! lib/ExtUtils/MM_VMS.pm
39686 ____________________________________________________________________________
39687 [ 6115] By: bailey on 2000/05/25 03:10:36
39688 Log: Add bounds checking for several strings (Charles Lane)
39691 ____________________________________________________________________________
39692 [ 6114] By: bailey on 2000/05/25 02:25:34
39693 Log: Urk -- undo previous removal of vmsish 'exit' change
39695 ! vms/ext/vmsish.pm vms/vmsish.h
39696 ____________________________________________________________________________
39697 [ 6113] By: bailey on 2000/05/24 02:24:40
39698 Log: Ugly workaround for version-specific RTL error
39701 ____________________________________________________________________________
39702 [ 6112] By: bailey on 2000/05/24 02:19:55
39703 Log: Check for existence of file before trying to delete
39706 ____________________________________________________________________________
39707 [ 6111] By: bailey on 2000/05/23 23:35:13
39708 Log: Resync with mainline prior to post-5.6.0 updates
39710 +> (branch 49 files)
39711 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
39712 ! vms/ext/vmsish.pm
39713 !> (integrate 334 files)
39714 ____________________________________________________________________________
39715 [ 6110] By: jhi on 2000/05/23 19:28:32
39719 ____________________________________________________________________________
39720 [ 6109] By: jhi on 2000/05/18 17:38:54
39721 Log: Integrate with Sarathy.
39723 !> mg.c perl.h win32/perlhost.h
39724 ____________________________________________________________________________
39725 [ 6108] By: gsar on 2000/05/17 02:24:56
39726 Log: reenable fake signal handling on Windows, bugs and all
39728 ! mg.c perl.h win32/perlhost.h
39729 ____________________________________________________________________________
39730 [ 6107] By: jhi on 2000/05/15 18:01:41
39731 Log: Tweak the todo list.
39734 ____________________________________________________________________________
39735 [ 6106] By: jhi on 2000/05/15 13:41:48
39736 Log: The (Configure) script refuses to go on, after asking for
39737 'You may also choose to try maximal 64-bitness....'.
39738 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
39740 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
39742 ! hints/solaris_2.sh
39743 ____________________________________________________________________________
39744 [ 6105] By: jhi on 2000/05/11 14:37:43
39745 Log: Integrate with Sarathy.
39747 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39748 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
39749 ____________________________________________________________________________
39750 [ 6104] By: gsar on 2000/05/11 03:39:07
39751 Log: PL_sys_intern was being initialized too late on windows
39753 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39754 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
39755 ____________________________________________________________________________
39756 [ 6103] By: jhi on 2000/05/09 19:42:20
39757 Log: Test tweaking for Unicos continues.
39760 ____________________________________________________________________________
39761 [ 6102] By: jhi on 2000/05/09 16:47:27
39762 Log: The test suite tweak in #6101 wasn't quite right.
39765 ____________________________________________________________________________
39766 [ 6101] By: jhi on 2000/05/09 15:35:34
39767 Log: Hints and test tweaks for Unicos.
39769 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
39770 ____________________________________________________________________________
39771 [ 6100] By: jhi on 2000/05/08 21:15:06
39772 Log: More compilation tweakery from Allen Smith.
39775 ____________________________________________________________________________
39776 [ 6099] By: jhi on 2000/05/08 19:21:18
39777 Log: Tweaks for the cc bugs from Allen Smith.
39780 ____________________________________________________________________________
39781 [ 6098] By: jhi on 2000/05/08 19:13:37
39782 Log: Add a note about other, yet unsupported, shadow password APIs.
39785 ____________________________________________________________________________
39786 [ 6097] By: jhi on 2000/05/08 18:46:34
39787 Log: Add a note about possible compilation problems from Allen Smith.
39790 ____________________________________________________________________________
39791 [ 6096] By: jhi on 2000/05/08 17:33:10
39792 Log: Integrate with Sarathy.
39794 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39795 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
39796 ____________________________________________________________________________
39797 [ 6095] By: jhi on 2000/05/08 16:21:33
39798 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
39799 might be useful in future.
39801 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39804 ! U/installdirs/inc_version_list.U
39805 Branch: metaconfig/U/perl
39807 ____________________________________________________________________________
39808 [ 6094] By: gsar on 2000/05/08 14:22:22
39809 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
39811 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39812 ! hints/cygwin.sh pp_sys.c
39813 ____________________________________________________________________________
39814 [ 6093] By: gsar on 2000/05/08 12:52:28
39815 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
39816 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
39818 ! pp_sys.c sv.c win32/perlhost.h
39819 ____________________________________________________________________________
39820 [ 6092] By: jhi on 2000/05/07 22:40:34
39821 Log: Regen perltoc with the fixed buildtoc.
39824 ____________________________________________________________________________
39825 [ 6091] By: jhi on 2000/05/07 22:24:16
39826 Log: Integrate with Sarathy.
39828 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
39829 !> t/op/substr.t toke.c
39830 ____________________________________________________________________________
39831 [ 6090] By: gsar on 2000/05/07 19:47:07
39832 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
39833 [NI]OK; added tests for both
39835 ! perl.c pp_hot.c sv.c t/op/substr.t
39836 ____________________________________________________________________________
39837 [ 6089] By: gsar on 2000/05/07 18:18:38
39838 Log: buildtoc tweak to fix newline lossage
39841 ____________________________________________________________________________
39842 [ 6088] By: jhi on 2000/05/07 16:35:36
39843 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
39844 because we do not use those. The HAS_GETSPNAM remains,
39845 though, because we still do use that.
39847 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39848 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
39849 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
39850 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
39851 ! win32/config.vc win32/config_H.bc win32/config_H.gc
39852 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
39853 ____________________________________________________________________________
39854 [ 6087] By: gsar on 2000/05/07 16:05:16
39855 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
39857 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
39858 ____________________________________________________________________________
39859 [ 6086] By: jhi on 2000/05/07 15:27:07
39860 Log: Integrate with Sarathy.
39862 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39863 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39864 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
39865 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
39866 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
39867 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
39868 ____________________________________________________________________________
39869 [ 6085] By: gsar on 2000/05/07 05:52:02
39870 Log: repeat operator (x) doesn't preserve utf8-ness
39872 ! pp.c t/op/substr.t
39873 ____________________________________________________________________________
39874 [ 6084] By: gsar on 2000/05/07 05:39:55
39875 Log: substr() does not preserve utf8-ness (from Stefan Eissing
39876 <Eissing@medicaldataservice.de>); added tests
39878 ! pp.c t/op/substr.t
39879 ____________________________________________________________________________
39880 [ 6083] By: gsar on 2000/05/07 05:24:46
39881 Log: note about undocumented caller() return value (from M.J.T. Guy);
39882 yet another peek.t tweak
39884 ! pod/perlfunc.pod t/lib/peek.t
39885 ____________________________________________________________________________
39886 [ 6082] By: gsar on 2000/05/07 05:08:40
39887 Log: peek.t non-portable to ithreads
39890 ____________________________________________________________________________
39891 [ 6081] By: gsar on 2000/05/07 04:17:04
39892 Log: better default perlbug categories for ok reports (from Richard Foley)
39895 ____________________________________________________________________________
39896 [ 6080] By: gsar on 2000/05/07 04:08:07
39897 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
39898 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
39900 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39901 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39902 ! AUTHORS MAINTAIN MANIFEST
39903 ____________________________________________________________________________
39904 [ 6079] By: gsar on 2000/05/07 04:01:38
39905 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
39907 ! lib/Carp/Heavy.pm
39908 ____________________________________________________________________________
39909 [ 6078] By: gsar on 2000/05/07 01:24:19
39910 Log: workaround for CRT bug in chdir() (from Charles Lane, via
39913 ! iperlsys.h vms/vms.c vms/vmsish.h
39914 ____________________________________________________________________________
39915 [ 6077] By: gsar on 2000/05/07 01:22:23
39916 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
39919 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
39920 ____________________________________________________________________________
39921 [ 6076] By: gsar on 2000/05/06 17:36:29
39922 Log: integrate cfgperl contents into mainline
39925 !> Configure MANIFEST Porting/Glossary Porting/config.sh
39926 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
39927 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
39928 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
39929 ____________________________________________________________________________
39930 [ 6075] By: jhi on 2000/05/05 18:56:10
39931 Log: Make the test more portable.
39934 ____________________________________________________________________________
39935 [ 6074] By: jhi on 2000/05/05 18:49:20
39936 Log: Introduce t/lib/peek.t.
39940 ____________________________________________________________________________
39941 [ 6073] By: jhi on 2000/05/05 14:30:45
39942 Log: Complex tweaks.
39944 ! lib/Math/Complex.pm t/lib/complex.t
39945 ____________________________________________________________________________
39946 [ 6072] By: jhi on 2000/05/05 12:27:13
39947 Log: Integrate with Sarathy.
39949 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39950 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39951 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
39952 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
39953 ____________________________________________________________________________
39954 [ 6071] By: gsar on 2000/05/05 02:24:46
39955 Log: misformatted perllocal.pod (from Tim Jenness
39956 <t.jenness@jach.hawaii.edu>)
39958 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39959 ____________________________________________________________________________
39960 [ 6070] By: gsar on 2000/05/05 02:16:52
39961 Log: remove misleading comment (from M.J.T. Guy)
39964 ____________________________________________________________________________
39965 [ 6069] By: gsar on 2000/05/05 02:15:13
39966 Log: File::Spec compatibility update (from Barrie Slaymaker
39967 <barries@slaysys.com>)
39969 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39970 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39971 ____________________________________________________________________________
39972 [ 6068] By: gsar on 2000/05/05 02:01:50
39973 Log: note about values()
39976 ____________________________________________________________________________
39977 [ 6067] By: gsar on 2000/05/05 01:33:09
39978 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
39981 ____________________________________________________________________________
39982 [ 6066] By: gsar on 2000/05/05 01:23:43
39986 ____________________________________________________________________________
39987 [ 6065] By: jhi on 2000/05/04 17:30:22
39988 Log: Integrate with Sarathy.
39990 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
39991 ____________________________________________________________________________
39992 [ 6064] By: gsar on 2000/05/04 17:26:14
39993 Log: change#5905 wasn't quite right--it's intent only applies when arguments
39994 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
39997 ____________________________________________________________________________
39998 [ 6063] By: gsar on 2000/05/04 16:52:29
39999 Log: tokeq() could read unallocated field in argument
40002 ____________________________________________________________________________
40003 [ 6062] By: gsar on 2000/05/04 16:34:51
40004 Log: additional tests for utf8.t
40007 ____________________________________________________________________________
40008 [ 6061] By: gsar on 2000/05/04 16:09:28
40009 Log: change#5921 neglected to make eq honor "use bytes"
40012 ____________________________________________________________________________
40013 [ 6060] By: jhi on 2000/05/04 15:30:16
40014 Log: Integrate with Sarathy.
40016 !> perl.c regcomp.c t/pragma/utf8.t
40017 ____________________________________________________________________________
40018 [ 6059] By: jhi on 2000/05/04 15:26:37
40019 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
40020 in natively 64-bit platforms where a long is a quad (no need
40021 for long longs). Also added bias for IVs.
40024 ____________________________________________________________________________
40025 [ 6058] By: gsar on 2000/05/04 00:19:14
40026 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
40027 (spotted by Donald Kinzer <dkinzer@premia.com>)
40030 ____________________________________________________________________________
40031 [ 6057] By: gsar on 2000/05/03 18:34:01
40032 Log: fix broken parsing of /\x{ab}/
40034 ! regcomp.c t/pragma/utf8.t
40035 ____________________________________________________________________________
40036 [ 6056] By: jhi on 2000/05/03 17:57:16
40037 Log: The search of infinity continues, this time simplified.
40039 ! lib/Math/Complex.pm
40040 ____________________________________________________________________________
40041 [ 6055] By: jhi on 2000/05/03 17:45:30
40045 ____________________________________________________________________________
40046 [ 6054] By: jhi on 2000/05/02 22:28:27
40047 Log: Be more forgiving in POSIX about HUGE_VALL.
40049 ! ext/POSIX/POSIX.xs
40050 ____________________________________________________________________________
40051 [ 6053] By: jhi on 2000/05/02 22:25:05
40052 Log: Integrate with Sarathy.
40054 !> hints/irix_6.sh pod/perlop.pod
40055 ____________________________________________________________________________
40056 [ 6052] By: jhi on 2000/05/02 22:24:31
40057 Log: Unicos hint tweak.
40060 ____________________________________________________________________________
40061 [ 6051] By: jhi on 2000/05/02 22:21:26
40062 Log: Complex tweakery.
40064 ! lib/Math/Complex.pm t/lib/complex.t
40065 ____________________________________________________________________________
40066 [ 6050] By: jhi on 2000/05/02 19:26:22
40067 Log: Use setxxent()/endxxent().
40069 ! t/op/grent.t t/op/pwent.t
40070 ____________________________________________________________________________
40071 [ 6049] By: jhi on 2000/05/02 19:06:02
40072 Log: Test both the scalar and list contexts.
40074 ! t/op/grent.t t/op/pwent.t
40075 ____________________________________________________________________________
40076 [ 6048] By: gsar on 2000/05/02 18:29:10
40077 Log: add note about how $( doesn't interpolate in REs (from
40078 Philip Newton <newton@ficus.frogspace.net>)
40081 ____________________________________________________________________________
40082 [ 6047] By: jhi on 2000/05/02 17:41:24
40083 Log: Call getspnam() only iff needd.
40086 ____________________________________________________________________________
40087 [ 6046] By: gsar on 2000/05/02 17:07:25
40088 Log: libscheck has insufficient checks for n32 libs (from
40089 Albert Chin-A-Young <china@thewrittenword.com>)
40092 ____________________________________________________________________________
40093 [ 6045] By: jhi on 2000/05/02 13:57:17
40094 Log: Integrate with Sarathy.
40096 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
40097 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
40098 ____________________________________________________________________________
40099 [ 6044] By: gsar on 2000/05/02 06:48:19
40100 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
40101 such that underscores are only ignored in literal numbers,
40102 "\x{...}", and hex/oct argument
40104 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
40105 ____________________________________________________________________________
40106 [ 6043] By: gsar on 2000/05/02 02:22:29
40107 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
40109 ! pod/perlretut.pod
40110 ____________________________________________________________________________
40111 [ 6042] By: gsar on 2000/05/02 02:17:51
40112 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
40115 ____________________________________________________________________________
40116 [ 6041] By: gsar on 2000/05/02 01:53:51
40117 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
40121 ____________________________________________________________________________
40122 [ 6040] By: gsar on 2000/05/02 01:51:57
40123 Log: missing files in MANIFEST
40126 ____________________________________________________________________________
40127 [ 6039] By: jhi on 2000/05/02 00:36:46
40128 Log: Infinite problems.
40130 ! lib/Math/Complex.pm
40131 ____________________________________________________________________________
40132 [ 6038] By: jhi on 2000/05/02 00:06:38
40133 Log: pwent/spent #ifdef imbalance.
40136 ____________________________________________________________________________
40137 [ 6037] By: jhi on 2000/05/01 22:50:11
40138 Log: Use HUGE_VALL if applicable.
40140 ! ext/POSIX/POSIX.xs util.c
40141 ____________________________________________________________________________
40142 [ 6036] By: jhi on 2000/05/01 22:20:53
40143 Log: Correct Freudian slip.
40146 ____________________________________________________________________________
40147 [ 6035] By: jhi on 2000/05/01 21:07:38
40148 Log: Continue on the pwent/spent case.
40151 ____________________________________________________________________________
40152 [ 6034] By: jhi on 2000/05/01 17:45:14
40153 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
40154 adjustments in 6032 conflicted badly with this, will have
40155 to revisit them later.
40157 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
40158 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
40159 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
40160 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
40161 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
40162 !> t/lib/cgi-html.t t/lib/cgi-request.t
40163 ____________________________________________________________________________
40164 [ 6033] By: jhi on 2000/05/01 17:40:49
40165 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
40168 ____________________________________________________________________________
40169 [ 6032] By: gsar on 2000/05/01 15:56:32
40170 Log: whitespace adjustments
40173 ____________________________________________________________________________
40174 [ 6031] By: gsar on 2000/05/01 15:19:41
40175 Log: small nits in diagnostics.pm (from Robin Barker)
40177 ! lib/diagnostics.pm pod/perldiag.pod
40178 ____________________________________________________________________________
40179 [ 6030] By: gsar on 2000/05/01 08:39:18
40180 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
40181 for @- and @+ (from Johan Vromans)
40183 ! lib/English.pm pod/perlvar.pod
40184 ____________________________________________________________________________
40185 [ 6029] By: gsar on 2000/05/01 08:16:10
40186 Log: add CGI.pm v2.66 (from Lincoln Stein)
40188 + lib/CGI/Util.pm t/lib/cgi-pretty.t
40189 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
40190 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
40191 ! t/lib/cgi-html.t t/lib/cgi-request.t
40192 ____________________________________________________________________________
40193 [ 6028] By: gsar on 2000/05/01 06:34:41
40194 Log: Pod::Man generates groff-incompatible macro definition (from
40198 ____________________________________________________________________________
40199 [ 6027] By: gsar on 2000/05/01 06:31:36
40200 Log: podlators-1.02 update (from Russ Allbery)
40202 ! lib/Pod/Man.pm lib/Pod/Text.pm
40203 ____________________________________________________________________________
40204 [ 6026] By: jhi on 2000/04/30 23:24:23
40205 Log: Integrate with Sarathy.
40207 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40208 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
40209 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40210 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40211 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
40212 !> t/lib/syslog.t toke.c win32/win32.h
40213 ____________________________________________________________________________
40214 [ 6025] By: gsar on 2000/04/30 18:17:47
40215 Log: Is{Alnum,Alpha,Word} don't match titlecase
40217 TODO: IsSpace is defined recursively!
40219 (both spotted by Larry)
40221 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40222 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40223 ____________________________________________________________________________
40224 [ 6024] By: gsar on 2000/04/30 17:50:19
40225 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
40226 (from Hugo van der Sanden)
40229 ____________________________________________________________________________
40230 [ 6023] By: gsar on 2000/04/30 17:14:43
40231 Log: debugger stomps on $. (from M.J.T. Guy)
40234 ____________________________________________________________________________
40235 [ 6022] By: gsar on 2000/04/30 16:59:22
40236 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
40239 ____________________________________________________________________________
40240 [ 6021] By: gsar on 2000/04/29 21:00:08
40241 Log: remove Win2K issue in pod (fixed by change#6020)
40243 ! README.win32 pod/perl56delta.pod
40244 ____________________________________________________________________________
40245 [ 6020] By: gsar on 2000/04/29 20:51:49
40249 ____________________________________________________________________________
40250 [ 6019] By: gsar on 2000/04/29 20:34:27
40251 Log: windows portability tweaks
40253 ! t/lib/b.t win32/win32.h
40254 ____________________________________________________________________________
40255 [ 6018] By: gsar on 2000/04/29 19:55:24
40256 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
40257 make _PATH_LOG() return "" if unavailable
40259 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40260 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
40261 ____________________________________________________________________________
40262 [ 6017] By: jhi on 2000/04/28 22:49:46
40263 Log: Integrate with Sarathy.
40265 !> op.c perl.c pod/perldiag.pod t/lib/b.t
40266 ____________________________________________________________________________
40267 [ 6016] By: jhi on 2000/04/28 22:46:14
40268 Log: Do not warn that an infinity does not look like a number.
40271 ____________________________________________________________________________
40272 [ 6015] By: gsar on 2000/04/28 22:35:49
40273 Log: tweak test for portability
40276 ____________________________________________________________________________
40277 [ 6014] By: gsar on 2000/04/28 22:05:31
40278 Log: glob() loading File::Glob behind the scenes may cause syntax errors
40281 ____________________________________________________________________________
40282 [ 6013] By: gsar on 2000/04/28 21:25:22
40283 Log: tweak change#5945 to display correct switch name in diagnostic
40285 ! perl.c pod/perldiag.pod
40286 ____________________________________________________________________________
40287 [ 6012] By: jhi on 2000/04/28 21:08:12
40288 Log: Integrate with Sarathy.
40290 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
40291 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
40292 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
40293 ____________________________________________________________________________
40294 [ 6011] By: jhi on 2000/04/28 21:04:46
40295 Log: &HUGE_VAL is not defined, it exists.
40297 ! lib/Math/Complex.pm
40298 ____________________________________________________________________________
40299 [ 6010] By: gsar on 2000/04/28 21:02:58
40300 Log: clarify note about shadow password support (from
40301 gellyfish@gellyfish.com)
40304 ____________________________________________________________________________
40305 [ 6009] By: gsar on 2000/04/28 21:00:00
40306 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
40308 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
40309 ____________________________________________________________________________
40310 [ 6008] By: gsar on 2000/04/28 20:56:33
40311 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
40313 ! installperl vms/subconfigure.com
40314 ____________________________________________________________________________
40315 [ 6007] By: gsar on 2000/04/28 20:51:21
40316 Log: note about compile failures and END blocks (from M.J.T. Guy)
40318 ! pod/perl56delta.pod pod/perlmod.pod
40319 ____________________________________________________________________________
40320 [ 6006] By: jhi on 2000/04/28 20:42:14
40321 Log: Regen Configure.
40323 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40325 ____________________________________________________________________________
40326 [ 6005] By: gsar on 2000/04/28 20:41:16
40327 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
40330 ____________________________________________________________________________
40331 [ 6004] By: jhi on 2000/04/28 20:28:21
40332 Log: Integrate with Sarathy.
40334 !> Configure INSTALL Porting/Glossary Porting/config.sh
40335 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
40336 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
40337 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40338 !> win32/config.vc win32/win32.c
40339 ____________________________________________________________________________
40340 [ 6003] By: gsar on 2000/04/28 20:11:20
40341 Log: allow REG_EXPAND_SZ keys in Windows registry (from
40342 John Clayton <John.Clayton@barclayscapital.com>)
40345 ____________________________________________________________________________
40346 [ 6002] By: gsar on 2000/04/28 19:34:16
40347 Log: destructive sv_setsv() can lose UV-ness from source, causing
40348 numeric promotions/comparisons to fail to do the right thing
40351 ____________________________________________________________________________
40352 [ 6001] By: gsar on 2000/04/28 18:44:15
40353 Log: support additional library locations via $Config{otherlibdirs}
40354 (from Andy Dougherty)
40356 ! Configure INSTALL Porting/Glossary Porting/config.sh
40357 ! Porting/config_H config_h.SH epoc/config.sh perl.c
40358 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
40359 ! win32/config.bc win32/config.gc win32/config.vc
40360 ____________________________________________________________________________
40361 [ 6000] By: gsar on 2000/04/28 18:26:58
40362 Log: reworked otherlibdirs.U (from Andy Dougherty)
40364 ! U/installdirs/otherlibdirs.U
40365 ____________________________________________________________________________
40366 [ 5999] By: gsar on 2000/04/28 18:17:07
40367 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
40369 ! t/pragma/warn/toke toke.c
40370 ____________________________________________________________________________
40371 [ 5998] By: jhi on 2000/04/28 13:32:17
40372 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
40374 ! lib/Math/Complex.pm
40375 ____________________________________________________________________________
40376 [ 5997] By: jhi on 2000/04/28 13:14:04
40379 ! lib/Math/Complex.pm
40380 ____________________________________________________________________________
40381 [ 5996] By: jhi on 2000/04/28 12:59:23
40382 Log: Integrate with Sarathy.
40384 +> pod/perlrequick.pod pod/perlretut.pod
40385 !> (integrate 51 files)
40386 ____________________________________________________________________________
40387 [ 5995] By: gsar on 2000/04/28 09:37:36
40388 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
40390 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
40391 ____________________________________________________________________________
40392 [ 5994] By: gsar on 2000/04/28 09:33:26
40393 Log: fix for missed accounting for null byte in pack("Z",...) (from
40397 ____________________________________________________________________________
40398 [ 5993] By: gsar on 2000/04/28 09:30:05
40399 Log: various minor tweaks seen on p5p
40401 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
40402 ____________________________________________________________________________
40403 [ 5992] By: gsar on 2000/04/28 09:08:19
40404 Log: pod nit (from Simon Cozens)
40407 ____________________________________________________________________________
40408 [ 5991] By: gsar on 2000/04/28 09:06:36
40409 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
40411 ! README.posix-bc hints/posix-bc.sh
40412 ____________________________________________________________________________
40413 [ 5990] By: gsar on 2000/04/28 08:54:52
40414 Log: use $ENV{LIB} to search for libs under Visual C compiler
40415 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
40417 ! lib/ExtUtils/Liblist.pm
40418 ____________________________________________________________________________
40419 [ 5989] By: gsar on 2000/04/28 08:27:12
40420 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
40421 itself and no other (from Tom Hughes)
40423 ! t/op/array.t toke.c
40424 ____________________________________________________________________________
40425 [ 5988] By: gsar on 2000/04/28 08:01:38
40426 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
40427 <paul@miraclefish.com>)
40429 ! lib/ExtUtils/MakeMaker.pm
40430 ____________________________________________________________________________
40431 [ 5987] By: gsar on 2000/04/28 07:53:09
40432 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
40434 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
40435 ____________________________________________________________________________
40436 [ 5986] By: gsar on 2000/04/28 07:44:17
40437 Log: add regular expressions tutorial and quick-start guide (from
40438 Mark Kvale <kvale@phy.ucsf.edu>)
40440 + pod/perlrequick.pod pod/perlretut.pod
40441 ! AUTHORS MAINTAIN MANIFEST
40442 ____________________________________________________________________________
40443 [ 5985] By: gsar on 2000/04/28 07:30:28
40444 Log: forked child may not exit correctly if it failed to open
40445 /dev/console (from Graham Barr)
40447 ! ext/Sys/Syslog/Syslog.pm
40448 ____________________________________________________________________________
40449 [ 5984] By: gsar on 2000/04/28 07:27:20
40450 Log: attributes::reftype() doesn't work on tied argument
40453 ____________________________________________________________________________
40454 [ 5983] By: gsar on 2000/04/28 07:15:04
40455 Log: numeric conversion of non-number in change#3378 tramples on
40456 OOK offset, causing segfaults
40459 ____________________________________________________________________________
40460 [ 5982] By: gsar on 2000/04/28 04:48:25
40461 Log: avoid error in IO::Socket::INET when given an unknown service name
40462 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
40464 ! ext/IO/lib/IO/Socket/INET.pm
40465 ____________________________________________________________________________
40466 [ 5981] By: gsar on 2000/04/28 04:31:31
40467 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
40468 prototype mismatch with CORE::glob(); update pod and tests to
40469 suit (File::Glob::glob() is still available for backward
40470 compatibility, but should be considered deprecated)
40472 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
40473 ! t/lib/glob-taint.t
40474 ____________________________________________________________________________
40475 [ 5980] By: gsar on 2000/04/28 03:47:29
40476 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
40479 ! U/modified/Options.U
40482 ____________________________________________________________________________
40483 [ 5979] By: gsar on 2000/04/28 03:07:54
40484 Log: under useithreads, constant pad entries could inadvertantly be
40485 shared across threads (from Eric Blood <eblood@xmission.com>);
40486 added Eric's test case to testsuite
40489 ____________________________________________________________________________
40490 [ 5978] By: gsar on 2000/04/27 21:13:00
40491 Log: sync version numbers in File::Spec with the ones on CPAN
40492 (from Barrie Slaymaker)
40494 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40495 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40496 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40497 ____________________________________________________________________________
40498 [ 5977] By: gsar on 2000/04/27 21:07:29
40499 Log: autoquote barewords followed by newline and arrow properly
40500 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
40502 ! t/pragma/warn/toke toke.c
40503 ____________________________________________________________________________
40504 [ 5976] By: gsar on 2000/04/27 20:41:20
40505 Log: DB_File v1.73 update (from Paul Marquess)
40507 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40508 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
40509 ____________________________________________________________________________
40510 [ 5975] By: gsar on 2000/04/27 20:34:24
40511 Log: allow sort() reentrancy (variant of patch suggested by
40512 Hugo van der Sanden)
40514 ! pp_ctl.c t/op/sort.t
40515 ____________________________________________________________________________
40516 [ 5974] By: gsar on 2000/04/27 19:46:57
40517 Log: change#4197 somehow missed initializing PL_errors, meaning
40518 sytax error queueing wasn't working outside eval"" at all;
40519 also fixed eval"" to localize PL_error_count, so that compile-time
40520 eval's don't clobber the error state of the outer context
40522 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
40523 ! t/pragma/warn/toke
40524 ____________________________________________________________________________
40525 [ 5973] By: gsar on 2000/04/27 18:29:05
40526 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
40528 ! regcomp.c regexec.c t/op/re_tests
40529 ____________________________________________________________________________
40530 [ 5972] By: jhi on 2000/04/27 18:22:41
40531 Log: Integrate with Sarathy.
40533 +> t/lib/b.t t/lib/syslog.t
40534 !> (integrate 31 files)
40535 ____________________________________________________________________________
40536 [ 5971] By: jhi on 2000/04/27 18:18:46
40537 Log: Unicos tweaks from Mark P. Lutz.
40539 ! hints/unicos.sh lib/Math/Complex.pm
40540 ____________________________________________________________________________
40541 [ 5970] By: gsar on 2000/04/27 18:05:11
40542 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
40545 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
40546 ____________________________________________________________________________
40547 [ 5969] By: gsar on 2000/04/27 17:50:56
40548 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
40551 ! MANIFEST ext/Sys/Syslog/Syslog.pm
40552 ____________________________________________________________________________
40553 [ 5968] By: gsar on 2000/04/27 17:44:49
40554 Log: tolerate spaces in group names in test on solaris (from David Boyce
40558 ____________________________________________________________________________
40559 [ 5967] By: gsar on 2000/04/27 17:41:22
40560 Log: improved docs on the warn_uninit diagnostic (from David Glasser
40564 ____________________________________________________________________________
40565 [ 5966] By: gsar on 2000/04/27 16:54:58
40566 Log: add testsuite for B backends, fix bug in B::Deparse (from
40567 Simon Cozens <simon@brecon.co.uk>)
40570 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
40571 ____________________________________________________________________________
40572 [ 5965] By: gsar on 2000/04/27 16:10:37
40573 Log: avoid "will not stay shared" warnings for our variables (from
40576 ! op.c t/pragma/warn/op
40577 ____________________________________________________________________________
40578 [ 5964] By: gsar on 2000/04/27 07:05:05
40579 Log: reformat to 72 columns (again)
40582 ____________________________________________________________________________
40583 [ 5963] By: gsar on 2000/04/27 06:28:31
40584 Log: patch from Larry to make (\&) prototype work; added tests for
40587 ! op.c t/comp/proto.t
40588 ____________________________________________________________________________
40589 [ 5962] By: gsar on 2000/04/27 06:15:47
40590 Log: updated README.hpux (from Jeff Okamoto)
40593 ____________________________________________________________________________
40594 [ 5961] By: gsar on 2000/04/27 05:55:03
40595 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
40597 ! emacs/cperl-mode.el
40598 ____________________________________________________________________________
40599 [ 5960] By: gsar on 2000/04/27 05:49:26
40600 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
40603 ____________________________________________________________________________
40604 [ 5959] By: gsar on 2000/04/27 05:33:41
40605 Log: doubled words in pods (from Simon Cozens
40606 <simon.p.cozens@jp.pwcglobal.com>)
40608 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
40609 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
40610 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
40611 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
40612 ! pod/perltootc.pod
40613 ____________________________________________________________________________
40614 [ 5958] By: gsar on 2000/04/27 05:11:39
40615 Log: change#3569 deleted some essential code, revert; avoid use of
40616 atexit() to make DynaLoader work properly on AIX under mod_perl
40617 (from Jens-Uwe Mager <jum@helios.de>)
40619 ! ext/DynaLoader/dl_aix.xs
40620 ____________________________________________________________________________
40621 [ 5957] By: gsar on 2000/04/27 04:54:51
40622 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
40625 ____________________________________________________________________________
40626 [ 5956] By: gsar on 2000/04/27 04:51:47
40627 Log: better diagnostics on failed tests (from Ilya Zakharevich)
40629 ! t/op/lex_assign.t
40630 ____________________________________________________________________________
40631 [ 5955] By: gsar on 2000/04/27 04:26:44
40632 Log: longstanding bug exposed by change#3307: sort arguments weren't
40633 compiled with the right wantarray context (ensuing runtime lookup
40634 via block_gimme() was getting the incidental context of the
40638 ____________________________________________________________________________
40639 [ 5954] By: gsar on 2000/04/26 23:42:12
40640 Log: integrate cfgperl contents into mainline
40642 !> (integrate 30 files)
40643 ____________________________________________________________________________
40644 [ 5953] By: jhi on 2000/04/26 23:06:42
40645 Log: Integrate with Sarathy.
40647 !> README.win32 ext/B/B/Deparse.pm
40648 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40649 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
40650 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
40651 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
40652 !> utils/perldoc.PL vms/perlvms.pod
40653 ____________________________________________________________________________
40654 [ 5952] By: jhi on 2000/04/26 23:03:46
40655 Log: Undo "use integer" addition from 64bitint as it seems
40656 to break most of the subtests in Digital UNIX;
40657 Unicos needs to find another way.
40660 ____________________________________________________________________________
40661 [ 5951] By: jhi on 2000/04/26 22:57:53
40662 Log: Be more robust on "extreme" (large absolute value)
40663 arguments. Originally reported by Daniel Connelly
40664 as a problem with asinh() on large negative arguments,
40665 asinh() used to bail out because an argument to log()
40666 ended up being zero. Ilya Zakharevich proposed using
40667 Taylor's series in such cases, which for such large
40668 arguments is a very good approximation.
40670 ! lib/Math/Complex.pm t/lib/complex.t
40671 ____________________________________________________________________________
40672 [ 5950] By: gsar on 2000/04/25 19:13:12
40673 Log: reformat perldiag to avoid long lines
40676 ____________________________________________________________________________
40677 [ 5949] By: gsar on 2000/04/25 18:41:11
40678 Log: make perldoc use the pod2man from the same version (from
40682 ____________________________________________________________________________
40683 [ 5948] By: gsar on 2000/04/25 18:21:57
40684 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
40685 <kompas@kompas.usr.onet.pl>)
40688 ____________________________________________________________________________
40689 [ 5947] By: gsar on 2000/04/25 18:11:53
40690 Log: use &dl_error rather than &dl_load_file as the guard for calling
40691 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
40692 statically built perl)
40694 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40695 ____________________________________________________________________________
40696 [ 5946] By: jhi on 2000/04/25 17:37:54
40697 Log: Document that tr() is not tr(1).
40700 ____________________________________________________________________________
40701 [ 5945] By: gsar on 2000/04/25 16:34:33
40702 Log: make module name mandatory after -M switch; reorder perldiag
40703 alphabetically (from Mark-Jason Dominus)
40705 ! perl.c pod/perldiag.pod
40706 ____________________________________________________________________________
40707 [ 5944] By: jhi on 2000/04/25 01:15:18
40708 Log: On second thoughts frexp() does have two arguments.
40711 ____________________________________________________________________________
40712 [ 5943] By: jhi on 2000/04/24 22:56:32
40713 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
40714 Now pp_ncmp() returns undef is either operand is a NaN.
40716 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40717 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
40718 ! vms/subconfigure.com vos/config.def vos/config.h
40719 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40720 ! win32/config.vc win32/config_H.bc win32/config_H.gc
40721 ! win32/config_H.vc
40722 Branch: metaconfig/U/perl
40724 ____________________________________________________________________________
40725 [ 5942] By: jhi on 2000/04/24 19:45:17
40726 Log: Regen Configure to match #5937.
40728 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40731 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
40732 ____________________________________________________________________________
40733 [ 5941] By: jhi on 2000/04/24 19:24:11
40734 Log: Further Unicos fixes for Mark Lutz.
40736 ! hints/unicos.sh pp_ctl.c
40737 ____________________________________________________________________________
40738 [ 5940] By: jhi on 2000/04/24 19:09:06
40739 Log: Various Unicos 10.0.0.6 fixes.
40741 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
40742 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
40743 Reply-To: tecmpl1@triton.ca.boeing.com
40744 To: perl5-porters@perl.org
40745 Date: Fri, 14 Apr 2000 20:21:00 GMT
40746 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
40748 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
40749 ____________________________________________________________________________
40750 [ 5939] By: gsar on 2000/04/24 19:01:24
40751 Log: more pod nits (from Larry Virden)
40753 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
40754 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
40755 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
40756 ____________________________________________________________________________
40757 [ 5938] By: gsar on 2000/04/24 18:54:01
40758 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
40760 ! ext/B/B/Deparse.pm
40761 ____________________________________________________________________________
40762 [ 5937] By: jhi on 2000/04/24 17:39:00
40763 Log: Integrate with Sarathy.
40765 +> (branch 31 files)
40766 !> (integrate 73 files)
40767 ____________________________________________________________________________
40768 [ 5936] By: gsar on 2000/04/24 17:30:06
40769 Log: additional tests for change#5934 (from Paul Marquess, who also
40770 sent in the same fix)
40772 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
40773 ! t/pragma/warn/5nolint t/pragma/warn/6default
40774 ____________________________________________________________________________
40775 [ 5935] By: jhi on 2000/04/24 17:26:05
40776 Log: Do not assume sign propagation.
40777 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
40778 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40779 To: payner@ncifcrf.gov, perl5-porters@perl.org
40780 Date: Tue, 18 Apr 2000 18:24:49 +0100
40781 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
40783 ! t/op/bop.t t/op/misc.t
40784 ____________________________________________________________________________
40785 [ 5934] By: gsar on 2000/04/24 17:16:54
40786 Log: propagate lexical warnings from surrounding scope correctly
40787 within string eval()
40789 ! pp_ctl.c t/pragma/warn/pp_ctl
40790 ____________________________________________________________________________
40791 [ 5933] By: jhi on 2000/04/24 17:01:07
40792 Log: Flatten the cpp jungle doing the nosuid checking.
40795 ____________________________________________________________________________
40796 [ 5932] By: gsar on 2000/04/24 09:08:14
40797 Log: add rsignal(), whichsig() and do_join() to public API list
40798 (mod_perl uses them to good advantage)
40800 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
40801 ____________________________________________________________________________
40802 [ 5931] By: gsar on 2000/04/24 09:01:40
40803 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
40805 ! pp_hot.c regexec.c t/op/pat.t
40806 ____________________________________________________________________________
40807 [ 5930] By: gsar on 2000/04/24 08:58:33
40808 Log: small os390 tweaks (from Peter Prymmer)
40810 ! config_h.SH makedepend.SH
40811 ____________________________________________________________________________
40812 [ 5929] By: gsar on 2000/04/24 08:55:25
40816 ____________________________________________________________________________
40817 [ 5928] By: gsar on 2000/04/24 08:50:13
40818 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
40820 ! ext/IO/lib/IO/Poll.pm
40821 ____________________________________________________________________________
40822 [ 5927] By: gsar on 2000/04/24 08:43:24
40823 Log: arrange for next() to resume at the unstack op rather than the
40824 loop conditional, so that scope cleanup happens correctly
40825 (from Stephen McCamant)
40827 ! op.c pp_ctl.c t/op/misc.t
40828 ____________________________________________________________________________
40829 [ 5926] By: gsar on 2000/04/24 08:18:40
40830 Log: on windows, reserve 16M of stack rather than 128M (allows more
40831 threads to run concurrently)
40833 ! win32/Makefile win32/makefile.mk
40834 ____________________________________________________________________________
40835 [ 5925] By: gsar on 2000/04/24 08:13:52
40836 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
40839 ____________________________________________________________________________
40840 [ 5924] By: gsar on 2000/04/24 08:08:59
40841 Log: avoid using uninitialized memory in require version check
40843 ! pp_ctl.c universal.c
40844 ____________________________________________________________________________
40845 [ 5923] By: gsar on 2000/04/24 07:20:14
40846 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
40848 ! ext/IO/lib/IO/Poll.pm
40849 ____________________________________________________________________________
40850 [ 5922] By: gsar on 2000/04/24 07:08:42
40851 Log: commentary about IoTYPE() (from Nathan Torkington)
40854 ____________________________________________________________________________
40855 [ 5921] By: gsar on 2000/04/24 06:58:26
40856 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
40859 ! sv.c t/lib/charnames.t t/pragma/utf8.t
40860 ____________________________________________________________________________
40861 [ 5920] By: gsar on 2000/04/24 06:37:59
40862 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
40864 ! doop.c t/op/ver.t
40865 ____________________________________________________________________________
40866 [ 5919] By: gsar on 2000/04/24 06:21:58
40867 Log: Configure might miss old directories when prefix must be
40868 expanded (from Robin Barker)
40870 ! U/installdirs/inc_version_list.U
40873 ____________________________________________________________________________
40874 [ 5918] By: gsar on 2000/04/24 06:16:11
40875 Log: VMS nits in glob() test (from Charles Lane)
40877 ! t/lib/glob-basic.t
40878 ____________________________________________________________________________
40879 [ 5917] By: gsar on 2000/04/24 06:11:56
40880 Log: various pod nits (from Larry Virden and others)
40882 ! README.amiga README.hpux README.machten README.os2
40883 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
40884 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
40885 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
40886 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
40887 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
40888 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
40889 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
40890 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
40891 ____________________________________________________________________________
40892 [ 5916] By: gsar on 2000/04/24 05:52:43
40893 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
40894 <wjones@tc.fluke.com>)
40896 ! t/lib/glob-basic.t
40897 ____________________________________________________________________________
40898 [ 5915] By: gsar on 2000/04/24 05:07:01
40899 Log: supported platforms mixed up
40901 ! pod/perl56delta.pod pod/perlport.pod
40902 ____________________________________________________________________________
40903 [ 5914] By: gsar on 2000/04/24 04:56:08
40904 Log: caller() wasn't returning the right number of elements for
40907 ! pp_ctl.c t/pragma/warn/9enabled
40908 ____________________________________________________________________________
40909 [ 5913] By: gsar on 2000/04/24 04:35:41
40910 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
40911 Mark-Jason Dominus)
40914 ____________________________________________________________________________
40915 [ 5912] By: gsar on 2000/04/24 04:17:15
40916 Log: fix totally broken caching in UNIVERSAL::isa() (from
40919 ! t/op/universal.t universal.c
40920 ____________________________________________________________________________
40921 [ 5911] By: gsar on 2000/04/24 03:39:47
40922 Log: add linebreak properties from unicode/LineBrk.txt (from
40923 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
40925 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40926 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40927 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40928 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40929 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40930 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40931 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40932 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40933 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40934 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40935 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40936 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40937 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40938 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40939 + lib/unicode/Is/LbrkZW.pl
40940 ! lib/unicode/mktables.PL
40941 ____________________________________________________________________________
40942 [ 5910] By: gsar on 2000/04/24 03:23:10
40945 ! ext/Thread/Thread.pm
40946 ____________________________________________________________________________
40947 [ 5909] By: gsar on 2000/04/24 03:22:03
40948 Log: mode argument to do_binmode() should be file mode, not boolean
40951 ____________________________________________________________________________
40952 [ 5908] By: gsar on 2000/04/16 16:51:08
40953 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
40954 always returns a valid GV even when the symbol is trapped by strictures
40957 TODO: the C<package;> hack needs similar treatment
40959 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
40960 ! t/pragma/strict-vars
40961 ____________________________________________________________________________
40962 [ 5907] By: jhi on 2000/03/31 23:42:56
40963 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
40964 an assumption which #5905 demolished.
40967 ____________________________________________________________________________
40968 [ 5906] By: jhi on 2000/03/31 18:54:37
40969 Log: Typo in #5905.
40972 ____________________________________________________________________________
40973 [ 5905] By: jhi on 2000/03/31 18:50:54
40974 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
40975 reported by Joseph N. Hall. The bug was that even with use64bitint
40976 one had to use the prefixes q, L, or ll with printf/sprintf,
40977 contrary to the documentation and common sense.
40979 ! sv.c t/op/64bitint.t
40980 ____________________________________________________________________________
40981 [ 5904] By: gsar on 2000/03/28 02:31:32
40982 Log: add Changes, perldelta.pod
40984 + Changes pod/perldelta.pod
40985 ____________________________________________________________________________
40986 [ 5903] By: gsar on 2000/03/28 02:03:55
40987 Log: rename Changes and perldelta.pod
40989 +> Changes5.6 pod/perl56delta.pod
40990 - Changes pod/perldelta.pod
40992 ____________________________________________________________________________
40993 [ 5902] By: gsar on 2000/03/28 01:59:14
40994 Log: create maint-5.6 branch
40995 Branch: maint-5.6/perl
40996 +> (branch 1611 files)
40997 ____________________________________________________________________________
40998 [ 5901] By: jhi on 2000/03/23 05:48:43
40999 Log: Integrate with Sarathy.
41001 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
41002 ____________________________________________________________________________
41003 [ 5900] By: gsar on 2000/03/23 05:42:43
41004 Log: three guesses on what this is :-)