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 [ 10995] By: jhi on 2001/06/27 20:06:28
35 Log: Tiny EPOC updates.
38 ____________________________________________________________________________
39 [ 10994] By: jhi on 2001/06/27 19:55:16
40 Log: The Test::More and Test::Simple tests required help
41 thanks to our schizophrenic test scheme.
43 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
44 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
45 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
46 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
47 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
48 ____________________________________________________________________________
49 [ 10993] By: jhi on 2001/06/27 17:17:30
50 Log: Upgrade to Test::Simple 0.09.
52 + lib/Test/Simple/Changes
53 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
54 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
55 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
56 ! lib/Test/Simple/t/plan_is_noplan.t
57 ____________________________________________________________________________
58 [ 10992] By: jhi on 2001/06/27 17:11:28
59 Log: Upgrade to Test::More 0.07.
61 + lib/Test/More/Changes
62 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
63 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
64 ! lib/Test/More/t/skipall.t
65 ____________________________________________________________________________
66 [ 10991] By: jhi on 2001/06/27 17:04:13
67 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
68 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69 Date: Wed, 27 Jun 2001 18:40:04 +0200
70 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
73 ____________________________________________________________________________
74 [ 10990] By: jhi on 2001/06/27 17:02:55
75 Log: Subject: [PATCH README.qnx hints/qnx.sh]
76 From: Norton Allen <allen@huarp.harvard.edu>
77 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
78 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
80 ! README.qnx hints/qnx.sh
81 ____________________________________________________________________________
82 [ 10989] By: jhi on 2001/06/27 14:33:53
83 Log: Subject: [PATCH] two little documentation nits
84 From: Abhijit Menon-Sen <ams@wiw.org>
85 Date: Wed, 27 Jun 2001 20:07:50 +0530
86 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
89 ____________________________________________________________________________
90 [ 10988] By: jhi on 2001/06/27 13:33:32
91 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
92 From: Norton Allen <allen@huarp.harvard.edu>
93 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
94 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
96 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
97 ____________________________________________________________________________
98 [ 10987] By: jhi on 2001/06/27 12:14:36
99 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
100 From: Michael G Schwern <schwern@pobox.com>
101 Date: Wed, 27 Jun 2001 02:34:58 -0400
102 Message-ID: <20010627023458.K23874@blackrider>
105 ____________________________________________________________________________
106 [ 10986] By: jhi on 2001/06/27 12:01:49
107 Log: Add perl_clone_host() for Netware.
110 ____________________________________________________________________________
111 [ 10985] By: jhi on 2001/06/27 11:56:53
112 Log: GCC 3.0 hints for HP-UX.
115 ____________________________________________________________________________
116 [ 10984] By: jhi on 2001/06/27 11:55:06
117 Log: In some Linux distributions the libndbm is broken
118 (no null key support), therefore link with libgdbm
119 (if available), since it has a working ndbm emulation,
122 + ext/NDBM_File/hints/linux.pl
124 ____________________________________________________________________________
125 [ 10983] By: jhi on 2001/06/27 11:48:56
126 Log: Subject: [PATCH perl@10930] find.t hack for VMS
127 From: "Craig A. Berry" <craigberry@mac.com>
128 Date: Tue, 26 Jun 2001 23:40:25 -0500
129 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
131 ! lib/File/Find/find.t
132 ____________________________________________________________________________
133 [ 10982] By: jhi on 2001/06/27 11:47:30
134 Log: AUTHORS updates.
137 ____________________________________________________________________________
138 [ 10981] By: jhi on 2001/06/27 11:46:02
139 Log: Metaconfig unit change like #10980.
141 ! U/compline/d_stdstdio.U
142 ____________________________________________________________________________
143 [ 10980] By: jhi on 2001/06/27 11:45:29
144 Log: "lose the it's", from Abhijit Menon-Sen.
145 ("It's" not searched, pods not searched.)
147 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
148 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
149 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
150 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
151 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
152 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
153 ____________________________________________________________________________
154 [ 10979] By: jhi on 2001/06/27 11:36:40
155 Log: "lose the looses", from Abhijit Menon-Sen.
157 ! ext/B/B/Assembler.pm gv.c
158 ____________________________________________________________________________
159 [ 10978] By: jhi on 2001/06/27 11:35:38
160 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
163 ____________________________________________________________________________
164 [ 10977] By: jhi on 2001/06/27 11:33:28
165 Log: DEC C 5.3 on the VAX simply doesn't seem to like
166 compiling the MD5 extension, disable it there for now,
170 ____________________________________________________________________________
171 [ 10976] By: jhi on 2001/06/26 21:35:40
172 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
173 From: Jonathan Stowe <gellyfish@gellyfish.com>
174 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
175 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
178 ____________________________________________________________________________
179 [ 10975] By: jhi on 2001/06/26 21:32:41
180 Log: Subject: [PATCH 5.6.1] perlxs misprints
181 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
182 Date: Tue, 26 Jun 2001 17:20:00 -0400
183 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
186 ____________________________________________________________________________
187 [ 10974] By: jhi on 2001/06/26 21:31:51
188 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
189 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
190 Date: Tue, 26 Jun 2001 17:27:07 -0400
191 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
193 ! lib/ExtUtils/MM_Unix.pm
194 ____________________________________________________________________________
195 [ 10973] By: jhi on 2001/06/26 21:27:05
196 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
197 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
198 Date: Tue, 26 Jun 2001 17:23:24 -0400
199 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
201 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
202 ____________________________________________________________________________
203 [ 10972] By: jhi on 2001/06/26 20:27:19
204 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
208 ____________________________________________________________________________
209 [ 10971] By: jhi on 2001/06/26 19:59:41
212 ! lib/Memoize/t/tie_sdbm.t
213 ____________________________________________________________________________
214 [ 10970] By: jhi on 2001/06/26 19:10:19
215 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
218 ____________________________________________________________________________
219 [ 10969] By: jhi on 2001/06/26 17:21:31
220 Log: Subject: [patch] perl_clone+CvFILE
221 From: Doug MacEachern <dougm@covalent.net>
222 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
223 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
226 ____________________________________________________________________________
227 [ 10968] By: jhi on 2001/06/26 16:48:32
228 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
229 From: Mark-Jason Dominus <mjd@plover.com>
230 Date: Tue, 26 Jun 2001 12:33:01 -0400
231 Message-ID: <20010626163301.31298.qmail@plover.com>
233 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
234 ____________________________________________________________________________
235 [ 10967] By: jhi on 2001/06/26 14:21:49
238 ! Changes patchlevel.h
239 ____________________________________________________________________________
240 [ 10966] By: jhi on 2001/06/26 14:08:34
241 Log: Also catfile() needs now to explicitly exported.
243 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
244 ____________________________________________________________________________
245 [ 10965] By: jhi on 2001/06/26 13:57:54
249 ____________________________________________________________________________
250 [ 10964] By: jhi on 2001/06/26 13:56:11
251 Log: Nonexistent pod command.
253 ! pod/perl572delta.pod
254 ____________________________________________________________________________
255 [ 10963] By: jhi on 2001/06/26 13:50:53
256 Log: Be more portable in the quest for tmpdir.
258 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
259 ____________________________________________________________________________
260 [ 10962] By: jhi on 2001/06/26 13:43:51
261 Log: Be more portable in finding out the home directory,
262 and use File::Spec to do the concat.
263 (Come to think of it, couldn't File::Spec provide
264 for a ->homedir method?)
267 ____________________________________________________________________________
268 [ 10961] By: jhi on 2001/06/26 13:37:30
269 Log: Doc patch for #10959.
272 ____________________________________________________________________________
273 [ 10960] By: jhi on 2001/06/26 13:33:07
274 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
275 From: "Philip Newton" <pnewton@gmx.de>
276 Date: Tue, 26 Jun 2001 16:26:47 +0200
277 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
280 ____________________________________________________________________________
281 [ 10959] By: jhi on 2001/06/26 13:31:57
282 Log: Subject: [PATH] shared -> unique;
283 From: "Artur Bergman" <artur@contiller.se>
284 Date: Tue, 26 Jun 2001 16:18:40 +0200
285 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
287 Because "shared" isn't: it's read-only.
290 ____________________________________________________________________________
291 [ 10958] By: jhi on 2001/06/26 13:28:27
292 Log: Escape multiline croak messages.
295 ____________________________________________________________________________
296 [ 10957] By: jhi on 2001/06/26 13:18:34
297 Log: No more pragma/*.t for minitest.
300 ____________________________________________________________________________
301 [ 10956] By: jhi on 2001/06/26 13:18:00
302 Log: AUTHORS updates.
305 ____________________________________________________________________________
306 [ 10955] By: jhi on 2001/06/26 13:17:05
309 ! pod/perl572delta.pod
310 ____________________________________________________________________________
311 [ 10954] By: jhi on 2001/06/26 12:36:07
312 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
313 From: Artur Bergman <artur@contiller.se>
314 Date: Tue, 26 Jun 2001 15:32:53 +0200
315 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
317 ! makedef.pl sv.c sv.h win32/perllib.c
318 ____________________________________________________________________________
319 [ 10953] By: jhi on 2001/06/26 12:33:55
320 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
321 From: Jonathan Stowe <gellyfish@gellyfish.com>
322 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
323 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
325 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
327 + ext/Time/HiRes/hints/sco.pl
329 ____________________________________________________________________________
330 [ 10952] By: jhi on 2001/06/26 11:57:44
331 Log: Subject: [PATCH 5.6.1] static build
332 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
333 Date: Tue, 26 Jun 2001 04:22:25 -0400
334 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
336 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
337 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
338 ____________________________________________________________________________
339 [ 10951] By: jhi on 2001/06/26 11:55:59
340 Log: DJGPP patches from Laszlo Molnar.
342 ! djgpp/djgpp.c perl.c util.c
343 ____________________________________________________________________________
344 [ 10950] By: jhi on 2001/06/26 11:54:32
345 Log: Netware patches from Ananth Kesari.
347 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
348 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
350 ____________________________________________________________________________
351 [ 10949] By: jhi on 2001/06/26 11:49:09
354 ! ext/Errno/Errno_pm.PL
355 ____________________________________________________________________________
356 [ 10948] By: jhi on 2001/06/26 03:44:29
357 Log: There seems to be two ways of spelling the $^O in *STEP.
359 ! ext/Errno/Errno_pm.PL
360 ____________________________________________________________________________
361 [ 10947] By: jhi on 2001/06/26 03:01:01
362 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
363 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
365 ! ext/Errno/Errno_pm.PL
366 ____________________________________________________________________________
367 [ 10946] By: jhi on 2001/06/26 02:50:46
368 Log: Known bugs update.
370 ! pod/perl572delta.pod
371 ____________________________________________________________________________
372 [ 10945] By: jhi on 2001/06/26 01:15:39
373 Log: The default installation of Cygwin has 500 as root's uid.
376 ____________________________________________________________________________
377 [ 10944] By: jhi on 2001/06/26 01:12:39
378 Log: Be even more relaxed (re-allow having only one entry).
380 ! t/op/grent.t t/op/pwent.t
381 ____________________________________________________________________________
382 [ 10943] By: jhi on 2001/06/26 01:03:30
383 Log: Test failure updates.
385 ! pod/perl572delta.pod
386 ____________________________________________________________________________
387 [ 10942] By: jhi on 2001/06/25 23:32:05
388 Log: MPE/iX test tweaks from Mark Bixby.
390 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
391 ! t/io/fs.t t/op/stat.t
392 ____________________________________________________________________________
393 [ 10941] By: jhi on 2001/06/25 22:18:31
394 Log: Microperl findings.
397 ____________________________________________________________________________
398 [ 10940] By: jhi on 2001/06/25 21:59:29
399 Log: Touch uconfig.h.
402 ____________________________________________________________________________
403 [ 10939] By: jhi on 2001/06/25 21:32:52
404 Log: Subject: [PATCH] Proposed fix for Pod::Man
405 From: Rob Napier <rnapier@employees.org>
406 Date: Mon, 25 Jun 2001 15:49:24 -0400
407 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
409 Cater for Solaris nroff brokenness (shortchanges daisywheel
410 printers, but hey, we also no more support PDPs.)
413 ____________________________________________________________________________
414 [ 10938] By: jhi on 2001/06/25 21:14:41
417 ! ext/POSIX/sigaction.t
418 ____________________________________________________________________________
419 [ 10937] By: jhi on 2001/06/25 19:42:02
420 Log: SIGCONT not trappable in VMS.
422 ! ext/POSIX/sigaction.t
423 ____________________________________________________________________________
424 [ 10936] By: jhi on 2001/06/25 19:28:13
425 Log: Subject: [DRAFT] Encode-Tcl.t
426 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
427 Date: Tue, 26 Jun 2001 03:38:08 +0900
428 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
430 + ext/Encode/Encode/Tcl.t
431 ! MANIFEST ext/Encode/Encode/Tcl.pm
432 ____________________________________________________________________________
433 [ 10935] By: jhi on 2001/06/25 18:40:03
434 Log: Because of #10932 retract also the perlfunc hunk of #10910.
437 ____________________________________________________________________________
438 [ 10934] By: jhi on 2001/06/25 18:27:19
439 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
440 by Ilya Zakharevich in
441 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
444 ____________________________________________________________________________
445 [ 10933] By: jhi on 2001/06/25 18:25:26
449 ____________________________________________________________________________
450 [ 10932] By: jhi on 2001/06/25 18:23:30
451 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
452 From: Abhijit Menon-Sen <ams@wiw.org>
453 Date: Mon, 25 Jun 2001 23:45:45 +0530
454 Message-ID: <20010625234545.A5022@lustre.linux.in>
456 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
457 ____________________________________________________________________________
458 [ 10931] By: jhi on 2001/06/25 17:50:38
459 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
460 From: Michael G Schwern <schwern@pobox.com>
461 Date: Mon, 25 Jun 2001 14:35:51 -0400
462 Message-ID: <20010625143551.H13819@blackrider>
465 ____________________________________________________________________________
466 [ 10930] By: jhi on 2001/06/25 14:33:46
469 ! Changes patchlevel.h
470 ____________________________________________________________________________
471 [ 10929] By: jhi on 2001/06/25 14:17:57
472 Log: Regen toc and modlib.
474 ! pod/perlmodlib.pod pod/perltoc.pod
475 ____________________________________________________________________________
476 [ 10928] By: jhi on 2001/06/25 14:13:09
477 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
478 for the benefit of C++ compilers, as suggested by Guruprasad.
481 ____________________________________________________________________________
482 [ 10927] By: jhi on 2001/06/25 14:11:59
483 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
484 From: Jonathan Stowe <gellyfish@gellyfish.com>
485 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
486 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
489 ____________________________________________________________________________
490 [ 10926] By: jhi on 2001/06/25 14:04:07
491 Log: Missed from #10925.
494 ____________________________________________________________________________
495 [ 10925] By: jhi on 2001/06/25 14:00:06
496 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
497 From: Robin Houston <robin@kitsite.com>
498 Date: Sat, 19 May 2001 16:19:34 +0100
499 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
502 ____________________________________________________________________________
503 [ 10924] By: jhi on 2001/06/25 13:58:18
504 Log: Netware README tweak.
507 ____________________________________________________________________________
508 [ 10923] By: jhi on 2001/06/25 13:57:13
509 Log: Subject: [PATCH] Re: overload.t fails
510 From: Abhijit Menon-Sen <ams@wiw.org>
511 Date: Mon, 25 Jun 2001 14:52:20 +0530
512 Message-ID: <20010625145220.A24114@lustre.linux.in>
515 ____________________________________________________________________________
516 [ 10922] By: jhi on 2001/06/25 13:56:20
517 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
518 From: Mike Guy <mjtg@cam.ac.uk>
519 Date: Mon, 25 Jun 2001 11:43:23 +0100
520 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
523 ____________________________________________________________________________
524 [ 10921] By: jhi on 2001/06/25 13:50:02
525 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
526 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
527 Date: Sun, 24 Jun 2001 05:17:05 -0400
528 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
531 ____________________________________________________________________________
532 [ 10920] By: jhi on 2001/06/25 13:49:13
533 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
534 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
535 Date: Mon, 25 Jun 2001 05:52:27 -0400
536 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
539 ____________________________________________________________________________
540 [ 10919] By: jhi on 2001/06/25 13:48:30
541 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
542 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
543 Date: Mon, 25 Jun 2001 05:23:35 -0400
544 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
547 ____________________________________________________________________________
548 [ 10918] By: jhi on 2001/06/25 13:47:46
549 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
550 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
551 Date: Mon, 25 Jun 2001 05:04:32 -0400
552 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
554 ! os2/OS2/REXX/DLL/DLL.pm
555 ____________________________________________________________________________
556 [ 10917] By: jhi on 2001/06/25 13:44:14
557 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
558 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
559 Date: Mon, 25 Jun 2001 05:02:36 -0400
560 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
562 ! mg.c os2/dl_os2.c os2/os2.c
563 ____________________________________________________________________________
564 [ 10916] By: jhi on 2001/06/25 13:41:20
565 Log: Subject: Re: [PATCH 5.6.1] misprints
566 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
567 Date: Mon, 25 Jun 2001 04:50:50 -0400
568 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
571 ____________________________________________________________________________
572 [ 10915] By: jhi on 2001/06/25 13:39:59
573 Log: Add Test::More and Test::Simple to the delta.
575 ! pod/perl572delta.pod
576 ____________________________________________________________________________
577 [ 10914] By: jhi on 2001/06/25 13:38:08
578 Log: Add Test::More, from Michael G Schwern.
580 + lib/Test/More.pm lib/Test/More/t/More.t
581 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
582 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
583 + t/lib/Test/More/Catch.pm
585 ____________________________________________________________________________
586 [ 10913] By: jhi on 2001/06/25 13:35:41
587 Log: Add Test::Simple from Michael G Schwern.
589 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
590 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
591 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
592 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
593 + t/lib/Test/Simple/Catch.pm
594 + t/lib/Test/Simple/sample_tests/death.plx
595 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
596 + t/lib/Test/Simple/sample_tests/extras.plx
597 + t/lib/Test/Simple/sample_tests/five_fail.plx
598 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
599 + t/lib/Test/Simple/sample_tests/one_fail.plx
600 + t/lib/Test/Simple/sample_tests/require.plx
601 + t/lib/Test/Simple/sample_tests/success.plx
602 + t/lib/Test/Simple/sample_tests/too_few.plx
603 + t/lib/Test/Simple/sample_tests/two_fail.plx
605 ____________________________________________________________________________
606 [ 10912] By: jhi on 2001/06/25 13:31:57
607 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
608 From: "Craig A. Berry" <craigberry@mac.com>
609 Date: Sun, 24 Jun 2001 23:41:36 -0500
610 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
613 ____________________________________________________________________________
614 [ 10911] By: jhi on 2001/06/25 13:05:00
615 Log: Upgrade to Attribute::Handlers 0.70.
617 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
618 ! MANIFEST lib/Attribute/Handlers.pm
619 ____________________________________________________________________________
620 [ 10910] By: jhi on 2001/06/25 00:09:27
621 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
622 From: Abhijit Menon-Sen <ams@wiw.org>
623 Date: Sat, 23 Jun 2001 05:17:44 +0530
624 Message-ID: <20010623051744.A18583@lustre.linux.in>
626 (Can't think of a good place to put tests.)
628 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
629 ____________________________________________________________________________
630 [ 10909] By: jhi on 2001/06/24 23:45:13
631 Log: Subject: [PATCH] t/op/pat.t typo fix
632 From: Richard Soderberg <rs@crystalflame.net>
633 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
634 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
637 ____________________________________________________________________________
638 [ 10908] By: jhi on 2001/06/24 22:24:49
639 Log: Move the pack warnings to their own file, as pointed
642 + t/lib/warnings/pp_pack
643 ! MANIFEST t/lib/warnings/pp
644 ____________________________________________________________________________
645 [ 10907] By: jhi on 2001/06/24 19:55:15
648 ! Changes patchlevel.h
649 ____________________________________________________________________________
650 [ 10906] By: jhi on 2001/06/24 19:50:40
651 Log: Partially fix a problem noticed by IRIX compiler:
652 the initialization of parse_start was bypassed by
653 several gotos. Now initialized to zero, which may
654 not be the best choice.
657 ____________________________________________________________________________
658 [ 10905] By: jhi on 2001/06/24 19:43:25
659 Log: Relax the group and password tests back to moaning only
660 if no matches at all are found. (Even with a small sample
661 I could find many sites where there are, umm, anomalies in
664 ! t/op/grent.t t/op/pwent.t
665 ____________________________________________________________________________
666 [ 10904] By: jhi on 2001/06/24 18:45:55
667 Log: Argh. How hard it can be to re-apply a patch manually? :-)
670 ____________________________________________________________________________
671 [ 10903] By: jhi on 2001/06/24 18:40:52
672 Log: De-cut-and-pasto in #10902.
675 ____________________________________________________________________________
676 [ 10902] By: jhi on 2001/06/24 18:35:18
677 Log: The #10771 didn't take?
680 ____________________________________________________________________________
681 [ 10901] By: jhi on 2001/06/24 18:29:50
682 Log: Undo the filetests part of #10900, under multiplicity
683 weird errors take place.
686 ____________________________________________________________________________
687 [ 10900] By: jhi on 2001/06/24 18:20:36
688 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
690 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
691 ____________________________________________________________________________
692 [ 10899] By: jhi on 2001/06/24 17:00:34
693 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
694 From: Tony Bowden <tony@kasei.com>
695 Date: Sun, 24 Jun 2001 17:32:40 +0100
696 Message-ID: <20010624173240.A16293@blackstar.co.uk>
698 Document (well, mention) shortmess() and longmess()
699 to rob people of their fun of reinventing the weel.
702 ____________________________________________________________________________
703 [ 10898] By: jhi on 2001/06/24 16:51:40
704 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
705 From: Brian Jepson <bjepson@oreilly.com>
706 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
707 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
710 ____________________________________________________________________________
711 [ 10897] By: jhi on 2001/06/24 16:38:23
712 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
713 From: Robin Barker <rmb1@cise.npl.co.uk>
714 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
715 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
718 ____________________________________________________________________________
719 [ 10896] By: jhi on 2001/06/24 16:36:32
720 Log: Memoize patch from mjd.
722 ! lib/Memoize/t/tie_storable.t
723 ____________________________________________________________________________
724 [ 10895] By: jhi on 2001/06/24 16:33:59
725 Log: Spec the sv_pvprintify() a bit more.
728 ____________________________________________________________________________
729 [ 10894] By: jhi on 2001/06/24 14:43:36
730 Log: Upgrade to Memoize 0.65.
732 + lib/Memoize/t/array_confusion.t
733 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
734 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
735 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
736 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
737 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
738 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
739 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
740 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
741 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
742 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
743 ! lib/Memoize/t/tie_storable.t
744 ____________________________________________________________________________
745 [ 10893] By: jhi on 2001/06/24 14:21:09
746 Log: Metaconfig unit change for #10892.
748 ! U/modified/Options.U
749 ____________________________________________________________________________
750 [ 10892] By: jhi on 2001/06/24 14:20:38
751 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
752 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
753 Date: Sun, 24 Jun 2001 05:24:40 -0400
754 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
756 ! Configure hints/os2.sh
757 ____________________________________________________________________________
758 [ 10891] By: jhi on 2001/06/24 13:50:26
759 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
760 From: Mike Guy <mjtg@cam.ac.uk>
761 Date: Sun, 24 Jun 2001 15:28:39 +0100
762 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
764 Fix an ancient (5.002) bug.
767 ____________________________________________________________________________
768 [ 10890] By: jhi on 2001/06/24 13:44:43
769 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
773 ____________________________________________________________________________
774 [ 10889] By: jhi on 2001/06/24 13:24:00
775 Log: Make UTS as per #10888.
778 ____________________________________________________________________________
779 [ 10888] By: jhi on 2001/06/24 13:21:23
780 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
782 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
783 ! mpeix/mpeixish.h perl.h unixish.h
784 ____________________________________________________________________________
785 [ 10887] By: jhi on 2001/06/24 13:15:45
789 ____________________________________________________________________________
790 [ 10886] By: jhi on 2001/06/24 13:14:31
791 Log: Subject: Encode::Tcl for multibyte doesnot work
792 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
793 Date: Sun, 24 Jun 2001 22:48:21 +0900
794 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
796 ! ext/Encode/Encode/Tcl.pm
797 ____________________________________________________________________________
798 [ 10885] By: jhi on 2001/06/24 13:12:46
799 Log: Subject: [PATCH] Remove tautology in error messages
800 From: Mike Guy <mjtg@cam.ac.uk>
801 Date: Sun, 24 Jun 2001 13:31:00 +0100
802 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
805 ____________________________________________________________________________
806 [ 10884] By: jhi on 2001/06/24 13:11:36
807 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
810 ____________________________________________________________________________
811 [ 10883] By: jhi on 2001/06/24 13:09:55
812 Log: Subject: Re: [PATCH 5.6.1] test suite
813 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
814 Date: Sun, 24 Jun 2001 05:47:05 -0400
815 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
819 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
820 ____________________________________________________________________________
821 [ 10882] By: jhi on 2001/06/24 13:07:46
822 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
823 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
824 Date: Sun, 24 Jun 2001 05:37:19 -0400
825 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
827 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
828 ____________________________________________________________________________
829 [ 10881] By: jhi on 2001/06/24 13:05:24
830 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
831 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
832 Date: Sun, 24 Jun 2001 05:34:50 -0400
833 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
835 Pacify compiler warnings.
838 ____________________________________________________________________________
839 [ 10880] By: jhi on 2001/06/24 13:02:30
840 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
841 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
842 Date: Sun, 24 Jun 2001 05:21:18 -0400
843 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
845 Enable compression of executables during link time.
848 ____________________________________________________________________________
849 [ 10879] By: jhi on 2001/06/24 13:00:47
850 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
851 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
852 Date: Sun, 24 Jun 2001 05:15:11 -0400
853 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
855 Add ordinals to the export list for Perl DLL.
856 (Breaks intra-version DLL compatibility.)
859 ____________________________________________________________________________
860 [ 10878] By: jhi on 2001/06/24 02:12:04
861 Log: Allow (displaying and) re-editing the Subject in perlbug.
862 Also abstract the Subject quality control into a function.
865 ____________________________________________________________________________
866 [ 10877] By: jhi on 2001/06/24 01:40:53
867 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
870 ____________________________________________________________________________
871 [ 10876] By: jhi on 2001/06/24 01:37:05
872 Log: Regen toc and modlib.
874 ! pod/perlmodlib.pod pod/perltoc.pod
875 ____________________________________________________________________________
876 [ 10875] By: jhi on 2001/06/24 01:29:33
877 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
878 by John Peacock. (Can be 'ntea' which means emulate UNIX file
879 attribute semantics as much as possible, or 'ntsec' which uses
880 native NTFS semantics.) (See also #10877.)
883 ____________________________________________________________________________
884 [ 10874] By: jhi on 2001/06/23 23:57:28
885 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
887 ! lib/Test/Harness.pm
888 ____________________________________________________________________________
889 [ 10873] By: jhi on 2001/06/23 23:36:56
890 Log: Just zap the -uPerlio.
893 ____________________________________________________________________________
894 [ 10872] By: jhi on 2001/06/23 21:29:10
895 Log: Do not test PerlIO if PerlIO not used.
897 ! ext/PerlIO/PerlIO.t
898 ____________________________________________________________________________
899 [ 10871] By: jhi on 2001/06/23 21:12:49
903 ____________________________________________________________________________
904 [ 10870] By: jhi on 2001/06/23 21:03:31
905 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
906 From: Nicholas Clark <nick@ccl4.org>
907 Date: Sat, 23 Jun 2001 22:55:47 +0100
908 Message-ID: <20010623225547.Z98663@plum.flirble.org>
911 ____________________________________________________________________________
912 [ 10869] By: jhi on 2001/06/23 17:13:21
913 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
914 From: Prymmer/Kahn <pvhp@best.com>
915 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
916 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
919 ____________________________________________________________________________
920 [ 10868] By: jhi on 2001/06/23 16:04:38
921 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
922 cygwin does not taint cwd, just like win32.
924 ! lib/File/Find/taint.t t/op/taint.t
925 ____________________________________________________________________________
926 [ 10867] By: jhi on 2001/06/23 15:39:15
927 Log: Retract #10865, the patch should be unnecessary.
928 (But seemingly helpful in Cygwin? Strange.)
930 ! lib/Memoize/t/tie_ndbm.t
931 ____________________________________________________________________________
932 [ 10866] By: jhi on 2001/06/23 15:06:30
933 Log: Misplaced test file; plus Cygwin filesystem semantics.
935 + ext/SDBM_File/sdbm.t
936 - ext/ODBM_File/sdbm.t
938 ____________________________________________________________________________
939 [ 10865] By: jhi on 2001/06/23 15:01:02
940 Log: (Retracted by #10867.)
942 ! lib/Memoize/t/tie_ndbm.t
943 ____________________________________________________________________________
944 [ 10864] By: jhi on 2001/06/23 14:25:43
945 Log: Metaconfig unit change for #10863.
946 Branch: metaconfig/U/perl
948 ____________________________________________________________________________
949 [ 10863] By: jhi on 2001/06/23 14:25:20
950 Log: In Cygwin do not build NDBM_File and ODBM_File unless
951 -lndbm and -ldbm are available.
953 ! Configure config_h.SH
954 ____________________________________________________________________________
955 [ 10862] By: jhi on 2001/06/23 14:02:14
956 Log: More Cygwin filesystem semantics.
958 ! t/io/fs.t t/op/stat.t
959 ____________________________________________________________________________
960 [ 10861] By: jhi on 2001/06/23 13:38:00
961 Log: More DOSish permission semantics for Cygwin.
964 ____________________________________________________________________________
965 [ 10860] By: jhi on 2001/06/23 13:32:41
966 Log: Cygwin too has different permission semantics.
968 ! ext/GDBM_File/gdbm.t
969 ____________________________________________________________________________
970 [ 10859] By: jhi on 2001/06/23 13:30:06
971 Log: The group (and assumedly passwd) databases can have
972 only one entry (this is the case in cygwin).
974 ! t/op/grent.t t/op/pwent.t
975 ____________________________________________________________________________
976 [ 10858] By: jhi on 2001/06/23 13:16:26
977 Log: Also in Cygwin use Socket to figure out domainname
978 (if any) (avoids trying to call external 'domainname',
979 which doesn't at the moment exist in Cygwin)
982 ____________________________________________________________________________
983 [ 10857] By: jhi on 2001/06/23 12:48:32
984 Log: Remove also the lib$Foo.def, not just $Foo.def.
986 ! lib/ExtUtils/MM_Unix.pm
987 ____________________________________________________________________________
988 [ 10856] By: jhi on 2001/06/23 12:21:53
989 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
992 ____________________________________________________________________________
993 [ 10855] By: jhi on 2001/06/23 12:14:15
994 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
995 to match the whole isprint(), only the space character.
997 ! handy.h pod/perlre.pod t/op/pat.t
998 ____________________________________________________________________________
999 [ 10854] By: nick on 2001/06/23 08:09:33
1000 Log: Integrate mainline
1002 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
1003 !> lib/ExtUtils.t lib/File/Find/taint.t
1004 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
1005 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
1006 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1007 ____________________________________________________________________________
1008 [ 10853] By: jhi on 2001/06/23 03:48:09
1009 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
1010 with its floats in os390 and s390 (UTS).
1012 ! lib/Math/BigInt/t/bigintpm.t
1013 ____________________________________________________________________________
1014 [ 10852] By: jhi on 2001/06/23 03:38:53
1015 Log: Add also UTS (s390) to the non-IEEE float platforms.
1018 ____________________________________________________________________________
1019 [ 10851] By: jhi on 2001/06/23 03:36:04
1020 Log: Subject: RFC: what are applicable standards for exponent sizes?
1021 From: Peter Prymmer <pvhp@forte.com>
1022 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
1023 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
1026 ____________________________________________________________________________
1027 [ 10850] By: jhi on 2001/06/23 03:29:04
1028 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
1029 From: Peter Prymmer <pvhp@forte.com>
1030 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
1031 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
1033 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
1034 ____________________________________________________________________________
1035 [ 10849] By: jhi on 2001/06/23 03:27:21
1036 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
1037 From: Peter Prymmer <pvhp@forte.com>
1038 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
1039 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
1042 ____________________________________________________________________________
1043 [ 10848] By: jhi on 2001/06/22 21:51:31
1044 Log: Retract #10845.
1046 ! lib/File/Find/taint.t
1047 ____________________________________________________________________________
1048 [ 10847] By: jhi on 2001/06/22 21:50:38
1049 Log: Yet another error message.
1052 ____________________________________________________________________________
1053 [ 10846] By: jhi on 2001/06/22 21:48:39
1054 Log: The croak message for nonexistent socket functions may vary.
1056 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
1057 ____________________________________________________________________________
1058 [ 10845] By: jhi on 2001/06/22 21:42:38
1059 Log: (Retracted by #10848.)
1061 ! lib/File/Find/taint.t
1062 ____________________________________________________________________________
1063 [ 10844] By: jhi on 2001/06/22 21:32:58
1064 Log: Integrate perlio.
1066 !> lib/File/Find/taint.t t/op/write.t
1067 ____________________________________________________________________________
1068 [ 10843] By: nick on 2001/06/22 21:24:51
1069 Log: Back out debug in taint.t
1071 ! lib/File/Find/taint.t
1072 ____________________________________________________________________________
1073 [ 10842] By: jhi on 2001/06/22 21:20:02
1074 Log: setitimer() does not exist in Unicos, despite of what
1075 Configure thinks, from Mark P. Lutz.
1078 ____________________________________________________________________________
1079 [ 10841] By: nick on 2001/06/22 21:19:36
1080 Log: Skip cwd test on Win32 ???
1082 ! lib/File/Find/taint.t
1083 ____________________________________________________________________________
1084 [ 10840] By: jhi on 2001/06/22 21:17:34
1085 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
1086 and Tru64 gcc -Wall happy.
1089 ____________________________________________________________________________
1090 [ 10839] By: jhi on 2001/06/22 21:15:32
1091 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
1093 ! ext/IPC/SysV/Semaphore.pm
1094 ____________________________________________________________________________
1095 [ 10838] By: jhi on 2001/06/22 21:12:02
1096 Log: Metaconfig unit change for #10837.
1097 Branch: metaconfig/U/perl
1099 ____________________________________________________________________________
1100 [ 10837] By: jhi on 2001/06/22 21:09:42
1101 Log: Cleanup of the cross-compilation unit.
1104 ____________________________________________________________________________
1105 [ 10836] By: nick on 2001/06/22 20:45:12
1106 Log: Skip |- based op/write.t on Win32 as well as VMS
1109 ____________________________________________________________________________
1110 [ 10835] By: jhi on 2001/06/22 20:44:20
1111 Log: Integrate perlio.
1114 ____________________________________________________________________________
1115 [ 10834] By: nick on 2001/06/22 20:41:54
1116 Log: Integrate mainline
1118 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1119 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
1121 ____________________________________________________________________________
1122 [ 10833] By: nick on 2001/06/22 20:22:58
1126 ____________________________________________________________________________
1127 [ 10832] By: jhi on 2001/06/22 20:13:02
1128 Log: Metaconfig unit changes for #10831.
1130 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
1131 ____________________________________________________________________________
1132 [ 10831] By: jhi on 2001/06/22 20:12:29
1133 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
1134 From: Andy Dougherty <doughera@lafayette.edu>
1135 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
1136 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
1138 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1139 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
1140 ____________________________________________________________________________
1141 [ 10830] By: jhi on 2001/06/22 19:50:15
1142 Log: MPE/iX prototype nits from Mark Bixby.
1145 ____________________________________________________________________________
1146 [ 10829] By: jhi on 2001/06/22 16:25:16
1150 ____________________________________________________________________________
1151 [ 10828] By: nick on 2001/06/22 15:33:37
1152 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
1155 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
1156 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
1157 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
1158 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
1159 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1160 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1161 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
1162 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
1164 ____________________________________________________________________________
1165 [ 10827] By: jhi on 2001/06/22 14:15:26
1166 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
1167 Date: Fri, 22 Jun 2001 10:08:35 -0500
1168 From: "Craig A. Berry" <craigberry@mac.com>
1169 Message-Id: <a05101001b75908704194@[192.168.56.145]>
1171 ! vms/vms.c vms/vmsish.h
1172 ____________________________________________________________________________
1173 [ 10826] By: jhi on 2001/06/22 13:35:37
1174 Log: NetWare scripts tweak from Ananth Kesari.
1176 ! NetWare/t/NWScripts.pl
1177 ____________________________________________________________________________
1178 [ 10825] By: jhi on 2001/06/22 13:00:55
1179 Log: Update Changes.
1181 ! Changes patchlevel.h
1182 ____________________________________________________________________________
1183 [ 10824] By: jhi on 2001/06/22 12:46:56
1184 Log: Add .i and .s targets.
1187 ____________________________________________________________________________
1188 [ 10823] By: jhi on 2001/06/22 12:25:20
1189 Log: Upgrade to Locale::Maketext 1.03.
1191 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1192 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
1193 ____________________________________________________________________________
1194 [ 10822] By: jhi on 2001/06/22 12:23:57
1195 Log: Upgrade to I18N::LangTags 0.26.
1197 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1198 ! lib/I18N/LangTags/test.pl
1199 ____________________________________________________________________________
1200 [ 10821] By: jhi on 2001/06/22 12:16:41
1201 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
1204 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1205 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1206 ____________________________________________________________________________
1207 [ 10820] By: jhi on 2001/06/22 12:13:37
1208 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
1209 From: Prymmer/Kahn <pvhp@best.com>
1210 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
1211 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
1214 ! MANIFEST utils/h2xs.PL
1215 ____________________________________________________________________________
1216 [ 10819] By: jhi on 2001/06/22 12:11:56
1217 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
1218 From: Prymmer/Kahn <pvhp@best.com>
1219 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
1220 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
1223 ____________________________________________________________________________
1224 [ 10818] By: jhi on 2001/06/22 12:11:08
1225 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
1226 From: Prymmer/Kahn <pvhp@best.com>
1227 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
1228 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
1231 ____________________________________________________________________________
1232 [ 10817] By: jhi on 2001/06/22 12:10:05
1233 Log: AUTHORS update.
1236 ____________________________________________________________________________
1237 [ 10816] By: jhi on 2001/06/22 12:08:24
1238 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
1239 From: "Craig A. Berry" <craigberry@mac.com>
1240 Date: Thu, 21 Jun 2001 18:20:38 -0500
1241 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
1243 ! ext/POSIX/POSIX.xs
1244 ____________________________________________________________________________
1245 [ 10815] By: jhi on 2001/06/22 12:07:19
1246 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
1247 From: "Craig A. Berry" <craigberry@mac.com>
1248 Date: Thu, 21 Jun 2001 09:58:52 -0500
1249 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
1251 ! ext/B/Deparse.t t/op/write.t
1252 ____________________________________________________________________________
1253 [ 10814] By: nick on 2001/06/22 08:13:09
1254 Log: Integrate mainline.
1256 !> (integrate 46 files)
1257 ____________________________________________________________________________
1258 [ 10813] By: jhi on 2001/06/22 02:48:58
1259 Log: Change the prefixes only if $prefix is unset,
1260 as originally patched by Marcel Grunauer.
1262 ! hints/darwin.sh hints/rhapsody.sh
1263 ____________________________________________________________________________
1264 [ 10812] By: jhi on 2001/06/22 02:44:41
1265 Log: Subject: Re: Patch for hints/darwin.sh
1266 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
1267 Date: Thu, 21 Jun 2001 11:23:46 -0700
1268 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
1270 ! hints/darwin.sh hints/rhapsody.sh
1271 ____________________________________________________________________________
1272 [ 10811] By: jhi on 2001/06/22 02:34:27
1273 Log: Add .PHONY targets for non-file targets,
1274 from Wilfredo Sánchez. Should help saying
1275 "make install" on case-insensitive filesystems.
1278 ____________________________________________________________________________
1279 [ 10810] By: jhi on 2001/06/22 02:01:23
1280 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
1281 From: Doug MacEachern <dougm@covalent.net>
1282 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
1283 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
1285 plus reword the getcwd() comment, plus use getcwd() buffer
1289 ____________________________________________________________________________
1290 [ 10809] By: jhi on 2001/06/22 01:16:58
1291 Log: More gprofing from Doug MacEachern.
1294 ____________________________________________________________________________
1295 [ 10808] By: jhi on 2001/06/22 01:15:11
1296 Log: Metaconfig unit change for #10807.
1297 Branch: metaconfig/U/perl
1299 ____________________________________________________________________________
1300 [ 10807] By: jhi on 2001/06/22 01:14:43
1301 Log: Tell that you are removing the unneeded -lsfio.
1304 ____________________________________________________________________________
1305 [ 10806] By: jhi on 2001/06/22 01:03:14
1306 Log: More MPE/iX tweaks from Mark Bixby.
1308 ! perl.c t/op/magic.t
1309 ____________________________________________________________________________
1310 [ 10805] By: jhi on 2001/06/21 22:41:11
1311 Log: The fchdir() proto is supposed to live in <unistd.h>.
1314 ____________________________________________________________________________
1315 [ 10804] By: jhi on 2001/06/21 22:24:42
1316 Log: This town is too small for the Cwd extension and me,
1320 ____________________________________________________________________________
1321 [ 10803] By: jhi on 2001/06/21 21:54:00
1322 Log: Metaconfig unit change for #10802.
1323 Branch: metaconfig/U/perl
1325 ____________________________________________________________________________
1326 [ 10802] By: jhi on 2001/06/21 21:53:37
1330 ____________________________________________________________________________
1331 [ 10801] By: jhi on 2001/06/21 21:38:38
1332 Log: Off-by-one. I'm so classic.
1335 ____________________________________________________________________________
1336 [ 10800] By: jhi on 2001/06/21 20:10:19
1337 Log: Update Changes.
1339 ! Changes patchlevel.h
1340 ____________________________________________________________________________
1341 [ 10799] By: jhi on 2001/06/21 20:03:54
1342 Log: Subject: Documentation patch for Net::FTP
1343 From: Marcel Grunauer <marcel@codewerk.com>
1344 Date: Wed, 20 Jun 2001 23:03:26 +0200
1345 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
1348 ____________________________________________________________________________
1349 [ 10798] By: jhi on 2001/06/21 20:01:14
1350 Log: Retract the #10417 mg.c and embed.pl parts because of
1351 strange SEGVs in 64bit x86 FreeBSD observed by
1354 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
1355 ____________________________________________________________________________
1356 [ 10797] By: jhi on 2001/06/21 19:40:34
1357 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
1359 ! Configure NetWare/config.wc NetWare/config_H.wc
1360 ! Porting/Glossary Porting/config.sh Porting/config_H
1361 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
1362 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1363 ! vos/config.ga.h win32/config.bc win32/config.gc
1364 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1366 ____________________________________________________________________________
1367 [ 10796] By: jhi on 2001/06/21 19:08:28
1368 Log: Cwd tweak from Doug MacEachern.
1371 ____________________________________________________________________________
1372 [ 10795] By: jhi on 2001/06/21 19:03:48
1373 Log: Protect the fchdir() and lstat() with ifdefs.
1374 fchdir() needs a Configure probe.
1377 ____________________________________________________________________________
1378 [ 10794] By: nick on 2001/06/21 17:11:35
1379 Log: Integrate mainline
1381 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1382 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1383 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1384 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1385 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1386 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1387 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1388 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1389 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1390 - lib/File/Glob/case.t lib/File/Glob/global.t
1391 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1392 - lib/File/Temp/posix.t lib/File/Temp/security.t
1393 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1394 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1395 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1396 - lib/Text/Wrap/wrap.t
1397 !> (integrate 41 files)
1398 ____________________________________________________________________________
1399 [ 10793] By: jhi on 2001/06/21 17:01:26
1400 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
1401 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1402 Date: Thu, 21 Jun 2001 13:04:54 -0500
1403 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
1406 ____________________________________________________________________________
1407 [ 10792] By: jhi on 2001/06/21 16:13:57
1408 Log: Subject: [PATCH pod] overlong =item
1409 From: Robin Barker <rmb1@cise.npl.co.uk>
1410 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
1411 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
1413 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1414 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1415 ____________________________________________________________________________
1416 [ 10791] By: jhi on 2001/06/21 16:10:51
1417 Log: Subject: [PATCH perlio.c] format
1418 From: Robin Barker <rmb1@cise.npl.co.uk>
1419 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
1420 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
1423 ____________________________________________________________________________
1424 [ 10790] By: jhi on 2001/06/21 15:52:04
1425 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
1426 From: Radu Greab <radu@netsoft.ro>
1427 Date: Thu, 21 Jun 2001 19:06:02 +0300
1428 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
1430 ! pod/perlapi.pod sv.c
1431 ____________________________________________________________________________
1432 [ 10789] By: jhi on 2001/06/21 14:48:25
1433 Log: The metaconfig unit changes for #10788.
1434 Branch: metaconfig/U/perl
1435 ! Cross.U fflushall.U
1436 ____________________________________________________________________________
1437 [ 10788] By: jhi on 2001/06/21 14:47:48
1438 Log: Cross-configuration changes: make $from to rm the files
1439 before copying them over (this means that he rm can be
1440 removed from the fflushall test), create $targetmkdir
1441 (not documented in install since it is supposed to internal
1442 use only), make $run to copy over the executable only if
1443 a stamp file .xok doesn't already exist (to avoid unnecessary
1444 copying of the executable)
1446 ! Configure Makefile.SH
1447 ____________________________________________________________________________
1448 [ 10787] By: nick on 2001/06/21 14:16:18
1449 Log: Integrate mainline
1451 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1452 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
1453 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
1454 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
1455 !> (integrate 34 files)
1456 ____________________________________________________________________________
1457 [ 10786] By: jhi on 2001/06/21 13:59:32
1458 Log: Re-add the files as text.
1460 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1461 ____________________________________________________________________________
1462 [ 10785] By: jhi on 2001/06/21 13:57:55
1463 Log: Delete the binary files.
1465 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1466 ____________________________________________________________________________
1467 [ 10784] By: jhi on 2001/06/21 13:49:47
1468 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
1469 From: Andy Dougherty <doughera@lafayette.edu>
1470 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
1471 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
1473 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
1474 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
1475 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
1476 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
1477 ____________________________________________________________________________
1478 [ 10783] By: jhi on 2001/06/21 13:46:50
1479 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
1480 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
1481 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
1482 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
1484 Setting umask to something friendlier.
1486 ! installman installperl
1487 ____________________________________________________________________________
1488 [ 10782] By: jhi on 2001/06/21 13:42:17
1489 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
1490 Resort MANIFEST with sort -f, looks much better.
1492 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1493 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1494 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1495 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1496 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1497 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1498 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1499 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1500 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1501 - lib/File/Glob/case.t lib/File/Glob/global.t
1502 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1503 - lib/File/Temp/posix.t lib/File/Temp/security.t
1504 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1505 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1506 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1507 - lib/Text/Wrap/wrap.t
1509 ____________________________________________________________________________
1510 [ 10781] By: jhi on 2001/06/21 13:16:04
1511 Log: Upgrade to I18N::LangTags 0.25.
1513 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1514 ! lib/I18N/LangTags/List.pm
1515 ____________________________________________________________________________
1516 [ 10780] By: jhi on 2001/06/21 13:12:54
1517 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
1518 From: Richard Soderberg <rs@crystalflame.net>
1519 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
1520 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
1522 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
1523 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
1524 ____________________________________________________________________________
1525 [ 10779] By: jhi on 2001/06/21 12:59:57
1526 Log: Test obsoleted by change #10777.
1529 ____________________________________________________________________________
1530 [ 10778] By: jhi on 2001/06/21 12:52:37
1531 Log: Case of confused test numbering.
1534 ____________________________________________________________________________
1535 [ 10777] By: jhi on 2001/06/21 12:30:57
1536 Log: Subject: Re: Opinion on undef lvalue
1537 From: Abhijit Menon-Sen <ams@wiw.org>
1538 Date: Sun, 17 Jun 2001 13:04:46 +0530
1539 Message-ID: <20010617130446.B27925@lustre.linux.in>
1541 Allow lvalue subs to return undef in array context.
1544 ____________________________________________________________________________
1545 [ 10776] By: jhi on 2001/06/21 12:27:48
1546 Log: Just a guess that using the same hack for cygwin as
1547 for win32 might help.
1549 ! lib/File/Find/find.t
1550 ____________________________________________________________________________
1551 [ 10775] By: jhi on 2001/06/21 12:25:58
1552 Log: NetWare tweaks from Guruprasad.
1554 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
1555 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
1556 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
1557 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
1558 ____________________________________________________________________________
1559 [ 10774] By: jhi on 2001/06/21 12:21:17
1560 Log: Subject: Re: perl@10722: Bogus warnings on REs
1561 From: Hugo <hv@crypt.compulink.co.uk>
1562 Date: Thu, 21 Jun 2001 09:51:17 +0100
1563 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
1565 Unroll to avoid a UTS compiler bug.
1568 ____________________________________________________________________________
1569 [ 10773] By: jhi on 2001/06/21 12:13:13
1570 Log: Subject: Re: [PATCH] Make /o work under i?threads
1571 From: Artur Bergman <artur@contiller.se>
1572 Date: Thu, 21 Jun 2001 14:38:03 +0200
1573 Message-ID: <B757B74A.184D%artur@contiller.se>
1576 ____________________________________________________________________________
1577 [ 10772] By: jhi on 2001/06/21 12:12:23
1578 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1579 From: Artur Bergman <artur@contiller.se>
1580 Date: Thu, 21 Jun 2001 14:27:33 +0200
1581 Message-ID: <B757B4D4.1849%artur@contiller.se>
1583 Plus extra parentheses.
1586 ____________________________________________________________________________
1587 [ 10771] By: jhi on 2001/06/21 12:10:29
1588 Log: Subject: [PATCH] Make /o work under i?threads
1589 From: Richard Soderberg <rs@crystalflame.net>
1590 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
1591 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
1594 ____________________________________________________________________________
1595 [ 10770] By: jhi on 2001/06/21 12:09:28
1596 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1597 From: Artur Bergman <artur@contiller.se>
1598 Date: Thu, 21 Jun 2001 14:04:54 +0200
1599 Message-ID: <B757AF86.1842%artur@contiller.se>
1602 ____________________________________________________________________________
1603 [ 10769] By: jhi on 2001/06/21 12:08:03
1604 Log: Subject: Re: perl@10765: sv.c not OK on win32
1605 From: Artur Bergman <artur@contiller.se>
1606 Date: Thu, 21 Jun 2001 10:31:06 +0200
1607 Message-ID: <B7577D69.182C%artur@contiller.se>
1610 ____________________________________________________________________________
1611 [ 10768] By: jhi on 2001/06/21 12:03:56
1612 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
1613 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1614 Date: Thu, 21 Jun 2001 06:23:56 -0400
1615 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
1617 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
1618 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1619 Date: Thu, 21 Jun 2001 06:32:21 -0400
1620 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
1622 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
1623 ____________________________________________________________________________
1624 [ 10767] By: jhi on 2001/06/21 12:00:07
1625 Log: Subject: [PATCH] make syslog test more verbose
1626 From: Robert Spier <rspier@pobox.com>
1627 Date: Thu, 21 Jun 2001 00:54:32 -0400
1628 Message-ID: <15153.32264.295807.333073@rls.cx>
1630 ! ext/Sys/Syslog/syslog.t
1631 ____________________________________________________________________________
1632 [ 10766] By: jhi on 2001/06/20 23:27:57
1633 Log: Subject: op/study.t refinements
1634 From: Hugo <hv@crypt.compulink.co.uk>
1635 Date: Thu, 21 Jun 2001 00:29:07 +0100
1636 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
1639 ____________________________________________________________________________
1640 [ 10765] By: jhi on 2001/06/20 19:51:47
1641 Log: Update Changes.
1643 ! Changes patchlevel.h
1644 ____________________________________________________________________________
1645 [ 10764] By: jhi on 2001/06/20 19:00:23
1646 Log: Subject: Re: [PATCH] djgpp updates
1647 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1648 Date: Wed, 20 Jun 2001 10:05:15 +0200
1649 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
1652 ____________________________________________________________________________
1653 [ 10763] By: jhi on 2001/06/20 18:58:06
1654 Log: Fix for ID 20010619.002 "When building hash, hash keys that
1655 are function calls are not being called", from Abhijit.
1657 ! t/base/lex.t toke.c
1658 ____________________________________________________________________________
1659 [ 10762] By: jhi on 2001/06/20 18:45:00
1660 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
1662 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
1663 + lib/Locale/Maketext/test.pl
1664 - lib/Locale/Maketext.t
1665 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1666 ! lib/Locale/Maketext/TPJ13.pod
1667 ____________________________________________________________________________
1668 [ 10761] By: jhi on 2001/06/20 18:44:15
1669 Log: Metaconfig unit change for #10760.
1671 ! U/modified/Cppsym.U
1672 ____________________________________________________________________________
1673 [ 10760] By: jhi on 2001/06/20 18:42:04
1674 Log: Do not remove the ccsym* Cppsym* files since
1675 they are useful for metaconfig units coming after us.
1676 (This is the Configure nit mentioned in #10752.)
1679 ____________________________________________________________________________
1680 [ 10759] By: jhi on 2001/06/20 18:02:18
1681 Log: Update to I18N::LangTags 0.24, from Sean Burke.
1683 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1684 + lib/I18N/LangTags/README
1685 - lib/I18N/LangTags/List.pod
1686 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
1687 ____________________________________________________________________________
1688 [ 10758] By: jhi on 2001/06/20 17:34:43
1691 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
1692 ! pod/perlapi.pod proto.h
1693 ____________________________________________________________________________
1694 [ 10757] By: jhi on 2001/06/20 17:23:08
1695 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
1696 From: Artur Bergman <artur@contiller.se>
1697 Date: Wed, 20 Jun 2001 11:31:32 +0200
1698 Message-ID: <B7563A14.17D8%artur@contiller.se>
1700 ! embed.pl hv.c intrpvar.h sv.c sv.h
1701 ____________________________________________________________________________
1702 [ 10756] By: jhi on 2001/06/20 17:13:26
1703 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
1704 From: Tim Sweetman <tim@aldigital.co.uk>
1705 Date: Wed, 13 Jun 2001 14:25:17 +0100
1706 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
1708 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
1709 ____________________________________________________________________________
1710 [ 10755] By: nick on 2001/06/20 16:12:37
1711 Log: Integrate mainline
1713 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
1714 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
1715 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
1716 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
1717 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
1718 !> t/op/study.t util.c
1719 ____________________________________________________________________________
1720 [ 10754] By: gsar on 2001/06/20 15:22:27
1721 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
1723 Branch: maint-5.6/perl
1725 ____________________________________________________________________________
1726 [ 10753] By: jhi on 2001/06/20 14:03:20
1727 Log: Security tweak on readlink().
1730 ____________________________________________________________________________
1731 [ 10752] By: jhi on 2001/06/20 14:00:23
1732 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
1734 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
1735 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
1736 ! mpeix/relink t/op/pwent.t
1737 ____________________________________________________________________________
1738 [ 10751] By: jhi on 2001/06/20 13:57:27
1739 Log: Reinstate #10725 (with probe for alarm()).
1742 ____________________________________________________________________________
1743 [ 10750] By: jhi on 2001/06/20 13:53:46
1744 Log: Replace our implementation of realpath() with OpenBSD's
1745 (src/lib/libc/stdlib/realpath.c 1.4).
1747 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
1748 ! pod/perldiag.pod proto.h util.c
1749 ____________________________________________________________________________
1750 [ 10749] By: jhi on 2001/06/20 13:07:49
1751 Log: Integrate perlio.
1754 ____________________________________________________________________________
1755 [ 10748] By: jhi on 2001/06/20 13:07:18
1756 Log: No point in going into memory-saving contortions
1757 with getcwd() since there's a danger of buffer overflow.
1758 Also make the POSIX extension to use sv_getcwd().
1759 Finally, a missed proto.h fragment.
1761 ! ext/POSIX/POSIX.xs proto.h util.c
1762 ____________________________________________________________________________
1763 [ 10747] By: nick on 2001/06/20 12:38:26
1764 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
1767 ____________________________________________________________________________
1768 [ 10746] By: jhi on 2001/06/20 11:51:10
1769 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
1770 From: Graham Barr <gbarr@pobox.com>
1771 Date: Wed, 20 Jun 2001 11:05:49 +0100
1772 Message-ID: <20010620110549.I19188@pobox.com>
1776 Subject: Bug in IO::Socket::INET module (repeat)
1777 From: "Harmon S. Nine" <hnine@netarx.com>
1778 Date: Tue, 19 Jun 2001 09:41:35 -0400
1779 Message-ID: <3B2F568F.8080605@netarx.com>
1781 The bug was that the IO::Socket::INET constructor
1782 did not allow a 'LocalPort' of 0.
1784 ! ext/IO/lib/IO/Socket/INET.pm
1785 ____________________________________________________________________________
1786 [ 10745] By: nick on 2001/06/20 08:56:39
1787 Log: Integrate mainline.
1789 !> (integrate 37 files)
1790 ____________________________________________________________________________
1791 [ 10744] By: jhi on 2001/06/20 04:54:53
1792 Log: After some reading I don't think we can blindly
1793 use systems' realpath(). Too many security problems,
1794 too many buggy implementations.
1796 TODO: the realpath() emulation code in util.c doesn't
1797 seem fully operational? (readlink(), for example?)
1799 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
1800 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
1801 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
1802 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
1803 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
1804 ! win32/config_H.gc win32/config_H.vc
1805 ____________________________________________________________________________
1806 [ 10743] By: jhi on 2001/06/20 00:48:48
1807 Log: Metaconfig unit change for #10738.
1809 ! U/compline/d_gconvert.U
1810 ____________________________________________________________________________
1811 [ 10742] By: jhi on 2001/06/20 00:48:20
1812 Log: Integrate change #10739 from maintperl:
1814 C<eval "/x$\r\n/x"> fails to compile correctly
1816 !> t/op/pat.t toke.c
1817 ____________________________________________________________________________
1818 [ 10741] By: jhi on 2001/06/20 00:41:05
1819 Log: Retract #10725 (Hugo asked NOT to apply the patch)
1822 ____________________________________________________________________________
1823 [ 10740] By: jhi on 2001/06/19 23:58:25
1824 Log: The test.third results were funnily named because of the
1828 ____________________________________________________________________________
1829 [ 10739] By: gsar on 2001/06/19 23:49:15
1830 Log: C<eval "/x$\r\n/x"> fails to compile correctly
1831 Branch: maint-5.6/perl
1833 ____________________________________________________________________________
1834 [ 10738] By: jhi on 2001/06/19 23:04:15
1835 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
1836 From: Spider Boardman <spider@Orb.Nashua.NH.US>
1837 Date: Tue, 19 Jun 2001 19:15:40 -0400
1838 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
1840 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
1841 because "1e+129" being expected but "1.e+129" being returned.
1842 The culprit (at least in Tru64) is the use of gcvt().
1845 ____________________________________________________________________________
1846 [ 10737] By: jhi on 2001/06/19 22:56:52
1847 Log: Subject: [PATCH perl@10722] test hunting on VMS
1848 From: "Craig A. Berry" <craigberry@mac.com>
1849 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
1850 Date: Tue, 19 Jun 2001 18:59:01 -0500
1853 ____________________________________________________________________________
1854 [ 10736] By: jhi on 2001/06/19 21:32:29
1855 Log: Subject: [PATCH] s/typos//
1856 From: Abhijit Menon-Sen <ams@wiw.org>
1857 Date: Wed, 20 Jun 2001 02:15:02 +0530
1858 Message-ID: <20010620021502.A14541@lustre.linux.in>
1860 Without the op.h s/bearword/bareword/ hunk, see
1861 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
1864 ____________________________________________________________________________
1865 [ 10735] By: jhi on 2001/06/19 21:26:43
1866 Log: Metaconfig unit change for #10732 and #10733.
1867 Branch: metaconfig/U/perl
1869 ____________________________________________________________________________
1870 [ 10734] By: jhi on 2001/06/19 21:24:41
1871 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
1872 From: "Craig A. Berry" <craigberry@mac.com>
1873 Date: Tue, 19 Jun 2001 17:19:48 -0500
1874 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
1876 ! configure.com vms/descrip_mms.template
1877 ____________________________________________________________________________
1878 [ 10733] By: jhi on 2001/06/19 19:57:44
1879 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
1880 From: Spider Boardman <spider@Orb.Nashua.NH.US>
1881 Date: Tue, 19 Jun 2001 16:48:07 -0400
1882 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
1884 Further fixes to fflush(NULL) detection.
1887 ____________________________________________________________________________
1888 [ 10732] By: jhi on 2001/06/19 19:38:20
1889 Log: AIX test -s hangs with non-existent files?
1890 (A genuine logic bug in Configure, but AIX also broken?)
1893 ____________________________________________________________________________
1894 [ 10731] By: jhi on 2001/06/19 19:17:35
1895 Log: AUTHORS updates.
1898 ____________________________________________________________________________
1899 [ 10730] By: jhi on 2001/06/19 19:03:07
1900 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
1901 From: Spider Boardman <spider@Orb.Nashua.NH.US>
1902 Date: Tue, 19 Jun 2001 15:33:25 -0400
1903 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
1905 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
1907 ____________________________________________________________________________
1908 [ 10729] By: jhi on 2001/06/19 18:34:10
1909 Log: Integrate perlio.
1911 !> lib/File/Find/find.t win32/distclean.bat
1912 ____________________________________________________________________________
1913 [ 10728] By: nick on 2001/06/19 18:24:53
1914 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
1916 ! lib/File/Find/find.t win32/distclean.bat
1917 ____________________________________________________________________________
1918 [ 10727] By: jhi on 2001/06/19 18:07:31
1919 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
1920 also add information how to find out whether one has PerlIO.
1923 ____________________________________________________________________________
1924 [ 10726] By: jhi on 2001/06/19 17:59:30
1925 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
1926 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1927 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
1928 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
1931 ____________________________________________________________________________
1932 [ 10725] By: jhi on 2001/06/19 17:28:30
1933 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
1934 From: Hugo <hv@crypt.compulink.co.uk>
1935 Date: Tue, 19 Jun 2001 12:37:30 +0100
1936 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
1939 ____________________________________________________________________________
1940 [ 10724] By: jhi on 2001/06/19 17:22:20
1941 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
1942 From: Hugo <hv@crypt.compulink.co.uk>
1943 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
1944 Date: Tue, 19 Jun 2001 13:15:17 +0100
1947 ____________________________________________________________________________
1948 [ 10723] By: nick on 2001/06/19 14:46:15
1949 Log: Integrate mainline
1951 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
1952 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
1953 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
1954 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
1955 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
1956 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
1957 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
1958 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
1959 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
1960 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
1961 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
1962 - ext/Thread/unsync4.t
1963 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
1964 !> djgpp/config.over djgpp/fixpmain
1965 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
1966 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
1967 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
1968 ____________________________________________________________________________
1969 [ 10722] By: jhi on 2001/06/19 11:55:30
1970 Log: Update Changes.
1972 ! Changes patchlevel.h
1973 ____________________________________________________________________________
1974 [ 10721] By: jhi on 2001/06/19 11:29:34
1975 Log: The existence shall be MANIFESted.
1978 ____________________________________________________________________________
1979 [ 10720] By: jhi on 2001/06/19 10:58:09
1980 Log: The old libnet.cfg is first searched from the current directory,
1981 only then from the module path.
1983 ! utils/libnetcfg.PL
1984 ____________________________________________________________________________
1985 [ 10719] By: jhi on 2001/06/19 10:55:59
1986 Log: NetWare tweaks from Guruprasad.
1988 ! NetWare/Makefile NetWare/config.wc
1989 ____________________________________________________________________________
1990 [ 10718] By: jhi on 2001/06/19 10:54:22
1991 Log: Subject: [PATCH] djgpp updates
1992 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1993 Date: Tue, 19 Jun 2001 10:59:06 +0200
1994 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
1996 ! djgpp/config.over djgpp/fixpmain
1997 ____________________________________________________________________________
1998 [ 10717] By: jhi on 2001/06/19 10:53:20
1999 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
2000 From: Prymmer/Kahn <pvhp@best.com>
2001 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
2002 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
2005 ____________________________________________________________________________
2006 [ 10716] By: jhi on 2001/06/19 10:52:25
2007 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2008 to happen right after the inclusion of <inttypes.h>,
2012 ____________________________________________________________________________
2013 [ 10715] By: jhi on 2001/06/19 10:49:21
2014 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
2015 From: Doug MacEachern <dougm@covalent.net>
2016 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
2017 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
2019 ! ext/DynaLoader/DynaLoader_pm.PL
2020 ____________________________________________________________________________
2021 [ 10714] By: jhi on 2001/06/19 10:48:19
2022 Log: Revert #10656 for perfomance reasons but leave in the
2023 use of Hv*() macros -- in comments, so that grepping the
2024 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
2025 suggested by Sarathy, also by Abhijit.)
2028 ____________________________________________________________________________
2029 [ 10713] By: jhi on 2001/06/19 10:46:08
2030 Log: Subject: [patch] .s MakeMaker suffix
2031 From: Doug MacEachern <dougm@covalent.net>
2032 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
2033 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
2035 ! lib/ExtUtils/MM_Unix.pm
2036 ____________________________________________________________________________
2037 [ 10712] By: jhi on 2001/06/19 10:34:35
2038 Log: One test lost in the big shuffle restored.
2040 + ext/IPC/SysV/ipcsysv.t
2041 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2042 ____________________________________________________________________________
2043 [ 10711] By: jhi on 2001/06/19 10:25:46
2044 Log: Rename the old non-standard threads tests so that
2045 they won't be invoked.
2047 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
2048 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
2049 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
2050 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
2051 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
2052 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
2053 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2054 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2055 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2056 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2057 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2058 - ext/Thread/unsync4.t
2060 ____________________________________________________________________________
2061 [ 10710] By: jhi on 2001/06/19 10:18:41
2062 Log: Integrate perlio.
2064 !> win32/config_sh.PL
2065 ____________________________________________________________________________
2066 [ 10709] By: nick on 2001/06/19 08:18:18
2067 Log: Integrate mainline
2069 +> (branch 40 files)
2070 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2071 - lib/strict/subs lib/strict/vars lib/warnings/1global
2072 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2073 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2074 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2075 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2076 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2077 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2078 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2079 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2080 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2081 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2082 - lib/warnings/utf8 lib/warnings/util
2083 !> (integrate 57 files)
2084 ____________________________________________________________________________
2085 [ 10708] By: nick on 2001/06/19 07:57:10
2086 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
2088 ! win32/config_sh.PL
2089 ____________________________________________________________________________
2090 [ 10707] By: nick on 2001/06/19 07:05:07
2091 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
2093 ! perly.c perly.y perly_c.diff vms/perly_c.vms
2094 ____________________________________________________________________________
2095 [ 10706] By: jhi on 2001/06/19 02:58:26
2096 Log: More perl572delta tweaks.
2098 ! pod/perl572delta.pod
2099 ____________________________________________________________________________
2100 [ 10705] By: jhi on 2001/06/19 01:53:40
2101 Log: Update perl572delta.
2103 ! pod/perl572delta.pod
2104 ____________________________________________________________________________
2105 [ 10704] By: jhi on 2001/06/19 01:28:40
2106 Log: VOS updates from Paul Green.
2108 ! vos/Changes vos/build.cm vos/perl.bind
2109 ____________________________________________________________________________
2110 [ 10703] By: jhi on 2001/06/19 01:03:53
2111 Log: Update the vos/config.*.* files.
2113 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2115 ____________________________________________________________________________
2116 [ 10702] By: jhi on 2001/06/19 01:03:32
2117 Log: Add a makefile for more painless adding of symbols to the
2118 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
2119 takes care of the adding)
2122 ____________________________________________________________________________
2123 [ 10701] By: jhi on 2001/06/19 00:51:44
2124 Log: Make libnetcfg by default display the libnet configuration,
2125 -c to change, add -i for old config, document all options,
2128 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
2129 ____________________________________________________________________________
2130 [ 10700] By: jhi on 2001/06/18 23:45:12
2131 Log: gcc -Wall sweep.
2133 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
2134 ____________________________________________________________________________
2135 [ 10699] By: jhi on 2001/06/18 23:19:53
2139 ____________________________________________________________________________
2140 [ 10698] By: jhi on 2001/06/18 23:10:22
2141 Log: Document the need for sv_printify().
2143 Document that 'use utf8' has been considered.
2145 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
2147 ! pod/perltodo.pod universal.c
2148 ____________________________________________________________________________
2149 [ 10697] By: jhi on 2001/06/18 22:50:53
2150 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
2151 From: Nicholas Clark <nick@ccl4.org>
2152 Date: Mon, 18 Jun 2001 23:29:23 +0100
2153 Message-ID: <20010618232923.I98663@plum.flirble.org>
2155 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
2156 ! ext/Sys/Syslog/Makefile.PL
2157 ____________________________________________________________________________
2158 [ 10696] By: jhi on 2001/06/18 22:39:32
2159 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
2160 From: Scott.L.Miller@Compaq.com
2161 Date: Mon, 18 Jun 2001 10:12:27 -0500
2162 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
2164 ! lib/perl5db.pl pod/perldebug.pod
2165 ____________________________________________________________________________
2166 [ 10695] By: jhi on 2001/06/18 22:35:13
2167 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
2168 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2169 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
2170 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
2173 ____________________________________________________________________________
2174 [ 10694] By: jhi on 2001/06/18 22:34:06
2175 Log: Subject: [PATCH] Documentation changes for CLONE
2176 From: Artur Bergman <artur@contiller.se>
2177 Date: Mon, 18 Jun 2001 22:06:37 +0200
2178 Message-ID: <B7542BEC.1719%artur@contiller.se>
2180 ! pod/perlmod.pod pod/perlsub.pod
2181 ____________________________________________________________________________
2182 [ 10693] By: jhi on 2001/06/18 22:31:38
2183 Log: Subject: Re: configure.com
2184 From: "Craig A. Berry" <craigberry@mac.com>
2185 Date: Mon, 18 Jun 2001 16:04:38 -0500
2186 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
2189 ____________________________________________________________________________
2190 [ 10692] By: jhi on 2001/06/18 22:30:43
2191 Log: Subject: PL_nullstash + perl_clone()
2192 From: Doug MacEachern <dougm@covalent.net>
2193 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
2194 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
2197 ____________________________________________________________________________
2198 [ 10691] By: jhi on 2001/06/18 22:26:20
2199 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2200 From: davem@fdgroup.co.uk
2201 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
2202 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
2204 ! embed.pl pod/perlapi.pod
2205 ____________________________________________________________________________
2206 [ 10690] By: jhi on 2001/06/18 22:17:05
2207 Log: More cross-compilation defaults gleaned from -Dcc
2208 if it is CPU-OS-gcc.
2211 Branch: metaconfig/U/perl
2215 ____________________________________________________________________________
2216 [ 10689] By: jhi on 2001/06/18 13:59:47
2217 Log: Update Changes.
2219 ! Changes patchlevel.h
2220 ____________________________________________________________________________
2221 [ 10688] By: jhi on 2001/06/18 13:44:18
2222 Log: Subject: [PATCH 5.7.1] sv.c documentation
2223 From: davem@fdgroup.co.uk
2224 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
2225 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
2227 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
2229 ____________________________________________________________________________
2230 [ 10687] By: jhi on 2001/06/18 13:38:03
2231 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
2232 From: "Jon Gunnip" <jongunnip@hotmail.com>
2233 Date: Sun, 17 Jun 2001 18:24:29 -0400
2234 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
2237 ____________________________________________________________________________
2238 [ 10686] By: jhi on 2001/06/18 13:32:13
2239 Log: Move the locale/strict/warnings helper files back
2240 under the t/lib; this way the amount of non-installabled
2241 stuff under lib/ stays smaller.
2243 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
2244 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
2245 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
2246 + t/lib/warnings/5nolint t/lib/warnings/6default
2247 + t/lib/warnings/7fatal t/lib/warnings/8signal
2248 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
2249 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
2250 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
2251 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
2252 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
2253 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
2254 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
2255 + t/lib/warnings/taint t/lib/warnings/toke
2256 + t/lib/warnings/universal t/lib/warnings/utf8
2257 + t/lib/warnings/util
2258 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2259 - lib/strict/subs lib/strict/vars lib/warnings/1global
2260 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2261 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2262 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2263 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2264 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2265 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2266 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2267 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2268 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2269 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2270 - lib/warnings/utf8 lib/warnings/util
2271 ! MANIFEST installperl lib/locale.t lib/strict.t
2272 ____________________________________________________________________________
2273 [ 10685] By: jhi on 2001/06/18 13:11:49
2274 Log: Split off the pack/unpack code, from Nicholas Clark.
2277 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
2278 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
2279 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
2280 ____________________________________________________________________________
2281 [ 10684] By: jhi on 2001/06/18 12:25:55
2282 Log: Guard the SysV IPC tests against being invoked in
2283 SysV-IPC-less places.
2285 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2286 ____________________________________________________________________________
2287 [ 10683] By: nick on 2001/06/18 12:24:42
2288 Log: Integrate mainline (new test scheme now ok on Linux).
2292 ____________________________________________________________________________
2293 [ 10682] By: jhi on 2001/06/18 12:20:50
2294 Log: Add the locale.c and numeric.c to the microperl sources.
2296 ! Makefile.micro win32/Makefile
2297 ____________________________________________________________________________
2298 [ 10681] By: jhi on 2001/06/18 11:57:45
2299 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
2300 From: Abhijit Menon-Sen <ams@wiw.org>
2301 Date: Mon, 18 Jun 2001 14:23:44 +0530
2302 Message-ID: <20010618142344.A13136@lustre.linux.in>
2305 ____________________________________________________________________________
2306 [ 10680] By: jhi on 2001/06/18 11:56:12
2307 Log: Subject: Re: [PATCH] more anonymous stash cleanups
2308 From: Abhijit Menon-Sen <ams@wiw.org>
2309 Date: Mon, 18 Jun 2001 15:50:32 +0530
2310 Message-ID: <20010618155032.A13223@lustre.linux.in>
2312 Plus the comment left in as suggested by NI-S.
2315 ____________________________________________________________________________
2316 [ 10679] By: jhi on 2001/06/18 11:49:27
2317 Log: One missed file.
2320 ____________________________________________________________________________
2321 [ 10678] By: nick on 2001/06/18 08:05:29
2322 Log: Integrate mainline (part2 - the deletes)
2324 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
2325 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
2326 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
2327 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
2328 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
2329 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
2330 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
2331 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
2332 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
2333 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
2334 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
2335 ____________________________________________________________________________
2336 [ 10677] By: nick on 2001/06/18 08:04:44
2337 Log: Integrate mainline (part1)
2339 +> (branch 376 files)
2340 - (delete 219 files)
2341 !> (integrate 151 files)
2342 ____________________________________________________________________________
2343 [ 10676] By: jhi on 2001/06/18 04:17:15
2344 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
2345 No doubt I made some mistakes like missed some files or
2346 misnamed some files. The naming rules were more or less:
2347 (1) if the module is from CPAN, follows its ways, be it
2349 (2) otherwise if there are multiple tests for a module
2351 (3) otherwise if there's only one test put it in Module.t
2352 (4) helper files go to module/ (locale, strict, warnings)
2353 (5) use longer filenames now that we can (but e.g. the
2354 compat-0.6.t and the Text::Balanced test files still
2355 were renamed to be more civil against the 8.3 people)
2356 installperl was updated appropriately not to install the
2357 *.t files or the help files from under lib.
2359 TODO: some helper files still remain under t/ that could
2360 follow their 'masters'. UPDATE: On second thoughts, why
2361 should they. They can continue to live under t/lib, and
2362 in fact the locale/strict/warnings helpers that were moved
2363 could be moved back. This way the amount of non-installable
2364 stuff under lib/ stays smaller.
2367 - (delete 254 files)
2368 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
2369 ____________________________________________________________________________
2370 [ 10675] By: jhi on 2001/06/18 03:15:02
2371 Log: The warning no more comes from util.c, it comes from numeric.c.
2374 ____________________________________________________________________________
2375 [ 10674] By: jhi on 2001/06/18 00:56:22
2376 Log: Subject: Re: anyone good at casting spells?
2377 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2378 Date: Sun, 17 Jun 2001 21:21:04 -0400
2379 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
2381 ! ext/POSIX/POSIX.xs hv.h
2382 ____________________________________________________________________________
2383 [ 10673] By: jhi on 2001/06/17 22:24:53
2384 Log: Protect the (original) thread tests against testing if no 5.005
2385 threads have been configured.
2387 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2388 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2389 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2390 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2391 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2392 ! ext/Thread/unsync4.t
2393 ____________________________________________________________________________
2394 [ 10672] By: jhi on 2001/06/17 22:09:28
2395 Log: Try the new test scanning scheme on Text::Abbrev.
2398 - lib/Text/Abbrev/t/abbrev.t
2400 ____________________________________________________________________________
2401 [ 10671] By: jhi on 2001/06/17 22:07:08
2402 Log: Change the scan policy of the *.t and test.pl files,
2403 now the *.t do not need to live in a t/ directory.
2406 ____________________________________________________________________________
2407 [ 10670] By: jhi on 2001/06/17 20:32:35
2408 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
2409 From: Ilmari Karonen <iltzu@sci.fi>
2410 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
2411 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
2414 ____________________________________________________________________________
2415 [ 10669] By: jhi on 2001/06/17 20:30:22
2416 Log: Quench the warnings from Tru64; the HP-UX is still
2417 broken because it really, REALLY, doesn't like the
2418 HvARRAY() being lvalue:
2420 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
2421 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
2424 ____________________________________________________________________________
2425 [ 10668] By: jhi on 2001/06/17 19:13:24
2426 Log: Integrate change #10667 from maintperl:
2428 change#10449 broke the special-case that makes lexicals inside the
2429 eval"" within DB::DB() visible
2432 ____________________________________________________________________________
2433 [ 10667] By: gsar on 2001/06/17 19:08:27
2434 Log: change#10449 broke the special-case that makes lexicals inside the
2435 eval"" within DB::DB() visible
2436 Branch: maint-5.6/perl
2438 ____________________________________________________________________________
2439 [ 10666] By: jhi on 2001/06/17 17:50:07
2440 Log: Still spurious output; indent the code a bit.
2442 TODO1: separate the utility functions like MkDir
2443 into a helper script?
2445 TODO2: I see a lot of repetition in the filepath()
2446 and dirpath() calls.
2448 ! t/lib/filefind.t t/lib/findtaint.t
2449 ____________________________________________________________________________
2450 [ 10665] By: jhi on 2001/06/17 16:59:42
2451 Log: Regen modlib, toc.
2453 ! pod/perlmodlib.pod pod/perltoc.pod
2454 ____________________________________________________________________________
2455 [ 10664] By: jhi on 2001/06/17 16:55:28
2456 Log: Add libnetcfg to perlutil.
2459 ____________________________________________________________________________
2460 [ 10663] By: jhi on 2001/06/17 16:53:29
2461 Log: Initial integration of libnet-1.0703.
2462 The Configure script renamed as libnetcfg, will be
2463 installed along other utilities.
2465 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
2466 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
2467 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
2468 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
2469 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
2470 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
2471 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
2472 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
2473 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
2474 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
2475 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
2476 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
2477 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
2478 + utils/libnetcfg.PL
2479 ! MANIFEST utils.lst utils/Makefile
2480 ____________________________________________________________________________
2481 [ 10662] By: jhi on 2001/06/17 15:37:32
2482 Log: Less potentially test-harness-confusing output.
2484 ! lib/Memoize/t/expire_module_t.t
2485 ____________________________________________________________________________
2486 [ 10661] By: jhi on 2001/06/17 15:31:04
2487 Log: The final print annoys make test.
2489 ! t/lib/filefind.t t/lib/findtaint.t
2490 ____________________________________________________________________________
2491 [ 10660] By: jhi on 2001/06/17 14:00:21
2492 Log: Add an option for handling dangling symbolic links.
2494 ! lib/File/Find.pm t/lib/filefind.t
2495 ____________________________________________________________________________
2496 [ 10659] By: jhi on 2001/06/17 13:45:48
2497 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
2498 From: Thomas Wegner <wegner_thomas@yahoo.com>
2499 Date: Sun, 17 Jun 2001 14:43:11 +0200
2500 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
2503 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
2504 ____________________________________________________________________________
2505 [ 10658] By: jhi on 2001/06/17 13:13:25
2506 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
2507 From: Jonathan Stowe <gellyfish@gellyfish.com>
2508 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
2509 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
2511 ! lib/ExtUtils/MM_Unix.pm
2512 ____________________________________________________________________________
2513 [ 10657] By: jhi on 2001/06/17 13:12:25
2514 Log: Subject: [PATCH] more anonymous stash cleanups
2515 From: Abhijit Menon-Sen <ams@wiw.org>
2516 Date: Sun, 17 Jun 2001 11:44:06 +0530
2517 Message-ID: <20010617114406.A25203@lustre.linux.in>
2520 ____________________________________________________________________________
2521 [ 10656] By: jhi on 2001/06/17 13:11:11
2522 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
2523 From: Abhijit Menon-Sen <ams@wiw.org>
2524 Date: Sun, 17 Jun 2001 08:02:59 +0530
2525 Message-ID: <20010617080259.A28776@lustre.linux.in>
2527 Subject: [PATCH #2/7] xhv_eiter
2528 From: Abhijit Menon-Sen <ams@wiw.org>
2529 Date: Sun, 17 Jun 2001 08:13:18 +0530
2530 Message-ID: <20010617081318.B28776@lustre.linux.in>
2532 Subject: [PATCH #3/7] xhv_fill
2533 From: Abhijit Menon-Sen <ams@wiw.org>
2534 Date: Sun, 17 Jun 2001 08:25:16 +0530
2535 Message-ID: <20010617082516.C28776@lustre.linux.in>
2537 Subject: [PATCH #4/7] xhv_keys
2538 From: Abhijit Menon-Sen <ams@wiw.org>
2539 Date: Sun, 17 Jun 2001 08:36:17 +0530
2540 Message-ID: <20010617083617.D28776@lustre.linux.in>
2542 Subject: [PATCH #5/7] xhv_max
2543 From: Abhijit Menon-Sen <ams@wiw.org>
2544 Date: Sun, 17 Jun 2001 08:39:48 +0530
2545 Message-ID: <20010617083948.E28776@lustre.linux.in>
2547 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
2548 From: Abhijit Menon-Sen <ams@wiw.org>
2549 Date: Sun, 17 Jun 2001 08:51:11 +0530
2550 Message-ID: <20010617085111.F28776@lustre.linux.in>
2553 ____________________________________________________________________________
2554 [ 10655] By: jhi on 2001/06/16 23:32:03
2555 Log: Update Changes.
2557 ! Changes patchlevel.h
2558 ____________________________________________________________________________
2559 [ 10654] By: jhi on 2001/06/16 23:18:37
2560 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2561 From: Abhijit Menon-Sen <ams@wiw.org>
2562 Date: Sat, 16 Jun 2001 07:41:19 +0530
2563 Message-ID: <20010616074119.A24720@lustre.linux.in>
2565 ! hv.c perl.c vms/vmsish.h win32/win32.h
2566 ____________________________________________________________________________
2567 [ 10653] By: jhi on 2001/06/16 23:15:11
2568 Log: Document tests failing when threaded, since we now have more.
2570 ! pod/perl572delta.pod
2571 ____________________________________________________________________________
2572 [ 10652] By: jhi on 2001/06/16 23:12:19
2575 ! ext/Thread/Thread.xs
2576 ____________________________________________________________________________
2577 [ 10651] By: jhi on 2001/06/16 23:06:55
2578 Log: pthread_attr_setstacksize() isn't absolutely necessary
2579 to call, only iff THREAD_CREATE_NEEDS_STACK.
2581 ! ext/Thread/Thread.xs
2582 ____________________________________________________________________________
2583 [ 10650] By: jhi on 2001/06/16 22:58:48
2587 ____________________________________________________________________________
2588 [ 10649] By: jhi on 2001/06/16 22:47:40
2589 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
2590 (and INT64_MIN) brokenness.
2592 ! hints/darwin.sh perl.h
2593 ____________________________________________________________________________
2594 [ 10648] By: jhi on 2001/06/16 22:27:48
2595 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
2596 From: Nicholas Clark <nick@ccl4.org>
2597 Date: Sun, 17 Jun 2001 00:16:05 +0100
2598 Message-ID: <20010617001605.V98663@plum.flirble.org>
2600 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
2601 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2602 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2603 ____________________________________________________________________________
2604 [ 10647] By: jhi on 2001/06/16 22:24:47
2605 Log: Add perlnetware to docs; regen toc; supply skeleton
2606 docs for some Memoize submodules.
2608 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
2609 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2610 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
2611 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
2612 ! win32/Makefile win32/makefile.mk
2613 ____________________________________________________________________________
2614 [ 10646] By: jhi on 2001/06/16 22:06:52
2618 ____________________________________________________________________________
2619 [ 10645] By: jhi on 2001/06/16 21:47:00
2620 Log: Integrate Memoize 0.64. Few tweaks were required in
2621 the test scripts. Note that the speed and expire*
2622 tests take several dozen seconds to run.
2624 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
2625 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
2626 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2627 + lib/Memoize/README lib/Memoize/SDBM_File.pm
2628 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
2629 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
2630 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
2631 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2632 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
2633 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
2634 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
2635 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
2636 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
2637 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
2638 ! MANIFEST t/lib/1_compile.t
2639 ____________________________________________________________________________
2640 [ 10644] By: jhi on 2001/06/16 20:35:49
2641 Log: Document the cross-compilation options.
2643 ! Cross/README INSTALL
2644 ____________________________________________________________________________
2645 [ 10643] By: jhi on 2001/06/16 19:46:38
2646 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
2648 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
2649 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
2650 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
2651 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
2652 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
2653 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
2654 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
2655 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
2656 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
2657 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
2658 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
2659 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
2660 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
2661 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
2662 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
2663 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
2664 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
2665 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
2666 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
2667 + lib/ExtUtils/MM_NW5.pm
2668 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
2669 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
2670 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
2671 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
2672 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
2673 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
2674 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
2675 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
2676 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
2677 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
2678 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
2679 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
2680 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
2681 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
2682 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
2683 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
2684 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
2685 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
2686 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
2687 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
2689 ____________________________________________________________________________
2690 [ 10642] By: jhi on 2001/06/16 19:16:04
2691 Log: Resort MANIFEST.
2694 ____________________________________________________________________________
2695 [ 10641] By: jhi on 2001/06/16 18:52:26
2696 Log: Integrate perlio.
2699 !> MANIFEST perlio.c perliol.h win32/makefile.mk
2700 ____________________________________________________________________________
2701 [ 10640] By: nick on 2001/06/16 18:38:31
2702 Log: Disable :win32 layer as default till I get it working
2705 ____________________________________________________________________________
2706 [ 10639] By: jhi on 2001/06/16 18:35:46
2707 Log: Try the new scheme by moving the Text::Abbrev test
2708 to a new place under lib.
2710 + lib/Text/Abbrev/t/abbrev.t
2713 ____________________________________________________________________________
2714 [ 10638] By: jhi on 2001/06/16 18:34:30
2715 Log: Make the code even more dynamical so that testname
2716 suffix length can change.
2718 ! lib/Test/Harness.pm t/TEST
2719 ____________________________________________________________________________
2720 [ 10637] By: jhi on 2001/06/16 18:16:28
2721 Log: Allow for deeper t/ and also a single test.pl.
2724 ____________________________________________________________________________
2725 [ 10636] By: jhi on 2001/06/16 18:13:59
2726 Log: #define fix from Nicholas Clark.
2728 ! ext/POSIX/POSIX.xs
2729 ____________________________________________________________________________
2730 [ 10635] By: jhi on 2001/06/16 17:50:43
2731 Log: Initialization is nice.
2733 ! lib/Test/Harness.pm
2734 ____________________________________________________________________________
2735 [ 10634] By: jhi on 2001/06/16 17:38:53
2736 Log: Make t/TEST and t/harness to test also the t/ tests
2737 under the main lib/ and ext/ directories. Fix Test::Harness
2738 to dynamically change the width of its "foo/bar....ok" output.
2740 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
2741 ____________________________________________________________________________
2742 [ 10633] By: jhi on 2001/06/16 16:58:57
2743 Log: Subject: [PATCH] Re: perl@10611
2744 From: Nicholas Clark <nick@ccl4.org>
2745 Date: Sat, 16 Jun 2001 16:52:47 +0100
2746 Message-ID: <20010616165247.O98663@plum.flirble.org>
2750 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
2751 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
2752 ____________________________________________________________________________
2753 [ 10632] By: nick on 2001/06/16 16:44:35
2754 Log: Work-in-progress win32 layer semi-functional, checking
2757 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
2758 ____________________________________________________________________________
2759 [ 10631] By: jhi on 2001/06/16 16:40:30
2760 Log: Subject: [PATCH] Re: perl@10611
2761 From: Nicholas Clark <nick@ccl4.org>
2762 Date: Sat, 16 Jun 2001 16:52:47 +0100
2763 Message-ID: <20010616165247.O98663@plum.flirble.org>
2765 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
2766 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
2767 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
2768 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
2769 ! lib/ExtUtils/Constant.pm
2770 ____________________________________________________________________________
2771 [ 10630] By: jhi on 2001/06/16 15:11:38
2772 Log: Metaconfig unit change for #10629.
2774 ! U/modified/Finish.U
2775 ____________________________________________________________________________
2776 [ 10629] By: jhi on 2001/06/16 15:11:10
2777 Log: The extraction changed directories.
2780 ____________________________________________________________________________
2781 [ 10628] By: jhi on 2001/06/16 14:59:38
2782 Log: Math::BigInt 1.35 from Tels.
2785 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2786 ! t/lib/bigfltpm.t t/lib/bigintpm.t
2787 ____________________________________________________________________________
2788 [ 10627] By: nick on 2001/06/16 14:54:52
2789 Log: Work in progress UNIX-side edit of win32 PerLIO layer
2792 ! perlio.c win32/makefile.mk
2793 ____________________________________________________________________________
2794 [ 10626] By: jhi on 2001/06/16 14:01:50
2795 Log: Subject: [PATCH 5.6.1] os2/diff-configure
2796 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2797 Date: Fri, 15 Jun 2001 01:19:36 -0400
2798 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
2800 Empty all of it because I think #10624 made even the
2801 last patch hunk unnecessary.
2803 ! os2/diff.configure
2804 ____________________________________________________________________________
2805 [ 10625] By: jhi on 2001/06/16 13:58:34
2806 Log: Metaconfig unit change for 10624.
2811 ____________________________________________________________________________
2812 [ 10624] By: jhi on 2001/06/16 13:58:13
2813 Log: Move the initialization of libnames to the beginning so
2814 that can one 'seed' it (as OS/2 does.)
2817 ____________________________________________________________________________
2818 [ 10623] By: jhi on 2001/06/16 13:47:54
2819 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
2820 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2821 Date: Fri, 15 Jun 2001 19:10:57 -0400
2822 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
2824 ! os2/OS2/REXX/DLL/DLL.pm
2825 ____________________________________________________________________________
2826 [ 10622] By: jhi on 2001/06/16 13:29:42
2827 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
2828 From: "Craig A. Berry" <craigberry@mac.com>
2829 Date: Fri, 15 Jun 2001 17:00:03 -0500
2830 Message-Id: <a05101007b750342599be@[172.16.52.1]>
2832 ! vms/descrip_mms.template
2833 ____________________________________________________________________________
2834 [ 10621] By: jhi on 2001/06/16 13:28:37
2835 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
2836 From: "Craig A. Berry" <craigberry@mac.com>
2837 Date: Fri, 15 Jun 2001 18:39:42 -0500
2838 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
2840 ! lib/File/Spec/VMS.pm t/lib/extutils.t
2841 ____________________________________________________________________________
2842 [ 10620] By: jhi on 2001/06/16 13:25:06
2843 Log: Integrate perlio.
2845 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
2846 !> t/io/utf8.t t/lib/io_scalar.t
2847 ____________________________________________________________________________
2848 [ 10619] By: nick on 2001/06/15 21:05:19
2849 Log: Generated files
2852 ____________________________________________________________________________
2853 [ 10618] By: nick on 2001/06/15 20:27:42
2854 Log: Fix open.pm to work via XS-implemented method calls rather
2855 than *open::layers variables which caused all the HV/AV hassle.
2857 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
2859 ____________________________________________________________________________
2860 [ 10617] By: jhi on 2001/06/15 18:50:53
2861 Log: Integrate perlio.
2863 !> lib/ExtUtils/Constant.pm
2864 ____________________________________________________________________________
2865 [ 10616] By: nick on 2001/06/15 18:46:47
2866 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
2868 ! lib/ExtUtils/Constant.pm
2869 ____________________________________________________________________________
2870 [ 10615] By: jhi on 2001/06/15 18:36:43
2871 Log: Integrate perlio.
2873 !> ext/Socket/Socket.xs
2874 ____________________________________________________________________________
2875 [ 10614] By: nick on 2001/06/15 18:33:37
2876 Log: MULTIPLICITY fix for Socket.xs
2878 ! ext/Socket/Socket.xs
2879 ____________________________________________________________________________
2880 [ 10613] By: jhi on 2001/06/15 16:34:06
2881 Log: Subject: Re: perl@10611
2882 From: Doug MacEachern <dougm@covalent.net>
2883 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
2884 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
2886 ! ext/Socket/Socket.xs
2887 ____________________________________________________________________________
2888 [ 10612] By: nick on 2001/06/15 16:14:38
2889 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
2891 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2892 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
2893 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
2894 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
2895 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
2897 ____________________________________________________________________________
2898 [ 10611] By: jhi on 2001/06/15 14:29:04
2899 Log: Update Changes.
2901 ! Changes patchlevel.h
2902 ____________________________________________________________________________
2903 [ 10610] By: jhi on 2001/06/15 14:20:33
2904 Log: Upping the test count.
2907 ____________________________________________________________________________
2908 [ 10609] By: jhi on 2001/06/15 14:13:29
2909 Log: Integrate perlio.
2911 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2912 ____________________________________________________________________________
2913 [ 10608] By: jhi on 2001/06/15 14:12:31
2914 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
2915 From: andreas.koenig@anima.de (Andreas J. Koenig)
2916 Date: 15 Jun 2001 13:30:39 +0200
2917 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
2919 Record the grim history.
2922 ____________________________________________________________________________
2923 [ 10607] By: jhi on 2001/06/15 14:08:19
2924 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
2925 From: Brian McCauley <nobull@mail.com>
2926 Date: 15 Jun 2001 07:51:26 +0100
2927 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
2929 ! lib/File/Find.pm t/lib/filefind.t
2930 ____________________________________________________________________________
2931 [ 10606] By: nick on 2001/06/15 14:00:08
2932 Log: regen_config_h for Win32.
2934 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2935 ____________________________________________________________________________
2936 [ 10605] By: jhi on 2001/06/15 13:49:55
2937 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
2938 From: Peter Prymmer <pvhp@forte.com>
2939 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
2940 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
2942 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
2943 ____________________________________________________________________________
2944 [ 10604] By: jhi on 2001/06/15 13:45:03
2945 Log: Some filesystems require writability for rename/unlink.
2948 ____________________________________________________________________________
2949 [ 10603] By: jhi on 2001/06/15 13:41:34
2950 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
2951 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2952 Date: Fri, 15 Jun 2001 12:08:53 +0200
2953 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
2956 ____________________________________________________________________________
2957 [ 10602] By: jhi on 2001/06/15 13:27:04
2958 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
2959 From: Mike Guy <mjtg@cam.ac.uk>
2960 Date: Fri, 15 Jun 2001 14:11:49 +0100
2961 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
2964 ____________________________________________________________________________
2965 [ 10601] By: jhi on 2001/06/15 13:21:18
2966 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2967 From: Nicholas Clark <nick@ccl4.org>
2968 Date: Thu, 14 Jun 2001 23:52:56 +0100
2969 Message-ID: <20010614235256.G98663@plum.flirble.org>
2971 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
2972 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2973 ____________________________________________________________________________
2974 [ 10600] By: jhi on 2001/06/15 13:16:56
2975 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2976 From: Russ Allbery <rra@stanford.edu>
2977 Date: 14 Jun 2001 13:24:43 -0700
2978 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
2980 ! ext/GDBM_File/GDBM_File.pm
2981 ____________________________________________________________________________
2982 [ 10599] By: jhi on 2001/06/15 13:15:26
2983 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2984 From: Nicholas Clark <nick@ccl4.org>
2985 Date: Thu, 14 Jun 2001 20:37:47 +0100
2986 Message-ID: <20010614203747.F98663@plum.flirble.org>
2988 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2990 ____________________________________________________________________________
2991 [ 10598] By: jhi on 2001/06/15 13:13:13
2992 Log: Integrate perlio.
2995 ____________________________________________________________________________
2996 [ 10597] By: nick on 2001/06/15 11:08:13
2997 Log: Check that HVs with HvNAME() != NULL are really stashes before
2998 treating them as such. Also be more defensive on the GvCV.
2999 Win32 fork and dprof now working again.
3002 ____________________________________________________________________________
3003 [ 10596] By: nick on 2001/06/15 10:11:20
3004 Log: Integrate mainline.
3007 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
3008 !> Porting/config_H config_h.SH configure.com epoc/config.sh
3009 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
3010 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3011 !> vos/config.ga.h win32/config.bc win32/config.gc
3012 !> win32/config.vc win32/config_H.bc win32/config_H.gc
3013 !> win32/config_H.vc
3014 ____________________________________________________________________________
3015 [ 10595] By: nick on 2001/06/15 09:37:17
3016 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
3017 - Win32 (VC++) now builds but fails:
3018 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
3019 fork.t - No &___ENV_HV_NAME___::CLONE method ???
3020 write.t - open(...,"|-") not implemented on Win32
3023 ____________________________________________________________________________
3024 [ 10594] By: jhi on 2001/06/15 00:17:16
3025 Log: Integrate perlio.
3027 !> perlio.c win32/makefile.mk
3028 ____________________________________________________________________________
3029 [ 10593] By: jhi on 2001/06/15 00:16:44
3030 Log: Metaconfig unit changes for #10592.
3032 + U/modified/i_varhdr.U U/modified/startsh.U
3033 - U/a_dvisory/crosscompile.U U/target/Target.U
3034 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
3035 ! U/compline/bitpbyte.U U/compline/byteorder.U
3036 ! U/compline/ccflags.U U/compline/charsize.U
3037 ! U/compline/d_casti32.U U/compline/d_castneg.U
3038 ! U/compline/d_closedir.U U/compline/d_fd_set.U
3039 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
3040 ! U/compline/d_keepsig.U U/compline/d_open3.U
3041 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3042 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
3043 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
3044 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
3045 ! U/compline/doublesize.U U/compline/floatsize.U
3046 ! U/compline/nblock_io.U U/compline/orderlib.U
3047 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
3048 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
3049 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
3050 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
3051 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
3052 ! U/modified/spitshell.U U/threads/archname.U
3053 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
3054 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3055 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
3056 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
3057 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
3058 Branch: metaconfig/U/perl
3060 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
3061 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
3062 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
3063 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
3064 ! stdio_streams.U uselfs.U
3065 ____________________________________________________________________________
3066 [ 10592] By: jhi on 2001/06/15 00:15:52
3067 Log: The first steps towards cross-compilation.
3069 Abstract execution of compiled test executables with $run,
3070 and abstract transfer of files with $to and $from.
3072 Under cross-compilation the $run, $to, and $from will point
3073 to appropriate wrapper scripts, by default ssh and scp,
3074 but also rsh, rcp, and cp are supported. If not
3075 cross-compiling, they will be set to '', ':', and ':',
3078 With these patches I was able to get Configure for
3079 iPAQ ARM Linux on an Intel Linux about 95% right
3080 (only a few tests failed to execute or they produced
3081 incorrect results), and I was able to compile
3082 a functional miniperl.
3084 The symbol crosscompile renamed to be usecrosscompile,
3085 the corresponding C symbol from CROSSCOMPILE to
3088 ! Configure Cross/README Makefile.SH Porting/Glossary
3089 ! Porting/config.sh Porting/config_H config_h.SH configure.com
3090 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
3091 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3092 ! vos/config.ga.def vos/config.ga.h win32/config.bc
3093 ! win32/config.gc win32/config.vc win32/config_H.bc
3094 ! win32/config_H.gc win32/config_H.vc
3095 ____________________________________________________________________________
3096 [ 10591] By: nick on 2001/06/14 20:00:12
3097 Log: Steps along the road toward Win32 building again.
3099 ! perlio.c win32/makefile.mk
3100 ____________________________________________________________________________
3101 [ 10590] By: jhi on 2001/06/14 16:11:11
3102 Log: Integrate perlio.
3104 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3105 ____________________________________________________________________________
3106 [ 10589] By: nick on 2001/06/14 13:54:07
3107 Log: Routine regen_config_h for Win32
3109 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3110 ____________________________________________________________________________
3111 [ 10588] By: jhi on 2001/06/14 12:30:46
3112 Log: Integrate perlio.
3115 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
3116 ____________________________________________________________________________
3117 [ 10587] By: jhi on 2001/06/14 12:23:24
3121 ____________________________________________________________________________
3122 [ 10586] By: nick on 2001/06/14 08:25:07
3123 Log: Add new step to run_byacc which:
3124 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
3125 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
3128 ! MANIFEST Makefile.SH perly.c
3129 ____________________________________________________________________________
3130 [ 10585] By: nick on 2001/06/14 08:22:29
3131 Log: Integrate mainline
3133 +> locale.c numeric.c
3134 !> Changes cygwin/Makefile.SHs embed.h embed.pl
3135 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
3136 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
3137 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
3139 ____________________________________________________________________________
3140 [ 10584] By: nick on 2001/06/14 08:05:53
3141 Log: Hack to remove insecure directories from PATH so test will run.
3144 ____________________________________________________________________________
3145 [ 10583] By: jhi on 2001/06/14 03:11:16
3146 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
3150 ____________________________________________________________________________
3151 [ 10582] By: jhi on 2001/06/14 03:04:51
3155 ____________________________________________________________________________
3156 [ 10581] By: jhi on 2001/06/14 03:03:14
3157 Log: de-$CONFIG continues.
3159 ! cygwin/Makefile.SHs x2p/Makefile.SH
3160 ____________________________________________________________________________
3161 [ 10580] By: jhi on 2001/06/13 23:56:59
3162 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
3163 From: Nicholas Clark <nick@ccl4.org>
3164 Date: Wed, 13 Jun 2001 21:20:13 +0100
3165 Message-ID: <20010613212013.D98663@plum.flirble.org>
3168 ____________________________________________________________________________
3169 [ 10579] By: jhi on 2001/06/13 23:55:29
3170 Log: Subject: splitting util.c
3171 From: Hugo <hv@crypt.compulink.co.uk>
3172 Date: Thu, 14 Jun 2001 00:41:08 +0100
3173 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
3175 + locale.c numeric.c
3176 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
3177 ! pod/perlapi.pod proto.h util.c
3178 ____________________________________________________________________________
3179 [ 10578] By: jhi on 2001/06/13 23:45:11
3180 Log: Upgrade to Math::BigInt 1.34 from Tels.
3183 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3184 ! t/lib/bigfltpm.t t/lib/bigintpm.t
3185 ____________________________________________________________________________
3186 [ 10577] By: nick on 2001/06/13 19:02:48
3187 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
3189 !> (integrate 125 files)
3190 ____________________________________________________________________________
3191 [ 10576] By: jhi on 2001/06/13 18:10:01
3192 Log: Update Changes.
3194 ! Changes patchlevel.h
3195 ____________________________________________________________________________
3196 [ 10575] By: jhi on 2001/06/13 18:05:09
3197 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3198 From: "Craig A. Berry" <craigberry@mac.com>
3199 Date: Wed, 13 Jun 2001 13:24:28 -0500
3200 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
3202 ! ext/re/Makefile.PL
3203 ____________________________________________________________________________
3204 [ 10574] By: jhi on 2001/06/13 17:34:36
3205 Log: Mc.u.c. for #10573.
3207 ! U/threads/usethreads.U
3208 ____________________________________________________________________________
3209 [ 10573] By: jhi on 2001/06/13 17:34:00
3210 Log: It would be also be good if I could type.
3213 ____________________________________________________________________________
3214 [ 10572] By: jhi on 2001/06/13 17:26:29
3215 Log: Metaconfig unit change for #10571.
3217 ! U/threads/usethreads.U
3218 ____________________________________________________________________________
3219 [ 10571] By: jhi on 2001/06/13 17:26:05
3220 Log: A non-empty default is a good thing.
3223 ____________________________________________________________________________
3224 [ 10570] By: jhi on 2001/06/13 17:15:16
3225 Log: Metaconfig unit change for #10569.
3227 ! U/threads/usethreads.U
3228 ____________________________________________________________________________
3229 [ 10569] By: jhi on 2001/06/13 17:14:17
3230 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
3231 extremely experimental, not even prompted for.
3233 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3234 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
3235 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3236 ! win32/config.bc win32/config.gc win32/config.vc
3237 ____________________________________________________________________________
3238 [ 10568] By: jhi on 2001/06/13 16:22:27
3239 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
3242 ____________________________________________________________________________
3243 [ 10567] By: jhi on 2001/06/13 16:20:23
3244 Log: Integrate perlio; conflicts, accept Nick's versions.
3246 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3247 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3248 ____________________________________________________________________________
3249 [ 10566] By: jhi on 2001/06/13 16:17:42
3250 Log: Subject: Re: ext/ + -Wall
3251 From: Doug MacEachern <dougm@covalent.net>
3252 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
3253 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
3255 ! XSUB.h lib/ExtUtils/xsubpp perl.h
3256 ____________________________________________________________________________
3257 [ 10565] By: jhi on 2001/06/13 16:16:07
3258 Log: Similar logic as DB_File.xs, using the modern macros and
3259 defines them to older ones for older Perls where PERL_VERSION
3260 is not defined, from Doug MacEachern.
3262 ! ext/Storable/Storable.xs
3263 ____________________________________________________________________________
3264 [ 10564] By: nick on 2001/06/13 15:22:01
3265 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
3266 and using that instead (name lookups are sequential search for now).
3268 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3269 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3270 ____________________________________________________________________________
3271 [ 10563] By: jhi on 2001/06/13 14:07:43
3272 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
3273 From: "Richard Soderberg" <rs@crystalflame.net>
3274 Date: Sat, 26 May 2001 06:44:20 -0700
3275 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
3278 ____________________________________________________________________________
3279 [ 10562] By: jhi on 2001/06/13 13:55:10
3280 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3281 From: "Craig A. Berry" <craigberry@mac.com>
3282 Date: Tue, 12 Jun 2001 23:55:26 -0500
3283 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
3285 ! ext/re/Makefile.PL ext/re/re.xs
3286 ____________________________________________________________________________
3287 [ 10561] By: jhi on 2001/06/13 13:44:58
3288 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
3291 ! XSUB.h malloc.c perl.h
3292 ____________________________________________________________________________
3293 [ 10560] By: jhi on 2001/06/13 13:35:42
3297 ____________________________________________________________________________
3298 [ 10559] By: jhi on 2001/06/13 12:53:18
3299 Log: Subject: [patch] perl.gprof control
3300 From: Doug MacEachern <dougm@covalent.net>
3301 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
3302 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
3304 ! miniperlmain.c perl.h
3305 ____________________________________________________________________________
3306 [ 10558] By: jhi on 2001/06/13 12:51:47
3307 Log: Subject: Re: ext/ + -Wall
3308 From: Doug MacEachern <dougm@covalent.net>
3309 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
3310 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
3312 Document ax and break up dXSARGS.
3314 ! XSUB.h pod/perlapi.pod
3315 ____________________________________________________________________________
3316 [ 10557] By: jhi on 2001/06/13 12:39:55
3317 Log: More AIX tweakage from Merijn.
3320 ____________________________________________________________________________
3321 [ 10556] By: jhi on 2001/06/13 03:26:58
3322 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
3323 From: "Craig A. Berry" <craigberry@mac.com>
3324 Date: Tue, 12 Jun 2001 22:57:45 -0500
3325 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
3327 ! vms/descrip_mms.template
3328 ____________________________________________________________________________
3329 [ 10555] By: jhi on 2001/06/13 02:50:43
3330 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
3331 From: "Craig A. Berry" <craigberry@mac.com>
3332 Date: Tue, 12 Jun 2001 22:21:39 -0500
3333 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
3335 ! configure.com util.c
3336 ____________________________________________________________________________
3337 [ 10554] By: jhi on 2001/06/13 02:23:16
3338 Log: New AIX dynaloading code from Jens-Uwe Mager.
3339 Does break binary compatibility.
3341 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
3342 ____________________________________________________________________________
3343 [ 10553] By: jhi on 2001/06/13 02:10:16
3344 Log: VMS DEC C compiler found nits by Peter Prymmer.
3347 ____________________________________________________________________________
3348 [ 10552] By: jhi on 2001/06/13 01:36:12
3349 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
3350 From: Peter Prymmer <pvhp@forte.com>
3351 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
3352 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
3355 ____________________________________________________________________________
3356 [ 10551] By: jhi on 2001/06/13 01:26:53
3357 Log: I wonder how many $CONFIGs still lurk in the shadows.
3359 ! pod/Makefile.SH x2p/cflags.SH
3360 ____________________________________________________________________________
3361 [ 10550] By: jhi on 2001/06/13 01:25:12
3362 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
3365 ____________________________________________________________________________
3366 [ 10549] By: jhi on 2001/06/13 01:05:28
3367 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
3369 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
3370 ____________________________________________________________________________
3371 [ 10548] By: jhi on 2001/06/13 00:41:28
3372 Log: Subject: [patch] rid local_patches warnings
3373 From: Doug MacEachern <dougm@covalent.net>
3374 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
3375 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
3377 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
3378 ____________________________________________________________________________
3379 [ 10547] By: jhi on 2001/06/13 00:40:29
3380 Log: Subject: Re: ext/ + -Wall
3381 From: Doug MacEachern <dougm@covalent.net>
3382 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
3383 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
3385 ! ext/attrs/attrs.xs
3386 ____________________________________________________________________________
3387 [ 10546] By: jhi on 2001/06/13 00:39:06
3388 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
3389 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3390 Date: Tue, 12 Jun 2001 14:36:20 -0400
3391 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
3394 ____________________________________________________________________________
3395 [ 10545] By: jhi on 2001/06/13 00:38:02
3396 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3397 From: Mike Guy <mjtg@cam.ac.uk>
3398 Date: Tue, 12 Jun 2001 19:10:31 +0100
3399 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
3401 Subject: Re: [ID 20010612.001] out of memory during regex compilation
3402 From: Mike Guy <mjtg@cam.ac.uk>
3403 Date: Tue, 12 Jun 2001 19:21:01 +0100
3404 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
3407 ____________________________________________________________________________
3408 [ 10544] By: jhi on 2001/06/13 00:34:39
3409 Log: AIX tweaks from Merijn H. Brand.
3412 ____________________________________________________________________________
3413 [ 10543] By: jhi on 2001/06/13 00:11:42
3414 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
3415 From: "Brendan O'Dea" <bod@compusol.com.au>
3416 Date: Wed, 13 Jun 2001 05:16:47 +1000
3417 Message-ID: <20010613051647.A8945@compusol.com.au>
3418 Branch: maint-5.6/perl
3419 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3420 ____________________________________________________________________________
3421 [ 10542] By: jhi on 2001/06/13 00:07:50
3422 Log: Subject: Small bcopy cleanup
3423 From: Andy Dougherty <doughera@lafayette.edu>
3424 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
3425 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
3427 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
3428 ____________________________________________________________________________
3429 [ 10541] By: jhi on 2001/06/13 00:05:18
3430 Log: Subject: [PATCH] Re: ext/ + -Wall
3431 From: Nicholas Clark <nick@ccl4.org>
3432 Date: Wed, 13 Jun 2001 00:04:30 +0100
3433 Message-ID: <20010613000430.M5901@plum.flirble.org>
3435 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3436 ____________________________________________________________________________
3437 [ 10540] By: jhi on 2001/06/13 00:02:25
3438 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
3439 From: Nicholas Clark <nick@ccl4.org>
3440 Date: Tue, 12 Jun 2001 23:53:07 +0100
3441 Message-ID: <20010612235307.L5901@plum.flirble.org>
3443 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3444 ____________________________________________________________________________
3445 [ 10539] By: jhi on 2001/06/12 23:59:10
3446 Log: MPE/iX tweaks from Mark Bixby.
3448 ! hints/mpeix.sh mpeix/mpeixish.h util.c
3449 ____________________________________________________________________________
3450 [ 10538] By: jhi on 2001/06/12 14:16:15
3451 Log: Update Changes.
3453 ! Changes patchlevel.h
3454 ____________________________________________________________________________
3455 [ 10537] By: jhi on 2001/06/12 14:11:26
3456 Log: One less -Wall whine (found under DEBUGGING).
3458 ! x2p/Makefile.SH x2p/a2p.c
3459 ____________________________________________________________________________
3460 [ 10536] By: jhi on 2001/06/12 13:32:09
3461 Log: s/case-independent/case-insensitive/g
3464 ____________________________________________________________________________
3465 [ 10535] By: jhi on 2001/06/12 13:27:28
3466 Log: As suggested in
3468 Subject: Re: ext/ + -Wall
3469 From: Gurusamy Sarathy <gsar@ActiveState.com>
3470 Date: Mon, 11 Jun 2001 23:34:31 -0700
3471 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
3473 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
3475 ____________________________________________________________________________
3476 [ 10534] By: jhi on 2001/06/12 13:13:27
3477 Log: Subject: ext/ + -Wall
3478 From: Doug MacEachern <dougm@covalent.net>
3479 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
3480 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
3482 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
3483 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
3484 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3485 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
3486 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
3487 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
3488 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
3489 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
3490 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
3491 ! lib/ExtUtils/xsubpp
3492 ____________________________________________________________________________
3493 [ 10533] By: jhi on 2001/06/12 12:52:57
3494 Log: Subject: [PATCH] anonymous stashes
3495 From: Abhijit Menon-Sen <ams@wiw.org>
3496 Date: Tue, 12 Jun 2001 12:47:04 +0530
3497 Message-ID: <20010612124704.A29029@lustre.linux.in>
3499 ! dump.c gv.c sv.c xsutils.c
3500 ____________________________________________________________________________
3501 [ 10532] By: jhi on 2001/06/12 12:37:36
3502 Log: One more test for $^S.
3505 ____________________________________________________________________________
3506 [ 10531] By: jhi on 2001/06/12 12:35:02
3507 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
3508 From: Abhijit Menon-Sen <ams@wiw.org>
3509 Date: Tue, 12 Jun 2001 17:35:55 +0530
3510 Message-ID: <20010612173555.A32426@lustre.linux.in>
3513 ____________________________________________________________________________
3514 [ 10530] By: jhi on 2001/06/12 12:31:11
3515 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3516 From: Mike Guy <mjtg@cam.ac.uk>
3517 Date: Tue, 12 Jun 2001 13:14:15 +0100
3518 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
3521 ____________________________________________________________________________
3522 [ 10529] By: jhi on 2001/06/12 12:21:06
3523 Log: AUTHORS updates.
3526 ____________________________________________________________________________
3527 [ 10528] By: jhi on 2001/06/12 12:19:47
3528 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
3529 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3530 Content-Transfer-Encoding: 7bit
3531 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
3533 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
3534 ____________________________________________________________________________
3535 [ 10527] By: jhi on 2001/06/12 11:58:53
3536 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
3537 From: "Philip Newton" <Philip.Newton@gmx.net>
3538 Date: Mon, 11 Jun 2001 07:08:03 +0200
3539 Message-Id: <200106120802.LAA08992@taas.iki.fi>
3542 ____________________________________________________________________________
3543 [ 10526] By: jhi on 2001/06/12 01:35:34
3544 Log: Cleanup the a2p.c for -Wall.
3546 ! x2p/Makefile.SH x2p/a2p.c
3547 ____________________________________________________________________________
3548 [ 10525] By: jhi on 2001/06/12 01:10:56
3549 Log: File::Find update for MacOS from Chris Nandor.
3551 ! lib/File/Find.pm t/lib/filefind.t
3552 ____________________________________________________________________________
3553 [ 10524] By: jhi on 2001/06/12 00:29:20
3554 Log: gcc -Wall nits picked out by a non-UNIX system
3555 (courtesy of Mark Bixby)
3557 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
3558 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
3560 ____________________________________________________________________________
3561 [ 10523] By: jhi on 2001/06/11 22:34:03
3562 Log: Metaconfig unit change for #10522. (The d_modfl changes
3564 Branch: metaconfig/U/perl
3565 ! d_modfl.U d_u32align.U
3566 ____________________________________________________________________________
3567 [ 10522] By: jhi on 2001/06/11 22:33:00
3568 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
3569 be "./try 2>&1 >/dev/null".
3572 ____________________________________________________________________________
3573 [ 10521] By: jhi on 2001/06/11 19:49:54
3574 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
3575 From: "Craig A. Berry" <craigberry@mac.com>
3576 Date: Mon, 11 Jun 2001 14:00:32 -0500
3577 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
3580 ____________________________________________________________________________
3581 [ 10520] By: jhi on 2001/06/11 17:55:47
3582 Log: Move the full \p\P lists to perlunicode.
3584 ! pod/perlretut.pod pod/perlunicode.pod
3585 ____________________________________________________________________________
3586 [ 10519] By: jhi on 2001/06/11 17:10:00
3587 Log: VOS build tweak for 5.6.1 from Paul Green.
3588 Branch: maint-5.6/perl
3590 ____________________________________________________________________________
3591 [ 10518] By: jhi on 2001/06/11 17:07:03
3592 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
3593 From: "Craig A. Berry" <craigberry@mac.com>
3594 Date: Fri, 8 Jun 2001 18:08:18 -0500
3595 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
3598 ____________________________________________________________________________
3599 [ 10517] By: jhi on 2001/06/11 14:52:01
3600 Log: Update Changes.
3602 ! Changes patchlevel.h
3603 ____________________________________________________________________________
3604 [ 10516] By: jhi on 2001/06/11 14:46:33
3605 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
3607 ! vos/config.alpha.h vos/config.ga.h
3608 ____________________________________________________________________________
3609 [ 10515] By: jhi on 2001/06/11 14:39:05
3610 Log: VOS updates from Paul Green for @10476.
3612 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
3613 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3614 ! vos/config.ga.h vos/configure_perl.cm
3615 ____________________________________________________________________________
3616 [ 10514] By: jhi on 2001/06/11 12:58:43
3617 Log: Subject: [PATCH] Not many people know this ...
3618 From: Mike Guy <mjtg@cam.ac.uk>
3619 Date: Mon, 11 Jun 2001 14:55:15 +0100
3620 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
3623 ____________________________________________________________________________
3624 [ 10513] By: jhi on 2001/06/11 12:30:06
3625 Log: Add final commas to lists as suggested by Philip Newton.
3627 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3628 ____________________________________________________________________________
3629 [ 10512] By: jhi on 2001/06/11 12:28:49
3630 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
3631 Date: Sun, 10 Jun 2001 23:35:38 -0400
3632 From: Chris Nandor <pudge@pobox.com>
3633 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
3635 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
3636 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
3637 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
3638 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
3639 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
3640 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
3641 ! t/op/write.t t/pragma/strict.t
3642 ____________________________________________________________________________
3643 [ 10511] By: jhi on 2001/06/11 12:13:31
3644 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
3645 From: Chris Nandor <pudge@pobox.com>
3646 Date: Mon, 11 Jun 2001 08:24:28 -0400
3647 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
3649 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
3651 ____________________________________________________________________________
3652 [ 10510] By: jhi on 2001/06/11 12:03:16
3653 Log: One more run_byacc (a hand-tweaked version had slipped in).
3655 ! perly.c vms/perly_c.vms
3656 ____________________________________________________________________________
3657 [ 10509] By: nick on 2001/06/11 07:49:15
3658 Log: Integrate mainline
3660 !> Makefile.SH embed.h embed.pl global.sym
3661 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
3662 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
3663 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
3664 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
3665 ____________________________________________________________________________
3666 [ 10508] By: jhi on 2001/06/10 22:38:05
3667 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
3668 From: Mike Guy <mjtg@cam.ac.uk>
3669 Reply-To: mjtg@cam.ac.uk
3670 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
3672 ! lib/ExtUtils/Manifest.pm
3673 ____________________________________________________________________________
3674 [ 10507] By: jhi on 2001/06/10 22:37:16
3675 Log: Subject: [PATCH] ExtUtils::Constant
3676 From: Nicholas Clark <nick@ccl4.org>
3677 Date: Sun, 10 Jun 2001 23:25:41 +0100
3678 Message-ID: <20010610232540.C76396@plum.flirble.org>
3680 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3681 ____________________________________________________________________________
3682 [ 10506] By: jhi on 2001/06/10 20:57:20
3683 Log: Integrate perlio.
3686 ____________________________________________________________________________
3687 [ 10505] By: jhi on 2001/06/10 18:37:57
3688 Log: Move the grok_number and its lieutenant grok_numeric_radix
3689 from sv.c statics to util.c and public.
3691 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
3692 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
3693 ____________________________________________________________________________
3694 [ 10504] By: nick on 2001/06/10 17:47:06
3695 Log: Fix (valid) -Wall warnings in perlio.c
3698 ____________________________________________________________________________
3699 [ 10503] By: jhi on 2001/06/10 17:38:28
3700 Log: Update perly_c.diff, update perly.fixer to edit away
3701 some of the -Wall noise.
3703 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
3704 ____________________________________________________________________________
3705 [ 10502] By: jhi on 2001/06/10 17:09:42
3706 Log: Check the version of byacc.
3709 ____________________________________________________________________________
3710 [ 10501] By: jhi on 2001/06/10 17:00:08
3711 Log: Subject: [PATCH] perly.y overhaul
3712 From: Simon Cozens <simon@netthink.co.uk>
3713 Date: Sun, 10 Jun 2001 16:56:54 +0100
3714 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
3716 Plus make run_byacc.
3718 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
3719 ____________________________________________________________________________
3720 [ 10500] By: jhi on 2001/06/10 16:07:28
3721 Log: Integrate perlio.
3723 !> perlio.c perlsfio.h
3724 ____________________________________________________________________________
3725 [ 10499] By: nick on 2001/06/10 15:01:08
3726 Log: Integrate mainline
3728 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
3729 !> t/pragma/locale.t util.c
3730 ____________________________________________________________________________
3731 [ 10498] By: jhi on 2001/06/10 13:49:23
3732 Log: Put some meat on the perl572delta bones. The list of
3733 selected bug fixes needs more work, as does still the
3736 ! pod/perl572delta.pod
3737 ____________________________________________________________________________
3738 [ 10497] By: nick on 2001/06/10 12:27:51
3739 Log: Paper over a crack or two with USE_SFIO
3741 ! perlio.c perlsfio.h
3742 ____________________________________________________________________________
3743 [ 10496] By: jhi on 2001/06/10 11:04:22
3744 Log: Update Changes.
3746 ! Changes patchlevel.h
3747 ____________________________________________________________________________
3748 [ 10495] By: jhi on 2001/06/10 10:55:34
3749 Log: Subject: Re: pragma/locale.t #107
3750 From: Hugo <hv@crypt.compulink.co.uk>
3751 Date: Sun, 10 Jun 2001 11:23:30 +0100
3752 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
3754 Encapsulate the scan of the decimal radix separator.
3756 ! embed.h embed.pl proto.h sv.c
3757 ____________________________________________________________________________
3758 [ 10494] By: jhi on 2001/06/10 03:00:17
3759 Log: Try to grok numbers both with the locale specific separator
3760 and with the usual "." (if different from the lss); add a test
3761 to locale.t to do also a little bit of math in addition to just
3762 equalness testing; remove extraneous logic as suggested in
3764 Subject: Re: pragma/locale.t #107
3765 From: Nicholas Clark <nick@ccl4.org>
3766 Date: Sat, 9 Jun 2001 22:37:36 +0100
3767 Message-ID: <20010609223735.Y76396@plum.flirble.org>
3769 ! sv.c t/pragma/locale.t
3770 ____________________________________________________________________________
3771 [ 10493] By: jhi on 2001/06/10 01:25:23
3772 Log: Metaconfig unit change for #10492.
3773 Branch: metaconfig/U/perl
3775 ____________________________________________________________________________
3776 [ 10492] By: jhi on 2001/06/10 01:23:59
3777 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
3778 From: Artur Bergman <artur@contiller.se>
3779 Date: Sat, 09 Jun 2001 21:03:51 +0200
3780 Message-ID: <B7483FB6.1398%artur@contiller.se>
3783 ____________________________________________________________________________
3784 [ 10491] By: jhi on 2001/06/10 01:15:40
3785 Log: Integrate perlio.
3788 ____________________________________________________________________________
3789 [ 10490] By: jhi on 2001/06/10 01:08:26
3790 Log: Do locale specific separator if only in locale.
3793 ____________________________________________________________________________
3794 [ 10489] By: nick on 2001/06/09 19:13:25
3795 Log: Make XS/Typemap compile (but fail) with sfio
3798 ____________________________________________________________________________
3799 [ 10488] By: nick on 2001/06/09 19:12:51
3800 Log: Re-integrate mainline
3802 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
3803 !> proto.h sv.c util.c
3804 ____________________________________________________________________________
3805 [ 10487] By: nick on 2001/06/09 16:26:29
3806 Log: Integrate mainline
3808 !> (integrate 31 files)
3809 ____________________________________________________________________________
3810 [ 10486] By: jhi on 2001/06/09 16:11:51
3811 Log: Subject: [PATCH] New attempt to clone callack
3812 From: Artur Bergman <artur@contiller.se>
3813 Date: Thu, 07 Jun 2001 11:52:16 +0200
3814 Message-ID: <B7451B6F.12B7%artur@contiller.se>
3816 ! embedvar.h intrpvar.h perlapi.h sv.c
3817 ____________________________________________________________________________
3818 [ 10485] By: jhi on 2001/06/09 15:23:52
3819 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
3821 ! embed.h embed.pl perl.h proto.h sv.c util.c
3822 ____________________________________________________________________________
3823 [ 10484] By: jhi on 2001/06/09 14:47:25
3824 Log: Subject: Re: pragma/locale.t #107
3825 From: Nicholas Clark <nick@ccl4.org>
3826 Date: Sat, 9 Jun 2001 16:26:10 +0100
3827 Message-ID: <20010609162609.V76396@plum.flirble.org>
3829 A missing NVification.
3832 ____________________________________________________________________________
3833 [ 10483] By: jhi on 2001/06/08 19:40:32
3834 Log: Redo the #10482, there already was a test script for formats.
3837 ! MANIFEST t/op/write.t
3838 ____________________________________________________________________________
3839 [ 10482] By: jhi on 2001/06/08 19:34:45
3840 Log: Twisted format testing, from Merijn.
3844 ____________________________________________________________________________
3845 [ 10481] By: jhi on 2001/06/08 19:21:56
3846 Log: More \p{In...} testing, combined with \N{...}.
3848 ! lib/utf8_heavy.pl t/op/pat.t
3849 ____________________________________________________________________________
3850 [ 10480] By: jhi on 2001/06/08 14:16:06
3851 Log: Metaconfig changes for #10479.
3854 Branch: metaconfig/U/perl
3856 ____________________________________________________________________________
3857 [ 10479] By: jhi on 2001/06/08 14:15:32
3858 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
3860 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3861 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
3862 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3863 ! win32/config.bc win32/config.gc win32/config.vc
3864 ____________________________________________________________________________
3865 [ 10478] By: jhi on 2001/06/08 12:20:41
3866 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
3867 From: "Craig A. Berry" <craigberry@mac.com>
3868 Date: Thu, 7 Jun 2001 14:27:20 -0500
3869 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
3872 ____________________________________________________________________________
3873 [ 10477] By: jhi on 2001/06/08 12:19:00
3874 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
3875 From: Gisle Aas <gisle@ActiveState.com>
3876 Date: 07 Jun 2001 17:04:29 -0700
3877 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
3880 ____________________________________________________________________________
3881 [ 10476] By: jhi on 2001/06/08 01:35:42
3882 Log: Update Changes.
3884 ! Changes patchlevel.h
3885 ____________________________________________________________________________
3886 [ 10475] By: jhi on 2001/06/08 00:53:45
3887 Log: Regen Glossary et alia.
3889 ! Porting/Glossary Porting/config.sh Porting/config_H
3890 ____________________________________________________________________________
3891 [ 10474] By: jhi on 2001/06/07 22:06:38
3892 Log: Metaconfig unit changes for #10473.
3893 Branch: metaconfig/U/perl
3895 ____________________________________________________________________________
3896 [ 10473] By: jhi on 2001/06/07 22:06:16
3897 Log: Harumph, also AIX will spill its guts (i.e. dump core)
3898 if an executable contains modfl() but it hasn't been
3899 compiled right (in the case of AIX, with cc -qlongdouble).
3902 ____________________________________________________________________________
3903 [ 10472] By: gsar on 2001/06/07 20:04:28
3904 Log: integrate change#10471 from mainline
3906 in change#10451, check that CvOUTSIDE is a CV before looking in
3907 (it can apparently be SVt_NULL during global destruction)
3908 Branch: maint-5.6/perl
3910 ____________________________________________________________________________
3911 [ 10471] By: gsar on 2001/06/07 20:01:31
3912 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
3913 (it can apparently be SVt_NULL during global destruction)
3916 ____________________________________________________________________________
3917 [ 10470] By: jhi on 2001/06/07 12:17:51
3918 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
3919 From: Robin Barker <rmb1@cise.npl.co.uk>
3920 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
3921 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
3923 ! lib/diagnostics.pm pod/perldiag.pod
3924 ____________________________________________________________________________
3925 [ 10469] By: jhi on 2001/06/07 12:16:12
3926 Log: Subject: [PATCH perl@10439] long =item
3927 From: Robin Barker <rmb1@cise.npl.co.uk>
3928 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
3929 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
3931 ! README.amiga lib/Attribute/Handlers.pm
3932 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3933 ____________________________________________________________________________
3934 [ 10468] By: jhi on 2001/06/07 12:08:56
3935 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
3936 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
3937 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
3938 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
3941 ____________________________________________________________________________
3942 [ 10467] By: jhi on 2001/06/07 12:04:26
3943 Log: Integrate perlio.
3946 ____________________________________________________________________________
3947 [ 10466] By: nick on 2001/06/07 10:25:40
3948 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
3950 Still coredumps in pragma/overload.t - what a nice hard fail that is...
3953 ____________________________________________________________________________
3954 [ 10465] By: nick on 2001/06/07 08:41:58
3955 Log: Raw integrate of mainline for S_grok_number debug
3956 (sv.c has MULTIPLICITY issues as well as whatever else ...)
3958 - plan9/perlplan9.doc plan9/perlplan9.pod
3959 !> (integrate 46 files)
3960 ____________________________________________________________________________
3961 [ 10464] By: jhi on 2001/06/06 23:33:58
3962 Log: The proper prototyping for #10463.
3964 ! embed.h embed.pl proto.h sv.c
3965 ____________________________________________________________________________
3966 [ 10463] By: jhi on 2001/06/06 23:15:30
3967 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
3968 From: Nicholas Clark <nick@ccl4.org>
3969 Date: Thu, 7 Jun 2001 00:29:59 +0100
3970 Message-ID: <20010607002959.Z76396@plum.flirble.org>
3973 ____________________________________________________________________________
3974 [ 10462] By: jhi on 2001/06/06 23:13:19
3975 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
3976 From: "Craig A. Berry" <craigberry@mac.com>
3977 Date: Wed, 06 Jun 2001 17:54:30 -0500
3978 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
3981 ____________________________________________________________________________
3982 [ 10461] By: jhi on 2001/06/06 23:10:00
3983 Log: Podify the remaining README.platform files;
3984 merge README.plan9 and plan9/perlplan9.pod;
3985 delete plan9/perlplan9.* (the perlplan.doc needs to
3986 be regenerated in Plan 9); make the =head1 and =head2
3987 in the README.platform to be a little more verbose
3988 (skipped README.os2 not to anger Ilya) so that they
3989 look better in the toc; regen toc.
3991 - plan9/perlplan9.doc plan9/perlplan9.pod
3992 ! MANIFEST README.aix README.amiga README.apollo README.beos
3993 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
3994 ! README.hpux README.hurd README.machten README.macos
3995 ! README.micro README.mint README.mpeix README.os390
3996 ! README.plan9 README.qnx README.solaris README.threads
3997 ! README.tru64 README.vmesa README.vms README.vos README.win32
3998 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
3999 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
4000 ____________________________________________________________________________
4001 [ 10460] By: jhi on 2001/06/06 20:58:53
4002 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
4003 From: Mike Guy <mjtg@cam.ac.uk>
4004 Reply-To: mjtg@cam.ac.uk
4005 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
4008 ____________________________________________________________________________
4009 [ 10459] By: jhi on 2001/06/06 20:58:15
4010 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
4011 From: Mike Guy <mjtg@cam.ac.uk>
4012 Reply-To: mjtg@cam.ac.uk
4013 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
4016 ____________________________________________________________________________
4017 [ 10458] By: jhi on 2001/06/06 20:56:04
4018 Log: Disable long doubles from pre-5.0 Tru64s.
4020 ! README.tru64 hints/dec_osf.sh
4021 ____________________________________________________________________________
4022 [ 10457] By: jhi on 2001/06/06 20:49:23
4023 Log: The #10455 exposed that modfl() is fundamentally busted
4024 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
4028 ____________________________________________________________________________
4029 [ 10456] By: jhi on 2001/06/06 20:48:35
4030 Log: Metaconfig unit change for #10455.
4031 Branch: metaconfig/U/perl
4033 ____________________________________________________________________________
4034 [ 10455] By: jhi on 2001/06/06 20:48:09
4035 Log: Configure check for geborken modfl(), inspired by
4037 Subject: Re: [20010118.017] op/int.t failure
4038 From: Hugo <hv@crypt.compulink.co.uk>
4039 Date: Tue, 05 Jun 2001 13:43:27 +0100
4040 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
4043 ____________________________________________________________________________
4044 [ 10454] By: jhi on 2001/06/06 11:45:08
4045 Log: Integrate changes #10450 and #10451 from maintperl:
4047 optimize change#10448 slightly (don't repeat search in eval""s lexical
4048 scope, since that has already been searched)
4050 change#9108 needs subtler treatment for case of closures created
4054 ____________________________________________________________________________
4055 [ 10453] By: jhi on 2001/06/06 11:42:10
4056 Log: MakeMaker magic to compile (when no dynamic loading)
4057 List/Util.xsc as (ListUtil.c and) ListUtil.o since
4058 POSIX-BC (BS2000) linker has an evil limitation of
4059 being unable to include in the same executable several
4060 object files with the same name - case-insensitively -
4061 because otherwise we conflict with util.c.
4062 Strictly speaking currently required only in POSIX-BC
4063 but probably will do no harm elsewhere where static
4064 linking is required.
4066 ! ext/List/Util/Makefile.PL
4067 ____________________________________________________________________________
4068 [ 10452] By: nick on 2001/06/06 08:59:51
4069 Log: Integrate mainline.
4071 +> lib/Attribute/Handlers/demo/Demo.pm
4072 +> lib/Attribute/Handlers/demo/Descriptions.pm
4073 +> lib/Attribute/Handlers/demo/MyClass.pm
4074 +> lib/Attribute/Handlers/demo/demo.pl
4075 +> lib/Attribute/Handlers/demo/demo2.pl
4076 +> lib/Attribute/Handlers/demo/demo3.pl
4077 +> lib/Attribute/Handlers/demo/demo4.pl
4078 +> lib/Attribute/Handlers/demo/demo_call.pl
4079 +> lib/Attribute/Handlers/demo/demo_chain.pl
4080 +> lib/Attribute/Handlers/demo/demo_cycle.pl
4081 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
4082 +> lib/Attribute/Handlers/demo/demo_phases.pl
4083 +> lib/Attribute/Handlers/demo/demo_range.pl
4084 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
4085 +> uts/strtol_wrap.c
4086 !> (integrate 91 files)
4087 ____________________________________________________________________________
4088 [ 10451] By: gsar on 2001/06/06 07:11:36
4089 Log: change#9108 needs subtler treatment for case of closures created
4091 Branch: maint-5.6/perl
4093 ____________________________________________________________________________
4094 [ 10450] By: gsar on 2001/06/06 05:47:25
4095 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
4096 scope, since that has already been searched)
4097 Branch: maint-5.6/perl
4099 ____________________________________________________________________________
4100 [ 10449] By: jhi on 2001/06/06 01:33:31
4101 Log: Integrate change #10448 from maintperl; lexicals
4102 outside an eval"" weren't resolved correctly inside a subroutine
4103 definition inside the eval"" if they were not already referenced
4104 in the toplevel of the eval""-ed code
4106 !> cop.h op.c pp_ctl.c t/op/misc.t
4107 ____________________________________________________________________________
4108 [ 10448] By: gsar on 2001/06/06 01:03:26
4109 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
4110 outside an eval"" weren't resolved correctly inside a subroutine
4111 definition inside the eval"" if they were not already referenced
4112 in the toplevel of the eval""-ed code
4113 Branch: maint-5.6/perl
4114 ! cop.h op.c pp_ctl.c t/op/misc.t
4115 ____________________________________________________________________________
4116 [ 10447] By: jhi on 2001/06/06 00:51:04
4117 Log: Subject: [PATCH] perl570delta.pod
4118 From: Peter Scott <Peter@PSDT.com>
4119 Date: Tue, 05 Jun 2001 18:51:02 -0700
4120 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
4122 ! pod/perl570delta.pod
4123 ____________________________________________________________________________
4124 [ 10446] By: jhi on 2001/06/05 23:45:05
4125 Log: The fudge factor is no more needed. I hope.
4128 ____________________________________________________________________________
4129 [ 10445] By: jhi on 2001/06/05 23:19:19
4130 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4131 From: Hugo <hv@crypt.compulink.co.uk>
4132 Date: Tue, 05 Jun 2001 12:58:19 +0100
4133 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
4136 ____________________________________________________________________________
4137 [ 10444] By: jhi on 2001/06/05 11:09:01
4138 Log: Make up prototypes only for those who have the functions
4139 but not the prototypes.
4142 ____________________________________________________________________________
4143 [ 10443] By: jhi on 2001/06/05 11:02:13
4144 Log: Subject: Re: Not OK: perl@10439 on win32
4145 From: Prymmer/Kahn <pvhp@best.com>
4146 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
4147 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
4150 ____________________________________________________________________________
4151 [ 10442] By: jhi on 2001/06/05 00:55:46
4152 Log: The metaconfig units changes for #10441.
4154 ! U/modified/Extract.U U/modified/Extractall.U
4155 ! U/modified/Finish.U
4156 ____________________________________________________________________________
4157 [ 10441] By: jhi on 2001/06/05 00:55:17
4158 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
4161 ____________________________________________________________________________
4162 [ 10440] By: jhi on 2001/06/05 00:28:27
4163 Log: Unnecessary fuzziness undone, noted by Mike Guy.
4166 ____________________________________________________________________________
4167 [ 10439] By: jhi on 2001/06/04 17:14:31
4168 Log: Update Changes.
4170 ! Changes patchlevel.h
4171 ____________________________________________________________________________
4172 [ 10438] By: jhi on 2001/06/04 17:10:16
4173 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
4174 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
4178 ____________________________________________________________________________
4179 [ 10437] By: jhi on 2001/06/04 17:01:06
4180 Log: Test case for #10433/#10424.
4183 ____________________________________________________________________________
4184 [ 10436] By: jhi on 2001/06/04 16:54:21
4185 Log: Subject: One fix for strtoul not setting errno
4186 From: hom00@utsglobal.com (Hal Morris)
4187 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
4188 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
4191 ! MANIFEST hints/uts.sh
4192 ____________________________________________________________________________
4193 [ 10435] By: jhi on 2001/06/04 16:54:01
4194 Log: Metaconfig units changes for #10434.
4196 ! U/modified/Cppsym.U
4197 Branch: metaconfig/U/perl
4198 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
4199 + d_syscallproto.U d_usleepproto.U
4200 ! longdblfio.U quadfio.U
4201 ____________________________________________________________________________
4202 [ 10434] By: jhi on 2001/06/04 16:48:33
4203 Log: Configure tweaks; add prototype probes, make the cpp symbols
4204 probe to cast, not whine; test for %Ld and %Lf before %lld and
4205 %llf because the L is the ANSI way.
4207 ! Configure config_h.SH configure.com epoc/config.sh
4208 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
4209 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4210 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
4211 ____________________________________________________________________________
4212 [ 10433] By: jhi on 2001/06/04 16:45:23
4213 Log: Sigh. This is what #10424 was supposed to check in.
4216 ____________________________________________________________________________
4217 [ 10432] By: jhi on 2001/06/04 16:29:40
4218 Log: More verbose failure.
4221 ____________________________________________________________________________
4222 [ 10431] By: jhi on 2001/06/04 16:21:55
4223 Log: The .pm changes to go with #10428.
4225 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
4226 ! ext/Sys/Syslog/Syslog.pm
4227 ____________________________________________________________________________
4228 [ 10430] By: jhi on 2001/06/04 16:05:20
4229 Log: On second thoughts show to utf8 skippage message only
4230 on failures, it's too confusing otherwise,
4233 ____________________________________________________________________________
4234 [ 10429] By: jhi on 2001/06/04 14:47:50
4235 Log: Do not import anything from Encode.
4237 ! ext/MIME/Base64/QuotedPrint.pm
4238 ____________________________________________________________________________
4239 [ 10428] By: jhi on 2001/06/04 14:45:47
4240 Log: The #10402 didn't take. Weird.
4242 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4243 ! ext/Sys/Syslog/Syslog.xs
4244 ____________________________________________________________________________
4245 [ 10427] By: jhi on 2001/06/04 12:55:39
4246 Log: Eradicate traces of 'asciirange' re subpragma.
4248 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
4250 ____________________________________________________________________________
4251 [ 10426] By: jhi on 2001/06/04 12:44:05
4252 Log: use is a compile-time thing.
4254 ! ext/MIME/Base64/QuotedPrint.pm
4255 ____________________________________________________________________________
4256 [ 10425] By: jhi on 2001/06/04 12:39:44
4257 Log: Subject: [PATCH perl@10419] -Wall casting patch
4258 From: Robin Barker <rmb1@cise.npl.co.uk>
4259 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
4260 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
4262 ! ext/Devel/DProf/DProf.xs mg.c
4263 ____________________________________________________________________________
4264 [ 10424] By: jhi on 2001/06/04 12:23:30
4265 Log: Subject: [PATCH #2] introducing SVpad_TYPED
4266 From: Abhijit Menon-Sen <ams@wiw.org>
4267 Date: Mon, 4 Jun 2001 12:26:02 +0530
4268 Message-ID: <20010604122602.A5775@lustre.linux.in>
4271 ____________________________________________________________________________
4272 [ 10423] By: gsar on 2001/06/04 05:12:18
4273 Log: testsuite for change#10192 (from Gisle Aas)
4277 ____________________________________________________________________________
4278 [ 10422] By: gsar on 2001/06/04 02:32:03
4279 Log: integrate changes#10414-10416 from mainline
4281 Potential buffer overrun if the radix separator is more than
4282 one byte. Also, under locales, prefer the locale-specific
4283 separator over the old boring ".".
4285 "10.", that is, decimal numbers can have no decimal part at all.
4287 The non-locale places need love, too.
4288 Branch: maint-5.6/perl
4290 ____________________________________________________________________________
4291 [ 10421] By: jhi on 2001/06/04 02:25:53
4292 Log: Missed from #10420.
4295 ____________________________________________________________________________
4296 [ 10420] By: jhi on 2001/06/04 02:19:58
4297 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
4298 often this prototype goes with HAS_SETRESUID_PROTO.
4300 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4301 ! config_h.SH configure.com perl.h uconfig.h
4302 ____________________________________________________________________________
4303 [ 10419] By: jhi on 2001/06/04 00:24:55
4304 Log: Update Changes.
4306 ! Changes patchlevel.h
4307 ____________________________________________________________________________
4308 [ 10418] By: jhi on 2001/06/03 23:58:04
4309 Log: -Wall "subscript has type `char'" cleanup.
4311 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
4312 ____________________________________________________________________________
4313 [ 10417] By: jhi on 2001/06/03 23:37:17
4314 Log: Various "cast to pointer from integer of different size"
4315 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
4316 wide but I32 (int) only 32 bits wide).
4318 WARNING: the classnum and tagnum changes in Storable.xs
4319 may not be wise, they may be breaking binary compatibility
4320 (in 64-bit platforms), asked Raphael Manfredi about the changes.
4322 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
4324 ____________________________________________________________________________
4325 [ 10416] By: jhi on 2001/06/03 23:15:24
4326 Log: The non-locale places need love, too.
4329 ____________________________________________________________________________
4330 [ 10415] By: jhi on 2001/06/03 23:10:55
4331 Log: "10.", that is, decimal numbers can have no decimal part at all.
4334 ____________________________________________________________________________
4335 [ 10414] By: jhi on 2001/06/03 22:49:55
4336 Log: Potential buffer overrun if the radix separator is more than
4337 one byte. Also, under locales, prefer the locale-specific
4338 separator over the old boring ".".
4341 ____________________________________________________________________________
4342 [ 10413] By: jhi on 2001/06/03 22:42:10
4343 Log: Integrate change #10412 from maintperl; locale is now
4344 per-cop, not per-op; plus retweak the locale.t to always
4345 list the skipped utf8 locales.
4348 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4349 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
4350 ____________________________________________________________________________
4351 [ 10412] By: gsar on 2001/06/03 22:23:16
4352 Log: rationalize locale handling to fix the bugs uncovered by change#10394
4354 the major issue was that the runtime was looking at PL_hints rather
4355 than op_private to notice whether locale was enabled
4357 the secondary issue was that many locale-sensitive numeric ops didn't
4358 have HINT_LOCALE propagated into their op_private
4360 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
4361 instead of per-op, just like HINT_BYTE and the hints for lexical
4362 warnings (this makes the hint available to every op via PL_curcop)
4364 pragma/locale.t may need to be reworked with these fixes in mind
4365 (it currently passes its tests)
4366 Branch: maint-5.6/perl
4367 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4368 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
4369 ____________________________________________________________________________
4370 [ 10411] By: jhi on 2001/06/03 17:50:49
4371 Log: More verbose debugging.
4374 ____________________________________________________________________________
4375 [ 10410] By: jhi on 2001/06/03 17:36:40
4376 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4377 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4378 Date: Sat, 2 Jun 2001 22:53:33 +0100
4379 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
4381 ! regcomp.c t/pragma/warn/regcomp
4382 ____________________________________________________________________________
4383 [ 10409] By: jhi on 2001/06/03 17:27:13
4384 Log: Mention that lexicalizing $a or $b is a bad idea if one
4385 wants to use sort().
4388 ____________________________________________________________________________
4389 [ 10408] By: jhi on 2001/06/03 16:52:41
4390 Log: Tweak the test to be happy if the accuracy is 'good enough'.
4393 ____________________________________________________________________________
4394 [ 10407] By: jhi on 2001/06/03 16:50:33
4395 Log: Upgrade to Attribute::Handlers 0.70.
4397 NOTE: this unearthed the "too late for CHECK block" bug,
4398 that's why the 1_compile.t change.
4400 + lib/Attribute/Handlers/demo/Demo.pm
4401 + lib/Attribute/Handlers/demo/Descriptions.pm
4402 + lib/Attribute/Handlers/demo/MyClass.pm
4403 + lib/Attribute/Handlers/demo/demo.pl
4404 + lib/Attribute/Handlers/demo/demo2.pl
4405 + lib/Attribute/Handlers/demo/demo3.pl
4406 + lib/Attribute/Handlers/demo/demo4.pl
4407 + lib/Attribute/Handlers/demo/demo_call.pl
4408 + lib/Attribute/Handlers/demo/demo_chain.pl
4409 + lib/Attribute/Handlers/demo/demo_cycle.pl
4410 + lib/Attribute/Handlers/demo/demo_hashdir.pl
4411 + lib/Attribute/Handlers/demo/demo_phases.pl
4412 + lib/Attribute/Handlers/demo/demo_range.pl
4413 + lib/Attribute/Handlers/demo/demo_rawdata.pl
4414 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
4416 ____________________________________________________________________________
4417 [ 10406] By: jhi on 2001/06/03 16:40:03
4418 Log: One less -Wall whine.
4421 ____________________________________________________________________________
4422 [ 10405] By: jhi on 2001/06/03 16:30:34
4423 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
4426 ____________________________________________________________________________
4427 [ 10404] By: gsar on 2001/06/03 16:23:07
4428 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
4429 aren't "normally" visible inside eval""s contained in subs unless
4430 a cloned reference to them already exists)
4432 strangely enough, t/harness did show this up as a failure (harness
4434 Branch: maint-5.6/perl
4436 ____________________________________________________________________________
4437 [ 10403] By: jhi on 2001/06/03 16:22:59
4438 Log: Update to Text::Balanced 1.85.
4440 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
4441 ____________________________________________________________________________
4442 [ 10402] By: jhi on 2001/06/03 16:18:09
4443 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
4444 From: Nicholas Clark <nick@ccl4.org>
4445 Date: Sun, 3 Jun 2001 17:54:36 +0100
4446 Message-ID: <20010603175436.E76396@plum.flirble.org>
4448 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4449 ! ext/Sys/Syslog/Syslog.xs
4450 ____________________________________________________________________________
4451 [ 10401] By: jhi on 2001/06/03 16:09:33
4452 Log: Unused variables.
4455 ____________________________________________________________________________
4456 [ 10400] By: jhi on 2001/06/03 16:04:26
4457 Log: Subject: [PATCH] APIfy op_clear
4458 From: Simon Cozens <simon@netthink.co.uk>
4459 Date: Sun, 3 Jun 2001 13:51:46 +0100
4460 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
4462 (despite the subject line, op_null is APIfied by the patch)
4464 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4465 ____________________________________________________________________________
4466 [ 10399] By: jhi on 2001/06/03 15:51:35
4467 Log: Subject: [PATCH] t/lib/extutils.t
4468 From: Nicholas Clark <nick@ccl4.org>
4469 Date: Sat, 2 Jun 2001 23:57:05 +0100
4470 Message-ID: <20010602235705.Q12698@plum.flirble.org>
4472 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4473 ____________________________________________________________________________
4474 [ 10398] By: jhi on 2001/06/03 15:34:11
4475 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
4476 From: Prymmer/Kahn <pvhp@best.com>
4477 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
4478 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
4480 ! win32/Makefile win32/makefile.mk
4481 ____________________________________________________________________________
4482 [ 10397] By: jhi on 2001/06/03 15:12:13
4483 Log: Subject: Re: 'decimal digits' macro?
4484 From: Hugo <hv@crypt.compulink.co.uk>
4485 Date: Sun, 03 Jun 2001 04:26:36 +0100
4486 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
4488 ! handy.h t/lib/posix.t t/op/tr.t
4489 ____________________________________________________________________________
4490 [ 10396] By: jhi on 2001/06/03 15:10:49
4491 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4492 From: Hugo <hv@crypt.compulink.co.uk>
4493 Date: Sun, 03 Jun 2001 14:56:30 +0100
4494 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
4497 ____________________________________________________________________________
4498 [ 10395] By: jhi on 2001/06/03 14:59:41
4499 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
4501 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
4503 ____________________________________________________________________________
4504 [ 10394] By: gsar on 2001/06/03 03:05:43
4505 Log: fix leakage of lexicals at file scope into subroutines that were
4506 declared before them; this appears to be a longstanding bug that
4507 meant that lexicals at file scope were never "deintroduced", meaning
4508 their scope range was never properly closed, and their visibility
4509 extended to all subsequent eval""s or requires
4513 seems to also fix a case of bogus duplicate warnings
4514 Branch: maint-5.6/perl
4515 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
4517 ____________________________________________________________________________
4518 [ 10393] By: jhi on 2001/06/02 16:55:03
4519 Log: More VMS tweaks from Craig A. Berry.
4521 ! configure.com t/lib/extutils.t
4522 ____________________________________________________________________________
4523 [ 10392] By: jhi on 2001/06/02 16:48:26
4524 Log: -Wall cleanup continues.
4526 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
4527 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4528 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
4529 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
4530 ! run.c toke.c util.c
4531 ____________________________________________________________________________
4532 [ 10391] By: jhi on 2001/06/02 13:29:47
4533 Log: The metaconfig unit change for #10390.
4534 Branch: metaconfig/U/perl
4536 ____________________________________________________________________________
4537 [ 10390] By: jhi on 2001/06/02 13:29:12
4538 Log: Drop the -ansi from the default gcc flags.
4540 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
4541 that struct cannot be compared with a flat integer, such as STRLEN.
4542 The -ansi will also cause a lot of noise in Solaris because of:
4543 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
4546 ____________________________________________________________________________
4547 [ 10389] By: jhi on 2001/06/02 13:14:57
4548 Log: Integrate perlio.
4550 !> pod/perlapi.pod util.c
4551 ____________________________________________________________________________
4552 [ 10388] By: nick on 2001/06/02 08:01:12
4553 Log: Integrate mainline
4555 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
4556 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
4557 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
4558 !> t/lib/1_compile.t t/lib/mimeqp.t
4559 ____________________________________________________________________________
4560 [ 10387] By: nick on 2001/06/02 07:39:17
4561 Log: Tweak util.c's atof2 for MULTIPLICITY
4564 ____________________________________________________________________________
4565 [ 10386] By: nick on 2001/06/02 07:38:33
4566 Log: Integrate mainline
4568 !> (integrate 41 files)
4569 ____________________________________________________________________________
4570 [ 10385] By: jhi on 2001/06/01 22:12:48
4571 Log: Add Attribute::Handlers 0.61 from Damian Conway.
4573 + lib/Attribute/Handlers.pm t/lib/attrhand.t
4574 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
4575 ____________________________________________________________________________
4576 [ 10384] By: jhi on 2001/06/01 21:53:14
4577 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
4578 From: Peter Prymmer <pvhp@forte.com>
4579 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
4580 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
4582 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
4583 ____________________________________________________________________________
4584 [ 10383] By: jhi on 2001/06/01 21:36:11
4585 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
4586 From: Jeff Pinyan <jeffp@crusoe.net>
4587 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
4588 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
4591 ____________________________________________________________________________
4592 [ 10382] By: jhi on 2001/06/01 21:35:02
4593 Log: Subject: [PATCH perl@10381] configure.com tweaks
4594 From: "Craig A. Berry" <craigberry@mac.com>
4595 Date: Fri, 1 Jun 2001 13:55:43 -0500
4596 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
4599 ____________________________________________________________________________
4600 [ 10381] By: jhi on 2001/06/01 16:37:21
4601 Log: Update Changes.
4603 ! Changes patchlevel.h
4604 ____________________________________________________________________________
4605 [ 10380] By: jhi on 2001/06/01 16:19:18
4606 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
4607 From: Mike Guy <mjtg@cam.ac.uk>
4608 Date: Fri, 01 Jun 2001 18:17:02 +0100
4609 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
4612 ____________________________________________________________________________
4613 [ 10379] By: jhi on 2001/06/01 16:13:28
4614 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4615 From: Hugo <hv@crypt.compulink.co.uk>
4616 Date: Thu, 31 May 2001 20:49:48 +0100
4617 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
4619 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
4621 ____________________________________________________________________________
4622 [ 10378] By: jhi on 2001/06/01 15:56:35
4623 Log: Zero() is not available in x2p (or, rather, some of its
4624 implementations like memzero() might not be available.)
4627 ____________________________________________________________________________
4628 [ 10377] By: jhi on 2001/06/01 15:44:48
4629 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
4630 From: Michael G Schwern <schwern@pobox.com>
4631 Date: Fri, 1 Jun 2001 12:00:29 +0100
4632 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
4634 (But use Zero() instead of memset.)
4637 ____________________________________________________________________________
4638 [ 10376] By: jhi on 2001/06/01 15:39:52
4639 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4640 From: Jeff Pinyan <jeffp@crusoe.net>
4641 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
4642 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
4644 ! pod/perldiag.pod regcomp.c t/op/pat.t
4645 ____________________________________________________________________________
4646 [ 10375] By: jhi on 2001/06/01 15:36:35
4647 Log: Retract #10324 and #10333; not needed.
4649 ! hints/irix_6.sh hints/linux.sh
4650 ____________________________________________________________________________
4651 [ 10374] By: jhi on 2001/06/01 15:35:19
4652 Log: The #10370 wasn't quite right.
4654 ! ext/XS/Typemap/Typemap.xs
4655 ____________________________________________________________________________
4656 [ 10373] By: jhi on 2001/06/01 15:34:49
4657 Log: The metaconfig units changes for #10372.
4658 Branch: metaconfig/U/perl
4659 + d_realpath.U d_sresgproto.U d_sresuproto.U
4661 ____________________________________________________________________________
4662 [ 10372] By: jhi on 2001/06/01 15:34:24
4663 Log: Configure tweaks; record the Berkeley DB version,
4664 probe for realpath(), for setresuid() and setresgid()
4665 prototypes; use realpath() (try to be paranoid enough),
4666 use the setres[ug]id prototypes because glibc has the functions
4667 but not their prototypes; add -Wall -ansi to gcc ccflags;
4670 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4671 ! config_h.SH configure.com epoc/config.sh
4672 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
4673 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
4674 ! vos/config.ga.def win32/config.bc win32/config.gc
4676 ____________________________________________________________________________
4677 [ 10371] By: jhi on 2001/06/01 12:50:05
4678 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
4679 From: Michael G Schwern <schwern@pobox.com>
4680 Date: Fri, 1 Jun 2001 11:28:14 +0100
4681 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
4683 ! lib/attributes.pm xsutils.c
4684 ____________________________________________________________________________
4685 [ 10370] By: jhi on 2001/06/01 12:48:55
4686 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
4687 From: Tim Jenness <t.jenness@jach.hawaii.edu>
4688 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
4689 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
4691 ! ext/XS/Typemap/Typemap.xs
4692 ____________________________________________________________________________
4693 [ 10369] By: jhi on 2001/06/01 12:47:21
4694 Log: Subject: [patch] Cwd.xs optimizations/abstraction
4695 From: Doug MacEachern <dougm@covalent.net>
4696 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
4697 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
4699 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
4700 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
4701 ____________________________________________________________________________
4702 [ 10368] By: jhi on 2001/06/01 12:32:00
4703 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!])
4704 From: Nicholas Clark <nick@ccl4.org>
4705 Date: Thu, 31 May 2001 23:56:40 +0100
4706 Message-ID: <20010531235640.F12698@plum.flirble.org>
4708 Make the test work also under only static extensions
4709 (sh Configure -Uusedl fakes this nicely)
4712 ____________________________________________________________________________
4713 [ 10367] By: jhi on 2001/06/01 12:27:53
4714 Log: Subject: [PATCH hv.c] Eliminating trigraph
4715 From: Michael G Schwern <schwern@pobox.com>
4716 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
4717 Date: Fri, 1 Jun 2001 11:49:56 +0100
4720 ____________________________________________________________________________
4721 [ 10366] By: jhi on 2001/06/01 12:14:57
4722 Log: Subject: Re: [PATCH] Tests for File::Compare
4723 From: "Philip Newton" <Philip.Newton@gmx.net>
4724 Date: Thu, 31 May 2001 19:44:05 +0200
4725 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
4727 Unnecessary "quotation marks".
4730 ____________________________________________________________________________
4731 [ 10365] By: jhi on 2001/06/01 12:13:26
4732 Log: Integrate perlio.
4734 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
4735 ____________________________________________________________________________
4736 [ 10364] By: nick on 2001/06/01 10:13:31
4737 Log: Cleanup dll.base and dll.exp created by GCC builds.
4739 ! lib/ExtUtils/MM_Win32.pm
4740 ____________________________________________________________________________
4741 [ 10363] By: nick on 2001/06/01 10:02:17
4742 Log: Make filecomp test work on CRLF platforms by adding binmode.
4745 ____________________________________________________________________________
4746 [ 10362] By: nick on 2001/06/01 08:37:17
4747 Log: Integrate mainline
4749 !> Changes Configure patchlevel.h perlio.c
4750 ____________________________________________________________________________
4751 [ 10361] By: jhi on 2001/05/31 15:09:34
4752 Log: panic:claustrophobia.
4755 ____________________________________________________________________________
4756 [ 10360] By: jhi on 2001/05/31 13:04:25
4757 Log: Update Changes.
4759 ! Changes patchlevel.h
4760 ____________________________________________________________________________
4761 [ 10359] By: nick on 2001/05/31 12:35:50
4762 Log: Integrate mainline.
4765 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
4766 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
4767 ____________________________________________________________________________
4768 [ 10358] By: jhi on 2001/05/31 12:35:05
4769 Log: Integrate perlio.
4771 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
4772 !> win32/config_H.vc
4773 ____________________________________________________________________________
4774 [ 10357] By: jhi on 2001/05/31 12:34:04
4775 Log: Metaconfig unit change for #10356.
4777 ! U/installdirs/inc_version_list.U
4778 ____________________________________________________________________________
4779 [ 10356] By: jhi on 2001/05/31 12:33:41
4780 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
4781 (idea from Sarathy; implementation from Andy)
4784 ____________________________________________________________________________
4785 [ 10355] By: jhi on 2001/05/31 12:18:06
4789 ____________________________________________________________________________
4790 [ 10354] By: jhi on 2001/05/31 12:16:24
4791 Log: Subject: Re: [PATCH] Tests for File::Compare
4792 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
4793 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
4794 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
4797 ! MANIFEST t/lib/1_compile.t
4798 ____________________________________________________________________________
4799 [ 10353] By: jhi on 2001/05/31 12:11:24
4800 Log: Subject: [PATCH] DEBUG_* macro cleanups
4801 From: Abhijit Menon-Sen <ams@wiw.org>
4802 Date: Thu, 31 May 2001 12:16:22 +0530
4803 Message-ID: <20010531121622.B4829@lustre.linux.in>
4805 Subject: Re: [PATCH] DEBUG_* macro cleanups
4806 From: Abhijit Menon-Sen <ams@wiw.org>
4807 Date: Thu, 31 May 2001 13:57:01 +0530
4808 Message-ID: <20010531135701.A21775@lustre.linux.in>
4810 (The DEBUG_ definitions in perl.h changed to use the
4811 STMT_START and STMT_END.)
4813 ! perl.h pp_ctl.c sv.c toke.c
4814 ____________________________________________________________________________
4815 [ 10352] By: jhi on 2001/05/31 11:53:31
4816 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
4817 From: Abhijit Menon-Sen <ams@wiw.org>
4818 Date: Thu, 31 May 2001 08:27:55 +0530
4819 Message-ID: <20010531082755.A10018@lustre.linux.in>
4821 ! ext/Storable/Storable.xs gv.c perl.c
4822 ____________________________________________________________________________
4823 [ 10351] By: jhi on 2001/05/31 11:45:16
4824 Log: Subject: [PATCH] AUTHORS
4825 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4826 Date: Thu, 31 May 2001 01:27:59 -0500
4827 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
4829 Subject: Re: [PATCH] AUTHORS
4830 From: "Philip Newton" <Philip.Newton@gmx.net>
4831 Date: Thu, 31 May 2001 10:08:06 +0200
4832 (Message-Id missing?)
4835 ____________________________________________________________________________
4836 [ 10350] By: nick on 2001/05/31 11:40:43
4837 Log: win32 - dmake regen_config_h
4839 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4840 ____________________________________________________________________________
4841 [ 10349] By: jhi on 2001/05/31 11:38:27
4842 Log: Subject: Re: [PATCH util.c] More warning cleanups.
4843 From: "Philip Newton" <Philip.Newton@gmx.net>
4844 Date: Thu, 31 May 2001 07:41:36 +0200
4845 Message-Id: <200105310538.IAA25458@taku.hut.fi>
4847 Undo C++-ism that snekt in.
4850 ____________________________________________________________________________
4851 [ 10348] By: nick on 2001/05/31 11:36:46
4852 Log: Tolerate Win32 numerics
4854 ! t/pragma/warn/toke
4855 ____________________________________________________________________________
4856 [ 10347] By: jhi on 2001/05/31 11:29:40
4857 Log: Integrate perlio.
4859 !> perlio.c win32/win32.h
4860 ____________________________________________________________________________
4861 [ 10346] By: nick on 2001/05/31 10:54:55
4862 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
4863 perlio.c change 10255.
4866 ____________________________________________________________________________
4867 [ 10345] By: nick on 2001/05/31 10:01:57
4868 Log: Conditionaly put back some "unused" dTHX which are used
4869 with PERL_IMPLICIT_SYS
4872 ____________________________________________________________________________
4873 [ 10344] By: nick on 2001/05/31 10:00:59
4874 Log: Fix Win32 for new spelling IN_BYTES
4877 ____________________________________________________________________________
4878 [ 10343] By: nick on 2001/05/31 08:01:32
4879 Log: perlio.c -Wall cleaner under MULTIPLICITY
4880 - still minor noise with linux stdio
4883 ____________________________________________________________________________
4884 [ 10342] By: nick on 2001/05/31 07:52:23
4885 Log: Integrate mainline.
4887 !> (integrate 42 files)
4888 ____________________________________________________________________________
4889 [ 10341] By: jhi on 2001/05/31 01:39:02
4890 Log: AUTHORS updates.
4893 ____________________________________________________________________________
4894 [ 10340] By: jhi on 2001/05/31 00:19:29
4895 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
4896 From: Peter Prymmer <pvhp@forte.com>
4897 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
4898 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
4901 ____________________________________________________________________________
4902 [ 10339] By: jhi on 2001/05/31 00:16:44
4903 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
4904 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
4905 to match the pragma name; various robustness cleanups.
4907 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
4908 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
4909 ____________________________________________________________________________
4910 [ 10338] By: jhi on 2001/05/30 23:56:14
4911 Log: More -Wall sweeping.
4913 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
4914 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
4915 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
4916 ! regcomp.c sv.c toke.c utf8.c
4917 ____________________________________________________________________________
4918 [ 10337] By: jhi on 2001/05/30 23:20:23
4919 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
4920 From: Nicholas Clark <nick@ccl4.org>
4921 Date: Wed, 30 May 2001 22:34:41 +0100
4922 Message-ID: <20010530223441.Y86445@plum.flirble.org>
4925 ____________________________________________________________________________
4926 [ 10336] By: jhi on 2001/05/30 23:18:48
4927 Log: It's is not, it isn't ain't, and it's it's, not its,
4928 if you mean it is. If you don't, it's its. Then too,
4929 it's hers. It isn't her's. It isn't our's either.
4930 It's ours, and likewise yours and theirs.
4931 -- Oxford University Press, Edpress News
4934 ____________________________________________________________________________
4935 [ 10335] By: jhi on 2001/05/30 23:12:30
4936 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
4938 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
4939 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
4940 ! x2p/str.c x2p/walk.c xsutils.c
4941 ____________________________________________________________________________
4942 [ 10334] By: jhi on 2001/05/30 22:52:41
4943 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
4944 From: Michael G Schwern <schwern@pobox.com>
4945 Date: Wed, 30 May 2001 17:10:38 +0100
4946 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
4948 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
4949 From: Abhijit Menon-Sen <ams@wiw.org>
4950 Date: Wed, 30 May 2001 23:16:13 +0530
4951 Message-ID: <20010530231613.A31933@lustre.linux.in>
4953 ! perl.c t/run/runenv.t
4954 ____________________________________________________________________________
4955 [ 10333] By: jhi on 2001/05/30 22:25:02
4956 Log: (Retracted by #10375.)
4958 IRIX hints patch from Merijn Broeren.
4960 TODO: (this and the earlier Linux hints patch) should be solved
4961 at Configure level. Merijn: -ldb should not be used on any platform
4962 for perl, just when linking DBFile itself. Trying to be helpful here
4963 is counterproductive.
4966 ____________________________________________________________________________
4967 [ 10332] By: jhi on 2001/05/30 22:11:13
4968 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
4969 From: Nicholas Clark <nick@ccl4.org>
4970 Date: Wed, 30 May 2001 23:20:58 +0100
4971 Message-ID: <20010530232058.B86445@plum.flirble.org>
4974 ____________________________________________________________________________
4975 [ 10331] By: jhi on 2001/05/30 22:09:49
4976 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
4977 From: Michael G Schwern <schwern@pobox.com>
4978 Date: Wed, 30 May 2001 15:24:20 +0100
4979 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
4981 ! t/pragma/autouse.t
4982 ____________________________________________________________________________
4983 [ 10330] By: jhi on 2001/05/30 22:02:21
4984 Log: The regex trick wasn't a good idea.
4987 ____________________________________________________________________________
4988 [ 10329] By: nick on 2001/05/30 18:34:35
4989 Log: Integrate mainline
4991 !> (integrate 40 files)
4992 ____________________________________________________________________________
4993 [ 10328] By: jhi on 2001/05/30 14:28:39
4994 Log: Update Changes.
4996 ! Changes patchlevel.h
4997 ____________________________________________________________________________
4998 [ 10327] By: jhi on 2001/05/30 14:07:01
4999 Log: The metaconfig unit change for #10325.
5002 ____________________________________________________________________________
5003 [ 10326] By: jhi on 2001/05/30 14:06:36
5004 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
5007 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
5008 ____________________________________________________________________________
5009 [ 10325] By: jhi on 2001/05/30 14:04:28
5010 Log: Introduce $Config{afsroot}.
5012 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5013 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
5014 ! win32/config.gc win32/config.vc
5015 ____________________________________________________________________________
5016 [ 10324] By: jhi on 2001/05/30 13:49:44
5017 Log: (Retracted by #10375.)
5019 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
5022 ____________________________________________________________________________
5023 [ 10323] By: jhi on 2001/05/30 13:49:29
5024 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
5025 (Also Configure tweaks needed; coming up soon.)
5027 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
5028 ____________________________________________________________________________
5029 [ 10322] By: jhi on 2001/05/30 13:37:56
5030 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
5031 From: Michael G Schwern <schwern@pobox.com>
5032 Date: Sun, 27 May 2001 10:29:43 +0100
5033 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
5036 ____________________________________________________________________________
5037 [ 10321] By: jhi on 2001/05/30 13:36:28
5038 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
5039 and Abhijit Menon-Sen.
5041 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
5042 ! perl.c pp_sys.c regcomp.c
5043 ____________________________________________________________________________
5044 [ 10320] By: jhi on 2001/05/30 13:35:27
5045 Log: Fix the BOOT section to call myU2time properly.
5047 ! ext/Time/HiRes/HiRes.xs
5048 ____________________________________________________________________________
5049 [ 10319] By: jhi on 2001/05/30 13:06:09
5050 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5051 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
5052 Date: Wed, 30 May 2001 09:44:29 -0400
5053 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
5055 Detypo; plus add one more trick.
5058 ____________________________________________________________________________
5059 [ 10318] By: jhi on 2001/05/30 12:47:11
5060 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)
5061 From: Michael G Schwern <schwern@pobox.com>
5062 Date: Wed, 30 May 2001 14:39:06 +0100
5063 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
5065 ! lib/autouse.pm t/pragma/autouse.t
5066 ____________________________________________________________________________
5067 [ 10317] By: jhi on 2001/05/30 12:46:02
5068 Log: Subject: Re: AIX and gcc (moving targets)
5069 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5070 Date: Wed, 30 May 2001 15:25:08 +0200
5071 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
5073 ! ext/Time/HiRes/HiRes.xs
5074 ____________________________________________________________________________
5075 [ 10316] By: jhi on 2001/05/30 12:40:46
5076 Log: Subject: [PATCH t/TEST] sorting tests
5077 From: Michael G Schwern <schwern@pobox.com>
5078 Date: Wed, 30 May 2001 10:24:02 +0100
5079 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
5082 ____________________________________________________________________________
5083 [ 10315] By: jhi on 2001/05/30 12:37:43
5084 Log: Subject: [ID 20010529.002] typos in man page perlre
5085 From: bart@cg681574-a.adubn1.nj.home.com
5086 Date: Tue, 29 May 2001 13:58:59 -0500
5087 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
5090 ____________________________________________________________________________
5091 [ 10314] By: jhi on 2001/05/30 12:33:53
5092 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
5093 From: "Craig A. Berry" <craigberry@mac.com>
5094 Date: Tue, 29 May 2001 23:23:45 -0500
5095 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
5097 ! t/lib/extutils.t t/pragma/autouse.t
5098 ____________________________________________________________________________
5099 [ 10313] By: jhi on 2001/05/30 12:32:17
5100 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)
5101 From: David Dyck <dcd@tc.fluke.com>
5102 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
5103 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
5106 ____________________________________________________________________________
5107 [ 10312] By: jhi on 2001/05/30 12:31:02
5108 Log: AIX hints update for gcc from Merijn H. Brand.
5111 ____________________________________________________________________________
5112 [ 10311] By: jhi on 2001/05/30 12:18:20
5113 Log: Retract #10295 and #10296: a more generic solution
5114 is needed (there's something funny with gcc on AIX).
5116 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
5117 ____________________________________________________________________________
5118 [ 10310] By: jhi on 2001/05/30 12:08:07
5119 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5120 From: Hugo <hv@crypt.compulink.co.uk>
5121 Date: Wed, 30 May 2001 11:59:19 +0100
5122 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
5124 localizing $@ has unfortunate semantics - if you die past
5125 a local $@, the die message is lost.
5128 ____________________________________________________________________________
5129 [ 10309] By: nick on 2001/05/30 08:23:02
5130 Log: Integrate mainline (autouse works again.)
5132 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
5133 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
5134 !> pod/perlvar.pod t/op/cmp.t
5135 ____________________________________________________________________________
5136 [ 10308] By: jhi on 2001/05/30 01:55:02
5137 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
5138 From: David Dyck <dcd@tc.fluke.com>
5139 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
5140 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
5143 ____________________________________________________________________________
5144 [ 10307] By: jhi on 2001/05/30 01:47:22
5145 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
5146 From: Nicholas Clark <nick@ccl4.org>
5147 Date: Tue, 29 May 2001 23:16:09 +0100
5148 Message-ID: <20010529231609.U86445@plum.flirble.org>
5150 Make the test output slightly clearer by distinguishing
5151 between '' and undef.
5154 ____________________________________________________________________________
5155 [ 10306] By: jhi on 2001/05/30 01:45:12
5156 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
5157 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5158 Date: Tue, 29 May 2001 19:15:19 -0400
5159 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
5162 ____________________________________________________________________________
5163 [ 10305] By: jhi on 2001/05/30 01:42:36
5164 Log: Subject: perlvar.pod addition
5165 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
5166 Date: Fri, 25 May 2001 20:23:12 +0200
5167 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
5169 Subject: Re: perlvar.pod addition
5170 From: "Abigail" <abigail@foad.org>
5171 Date: Fri, 25 May 2001 22:00:39 +0200
5172 Message-ID: <20010525200039.28029.qmail@foad.org>
5174 Mention $a and $b in perlvar.
5177 ____________________________________________________________________________
5178 [ 10304] By: jhi on 2001/05/30 01:36:37
5179 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
5180 From: Jeff Pinyan <jeffp@crusoe.net>
5181 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
5182 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
5185 ____________________________________________________________________________
5186 [ 10303] By: jhi on 2001/05/30 01:35:31
5187 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
5188 From: Jeff Pinyan <jeffp@crusoe.net>
5189 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
5190 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
5193 ____________________________________________________________________________
5194 [ 10302] By: jhi on 2001/05/29 20:18:49
5195 Log: Mention Time::localtime and Time::gmtime.
5197 ! ext/Time/Piece/Piece.pm
5198 ____________________________________________________________________________
5199 [ 10301] By: jhi on 2001/05/29 20:13:54
5200 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
5201 From: Michael G Schwern <schwern@pobox.com>
5202 Date: Tue, 29 May 2001 18:51:32 +0100
5203 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
5206 ____________________________________________________________________________
5207 [ 10300] By: jhi on 2001/05/29 20:12:09
5208 Log: Retract #10243.
5211 ____________________________________________________________________________
5212 [ 10299] By: nick on 2001/05/29 18:41:19
5213 Log: Post weekend integrate mainline (fails one test pragma/autouse).
5215 +> (branch 29 files)
5216 !> (integrate 91 files)
5217 ____________________________________________________________________________
5218 [ 10298] By: jhi on 2001/05/29 16:29:19
5219 Log: Update Changes.
5221 ! Changes patchlevel.h
5222 ____________________________________________________________________________
5223 [ 10297] By: jhi on 2001/05/29 16:25:47
5224 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
5225 before Perl_load_module/Perl_call_method and restore the value
5226 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
5229 ____________________________________________________________________________
5230 [ 10296] By: jhi on 2001/05/29 16:01:53
5231 Log: Subject: Re: AIX and gcc (moving targets)
5232 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5233 Date: Tue, 29 May 2001 17:59:40 +0200
5234 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
5236 ! ext/Storable/Makefile.PL
5237 ____________________________________________________________________________
5238 [ 10295] By: jhi on 2001/05/29 15:59:05
5239 Log: Subject: Re: AIX and gcc (moving targets)
5240 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5241 Date: Tue, 29 May 2001 12:32:57 +0200
5242 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
5244 ! ext/POSIX/Makefile.PL
5245 ____________________________________________________________________________
5246 [ 10294] By: jhi on 2001/05/29 15:53:43
5247 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
5248 From: Michael G Schwern <schwern@pobox.com>
5249 Date: Tue, 29 May 2001 09:53:29 +0100
5250 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
5254 ! lib/Test/Harness.pm t/lib/test-harness.t
5255 ____________________________________________________________________________
5256 [ 10293] By: jhi on 2001/05/29 15:46:10
5258 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
5259 From: Michael G Schwern <schwern@pobox.com>
5260 Date: Tue, 29 May 2001 09:19:52 +0100
5261 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
5263 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
5264 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
5266 ! MANIFEST lib/Test.pm t/TEST
5267 ____________________________________________________________________________
5268 [ 10292] By: jhi on 2001/05/29 15:34:08
5269 Log: From: Michael G Schwern <schwern@pobox.com>
5270 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
5271 Date: Tue, 29 May 2001 08:26:09 +0100
5272 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
5275 ____________________________________________________________________________
5276 [ 10291] By: jhi on 2001/05/29 15:29:37
5277 Log: Add tests for Time::gmtime and Time::localtime.
5279 + t/lib/time-gmtime.t t/lib/time-localtime.t
5280 ! MANIFEST t/lib/1_compile.t
5281 ____________________________________________________________________________
5282 [ 10290] By: jhi on 2001/05/29 15:15:44
5283 Log: Add test for File::stat.
5286 ! MANIFEST t/lib/1_compile.t
5287 ____________________________________________________________________________
5288 [ 10289] By: jhi on 2001/05/29 15:05:38
5289 Log: Add test for Net::servent.
5292 ! MANIFEST t/lib/1_compile.t
5293 ____________________________________________________________________________
5294 [ 10288] By: jhi on 2001/05/29 14:57:15
5295 Log: Add test for Net::protoent.
5298 ! MANIFEST t/lib/1_compile.t
5299 ____________________________________________________________________________
5300 [ 10287] By: jhi on 2001/05/29 14:53:10
5301 Log: Add test for Net::netent.
5304 ! MANIFEST t/lib/1_compile.t
5305 ____________________________________________________________________________
5306 [ 10286] By: jhi on 2001/05/29 14:31:57
5307 Log: Add test for User::grent. Portability doubtful.
5309 + t/lib/user-grent.t
5310 ! MANIFEST t/lib/1_compile.t
5311 ____________________________________________________________________________
5312 [ 10285] By: jhi on 2001/05/29 14:24:20
5313 Log: Add test for User::pwent.
5314 Probably will fall down somewhere for portability reasons.
5316 + t/lib/user-pwent.t
5317 ! MANIFEST t/lib/1_compile.t
5318 ____________________________________________________________________________
5319 [ 10284] By: jhi on 2001/05/29 13:26:43
5320 Log: Metaconfig units changes for #10283.
5322 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
5323 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
5324 ! U/installdirs/sitescript.U U/modified/Signal.U
5325 ____________________________________________________________________________
5326 [ 10283] By: jhi on 2001/05/29 13:26:24
5327 Log: Subject: [PATCH 5.6.1] signal names in Configure
5328 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5329 Date: Tue, 29 May 2001 03:52:25 -0400
5330 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
5332 Subject: [PATCH 5.6.1] older perl in Configure
5333 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5334 Date: Tue, 29 May 2001 03:55:40 -0400
5335 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
5337 Subject: [PATCH 5.6.1] goofs in Configure
5338 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5339 Date: Tue, 29 May 2001 04:13:07 -0400
5340 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
5342 Configure portability tweaks.
5345 ____________________________________________________________________________
5346 [ 10282] By: jhi on 2001/05/29 12:41:41
5347 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
5348 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5349 Date: Tue, 29 May 2001 04:07:06 -0400
5350 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
5353 ____________________________________________________________________________
5354 [ 10281] By: jhi on 2001/05/29 12:40:31
5355 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
5356 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5357 Date: Tue, 29 May 2001 04:01:38 -0400
5358 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
5360 ! hints/os2.sh os2/Makefile.SHs
5361 ____________________________________________________________________________
5362 [ 10280] By: jhi on 2001/05/29 12:38:48
5363 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
5364 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5365 Date: Tue, 29 May 2001 03:50:18 -0400
5366 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
5368 ! lib/Test/Harness.pm
5369 ____________________________________________________________________________
5370 [ 10279] By: jhi on 2001/05/29 12:34:53
5371 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
5374 ____________________________________________________________________________
5375 [ 10278] By: jhi on 2001/05/29 02:15:24
5376 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5377 From: Hugo <hv@crypt.compulink.co.uk>
5378 Date: Tue, 29 May 2001 03:03:45 +0100
5379 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
5381 Explanation why the $@ always gets the UTF8 flag when under use utf8--
5382 because we told it to have the flag when under use utf8.
5385 ____________________________________________________________________________
5386 [ 10277] By: jhi on 2001/05/29 00:51:34
5387 Log: At least a partial fix for 20010528.004.
5390 ____________________________________________________________________________
5391 [ 10276] By: jhi on 2001/05/29 00:42:59
5392 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
5393 From: Nicholas Clark <nick@ccl4.org>
5394 Date: Mon, 28 May 2001 23:39:38 +0100
5395 Message-ID: <20010528233938.M86445@plum.flirble.org>
5397 More portable non-zero UV.
5400 ____________________________________________________________________________
5401 [ 10275] By: jhi on 2001/05/29 00:40:28
5402 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
5403 From: Nicholas Clark <nick@ccl4.org>
5404 Date: Mon, 28 May 2001 22:46:09 +0100
5405 Message-ID: <20010528224608.L86445@plum.flirble.org>
5407 Test also "make clean".
5410 ____________________________________________________________________________
5411 [ 10274] By: jhi on 2001/05/29 00:39:18
5412 Log: Subject: Re: Would -Wno-unused -Wall be better?
5413 From: Michael G Schwern <schwern@pobox.com>
5414 Date: Tue, 29 May 2001 00:55:54 +0100
5415 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
5418 ____________________________________________________________________________
5419 [ 10273] By: jhi on 2001/05/29 00:36:06
5420 Log: Add a test for 20010528.007, fixed in #10272.
5422 ! t/op/misc.t toke.c
5423 ____________________________________________________________________________
5424 [ 10272] By: jhi on 2001/05/29 00:21:12
5425 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
5426 From: Hugo <hv@crypt.compulink.co.uk>
5427 Date: Tue, 29 May 2001 00:23:23 +0100
5428 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
5431 ____________________________________________________________________________
5432 [ 10271] By: jhi on 2001/05/28 22:52:11
5433 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5434 From: Michael G Schwern <schwern@pobox.com>
5435 Date: Tue, 29 May 2001 00:42:59 +0100
5436 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
5438 ! t/pragma/autouse.t
5439 ____________________________________________________________________________
5440 [ 10270] By: jhi on 2001/05/28 21:44:06
5441 Log: Some shells seemingly arrange the signal handlers differently
5442 (bug id 20010521.004).
5445 ____________________________________________________________________________
5446 [ 10269] By: jhi on 2001/05/28 20:34:21
5447 Log: Regen perlmodlib.
5449 ! pod/perlmodlib.pod
5450 ____________________________________________________________________________
5451 [ 10268] By: jhi on 2001/05/28 19:08:45
5452 Log: Update Changes.
5454 ! Changes patchlevel.h
5455 ____________________________________________________________________________
5456 [ 10267] By: jhi on 2001/05/28 19:03:54
5457 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
5458 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5459 Date: Mon, 28 May 2001 14:56:35 -0500
5460 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
5462 ! pod/perlnewmod.pod
5463 ____________________________________________________________________________
5464 [ 10266] By: jhi on 2001/05/28 18:35:03
5468 ____________________________________________________________________________
5469 [ 10265] By: jhi on 2001/05/28 18:33:32
5470 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
5471 From: "Richard Soderberg" <rs@crystalflame.net>
5472 Date: Mon, 28 May 2001 12:31:23 -0700
5473 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
5476 ____________________________________________________________________________
5477 [ 10264] By: jhi on 2001/05/28 17:59:00
5478 Log: The #10260 was too bold: locales and utf8 still do not mix.
5481 ____________________________________________________________________________
5482 [ 10263] By: jhi on 2001/05/28 17:52:25
5483 Log: Subject: [PATCH] Pod nitpicks
5484 From: "Richard Soderberg" <rs@crystalflame.net>
5485 Date: Mon, 28 May 2001 10:08:58 -0700
5486 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
5488 ! pod/perl571delta.pod pod/perlapi.pod sv.h
5489 ____________________________________________________________________________
5490 [ 10262] By: jhi on 2001/05/28 17:50:05
5491 Log: Upgrade to I18N::LangTags 0.22.
5493 + lib/I18N/LangTags/List.pod
5494 ! MANIFEST lib/I18N/LangTags.pm
5495 ____________________________________________________________________________
5496 [ 10261] By: jhi on 2001/05/28 17:23:40
5497 Log: A slightly more serious bug found by -Mutf8; op/misc and
5498 lib/complex dumped core.
5501 ____________________________________________________________________________
5502 [ 10260] By: jhi on 2001/05/28 16:58:11
5503 Log: Various buglets shaken out by -Mutf8.
5505 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
5507 ____________________________________________________________________________
5508 [ 10259] By: jhi on 2001/05/28 15:48:46
5509 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
5512 ____________________________________________________________________________
5513 [ 10258] By: jhi on 2001/05/28 15:32:41
5514 Log: Subject: [PATCH] todo patch
5515 From: Artur Bergman <artur@contiller.se>
5516 Date: Mon, 28 May 2001 17:03:51 +0200
5517 Message-ID: <B7383577.F34%artur@contiller.se>
5520 ____________________________________________________________________________
5521 [ 10257] By: jhi on 2001/05/28 15:31:25
5522 Log: Subject: typo in perlguts.pod
5523 From: "John P. Linderman" <jpl@research.att.com>
5524 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
5525 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
5528 ____________________________________________________________________________
5529 [ 10256] By: jhi on 2001/05/28 15:30:42
5530 Log: Subject: AIX and gcc (moving targets)
5531 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5532 Date: Mon, 28 May 2001 12:54:04 +0200
5533 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
5536 ____________________________________________________________________________
5537 [ 10255] By: jhi on 2001/05/28 15:28:55
5538 Log: Subject: Re: perlio + multiple perl_alloc..destruct
5539 From: Doug MacEachern <dougm@covalent.net>
5540 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
5541 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
5544 ____________________________________________________________________________
5545 [ 10254] By: jhi on 2001/05/28 15:27:49
5546 Log: The #10251 wasn't quite up-to-the-code.
5549 ____________________________________________________________________________
5550 [ 10253] By: jhi on 2001/05/28 15:26:39
5551 Log: Test case for bug 20010526.004, fixed in #10252.
5554 ____________________________________________________________________________
5555 [ 10252] By: jhi on 2001/05/28 15:26:14
5556 Log: Subject: Re: [ID 20010526.004] Taint looses value
5557 From: Hugo <hv@crypt.compulink.co.uk>
5558 Date: Sun, 27 May 2001 20:39:32 +0100
5559 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
5562 ____________________________________________________________________________
5563 [ 10251] By: jhi on 2001/05/28 15:13:40
5564 Log: Test case for 20010422.005, fixed by #10250.
5567 ____________________________________________________________________________
5568 [ 10250] By: jhi on 2001/05/28 15:11:16
5569 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
5570 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5571 Date: Mon, 28 May 2001 06:39:12 -0400
5572 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
5575 ____________________________________________________________________________
5576 [ 10249] By: jhi on 2001/05/28 15:09:24
5577 Log: Linerewrapping.
5580 ____________________________________________________________________________
5581 [ 10248] By: jhi on 2001/05/28 15:09:07
5582 Log: Updates on the modules list.
5585 ____________________________________________________________________________
5586 [ 10247] By: jhi on 2001/05/28 15:03:35
5587 Log: Add a test for PerlIO.
5589 (I probably got the crlf/raw thing wrong for clrfy platforms...)
5592 ! MANIFEST lib/PerlIO.pm
5593 ____________________________________________________________________________
5594 [ 10246] By: jhi on 2001/05/28 14:24:08
5595 Log: Add a test for carp et alia.
5599 ____________________________________________________________________________
5600 [ 10245] By: jhi on 2001/05/28 13:42:55
5601 Log: Adding the new test would be swell.
5603 + t/pragma/autouse.t
5604 ____________________________________________________________________________
5605 [ 10244] By: jhi on 2001/05/28 13:42:34
5606 Log: Add a test for the autouse pragma.
5609 ____________________________________________________________________________
5610 [ 10243] By: jhi on 2001/05/28 13:26:25
5611 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5612 From: dLux <dlux@spam.sch.bme.hu>
5613 Date: Sun, 27 May 2001 16:14:26 +0200
5614 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
5617 ____________________________________________________________________________
5618 [ 10242] By: jhi on 2001/05/28 13:21:50
5619 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
5620 From: "Richard Soderberg" <rs@crystalflame.net>
5621 Date: Mon, 28 May 2001 03:56:36 -0700
5622 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
5625 ____________________________________________________________________________
5626 [ 10241] By: jhi on 2001/05/28 13:18:56
5627 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
5628 From: "Stephen P. Potter" <spp@spotter.yi.org>
5629 Date: Tue, 22 May 2001 11:40:25 -0400
5630 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
5632 Subject: Re: [ID 20010522.003] Time::Local module bug
5633 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5634 Date: Tue, 22 May 2001 11:50:19 -0400
5635 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
5638 ____________________________________________________________________________
5639 [ 10240] By: jhi on 2001/05/27 22:44:49
5640 Log: The PERL_DL_NONLAZY can have whitespace in front.
5643 ____________________________________________________________________________
5644 [ 10239] By: jhi on 2001/05/27 21:23:21
5645 Log: Document strftime() and strptime().
5647 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
5648 ____________________________________________________________________________
5649 [ 10238] By: jhi on 2001/05/27 20:29:07
5650 Log: Make Time::Piece::strptime() to be a function, not a method.
5652 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
5653 ____________________________________________________________________________
5654 [ 10237] By: jhi on 2001/05/27 20:22:09
5655 Log: Tweak the test to be more portable.
5658 ____________________________________________________________________________
5659 [ 10236] By: jhi on 2001/05/27 19:15:54
5660 Log: Subject: PATCH: Re: Re: Attributes that tie
5661 From: Leon Brocard <acme@astray.com>
5662 Date: Sun, 27 May 2001 12:37:29 +0100
5663 Message-ID: <20010527123729.A22663@ns0.astray.com>
5665 Document that variable attributes are not currently usable
5666 for tieing. (An ugly limitation that should be fixed.)
5669 ____________________________________________________________________________
5670 [ 10235] By: jhi on 2001/05/27 19:03:31
5671 Log: Microperl tweaks.
5673 ! Makefile.micro uconfig.h uconfig.sh
5674 ____________________________________________________________________________
5675 [ 10234] By: jhi on 2001/05/27 18:22:09
5676 Log: Add make target for microperl (kind of silly, but convenient).
5679 ____________________________________________________________________________
5680 [ 10233] By: jhi on 2001/05/27 18:18:56
5681 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
5685 ____________________________________________________________________________
5686 [ 10232] By: jhi on 2001/05/27 17:57:18
5687 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
5688 From: rspier@pobox.com (Robert Spier)
5689 Date: Sat, 26 May 2001 20:05:23 -0400
5690 Message-ID: <15120.17603.148648.12430@rls.cx>
5692 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
5693 From: rspier@pobox.com (Robert Spier)
5694 Date: Sun, 27 May 2001 00:23:12 -0400
5695 Message-ID: <15120.33072.511966.767230@rls.cx>
5697 ! doio.c pod/perlfunc.pod
5698 ____________________________________________________________________________
5699 [ 10231] By: jhi on 2001/05/27 15:45:20
5700 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
5702 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5703 ____________________________________________________________________________
5704 [ 10230] By: jhi on 2001/05/27 15:41:06
5705 Log: Add README.tru64.
5708 ____________________________________________________________________________
5709 [ 10229] By: jhi on 2001/05/27 13:50:57
5710 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
5712 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5713 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
5715 ____________________________________________________________________________
5716 [ 10228] By: jhi on 2001/05/27 13:43:38
5717 Log: Integrate I18N::LangTags from Sean Burke.
5719 TODO: the language list from RFC 3066 needs to be integrated
5720 and made available somehow. The list is included in the
5721 I18N-LangTags 0.21 distribution, but it is undocumented
5722 and unconnected to the module.
5724 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
5726 ____________________________________________________________________________
5727 [ 10227] By: jhi on 2001/05/27 01:41:33
5728 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
5729 envisioned by Sarathy.
5732 ____________________________________________________________________________
5733 [ 10226] By: jhi on 2001/05/27 00:28:34
5734 Log: Subject: [ID 20010525.001] Pod typo nits fixed
5735 From: lvirden@cas.org
5736 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
5737 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
5739 minus the perlsolaris decimation plus the
5741 Subject: Re: [ID 20010525.001] Pod typo nits fixed
5742 From: "Philip Newton" <Philip.Newton@gmx.net>
5743 Date: Fri, 25 May 2001 18:05:55 +0200
5744 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
5746 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
5747 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
5748 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
5749 ! pod/perlutil.pod pod/perlxstut.pod
5750 ____________________________________________________________________________
5751 [ 10225] By: jhi on 2001/05/26 22:38:16
5752 Log: return clauses are nice.
5755 ____________________________________________________________________________
5756 [ 10224] By: jhi on 2001/05/26 22:35:31
5757 Log: Subject: change 10199 backwards?
5758 From: Doug MacEachern <dougm@covalent.net>
5759 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
5760 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
5763 ____________________________________________________________________________
5764 [ 10223] By: jhi on 2001/05/26 22:31:46
5765 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
5766 From: Hugo <hv@crypt.compulink.co.uk>
5767 Date: Sat, 26 May 2001 17:05:12 +0100
5768 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
5771 ! MANIFEST doop.c embed.h embed.pl global.sym
5772 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
5773 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
5774 ____________________________________________________________________________
5775 [ 10222] By: jhi on 2001/05/26 22:10:38
5776 Log: Regen headers for #10221.
5778 ! global.sym objXSUB.h perlapi.c
5779 ____________________________________________________________________________
5780 [ 10221] By: jhi on 2001/05/26 22:06:06
5781 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
5782 From: Juha Laiho <juha.laiho@Elma.Net>
5783 Date: Thu, 3 May 2001 09:51:30 +0300
5784 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
5787 ____________________________________________________________________________
5788 [ 10220] By: jhi on 2001/05/26 22:01:30
5789 Log: Subject: Re: [PATCH] Re: stability of sort()?
5790 From: "John P. Linderman" <jpl@research.att.com>
5791 Date: Sat, 26 May 2001 13:27:19 -0400
5792 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
5795 ____________________________________________________________________________
5796 [ 10219] By: jhi on 2001/05/26 14:02:34
5797 Log: Integrate perlio.
5800 ____________________________________________________________________________
5801 [ 10218] By: jhi on 2001/05/26 13:39:52
5802 Log: Subject: [PATCH perl@10210] PerlIO for VMS
5803 From: "Craig A. Berry" <craigberry@mac.com>
5804 Date: Sat, 26 May 2001 09:34:11 -0500
5805 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
5807 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
5808 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
5810 ____________________________________________________________________________
5811 [ 10217] By: jhi on 2001/05/26 13:19:05
5812 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
5813 From: David Dyck <dcd@tc.fluke.com>
5814 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
5815 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
5818 ____________________________________________________________________________
5819 [ 10216] By: jhi on 2001/05/26 13:17:47
5820 Log: Subject: utf8 regexp tests
5821 From: Hugo <hv@crypt.compulink.co.uk>
5822 Date: Fri, 25 May 2001 22:35:01 +0100
5823 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
5826 ____________________________________________________________________________
5827 [ 10215] By: jhi on 2001/05/26 13:15:40
5828 Log: Subject: [PATCH] Re: stability of sort()?
5829 From: Nicholas Clark <nick@ccl4.org>
5830 Date: Fri, 25 May 2001 22:40:19 +0100
5831 Message-ID: <20010525224019.B86445@plum.flirble.org>
5834 ____________________________________________________________________________
5835 [ 10214] By: jhi on 2001/05/26 13:14:30
5836 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
5837 From: John Peacock <jpeacock@rowman.com>
5838 Date: Thu, 24 May 2001 22:14:01 -0400
5839 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
5842 ____________________________________________________________________________
5843 [ 10213] By: jhi on 2001/05/26 13:08:56
5844 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
5845 From: Nicholas Clark <nick@ccl4.org>
5846 Date: Sun, 20 May 2001 19:24:13 +0100
5847 Message-ID: <20010520192413.G83222@plum.flirble.org>
5849 + lib/ExtUtils/Constant.pm t/lib/extutils.t
5850 ! MANIFEST utils/h2xs.PL
5851 ____________________________________________________________________________
5852 [ 10212] By: nick on 2001/05/26 09:49:28
5853 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
5854 add a few more notes there on use of mortals on the stack.
5857 ____________________________________________________________________________
5858 [ 10211] By: nick on 2001/05/26 09:05:36
5859 Log: Integrate mainline
5861 +> t/lib/fcntl.t t/pragma/vars.t
5862 !> (integrate 49 files)
5863 ____________________________________________________________________________
5864 [ 10210] By: jhi on 2001/05/25 12:29:16
5865 Log: Update Changes.
5867 ! Changes patchlevel.h
5868 ____________________________________________________________________________
5869 [ 10209] By: jhi on 2001/05/25 12:24:45
5872 Subject: [PATCH pp.c] Wrapping pack("C",256)
5873 From: Simon Cozens <simon@netthink.co.uk>
5874 Date: Sat, 12 May 2001 17:58:41 +0100
5875 Message-ID: <20010512175841.A6132@netthink.co.uk>
5877 ! pod/perldiag.pod pp.c t/pragma/warn/pp
5878 ____________________________________________________________________________
5879 [ 10208] By: jhi on 2001/05/25 01:37:03
5880 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
5881 From: "Brendan O'Dea" <bod@compusol.com.au>
5882 Date: Fri, 25 May 2001 11:18:29 +1000
5883 Message-ID: <20010525111829.A28411@compusol.com.au>
5885 (Slightly modified.)
5888 ____________________________________________________________________________
5889 [ 10207] By: jhi on 2001/05/25 01:12:14
5890 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
5891 From: Hugo <hv@crypt.compulink.co.uk>
5892 Date: Fri, 25 May 2001 02:13:25 +0100
5893 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
5896 ____________________________________________________________________________
5897 [ 10206] By: jhi on 2001/05/25 01:07:59
5898 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
5899 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
5900 Date: Fri, 25 May 2001 10:25:36 +0900
5901 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
5903 ! regcomp.c regexec.c
5904 ____________________________________________________________________________
5905 [ 10205] By: jhi on 2001/05/25 01:07:00
5906 Log: Subject: [PATCH #2] stash autovivification and method call error messages
5907 From: Ilmari Karonen <iltzu@sci.fi>
5908 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
5909 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
5911 ! gv.c pp_hot.c t/op/method.t
5912 ____________________________________________________________________________
5913 [ 10204] By: jhi on 2001/05/25 01:03:50
5914 Log: Add make target and documentation for gprof profiling.
5916 ! Makefile.SH pod/perlhack.pod
5917 ____________________________________________________________________________
5918 [ 10203] By: jhi on 2001/05/24 21:09:36
5919 Log: Subject: Don't think about UTF8
5920 From: Mike Guy <mjtg@cam.ac.uk>
5921 Date: Tue, 22 May 2001 14:35:39 +0100
5922 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
5925 ____________________________________________________________________________
5926 [ 10202] By: jhi on 2001/05/24 21:07:25
5927 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
5928 From: Geraint A Edwards <gedge@serf.org>
5929 Date: Thu, 24 May 2001 22:51:24 +0100
5930 Message-Id: <20010524225124.A34981@cymru.serf.org>
5933 ____________________________________________________________________________
5934 [ 10201] By: jhi on 2001/05/24 21:02:30
5935 Log: DB_File has its own attribute story.
5937 ! ext/DB_File/DB_File.xs
5938 ____________________________________________________________________________
5939 [ 10200] By: jhi on 2001/05/24 19:54:21
5940 Log: Subject: Re: Making perl with -Wall
5941 From: Andy Dougherty <doughera@lafayette.edu>
5942 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
5943 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
5946 ____________________________________________________________________________
5947 [ 10199] By: jhi on 2001/05/24 15:15:03
5948 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
5949 From: "Richard Soderberg" <rs@crystalflame.net>
5950 Date: Thu, 24 May 2001 08:58:16 -0700
5951 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
5954 ____________________________________________________________________________
5955 [ 10198] By: jhi on 2001/05/24 15:10:04
5956 Log: IV/UV casting fixes from Nicholas Clark.
5958 ! perl.h pp_sys.c util.c
5959 ____________________________________________________________________________
5960 [ 10197] By: jhi on 2001/05/24 14:19:44
5961 Log: Subject: Re: Making perl with -Wall
5962 From: Michael G Schwern <schwern@pobox.com>
5963 Date: Thu, 24 May 2001 15:40:28 +0100
5964 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
5967 ____________________________________________________________________________
5968 [ 10196] By: jhi on 2001/05/24 14:04:41
5969 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
5970 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5971 Date: Tue, 22 May 2001 11:49:37 +0200
5972 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
5974 ! U/modified/Oldsym.U
5975 Branch: metaconfig/U/perl
5978 ! Configure config_h.SH myconfig.SH
5979 ____________________________________________________________________________
5980 [ 10195] By: jhi on 2001/05/24 13:25:04
5981 Log: Under versiononly install also the scripts with the version suffix.
5982 (e.g. .../bin/h2xs5.7.1)
5985 ____________________________________________________________________________
5986 [ 10194] By: jhi on 2001/05/24 13:02:49
5987 Log: Subject: [PATCH] Stop segfault in mg.c:636
5988 From: "Richard Soderberg" <rs@crystalflame.net>
5989 Date: Thu, 24 May 2001 05:51:52 -0700
5990 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
5993 ____________________________________________________________________________
5994 [ 10193] By: jhi on 2001/05/24 12:37:13
5995 Log: Iteration continues; hopefully convergently.
5998 ____________________________________________________________________________
5999 [ 10192] By: jhi on 2001/05/24 12:36:35
6000 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
6001 From: Gisle Aas <gisle@ActiveState.com>
6002 Date: 23 May 2001 16:13:10 -0700
6003 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
6006 ____________________________________________________________________________
6007 [ 10191] By: jhi on 2001/05/24 12:25:12
6008 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
6009 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6010 Date: Thu, 24 May 2001 05:05:22 -0500
6011 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
6013 ! lib/dumpvar.pl lib/perl5db.pl
6014 ____________________________________________________________________________
6015 [ 10190] By: jhi on 2001/05/24 12:24:07
6016 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
6017 From: David Dyck <dcd@tc.fluke.com>
6018 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
6019 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
6022 ____________________________________________________________________________
6023 [ 10189] By: jhi on 2001/05/23 22:43:31
6024 Log: Tiny pod nits on READMEs, mostly whitespace issues.
6026 ! README.amiga README.dos README.macos README.mpeix README.vmesa
6028 ____________________________________________________________________________
6029 [ 10188] By: jhi on 2001/05/23 22:26:03
6030 Log: The DG/UX part of the 20010521.005.
6033 ____________________________________________________________________________
6034 [ 10187] By: jhi on 2001/05/23 22:04:05
6035 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
6036 From: Hugo <hv@crypt.compulink.co.uk>
6037 Date: Mon, 21 May 2001 16:32:02 +0100
6038 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
6040 ! regcomp.c t/op/misc.t
6041 ____________________________________________________________________________
6042 [ 10186] By: jhi on 2001/05/23 21:42:15
6043 Log: Subject: [PATCH] Extra UNIVERSAL tests
6044 From: Mike Guy <mjtg@cam.ac.uk>
6045 Date: Wed, 23 May 2001 12:29:20 +0100
6046 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
6049 ____________________________________________________________________________
6050 [ 10185] By: jhi on 2001/05/23 21:38:48
6051 Log: Subject: [PATCH] Remove EQ keyword
6052 From: Mike Guy <mjtg@cam.ac.uk>
6053 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
6054 Date: Wed, 23 May 2001 11:17:29 +0100
6056 ! keywords.h keywords.pl
6057 ____________________________________________________________________________
6058 [ 10184] By: jhi on 2001/05/23 21:29:41
6059 Log: Subject: [PATCH] lib/perl5db.pl
6060 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6061 Date: Wed, 23 May 2001 02:18:03 -0500
6062 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
6065 ____________________________________________________________________________
6066 [ 10183] By: jhi on 2001/05/23 21:27:54
6067 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
6068 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6069 Date: Tue, 22 May 2001 23:34:41 -0500
6070 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
6073 ____________________________________________________________________________
6074 [ 10182] By: jhi on 2001/05/23 21:24:30
6075 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
6076 From: davem@fdgroup.co.uk
6077 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
6078 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
6081 ____________________________________________________________________________
6082 [ 10181] By: jhi on 2001/05/23 21:23:29
6083 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
6084 From: Michael G Schwern <schwern@pobox.com>
6085 Date: Tue, 22 May 2001 14:15:09 +0100
6086 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
6089 ____________________________________________________________________________
6090 [ 10180] By: jhi on 2001/05/23 21:22:14
6091 Log: Subject: [PATCH lib/vars.pm] Odd code nit
6092 From: Michael G Schwern <schwern@pobox.com>
6093 Date: Tue, 22 May 2001 14:14:28 +0100
6094 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
6097 ____________________________________________________________________________
6098 [ 10179] By: jhi on 2001/05/23 21:19:51
6099 Log: Use the new use vars feature.
6102 ____________________________________________________________________________
6103 [ 10178] By: jhi on 2001/05/23 21:19:28
6104 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
6105 From: Mike Guy <mjtg@cam.ac.uk>
6106 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6107 Date: Tue, 22 May 2001 13:11:39 +0100
6110 ! MANIFEST lib/vars.pm t/lib/1_compile.t
6111 ____________________________________________________________________________
6112 [ 10177] By: jhi on 2001/05/23 21:01:48
6113 Log: -qlongdouble considered harmful by Merijn.
6116 ____________________________________________________________________________
6117 [ 10176] By: jhi on 2001/05/21 13:21:21
6118 Log: Update Changes.
6120 ! Changes patchlevel.h
6121 ____________________________________________________________________________
6122 [ 10175] By: jhi on 2001/05/21 13:17:28
6123 Log: Add a test of its very own for Fcntl. Hopefully portable.
6127 ____________________________________________________________________________
6128 [ 10174] By: jhi on 2001/05/21 12:45:41
6129 Log: Must be trickier for 'minitest' not to die.
6132 ____________________________________________________________________________
6133 [ 10173] By: jhi on 2001/05/21 11:24:43
6134 Log: Can't declare other people's variables.
6137 ____________________________________________________________________________
6138 [ 10172] By: jhi on 2001/05/20 20:33:08
6139 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
6141 ! doio.c t/op/taint.t
6142 ____________________________________________________________________________
6143 [ 10171] By: jhi on 2001/05/20 20:18:45
6144 Log: The OS/2 variable needs to be declared.
6147 ____________________________________________________________________________
6148 [ 10170] By: nick on 2001/05/20 16:48:29
6149 Log: Integrate mainline
6151 !> (integrate 41 files)
6152 ____________________________________________________________________________
6153 [ 10169] By: jhi on 2001/05/20 11:50:20
6154 Log: Small perlsec updates: clarify the taintedness of filename
6155 globbing; suggest using Scalar::Util::tainted().
6158 ____________________________________________________________________________
6159 [ 10168] By: jhi on 2001/05/20 11:24:11
6160 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
6161 From: Dave Mitchell <davem@fdgroup.co.uk>
6162 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
6163 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
6165 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
6166 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
6167 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
6169 ____________________________________________________________________________
6170 [ 10167] By: jhi on 2001/05/20 11:12:14
6171 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
6172 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6173 Date: Sat, 19 May 2001 04:08:46 -0400
6174 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
6176 ! lib/ExtUtils/Mksymlists.pm makedef.pl
6177 ____________________________________________________________________________
6178 [ 10166] By: jhi on 2001/05/20 11:08:27
6179 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
6180 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6181 Date: Sat, 19 May 2001 04:30:45 -0400
6182 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
6185 ____________________________________________________________________________
6186 [ 10165] By: jhi on 2001/05/20 11:07:06
6187 Log: Subject: [PATCH 5.6.1] build bugs OS/2
6188 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6189 Date: Sat, 19 May 2001 04:35:28 -0400
6190 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
6192 ! os2/Makefile.SHs os2/os2.c
6193 ____________________________________________________________________________
6194 [ 10164] By: jhi on 2001/05/20 11:06:01
6195 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
6196 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6197 Date: Sat, 19 May 2001 04:04:23 -0400
6198 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
6200 (In bleadperl patched b-stash.t instead of b.t)
6202 ! t/lib/b-stash.t t/lib/bigfltpm.t
6203 ____________________________________________________________________________
6204 [ 10163] By: jhi on 2001/05/20 10:59:46
6205 Log: Subject: [PATCH 5.6.1] perl5db
6206 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6207 Date: Sat, 19 May 2001 03:49:09 -0400
6208 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
6211 ____________________________________________________________________________
6212 [ 10162] By: jhi on 2001/05/20 10:58:18
6213 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
6214 From: Gisle Aas <gisle@ActiveState.com>
6215 Date: 18 May 2001 14:24:51 -0700
6216 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
6219 ____________________________________________________________________________
6220 [ 10161] By: jhi on 2001/05/20 10:57:00
6221 Log: Subject: [PATCH] Chomp should not always stringify
6222 From: Gisle Aas <gisle@ActiveState.com>
6223 Date: 18 May 2001 07:55:25 -0700
6224 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
6226 ! doop.c t/op/chop.t
6227 ____________________________________________________________________________
6228 [ 10160] By: jhi on 2001/05/20 10:49:40
6229 Log: Integrate perlio.
6232 ____________________________________________________________________________
6233 [ 10159] By: nick on 2001/05/20 09:39:46
6234 Log: Document some more of open's features.
6237 ____________________________________________________________________________
6238 [ 10158] By: gsar on 2001/05/18 18:43:38
6239 Log: back out change#10153 (it has compatibility issues such as the
6240 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
6241 benefit for 5.6.x doesn't seem worth the risk)
6242 Branch: maint-5.6/perl
6244 ____________________________________________________________________________
6245 [ 10157] By: jhi on 2001/05/18 17:05:40
6246 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
6249 ____________________________________________________________________________
6250 [ 10156] By: jhi on 2001/05/18 12:06:40
6251 Log: Update Changes.
6253 ! Changes patchlevel.h
6254 ____________________________________________________________________________
6255 [ 10155] By: jhi on 2001/05/18 11:58:57
6256 Log: Integrate change #10144 from maintperl.
6258 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
6260 !> win32/config.bc win32/config.gc win32/config.vc
6261 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6262 ____________________________________________________________________________
6263 [ 10154] By: nick on 2001/05/18 07:23:03
6264 Log: Integrate mainline.
6266 +> README.dgux t/lib/i18n-collate.t utils.lst
6267 !> (integrate 49 files)
6268 ____________________________________________________________________________
6269 [ 10153] By: jhi on 2001/05/18 00:41:51
6270 Log: Integrate change #7224 from mainline into maintperl.
6272 Allow @+ and @- to be doublequoted, from Simon Cozens.
6273 (Approved by Larry, see Tom's comment in 20000830.005.)
6274 Branch: maint-5.6/perl
6276 ____________________________________________________________________________
6277 [ 10152] By: jhi on 2001/05/17 23:18:15
6278 Log: Subject: [PATCH bleadperl] small lookbehind fix
6279 From: Hugo <hv@crypt.compulink.co.uk>
6280 Date: Fri, 18 May 2001 00:07:19 +0100
6281 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
6284 ____________________________________________________________________________
6285 [ 10151] By: jhi on 2001/05/17 22:00:06
6288 ! installman utils.lst
6289 ____________________________________________________________________________
6290 [ 10150] By: jhi on 2001/05/17 20:32:48
6291 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
6294 ! t/lib/glob-basic.t
6295 ____________________________________________________________________________
6296 [ 10149] By: jhi on 2001/05/17 20:08:58
6297 Log: Subject: [PATCH] Test for bug 20010515.004
6298 From: Benjamin Sugars <bsugars@canoe.ca>
6299 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
6300 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
6303 ____________________________________________________________________________
6304 [ 10148] By: jhi on 2001/05/17 20:06:23
6305 Log: Integrate #10145 from maintperl.
6307 fix for ID 20010515.004 (needs test)
6310 ____________________________________________________________________________
6311 [ 10147] By: jhi on 2001/05/17 19:10:46
6312 Log: Thinko noticed by Doug MacEachern.
6315 ____________________________________________________________________________
6316 [ 10146] By: jhi on 2001/05/17 17:30:37
6317 Log: Subject: Re: [PATCH] HERE mark in regex
6318 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6319 Date: Thu, 17 May 2001 12:20:33 -0400
6320 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
6323 ____________________________________________________________________________
6324 [ 10145] By: gsar on 2001/05/17 16:59:55
6325 Log: fix for ID 20010515.004 (needs test)
6326 Branch: maint-5.6/perl
6328 ____________________________________________________________________________
6329 [ 10144] By: gsar on 2001/05/17 16:39:02
6330 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
6331 Branch: maint-5.6/perl
6332 ! win32/config.bc win32/config.gc win32/config.vc
6333 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6334 ____________________________________________________________________________
6335 [ 10143] By: jhi on 2001/05/17 14:21:08
6336 Log: Macrofy the getspecific (and use it also in util.c)
6339 ____________________________________________________________________________
6340 [ 10142] By: jhi on 2001/05/17 01:43:50
6341 Log: Use the unchecked thread-specific key fetch also in Tru64.
6344 ____________________________________________________________________________
6345 [ 10141] By: jhi on 2001/05/17 01:41:07
6346 Log: Subject: [PATCH 5.6.1]Quick thread speedup
6347 From: Dan Sugalski <dan@sidhe.org>
6348 Date: Wed, 16 May 2001 18:05:19 -0400
6349 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
6352 ____________________________________________________________________________
6353 [ 10140] By: jhi on 2001/05/16 19:58:29
6354 Log: I think this is quite enough testing for a deprecated feature.
6356 + t/lib/i18n-collate.t
6357 ! MANIFEST t/lib/1_compile.t
6358 ____________________________________________________________________________
6359 [ 10139] By: jhi on 2001/05/16 18:47:03
6360 Log: More HP-UX lore from Jeff Okamoto.
6363 ____________________________________________________________________________
6364 [ 10138] By: jhi on 2001/05/16 18:21:04
6365 Log: Sort utils.lst for easier maintenance.
6368 ____________________________________________________________________________
6369 [ 10137] By: jhi on 2001/05/16 18:12:01
6370 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6371 From: Tim Jenness <t.jenness@jach.hawaii.edu>
6372 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
6373 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
6375 Add pod2latex to utils.lst.
6377 ! MANIFEST utils.lst
6378 ____________________________________________________________________________
6379 [ 10136] By: jhi on 2001/05/16 18:00:00
6380 Log: Subject: Re: [PATCH] HERE mark in regex
6381 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6382 Date: Wed, 16 May 2001 13:04:43 -0400
6383 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
6385 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6386 ! t/op/regmesg.t t/pragma/warn/regcomp
6387 ____________________________________________________________________________
6388 [ 10135] By: jhi on 2001/05/16 17:51:50
6389 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6390 From: Simon Cozens <simon@netthink.co.uk>
6391 Date: Wed, 16 May 2001 18:02:08 +0100
6392 Message-ID: <20010516180208.A6458@netthink.co.uk>
6394 ! installman utils.lst
6395 ____________________________________________________________________________
6396 [ 10134] By: jhi on 2001/05/16 17:47:26
6397 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
6398 From: "Philip Newton" <pnewton@gmx.de>
6399 Date: Tue, 15 May 2001 15:09:30 +0200
6400 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
6402 Test case for #10128.
6404 ! t/pragma/warn/pp_hot
6405 ____________________________________________________________________________
6406 [ 10133] By: jhi on 2001/05/16 15:12:52
6407 Log: Update Changes.
6409 ! Changes patchlevel.h
6410 ____________________________________________________________________________
6411 [ 10132] By: jhi on 2001/05/16 14:50:55
6412 Log: Deprecate pseudo-hashes.
6414 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
6415 ____________________________________________________________________________
6416 [ 10131] By: jhi on 2001/05/16 14:26:01
6417 Log: HP-UX hints update from Merijn.
6420 ____________________________________________________________________________
6421 [ 10130] By: jhi on 2001/05/16 14:23:01
6422 Log: README.hpux update from Merijn.
6425 ____________________________________________________________________________
6426 [ 10129] By: jhi on 2001/05/16 14:18:56
6427 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6428 From: Simon Cozens <simon@netthink.co.uk>
6429 Date: Wed, 16 May 2001 15:57:55 +0100
6430 Message-ID: <20010516155755.A4728@netthink.co.uk>
6433 ! MANIFEST installman installperl
6434 ____________________________________________________________________________
6435 [ 10128] By: jhi on 2001/05/16 14:15:36
6436 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
6437 From: "Philip Newton" <pnewton@gmx.de>
6438 Date: Tue, 15 May 2001 16:31:05 +0200
6439 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
6441 Fix PERL_Y2KWARN test to check before rather than after appending.
6444 ____________________________________________________________________________
6445 [ 10127] By: jhi on 2001/05/16 14:08:15
6446 Log: Regen Porting stuff.
6448 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6450 ____________________________________________________________________________
6451 [ 10126] By: jhi on 2001/05/16 13:41:50
6452 Log: Metaconfig unit change for #10125.
6454 ! U/modified/Oldconfig.U
6455 ____________________________________________________________________________
6456 [ 10125] By: jhi on 2001/05/16 13:41:35
6459 ! Configure config_h.SH perl.c
6460 ____________________________________________________________________________
6461 [ 10124] By: jhi on 2001/05/16 13:41:09
6464 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6465 ____________________________________________________________________________
6466 [ 10123] By: jhi on 2001/05/16 13:25:38
6467 Log: Adding the README.dgux to the MANIFEST would be a good idea.
6470 ____________________________________________________________________________
6471 [ 10122] By: jhi on 2001/05/16 13:08:33
6472 Log: Move the stack desire definition to thread.h.
6474 ! ext/Thread/Thread.xs thread.h
6475 ____________________________________________________________________________
6476 [ 10121] By: jhi on 2001/05/16 13:00:12
6477 Log: DG-UX threading patches, including a README.dgux,
6478 from Takis Psarogiannakopoulos.
6481 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
6482 ____________________________________________________________________________
6483 [ 10120] By: jhi on 2001/05/16 12:55:33
6484 Log: Subject: [PATCH B::Deparse] More on /x regexes
6485 From: Robin Houston <robin@kitsite.com>
6486 Date: Tue, 15 May 2001 19:09:35 +0100
6487 Message-ID: <20010515190935.A27268@penderel>
6489 ! ext/B/B/Deparse.pm
6490 ____________________________________________________________________________
6491 [ 10119] By: jhi on 2001/05/16 12:45:29
6492 Log: Document that the core time() may be rounding rather
6493 than truncating, would have saved at least my confusion.
6495 ! ext/Time/HiRes/HiRes.pm
6496 ____________________________________________________________________________
6497 [ 10118] By: jhi on 2001/05/16 12:37:57
6498 Log: Subject: perl-current/t/time-hires.t
6499 From: John Peacock <jpeacock@rowman.com>
6500 Date: Fri, 11 May 2001 14:09:41 -0400
6501 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
6503 ! t/lib/time-hires.t
6504 ____________________________________________________________________________
6505 [ 10117] By: jhi on 2001/05/15 13:40:33
6506 Log: Subject: [PATCH dump.c] Op private flags
6507 From: Simon Cozens <simon@netthink.co.uk>
6508 Date: Sun, 13 May 2001 20:20:36 +0100
6509 Message-ID: <20010513202036.A21896@netthink.co.uk>
6512 ____________________________________________________________________________
6513 [ 10116] By: jhi on 2001/05/15 13:28:26
6514 Log: Upgrade to Switch 2.03.
6517 ____________________________________________________________________________
6518 [ 10115] By: jhi on 2001/05/15 13:19:01
6519 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
6520 to PERL_CONFIG_SH and use it consistently.
6521 Branch: maint-5.6/perl
6522 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6523 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6524 !> myconfig.SH writemain.SH
6525 ____________________________________________________________________________
6526 [ 10114] By: jhi on 2001/05/15 13:13:21
6527 Log: Metaconfig units changes for #10113.
6529 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
6530 ____________________________________________________________________________
6531 [ 10113] By: jhi on 2001/05/15 13:12:40
6532 Log: The problem described in 20010514.031 still wasn't
6533 fully cured, there were remnants of $CONFIG when
6534 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
6535 to avoid future conflicts.
6537 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6538 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6539 ! myconfig.SH writemain.SH
6540 ____________________________________________________________________________
6541 [ 10112] By: jhi on 2001/05/15 11:55:44
6542 Log: Half of #10107 got lost.
6544 ! ext/B/B/Deparse.pm
6545 ____________________________________________________________________________
6546 [ 10111] By: nick on 2001/05/15 08:39:14
6547 Log: Integrate mainline.
6549 +> ext/POSIX/hints/uts.pl
6550 - Todo Todo-5.6 t/camel-III/vstring.t
6551 !> (integrate 48 files)
6552 ____________________________________________________________________________
6553 [ 10110] By: jhi on 2001/05/15 02:04:05
6554 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
6555 From: Robin Houston <robin@kitsite.com>
6556 Date: Mon, 14 May 2001 22:27:08 +0100
6557 Message-ID: <20010514222708.A22963@penderel>
6560 ____________________________________________________________________________
6561 [ 10109] By: jhi on 2001/05/15 02:03:12
6562 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
6563 From: Robin Houston <robin@kitsite.com>
6564 Date: Mon, 14 May 2001 22:16:43 +0100
6565 Message-ID: <20010514221643.A22437@penderel>
6567 ! ext/B/B/Deparse.pm
6568 ____________________________________________________________________________
6569 [ 10108] By: jhi on 2001/05/15 02:02:17
6570 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
6571 From: Robin Houston <robin@kitsite.com>
6572 Date: Mon, 14 May 2001 22:03:44 +0100
6573 Message-ID: <20010514220344.A20643@penderel>
6575 ! ext/B/B/Deparse.pm
6576 ____________________________________________________________________________
6577 [ 10107] By: jhi on 2001/05/15 02:01:24
6578 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
6579 From: Robin Houston <robin@kitsite.com>
6580 Date: Mon, 14 May 2001 22:10:07 +0100
6581 Message-ID: <20010514221007.A21118@penderel>
6583 ! ext/B/B/Deparse.pm
6584 ____________________________________________________________________________
6585 [ 10106] By: jhi on 2001/05/15 01:41:26
6586 Log: Fix for 20010514.037; substr() didn't invalidate the locale
6590 ____________________________________________________________________________
6591 [ 10105] By: jhi on 2001/05/14 18:18:24
6592 Log: Update Changes.
6594 ! Changes patchlevel.h
6595 ____________________________________________________________________________
6596 [ 10104] By: jhi on 2001/05/14 18:09:07
6597 Log: Retract #10094.
6600 ____________________________________________________________________________
6601 [ 10103] By: jhi on 2001/05/14 15:20:58
6602 Log: Integrate change #10100 from maintperl.
6604 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6605 bug ID 20010514.027)
6608 ____________________________________________________________________________
6609 [ 10102] By: jhi on 2001/05/14 15:19:21
6610 Log: Document the deprecatedness of suidperl.
6612 ! INSTALL pod/perlfaq1.pod
6613 ____________________________________________________________________________
6614 [ 10101] By: jhi on 2001/05/14 14:54:31
6615 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
6616 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6617 Date: Mon, 14 May 2001 09:38:59 -0400
6618 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
6620 ! lib/ExtUtils/MM_Unix.pm
6621 ____________________________________________________________________________
6622 [ 10100] By: gsar on 2001/05/14 14:43:50
6623 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6624 bug ID 20010514.027)
6626 TODO: this needs a testsuite addition
6627 Branch: maint-5.6/perl
6629 ____________________________________________________________________________
6630 [ 10099] By: jhi on 2001/05/14 13:42:38
6631 Log: More DWIMminess for Class::Struct: calling the array or hash
6632 accessors only with one argument, an array or a hash reference,
6633 sets the underlying array or hash. This mirrors nicely also
6634 the usage in the constructor.
6635 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
6637 ! lib/Class/Struct.pm t/lib/class-struct.t
6638 ____________________________________________________________________________
6639 [ 10098] By: jhi on 2001/05/14 13:10:34
6640 Log: Reference cmp'ing should go through the whole stringification
6641 process shebang, as pointed out by Sarathy in #10091.
6644 ____________________________________________________________________________
6645 [ 10097] By: jhi on 2001/05/14 12:54:31
6646 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
6647 From: Simon Cozens <simon@netthink.co.uk>
6648 Date: Sat, 12 May 2001 16:36:27 +0100
6649 Message-ID: <20010512163627.A5522@netthink.co.uk>
6651 with some additions salvaged from Todo and Todo-5.6 before
6655 ! MANIFEST pod/perltodo.pod
6656 ____________________________________________________________________________
6657 [ 10096] By: jhi on 2001/05/14 12:37:01
6658 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
6659 From: "Golubev I. N." <gin@mo.msk.ru>
6660 Date: Mon, 07 May 2001 14:33:34 (GMT)
6661 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
6664 ____________________________________________________________________________
6665 [ 10095] By: jhi on 2001/05/14 12:34:24
6666 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
6667 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6668 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
6669 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
6671 ! lib/ExtUtils/MM_Unix.pm
6672 ____________________________________________________________________________
6673 [ 10094] By: jhi on 2001/05/14 12:32:44
6674 Log: (Retracted by #10104.)
6676 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
6677 From: barries <barries@slaysys.com>
6678 Date: Sat, 12 May 2001 01:28:10 -0400
6679 Message-ID: <20010512012810.B26358@jester.slaysys.com>
6682 ____________________________________________________________________________
6683 [ 10093] By: jhi on 2001/05/14 12:30:38
6684 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
6685 From: Mike Guy <mjtg@cam.ac.uk>
6686 Date: Sat, 12 May 2001 19:24:33 +0100
6687 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
6690 ____________________________________________________________________________
6691 [ 10092] By: jhi on 2001/05/14 12:29:21
6692 Log: Yet another HP-UX hints tweak from Merijn.
6695 ____________________________________________________________________________
6696 [ 10091] By: gsar on 2001/05/14 04:38:32
6697 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
6698 isn't defined (changes#9366,9368,9370 from mainline without the
6700 Branch: maint-5.6/perl
6701 ! pp.c pp.h pp_hot.c
6702 ____________________________________________________________________________
6703 [ 10090] By: jhi on 2001/05/12 13:39:43
6704 Log: The sorting seems to happen now automatically.
6706 ! t/lib/glob-basic.t
6707 ____________________________________________________________________________
6708 [ 10089] By: jhi on 2001/05/12 03:38:15
6709 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6710 From: Benjamin Sugars <bsugars@canoe.ca>
6711 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
6712 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
6715 ____________________________________________________________________________
6716 [ 10088] By: jhi on 2001/05/12 03:37:00
6717 Log: Subject: Re: undef(&foo) does not work for XS functions
6718 From: Doug MacEachern <dougm@covalent.net>
6719 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
6720 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
6723 ____________________________________________________________________________
6724 [ 10087] By: jhi on 2001/05/12 03:35:58
6725 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
6726 From: Peter Prymmer <pvhp@forte.com>
6727 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
6728 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
6731 ____________________________________________________________________________
6732 [ 10086] By: jhi on 2001/05/11 14:23:08
6733 Log: Update Changes.
6735 ! Changes patchlevel.h
6736 ____________________________________________________________________________
6737 [ 10085] By: jhi on 2001/05/11 14:08:20
6738 Log: Remove the 'asciir' re subpragma. Should instead implement
6739 the 'physical vs logical' range scheme:
6741 \xAA-\xCC is a native physical range, you want that range of
6742 codepoints in your native encoding. In EBCDIC the codepoints
6743 in the gaps (between i-j and r-s) should be included.
6745 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
6746 codepoints in Unicode.
6748 a-z is a logical range, you want that range of 'logical' codepoints
6749 in your native encoding. In EBCDIC the codepoints in the gaps
6750 (between i-j and r-s) should not be included.
6752 Mixed cases (a-\xAA, etc) should either be errors, or maybe
6753 the 'logical' endpoints should be converted to native/Unicode
6754 codepoints, and the range handled as a physical range.
6756 'Logical endpoints' are to be recognized only in the A-Z, a-z,
6757 and 0-9 ranges. Probably a warning should be given for mixed
6758 cases like A-z or a-9 (since such expressions are encoding
6759 dependent), with a recommendation to use physical ranges.
6761 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
6763 ____________________________________________________________________________
6764 [ 10084] By: jhi on 2001/05/11 13:56:16
6765 Log: Make the test to cleanup the test directory tree
6766 both before and after the testing so that we always
6767 have a clean slate to work with.
6770 ____________________________________________________________________________
6771 [ 10083] By: jhi on 2001/05/11 13:46:30
6772 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6773 From: Jon Eveland <jweveland@yahoo.com>
6774 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
6775 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
6778 ____________________________________________________________________________
6779 [ 10082] By: jhi on 2001/05/11 13:45:06
6780 Log: Merge the camel-III/vstring.t with op/ver.t.
6782 - t/camel-III/vstring.t
6783 ! MANIFEST t/TEST t/harness t/op/ver.t
6784 ____________________________________________________________________________
6785 [ 10081] By: jhi on 2001/05/11 13:15:55
6786 Log: Add test.deparse make target.
6789 ____________________________________________________________________________
6790 [ 10080] By: jhi on 2001/05/11 12:52:49
6791 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
6792 From: Robin Houston <robin@kitsite.com>
6793 Date: Fri, 11 May 2001 12:02:22 +0100
6794 Message-ID: <20010511120222.A11529@penderel>
6796 ! ext/B/B/Deparse.pm t/op/method.t
6797 ____________________________________________________________________________
6798 [ 10079] By: jhi on 2001/05/11 01:59:06
6799 Log: A nicely working combination for UTS from Hal Morris.
6801 + ext/POSIX/hints/uts.pl
6802 ! MANIFEST hints/uts.sh
6803 ____________________________________________________________________________
6804 [ 10078] By: jhi on 2001/05/11 01:15:04
6805 Log: i_ieeefp=undef for UTS.
6808 ____________________________________________________________________________
6809 [ 10077] By: jhi on 2001/05/10 22:42:35
6810 Log: Subject: RE: rand(0) is rand(1)
6811 From: Larry Shatzer <lshatzer@islanddata.com>
6812 Date: Thu, 10 May 2001 11:09:27 -0700
6813 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
6816 ____________________________________________________________________________
6817 [ 10076] By: jhi on 2001/05/10 22:36:50
6818 Log: Subject: [patch] make op_{clear,null} public
6819 From: Doug MacEachern <dougm@covalent.net>
6820 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
6821 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
6823 ! embed.h embed.pl op.c proto.h
6824 ____________________________________________________________________________
6825 [ 10075] By: jhi on 2001/05/10 22:28:36
6826 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
6827 From: Robin Houston <robin@kitsite.com>
6828 Date: Thu, 10 May 2001 18:54:59 +0100
6829 Message-ID: <20010510185459.A5995@penderel>
6831 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
6832 ____________________________________________________________________________
6833 [ 10074] By: jhi on 2001/05/10 22:23:41
6834 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
6835 From: Robin Houston <robin@kitsite.com>
6836 Date: Thu, 10 May 2001 12:56:39 +0100
6837 Message-ID: <20010510125639.A2119@penderel>
6839 ! ext/B/B/Deparse.pm
6840 ____________________________________________________________________________
6841 [ 10073] By: jhi on 2001/05/10 14:26:01
6842 Log: Retract #10070, not ready yet.
6844 ! ext/B/B/Deparse.pm
6845 ____________________________________________________________________________
6846 [ 10072] By: jhi on 2001/05/10 13:40:24
6847 Log: The metaconfig unit change for #10071.
6849 ! U/modified/mallocsrc.U
6850 ____________________________________________________________________________
6851 [ 10071] By: jhi on 2001/05/10 13:39:57
6852 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
6855 ____________________________________________________________________________
6856 [ 10070] By: jhi on 2001/05/10 13:18:42
6857 Log: (Retracted by #10073)
6859 Subject: Re: [PATCH t/TEST] B::Deparse tester
6860 From: Hugo <hv@crypt.compulink.co.uk>
6861 Date: Thu, 10 May 2001 05:48:09 +0100
6862 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
6864 ! ext/B/B/Deparse.pm
6865 ____________________________________________________________________________
6866 [ 10069] By: jhi on 2001/05/10 12:24:06
6867 Log: Add a for(func()) test.
6870 ____________________________________________________________________________
6871 [ 10068] By: jhi on 2001/05/10 12:16:00
6872 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
6873 From: Robin Houston <robin@kitsite.com>
6874 Date: Thu, 10 May 2001 13:50:08 +0100
6875 Message-ID: <20010510135008.A2454@penderel>
6877 ! ext/B/B/Deparse.pm
6878 ____________________________________________________________________________
6879 [ 10067] By: jhi on 2001/05/10 01:45:03
6880 Log: A thinko in #10065.
6883 ____________________________________________________________________________
6884 [ 10066] By: jhi on 2001/05/10 01:33:12
6885 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
6886 From: Robin Houston <robin@kitsite.com>
6887 Date: Thu, 10 May 2001 02:10:34 +0100
6888 Message-ID: <20010510021034.A19421@penderel>
6890 ! ext/B/B.xs ext/B/B/Deparse.pm
6891 ____________________________________________________________________________
6892 [ 10065] By: jhi on 2001/05/10 01:30:43
6893 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
6894 From: Doug MacEachern <dougm@covalent.net>
6895 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
6896 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
6899 ____________________________________________________________________________
6900 [ 10064] By: jhi on 2001/05/09 23:13:29
6901 Log: One more workaround for the UTS compiler from Hal Morris.
6904 ____________________________________________________________________________
6905 [ 10063] By: jhi on 2001/05/09 23:09:53
6906 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
6907 From: Robin Houston <robin@kitsite.com>
6908 Date: Thu, 10 May 2001 01:02:08 +0100
6909 Message-ID: <20010510010208.A18200@penderel>
6912 ____________________________________________________________________________
6913 [ 10062] By: jhi on 2001/05/09 23:06:25
6914 Log: Subject: [PATCH] Simplify deb_curcv() a bit
6915 From: Benjamin Sugars <bsugars@canoe.ca>
6916 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
6917 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
6920 ____________________________________________________________________________
6921 [ 10061] By: jhi on 2001/05/09 23:05:28
6922 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
6923 From: Benjamin Sugars <bsugars@canoe.ca>
6924 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
6925 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
6928 ____________________________________________________________________________
6929 [ 10060] By: jhi on 2001/05/09 23:04:38
6930 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
6931 From: Peter Prymmer <pvhp@forte.com>
6932 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
6933 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
6936 ____________________________________________________________________________
6937 [ 10059] By: jhi on 2001/05/09 23:03:52
6938 Log: Subject: [PATCH t/TEST] B::Deparse tester
6939 From: Robin Houston <robin@kitsite.com>
6940 Date: Wed, 9 May 2001 19:17:50 +0100
6941 Message-ID: <20010509191750.A16940@penderel>
6944 ____________________________________________________________________________
6945 [ 10058] By: jhi on 2001/05/09 23:02:56
6946 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
6947 From: Jeff Pinyan <jeffp@crusoe.net>
6948 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
6949 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
6952 ____________________________________________________________________________
6953 [ 10057] By: nick on 2001/05/09 18:37:56
6954 Log: Integrate mainline.
6956 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
6957 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
6958 ____________________________________________________________________________
6959 [ 10056] By: jhi on 2001/05/09 16:44:44
6960 Log: Update Changes.
6962 ! Changes patchlevel.h
6963 ____________________________________________________________________________
6964 [ 10055] By: jhi on 2001/05/09 16:26:47
6965 Log: Integrate perlio.
6967 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6968 ____________________________________________________________________________
6969 [ 10054] By: jhi on 2001/05/09 16:25:42
6970 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
6971 From: Benjamin Sugars <bsugars@canoe.ca>
6972 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
6973 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
6976 ____________________________________________________________________________
6977 [ 10053] By: jhi on 2001/05/09 16:24:37
6978 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
6979 From: Benjamin Sugars <bsugars@canoe.ca>
6980 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
6981 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
6983 ! ext/PerlIO/Scalar/Scalar.xs
6984 ____________________________________________________________________________
6985 [ 10052] By: jhi on 2001/05/09 16:19:04
6986 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
6987 From: Jeff Pinyan <jeffp@crusoe.net>
6988 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
6989 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
6992 ____________________________________________________________________________
6993 [ 10051] By: jhi on 2001/05/09 15:30:17
6994 Log: EPOC tweak from Olaf Flebbe.
6997 ____________________________________________________________________________
6998 [ 10050] By: nick on 2001/05/09 14:37:57
6999 Log: win32, regen_config_h
7001 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7002 ____________________________________________________________________________
7003 [ 10049] By: jhi on 2001/05/09 12:33:39
7004 Log: Integrate perlio.
7007 ____________________________________________________________________________
7008 [ 10048] By: nick on 2001/05/09 11:59:50
7009 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
7010 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
7013 ____________________________________________________________________________
7014 [ 10047] By: jhi on 2001/05/09 10:50:12
7015 Log: Integrate perlio.
7018 ____________________________________________________________________________
7019 [ 10046] By: jhi on 2001/05/09 10:49:34
7020 Log: Subject: Re: Less warnings during configure
7021 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7022 Date: Wed, 09 May 2001 13:12:49 +0200
7023 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
7026 ____________________________________________________________________________
7027 [ 10045] By: nick on 2001/05/09 09:56:59
7028 Log: MULTIPLICITY/DEBUGGING build fix.
7031 ____________________________________________________________________________
7032 [ 10044] By: nick on 2001/05/09 09:46:37
7033 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
7035 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
7036 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7037 !> (integrate 65 files)
7038 ____________________________________________________________________________
7039 [ 10043] By: jhi on 2001/05/08 22:41:49
7040 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7041 From: Robin Houston <robin@kitsite.com>
7042 Date: Tue, 8 May 2001 19:38:00 +0100
7043 Message-ID: <20010508193800.A4389@penderel>
7045 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7046 From: Robin Houston <robin@kitsite.com>
7047 Date: Tue, 8 May 2001 20:03:57 +0100
7048 Message-ID: <20010508200357.A4614@penderel>
7050 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
7051 From: Robin Houston <robin@kitsite.com>
7052 Date: Wed, 9 May 2001 00:12:05 +0100
7053 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
7055 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
7056 ____________________________________________________________________________
7057 [ 10042] By: jhi on 2001/05/08 22:09:35
7058 Log: Retract #10031.
7061 ____________________________________________________________________________
7062 [ 10041] By: jhi on 2001/05/08 18:27:34
7063 Log: The metaconfig unit changes for #10040.
7064 Branch: metaconfig/U/perl
7065 ! Checkcc.U d_dlsymun.U dlsrc.U
7066 ____________________________________________________________________________
7067 [ 10040] By: jhi on 2001/05/08 18:24:47
7068 Log: The Configure half of
7070 Subject: Less warnings during configure
7071 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7072 Date: Tue, 08 May 2001 08:44:02 +0200
7073 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7076 ____________________________________________________________________________
7077 [ 10039] By: jhi on 2001/05/08 16:48:31
7078 Log: Subject: Less warnings during configure
7079 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7080 Date: Tue, 08 May 2001 08:44:02 +0200
7081 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
7084 ____________________________________________________________________________
7085 [ 10038] By: jhi on 2001/05/08 16:32:07
7086 Log: Don't forget to whine about \d__\d.
7088 ! t/pragma/warn/toke toke.c
7089 ____________________________________________________________________________
7090 [ 10037] By: jhi on 2001/05/08 16:07:05
7091 Log: Allow underscores also in the exponent part.
7093 ! t/pragma/warn/toke toke.c
7094 ____________________________________________________________________________
7095 [ 10036] By: jhi on 2001/05/08 13:33:55
7096 Log: CodeMagicCD doesn't look like an *I*DE.
7099 ____________________________________________________________________________
7100 [ 10035] By: jhi on 2001/05/08 13:27:48
7101 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
7102 to be consistently down).
7105 ____________________________________________________________________________
7106 [ 10034] By: jhi on 2001/05/08 13:21:07
7107 Log: Upgrade to Text::Balanced 1.84.
7109 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
7110 ____________________________________________________________________________
7111 [ 10033] By: jhi on 2001/05/08 12:41:53
7112 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
7113 From: Benjamin Sugars <bsugars@canoe.ca>
7114 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
7115 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
7118 ____________________________________________________________________________
7119 [ 10032] By: jhi on 2001/05/08 12:40:28
7120 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
7121 From: Peter Prymmer <pvhp@forte.com>
7122 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
7123 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
7126 ____________________________________________________________________________
7127 [ 10031] By: jhi on 2001/05/08 12:35:25
7128 Log: (Retracted by #10042)
7130 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
7131 From: "Philip Newton" <pnewton@gmx.de>
7132 Date: Tue, 8 May 2001 09:18:10 +0200
7133 Message-ID: <3AF7B9D2.28861.603732@localhost>
7136 ____________________________________________________________________________
7137 [ 10030] By: jhi on 2001/05/08 12:32:23
7138 Log: Subject: [PATCH B::Deparse] Document known bugs
7139 From: Robin Houston <robin@kitsite.com>
7140 Date: Tue, 8 May 2001 01:53:34 +0100
7141 Message-ID: <20010508015334.A32394@penderel>
7143 ! ext/B/B/Deparse.pm
7144 ____________________________________________________________________________
7145 [ 10029] By: jhi on 2001/05/08 12:28:28
7146 Log: Subject: Re: Perl book, magazine and website updates.
7147 From: "Philip Newton" <pnewton@gmx.de>
7148 Date: Mon, 7 May 2001 17:03:58 +0200
7149 Message-ID: <3AF6D57E.5387.1E29930@localhost>
7152 ____________________________________________________________________________
7153 [ 10028] By: jhi on 2001/05/07 23:53:30
7154 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
7155 From: Peter Prymmer <pvhp@forte.com>
7156 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
7157 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
7160 ____________________________________________________________________________
7161 [ 10027] By: jhi on 2001/05/07 23:22:48
7162 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
7163 From: Robin Houston <robin@kitsite.com>
7164 Date: Tue, 8 May 2001 01:14:55 +0100
7165 Message-ID: <20010508011455.A32162@penderel>
7167 ! ext/B/B/Deparse.pm
7168 ____________________________________________________________________________
7169 [ 10026] By: jhi on 2001/05/07 23:15:05
7170 Log: Typo in #10025.
7173 ____________________________________________________________________________
7174 [ 10025] By: jhi on 2001/05/07 21:15:35
7175 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
7178 ____________________________________________________________________________
7179 [ 10024] By: jhi on 2001/05/07 20:58:40
7180 Log: Subject: Re: [ID 20010506.045] question about hash syntax
7181 From: Peter Scott <Peter@PSDT.com>
7182 Date: Sun, 06 May 2001 13:10:40 -0700
7183 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
7185 ! pod/perl56delta.pod
7186 ____________________________________________________________________________
7187 [ 10023] By: jhi on 2001/05/07 20:41:26
7188 Log: Configure should figure out the list of dynamic extensions
7189 just fine in UTS-- and in fact it does, as reported by Hal Morris.
7192 ____________________________________________________________________________
7193 [ 10022] By: jhi on 2001/05/07 20:24:11
7194 Log: Update Changes.
7196 ! Changes patchlevel.h
7197 ____________________________________________________________________________
7198 [ 10021] By: jhi on 2001/05/07 20:11:31
7199 Log: Subject: [PATCH regcomp.c] Insecure regexes
7200 From: Robin Houston <robin@kitsite.com>
7201 Date: Mon, 7 May 2001 21:56:12 +0100
7202 Message-ID: <20010507215612.A31114@penderel>
7205 ____________________________________________________________________________
7206 [ 10020] By: jhi on 2001/05/07 20:02:30
7207 Log: Drop the foobar.perl.com references for now until Simon
7208 gets them sorted out.
7211 ____________________________________________________________________________
7212 [ 10019] By: jhi on 2001/05/07 19:54:33
7213 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
7214 From: Prymmer/Kahn <pvhp@best.com>
7215 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
7216 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
7218 ! lib/Devel/SelfStubber.pm
7219 ____________________________________________________________________________
7220 [ 10018] By: jhi on 2001/05/07 19:53:10
7221 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
7222 From: Prymmer/Kahn <pvhp@best.com>
7223 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
7224 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
7227 ____________________________________________________________________________
7228 [ 10017] By: jhi on 2001/05/07 19:35:10
7229 Log: s/WebTechnique's/WebTechniques/
7232 ____________________________________________________________________________
7233 [ 10016] By: jhi on 2001/05/07 12:26:29
7234 Log: Llama 3 updates from Randal.
7237 ____________________________________________________________________________
7238 [ 10015] By: jhi on 2001/05/07 01:34:38
7239 Log: Subject: [PATCH] Help -Dt show correct pad variables
7240 From: Benjamin Sugars <ben.sugars@home.com>
7241 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
7242 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
7244 ! embed.h embed.pl proto.h run.c
7245 ____________________________________________________________________________
7246 [ 10014] By: jhi on 2001/05/07 01:23:56
7247 Log: Subject: [PATCH] Document C<our $foo : shared>
7248 From: Benjamin Sugars <ben.sugars@home.com>
7249 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
7250 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
7253 ____________________________________________________________________________
7254 [ 10013] By: jhi on 2001/05/07 01:22:22
7255 Log: Subject: [PATCH B::Deparse] undefined folded constants
7256 From: Robin Houston <robin@kitsite.com>
7257 Date: Sun, 6 May 2001 17:19:09 +0100
7258 Message-ID: <20010506171909.A7046@penderel>
7260 ! ext/B/B/Deparse.pm
7261 ____________________________________________________________________________
7262 [ 10012] By: jhi on 2001/05/07 00:57:38
7263 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
7264 From: Robin Houston <robin@kitsite.com>
7265 Message-ID: <20010506164654.A6848@penderel>
7266 Date: Sun, 6 May 2001 16:46:54 +0100
7268 ! ext/B/B/Deparse.pm
7269 ____________________________________________________________________________
7270 [ 10011] By: jhi on 2001/05/07 00:52:18
7271 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
7272 From: Robin Houston <robin@kitsite.com>
7273 Date: Sun, 6 May 2001 14:47:02 +0100
7274 Message-ID: <20010506144702.A6308@penderel>
7277 ____________________________________________________________________________
7278 [ 10010] By: jhi on 2001/05/06 15:07:51
7279 Log: Subject: Perl book, magazine and website updates.
7280 From: Simon Cozens <simon@netthink.co.uk>
7281 Date: Sun, 6 May 2001 16:55:36 +0100
7282 Message-ID: <20010506165536.A1795@netthink.co.uk>
7284 ! pod/perlbook.pod pod/perlfaq2.pod
7285 ____________________________________________________________________________
7286 [ 10009] By: jhi on 2001/05/06 14:11:40
7287 Log: Tweaks on the Tru64 prof options.
7290 ____________________________________________________________________________
7291 [ 10008] By: jhi on 2001/05/06 13:51:49
7292 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
7293 From: Robin Houston <robin@kitsite.com>
7294 Date: Sun, 6 May 2001 14:40:51 +0100
7295 Message-ID: <20010506144051.A6279@penderel>
7298 ____________________________________________________________________________
7299 [ 10007] By: jhi on 2001/05/06 13:49:31
7300 Log: Subject: [PATCH B::Deparse] scoping
7301 From: Robin Houston <robin@kitsite.com>
7302 Date: Sun, 6 May 2001 14:36:56 +0100
7303 Message-ID: <20010506143656.A4006@penderel>
7305 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
7306 ____________________________________________________________________________
7307 [ 10006] By: jhi on 2001/05/06 13:24:12
7308 Log: Document the undefinedness of bitshifting out of range.
7311 ____________________________________________________________________________
7312 [ 10005] By: jhi on 2001/05/06 13:03:17
7313 Log: Retract #10003 and update the IDE descriptions a bit.
7316 ____________________________________________________________________________
7317 [ 10004] By: jhi on 2001/05/06 03:02:41
7318 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
7319 From: Prymmer/Kahn <pvhp@best.com>
7320 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
7321 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
7323 ! win32/Makefile win32/buildext.pl win32/config.bc
7324 ! win32/config.gc win32/config.vc
7325 ____________________________________________________________________________
7326 [ 10003] By: jhi on 2001/05/05 20:24:44
7327 Log: (Retracted by #10005.)
7330 ____________________________________________________________________________
7331 [ 10002] By: jhi on 2001/05/05 19:23:36
7332 Log: It's "psed", not "sed".
7335 ____________________________________________________________________________
7336 [ 10001] By: jhi on 2001/05/05 18:35:38
7337 Log: Update Changes.
7339 ! Changes patchlevel.h
7340 ____________________________________________________________________________
7341 [ 10000] By: jhi on 2001/05/05 18:32:15
7342 Log: Subject: Re: bleadperl make install fails due to "psed"
7343 From: andreas.koenig@anima.de (Andreas J. Koenig)
7344 Date: 05 May 2001 18:23:28 +0200
7345 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
7347 ! x2p/Makefile.SH x2p/s2p.PL
7348 ____________________________________________________________________________
7349 [ 9999] By: jhi on 2001/05/05 18:28:09
7350 Log: AUTHORS updates.
7353 ____________________________________________________________________________
7354 [ 9998] By: jhi on 2001/05/05 18:16:00
7355 Log: Updates on the pods related to the modules included since 5.6.
7357 TODO: perltodo really could use major updating.
7359 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
7360 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
7361 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
7362 ! pod/perlsyn.pod pod/perltodo.pod
7363 ____________________________________________________________________________
7364 [ 9997] By: jhi on 2001/05/05 17:35:17
7365 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
7370 ____________________________________________________________________________
7371 [ 9996] By: jhi on 2001/05/05 17:25:00
7372 Log: Add preemptive #undefs for some of the shorter and more prone
7373 to collision regcomp.h #defines. (Background: the MASK collided
7374 with a system header #define in Rhapsody.)
7377 ____________________________________________________________________________
7378 [ 9995] By: jhi on 2001/05/05 13:24:21
7379 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
7380 From: Nicholas Clark <nick@ccl4.org>
7381 Date: Sat, 5 May 2001 14:46:39 +0100
7382 Message-ID: <20010505144639.O53513@plum.flirble.org>
7384 Add a test for the constants (if any) being processed correctly.
7387 ____________________________________________________________________________
7388 [ 9994] By: jhi on 2001/05/05 02:11:03
7389 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
7390 From: Peter Prymmer <pvhp@forte.com>
7391 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
7392 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
7395 ____________________________________________________________________________
7396 [ 9993] By: jhi on 2001/05/05 02:03:49
7397 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
7398 From: Peter Prymmer <pvhp@forte.com>
7399 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
7400 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
7402 ! perlio.c vms/vmsish.h
7403 ____________________________________________________________________________
7404 [ 9992] By: jhi on 2001/05/04 17:21:12
7405 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
7406 From: Robin Barker <rmb1@cise.npl.co.uk>
7407 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
7408 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
7412 ____________________________________________________________________________
7413 [ 9991] By: jhi on 2001/05/04 16:47:45
7414 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
7415 From: Robin Barker <rmb1@cise.npl.co.uk>
7416 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
7417 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
7420 ____________________________________________________________________________
7421 [ 9990] By: jhi on 2001/05/04 14:37:20
7422 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
7423 From: Prymmer/Kahn <pvhp@best.com>
7424 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
7425 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
7428 ____________________________________________________________________________
7429 [ 9989] By: jhi on 2001/05/04 14:03:58
7430 Log: Introduce perl572delta, update Todo, add the missing
7431 mention about signal safety since 5.7.1 (though this
7432 requires verification and more details.)
7434 + pod/perl572delta.pod
7435 ! MANIFEST Todo pod/perl571delta.pod
7436 ____________________________________________________________________________
7437 [ 9988] By: jhi on 2001/05/04 12:41:51
7438 Log: Subject: [PATCH perl@9944] long =item
7439 From: Robin Barker <rmb1@cise.npl.co.uk>
7440 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
7441 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
7443 ! ext/Time/HiRes/HiRes.pm
7444 ____________________________________________________________________________
7445 [ 9987] By: jhi on 2001/05/04 12:39:19
7446 Log: The #9901 had removed one line essential for EBCDIC.
7449 ____________________________________________________________________________
7450 [ 9986] By: jhi on 2001/05/04 12:30:23
7451 Log: Subject: cygwin/Makefile.SHs INSTALL patch
7452 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
7453 Date: Mon, 08 Jan 2001 04:59:21 +0200
7454 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
7456 ! cygwin/Makefile.SHs
7457 ____________________________________________________________________________
7458 [ 9985] By: jhi on 2001/05/04 03:51:39
7459 Log: Encode/IO doc tweaks.
7461 ! ext/Encode/Encode.pm
7462 ____________________________________________________________________________
7463 [ 9984] By: jhi on 2001/05/04 03:29:34
7464 Log: Remove GDBM_File from the dynamic extensions for UTS,
7465 GDBM is not a standard feature.
7468 ____________________________________________________________________________
7469 [ 9983] By: jhi on 2001/05/04 03:22:59
7470 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
7473 ____________________________________________________________________________
7474 [ 9982] By: jhi on 2001/05/03 23:21:03
7475 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
7476 From: Benjamin Sugars <bsugars@canoe.ca>
7477 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
7478 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
7481 ____________________________________________________________________________
7482 [ 9981] By: jhi on 2001/05/03 23:20:05
7483 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
7484 From: Benjamin Sugars <bsugars@canoe.ca>
7485 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
7486 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
7488 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7489 ____________________________________________________________________________
7490 [ 9980] By: jhi on 2001/05/03 23:15:29
7491 Log: Integrate perlio.
7493 !> ext/Encode/Encode.pm
7494 ____________________________________________________________________________
7495 [ 9979] By: jhi on 2001/05/03 16:54:59
7496 Log: Install psed man page.
7499 ____________________________________________________________________________
7500 [ 9978] By: jhi on 2001/05/03 16:45:58
7501 Log: Remove unused files; noted by Sarathy.
7503 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7505 ____________________________________________________________________________
7506 [ 9977] By: jhi on 2001/05/03 16:42:30
7507 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
7508 From: Andy Dougherty <doughera@lafayette.edu>
7509 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
7510 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
7513 ____________________________________________________________________________
7514 [ 9976] By: nick on 2001/05/03 16:40:42
7515 Log: Allow $answer = encode($object,$text); like it says in docs.
7517 ! ext/Encode/Encode.pm
7518 ____________________________________________________________________________
7519 [ 9975] By: nick on 2001/05/03 16:22:30
7520 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
7521 to be in scope (fair enough), and also a package variable (our) for eval to see it.
7523 ! ext/Encode/Encode.pm
7524 ____________________________________________________________________________
7525 [ 9974] By: nick on 2001/05/03 15:48:17
7526 Log: Integrate mainline.
7528 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
7529 +> t/lib/filter-simple.t t/lib/next.t
7530 !> (integrate 70 files)
7531 ____________________________________________________________________________
7532 [ 9973] By: jhi on 2001/05/03 13:09:09
7533 Log: Update Changes.
7535 ! Changes patchlevel.h
7536 ____________________________________________________________________________
7537 [ 9972] By: jhi on 2001/05/03 12:58:33
7538 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
7539 From: Prymmer/Kahn <pvhp@best.com>
7540 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
7541 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
7544 ____________________________________________________________________________
7545 [ 9971] By: jhi on 2001/05/03 12:57:26
7546 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
7547 From: Prymmer/Kahn <pvhp@best.com>
7548 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
7549 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
7552 ____________________________________________________________________________
7553 [ 9970] By: jhi on 2001/05/03 02:42:46
7554 Log: Can't croak sans thread context, from Doug MacEachern.
7557 ____________________________________________________________________________
7558 [ 9969] By: jhi on 2001/05/03 01:23:48
7559 Log: Subject: Random input test and Perl
7560 From: Ilya Zakharevich <ilya@math.berkeley.edu>
7561 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
7562 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
7565 ____________________________________________________________________________
7566 [ 9968] By: jhi on 2001/05/02 22:17:21
7567 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
7568 From: Peter Prymmer <pvhp@forte.com>
7569 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
7570 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
7572 ! pod/perlfunc.pod pod/perlport.pod
7573 ____________________________________________________________________________
7574 [ 9967] By: jhi on 2001/05/02 20:12:45
7575 Log: Workaround for UTS compiler casting bug from Hal Morris.
7578 ____________________________________________________________________________
7579 [ 9966] By: jhi on 2001/05/02 18:31:37
7580 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
7581 From: Dan Sugalski <dan@sidhe.org>
7582 Date: Wed, 02 May 2001 15:23:22 -0400
7583 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
7586 ____________________________________________________________________________
7587 [ 9965] By: jhi on 2001/05/02 18:21:29
7588 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
7591 ____________________________________________________________________________
7592 [ 9964] By: jhi on 2001/05/02 18:15:01
7593 Log: Document large files in INSTALL, document also the %x
7594 limitation if not use64bitint, closes bug 20010326.007.
7597 ____________________________________________________________________________
7598 [ 9963] By: jhi on 2001/05/02 17:24:47
7599 Log: perlmodlib tweaks; regen pods.
7601 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
7603 ____________________________________________________________________________
7604 [ 9962] By: jhi on 2001/05/02 17:14:00
7605 Log: Fix for a segfault, from Marc Lehmann.
7607 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
7608 ____________________________________________________________________________
7609 [ 9961] By: jhi on 2001/05/02 15:55:53
7610 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
7611 From: "Philip Newton" <pnewton@gmx.de>
7612 Date: Wed, 2 May 2001 18:39:03 +0200
7613 Message-ID: <3AF05447.15525.173B588@localhost>
7616 ____________________________________________________________________________
7617 [ 9960] By: jhi on 2001/05/02 15:35:37
7618 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
7619 From: Dan Sugalski <dan@sidhe.org>
7620 Date: Wed, 02 May 2001 11:37:27 -0400
7621 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
7623 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
7624 ! thread.h vms/vms.c vms/vmsish.h
7625 ____________________________________________________________________________
7626 [ 9959] By: jhi on 2001/05/02 15:21:08
7627 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
7628 From: Benjamin Sugars <bsugars@canoe.ca>
7629 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
7630 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
7632 ! ext/PerlIO/Scalar/Scalar.xs
7633 ____________________________________________________________________________
7634 [ 9958] By: jhi on 2001/05/02 15:15:53
7635 Log: Bug in #9915, spotted by Mike Guy.
7638 ____________________________________________________________________________
7639 [ 9957] By: jhi on 2001/05/02 13:26:01
7640 Log: Add a test for not griping about references as array
7641 indices if the reference has magic in it (overloaded
7644 ! pod/perldiag.pod t/pragma/warn/pp_hot
7645 ____________________________________________________________________________
7646 [ 9956] By: jhi on 2001/05/02 13:07:01
7647 Log: Retracted a bit too much in #9952.
7649 ! t/pragma/sub_lval.t
7650 ____________________________________________________________________________
7651 [ 9955] By: jhi on 2001/05/02 13:05:38
7652 Log: Test for #9952.
7655 ____________________________________________________________________________
7656 [ 9954] By: jhi on 2001/05/02 11:48:18
7657 Log: Additional note on the encoding example: one cannot
7658 convert string constants in-place.
7660 ! ext/Encode/Encode.pm
7661 ____________________________________________________________________________
7662 [ 9953] By: jhi on 2001/05/02 11:43:51
7663 Log: Note that if you have recent enough Perl you already
7664 have Filter::Util::Call.
7666 ! lib/Filter/Simple.pm
7667 ____________________________________________________________________________
7668 [ 9952] By: jhi on 2001/05/02 11:31:53
7669 Log: Retract changes #8254 and #8255, causes coredump in
7670 'tie FH, "main"', reported by Abigail, culprit found by
7671 Benjamin Sugars. Mirrors maintperl change #9950.
7673 ! op.c t/pragma/sub_lval.t
7674 ____________________________________________________________________________
7675 [ 9951] By: jhi on 2001/05/02 11:14:29
7676 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
7679 ____________________________________________________________________________
7680 [ 9950] By: gsar on 2001/05/02 03:17:11
7681 Log: revert integration of changes#8254,8255 in change#8620 (causes
7682 a coredump in C<tie FH, 'foo'>; the idea itself may need better
7684 Branch: maint-5.6/perl
7685 ! op.c t/pragma/sub_lval.t
7686 ____________________________________________________________________________
7687 [ 9949] By: gsar on 2001/05/02 02:56:32
7688 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
7690 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7692 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7693 Branch: maint-5.6/perl
7695 ____________________________________________________________________________
7696 [ 9948] By: gsar on 2001/05/02 02:49:15
7697 Log: pod/find.t breaks on VMS (from Craig Berry)
7698 Branch: maint-5.6/perl
7700 ____________________________________________________________________________
7701 [ 9947] By: jhi on 2001/05/02 02:43:09
7702 Log: Add an encoding conversion example.
7704 ! ext/Encode/Encode.pm
7705 ____________________________________________________________________________
7706 [ 9946] By: jhi on 2001/05/02 01:34:22
7707 Log: Another coat of paint but still nowhere finished.
7708 Need to decide on the semantics of strptime(): should
7709 strptime() be a function instead of a method? To do
7710 the week/monthname-strptiming the i18n/l10n bullet needs
7711 to be bitten with gusto.
7713 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
7714 ____________________________________________________________________________
7715 [ 9945] By: jhi on 2001/05/01 23:40:52
7716 Log: Update Changes.
7718 ! Changes patchlevel.h
7719 ____________________________________________________________________________
7720 [ 9944] By: jhi on 2001/05/01 23:33:37
7721 Log: Add known-to-be-tested modules to the list-to-be-skipped.
7724 ____________________________________________________________________________
7725 [ 9943] By: jhi on 2001/05/01 23:24:40
7726 Log: Subject: BorlandC++ fix
7727 From: "Vadim Konovalov" <watman@inbox.ru>
7728 Date: Mon, 30 Apr 2001 20:12:26 -0700
7729 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
7732 ____________________________________________________________________________
7733 [ 9942] By: jhi on 2001/05/01 23:18:02
7734 Log: Update to Filter::Simple 0.60, create a test for it.
7736 + t/lib/filter-simple.t
7737 ! MANIFEST lib/Filter/Simple.pm
7738 ____________________________________________________________________________
7739 [ 9941] By: jhi on 2001/05/01 19:47:24
7740 Log: Subject: Re: bleadperl: s/// failure with \b and /g
7741 From: Hugo <hv@crypt.compulink.co.uk>
7742 Date: Tue, 01 May 2001 20:12:20 +0100
7743 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
7745 ! pp_hot.c t/op/re_tests
7746 ____________________________________________________________________________
7747 [ 9940] By: jhi on 2001/05/01 19:42:16
7748 Log: Integrate perlio.
7750 !> lib/base.pm t/lib/fields.t
7751 ____________________________________________________________________________
7752 [ 9939] By: jhi on 2001/05/01 19:39:51
7753 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
7754 From: Benjamin Sugars <bsugars@canoe.ca>
7755 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
7756 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
7758 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7759 ____________________________________________________________________________
7760 [ 9938] By: jhi on 2001/05/01 19:34:09
7761 Log: Add NEXT, a pseudo-class for method redispatching.
7762 <Damian>NEXT.pm probably offers more bang-for-buck
7763 than anything else I've ever written.</Damian>
7765 + lib/NEXT.pm t/lib/next.t
7767 ____________________________________________________________________________
7768 [ 9937] By: jhi on 2001/05/01 19:21:41
7769 Log: Update to Switch 2.02.
7771 ! lib/Switch.pm t/lib/switch.t
7772 ____________________________________________________________________________
7773 [ 9936] By: nick on 2001/05/01 19:09:21
7774 Log: Fix for base.pm clobbering $VERSION
7777 ____________________________________________________________________________
7778 [ 9935] By: nick on 2001/05/01 18:54:38
7779 Log: Test for base.pm clobbering $VERSION.
7782 ____________________________________________________________________________
7783 [ 9934] By: jhi on 2001/05/01 18:39:10
7784 Log: Add information about Scalar::Util::blessed.
7787 ____________________________________________________________________________
7788 [ 9933] By: jhi on 2001/05/01 18:33:51
7789 Log: Subject: Extra UNIVERSAL documentation
7790 From: Mike Guy <mjtg@cam.ac.uk>
7791 Date: Tue, 01 May 2001 20:12:11 +0100
7792 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
7795 ____________________________________________________________________________
7796 [ 9932] By: jhi on 2001/05/01 18:26:54
7797 Log: Subject: Autoflush in tests as appropriate
7798 From: Mike Guy <mjtg@cam.ac.uk>
7799 Date: Tue, 01 May 2001 20:05:31 +0100
7800 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
7802 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
7804 ____________________________________________________________________________
7805 [ 9931] By: jhi on 2001/05/01 18:02:29
7806 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
7807 From: Benjamin Sugars <bsugars@canoe.ca>
7808 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
7809 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
7811 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7812 ____________________________________________________________________________
7813 [ 9930] By: jhi on 2001/05/01 15:12:26
7814 Log: Subject: Re: Finally got a round tuit
7815 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7816 Date: Tue, 01 May 2001 14:14:10 +0200
7817 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
7819 The -DP part, slightly modified.
7822 ____________________________________________________________________________
7823 [ 9929] By: jhi on 2001/05/01 14:17:15
7824 Log: Subject: Re: Finally got a round tuit
7825 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7826 Date: Tue, 01 May 2001 16:34:06 +0200
7827 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
7829 cpp and optimization tweaks for HP-UX.
7832 ____________________________________________________________________________
7833 [ 9928] By: jhi on 2001/05/01 13:24:20
7834 Log: Tune the scan_num() comments to reality.
7837 ____________________________________________________________________________
7838 [ 9927] By: jhi on 2001/05/01 13:14:01
7839 Log: Subject: [PATCH B::Deparse] optimised sort
7840 From: Robin Houston <robin@kitsite.com>
7841 Date: Tue, 1 May 2001 14:07:12 +0100
7842 Message-ID: <20010501140712.A4266@penderel>
7844 ! ext/B/B/Deparse.pm
7845 ____________________________________________________________________________
7846 [ 9926] By: jhi on 2001/05/01 13:10:53
7847 Log: Subject: [PATCH t/lib/b-deparse.t]
7848 From: Robin Houston <robin@kitsite.com>
7849 Date: Tue, 1 May 2001 13:37:42 +0100
7850 Message-ID: <20010501133742.A4082@penderel>
7853 ____________________________________________________________________________
7854 [ 9925] By: jhi on 2001/05/01 13:10:13
7855 Log: Subject: [PATCH B::Deparse] for(;;), sort
7856 From: Robin Houston <robin@kitsite.com>
7857 Date: Tue, 1 May 2001 13:35:00 +0100
7858 Message-ID: <20010501133500.A4061@penderel>
7860 ! ext/B/B/Deparse.pm
7861 ____________________________________________________________________________
7862 [ 9924] By: jhi on 2001/05/01 13:09:22
7863 Log: Subject: [PATCH B::Deparse] do, warn, use
7864 From: Robin Houston <robin@kitsite.com>
7865 Date: Tue, 1 May 2001 13:31:03 +0100
7866 Message-ID: <20010501133103.A4041@penderel>
7868 ! ext/B/B/Deparse.pm
7869 ____________________________________________________________________________
7870 [ 9923] By: jhi on 2001/05/01 11:45:36
7871 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
7872 From: Benjamin Sugars <ben.sugars@home.com>
7873 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
7874 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
7878 ____________________________________________________________________________
7879 [ 9922] By: jhi on 2001/05/01 11:35:42
7880 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
7881 From: Peter Prymmer <pvhp@forte.com>
7882 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
7883 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
7885 ! t/lib/selfstubber.t
7886 ____________________________________________________________________________
7887 [ 9921] By: jhi on 2001/04/30 16:34:33
7888 Log: Subject: [PATCH B::Concise] suppress warning
7889 From: Robin Houston <robin@kitsite.com>
7890 Date: Mon, 30 Apr 2001 16:09:49 +0100
7891 Message-ID: <20010430160949.A25086@penderel>
7893 ! ext/B/B/Concise.pm
7894 ____________________________________________________________________________
7895 [ 9920] By: jhi on 2001/04/30 13:56:04
7896 Log: Strip the *markers* from #9919.
7898 ! pod/perlfaq.pod pod/perlfaq5.pod
7899 ____________________________________________________________________________
7900 [ 9919] By: jhi on 2001/04/30 13:54:04
7901 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
7902 From: Gwyn Judd <b.judd@xtra.co.nz>
7903 Date: Sun, 29 Apr 2001 01:47:49 +1200
7904 Message-ID: <20010429014749.A4418@thislove>
7906 ! pod/perlfaq.pod pod/perlfaq5.pod
7907 ____________________________________________________________________________
7908 [ 9918] By: jhi on 2001/04/30 13:13:54
7911 ! pod/perldata.pod pod/perldiag.pod
7912 ____________________________________________________________________________
7913 [ 9917] By: jhi on 2001/04/30 13:01:27
7914 Log: Update Changes.
7916 ! Changes patchlevel.h
7917 ____________________________________________________________________________
7918 [ 9916] By: jhi on 2001/04/30 12:57:03
7919 Log: T_w_e_a_k_a_g_e.
7921 ! pod/perldata.pod pod/perldiag.pod
7922 ____________________________________________________________________________
7923 [ 9915] By: jhi on 2001/04/30 12:39:29
7924 Log: Install s2p also as psed.
7926 TODO: psed documentation?
7929 ____________________________________________________________________________
7930 [ 9914] By: jhi on 2001/04/30 12:29:21
7931 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
7932 From: Jens Hamisch <jens@Strawberry.COM>
7933 Date: Fri, 27 Apr 2001 17:00:36 +0200
7934 Message-ID: <20010427170036.K1372@Strawberry.COM>
7936 SOCKS5_VERSION_NAME is the right symbol to detect
7937 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
7938 function called socks5_init() is available, and even that is
7939 not universal, most SOCKS5 installations use SOCKSinit()).
7942 ____________________________________________________________________________
7943 [ 9913] By: jhi on 2001/04/30 12:22:15
7944 Log: Allow a zero timeout on IO::Socket accept and connect--
7945 though one really shouldn't do that. Based on
7947 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
7948 From: "John Holdsworth" <coldwave@bigfoot.com>
7949 Date: Sun, 4 Feb 2001 12:48:18 +0100
7950 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
7952 ! ext/IO/lib/IO/Socket.pm
7953 ____________________________________________________________________________
7954 [ 9912] By: jhi on 2001/04/30 11:27:27
7955 Log: Save the spot of regprev (see #9911) for binary compatibility;
7958 ! embedvar.h perlapi.h thrdvar.h
7959 ____________________________________________________________________________
7960 [ 9911] By: jhi on 2001/04/30 11:22:03
7961 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
7962 From: Hugo <hv@crypt.compulink.co.uk>
7963 Date: Sun, 29 Apr 2001 17:09:30 +0100
7964 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
7966 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
7967 ____________________________________________________________________________
7968 [ 9910] By: jhi on 2001/04/30 11:15:12
7969 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
7970 a dummy for PL_numeric_radix); no pressing reason to break
7971 binary compatibility; regen API.
7973 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
7974 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
7975 ____________________________________________________________________________
7976 [ 9909] By: jhi on 2001/04/30 10:56:08
7977 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
7978 From: Walt Mankowski <waltman@netaxs.com>
7979 Date: Sun, 29 Apr 2001 21:53:48 -0400
7980 Message-ID: <20010429215348.A3971@netaxs.com>
7983 ____________________________________________________________________________
7984 [ 9908] By: jhi on 2001/04/30 10:49:40
7985 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
7987 ! t/lib/selfstubber.t
7988 ____________________________________________________________________________
7989 [ 9907] By: nick on 2001/04/30 09:26:50
7990 Log: Integrate mainline.
7992 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
7993 ____________________________________________________________________________
7994 [ 9906] By: jhi on 2001/04/29 23:24:20
7995 Log: Abigail spotted a thinko in #9905.
7998 ____________________________________________________________________________
7999 [ 9905] By: jhi on 2001/04/29 15:55:39
8000 Log: Changed the underscore/undebar syntax in numeric constants;
8001 now any grouping will do, as long as the underscores are not
8002 consecutive (so "zero-grouping" is out), and they do not begin
8003 or end the integer or fractional parts.
8005 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
8006 ____________________________________________________________________________
8007 [ 9904] By: nick on 2001/04/29 15:43:22
8008 Log: Integrate mainline.
8010 +> (branch 98 files)
8011 - lib/unicode/Block.pl
8012 - lib/unicode/In/AlphabeticPresentationForms.pl
8013 - lib/unicode/In/Arabic.pl
8014 - lib/unicode/In/ArabicPresentationForms-A.pl
8015 - lib/unicode/In/ArabicPresentationForms-B.pl
8016 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8017 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8018 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8019 - lib/unicode/In/BopomofoExtended.pl
8020 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8021 - lib/unicode/In/CJKCompatibility.pl
8022 - lib/unicode/In/CJKCompatibilityForms.pl
8023 - lib/unicode/In/CJKCompatibilityIdeographs.pl
8024 - lib/unicode/In/CJKRadicalsSupplement.pl
8025 - lib/unicode/In/CJKSymbolsandPunctuation.pl
8026 - lib/unicode/In/CJKUnifiedIdeographs.pl
8027 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8028 - lib/unicode/In/Cherokee.pl
8029 - lib/unicode/In/CombiningDiacriticalMarks.pl
8030 - lib/unicode/In/CombiningHalfMarks.pl
8031 - lib/unicode/In/CombiningMarksforSymbols.pl
8032 - lib/unicode/In/ControlPictures.pl
8033 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8034 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8035 - lib/unicode/In/EnclosedAlphanumerics.pl
8036 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8037 - lib/unicode/In/Ethiopic.pl
8038 - lib/unicode/In/GeneralPunctuation.pl
8039 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8040 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8041 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8042 - lib/unicode/In/HalfwidthandFullwidthForms.pl
8043 - lib/unicode/In/HangulCompatibilityJamo.pl
8044 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8045 - lib/unicode/In/Hebrew.pl
8046 - lib/unicode/In/HighPrivateUseSurrogates.pl
8047 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8048 - lib/unicode/In/IPAExtensions.pl
8049 - lib/unicode/In/IdeographicDescriptionCharacters.pl
8050 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8051 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8052 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8053 - lib/unicode/In/Latin-1Supplement.pl
8054 - lib/unicode/In/LatinExtended-A.pl
8055 - lib/unicode/In/LatinExtended-B.pl
8056 - lib/unicode/In/LatinExtendedAdditional.pl
8057 - lib/unicode/In/LetterlikeSymbols.pl
8058 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8059 - lib/unicode/In/MathematicalOperators.pl
8060 - lib/unicode/In/MiscellaneousSymbols.pl
8061 - lib/unicode/In/MiscellaneousTechnical.pl
8062 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8063 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8064 - lib/unicode/In/OpticalCharacterRecognition.pl
8065 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8066 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8067 - lib/unicode/In/SmallFormVariants.pl
8068 - lib/unicode/In/SpacingModifierLetters.pl
8069 - lib/unicode/In/Specials.pl
8070 - lib/unicode/In/SuperscriptsandSubscripts.pl
8071 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8072 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8073 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8074 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8075 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8076 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
8077 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
8078 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
8079 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
8080 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
8081 !> utf8.c win32/Makefile
8082 ____________________________________________________________________________
8083 [ 9903] By: jhi on 2001/04/29 14:30:53
8084 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
8085 From: Prymmer/Kahn <pvhp@best.com>
8086 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
8087 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
8090 ____________________________________________________________________________
8091 [ 9902] By: jhi on 2001/04/29 02:52:44
8092 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
8093 From: "Abigail" <abigail@foad.org>
8094 Date: Sun, 29 Apr 2001 03:14:25 +0200
8095 Message-ID: <20010429011425.24503.qmail@foad.org>
8097 ! ext/IO/lib/IO/Seekable.pm
8098 ____________________________________________________________________________
8099 [ 9901] By: jhi on 2001/04/29 02:04:46
8100 Log: In character classes one couldn't have 0x80..0xff characters
8101 at the left hand side if there were 0x100.. characters in the
8104 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
8106 ____________________________________________________________________________
8107 [ 9900] By: jhi on 2001/04/28 22:55:04
8108 Log: Forgot the latest mktables.PL from #9899.
8110 ! lib/unicode/mktables.PL
8111 ____________________________________________________________________________
8112 [ 9899] By: jhi on 2001/04/28 22:53:28
8113 Log: Explain the \p{} and \P{} error message better and
8114 have prettier prettyprint in In.pl.
8116 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
8118 ____________________________________________________________________________
8119 [ 9898] By: jhi on 2001/04/28 21:03:34
8120 Log: Add one possible explanation for the "Invalid [] range" error.
8123 ____________________________________________________________________________
8124 [ 9897] By: jhi on 2001/04/28 17:18:26
8125 Log: Add a level of indirection to the implementation of \p{InFoo}
8126 so that we don't have to have long filenames. (Nothing changes
8127 in the user interface.) The indirection is defined in
8128 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
8129 Also rename some the character classes by removing '-' from
8130 the classnames, and finally renamed Block.pl as Blocks.pl.
8132 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
8133 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
8134 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
8135 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
8136 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
8137 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
8138 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
8139 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
8140 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
8141 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
8142 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
8143 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
8144 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
8145 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
8146 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
8147 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
8148 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
8149 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
8150 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
8151 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
8152 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
8153 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
8154 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
8155 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
8156 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
8157 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
8158 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
8159 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
8160 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
8161 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
8162 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
8163 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
8164 + lib/unicode/In/94.pl lib/unicode/In/95.pl
8165 - lib/unicode/Block.pl
8166 - lib/unicode/In/AlphabeticPresentationForms.pl
8167 - lib/unicode/In/Arabic.pl
8168 - lib/unicode/In/ArabicPresentationForms-A.pl
8169 - lib/unicode/In/ArabicPresentationForms-B.pl
8170 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
8171 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
8172 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
8173 - lib/unicode/In/BopomofoExtended.pl
8174 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
8175 - lib/unicode/In/CJKCompatibility.pl
8176 - lib/unicode/In/CJKCompatibilityForms.pl
8177 - lib/unicode/In/CJKCompatibilityIdeographs.pl
8178 - lib/unicode/In/CJKRadicalsSupplement.pl
8179 - lib/unicode/In/CJKSymbolsandPunctuation.pl
8180 - lib/unicode/In/CJKUnifiedIdeographs.pl
8181 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8182 - lib/unicode/In/Cherokee.pl
8183 - lib/unicode/In/CombiningDiacriticalMarks.pl
8184 - lib/unicode/In/CombiningHalfMarks.pl
8185 - lib/unicode/In/CombiningMarksforSymbols.pl
8186 - lib/unicode/In/ControlPictures.pl
8187 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
8188 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
8189 - lib/unicode/In/EnclosedAlphanumerics.pl
8190 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
8191 - lib/unicode/In/Ethiopic.pl
8192 - lib/unicode/In/GeneralPunctuation.pl
8193 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
8194 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
8195 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
8196 - lib/unicode/In/HalfwidthandFullwidthForms.pl
8197 - lib/unicode/In/HangulCompatibilityJamo.pl
8198 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
8199 - lib/unicode/In/Hebrew.pl
8200 - lib/unicode/In/HighPrivateUseSurrogates.pl
8201 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
8202 - lib/unicode/In/IPAExtensions.pl
8203 - lib/unicode/In/IdeographicDescriptionCharacters.pl
8204 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
8205 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8206 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8207 - lib/unicode/In/Latin-1Supplement.pl
8208 - lib/unicode/In/LatinExtended-A.pl
8209 - lib/unicode/In/LatinExtended-B.pl
8210 - lib/unicode/In/LatinExtendedAdditional.pl
8211 - lib/unicode/In/LetterlikeSymbols.pl
8212 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8213 - lib/unicode/In/MathematicalOperators.pl
8214 - lib/unicode/In/MiscellaneousSymbols.pl
8215 - lib/unicode/In/MiscellaneousTechnical.pl
8216 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8217 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8218 - lib/unicode/In/OpticalCharacterRecognition.pl
8219 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8220 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8221 - lib/unicode/In/SmallFormVariants.pl
8222 - lib/unicode/In/SpacingModifierLetters.pl
8223 - lib/unicode/In/Specials.pl
8224 - lib/unicode/In/SuperscriptsandSubscripts.pl
8225 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8226 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8227 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8228 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8229 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8230 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
8231 ! pod/perlunicode.pod
8232 ____________________________________________________________________________
8233 [ 9896] By: jhi on 2001/04/28 14:33:17
8234 Log: Update the information on shared library path on HP-UX.
8237 ____________________________________________________________________________
8238 [ 9895] By: jhi on 2001/04/28 14:32:30
8239 Log: Because #9894 seems to do the trick, this workaround can be removed.
8241 ! t/lib/selfstubber.t
8242 ____________________________________________________________________________
8243 [ 9894] By: jhi on 2001/04/28 14:26:13
8244 Log: For PerlIO flush the children's file handles (on fork/exec/system).
8247 ____________________________________________________________________________
8248 [ 9893] By: jhi on 2001/04/28 14:23:15
8249 Log: Test tweak for #9891.
8252 ____________________________________________________________________________
8253 [ 9892] By: jhi on 2001/04/28 14:10:13
8254 Log: New HP-UX hints from Merijn.
8257 ____________________________________________________________________________
8258 [ 9891] By: jhi on 2001/04/28 14:07:27
8259 Log: Subject: [PATCH B::Deparse] non-block scopes
8260 From: Robin Houston <robin@kitsite.com>
8261 Date: Fri, 27 Apr 2001 19:15:14 +0100
8262 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
8264 ! ext/B/B/Deparse.pm
8265 ____________________________________________________________________________
8266 [ 9890] By: nick on 2001/04/27 19:41:25
8267 Log: Integrate mainline
8269 +> t/lib/selfstubber.t
8270 !> (integrate 50 files)
8271 ____________________________________________________________________________
8272 [ 9889] By: jhi on 2001/04/27 18:23:46
8273 Log: Subject: Re: selfstubber test fail on bleadperl
8274 From: Mike Guy <mjtg@cam.ac.uk>
8275 Date: Fri, 27 Apr 2001 19:31:18 +0100
8276 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
8278 ! t/lib/selfstubber.t
8279 ____________________________________________________________________________
8280 [ 9888] By: jhi on 2001/04/27 16:20:54
8281 Log: Test tweak for #9886.
8284 ____________________________________________________________________________
8285 [ 9887] By: jhi on 2001/04/27 16:16:33
8286 Log: Buffering issue at least in Solaris (even with perlio).
8288 ! t/lib/selfstubber.t
8289 ____________________________________________________________________________
8290 [ 9886] By: jhi on 2001/04/27 14:59:23
8291 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
8292 From: Robin Houston <robin@kitsite.com>
8293 Date: Fri, 27 Apr 2001 16:53:20 +0100
8294 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
8296 ! ext/B/B/Deparse.pm
8297 ____________________________________________________________________________
8298 [ 9885] By: jhi on 2001/04/27 14:23:51
8299 Log: Update Changes.
8301 ! Changes patchlevel.h
8302 ____________________________________________________________________________
8303 [ 9884] By: jhi on 2001/04/27 14:14:12
8304 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
8305 From: "Philip Newton" <pnewton@gmx.de>
8306 Date: Fri, 27 Apr 2001 16:40:13 +0200
8307 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
8310 ____________________________________________________________________________
8311 [ 9883] By: jhi on 2001/04/27 13:28:19
8312 Log: Add LOG_PERROR; prettify the "removed".
8314 ! ext/Sys/Syslog/Syslog.xs
8315 ____________________________________________________________________________
8316 [ 9882] By: jhi on 2001/04/27 13:13:18
8317 Log: h2xs tweaks: use NV instead of double, "quote" the removed
8318 prefixes for clarity (especially when nothing is removed),
8319 slight pod reformats.
8322 ____________________________________________________________________________
8323 [ 9881] By: jhi on 2001/04/27 12:58:48
8324 Log: Don't bother creating existing directories.
8327 ____________________________________________________________________________
8328 [ 9880] By: jhi on 2001/04/27 12:45:39
8329 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
8330 From: Mike Schilli <m@perlmeister.com>
8331 Date: Wed, 25 Apr 2001 01:29:21 -0700
8332 Message-id: <3AE68AE1.6A981723@perlmeister.com>
8335 ____________________________________________________________________________
8336 [ 9879] By: jhi on 2001/04/27 12:40:55
8337 Log: break is not yet Perl. Added the template license also to README.
8340 ____________________________________________________________________________
8341 [ 9878] By: jhi on 2001/04/27 03:08:20
8342 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
8343 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8344 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
8345 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
8347 ! t/lib/xs-typemap.t
8348 ____________________________________________________________________________
8349 [ 9877] By: jhi on 2001/04/26 23:54:40
8350 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
8351 From: "Abigail" <abigail@foad.org>
8352 Date: Fri, 27 Apr 2001 01:44:28 +0200
8353 Message-ID: <20010426234428.19786.qmail@foad.org>
8356 ____________________________________________________________________________
8357 [ 9876] By: jhi on 2001/04/26 23:52:06
8358 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
8359 From: Peter Prymmer <pvhp@forte.com>
8360 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
8361 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
8363 ! t/lib/selfstubber.t
8364 ____________________________________________________________________________
8365 [ 9875] By: jhi on 2001/04/26 23:48:10
8368 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
8369 ____________________________________________________________________________
8370 [ 9874] By: jhi on 2001/04/26 22:46:05
8371 Log: Document ANYOF_CLASS.
8374 ____________________________________________________________________________
8375 [ 9873] By: jhi on 2001/04/26 22:35:03
8376 Log: Subject: Re: [PATCH @9846] dumping ANYOF
8377 From: Hugo <hv@crypt.compulink.co.uk>
8378 Date: Thu, 26 Apr 2001 23:33:38 +0100
8379 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
8381 ! regcomp.c regcomp.h
8382 ____________________________________________________________________________
8383 [ 9872] By: jhi on 2001/04/26 22:34:31
8384 Log: Subject: [PATCH] more for Devel::SelfStubber
8385 From: Nicholas Clark <nick@ccl4.org>
8386 Date: Fri, 27 Apr 2001 00:13:52 +0100
8387 Message-ID: <20010427001351.K88186@plum.flirble.org>
8389 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
8390 ____________________________________________________________________________
8391 [ 9871] By: jhi on 2001/04/26 21:59:17
8392 Log: Subject: [PATCH B::Deparse] formats must be flush left
8393 From: Robin Houston <robin@kitsite.com>
8394 Date: Thu, 26 Apr 2001 23:54:29 +0100
8395 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
8397 ! ext/B/B/Deparse.pm
8398 ____________________________________________________________________________
8399 [ 9870] By: jhi on 2001/04/26 21:57:37
8400 Log: If some of the constants are prefixes of others,
8401 the prefixes may never get recognized. (See 20010426.006.)
8404 ____________________________________________________________________________
8405 [ 9869] By: jhi on 2001/04/26 21:50:42
8406 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
8407 From: Chris Bongaarts <cab@tc.umn.edu>
8408 Date: Thu, 26 Apr 2001 17:10:31 -0500
8409 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
8411 ! ext/Sys/Syslog/Syslog.xs
8412 ____________________________________________________________________________
8413 [ 9868] By: jhi on 2001/04/26 21:35:12
8414 Log: Further cuts and more docs from Graham Barr.
8416 ! ext/List/Util/lib/List/Util.pm
8417 ! ext/List/Util/lib/Scalar/Util.pm
8418 ____________________________________________________________________________
8419 [ 9867] By: jhi on 2001/04/26 21:18:57
8420 Log: Subject: [PATCH 5.7.1] DB_File-1.77
8421 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
8422 Date: Thu, 26 Apr 2001 22:37:53 +0100
8423 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
8425 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8426 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8427 ____________________________________________________________________________
8428 [ 9866] By: jhi on 2001/04/26 21:12:31
8429 Log: Subject: [PATCH B::Deparse] fix easy bugs
8430 From: Robin Houston <robin@kitsite.com>
8431 Date: Thu, 26 Apr 2001 23:03:33 +0100
8432 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
8434 ! ext/B/B/Deparse.pm
8435 ____________________________________________________________________________
8436 [ 9865] By: jhi on 2001/04/26 20:26:13
8437 Log: Update Changes.
8439 ! Changes patchlevel.h
8440 ____________________________________________________________________________
8441 [ 9864] By: jhi on 2001/04/26 19:27:48
8442 Log: Dethinko from Robin Houston.
8444 ! ext/B/B/Deparse.pm
8445 ____________________________________________________________________________
8446 [ 9863] By: jhi on 2001/04/26 19:10:35
8447 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
8448 From: Robin Houston <robin@kitsite.com>
8449 Date: Thu, 26 Apr 2001 21:08:32 +0100
8450 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
8452 ! ext/B/B/Deparse.pm
8453 ____________________________________________________________________________
8454 [ 9862] By: jhi on 2001/04/26 19:04:23
8455 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8456 From: Robin Houston <robin@kitsite.com>
8457 Date: Thu, 26 Apr 2001 20:52:50 +0100
8458 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
8460 ! ext/B/B/Deparse.pm
8461 ____________________________________________________________________________
8462 [ 9861] By: jhi on 2001/04/26 18:56:14
8463 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
8464 From: Mike Guy <mjtg@cam.ac.uk>
8465 Date: Thu, 26 Apr 2001 14:22:40 +0100
8466 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
8469 ____________________________________________________________________________
8470 [ 9860] By: jhi on 2001/04/26 18:46:42
8471 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8472 From: Robin Houston <robin@kitsite.com>
8473 Date: Thu, 26 Apr 2001 20:34:29 +0100
8474 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
8476 Hashes do not interpolate.
8478 ! ext/B/B/Deparse.pm
8479 ____________________________________________________________________________
8480 [ 9859] By: jhi on 2001/04/26 18:43:51
8481 Log: Subject: The Time::Piece conspiracy unmasked!!!
8482 From: Mike Guy <mjtg@cam.ac.uk>
8483 Date: Thu, 26 Apr 2001 19:02:50 +0100
8484 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
8486 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
8487 From: Mike Guy <mjtg@cam.ac.uk>
8488 Date: Thu, 26 Apr 2001 19:08:21 +0100
8489 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
8491 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
8492 From: Graham Barr <gbarr@pobox.com>
8493 Date: Thu, 26 Apr 2001 19:12:03 +0100
8494 Message-ID: <20010426191203.A70835@pobox.com>
8496 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
8498 ! ext/List/Util/lib/List/Util.pm
8499 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
8500 ____________________________________________________________________________
8501 [ 9858] By: jhi on 2001/04/26 18:17:42
8502 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
8503 From: Robin Houston <robin@kitsite.com>
8504 Date: Thu, 26 Apr 2001 16:09:35 +0100
8505 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
8508 ____________________________________________________________________________
8509 [ 9857] By: jhi on 2001/04/26 18:04:59
8510 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8511 From: barries <barries@slaysys.com>
8512 Date: Thu, 26 Apr 2001 12:01:10 -0400
8513 Message-ID: <20010426120110.E29698@jester.slaysys.com>
8516 ____________________________________________________________________________
8517 [ 9856] By: jhi on 2001/04/26 18:03:33
8518 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
8519 Date: Thu, 26 Apr 2001 17:13:41 +0100
8520 From: Robin Houston <robin@kitsite.com>
8521 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
8523 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8524 From: Robin Houston <robin@kitsite.com>
8525 Date: Thu, 26 Apr 2001 18:44:29 +0100
8526 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
8528 ! ext/B/B/Deparse.pm
8529 ____________________________________________________________________________
8530 [ 9855] By: jhi on 2001/04/26 17:56:04
8531 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
8532 From: Robin Houston <robin@kitsite.com>
8533 Date: Thu, 26 Apr 2001 17:04:08 +0100
8534 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
8536 ! ext/B/B/Deparse.pm
8537 ____________________________________________________________________________
8538 [ 9854] By: jhi on 2001/04/26 17:47:26
8539 Log: Subject: Re: Short test case for undef %stash:: crash
8540 From: Benjamin Sugars <bsugars@canoe.ca>
8541 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
8542 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
8543 Changed and moved the perldiag entry.
8545 ! gv.c pod/perldiag.pod
8546 ____________________________________________________________________________
8547 [ 9853] By: jhi on 2001/04/26 14:35:16
8548 Log: Beginnings of strptime(). Do not touch the wet paint.
8550 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8551 ____________________________________________________________________________
8552 [ 9852] By: jhi on 2001/04/26 13:17:21
8553 Log: Retract #9851, core dumps from pod2man.
8556 ____________________________________________________________________________
8557 [ 9851] By: jhi on 2001/04/26 11:54:41
8558 Log: (Retracted by #9852.)
8560 Subject: [PATCH @9846] dumping ANYOF
8561 From: Hugo <hv@crypt.compulink.co.uk>
8562 Date: Thu, 26 Apr 2001 05:32:38 +0100
8563 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
8566 ____________________________________________________________________________
8567 [ 9850] By: jhi on 2001/04/26 02:34:44
8568 Log: If ccflags was empty the _previous_ $* containing all the
8569 environment variables and Configure variables was used,
8570 which lead, among other bad things, into $ccflags being your
8571 uname -a output, which lead into test compile with cc failing,
8572 which lead into gcc being selected, which didn't work that well
8573 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
8574 with large files, et cetera.
8577 ____________________________________________________________________________
8578 [ 9849] By: jhi on 2001/04/26 01:44:57
8579 Log: Make selfstubber test more portable.
8581 ! t/lib/selfstubber.t
8582 ____________________________________________________________________________
8583 [ 9848] By: jhi on 2001/04/26 00:50:26
8584 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
8585 From: Benjamin Sugars <ben.sugars@home.com>
8586 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
8587 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
8590 ____________________________________________________________________________
8591 [ 9847] By: jhi on 2001/04/26 00:46:58
8592 Log: Subject: [PATCH: perl@9841] VMS updates
8593 From: Peter Prymmer <pvhp@forte.com>
8594 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
8595 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
8597 ! README.vms configure.com vms/descrip_mms.template
8598 ! vms/ext/filespec.t
8599 ____________________________________________________________________________
8600 [ 9846] By: jhi on 2001/04/26 00:11:56
8601 Log: re 'debug' was broken by #9084.
8604 ____________________________________________________________________________
8605 [ 9845] By: jhi on 2001/04/25 22:33:17
8606 Log: Subject: [PATCH] test for Devel::SelfStubber
8607 From: Nicholas Clark <nick@ccl4.org>
8608 Date: Thu, 26 Apr 2001 00:00:54 +0100
8609 Message-ID: <20010426000054.D89026@plum.flirble.org>
8611 + t/lib/selfstubber.t
8612 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
8613 ____________________________________________________________________________
8614 [ 9844] By: jhi on 2001/04/25 22:29:32
8615 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
8616 From: Paul Johnson <paul@pjcj.net>
8617 Date: Thu, 26 Apr 2001 00:46:08 +0200
8618 Message-ID: <20010426004608.H2338@pjcj.net>
8620 ! ext/B/B/Concise.pm
8621 ____________________________________________________________________________
8622 [ 9843] By: jhi on 2001/04/25 22:28:28
8623 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
8624 From: Peter Prymmer <pvhp@forte.com>
8625 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
8626 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
8629 ____________________________________________________________________________
8630 [ 9842] By: jhi on 2001/04/25 20:58:12
8631 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
8632 From: John Peacock <jpeacock@rowman.com>
8633 Date: Wed, 25 Apr 2001 17:30:26 -0400
8634 Message-ID: <3AE741F2.B3217464@rowman.com>
8636 ! lib/Math/BigInt.pm t/lib/bigintpm.t
8637 ____________________________________________________________________________
8638 [ 9841] By: jhi on 2001/04/25 20:07:05
8639 Log: Update Changes.
8641 ! Changes patchlevel.h
8642 ____________________________________________________________________________
8643 [ 9840] By: jhi on 2001/04/25 19:56:51
8644 Log: Yet another HP-UX hints version from Merijn.
8647 ____________________________________________________________________________
8648 [ 9839] By: jhi on 2001/04/25 19:53:04
8649 Log: abs_path() didn't terminate the filename correctly,
8650 in DIRNAMLENless systems like HP-UX this would fail.
8653 ____________________________________________________________________________
8654 [ 9838] By: jhi on 2001/04/25 16:37:26
8655 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8656 From: Mike Guy <mjtg@cam.ac.uk>
8657 Date: Wed, 25 Apr 2001 18:31:47 +0100
8658 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
8661 ____________________________________________________________________________
8662 [ 9837] By: jhi on 2001/04/25 16:21:53
8663 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
8664 From: Jon Eveland <jweveland@yahoo.com>
8665 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
8666 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
8669 ____________________________________________________________________________
8670 [ 9836] By: jhi on 2001/04/25 14:17:50
8671 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
8672 From: "Philip Newton" <pnewton@gmx.de>
8673 Date: Wed, 25 Apr 2001 17:05:58 +0200
8674 Message-ID: <3AE703F6.3234.1833C45@localhost>
8676 ! Porting/patching.pod
8677 ____________________________________________________________________________
8678 [ 9835] By: jhi on 2001/04/25 13:58:07
8679 Log: It would seem that both ar and full_ar need to be overridden
8680 for HP-UX to avoid the GNU ar.
8683 ____________________________________________________________________________
8684 [ 9834] By: jhi on 2001/04/25 13:50:40
8685 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
8686 From: "Philip Newton" <pnewton@gmx.de>
8687 Date: Wed, 25 Apr 2001 16:09:23 +0200
8688 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
8693 ____________________________________________________________________________
8694 [ 9833] By: jhi on 2001/04/25 12:36:11
8695 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
8698 ____________________________________________________________________________
8699 [ 9832] By: jhi on 2001/04/25 12:33:36
8700 Log: New version of HP-UX hints from Merijn.
8703 ____________________________________________________________________________
8704 [ 9831] By: jhi on 2001/04/25 03:39:45
8705 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
8708 ____________________________________________________________________________
8709 [ 9830] By: jhi on 2001/04/25 02:53:25
8710 Log: The tzname[] bit is not needed by util.c -- and causes
8711 heartburn in VMS (and it missing was probably the cause of
8712 the Mac OS X trouble). Ouch.
8714 ! ext/POSIX/POSIX.xs util.c
8715 ____________________________________________________________________________
8716 [ 9829] By: jhi on 2001/04/25 00:10:06
8717 Log: Metaconfig unit change for #9828.
8719 ! U/compline/ccflags.U
8720 ____________________________________________________________________________
8721 [ 9828] By: jhi on 2001/04/25 00:04:18
8722 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
8723 (which is actually the reason for the change, we need to pass
8724 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
8725 EP/IX, OS/2, and TitanOS, based on the hints files.
8727 ! Configure config_h.SH
8728 ____________________________________________________________________________
8729 [ 9827] By: jhi on 2001/04/24 23:49:20
8730 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
8731 the $cat must have an absolute path.
8734 ____________________________________________________________________________
8735 [ 9826] By: jhi on 2001/04/24 23:40:53
8736 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
8739 ____________________________________________________________________________
8740 [ 9825] By: jhi on 2001/04/24 23:35:35
8741 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
8742 From: "Philip Newton" <pnewton@gmx.de>
8743 Date: Tue, 24 Apr 2001 18:52:49 +0200
8744 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
8747 ____________________________________________________________________________
8748 [ 9824] By: jhi on 2001/04/24 23:33:07
8749 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
8750 Some gcc specifics dropped out due to extensive rewriting;
8751 will be put back later as needed.
8754 ____________________________________________________________________________
8755 [ 9823] By: jhi on 2001/04/24 23:27:57
8756 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
8758 ! ext/POSIX/POSIX.xs
8759 ____________________________________________________________________________
8760 [ 9822] By: jhi on 2001/04/24 23:25:21
8761 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
8762 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8763 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
8764 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
8766 ! ext/XS/Typemap/Typemap.xs
8767 ____________________________________________________________________________
8768 [ 9821] By: jhi on 2001/04/24 23:24:10
8769 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
8770 From: "Abigail" <abigail@foad.org>
8771 Date: Tue, 24 Apr 2001 23:12:03 +0200
8772 Message-ID: <20010424211203.7901.qmail@foad.org>
8775 ____________________________________________________________________________
8776 [ 9820] By: jhi on 2001/04/24 23:23:15
8777 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
8778 From: Matt Sergeant <matt@sergeant.org>
8779 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
8780 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
8783 ____________________________________________________________________________
8784 [ 9819] By: nick on 2001/04/24 18:49:43
8785 Log: Integrate mainline.
8787 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
8788 !> (integrate 37 files)
8789 ____________________________________________________________________________
8790 [ 9818] By: jhi on 2001/04/24 14:35:23
8791 Log: Update Changes.
8793 ! Changes patchlevel.h
8794 ____________________________________________________________________________
8795 [ 9817] By: jhi on 2001/04/24 14:09:17
8796 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
8797 From: "Philip Newton" <pnewton@gmx.de>
8798 Date: Tue, 24 Apr 2001 12:58:12 +0200
8799 Message-ID: <3AE57864.8304.B77A0A@localhost>
8801 plus add CPAN to the list of modules that have their own tests.
8804 ____________________________________________________________________________
8805 [ 9816] By: jhi on 2001/04/24 14:07:03
8806 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
8807 From: Michael G Schwern <schwern@pobox.com>
8808 Date: Sat, 21 Apr 2001 22:35:00 +0100
8809 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
8812 ____________________________________________________________________________
8813 [ 9815] By: jhi on 2001/04/24 13:54:32
8814 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
8815 From: Robin Houston <robin@kitsite.com>
8816 Date: Tue, 24 Apr 2001 15:51:18 +0100
8817 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
8819 ! ext/B/B/Deparse.pm
8820 ____________________________________________________________________________
8821 [ 9814] By: jhi on 2001/04/24 13:17:34
8822 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8823 From: Bill Glicker <billg@burrelles.com>
8824 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
8825 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
8828 ____________________________________________________________________________
8829 [ 9813] By: jhi on 2001/04/24 12:54:23
8830 Log: Prevent path disclosure (probing for existence of filenames)
8831 using suidperl; bug id 20010322.218.
8833 ! perl.c pod/perldiag.pod
8834 ____________________________________________________________________________
8835 [ 9812] By: jhi on 2001/04/24 12:08:36
8838 ! ext/POSIX/POSIX.xs
8839 ____________________________________________________________________________
8840 [ 9811] By: jhi on 2001/04/24 11:57:35
8841 Log: (Retracted by #9812.)
8843 ! ext/POSIX/POSIX.xs
8844 ____________________________________________________________________________
8845 [ 9810] By: jhi on 2001/04/24 03:32:35
8846 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
8849 ____________________________________________________________________________
8850 [ 9809] By: jhi on 2001/04/24 03:16:13
8851 Log: The Math::BigFloat::import() was broken.
8852 (Fixes bug id 20010422.002.)
8854 ! lib/Math/BigFloat.pm
8855 ____________________________________________________________________________
8856 [ 9808] By: jhi on 2001/04/24 01:11:40
8857 Log: Additional dependencies; should help for parallel makes
8858 not to fail on missing lib/lib.pm or lib/re.pm.
8861 ____________________________________________________________________________
8862 [ 9807] By: jhi on 2001/04/24 00:57:01
8863 Log: Update the test failure disclaimer.
8865 ! t/pragma/warn/pp_hot
8866 ____________________________________________________________________________
8867 [ 9806] By: jhi on 2001/04/24 00:54:04
8868 Log: Add make target "install-all" which is alias for "install"
8869 to cater for case-preserving filesystems like HFS+.
8871 ! INSTALL Makefile.SH
8872 ____________________________________________________________________________
8873 [ 9805] By: jhi on 2001/04/24 00:47:28
8874 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
8875 From: Peter Prymmer <pvhp@forte.com>
8876 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
8877 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
8879 (Ken William's message forwarded from macosx@perl.org)
8882 ____________________________________________________________________________
8883 [ 9804] By: jhi on 2001/04/23 23:57:35
8887 ____________________________________________________________________________
8888 [ 9803] By: jhi on 2001/04/23 23:52:25
8889 Log: More PerlIO robustness.
8892 ____________________________________________________________________________
8893 [ 9802] By: jhi on 2001/04/23 23:43:35
8894 Log: Make the "STD* opened only for ..." errors more consistent.
8897 ____________________________________________________________________________
8898 [ 9801] By: jhi on 2001/04/23 23:34:26
8899 Log: Test case for #9800.
8902 ____________________________________________________________________________
8903 [ 9800] By: jhi on 2001/04/23 23:14:43
8904 Log: Avoid coredump on 'close STDERR; die' by making
8905 the PerlIO calls more robust. Also use SETERRNO()
8906 instead of errno = to be more VMS-ready.
8909 ____________________________________________________________________________
8910 [ 9799] By: jhi on 2001/04/23 21:41:10
8911 Log: Subject: test for ID 20010423.002
8912 From: Robin Houston <robin@kitsite.com>
8913 Date: Mon, 23 Apr 2001 16:52:21 +0100
8914 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
8917 ____________________________________________________________________________
8918 [ 9798] By: jhi on 2001/04/23 21:40:07
8919 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
8920 From: David Dyck <dcd@tc.fluke.com>
8921 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
8922 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
8925 ____________________________________________________________________________
8926 [ 9797] By: jhi on 2001/04/23 21:37:56
8927 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
8928 From: Benjamin Sugars <bsugars@canoe.ca>
8929 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
8930 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
8932 ! ext/Cwd/Cwd.xs lib/Cwd.pm
8933 ____________________________________________________________________________
8934 [ 9796] By: jhi on 2001/04/23 21:29:24
8935 Log: Synchronize h2xs and pod2man some more on the documentation
8936 templates they propose.
8938 ! pod/pod2man.PL utils/h2xs.PL
8939 ____________________________________________________________________________
8940 [ 9795] By: jhi on 2001/04/23 17:30:40
8941 Log: Add one more naughty test for base64; make encoding logic cleaner.
8944 ____________________________________________________________________________
8945 [ 9794] By: jhi on 2001/04/23 13:51:32
8946 Log: Update Changes.
8948 ! Changes patchlevel.h
8949 ____________________________________________________________________________
8950 [ 9793] By: jhi on 2001/04/23 13:44:18
8951 Log: Duplicate lines.
8954 ____________________________________________________________________________
8955 [ 9792] By: jhi on 2001/04/23 13:39:13
8956 Log: Subject: Re: PATCH 5.7.1
8957 From: Mark-Jason Dominus <mjd@plover.com>
8958 Date: Mon, 23 Apr 2001 10:30:21 -0400
8959 Message-ID: <20010423143021.17335.qmail@plover.com>
8962 ____________________________________________________________________________
8963 [ 9791] By: jhi on 2001/04/23 13:32:40
8964 Log: Add the CPAN.pm 1.59_54 tests.
8966 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
8968 ____________________________________________________________________________
8969 [ 9790] By: jhi on 2001/04/23 13:21:55
8970 Log: Subject: Deparse nit
8971 From: Robin Houston <robin@kitsite.com>
8972 Date: Mon, 23 Apr 2001 12:38:20 +0100
8973 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
8975 ! ext/B/B/Deparse.pm
8976 ____________________________________________________________________________
8977 [ 9789] By: jhi on 2001/04/23 13:19:07
8978 Log: Subject: [PATCH] bug 20010423.002
8979 From: Robin Houston <robin@kitsite.com>
8980 Date: Mon, 23 Apr 2001 13:12:30 +0100
8981 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
8984 ____________________________________________________________________________
8985 [ 9788] By: jhi on 2001/04/23 13:02:49
8986 Log: Subject: PATCH [5.7.1] hv.c unused #define
8987 From: Mark-Jason Dominus <mjd@plover.com>
8988 Date: Sun, 22 Apr 2001 14:17:49 -0400
8989 Message-ID: <20010422181749.26976.qmail@plover.com>
8992 ____________________________________________________________________________
8993 [ 9787] By: jhi on 2001/04/23 13:02:02
8994 Log: Subject: PATCH 5.7.1
8995 From: Mark-Jason Dominus <mjd@plover.com>
8996 Date: Sun, 22 Apr 2001 15:12:57 -0400
8997 Message-ID: <20010422191258.6539.qmail@plover.com>
8999 plus Sarathy's STMT_START + STMT_END suggestion.
9002 ____________________________________________________________________________
9003 [ 9786] By: jhi on 2001/04/23 12:53:25
9006 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
9007 From: dLux <dlux@spam.sch.bme.hu>
9008 Date: Mon, 23 Apr 2001 01:25:26 +0200
9009 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
9011 (SvGROW really does return a char *.)
9013 ! pod/perlapi.pod sv.h
9014 ____________________________________________________________________________
9015 [ 9785] By: jhi on 2001/04/23 04:34:04
9016 Log: Time::Piece work continues. $t->day removed since
9017 I think it's too confusing. Now has normal and
9018 abbreviated length weekday names and month names,
9019 the names change with _names(), not _list().
9020 Now has strftime() in Perl, _strftime() is
9021 the libc version (to which strftime() falls back
9022 if it doesn't know the format. To do: the reverse
9023 of strftime, strptime(), and the localisation of both.
9025 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
9026 ! t/lib/time-piece.t
9027 ____________________________________________________________________________
9028 [ 9784] By: jhi on 2001/04/23 02:41:46
9029 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
9030 From: andreas.koenig@anima.de (Andreas J. Koenig)
9031 Date: 23 Apr 2001 05:20:55 +0200
9032 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
9034 ! t/pragma/overload.t
9035 ____________________________________________________________________________
9036 [ 9783] By: jhi on 2001/04/22 23:32:42
9037 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
9038 From: Robin Houston <robin@kitsite.com>
9039 Date: Mon, 23 Apr 2001 00:38:18 +0100
9040 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
9042 ! ext/B/B/Deparse.pm
9043 ____________________________________________________________________________
9044 [ 9782] By: jhi on 2001/04/22 20:55:43
9045 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
9046 From: Simon Cozens <simon@netthink.co.uk>
9047 Date: Sun, 22 Apr 2001 18:47:25 +0100
9048 Message-ID: <20010422184725.A14411@netthink.co.uk>
9050 ! sv.c t/pragma/overload.t
9051 ____________________________________________________________________________
9052 [ 9781] By: jhi on 2001/04/22 20:52:13
9053 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
9054 From: Robin Houston <robin@kitsite.com>
9055 Date: Sun, 22 Apr 2001 22:14:50 +0100
9056 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
9058 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9059 ____________________________________________________________________________
9060 [ 9780] By: nick on 2001/04/22 20:40:31
9061 Log: Integrate mainline.
9063 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9065 !> (integrate 38 files)
9066 ____________________________________________________________________________
9067 [ 9779] By: jhi on 2001/04/22 15:16:03
9068 Log: Subject: IO::Socket::INET patch
9069 From: andrew deryabin <djsf@technarchy.ru>
9070 Date: Sat, 21 Apr 2001 17:46:52 +0400
9071 Message-ID: <20010421174652.B1426@technarchy>
9073 ! ext/IO/lib/IO/Socket/INET.pm
9074 ____________________________________________________________________________
9075 [ 9778] By: jhi on 2001/04/22 15:14:33
9076 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
9077 From: Mark-Jason Dominus <mjd@plover.com>
9078 Date: Sat, 21 Apr 2001 21:27:49 -0400
9079 Message-ID: <20010422012749.27024.qmail@plover.com>
9082 ____________________________________________________________________________
9083 [ 9777] By: jhi on 2001/04/22 15:10:51
9084 Log: Subject: Re: Regex debugger patch
9085 From: Mark-Jason Dominus <mjd@plover.com>
9086 Date: Sat, 21 Apr 2001 21:48:51 -0400
9087 Message-ID: <20010422014851.27165.qmail@plover.com>
9089 ! pod/perldebguts.pod
9090 ____________________________________________________________________________
9091 [ 9776] By: jhi on 2001/04/22 15:09:48
9092 Log: Subject: Re: Regex debugger patch
9093 From: Mark-Jason Dominus <mjd@plover.com>
9094 Date: Sat, 21 Apr 2001 14:24:39 -0400
9095 Message-ID: <20010421182439.16508.qmail@plover.com>
9097 Regex debugger backend.
9099 ! regcomp.c regexp.h
9100 ____________________________________________________________________________
9101 [ 9775] By: jhi on 2001/04/21 16:45:40
9102 Log: Subject: [PATCH] Typo in utf8.h
9103 From: Jesús Quiroga <jquiroga@pobox.com>
9104 Date: Sat, 21 Apr 2001 19:25:33 +0200
9105 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
9108 ____________________________________________________________________________
9109 [ 9774] By: jhi on 2001/04/21 16:43:52
9110 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9111 From: Joe Orton <jorton@redhat.com>
9112 Date: Tue, 17 Apr 2001 15:50:43 +0100
9113 Message-Id: <20010417155043.D19132@eu.c2.net>
9116 ____________________________________________________________________________
9117 [ 9773] By: jhi on 2001/04/21 15:30:15
9118 Log: Subject: Patch utils/h2xs.PL
9119 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9120 Date: Sat, 21 Apr 2001 10:32:16 -0500
9121 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
9123 Add MAILING list and LICENSE templates.
9126 ____________________________________________________________________________
9127 [ 9772] By: jhi on 2001/04/21 15:28:36
9128 Log: Subject: perlfaq2.patch for 5.7.1
9129 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9130 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
9131 Date: Fri, 20 Apr 2001 16:42:19 -0500
9133 rm an extra tab, a blurb about the xx.cpan to clarify
9134 which countries actually have that and dejanews is history
9135 as well as most of that nonsensical entry.
9138 ____________________________________________________________________________
9139 [ 9771] By: jhi on 2001/04/21 15:27:17
9140 Log: Subject: perlfaq1.patch for 5.7.1
9141 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9142 Date: Fri, 20 Apr 2001 16:57:36 -0500
9143 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
9145 Evil URLs must die. Especially when they are broken.
9148 ____________________________________________________________________________
9149 [ 9770] By: jhi on 2001/04/21 15:23:38
9150 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
9151 From: Michael G Schwern <schwern@pobox.com>
9152 Date: Sat, 21 Apr 2001 16:11:12 +0100
9153 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
9155 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
9157 ! MANIFEST ext/B/B.pm t/lib/b.t
9158 ____________________________________________________________________________
9159 [ 9769] By: jhi on 2001/04/21 15:03:32
9160 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
9161 From: Michael G Schwern <schwern@pobox.com>
9162 Date: Sat, 21 Apr 2001 09:48:00 +0100
9163 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
9166 ____________________________________________________________________________
9167 [ 9768] By: jhi on 2001/04/21 14:33:49
9168 Log: PerlIO and Encode doc cleanup and tweaks.
9170 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
9171 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
9172 ____________________________________________________________________________
9173 [ 9767] By: jhi on 2001/04/21 12:40:16
9174 Log: Integrate perlio.
9177 ____________________________________________________________________________
9178 [ 9766] By: nick on 2001/04/20 18:28:35
9179 Log: Avoid core dump on
9180 open(STDOUT,">",\$foo);
9183 ____________________________________________________________________________
9184 [ 9765] By: jhi on 2001/04/20 13:23:43
9185 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9186 From: Robin Houston <robin@kitsite.com>
9187 Date: Fri, 20 Apr 2001 14:29:22 +0100
9188 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
9190 ! ext/B/B.pm ext/B/B/Deparse.pm
9191 ____________________________________________________________________________
9192 [ 9764] By: jhi on 2001/04/20 13:19:33
9193 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
9194 From: Peter Prymmer <pvhp@forte.com>
9195 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
9196 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
9198 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9199 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9200 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9201 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9202 ____________________________________________________________________________
9203 [ 9763] By: jhi on 2001/04/20 12:36:39
9204 Log: Subject: Re: A new PerlIO coredump
9205 From: Nick Ing-Simmons <nik@tiuk.ti.com>
9206 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
9207 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
9210 ____________________________________________________________________________
9211 [ 9762] By: jhi on 2001/04/19 23:02:30
9212 Log: Update Changes.
9214 ! Changes patchlevel.h
9215 ____________________________________________________________________________
9216 [ 9761] By: jhi on 2001/04/19 22:59:19
9217 Log: More cleanup cleanup.
9219 ! Makefile.SH win32/Makefile win32/makefile.mk
9220 ____________________________________________________________________________
9221 [ 9760] By: jhi on 2001/04/19 22:50:31
9222 Log: lib/Time is non-empty, let's not rmdir it.
9225 ____________________________________________________________________________
9226 [ 9759] By: jhi on 2001/04/19 22:36:51
9227 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9228 From: Robin Houston <robin@kitsite.com>
9229 Date: Fri, 20 Apr 2001 00:18:53 +0100
9230 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
9232 ! ext/B/B/Deparse.pm
9233 ____________________________________________________________________________
9234 [ 9758] By: jhi on 2001/04/19 22:36:00
9235 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
9236 From: Peter Prymmer <pvhp@forte.com>
9237 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
9238 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
9241 ____________________________________________________________________________
9242 [ 9757] By: nick on 2001/04/19 18:53:54
9243 Log: Blind (untested) integrate of mainline.
9245 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9246 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
9247 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9248 !> (integrate 53 files)
9249 ____________________________________________________________________________
9250 [ 9756] By: jhi on 2001/04/19 16:59:23
9251 Log: Document and test Time::Piece.
9253 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
9254 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
9255 ____________________________________________________________________________
9256 [ 9755] By: jhi on 2001/04/19 12:13:29
9257 Log: A better fix for the \x{12345678} trouble from NI-S.
9260 ____________________________________________________________________________
9261 [ 9754] By: jhi on 2001/04/19 11:56:07
9262 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
9263 From: Robin Houston <robin@kitsite.com>
9264 Date: Wed, 18 Apr 2001 17:58:33 +0100
9265 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
9267 ! ext/B/B/Deparse.pm op.c
9268 ____________________________________________________________________________
9269 [ 9753] By: jhi on 2001/04/19 04:21:52
9270 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
9271 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
9272 Date: Thu, 19 Apr 2001 01:11:41 -0400
9273 Message-ID: <20010419011141.A5798@cpan.org>
9275 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
9276 ____________________________________________________________________________
9277 [ 9752] By: jhi on 2001/04/19 02:41:10
9278 Log: The new time utils need to be thread-aware, too.
9281 ____________________________________________________________________________
9282 [ 9751] By: jhi on 2001/04/19 02:26:47
9283 Log: Compilation nit noticed by AIX compiler.
9286 ____________________________________________________________________________
9287 [ 9750] By: jhi on 2001/04/19 02:20:06
9288 Log: The new time utils need to be public.
9291 ____________________________________________________________________________
9292 [ 9749] By: jhi on 2001/04/19 01:42:39
9296 ____________________________________________________________________________
9297 [ 9748] By: jhi on 2001/04/19 01:41:10
9298 Log: Add Time::Piece, a slight rewrite of Time::Object,
9301 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9302 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
9303 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9304 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
9305 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
9307 ____________________________________________________________________________
9308 [ 9747] By: jhi on 2001/04/19 00:55:35
9309 Log: The new metaconfig unit from strftime.
9310 Branch: metaconfig/U/perl
9312 ____________________________________________________________________________
9313 [ 9746] By: jhi on 2001/04/19 00:54:54
9314 Log: Move the strftime() wrapper from POSIX.xs to util.c
9315 as my_strftime(), requires HAS_STRFTIME.
9317 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9318 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
9319 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
9320 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9321 ! vos/config.ga.h win32/config.bc win32/config.gc
9323 ____________________________________________________________________________
9324 [ 9745] By: jhi on 2001/04/18 23:11:03
9325 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
9326 in preparation of Time::Piece.
9328 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
9329 ____________________________________________________________________________
9330 [ 9744] By: jhi on 2001/04/18 22:33:12
9331 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
9332 From: Peter Prymmer <pvhp@forte.com>
9333 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
9334 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
9337 ____________________________________________________________________________
9338 [ 9743] By: jhi on 2001/04/18 22:32:23
9339 Log: Subject: Fwd: pod2html leaves cache files lying around?
9340 From: Rajesh Vaidheeswarran <rv@gnu.org>
9341 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
9342 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
9345 ____________________________________________________________________________
9346 [ 9742] By: jhi on 2001/04/18 20:31:49
9347 Log: Update Changes.
9349 ! Changes patchlevel.h
9350 ____________________________________________________________________________
9351 [ 9741] By: jhi on 2001/04/18 20:23:02
9352 Log: Declare hints only if needed.
9354 ! ext/B/B/Deparse.pm
9355 ____________________________________________________________________________
9356 [ 9740] By: jhi on 2001/04/18 19:06:05
9357 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
9358 bug noticed by Robin Houston; basically the code of detecting
9359 value wraparound was acting differently under different compilers
9360 and platforms. The workaround is to remove the overflow check
9361 for now, a real fix would be to do the overflow (portably) right.
9364 ____________________________________________________________________________
9365 [ 9739] By: jhi on 2001/04/18 19:01:23
9366 Log: Subject: [PATCH B::Deparse] some pragma support
9367 From: Robin Houston <robin@kitsite.com>
9368 Date: Wed, 18 Apr 2001 19:32:12 +0100
9369 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
9371 ! ext/B/B/Deparse.pm
9372 ____________________________________________________________________________
9373 [ 9738] By: jhi on 2001/04/18 15:16:37
9374 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
9375 From: Benjamin Sugars <bsugars@canoe.ca>
9376 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
9377 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
9380 ____________________________________________________________________________
9381 [ 9737] By: jhi on 2001/04/18 13:24:50
9382 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
9383 From: Tim Jenness <t.jenness@jach.hawaii.edu>
9384 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
9385 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
9387 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
9388 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
9389 ____________________________________________________________________________
9390 [ 9736] By: jhi on 2001/04/18 04:15:14
9391 Log: The #9735 also changes the subtest 12.
9394 ____________________________________________________________________________
9395 [ 9735] By: jhi on 2001/04/18 03:55:17
9396 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
9397 From: David Dyck <dcd@tc.fluke.com>
9398 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
9399 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
9401 ! ext/B/B/Deparse.pm
9402 ____________________________________________________________________________
9403 [ 9734] By: jhi on 2001/04/18 03:54:11
9404 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
9405 From: Gisle Aas <gisle@ActiveState.com>
9406 Date: 17 Apr 2001 19:06:45 -0700
9407 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
9409 ! pp_hot.c t/op/misc.t
9410 ____________________________________________________________________________
9411 [ 9733] By: jhi on 2001/04/17 22:25:22
9412 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
9413 From: "Abigail" <abigail@foad.org>
9414 Date: Wed, 18 Apr 2001 01:17:46 +0200
9415 Message-ID: <20010417231746.21657.qmail@foad.org>
9417 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
9418 ____________________________________________________________________________
9419 [ 9732] By: jhi on 2001/04/17 20:47:56
9420 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
9421 From: Robin Houston <robin@kitsite.com>
9422 Date: Tue, 17 Apr 2001 22:37:42 +0100
9423 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
9425 ! ext/B/B/Deparse.pm
9426 ____________________________________________________________________________
9427 [ 9731] By: nick on 2001/04/17 20:46:35
9428 Log: Re-sync for t/lib/b.t fix
9430 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
9431 ____________________________________________________________________________
9432 [ 9730] By: jhi on 2001/04/17 20:45:29
9433 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
9434 From: Robin Houston <robin@kitsite.com>
9435 Date: Tue, 17 Apr 2001 22:29:36 +0100
9436 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
9438 ! ext/B/B.xs ext/B/B/Deparse.pm
9439 ____________________________________________________________________________
9440 [ 9729] By: jhi on 2001/04/17 20:43:11
9441 Log: Subject: Deparse - parenthesise args to undeclared subs
9442 From: Robin Houston <robin@kitsite.com>
9443 Date: Tue, 17 Apr 2001 21:31:05 +0100
9444 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
9446 ! ext/B/B/Deparse.pm
9447 ____________________________________________________________________________
9448 [ 9728] By: jhi on 2001/04/17 18:57:30
9449 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
9450 From: Benjamin Sugars <ben.sugars@home.com>
9451 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
9452 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
9455 ____________________________________________________________________________
9456 [ 9727] By: jhi on 2001/04/17 18:20:20
9457 Log: Subject: [PATCH B::Deparse] ambient pragmas
9458 From: Robin Houston <robin@kitsite.com>
9459 Date: Tue, 17 Apr 2001 20:01:59 +0100
9460 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
9462 ! ext/B/B/Deparse.pm t/lib/b.t
9463 ____________________________________________________________________________
9464 [ 9726] By: nick on 2001/04/17 16:33:51
9465 Log: Integrate mainline (t/lib/b.t fails test 2...)
9467 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9468 +> ext/List/Util/README ext/List/Util/Util.xs
9469 +> ext/List/Util/lib/List/Util.pm
9470 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
9471 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9472 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9473 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9474 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9475 !> (integrate 31 files)
9476 ____________________________________________________________________________
9477 [ 9725] By: jhi on 2001/04/17 12:14:24
9478 Log: Subject: multiple B::* changes
9479 From: Robin Houston <robin@kitsite.com>
9480 Date: Thu, 12 Apr 2001 20:12:27 +0100
9481 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
9483 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9484 ____________________________________________________________________________
9485 [ 9724] By: jhi on 2001/04/17 11:59:05
9486 Log: Thread-awareness from Doug MacEachern.
9488 ! ext/List/Util/Util.xs
9489 ____________________________________________________________________________
9490 [ 9723] By: jhi on 2001/04/17 11:57:41
9491 Log: Make the test more portable.
9494 ____________________________________________________________________________
9495 [ 9722] By: jhi on 2001/04/17 11:53:50
9496 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
9497 From: Benjamin Sugars <ben.sugars@home.com>
9498 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
9499 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
9502 ____________________________________________________________________________
9503 [ 9721] By: jhi on 2001/04/17 11:52:17
9504 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
9505 From: Benjamin Sugars <bsugars@canoe.ca>
9506 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
9507 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
9510 ____________________________________________________________________________
9511 [ 9720] By: jhi on 2001/04/17 11:35:42
9512 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
9513 From: Chris Nandor <pudge@pobox.com>
9514 Date: Tue, 17 Apr 2001 00:30:49 -0400
9515 Message-Id: <p05100207b701768712de@[10.0.1.177]>
9517 ! ext/File/Glob/bsd_glob.c gv.c
9518 ____________________________________________________________________________
9519 [ 9719] By: jhi on 2001/04/17 11:32:13
9520 Log: Subject: [PATCH] Tweten->West
9521 From: Casey West <casey@geeknest.com>
9522 Date: Mon, 16 Apr 2001 12:11:22 -0400
9523 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
9525 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
9527 ____________________________________________________________________________
9528 [ 9718] By: jhi on 2001/04/16 03:22:52
9529 Log: Update Changes.
9531 ! Changes patchlevel.h
9532 ____________________________________________________________________________
9533 [ 9717] By: jhi on 2001/04/16 03:06:28
9537 ____________________________________________________________________________
9538 [ 9716] By: jhi on 2001/04/16 02:58:42
9539 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
9540 From: Prymmer/Kahn <pvhp@best.com>
9541 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
9542 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
9545 ____________________________________________________________________________
9546 [ 9715] By: jhi on 2001/04/15 23:40:35
9547 Log: Subject: Re: Net::Ping patch, adds stream protocol
9548 From: bronson@rinspin.com (Scott Bronson)
9549 Date: Tue, 10 Apr 2001 23:58:33 -0700
9550 Message-ID: <20010410235833.N29719@rinspin.com>
9553 ____________________________________________________________________________
9554 [ 9714] By: jhi on 2001/04/15 23:31:46
9555 Log: Printing out the ok messages helps successful testing.
9557 ! t/lib/time-hires.t
9558 ____________________________________________________________________________
9559 [ 9713] By: jhi on 2001/04/15 21:43:24
9560 Log: Update Douglas Wegscheid's email.
9563 ____________________________________________________________________________
9564 [ 9712] By: jhi on 2001/04/15 21:40:41
9565 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
9566 From: Michael G Schwern <schwern@pobox.com>
9567 Date: Sat, 14 Apr 2001 22:40:50 +0100
9568 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
9571 ! MANIFEST lib/Exporter/Heavy.pm
9572 ____________________________________________________________________________
9573 [ 9711] By: jhi on 2001/04/15 21:39:21
9574 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
9575 From: Michael G Schwern <schwern@pobox.com>
9576 Date: Sat, 14 Apr 2001 22:13:59 +0100
9577 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
9580 ____________________________________________________________________________
9581 [ 9710] By: jhi on 2001/04/15 21:30:19
9582 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
9583 From: Michael G Schwern <schwern@pobox.com>
9584 Date: Sat, 14 Apr 2001 22:05:32 +0100
9585 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
9587 ! t/pragma/warnings.t
9588 ____________________________________________________________________________
9589 [ 9709] By: jhi on 2001/04/15 19:34:09
9590 Log: Integrate changes #9706,9707 from maintperl into mainline.
9592 change#7210 broke .packlist generation
9594 ExtUtils::Installed doesn't quote regex metacharacters in paths
9595 before using them in match; also make it work for dosish platforms
9597 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9598 ____________________________________________________________________________
9599 [ 9708] By: jhi on 2001/04/15 19:31:01
9600 Log: Test also the scalar aspect of getitimer().
9602 ! t/lib/time-hires.t
9603 ____________________________________________________________________________
9604 [ 9707] By: gsar on 2001/04/15 17:24:20
9605 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
9606 before using them in match; also make it work for dosish platforms
9607 Branch: maint-5.6/perl
9608 ! lib/ExtUtils/Installed.pm
9609 ____________________________________________________________________________
9610 [ 9706] By: gsar on 2001/04/15 17:21:59
9611 Log: change#7210 broke .packlist generation (listed only filename
9612 rather than fully qualified path name)
9613 Branch: maint-5.6/perl
9614 ! lib/ExtUtils/Install.pm
9615 ____________________________________________________________________________
9616 [ 9705] By: jhi on 2001/04/15 12:36:33
9617 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
9619 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
9620 ! t/lib/time-hires.t
9621 ____________________________________________________________________________
9622 [ 9704] By: jhi on 2001/04/15 10:49:08
9623 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
9624 From: Prymmer/Kahn <pvhp@best.com>
9625 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
9626 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
9628 ! lib/utf8.pm pod/perlebcdic.pod
9629 ____________________________________________________________________________
9630 [ 9703] By: jhi on 2001/04/15 02:26:26
9631 Log: I keep forgetting to sort MANIFEST.
9634 ____________________________________________________________________________
9635 [ 9702] By: jhi on 2001/04/15 02:07:47
9636 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
9637 Now we have blessed, reftype, tainted, first, reduce, ...
9639 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9640 + ext/List/Util/README ext/List/Util/Util.xs
9641 + ext/List/Util/lib/List/Util.pm
9642 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
9643 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
9644 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9645 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9646 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9648 ____________________________________________________________________________
9649 [ 9701] By: jhi on 2001/04/14 15:05:25
9650 Log: Subject: RE: dprofpp.pl updates
9651 From: Carl Eklof <CEklof@endeca.com>
9652 Date: Thu, 12 Apr 2001 18:45:46 -0400
9653 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
9656 ____________________________________________________________________________
9657 [ 9700] By: jhi on 2001/04/14 14:44:55
9658 Log: Do not just blindly add CR.
9661 ____________________________________________________________________________
9662 [ 9699] By: jhi on 2001/04/13 13:17:01
9663 Log: Update Changes.
9665 ! Changes patchlevel.h
9666 ____________________________________________________________________________
9667 [ 9698] By: jhi on 2001/04/13 12:44:48
9668 Log: Integrate perlio.
9670 !> ext/PerlIO/Scalar/Scalar.xs
9671 ____________________________________________________________________________
9672 [ 9697] By: jhi on 2001/04/13 12:29:15
9673 Log: Add more debug output to the test.
9676 ____________________________________________________________________________
9677 [ 9696] By: nick on 2001/04/13 10:14:29
9678 Log: Fix core dump on binmode($fh,'Scalar')
9680 ! ext/PerlIO/Scalar/Scalar.xs
9681 ____________________________________________________________________________
9682 [ 9695] By: nick on 2001/04/13 09:05:42
9683 Log: Integrate mainline
9685 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9686 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9687 +> t/lib/time-hires.t
9688 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
9689 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
9690 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
9691 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
9692 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
9693 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
9694 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
9695 ____________________________________________________________________________
9696 [ 9694] By: jhi on 2001/04/12 22:23:35
9697 Log: Integrate change #9693 from maintperl into mainline.
9699 $VERSION and Version() on the same line provokes a warning from
9700 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9702 !> lib/Devel/SelfStubber.pm
9703 ____________________________________________________________________________
9704 [ 9693] By: gsar on 2001/04/12 21:55:56
9705 Log: $VERSION and Version() on the same line provokes a warning from
9706 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9707 Branch: maint-5.6/perl
9708 ! lib/Devel/SelfStubber.pm
9709 ____________________________________________________________________________
9710 [ 9692] By: jhi on 2001/04/12 13:54:00
9711 Log: This is at least 5.005.
9713 ! ext/Time/HiRes/HiRes.xs
9714 ____________________________________________________________________________
9715 [ 9691] By: jhi on 2001/04/12 13:37:20
9716 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
9718 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
9719 ! win32/Makefile win32/makefile.mk
9720 ____________________________________________________________________________
9721 [ 9690] By: jhi on 2001/04/12 01:34:46
9722 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
9724 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9725 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9726 + t/lib/time-hires.t
9728 ____________________________________________________________________________
9729 [ 9689] By: jhi on 2001/04/12 00:28:39
9730 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
9731 From: Gisle Aas <gisle@ActiveState.com>
9732 Date: 11 Apr 2001 16:36:11 -0700
9733 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
9735 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
9736 ____________________________________________________________________________
9737 [ 9688] By: jhi on 2001/04/12 00:27:39
9738 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9739 From: Gisle Aas <gisle@ActiveState.com>
9740 Date: 11 Apr 2001 11:13:24 -0700
9741 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
9743 ! ext/MIME/Base64/Base64.xs
9744 ____________________________________________________________________________
9745 [ 9687] By: jhi on 2001/04/11 19:51:47
9746 Log: Slight update on the Todo list. (Should integrate to Todo?)
9749 ____________________________________________________________________________
9750 [ 9686] By: jhi on 2001/04/11 16:54:25
9751 Log: Subject: [PATCH opcode.pl] Documentation of table format
9752 From: Simon Cozens <simon@netthink.co.uk>
9753 Date: Wed, 11 Apr 2001 12:59:31 +0100
9754 Message-ID: <20010411125931.A25681@netthink.co.uk>
9757 ____________________________________________________________________________
9758 [ 9685] By: jhi on 2001/04/11 16:53:15
9759 Log: Subject: [PATCH] prototype("CORE::recv")
9760 From: Simon Cozens <simon@netthink.co.uk>
9761 Date: Wed, 11 Apr 2001 13:24:35 +0100
9762 Message-ID: <20010411132435.A26169@netthink.co.uk>
9764 ! pp.c t/comp/proto.t
9765 ____________________________________________________________________________
9766 [ 9684] By: jhi on 2001/04/11 16:47:13
9767 Log: FAQ (and AUTHORS) update from Dan Carson: the information
9768 was several years obsolete, Term::Readkey has been updated
9769 to have the functionality.
9771 ! AUTHORS pod/perlfaq5.pod
9772 ____________________________________________________________________________
9773 [ 9683] By: jhi on 2001/04/11 12:15:46
9774 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9775 From: Calle Dybedahl <calle@lysator.liu.se>
9776 Date: 10 Apr 2001 16:44:16 +0200
9777 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
9779 ! ext/MIME/Base64/Base64.xs
9780 ____________________________________________________________________________
9781 [ 9682] By: jhi on 2001/04/11 12:12:26
9782 Log: A more minimal fix for 20010410.006 from Hugo.
9785 ____________________________________________________________________________
9786 [ 9681] By: jhi on 2001/04/11 11:34:23
9787 Log: Integrate changes #9678,9679 from maintline into mainperl.
9789 addendum to change#9676
9791 up $File::Glob::VERSION; add a note pointing out the version of
9792 the OpenBSD glob bsd_glob.c resembles
9794 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9795 !> ext/File/Glob/bsd_glob.h
9796 ____________________________________________________________________________
9797 [ 9680] By: jhi on 2001/04/11 11:30:38
9798 Log: Bad test numbering in integrate in #9677.
9799 Fixes ID 20010411.001.
9802 ____________________________________________________________________________
9803 [ 9679] By: gsar on 2001/04/11 03:38:40
9804 Log: up $File::Glob::VERSION; add a note pointing out the version of
9805 the OpenBSD glob bsd_glob.c resembles
9806 Branch: maint-5.6/perl
9807 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9808 ! ext/File/Glob/bsd_glob.h
9809 ____________________________________________________________________________
9810 [ 9678] By: gsar on 2001/04/11 03:09:48
9811 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
9812 revision 1.8.10.1 found here:
9814 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
9815 Branch: maint-5.6/perl
9816 ! ext/File/Glob/bsd_glob.c
9817 ____________________________________________________________________________
9818 [ 9677] By: jhi on 2001/04/11 02:54:39
9819 Log: Integrate changes #9675,9676 from maintperl into mainline.
9821 fix for bug 20010410.006, undo change#7115
9823 port the OpenBSD glob() security patch
9825 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9826 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
9828 ____________________________________________________________________________
9829 [ 9676] By: gsar on 2001/04/11 02:19:02
9830 Log: port the glob() security patch found at:
9832 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
9834 CERT advisory for the issue is here:
9836 http://www.cert.org/advisories/CA-2001-07.html
9838 Note that the security scare is only relevant for those who are
9839 foolish enough to build suidperl (which is now officially discouraged)
9840 Branch: maint-5.6/perl
9841 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9842 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
9843 ____________________________________________________________________________
9844 [ 9675] By: gsar on 2001/04/10 23:52:11
9845 Log: fix for bug 20010410.006
9847 undo change#7115 (came into maint-5.6 as change#8156)
9849 add tests to keep it from coming back
9850 Branch: maint-5.6/perl
9851 ! regexec.c t/op/pat.t
9852 ____________________________________________________________________________
9853 [ 9674] By: nick on 2001/04/10 20:39:31
9854 Log: Integrate mainline
9856 +> Porting/testall.atom
9857 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
9858 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
9859 !> t/lib/lc-uk.t t/pod/find.t
9860 ____________________________________________________________________________
9861 [ 9673] By: nick on 2001/04/10 18:46:14
9862 Log: Integrate against change 9670 aka perl-5.7.1
9864 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
9865 !> (integrate 53 files)
9866 ____________________________________________________________________________
9867 [ 9672] By: jhi on 2001/04/10 13:45:01
9868 Log: Add a script for doing cumulative profile of the test suite.
9869 (Requires ATOM, that is, Tru64.)
9871 + Porting/testall.atom
9873 ____________________________________________________________________________
9874 [ 9671] By: jhi on 2001/04/10 12:38:53
9875 Log: Missing std block.
9877 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
9878 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
9880 ____________________________________________________________________________
9881 [ 9670] By: jhi on 2001/04/10 01:25:58
9885 ____________________________________________________________________________
9886 [ 9669] By: jhi on 2001/04/10 01:09:14
9887 Log: Update Changes.
9889 ! Changes patchlevel.h
9890 ____________________________________________________________________________
9891 [ 9668] By: jhi on 2001/04/10 01:00:38
9895 ____________________________________________________________________________
9896 [ 9667] By: jhi on 2001/04/10 00:52:16
9897 Log: Update perlhist.
9900 ____________________________________________________________________________
9901 [ 9666] By: jhi on 2001/04/09 23:38:59
9902 Log: Slight wording tweaks from Damian to #9658.
9905 ____________________________________________________________________________
9906 [ 9665] By: jhi on 2001/04/09 19:56:06
9907 Log: Subject: [PATCH perlutil.pod] Nit
9908 From: Simon Cozens <simon@netthink.co.uk>
9909 Date: Mon, 9 Apr 2001 20:29:44 +0100
9910 Message-ID: <20010409202944.A14796@the.earth.li>
9913 ____________________________________________________________________________
9914 [ 9664] By: jhi on 2001/04/09 19:54:42
9915 Log: Subject: Re: perl571delta.pod@9631
9916 From: Mike Guy <mjtg@cam.ac.uk>
9917 Date: Mon, 09 Apr 2001 18:09:14 +0100
9918 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
9920 ! pod/perl571delta.pod
9921 ____________________________________________________________________________
9922 [ 9663] By: jhi on 2001/04/09 13:43:35
9923 Log: Update Changes.
9925 ! Changes patchlevel.h
9926 ____________________________________________________________________________
9927 [ 9662] By: jhi on 2001/04/09 13:24:46
9930 ! AUTHORS pod/perl571delta.pod
9931 ____________________________________________________________________________
9932 [ 9661] By: jhi on 2001/04/09 13:15:13
9933 Log: Thinko in manual patch applying.
9936 ____________________________________________________________________________
9937 [ 9660] By: jhi on 2001/04/09 13:07:53
9938 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
9939 From: Robin Barker <rmb1@cise.npl.co.uk>
9940 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
9941 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
9943 (This corrects the case where the "isn't numeric" string contains \0s
9944 and is longer than the temporary buffer, and contains \0 at the point
9945 the string would be truncated by "...".)
9948 ____________________________________________________________________________
9949 [ 9659] By: jhi on 2001/04/09 12:57:41
9950 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
9952 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
9953 ! t/lib/cgi-function.t t/lib/cgi-html.t
9954 ____________________________________________________________________________
9955 [ 9658] By: jhi on 2001/04/09 12:48:47
9956 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
9957 From: Ilmari Karonen <iltzu@sci.fi>
9958 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
9959 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
9961 Rearrange and rewrite the Method Invocation section
9962 to explain the concepts in nicer order.
9965 ____________________________________________________________________________
9966 [ 9657] By: jhi on 2001/04/09 12:35:58
9967 Log: Upgrade to podlators 1.09, from Russ Allbery.
9969 ! lib/Pod/Man.pm lib/Pod/Text.pm
9970 ____________________________________________________________________________
9971 [ 9656] By: jhi on 2001/04/09 12:31:53
9974 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
9975 ____________________________________________________________________________
9976 [ 9655] By: jhi on 2001/04/09 12:20:09
9977 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
9978 From: Prymmer/Kahn <pvhp@best.com>
9979 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
9980 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
9982 ! lib/utf8.pm pod/perlunicode.pod
9983 ____________________________________________________________________________
9984 [ 9654] By: gsar on 2001/04/09 03:38:33
9985 Log: here lies 5.6.1
9986 Branch: maint-5.6/perl
9988 ____________________________________________________________________________
9989 [ 9653] By: jhi on 2001/04/09 03:25:24
9990 Log: Update perlhist.
9993 ____________________________________________________________________________
9994 [ 9652] By: jhi on 2001/04/09 03:18:49
9995 Log: perl571delta tweaking continues.
9997 ! pod/perl571delta.pod
9998 ____________________________________________________________________________
9999 [ 9651] By: gsar on 2001/04/09 03:11:19
10000 Log: update Changes, patchlevel.h &c.
10001 Branch: maint-5.6/perl
10002 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
10004 ____________________________________________________________________________
10005 [ 9650] By: jhi on 2001/04/09 02:40:24
10006 Log: Integrate the perlfork half of #9513 from maintperl into mainline
10007 (the perlunicode half is obsolete)
10010 ____________________________________________________________________________
10011 [ 9649] By: gsar on 2001/04/09 02:35:43
10012 Log: tweak perldelta as suggested by Jarkko
10013 Branch: maint-5.6/perl
10014 ! pod/perldelta.pod
10015 ____________________________________________________________________________
10016 [ 9648] By: jhi on 2001/04/09 02:13:04
10017 Log: Integrate change #9646 from maintperl into mainline.
10019 add note about ithreads and Thread.pm
10021 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
10022 ____________________________________________________________________________
10023 [ 9647] By: jhi on 2001/04/09 02:10:18
10024 Log: Bad assumption that shortsize == 2.
10026 ! t/lib/xs-typemap.t
10027 ____________________________________________________________________________
10028 [ 9646] By: gsar on 2001/04/09 00:48:04
10029 Log: add note about ithreads and Thread.pm (too many people are
10030 confused by the fact that Thread.pm is built and installed
10031 under non-5005threads but doesn't work)
10032 Branch: maint-5.6/perl
10033 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
10034 ____________________________________________________________________________
10035 [ 9645] By: gsar on 2001/04/09 00:19:03
10036 Log: update perldelta.pod for changes in 5.6.1
10037 Branch: maint-5.6/perl
10038 ! Changes pod/perldelta.pod
10039 ____________________________________________________________________________
10040 [ 9644] By: jhi on 2001/04/08 20:37:00
10041 Log: Integrate change #9639 from maintperl into mainline:
10042 on windows, many of the README.* pods were being copied to
10045 !> win32/Makefile win32/makefile.mk
10046 ____________________________________________________________________________
10047 [ 9643] By: jhi on 2001/04/08 20:07:11
10048 Log: Integrate change #9624 from maintperl into mainline:
10049 the pod tests were not okay. (t/pod/find.t changes ignored)
10051 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
10052 !> t/pod/include.t t/pod/included.t t/pod/lref.t
10053 !> t/pod/multiline_items.t t/pod/nested_items.t
10054 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10055 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10056 ____________________________________________________________________________
10057 [ 9642] By: jhi on 2001/04/08 19:57:17
10058 Log: Integrate change #9638 from maintperl into mainline:
10059 update to latest JPL from the anoncvs repository
10061 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10062 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10063 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10064 ____________________________________________________________________________
10065 [ 9641] By: jhi on 2001/04/08 19:53:30
10066 Log: perl571delta updates.
10068 ! lib/Filter/Simple.pm pod/perl571delta.pod
10069 ____________________________________________________________________________
10070 [ 9640] By: gsar on 2001/04/08 19:20:46
10071 Log: integrate change#9634 from mainline
10073 Fix the perlmodlib generation (didn't understand separate .pod
10074 files; didn't understand -- as the name-thing separator).
10075 Update the CPAN mirrors list.
10076 Branch: maint-5.6/perl
10077 ! pod/perlmodlib.pod
10078 !> pod/perlmodlib.PL
10079 ____________________________________________________________________________
10080 [ 9639] By: gsar on 2001/04/08 18:57:31
10081 Log: on windows, many of the README.* pods were being copied to the wrong
10083 Branch: maint-5.6/perl
10084 ! win32/Makefile win32/makefile.mk
10085 ____________________________________________________________________________
10086 [ 9638] By: gsar on 2001/04/08 18:38:25
10087 Log: update to latest JPL from the anoncvs repository
10088 Branch: maint-5.6/perl
10089 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10090 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10091 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10092 ____________________________________________________________________________
10093 [ 9637] By: jhi on 2001/04/08 17:53:53
10094 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
10096 ! pod/perl571delta.pod
10097 ____________________________________________________________________________
10098 [ 9636] By: jhi on 2001/04/08 17:18:32
10102 ____________________________________________________________________________
10103 [ 9635] By: jhi on 2001/04/08 17:16:33
10104 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
10105 From: "Craig A. Berry" <craigberry@mac.com>
10106 Date: Sun, 08 Apr 2001 12:30:16 -0500
10107 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
10109 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
10110 ____________________________________________________________________________
10111 [ 9634] By: jhi on 2001/04/08 17:09:19
10112 Log: Fix the perlmodlib generation (didn't understand separate .pod
10113 files; didn't understand -- as the name-thing separator).
10115 Update the CPAN mirrors list.
10117 ! pod/perlmodlib.PL pod/perlmodlib.pod
10118 ____________________________________________________________________________
10119 [ 9633] By: jhi on 2001/04/08 16:49:17
10120 Log: Sort MANIFEST.
10123 ____________________________________________________________________________
10124 [ 9632] By: gsar on 2001/04/08 16:36:06
10125 Log: add $Tie::RefHash::VERSION
10126 Branch: maint-5.6/perl
10127 ! lib/Tie/RefHash.pm
10128 ____________________________________________________________________________
10129 [ 9631] By: jhi on 2001/04/08 16:10:15
10130 Log: perl571delta updates based on p5p feedback; still needs
10133 ! pod/perl571delta.pod
10134 ____________________________________________________________________________
10135 [ 9630] By: jhi on 2001/04/08 15:59:13
10136 Log: Update the list of supported platforms to talk about 5.7.1
10140 ____________________________________________________________________________
10141 [ 9629] By: jhi on 2001/04/08 15:55:41
10142 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
10143 from maintperl into mainline: perlport updates.
10146 ____________________________________________________________________________
10147 [ 9628] By: jhi on 2001/04/08 15:53:17
10148 Log: perlsolaris.pod copied to wrong directory.
10150 ! win32/makefile.mk
10151 ____________________________________________________________________________
10152 [ 9627] By: jhi on 2001/04/08 14:48:18
10153 Log: Subject: Typos in perl571delta.pod
10154 From: "Stephen P. Potter" <spp@spotter.yi.org>
10155 Date: Sat, 07 Apr 2001 20:37:05 -0400
10156 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
10158 ! pod/perl571delta.pod
10159 ____________________________________________________________________________
10160 [ 9626] By: jhi on 2001/04/08 14:39:04
10161 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
10164 ____________________________________________________________________________
10165 [ 9625] By: nick on 2001/04/08 10:14:23
10166 Log: Integrate mainline
10168 +> pod/perl570delta.pod pod/perl571delta.pod
10169 !> (integrate 27 files)
10170 ____________________________________________________________________________
10171 [ 9624] By: gsar on 2001/04/08 06:08:17
10172 Log: test in t/pod/* were busted
10174 these tests are still not enabled in t/{harness,TEST}
10175 Branch: maint-5.6/perl
10176 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
10177 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
10178 ! t/pod/multiline_items.t t/pod/nested_items.t
10179 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10180 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
10181 ____________________________________________________________________________
10182 [ 9623] By: gsar on 2001/04/08 03:37:01
10183 Log: integrate change#9470 from mainline
10185 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
10186 Branch: maint-5.6/perl
10187 !> ext/Socket/Socket.xs
10188 ____________________________________________________________________________
10189 [ 9622] By: jhi on 2001/04/07 22:40:47
10190 Log: Update Changes.
10192 ! Changes patchlevel.h
10193 ____________________________________________________________________________
10194 [ 9621] By: jhi on 2001/04/07 22:34:16
10195 Log: Update AUTHORS.
10198 ____________________________________________________________________________
10199 [ 9620] By: jhi on 2001/04/07 22:12:47
10200 Log: Forgot to bump the number of tests in #9164.
10203 ____________________________________________________________________________
10204 [ 9619] By: jhi on 2001/04/07 22:09:50
10205 Log: Bump patchlevel to 5.7.1.
10207 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10208 ! config_h.SH patchlevel.h
10209 ____________________________________________________________________________
10210 [ 9618] By: jhi on 2001/04/07 22:02:41
10211 Log: Populate perl571delta.
10213 ! pod/perl571delta.pod
10214 ____________________________________________________________________________
10215 [ 9617] By: jhi on 2001/04/07 22:01:23
10216 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
10217 to forget it later; do not change patchlevel.h yet or regenerate
10220 ! epoc/config.sh win32/Makefile win32/config_H.bc
10221 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10222 ____________________________________________________________________________
10223 [ 9616] By: jhi on 2001/04/07 17:46:33
10224 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
10226 ! pod/perl571delta.pod
10227 ____________________________________________________________________________
10228 [ 9615] By: jhi on 2001/04/07 17:33:21
10229 Log: Change the toc configuration.
10231 ! pod/buildtoc.PL pod/perl.pod
10232 ____________________________________________________________________________
10233 [ 9614] By: jhi on 2001/04/07 17:29:47
10234 Log: Subject: PATCH: $[
10235 From: Robin Houston <robin@kitsite.com>
10236 Date: Fri, 6 Apr 2001 18:10:14 +0100
10237 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
10239 ! op.c t/op/array.t
10240 ____________________________________________________________________________
10241 [ 9613] By: jhi on 2001/04/07 17:28:26
10242 Log: Subject: [PATCH perl@9424] isn't numeric warning
10243 From: Robin Barker <rmb1@cise.npl.co.uk>
10244 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
10245 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
10247 ! sv.c t/pragma/warn/sv
10248 ____________________________________________________________________________
10249 [ 9612] By: jhi on 2001/04/07 17:26:45
10250 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
10251 From: Mike Guy <mjtg@cam.ac.uk>
10252 Date: Fri, 06 Apr 2001 12:47:06 +0100
10253 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
10255 ! dump.c t/lib/peek.t
10256 ____________________________________________________________________________
10257 [ 9611] By: jhi on 2001/04/07 17:21:35
10258 Log: Create perl571delta and seed it off with the perldelta changes
10259 since 5.7.0; remove those changes from perldelta and rename it
10260 as perl570delta; recreate perldelta but leave it almost empty.
10262 + pod/perl570delta.pod pod/perl571delta.pod
10263 ! MANIFEST pod/perldelta.pod
10264 ____________________________________________________________________________
10265 [ 9610] By: jhi on 2001/04/07 16:56:32
10268 ! pod/perldelta.pod
10269 ____________________________________________________________________________
10270 [ 9609] By: jhi on 2001/04/07 16:38:32
10271 Log: Retract #9523: needs more thought.
10274 ____________________________________________________________________________
10275 [ 9608] By: jhi on 2001/04/07 14:59:20
10276 Log: atmark() code cleanaup.
10279 ____________________________________________________________________________
10280 [ 9607] By: jhi on 2001/04/07 14:48:14
10281 Log: Integrate change #9605 from maintperl into mainline.
10283 can't optimize away scope entry if tr/// is present
10286 ____________________________________________________________________________
10287 [ 9606] By: jhi on 2001/04/07 14:43:59
10288 Log: Integrate perlio.
10290 +> win32/FindExt.pm
10291 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
10292 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
10293 ____________________________________________________________________________
10294 [ 9605] By: gsar on 2001/04/07 11:52:40
10295 Log: can't optimize away scope entry if tr/// is present
10296 Branch: maint-5.6/perl
10298 ____________________________________________________________________________
10299 [ 9604] By: nick on 2001/04/07 11:39:45
10300 Log: Split out extension finding code from buildext.pl into FindExt.pm
10301 Use it to get Config.pm's idea of available extensions in line
10302 with what is built.
10305 ! MANIFEST win32/buildext.pl win32/config_sh.PL
10306 ! win32/makefile.mk
10307 ____________________________________________________________________________
10308 [ 9603] By: nick on 2001/04/07 09:11:38
10309 Log: Cleanup correction for failed :Via() layer, also set an error code.
10311 ! ext/PerlIO/Via/Via.xs
10312 ____________________________________________________________________________
10313 [ 9602] By: nick on 2001/04/07 08:38:04
10314 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
10315 style. So don't use binmode() on the handles so that Win32 etc. see
10316 same sequence and produce same digests.
10319 ____________________________________________________________________________
10320 [ 9601] By: nick on 2001/04/07 08:36:26
10321 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
10322 Else it complains and so crlf layer (say) does not get pushed.
10325 ____________________________________________________________________________
10326 [ 9600] By: jhi on 2001/04/06 23:00:09
10327 Log: Integrate change #9599 from perlio into mainline.
10329 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10330 !> win32/config_H.vc
10331 ____________________________________________________________________________
10332 [ 9599] By: nick on 2001/04/06 21:42:43
10333 Log: Quote $VERSION in Encode.pm.
10334 regen_config_h as requested.
10336 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10337 ! win32/config_H.vc
10338 ____________________________________________________________________________
10339 [ 9598] By: nick on 2001/04/06 20:34:59
10340 Log: Integrate mainline
10343 !> (integrate 39 files)
10344 ____________________________________________________________________________
10345 [ 9597] By: gsar on 2001/04/06 18:06:35
10346 Log: integrate change#9464 from mainline (addendum to change#8313)
10348 Subject: [PATCH @9452] Better peep()ing for foreach() loops
10349 Branch: maint-5.6/perl
10351 ____________________________________________________________________________
10352 [ 9596] By: jhi on 2001/04/06 17:26:03
10353 Log: The d_casti32=undef is good for you even when not use64bitall.
10356 ____________________________________________________________________________
10357 [ 9595] By: gsar on 2001/04/06 14:57:17
10358 Log: add a low-impact fix to accomodate darwin-ism
10359 Branch: maint-5.6/perl
10360 ! ext/Errno/Errno_pm.PL
10361 ____________________________________________________________________________
10362 [ 9594] By: jhi on 2001/04/06 14:55:14
10363 Log: Integrate changes #9528,9593 from mainline into maintperl;
10364 tweaking the editor/IDE/shell list.
10365 Branch: maint-5.6/perl
10366 !> pod/perlfaq3.pod
10367 ____________________________________________________________________________
10368 [ 9593] By: jhi on 2001/04/06 14:51:39
10369 Log: Make the editor/IDE/shell list a little bit airier.
10372 ____________________________________________________________________________
10373 [ 9592] By: gsar on 2001/04/06 14:45:18
10374 Log: integrate change#9477 from mainline (base.pm doc tweak)
10376 missing doc entry for fmod()
10377 Branch: maint-5.6/perl
10378 ! lib/Math/BigFloat.pm
10380 ____________________________________________________________________________
10381 [ 9591] By: jhi on 2001/04/06 13:55:48
10385 ____________________________________________________________________________
10386 [ 9590] By: jhi on 2001/04/06 13:54:52
10387 Log: Math::BigFloat patches from John Peacock. The equivalent
10388 of #9586 from maintperl but reworked by John to work with
10391 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10392 ____________________________________________________________________________
10393 [ 9589] By: jhi on 2001/04/06 13:42:23
10394 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
10396 ! ext/Digest/MD5/Makefile.PL
10397 ____________________________________________________________________________
10398 [ 9588] By: jhi on 2001/04/06 13:31:45
10399 Log: Integrate changes #9584,9587 from maintperl into mainline.
10401 keep eval"" CVs alive until the end of the statement in which
10404 add README.macos (from Chris Nandor)
10406 tyop in change#9555
10409 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
10410 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
10411 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
10412 !> win32/makefile.mk
10413 ____________________________________________________________________________
10414 [ 9587] By: gsar on 2001/04/06 07:31:30
10415 Log: add README.macos (from Chris Nandor)
10417 tyop in change#9555
10418 Branch: maint-5.6/perl
10420 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
10421 ! win32/Makefile win32/makefile.mk
10422 ____________________________________________________________________________
10423 [ 9586] By: gsar on 2001/04/06 07:08:54
10424 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
10425 Branch: maint-5.6/perl
10426 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10427 ____________________________________________________________________________
10428 [ 9585] By: gsar on 2001/04/06 06:58:44
10429 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
10432 Subject: [PATCH] Base64 update to perlfaq9.pod
10434 Subject: [PATCH AUTHORS] Housekeeping
10436 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10437 Mac OS X (Darwin) has extra pwent fields.
10439 Subject: [PATCH B::*] print control-character vars readably
10440 Needs EBCDICification.
10442 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10444 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10446 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10448 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10450 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10452 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10454 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
10456 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10458 FreeBSD hints tweak from Anton Berezin.
10460 Subject: [PATCH foolperl & bleadperl] README.vms update
10462 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10463 Branch: maint-5.6/perl
10464 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
10465 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10466 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
10467 ____________________________________________________________________________
10468 [ 9584] By: gsar on 2001/04/06 04:09:00
10469 Log: keep eval"" CVs alive until the end of the statement in which
10470 they're called; this avoids a coredump ensuing from search for
10471 lexicals in code such as:
10475 eval q[sub { eval 'sub { &$s }' }];
10479 this code still doesn't work as intended (as it has remained
10480 since time immemorial), but it doesn't provoke a coredump anymore
10481 Branch: maint-5.6/perl
10482 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10483 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
10484 ____________________________________________________________________________
10485 [ 9583] By: jhi on 2001/04/05 23:52:51
10486 Log: Update Changes.
10488 ! Changes patchlevel.h
10489 ____________________________________________________________________________
10490 [ 9582] By: jhi on 2001/04/05 23:11:23
10491 Log: Slight doc tweak.
10493 ! pod/perlunicode.pod
10494 ____________________________________________________________________________
10495 [ 9581] By: jhi on 2001/04/05 23:04:11
10496 Log: Integrate perlio.
10498 !> pod/perlunicode.pod
10499 ____________________________________________________________________________
10500 [ 9580] By: jhi on 2001/04/05 23:03:29
10501 Log: Test for #9579.
10504 ____________________________________________________________________________
10505 [ 9579] By: jhi on 2001/04/05 22:54:17
10506 Log: Subject: [PATCH] Propagate calling context for do '...'
10507 From: Gisle Aas <gisle@ActiveState.com>
10508 Date: 04 Apr 2001 20:17:29 -0700
10509 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
10511 ! pod/perlfunc.pod pp_ctl.c
10512 ____________________________________________________________________________
10513 [ 9578] By: jhi on 2001/04/05 22:52:51
10514 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10515 From: Peter Prymmer <pvhp@forte.com>
10516 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
10517 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
10520 ____________________________________________________________________________
10521 [ 9577] By: jhi on 2001/04/05 22:48:22
10522 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
10523 From: "Craig A. Berry" <craigberry@mac.com>
10524 Date: Thu, 5 Apr 2001 13:43:28 -0500
10525 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
10528 ____________________________________________________________________________
10529 [ 9576] By: jhi on 2001/04/05 22:31:38
10530 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
10531 From: Michael G Schwern <schwern@pobox.com>
10532 Date: Thu, 5 Apr 2001 21:53:21 +0100
10533 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
10535 ! lib/base.pm t/lib/fields.t
10536 ____________________________________________________________________________
10537 [ 9575] By: jhi on 2001/04/05 22:26:10
10538 Log: FreeBSD hints tweak from Anton Berezin.
10541 ____________________________________________________________________________
10542 [ 9574] By: jhi on 2001/04/05 22:24:03
10543 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10544 From: David Dyck <dcd@tc.fluke.com>
10545 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
10546 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
10549 ____________________________________________________________________________
10550 [ 9573] By: jhi on 2001/04/05 22:23:06
10551 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
10552 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
10553 From: David Dyck <dcd@tc.fluke.com>
10554 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
10557 ____________________________________________________________________________
10558 [ 9572] By: jhi on 2001/04/05 22:14:47
10559 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10560 From: Robin Houston <robin@kitsite.com>
10561 Date: Thu, 5 Apr 2001 20:56:48 +0100
10562 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
10564 ! ext/B/B/Deparse.pm
10565 ____________________________________________________________________________
10566 [ 9571] By: jhi on 2001/04/05 22:12:53
10567 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10568 From: Robin Houston <robin@kitsite.com>
10569 Date: Thu, 5 Apr 2001 19:55:51 +0100
10570 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
10572 ! ext/B/B/Deparse.pm
10573 ____________________________________________________________________________
10574 [ 9570] By: jhi on 2001/04/05 22:11:06
10575 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10576 From: Robin Houston <robin@kitsite.com>
10577 Date: Thu, 5 Apr 2001 20:16:29 +0100
10578 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
10580 ! ext/B/B/Deparse.pm
10581 ____________________________________________________________________________
10582 [ 9569] By: nick on 2001/04/05 21:32:26
10583 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
10585 ! pod/perlunicode.pod
10586 ____________________________________________________________________________
10587 [ 9568] By: nick on 2001/04/05 19:38:09
10588 Log: Integrate mainline
10590 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
10591 !> (integrate 35 files)
10592 ____________________________________________________________________________
10593 [ 9567] By: jhi on 2001/04/05 18:31:45
10594 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10595 From: Robin Houston <robin@kitsite.com>
10596 Date: Thu, 5 Apr 2001 18:03:23 +0100
10597 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
10599 ! ext/B/B/Deparse.pm
10600 ____________________________________________________________________________
10601 [ 9566] By: jhi on 2001/04/05 18:29:35
10602 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10603 From: Robin Houston <robin@kitsite.com>
10604 Date: Thu, 5 Apr 2001 16:45:18 +0100
10605 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
10607 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10608 ____________________________________________________________________________
10609 [ 9565] By: jhi on 2001/04/05 18:24:23
10610 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10611 From: Robin Houston <robin@kitsite.com>
10612 Date: Thu, 5 Apr 2001 14:50:09 +0100
10613 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
10615 ! ext/B/B/Deparse.pm
10616 ____________________________________________________________________________
10617 [ 9564] By: jhi on 2001/04/05 18:23:03
10618 Log: Subject: [PATCH B::*] print control-character vars readably
10619 From: Robin Houston <robin@kitsite.com>
10620 Date: Thu, 5 Apr 2001 14:27:38 +0100
10621 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
10623 Needs EBCDICification.
10625 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
10627 ____________________________________________________________________________
10628 [ 9563] By: jhi on 2001/04/05 18:20:32
10629 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10630 Date: Thu, 5 Apr 2001 13:21:42 -0400
10631 From: Paul Schinder <schinder@pobox.com>
10632 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
10634 Mac OS X (Darwin) has extra pwent fields.
10637 ____________________________________________________________________________
10638 [ 9562] By: jhi on 2001/04/05 17:57:51
10642 ____________________________________________________________________________
10643 [ 9561] By: jhi on 2001/04/05 17:47:33
10644 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
10647 Branch: metaconfig/U/perl
10649 ! d_cmsghdr_s.U d_msghdr_s.U
10650 ____________________________________________________________________________
10651 [ 9560] By: jhi on 2001/04/05 17:47:01
10652 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
10653 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
10654 Introduce probes for struct msghdr, struct cmsghdr,
10655 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
10656 ualarm, usleep, for possible later extension work.
10658 + t/lib/md5-align.t
10659 ! Configure MANIFEST Porting/Glossary Porting/config.sh
10660 ! Porting/config_H config_h.SH configure.com epoc/config.sh
10661 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
10662 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10663 ! vos/config.ga.h win32/config.bc win32/config.gc
10665 ____________________________________________________________________________
10666 [ 9559] By: jhi on 2001/04/05 13:03:04
10667 Log: Be traditional in your cpp (for the Errno extension).
10670 ____________________________________________________________________________
10671 [ 9558] By: jhi on 2001/04/05 13:00:05
10672 Log: Add $Config{cppflags} to the gcc incantation.
10674 ! ext/Errno/Errno_pm.PL
10675 ____________________________________________________________________________
10676 [ 9557] By: jhi on 2001/04/05 04:22:39
10677 Log: Introduce Sean Burke's Class::ISA 0.32.
10679 + lib/Class/ISA.pm t/lib/class-isa.t
10681 ____________________________________________________________________________
10682 [ 9556] By: jhi on 2001/04/05 04:09:50
10683 Log: Subject: [PATCH AUTHORS] Housekeeping
10684 From: Paul Johnson <paul@pjcj.net>
10685 Date: Wed, 4 Apr 2001 22:45:47 +0200
10686 Message-ID: <20010404224547.D9548@pjcj.net>
10689 ____________________________________________________________________________
10690 [ 9555] By: jhi on 2001/04/05 04:06:33
10691 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
10692 From: Gisle Aas <gisle@ActiveState.com>
10693 Date: 04 Apr 2001 14:23:04 -0700
10694 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
10697 ____________________________________________________________________________
10698 [ 9554] By: jhi on 2001/04/05 04:05:49
10699 Log: Downgrade also the "Wide character" diagnostic.
10702 ____________________________________________________________________________
10703 [ 9553] By: jhi on 2001/04/05 04:00:33
10704 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
10705 maintperl into mainline.
10707 "double" should be "NV"; standard typemap is missing entry
10712 Downgrade "Wide character in print" to a warning.
10714 B::Deparse fix for ${^FOO} and documentation for PVX() method
10715 (from Robin Houston)
10717 tr/// doesn't null-terminate the result in some situations
10720 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
10721 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
10722 !> t/io/utf8.t t/op/tr.t
10723 ____________________________________________________________________________
10724 [ 9552] By: jhi on 2001/04/05 03:52:50
10725 Log: Retract changes #9542 and #9538 (from maintperl, integrated
10726 at #9540), shouldn't be needed because of the perlio changes.
10729 ____________________________________________________________________________
10730 [ 9551] By: gsar on 2001/04/05 00:18:34
10731 Log: tr/// doesn't null-terminate the result in some situations
10733 Branch: maint-5.6/perl
10735 ____________________________________________________________________________
10736 [ 9550] By: gsar on 2001/04/04 20:04:17
10737 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
10738 (from Robin Houston)
10739 Branch: maint-5.6/perl
10740 ! ext/B/B.pm ext/B/B/Deparse.pm
10741 ____________________________________________________________________________
10742 [ 9549] By: nick on 2001/04/04 18:56:15
10743 Log: Downgrade "Wide character in print" to a warning.
10745 ! doio.c t/io/utf8.t
10746 ____________________________________________________________________________
10747 [ 9548] By: gsar on 2001/04/04 18:51:49
10748 Log: integrate changes#9460,9462,9482,9521,9522
10750 Subject: PATCH: B::Debug should show LOOP-specific fields
10752 Subject: B::Deparse precedence bug. (Patch included.)
10754 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
10756 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
10758 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
10759 Branch: maint-5.6/perl
10760 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
10761 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
10762 ____________________________________________________________________________
10763 [ 9547] By: gsar on 2001/04/04 18:49:16
10765 Branch: maint-5.6/perl
10766 ! ext/Thread/Thread.xs
10767 ____________________________________________________________________________
10768 [ 9546] By: nick on 2001/04/04 18:44:00
10769 Log: Integrate mainline.
10771 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
10772 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
10773 ____________________________________________________________________________
10774 [ 9545] By: gsar on 2001/04/04 18:38:52
10775 Log: integrate change#8837 from mainline
10777 Subject: [patch] -Wall cleanup round 2
10778 Branch: maint-5.6/perl
10779 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
10780 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
10781 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
10782 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10783 !> ext/SDBM_File/SDBM_File.xs
10784 ____________________________________________________________________________
10785 [ 9544] By: gsar on 2001/04/04 17:49:57
10786 Log: "double" should be "NV"; standard typemap is missing entry
10788 Branch: maint-5.6/perl
10789 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
10790 ____________________________________________________________________________
10791 [ 9543] By: jhi on 2001/04/04 14:13:18
10792 Log: Thou shalt not (just) match for English error messages.
10794 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
10795 ! os2/OS2/Process/Process.pm
10796 ____________________________________________________________________________
10797 [ 9542] By: jhi on 2001/04/04 13:20:39
10798 Log: Make the stdio tricks of fflush_all() to exist only if
10799 stdio is being used.
10802 ____________________________________________________________________________
10803 [ 9541] By: jhi on 2001/04/04 04:20:24
10804 Log: Subject: Re: [PATCH] Lighten up glob
10805 From: Benjamin Sugars <bsugars@canoe.ca>
10806 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
10807 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
10809 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
10811 ____________________________________________________________________________
10812 [ 9540] By: jhi on 2001/04/04 04:03:57
10813 Log: Integrate changes #9538,9539 from maintperl into mainline.
10815 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
10816 for use with _fwalk() (fix for change#7705)
10818 another tweak needed for SunOS 4.1.x build (from Mike Guy)
10819 (cp -f is not portable)
10821 !> Makefile.SH util.c
10822 ____________________________________________________________________________
10823 [ 9539] By: gsar on 2001/04/04 03:01:14
10824 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
10825 Branch: maint-5.6/perl
10827 ____________________________________________________________________________
10828 [ 9538] By: gsar on 2001/04/04 01:00:38
10829 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
10830 for use with _fwalk() (fix for change#7705)
10831 Branch: maint-5.6/perl
10833 ____________________________________________________________________________
10834 [ 9537] By: nick on 2001/04/03 19:24:55
10835 Log: Integrate mainline
10837 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
10838 +> lib/unicode/PropList.html
10839 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
10840 !> (integrate 69 files)
10841 ____________________________________________________________________________
10842 [ 9536] By: jhi on 2001/04/03 18:02:31
10843 Log: Integrate change #9533 from maintperl into mainline.
10845 better fix for change#9517 to accomodate UNC paths like
10846 \\server\share\foo, and paths with trailing backslash
10849 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10850 ____________________________________________________________________________
10851 [ 9535] By: jhi on 2001/04/03 17:58:07
10852 Log: Change the push/unshift warning to be of class syntax, not misc.
10854 ! op.c pod/perldiag.pod t/pragma/warn/op
10855 ____________________________________________________________________________
10856 [ 9534] By: jhi on 2001/04/03 15:03:46
10857 Log: Change the push/unshift warning (#9532) to talk about "no values"
10858 instead of "no arguments".
10860 ! op.c pod/perldiag.pod t/pragma/warn/op
10861 ____________________________________________________________________________
10862 [ 9533] By: gsar on 2001/04/03 14:30:07
10863 Log: better fix for change#9517 to accomodate UNC paths like
10864 \\server\share\foo, and paths with trailing backslash
10866 Branch: maint-5.6/perl
10867 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10868 ____________________________________________________________________________
10869 [ 9532] By: jhi on 2001/04/03 13:11:46
10870 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
10871 From: Robin Houston <robin@kitsite.com>
10872 Date: Mon, 2 Apr 2001 15:03:29 +0100
10873 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
10875 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
10876 ____________________________________________________________________________
10877 [ 9531] By: jhi on 2001/04/03 13:06:34
10878 Log: Integrate change #9530 from maintperl into mainline.
10880 accomodate VMS "mailbox overflow" quirk in testsuite (from
10884 ____________________________________________________________________________
10885 [ 9530] By: gsar on 2001/04/03 04:56:41
10886 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
10888 Branch: maint-5.6/perl
10890 ____________________________________________________________________________
10891 [ 9529] By: jhi on 2001/04/03 02:34:34
10892 Log: Update Changes.
10894 ! Changes patchlevel.h
10895 ____________________________________________________________________________
10896 [ 9528] By: jhi on 2001/04/03 01:27:57
10897 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
10898 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
10899 To: perl5-porters@perl.org
10900 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
10903 ____________________________________________________________________________
10904 [ 9527] By: jhi on 2001/04/03 01:22:09
10905 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
10906 From: Peter Prymmer <pvhp@forte.com>
10907 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
10908 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
10910 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
10911 ____________________________________________________________________________
10912 [ 9526] By: jhi on 2001/04/03 01:18:25
10913 Log: The metaconfig unit changes for #9525.
10915 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
10916 Branch: metaconfig/U/perl
10918 ____________________________________________________________________________
10919 [ 9525] By: jhi on 2001/04/03 01:17:30
10920 Log: Configure sanity checks:
10921 * if use64bitall is attempted but pointers are only 32-bit,
10922 'downgrade' to use64bitint
10923 * if use64bitint is attempted but there's no quad type,
10924 forget about use64bitint (well, the default for it is 'n',
10925 the user can still override this)
10926 * if pointers are 64 bits, do not try to use Perl's malloc
10929 ____________________________________________________________________________
10930 [ 9524] By: gsar on 2001/04/03 01:09:12
10931 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
10932 Branch: maint-5.6/perl
10934 ____________________________________________________________________________
10935 [ 9523] By: jhi on 2001/04/03 00:02:31
10936 Log: (Retracted by #9609)
10938 Make it harder for parallel makes to enter 'test' before
10939 Dynaloader and File::Glob are happy. (In principle 'make_ext'
10940 should be unhappy enough, but sometimes parallel makes seem
10941 to sneak past both in Tru64 and AIX.)
10944 ____________________________________________________________________________
10945 [ 9522] By: jhi on 2001/04/02 22:35:31
10946 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
10947 Date: Mon, 2 Apr 2001 22:54:10 +0100
10948 From: Robin Houston <robin@kitsite.com>
10949 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
10951 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
10952 ____________________________________________________________________________
10953 [ 9521] By: jhi on 2001/04/02 22:32:23
10954 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
10955 From: Robin Houston <robin@kitsite.com>
10956 Date: Mon, 2 Apr 2001 20:24:03 +0100
10957 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
10959 ! ext/B/B/Concise.pm
10960 ____________________________________________________________________________
10961 [ 9520] By: jhi on 2001/04/02 22:30:43
10962 Log: Subject: [PATCH] REALLY pedantic hv.h nit
10963 From: Simon Cozens <simon@netthink.co.uk>
10964 Date: Mon, 2 Apr 2001 15:43:06 +0100
10965 Message-ID: <20010402154306.A21711@netthink.co.uk>
10968 ____________________________________________________________________________
10969 [ 9519] By: jhi on 2001/04/02 22:28:04
10972 Subject: [foolperl] EPOC fix
10973 From: Olaf Flebbe <O.Flebbe@science-computing.de>
10974 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
10975 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
10978 ____________________________________________________________________________
10979 [ 9518] By: jhi on 2001/04/02 22:22:34
10980 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
10982 README.win32 tweaks; add a note about alternative location for
10983 getting a gcc-2.95.2 that will build perl properly on windows
10985 add some notes about gutsy threading matters
10987 many of the utilities interpolate literal paths within doublequotes
10988 (fails on dosish platforms where path contains backslashes)
10990 !> README.win32 pod/perlguts.pod utils/perldoc.PL
10991 !> x2p/find2perl.PL x2p/s2p.PL
10992 ____________________________________________________________________________
10993 [ 9517] By: gsar on 2001/04/02 19:52:21
10994 Log: many of the utilities interpolate literal paths within doublequotes
10995 (fails on dosish platforms where path contains backslashes)
10996 Branch: maint-5.6/perl
10997 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10998 ____________________________________________________________________________
10999 [ 9516] By: gsar on 2001/04/02 05:49:37
11000 Log: a foolish release
11001 Branch: maint-5.6/perl
11002 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
11004 ____________________________________________________________________________
11005 [ 9515] By: gsar on 2001/04/02 05:04:29
11006 Log: add missing changelog summaries
11007 Branch: maint-5.6/perl
11009 ____________________________________________________________________________
11010 [ 9514] By: gsar on 2001/04/02 04:07:13
11011 Log: add some notes about gutsy threading matters
11012 Branch: maint-5.6/perl
11014 ____________________________________________________________________________
11015 [ 9513] By: gsar on 2001/04/02 03:25:21
11016 Log: add more prominent caveat notices about experimental features
11017 Branch: maint-5.6/perl
11018 ! pod/perlfork.pod pod/perlunicode.pod
11019 ____________________________________________________________________________
11020 [ 9512] By: gsar on 2001/04/02 02:54:33
11021 Log: integrate changes#9479,9509 from mainline
11023 [PATCH] File::Glob stuff for Mac OS
11025 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11026 Branch: maint-5.6/perl
11027 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11028 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11029 !> t/lib/glob-taint.t
11030 ____________________________________________________________________________
11031 [ 9511] By: gsar on 2001/04/02 02:38:24
11032 Log: README.win32 tweaks; add a note about alternative location for
11033 getting a gcc-2.95.2 that will build perl properly on windows
11034 Branch: maint-5.6/perl
11036 ____________________________________________________________________________
11037 [ 9510] By: jhi on 2001/04/01 20:45:10
11038 Log: An ambiguosity warning.
11041 ____________________________________________________________________________
11042 [ 9509] By: jhi on 2001/04/01 19:53:47
11043 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
11044 From: Jonathan Stowe <gellyfish@gellyfish.com>
11045 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
11046 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
11048 ! ext/File/Glob/bsd_glob.c
11049 ____________________________________________________________________________
11050 [ 9508] By: jhi on 2001/04/01 19:35:03
11051 Log: Update Changes.
11053 ! Changes patchlevel.h
11054 ____________________________________________________________________________
11055 [ 9507] By: jhi on 2001/04/01 19:24:01
11056 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
11057 from mainline to maintperl: pod tweaks.
11058 Branch: maint-5.6/perl
11059 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
11060 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
11062 ____________________________________________________________________________
11063 [ 9506] By: jhi on 2001/04/01 19:11:53
11064 Log: Commit Sarathy to April release of 5.6.1 :-)
11067 ____________________________________________________________________________
11068 [ 9505] By: jhi on 2001/04/01 19:03:15
11069 Log: Subject: PATCH 5.6.0 (perldebug.pod)
11070 From: Mark-Jason Dominus <mjd@plover.com>
11071 Date: Sun, 01 Apr 2001 14:25:11 -0400
11072 Message-ID: <20010401182511.9247.qmail@plover.com>
11074 ! pod/perldebug.pod
11075 ____________________________________________________________________________
11076 [ 9504] By: jhi on 2001/04/01 18:43:09
11077 Log: Add great_circle_direction().
11079 ! lib/Math/Trig.pm t/lib/trig.t
11080 ____________________________________________________________________________
11081 [ 9503] By: jhi on 2001/04/01 17:29:12
11082 Log: Unicode ReadMe update for Unicode 3.1.
11084 ! lib/unicode/ReadMe.txt
11085 ____________________________________________________________________________
11086 [ 9502] By: jhi on 2001/04/01 17:18:40
11087 Log: Integrate change #9501 from maintperl into mainline.
11089 fix the perlembed notes on multiple interpreters
11091 fix ExtUtils::Embed to work passably on Windows
11093 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
11094 ____________________________________________________________________________
11095 [ 9501] By: gsar on 2001/04/01 07:21:57
11096 Log: fix the perlembed notes on multiple interpreters
11098 fix ExtUtils::Embed to work passably on Windows
11099 Branch: maint-5.6/perl
11100 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
11101 ____________________________________________________________________________
11102 [ 9500] By: jhi on 2001/04/01 05:58:23
11103 Log: Test for #9499.
11106 ____________________________________________________________________________
11107 [ 9499] By: jhi on 2001/04/01 05:55:46
11108 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
11110 ! embed.h embed.pl op.c proto.h
11111 ____________________________________________________________________________
11112 [ 9498] By: jhi on 2001/04/01 05:44:34
11113 Log: Protect the workaround hunk more.
11116 ____________________________________________________________________________
11117 [ 9497] By: jhi on 2001/04/01 00:24:25
11118 Log: Integrate changes #9493,9494,9495,9496 from maintperl
11121 fix a broken workaround for Borland compiler in change#4739
11122 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11124 nits spotted by Borland compiler
11126 avoid redefinition warnings under Borland 5.02
11128 various nits identified by the Borland 5.5 compiler; remove suppression
11131 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
11133 ____________________________________________________________________________
11134 [ 9496] By: gsar on 2001/03/31 23:22:28
11135 Log: various nits identified by the Borland 5.5 compiler; remove suppression
11137 Branch: maint-5.6/perl
11138 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
11139 ____________________________________________________________________________
11140 [ 9495] By: gsar on 2001/03/31 21:03:08
11141 Log: avoid redefinition warnings under Borland 5.02
11142 Branch: maint-5.6/perl
11143 ! win32/makefile.mk
11144 ____________________________________________________________________________
11145 [ 9494] By: gsar on 2001/03/31 20:18:59
11146 Log: nits spotted by Borland compiler
11147 Branch: maint-5.6/perl
11148 ! utf8.h win32/win32.h
11149 ____________________________________________________________________________
11150 [ 9493] By: gsar on 2001/03/31 20:18:05
11151 Log: fix a broken workaround for Borland compiler in change#4739
11152 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
11153 Branch: maint-5.6/perl
11155 ____________________________________________________________________________
11156 [ 9492] By: jhi on 2001/03/31 18:36:24
11157 Log: Integrate change #9491 from maintperl into mainline.
11159 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11160 directory is relative (need to fetch the full path name *before*
11164 ____________________________________________________________________________
11165 [ 9491] By: gsar on 2001/03/31 17:01:56
11166 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
11167 directory is relative (need to fetch the full path name *before*
11170 this is a followup patch for change#6749
11171 Branch: maint-5.6/perl
11173 ____________________________________________________________________________
11174 [ 9490] By: jhi on 2001/03/31 15:50:18
11175 Log: Subject: Re: [PATCH] av.h cosmetics
11176 From: Simon Cozens <simon@netthink.co.uk>
11177 Date: Sat, 31 Mar 2001 13:09:59 +0100
11178 Message-ID: <20010331130959.A22000@netthink.co.uk>
11183 ____________________________________________________________________________
11184 [ 9489] By: jhi on 2001/03/31 15:48:44
11185 Log: Subject: [PATCH] Re: Math::Big* v1.21
11186 From: Tels <perl_dummy@bloodgate.com>
11187 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
11188 Message-Id: <200103311125.GAA377738@www08.hway.net>
11191 ____________________________________________________________________________
11192 [ 9488] By: jhi on 2001/03/31 03:39:51
11193 Log: Debug output tweak.
11196 ____________________________________________________________________________
11197 [ 9487] By: jhi on 2001/03/31 03:33:02
11198 Log: OverVMSification.
11201 ____________________________________________________________________________
11202 [ 9486] By: jhi on 2001/03/31 03:01:40
11203 Log: Missed MANIFESTations in #9483.
11206 ____________________________________________________________________________
11207 [ 9485] By: jhi on 2001/03/31 02:58:17
11208 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
11209 From: Peter Prymmer <pvhp@forte.com>
11210 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
11211 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
11213 ! regexec.c t/lib/cwd.t
11214 ____________________________________________________________________________
11215 [ 9484] By: jhi on 2001/03/31 01:04:41
11216 Log: Obsolete file (see #3938)
11218 - lib/unicode/README.Ethiopic
11220 ____________________________________________________________________________
11221 [ 9483] By: jhi on 2001/03/31 00:52:42
11222 Log: Update to Unicode 3.1.
11223 (Rename Names.txt to NamesList.txt.)
11225 + lib/unicode/NamesList.txt lib/unicode/PropList.html
11226 - lib/unicode/Names.txt
11227 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
11228 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
11229 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
11230 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
11231 ! lib/unicode/UCD.html lib/unicode/Unicode.html
11232 ! lib/unicode/rename lib/unicode/version
11233 ____________________________________________________________________________
11234 [ 9482] By: jhi on 2001/03/30 23:33:44
11235 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11236 From: Robin Houston <robin@kitsite.com>
11237 Date: Fri, 30 Mar 2001 20:07:22 +0100
11238 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
11240 ! ext/B/B/Deparse.pm
11241 ____________________________________________________________________________
11242 [ 9481] By: jhi on 2001/03/30 23:20:25
11243 Log: Subject: Re: [PATCH] CwdXS, Take 2
11244 From: Benjamin Sugars <bsugars@canoe.ca>
11245 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
11246 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
11248 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
11249 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
11250 ____________________________________________________________________________
11251 [ 9480] By: jhi on 2001/03/30 22:52:38
11252 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
11253 From: David Dyck <dcd@tc.fluke.com>
11254 Date: Fri, 30 Mar 2001 14:44:13 -0800
11255 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
11257 The t/rantests flags file creation was accidentally
11261 ____________________________________________________________________________
11262 [ 9479] By: jhi on 2001/03/30 22:45:45
11263 Log: Subject: [PATCH] File::Glob stuff for Mac OS
11264 From: Chris Nandor <pudge@pobox.com>
11265 Date: Fri, 30 Mar 2001 16:51:00 -0500
11266 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
11268 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11269 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11270 ! t/lib/glob-taint.t
11271 ____________________________________________________________________________
11272 [ 9478] By: jhi on 2001/03/30 22:43:12
11273 Log: Subject: fix for win32/buildext.pl
11274 From: "Vadim Konovalov" <watman@inbox.ru>
11275 Date: Sat, 31 Mar 2001 00:50:36 +0400
11276 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
11278 ! win32/buildext.pl
11279 ____________________________________________________________________________
11280 [ 9477] By: jhi on 2001/03/30 22:41:16
11281 Log: Subject: small base.pm doc patch
11282 From: Leon Brocard <acme@astray.com>
11283 Date: Fri, 30 Mar 2001 21:49:57 +0100
11284 Message-ID: <20010330214957.B8733@ns0.astray.com>
11287 ____________________________________________________________________________
11288 [ 9476] By: jhi on 2001/03/30 18:16:57
11289 Log: Subject: [PATCH] av.h cosmetics
11290 From: Simon Cozens <simon@netthink.co.uk>
11291 Date: Fri, 30 Mar 2001 18:12:28 +0100
11292 Message-ID: <20010330181228.A9319@netthink.co.uk>
11295 ____________________________________________________________________________
11296 [ 9475] By: jhi on 2001/03/30 18:15:50
11297 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
11298 From: "Philip Newton" <pnewton@gmx.de>
11299 Date: Fri, 30 Mar 2001 19:06:57 +0200
11300 Message-ID: <3AC4D951.14815.1AC7068@localhost>
11303 ____________________________________________________________________________
11304 [ 9474] By: jhi on 2001/03/30 18:14:02
11305 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
11306 From: Benjamin Sugars <bsugars@canoe.ca>
11307 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
11308 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
11310 ! t/lib/glob-basic.t
11311 ____________________________________________________________________________
11312 [ 9473] By: jhi on 2001/03/30 16:09:24
11313 Log: Update Changes.
11315 ! Changes patchlevel.h
11316 ____________________________________________________________________________
11317 [ 9472] By: jhi on 2001/03/30 15:16:08
11318 Log: Integrate perlio.
11320 !> t/lib/cwd.t t/lib/glob-basic.t
11321 ____________________________________________________________________________
11322 [ 9471] By: nick on 2001/03/30 14:47:10
11323 Log: Should be (^O eq 'MSWin32') not 'Win32'
11324 Fail #12 seems real - chdir is in wrong dir.
11327 ____________________________________________________________________________
11328 [ 9470] By: jhi on 2001/03/30 14:41:11
11329 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
11330 From: Radu Greab <radu@netsoft.ro>
11331 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
11332 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
11336 ! ext/Socket/Socket.xs pp_sys.c
11337 ____________________________________________________________________________
11338 [ 9469] By: jhi on 2001/03/30 14:37:51
11339 Log: Subject: PATCH pod/perldiag.pod
11340 From: Robin Houston <robin@kitsite.com>
11341 Date: Fri, 30 Mar 2001 14:10:36 +0100
11342 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
11344 ! pod/perldiag.pod t/lib/glob-basic.t
11345 ____________________________________________________________________________
11346 [ 9468] By: jhi on 2001/03/30 14:36:36
11347 Log: Subject: Better diagnostic in io/fs.t
11348 From: andreas.koenig@anima.de (Andreas J. Koenig)
11349 Date: 30 Mar 2001 10:11:43 +0200
11350 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
11353 ____________________________________________________________________________
11354 [ 9467] By: nick on 2001/03/30 14:25:43
11355 Log: Skip order test of glob if case-ignoring system cannot
11356 create a.test and A.test
11358 ! t/lib/glob-basic.t
11359 ____________________________________________________________________________
11360 [ 9466] By: nick on 2001/03/30 13:03:12
11361 Log: Integrate mainline.
11363 - ext/re/hints/aix.pl
11364 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
11365 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
11366 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
11367 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
11368 ____________________________________________________________________________
11369 [ 9465] By: jhi on 2001/03/30 03:53:37
11370 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
11371 the tests sometimes hang, sometimes not.)
11373 ! t/lib/io_multihomed.t t/lib/io_sock.t
11374 ____________________________________________________________________________
11375 [ 9464] By: jhi on 2001/03/30 02:56:04
11376 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
11377 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11378 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
11379 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
11382 ____________________________________________________________________________
11383 [ 9463] By: jhi on 2001/03/30 02:34:48
11384 Log: Test for #9462.
11387 ____________________________________________________________________________
11388 [ 9462] By: jhi on 2001/03/30 02:29:37
11389 Log: Subject: B::Deparse precedence bug. (Patch included.)
11390 From: Jeremy Madea <jmadea@inktomi.com>
11391 Date: Thu, 29 Mar 2001 12:05:02 -0800
11392 Message-ID: <20010329120502.A24881@dr.inktomi.com>
11394 ! ext/B/B/Deparse.pm
11395 ____________________________________________________________________________
11396 [ 9461] By: jhi on 2001/03/30 02:18:41
11397 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
11398 From: Peter Prymmer <pvhp@forte.com>
11399 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
11400 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
11402 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
11404 ____________________________________________________________________________
11405 [ 9460] By: jhi on 2001/03/30 02:17:07
11406 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
11407 From: Robin Houston <robin@kitsite.com>
11408 Date: Thu, 29 Mar 2001 20:47:56 +0100
11409 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
11412 ____________________________________________________________________________
11413 [ 9459] By: jhi on 2001/03/30 02:16:05
11414 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
11415 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11416 Date: Wed, 28 Mar 2001 18:02:20 -0600
11417 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
11419 ! lib/ExtUtils/MM_VMS.pm
11420 ____________________________________________________________________________
11421 [ 9458] By: jhi on 2001/03/30 02:07:58
11422 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
11423 From: "Joshua E. Rodd" <jrodd@pbs.org>
11424 Date: Wed, 28 Mar 2001 17:29:12 -0500
11425 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
11428 ____________________________________________________________________________
11429 [ 9457] By: jhi on 2001/03/30 02:04:33
11430 Log: Subject: ext/re/aix.pl can go
11431 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11432 Date: Thu, 29 Mar 2001 12:03:28 +0200
11433 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
11435 - ext/re/hints/aix.pl
11437 ____________________________________________________________________________
11438 [ 9456] By: jhi on 2001/03/30 02:03:32
11439 Log: Integrate perlio.
11441 !> ext/Encode/Encode.xs installperl
11442 ____________________________________________________________________________
11443 [ 9455] By: nick on 2001/03/29 21:11:46
11444 Log: DLL name has changed so installperl needs to know
11445 (Why isn't it working it out or passed it?)
11448 ____________________________________________________________________________
11449 [ 9454] By: nick on 2001/03/29 20:56:12
11450 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
11451 and we don't get undef warnings.
11453 ! ext/Encode/Encode.xs
11454 ____________________________________________________________________________
11455 [ 9453] By: nick on 2001/03/29 17:58:48
11456 Log: Integrate mainline
11458 !> Changes patchlevel.h
11459 ____________________________________________________________________________
11460 [ 9452] By: jhi on 2001/03/29 16:44:55
11461 Log: Update Changes.
11463 ! Changes patchlevel.h
11464 ____________________________________________________________________________
11465 [ 9451] By: nick on 2001/03/29 16:31:38
11466 Log: Integrate mainline
11468 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
11469 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
11470 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
11471 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
11472 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
11473 ____________________________________________________________________________
11474 [ 9450] By: jhi on 2001/03/29 16:29:17
11475 Log: Integrate perlio.
11477 !> win32/buildext.pl
11478 ____________________________________________________________________________
11479 [ 9449] By: jhi on 2001/03/29 15:50:01
11480 Log: Update Changes.
11482 ! Changes patchlevel.h
11483 ____________________________________________________________________________
11484 [ 9448] By: nick on 2001/03/29 15:47:15
11485 Log: Make sure buildext.pl finds Errno.pm
11487 ! win32/buildext.pl
11488 ____________________________________________________________________________
11489 [ 9447] By: jhi on 2001/03/29 15:39:34
11490 Log: Integrate perlio.
11492 !> win32/makefile.mk
11493 ____________________________________________________________________________
11494 [ 9446] By: nick on 2001/03/29 15:30:03
11495 Log: Integrate win32/makefile.mk with mainline.
11497 !> win32/makefile.mk
11498 ____________________________________________________________________________
11499 [ 9445] By: nick on 2001/03/29 15:27:32
11500 Log: Fix breakage ...
11502 ! win32/makefile.mk
11503 ____________________________________________________________________________
11504 [ 9444] By: jhi on 2001/03/29 15:03:08
11505 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11506 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11507 Date: Thu, 29 Mar 2001 10:32:59 +0400
11508 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
11510 ! win32/makefile.mk
11511 ____________________________________________________________________________
11512 [ 9443] By: jhi on 2001/03/29 15:02:12
11513 Log: Integrate perlio.
11515 +> win32/buildext.pl
11516 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
11517 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
11518 ____________________________________________________________________________
11519 [ 9442] By: nick on 2001/03/29 14:59:11
11520 Log: Work in progress - determine win32 extensions to build via script.
11522 + win32/buildext.pl
11523 ! MANIFEST win32/makefile.mk
11524 ____________________________________________________________________________
11525 [ 9441] By: jhi on 2001/03/29 14:51:47
11526 Log: Reintroduce the use of external pwd.
11529 ____________________________________________________________________________
11530 [ 9440] By: jhi on 2001/03/29 14:42:58
11531 Log: use warnings instead of -w.
11534 ____________________________________________________________________________
11535 [ 9439] By: jhi on 2001/03/29 14:41:52
11536 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
11537 From: Jonathan Stowe <gellyfish@gellyfish.com>
11538 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
11539 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
11542 ____________________________________________________________________________
11543 [ 9438] By: jhi on 2001/03/29 14:39:38
11544 Log: Subject: [PATCH perl@9424] minor pod nits
11545 From: Robin Barker <rmb1@cise.npl.co.uk>
11546 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
11547 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
11549 ! pod/perlhack.pod pod/perliol.pod
11550 ____________________________________________________________________________
11551 [ 9437] By: jhi on 2001/03/29 14:29:16
11552 Log: Subject: [PATCH perl@9424] typemap cast warning
11553 From: Robin Barker <rmb1@cise.npl.co.uk>
11554 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
11555 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
11557 ! lib/ExtUtils/typemap
11558 ____________________________________________________________________________
11559 [ 9436] By: jhi on 2001/03/29 14:26:03
11560 Log: Subject: [PATCH perl@9424] printf warning
11561 From: Robin Barker <rmb1@cise.npl.co.uk>
11562 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
11563 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
11565 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
11566 ! ext/Storable/Storable.xs toke.c
11567 ____________________________________________________________________________
11568 [ 9435] By: nick on 2001/03/29 14:23:31
11569 Log: Win32 has name conflict with ERROR
11571 ! ext/PerlIO/Via/Via.xs
11572 ____________________________________________________________________________
11573 [ 9434] By: jhi on 2001/03/29 14:17:48
11574 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
11575 From: Peter Prymmer <pvhp@forte.com>
11576 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
11577 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
11579 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
11580 ____________________________________________________________________________
11581 [ 9433] By: jhi on 2001/03/29 13:52:44
11582 Log: test-prep target was missing.
11585 ____________________________________________________________________________
11586 [ 9432] By: nick on 2001/03/29 12:40:03
11587 Log: Make as-shipped compiler default to MSVC6
11589 ! win32/makefile.mk
11590 ____________________________________________________________________________
11591 [ 9431] By: nick on 2001/03/29 12:12:16
11592 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
11593 akin to PerlIO::Scalar.
11595 ! perlio.c perlio.h
11596 ____________________________________________________________________________
11597 [ 9430] By: nick on 2001/03/29 10:56:35
11598 Log: Integrate mainline.
11600 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11601 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11602 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11603 !> win32/makefile.mk win32/win32sck.c
11604 ____________________________________________________________________________
11605 [ 9429] By: nick on 2001/03/29 09:03:43
11606 Log: Noticed that two tests were skipped as perlio:: package
11607 isn't there any more. Changed the skip condition.
11608 Avoid core-dump if sv_utf8_upgrade() called on something
11609 that does not become SvPOK after SvPV() (e.g. a ref).
11611 ! sv.c t/io/utf8.t t/lib/io_scalar.t
11612 ____________________________________________________________________________
11613 [ 9428] By: jhi on 2001/03/29 01:31:47
11614 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
11615 From: Benjamin Sugars <bsugars@canoe.ca>
11616 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
11617 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
11619 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11620 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11621 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11622 ____________________________________________________________________________
11623 [ 9427] By: jhi on 2001/03/29 00:49:30
11624 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11625 From: "Vadim Konovalov" <watman@inbox.ru>
11626 Date: Thu, 29 Mar 2001 01:50:12 +0400
11627 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
11629 ! win32/makefile.mk win32/win32sck.c
11630 ____________________________________________________________________________
11631 [ 9426] By: gsar on 2001/03/29 00:28:04
11632 Log: dmake can only handle == and != in comparisons; support building
11633 with Borland's VCL libraries (from Vadim Konovalov)
11634 Branch: maint-5.6/perl
11635 ! win32/makefile.mk
11636 ____________________________________________________________________________
11637 [ 9425] By: nick on 2001/03/28 19:29:56
11638 Log: Integrate (@snapshot)
11640 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
11641 ____________________________________________________________________________
11642 [ 9424] By: jhi on 2001/03/28 19:03:16
11643 Log: Update Changes.
11645 ! Changes patchlevel.h
11646 ____________________________________________________________________________
11647 [ 9423] By: jhi on 2001/03/28 18:52:09
11648 Log: Rmdir lib/XS on cleanup.
11651 ____________________________________________________________________________
11652 [ 9422] By: jhi on 2001/03/28 18:49:34
11653 Log: Integrate perlio.
11655 !> t/op/utf8decode.t
11656 ____________________________________________________________________________
11657 [ 9421] By: nick on 2001/03/28 18:46:44
11658 Log: Loose duplicate chunk.
11660 ! t/op/utf8decode.t
11661 ____________________________________________________________________________
11662 [ 9420] By: nick on 2001/03/28 18:44:11
11663 Log: Integrate mainline.
11665 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
11667 ____________________________________________________________________________
11668 [ 9419] By: jhi on 2001/03/28 18:42:05
11669 Log: Can't trust external pwds
11670 (either shell builtins or external programs)
11673 ____________________________________________________________________________
11674 [ 9418] By: jhi on 2001/03/28 18:34:05
11675 Log: Integrate perlio.
11678 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11679 !> t/op/utf8decode.t
11680 ____________________________________________________________________________
11681 [ 9417] By: nick on 2001/03/28 18:24:02
11682 Log: PerlIO.pm / perlio.pm conflict.
11684 Make t/op/utf8decode.t a text file.
11687 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11688 ! t/op/utf8decode.t
11689 ____________________________________________________________________________
11690 [ 9416] By: jhi on 2001/03/28 18:06:07
11691 Log: Integrate change #9409 from mainline to maintperl.
11693 Yet another tweak on AIX dynaloading.
11694 Branch: maint-5.6/perl
11695 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11696 ____________________________________________________________________________
11697 [ 9415] By: gsar on 2001/03/28 17:13:01
11698 Log: integrate changes#9377,9385,9401 from mainline
11700 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
11702 If directory entries compare equal case-insensitively,
11703 retry case-sensitively.
11705 Subject: [PATCH] B::Terse and warnings
11706 Branch: maint-5.6/perl
11707 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
11708 !> t/pragma/warn/perl
11709 ____________________________________________________________________________
11710 [ 9414] By: jhi on 2001/03/28 17:11:12
11711 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
11712 From: "Craig A. Berry" <craigberry@mac.com>
11713 Date: Wed, 28 Mar 2001 10:55:20 -0600
11714 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
11716 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
11717 ____________________________________________________________________________
11718 [ 9413] By: jhi on 2001/03/28 17:03:12
11721 ! t/op/utf8decode.t
11722 ____________________________________________________________________________
11723 [ 9412] By: jhi on 2001/03/28 17:02:36
11724 Log: Forced integrate from perlio.
11726 !> t/op/utf8decode.t
11727 ____________________________________________________________________________
11728 [ 9411] By: nick on 2001/03/28 16:50:03
11729 Log: Integrate mainline.
11732 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11733 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
11734 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
11735 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
11736 !> t/pragma/warn/perl
11737 ____________________________________________________________________________
11738 [ 9410] By: jhi on 2001/03/28 16:44:23
11739 Log: Subject: Re: [PATCH] 9403 cannot be tested
11740 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11741 Date: Wed, 28 Mar 2001 18:33:56 +0200
11742 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
11745 ____________________________________________________________________________
11746 [ 9409] By: jhi on 2001/03/28 16:12:45
11747 Log: Yet another tweak on AIX dynaloading.
11749 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11750 ____________________________________________________________________________
11751 [ 9408] By: jhi on 2001/03/28 15:52:55
11752 Log: Subject: [PATCH] 9403 cannot be tested
11753 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11754 Date: Wed, 28 Mar 2001 17:23:00 +0200
11755 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
11760 ____________________________________________________________________________
11761 [ 9407] By: jhi on 2001/03/28 15:47:43
11762 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
11764 ! t/op/utf8decode.t
11765 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
11766 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
11767 ____________________________________________________________________________
11768 [ 9406] By: jhi on 2001/03/28 15:37:08
11769 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
11770 From: Benjamin Sugars <bsugars@canoe.ca>
11771 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
11772 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
11776 ____________________________________________________________________________
11777 [ 9405] By: jhi on 2001/03/28 15:13:18
11778 Log: pp_ne() needs a CORRECT boolean.
11781 ____________________________________________________________________________
11782 [ 9404] By: jhi on 2001/03/28 15:09:23
11783 Log: pp_ne() needs a boolean, not an integer.
11786 ____________________________________________________________________________
11787 [ 9403] By: jhi on 2001/03/28 14:47:43
11788 Log: (Retracted by #9404.)
11791 ____________________________________________________________________________
11792 [ 9402] By: jhi on 2001/03/28 14:43:59
11793 Log: Subject: Re: [PATCH] Typemap testing
11794 From: Tim Jenness <t.jenness@jach.hawaii.edu>
11795 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
11796 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
11798 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11799 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
11800 ____________________________________________________________________________
11801 [ 9401] By: jhi on 2001/03/28 14:42:14
11802 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
11803 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
11804 Date: Sun, 25 Mar 2001 21:59:15 +0100
11805 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
11807 A variable will be checked for the "use once" warnings if:
11809 1. It is in the scope of a use warnings 'once'
11810 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
11812 Otherwise it won't be checked at all.
11814 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
11816 The enclosed patch partially fixes this issue. What I didn't
11817 get to work was the case where the "used once" warning is enabled
11818 in any file other than the main file.
11820 ! gv.c t/pragma/warn/perl
11821 ____________________________________________________________________________
11822 [ 9400] By: nick on 2001/03/28 14:38:24
11823 Log: More EBCDIC tweaks:
11824 - one more swash issue &~(0xA0-1) did not do the right thing,
11825 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
11826 - add "use re 'asciirange'" to make [!-~] etc. work
11827 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
11828 - Choose a key for t/op/each.t test which gets encoded.
11829 - Skip utf8decode if this is UTF-EBCDIC.
11831 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
11832 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
11833 ____________________________________________________________________________
11834 [ 9399] By: jhi on 2001/03/28 14:21:00
11835 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
11839 ____________________________________________________________________________
11840 [ 9398] By: jhi on 2001/03/28 00:55:56
11841 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
11842 From: David Dyck <dcd@tc.fluke.com>
11843 Date: Tue, 27 Mar 2001 15:16:24 -0800
11844 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
11846 ! ext/IO/lib/IO/Socket.pm
11847 ____________________________________________________________________________
11848 [ 9397] By: jhi on 2001/03/27 21:52:49
11849 Log: Integrate perlio.
11851 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
11852 +> ext/PerlIO/Via/Via.xs
11853 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
11854 ____________________________________________________________________________
11855 [ 9396] By: nick on 2001/03/27 21:45:13
11856 Log: Integrate mainline.
11858 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
11859 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
11860 ____________________________________________________________________________
11861 [ 9395] By: nick on 2001/03/27 21:18:58
11862 Log: Outline docs for PerlIO and PerlIO::Scalar
11864 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
11865 ____________________________________________________________________________
11866 [ 9394] By: nick on 2001/03/27 20:50:13
11867 Log: PerlIO::Via layer (alpha-ish).
11869 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
11870 + ext/PerlIO/Via/Via.xs
11872 ____________________________________________________________________________
11873 [ 9393] By: jhi on 2001/03/27 20:49:55
11874 Log: Retract #9329 now that 9390 should take care of the matter.
11877 ____________________________________________________________________________
11878 [ 9390] By: jhi on 2001/03/27 20:47:50
11879 Log: Subject: Autoloading Errno.pm when %! is encountered
11880 From: Robin Houston <robin@kitsite.com>
11881 Date: Tue, 27 Mar 2001 20:57:11 +0100
11882 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
11884 ! embed.h embed.pl gv.c proto.h t/op/magic.t
11885 ____________________________________________________________________________
11886 [ 9389] By: jhi on 2001/03/27 20:24:31
11887 Log: Integrate perlio.
11889 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
11890 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
11892 ____________________________________________________________________________
11893 [ 9388] By: jhi on 2001/03/27 20:21:38
11894 Log: Better have a three-element array if one is going to assign
11895 to the third element of that array. (from Tim Jenness)
11897 ! ext/XS/Typemap/Typemap.xs
11898 ____________________________________________________________________________
11899 [ 9387] By: nick on 2001/03/27 20:15:43
11900 Log: Integrate mainline.
11902 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
11903 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11904 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
11905 +> t/lib/xs-typemap.t
11906 !> (integrate 34 files)
11907 ____________________________________________________________________________
11908 [ 9386] By: jhi on 2001/03/27 20:04:18
11909 Log: Subject: Re: perl@9359 breaks HTML::Parser
11910 From: Gisle Aas <gisle@ActiveState.com>
11911 Date: 27 Mar 2001 11:30:24 -0800
11912 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
11914 Clarify the UTF-8 issues of the API docs.
11915 (Slightly reworded and expanded.)
11917 ! pod/perlapi.pod sv.c sv.h
11918 ____________________________________________________________________________
11919 [ 9385] By: jhi on 2001/03/27 19:44:25
11920 Log: If directory entries compare equal case-insensitively,
11921 retry case-sensitively.
11923 ! ext/File/Glob/bsd_glob.c
11924 ____________________________________________________________________________
11925 [ 9384] By: nick on 2001/03/27 19:38:50
11926 Log: Various EBCDIC fixes:
11927 - major revelation that swash code is encoding aware,
11928 (or thought it was) - now it is ;-)
11929 - With that out of the way fix a slab of tr/// cases.
11930 - Fix Encode 'Unicode' to be true Unicode so tests pass.
11931 - As anticipated Base64.xs needed tweaks.
11932 - Until tr/// works right avoid old_encode64 in MIME tests.
11934 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
11935 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
11936 ____________________________________________________________________________
11937 [ 9383] By: jhi on 2001/03/27 18:34:41
11938 Log: Add the std test suite BEGIN block.
11940 ! t/lib/xs-typemap.t
11941 ____________________________________________________________________________
11942 [ 9382] By: jhi on 2001/03/27 15:16:07
11943 Log: Add debugging output to the test.
11945 ! t/lib/glob-basic.t
11946 ____________________________________________________________________________
11947 [ 9381] By: jhi on 2001/03/27 15:08:10
11948 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
11950 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
11951 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11952 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
11953 + t/lib/xs-typemap.t
11955 ____________________________________________________________________________
11956 [ 9380] By: jhi on 2001/03/27 14:48:34
11957 Log: Subject: [PATCH] Typemap testing
11958 From: Tim Jenness <t.jenness@jach.hawaii.edu>
11959 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
11960 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
11962 (The first part of the patch.)
11964 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
11965 ____________________________________________________________________________
11966 [ 9379] By: jhi on 2001/03/27 14:44:56
11967 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
11968 From: Benjamin Sugars <bsugars@canoe.ca>
11969 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
11970 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
11972 ! t/lib/glob-basic.t
11973 ____________________________________________________________________________
11974 [ 9378] By: jhi on 2001/03/27 14:42:30
11975 Log: Subject: [PATCH] perlvar nit
11976 From: Simon Cozens <simon@netthink.co.uk>
11977 Date: Tue, 27 Mar 2001 01:12:01 +0100
11978 Message-ID: <20010327011201.A19179@netthink.co.uk>
11981 ____________________________________________________________________________
11982 [ 9377] By: jhi on 2001/03/27 14:36:26
11983 Log: Subject: [PATCH] B::Terse and warnings
11984 From: Benjamin Sugars <ben.sugars@home.com>
11985 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
11986 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
11988 ! ext/B/B.pm ext/B/B/Terse.pm
11989 ____________________________________________________________________________
11990 [ 9376] By: jhi on 2001/03/27 14:31:31
11991 Log: Document sockatmark() some.
11993 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
11995 ____________________________________________________________________________
11996 [ 9375] By: jhi on 2001/03/27 14:00:24
11997 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
11998 noted by Gisle and fixed by NI-S.
12001 ____________________________________________________________________________
12002 [ 9374] By: jhi on 2001/03/27 05:50:01
12006 ____________________________________________________________________________
12007 [ 9373] By: jhi on 2001/03/27 05:43:51
12008 Log: Pixie documenting.
12010 ! Makefile.SH pod/perlhack.pod
12011 ____________________________________________________________________________
12012 [ 9372] By: jhi on 2001/03/27 05:29:34
12013 Log: Metaconfig unit changes for #9371.
12015 ! U/modified/myhostname.U
12016 Branch: metaconfig/U/perl
12019 ____________________________________________________________________________
12020 [ 9371] By: jhi on 2001/03/27 05:29:07
12021 Log: Add sockatmark() probing.
12023 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12024 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
12025 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12026 ! vos/config.ga.h win32/config.bc win32/config.gc
12028 ____________________________________________________________________________
12029 [ 9370] By: jhi on 2001/03/26 22:01:18
12030 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
12031 Really need to benchmark this.
12034 ____________________________________________________________________________
12035 [ 9369] By: nick on 2001/03/26 21:59:30
12036 Log: Integrate mainline.
12038 ! ext/MIME/Base64/QuotedPrint.pm
12039 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12040 !> patchlevel.h pod/perlhack.pod pp_sys.c
12041 ____________________________________________________________________________
12042 [ 9368] By: jhi on 2001/03/26 21:47:03
12043 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
12046 TODO2: le, lt, ge, gt? Yech.
12049 ____________________________________________________________________________
12050 [ 9367] By: jhi on 2001/03/26 21:34:57
12051 Log: Too much cut-and-paste in #9363.
12054 ____________________________________________________________________________
12055 [ 9366] By: jhi on 2001/03/26 21:20:53
12056 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
12057 From: Andreas Schwab <schwab@suse.de>
12058 Date: 26 Mar 2001 17:29:04 +0200
12059 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
12061 (The patch for 5.6.0 or so, this is a guess for bleadperl)
12064 ____________________________________________________________________________
12065 [ 9365] By: jhi on 2001/03/26 21:07:54
12066 Log: Integrate perlio.
12069 ____________________________________________________________________________
12070 [ 9364] By: nick on 2001/03/26 20:30:48
12071 Log: REFCNT botch in layer name cache hash.
12074 ____________________________________________________________________________
12075 [ 9363] By: jhi on 2001/03/26 18:44:32
12076 Log: Subject: [PATCH] socket() leaks file descriptors
12077 From: Benjamin Sugars <bsugars@canoe.ca>
12078 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
12079 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
12081 Also sockpair() fixed similarly.
12084 ____________________________________________________________________________
12085 [ 9362] By: jhi on 2001/03/26 18:37:52
12086 Log: Integrate perlio.
12088 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
12089 ____________________________________________________________________________
12090 [ 9361] By: nick on 2001/03/26 17:32:06
12091 Log: Implement flush of linebuffered streams on read of a tty.
12093 ! perlio.c perliol.h
12094 ____________________________________________________________________________
12095 [ 9360] By: nick on 2001/03/26 17:12:32
12096 Log: Memory tweaks and notes for OEMVS.
12098 ! README.os390 miniperlmain.c t/op/pat.t
12099 ____________________________________________________________________________
12100 [ 9359] By: jhi on 2001/03/26 02:12:54
12101 Log: Update Changes.
12103 ! Changes patchlevel.h
12104 ____________________________________________________________________________
12105 [ 9358] By: jhi on 2001/03/26 02:05:32
12106 Log: Document the most common pixie options.
12109 ____________________________________________________________________________
12110 [ 9357] By: jhi on 2001/03/26 01:25:28
12111 Log: For perl.pixie check *before* compiling that optimize is -g,
12115 ____________________________________________________________________________
12116 [ 9356] By: jhi on 2001/03/26 01:13:41
12117 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
12120 ____________________________________________________________________________
12121 [ 9355] By: jhi on 2001/03/26 01:11:19
12122 Log: Remove t/perl.third.
12125 ____________________________________________________________________________
12126 [ 9354] By: jhi on 2001/03/26 00:23:38
12127 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
12130 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
12131 ____________________________________________________________________________
12132 [ 9353] By: jhi on 2001/03/25 22:25:04
12133 Log: Integrate perlio.
12135 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12136 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
12137 !> pp_hot.c win32/makefile.mk
12138 ____________________________________________________________________________
12139 [ 9352] By: jhi on 2001/03/25 22:21:41
12140 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
12141 From: Radu Greab <radu@netsoft.ro>
12142 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
12143 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
12146 ____________________________________________________________________________
12147 [ 9351] By: nick on 2001/03/25 22:15:02
12148 Log: Fix readline in list mode to tell rest of world that it has
12149 things on the stack. Otherwise if perl code gets invoked
12150 underneath it it scribbles over results-so-far.
12151 (Why TIEHANDLE has not tripped on this is a mystery.)
12154 ____________________________________________________________________________
12155 [ 9350] By: nick on 2001/03/25 22:10:13
12156 Log: win32/makefile.mk typos
12158 ! win32/makefile.mk
12159 ____________________________________________________________________________
12160 [ 9349] By: nick on 2001/03/25 21:31:14
12161 Log: Integrate now-non-binary file.
12164 ____________________________________________________________________________
12165 [ 9348] By: nick on 2001/03/25 21:27:24
12169 ____________________________________________________________________________
12170 [ 9347] By: nick on 2001/03/25 21:25:37
12171 Log: Integrate mainline.
12173 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12174 !> lib/Term/ReadLine.pm t/lib/md5-file.t
12175 ____________________________________________________________________________
12176 [ 9346] By: nick on 2001/03/25 20:58:15
12177 Log: Add destruct time hook to PerlIO (for work-in-process implementing
12178 layers in perl code. In such cases layers need to be popped before
12179 we loose the ability to run perl code.)
12180 Also back-out "PerlIO::object" hook - it isn't going to work like that...
12182 ! perl.c perlio.c perlio.h perliol.h
12183 ____________________________________________________________________________
12184 [ 9345] By: nick on 2001/03/25 20:49:11
12185 Log: Avoid at leasy one of undefined warnings in Encode.
12187 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12188 ____________________________________________________________________________
12189 [ 9344] By: jhi on 2001/03/25 20:37:43
12190 Log: A workaround for using Term::ReadLine in emacs minibuffer
12191 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
12192 additional tweaks from Ilya Zakharevich.
12194 ! lib/Term/ReadLine.pm
12195 ____________________________________________________________________________
12196 [ 9343] By: nick on 2001/03/25 20:21:14
12197 Log: Missing return value.
12199 ! ext/PerlIO/Scalar/Scalar.xs
12200 ____________________________________________________________________________
12201 [ 9342] By: jhi on 2001/03/25 16:21:00
12202 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
12203 to equal the CPAN versions since no code changes have been made.
12205 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12207 ____________________________________________________________________________
12208 [ 9341] By: jhi on 2001/03/25 16:01:48
12209 Log: Escape 8-bit characters.
12212 ____________________________________________________________________________
12213 [ 9340] By: gsar on 2001/03/25 15:50:53
12214 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
12218 ____________________________________________________________________________
12219 [ 9339] By: gsar on 2001/03/25 15:48:50
12220 Log: delete mimeqp.t for later with text mode set
12223 ____________________________________________________________________________
12224 [ 9338] By: nick on 2001/03/25 09:01:57
12225 Log: Integrate mainline.
12227 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12228 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12229 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12230 +> t/lib/mimeb64u.t t/lib/mimeqp.t
12231 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
12232 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
12233 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
12234 ____________________________________________________________________________
12235 [ 9337] By: jhi on 2001/03/25 04:23:24
12236 Log: Add MIME::Base64 here and there. Again, a lot of
12237 optimism is in the air.
12239 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12240 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
12241 ____________________________________________________________________________
12242 [ 9336] By: jhi on 2001/03/25 04:12:43
12243 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
12244 this by ear as I do not do Win32 programming.)
12246 ! win32/Makefile win32/makefile.mk
12247 ____________________________________________________________________________
12248 [ 9335] By: jhi on 2001/03/25 04:03:50
12249 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
12252 ____________________________________________________________________________
12253 [ 9334] By: jhi on 2001/03/25 03:58:53
12254 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
12256 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12257 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12258 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12259 + t/lib/mimeb64u.t t/lib/mimeqp.t
12261 ____________________________________________________________________________
12262 [ 9333] By: jhi on 2001/03/24 20:14:37
12263 Log: Integrate perlio.
12265 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
12266 ____________________________________________________________________________
12267 [ 9332] By: nick on 2001/03/24 19:40:34
12268 Log: Fix un-init variable leading to spurious "Out of Memory!"
12271 ____________________________________________________________________________
12272 [ 9331] By: nick on 2001/03/24 19:09:59
12273 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
12274 and update layers internals doc.
12276 ! pod/perlfunc.pod pod/perliol.pod
12277 ____________________________________________________________________________
12278 [ 9330] By: jhi on 2001/03/24 18:42:11
12279 Log: The length might be uninitialized garbage if the *svp is the undef.
12282 ____________________________________________________________________________
12283 [ 9329] By: jhi on 2001/03/24 18:26:57
12284 Log: (Retracted by #9393)
12286 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
12287 From: Simon Cozens <simon@netthink.co.uk>
12288 Date: Sat, 24 Mar 2001 17:13:17 +0000
12289 Message-ID: <20010324171317.A13406@netthink.co.uk>
12292 ____________________________________________________________________________
12293 [ 9328] By: nick on 2001/03/24 17:22:02
12294 Log: Integrate mainline.
12296 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
12297 !> lib/unicode/version
12298 ____________________________________________________________________________
12299 [ 9327] By: nick on 2001/03/24 17:16:02
12300 Log: Integrate mainline.
12302 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12303 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12304 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12305 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12306 +> t/lib/md5-file.t
12307 !> MANIFEST Makefile.SH configure.com djgpp/config.over
12308 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
12309 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
12310 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
12311 !> win32/makefile.mk
12312 ____________________________________________________________________________
12313 [ 9326] By: jhi on 2001/03/24 17:00:42
12314 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
12316 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
12317 ! lib/unicode/version
12318 ____________________________________________________________________________
12319 [ 9325] By: jhi on 2001/03/24 16:22:33
12320 Log: Subject: Re: B::Deparse bug (5.6.0)
12321 From: Robin Houston <robin@kitsite.com>
12322 Date: Sat, 24 Mar 2001 14:33:09 +0000
12323 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
12325 ! op.c pp.c t/lib/b.t t/op/repeat.t
12326 ____________________________________________________________________________
12327 [ 9324] By: jhi on 2001/03/24 16:21:56
12328 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
12329 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
12330 these additions may be too optimistic.
12332 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12333 ! hints/uwin.sh hints/vmesa.sh
12334 ____________________________________________________________________________
12335 [ 9323] By: jhi on 2001/03/24 16:06:01
12336 Log: Integrate perlio.
12338 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12339 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12341 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
12342 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
12343 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
12344 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12345 !> win32/makefile.mk win32/perlhost.h win32/win32.c
12346 !> win32/win32iop.h
12347 ____________________________________________________________________________
12348 [ 9322] By: nick on 2001/03/24 14:39:12
12349 Log: Routine Win32 regen_config_h - no real changes.
12351 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12352 ____________________________________________________________________________
12353 [ 9321] By: nick on 2001/03/24 14:31:49
12354 Log: PerlIO fixups for Win32:
12355 - provide win33_popenlist() - non-functional as yet.
12356 - avoid need for aTHX in PerlIO_debug calls - even if not
12357 enabled args are still evaluated so Win32 has trouble during fork().
12358 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
12359 - Fixup makedef.pl for latest set of symbols.
12361 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
12362 ! win32/perlhost.h win32/win32.c win32/win32iop.h
12363 ____________________________________________________________________________
12364 [ 9320] By: nick on 2001/03/24 14:26:58
12365 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
12366 was gibberish - broke it on WIn32 at least.
12368 ! ext/POSIX/POSIX.xs
12369 ____________________________________________________________________________
12370 [ 9319] By: nick on 2001/03/24 11:29:41
12371 Log: Generated files.
12373 ! embed.h global.sym objXSUB.h perlapi.c proto.h
12374 ____________________________________________________________________________
12375 [ 9318] By: nick on 2001/03/24 10:29:37
12377 1. open($fh,"+<",undef); # add test to t/io/open.t
12378 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
12380 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12381 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12382 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
12383 ! t/io/open.t t/io/utf8.t
12384 ____________________________________________________________________________
12385 [ 9317] By: jhi on 2001/03/23 23:41:25
12386 Log: AIX does seems to have optimization problems with its C compilers.
12389 ____________________________________________________________________________
12390 [ 9316] By: jhi on 2001/03/23 23:40:46
12391 Log: Integrate perlio.
12394 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
12396 ____________________________________________________________________________
12397 [ 9315] By: jhi on 2001/03/23 22:16:30
12398 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
12401 ____________________________________________________________________________
12402 [ 9314] By: nick on 2001/03/23 20:49:02
12403 Log: Perlio internals re-organized.
12404 - open process creates AV of layer/arg pairs
12405 (appends layers from open() or open.pm to default list).
12406 - push arg is now an SV.
12407 - layer ->Open get passed the AV
12408 - open is no longer mandatory method.
12409 - topmost layer that has ->Open method does the open
12410 - any layers above are pushed once that returns.
12411 - vtable re-ordered so dummy layers need only provide push/pop methods.
12413 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12414 ____________________________________________________________________________
12415 [ 9313] By: nick on 2001/03/23 16:27:41
12416 Log: Check in a stable (working) version before next round of tweaks.
12418 - Move default layers code out of doio.c and into perlio.c
12419 - Single routine for parsing layer specification strings.
12420 - Skeleton support for demand loading of layers
12421 - Core-dump avoidance if PERLIO environment specifies loadable layer
12422 (does not _work_ as need IO to load and need load to do IO ...)
12425 ! MANIFEST doio.c perlio.c
12426 ____________________________________________________________________________
12427 [ 9312] By: gsar on 2001/03/23 16:25:25
12428 Log: add execute bit to files with shebang lines in the repository;
12429 avoid clobbering execute bit in Porting/makerel
12430 Branch: maint-5.6/perl
12432 ____________________________________________________________________________
12433 [ 9311] By: jhi on 2001/03/23 14:25:35
12434 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
12437 ____________________________________________________________________________
12438 [ 9310] By: jhi on 2001/03/23 13:45:04
12439 Log: Subject: [PATCH] Net::Ping
12440 From: Colin McMillen <mcmi0037@tc.umn.edu>
12441 Date: Thu, 22 Mar 2001 19:30:31 -0600
12442 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
12445 ____________________________________________________________________________
12446 [ 9309] By: jhi on 2001/03/23 13:39:13
12447 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
12449 ! t/lib/md5-aaa.t t/lib/md5-file.t
12450 ____________________________________________________________________________
12451 [ 9308] By: jhi on 2001/03/23 13:20:34
12452 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
12453 - bump the version to 2.14
12454 - drop the base64 tests since they require MIME::Base64
12455 - drop the rfc1321.txt
12456 - drop the hints/dec_osf.pl since it's only needed for
12459 - the U32 alignment testing is now removed; it needs to
12460 be reintroduced as as a Config variable (meaning also
12461 as a Configure test)
12462 - get the new EBCDIC md5sum for MD5.pm
12463 - test in Win32 to see how badly I botched the makefiles
12465 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12466 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12467 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12468 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12470 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
12471 ! win32/Makefile win32/makefile.mk
12472 ____________________________________________________________________________
12473 [ 9307] By: jhi on 2001/03/23 12:56:14
12474 Log: Integrate change #9306 from maintperl into mainline,
12475 AIX dynaloader for AIXes without <load.h>.
12477 !> ext/DynaLoader/hints/aix.pl
12478 ____________________________________________________________________________
12479 [ 9306] By: jhi on 2001/03/23 12:51:36
12480 Log: There are AIXes without /usr/include/load.h,
12481 patch from H.Merijn Brand.
12482 Branch: maint-5.6/perl
12483 ! ext/DynaLoader/hints/aix.pl
12484 ____________________________________________________________________________
12485 [ 9305] By: nick on 2001/03/23 11:00:42
12486 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
12488 ! ext/Encode/Encode.xs perlio.c perlio.h
12489 ____________________________________________________________________________
12490 [ 9304] By: nick on 2001/03/23 10:20:46
12491 Log: Render -Duseperlio functional again.
12492 - this is "quick fix" which calls PerlIO_apply_layers after opening,
12493 which is what old scheme did. New scheme needs to change that
12494 to make open(...,\$scalar) etc. work but this will do for now.
12497 ____________________________________________________________________________
12498 [ 9303] By: nick on 2001/03/23 09:53:20
12499 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
12500 -Uuseperlio now works again.
12501 -Duseperlio is still poorly. Don't merge yet...
12504 ____________________________________________________________________________
12505 [ 9302] By: nick on 2001/03/22 22:26:51
12506 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
12508 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
12509 is its main caller. In particular now has access to "extra" args, and
12510 can tell when an open handle is "reopened" (or duped?).
12511 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
12512 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
12513 PerlIO_open() et. al. (i.e. other way round).
12514 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
12515 with args close to PerlIO_openn().
12517 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12518 ____________________________________________________________________________
12519 [ 9301] By: jhi on 2001/03/22 20:58:04
12520 Log: Integrate perlio.
12522 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
12523 !> t/io/open.t util.c
12524 ____________________________________________________________________________
12525 [ 9300] By: nick on 2001/03/22 17:36:32
12526 Log: Don't include $@ in not ok message.
12529 ____________________________________________________________________________
12530 [ 9299] By: gsar on 2001/03/22 16:53:45
12531 Log: back out changes#7532,7521 for now (appears to have problems
12533 Branch: maint-5.6/perl
12534 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12535 ! ext/POSIX/typemap pod/perlvar.pod
12536 ____________________________________________________________________________
12537 [ 9298] By: nick on 2001/03/22 14:35:46
12538 Log: Give a meaning to '&' in n-arg open case:
12539 open($fh,"<&",$scalar);
12541 - an integer which does "fdopen"
12542 open($fh,"<&",2); # like open($fh,"<&2")
12543 - something that will yield a file handle via sv_2io()
12544 useful for dup'ing anonymous handles.
12546 open(my $fh,"<&",\*STDIN);
12547 open(my $dup,"<&",$fh);
12549 ! doio.c t/io/open.t
12550 ____________________________________________________________________________
12551 [ 9297] By: nick on 2001/03/22 13:34:35
12552 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
12555 ____________________________________________________________________________
12556 [ 9296] By: nick on 2001/03/22 12:51:20
12557 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
12560 ____________________________________________________________________________
12561 [ 9295] By: nick on 2001/03/22 11:59:44
12562 Log: If stdin, stdout or stderr get opened in unexpected read/write state
12563 then warn at time of open not at time of use.
12565 ! doio.c pp_hot.c pp_sys.c
12566 ____________________________________________________________________________
12567 [ 9294] By: nick on 2001/03/22 10:54:35
12568 Log: Die on n-arg open(...,"",xxx,yyy,...)
12569 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
12570 - die on read/write cases so we can decide what it means later.
12572 ! doio.c embed.pl iperlsys.h util.c
12573 ____________________________________________________________________________
12574 [ 9293] By: nick on 2001/03/22 09:02:45
12575 Log: perlio tweaks (reported by Nick Clark)
12576 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
12577 error check in Pendinf_read().
12580 ____________________________________________________________________________
12581 [ 9292] By: gsar on 2001/03/22 07:12:00
12582 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
12584 Branch: maint-5.6/perl
12585 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
12586 ____________________________________________________________________________
12587 [ 9291] By: jhi on 2001/03/22 06:06:44
12588 Log: Regex tests from Chicheng Zhang. (Already fixed.)
12591 ____________________________________________________________________________
12592 [ 9290] By: jhi on 2001/03/22 05:57:01
12593 Log: Move MacOS Classic higher in the list of supported platforms.
12594 Branch: maint-5.6/perl
12596 ____________________________________________________________________________
12597 [ 9289] By: gsar on 2001/03/22 05:35:04
12598 Log: revert part of change#6438 for compatibility (av_reify()
12599 appears to be needed to implement av_splice()ish things
12601 Branch: maint-5.6/perl
12602 ! embed.pl global.sym objXSUB.h perlapi.c
12603 ____________________________________________________________________________
12604 [ 9288] By: gsar on 2001/03/22 03:09:19
12605 Log: update copyright year
12606 Branch: maint-5.6/perl
12607 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
12608 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
12609 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
12610 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
12611 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
12612 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
12613 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
12615 ____________________________________________________________________________
12616 [ 9287] By: jhi on 2001/03/21 20:30:54
12617 Log: Integrate perlio.
12619 !> ext/Data/Dumper/Dumper.xs
12620 ____________________________________________________________________________
12621 [ 9286] By: gsar on 2001/03/21 19:49:54
12622 Log: makefile.mk tweak
12623 Branch: maint-5.6/perl
12624 ! win32/Makefile win32/makefile.mk
12625 ____________________________________________________________________________
12626 [ 9285] By: nick on 2001/03/21 19:07:13
12627 Log: Multiplicity fix for Dumper.
12629 ! ext/Data/Dumper/Dumper.xs
12630 ____________________________________________________________________________
12631 [ 9284] By: nick on 2001/03/21 19:01:07
12632 Log: Integrate mainline - (does not build xTHX issue in Dumper).
12634 !> (integrate 27 files)
12635 ____________________________________________________________________________
12636 [ 9283] By: jhi on 2001/03/21 17:17:35
12637 Log: Integrate change #9282 from mainline into maintperl,
12638 4-arg UTF-8 substr().
12639 Branch: maint-5.6/perl
12641 ____________________________________________________________________________
12642 [ 9282] By: jhi on 2001/03/21 17:15:43
12643 Log: The #9270 would have leaked a scalar if pp_substr()
12647 ____________________________________________________________________________
12648 [ 9281] By: gsar on 2001/03/21 17:03:14
12649 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
12650 Branch: maint-5.6/perl
12651 ! win32/makefile.mk
12652 ____________________________________________________________________________
12653 [ 9280] By: gsar on 2001/03/21 17:01:20
12654 Log: some tweaks to change#9278 (fork() emulation should be enabled
12655 by setting BUILD_FLAVOR instead of changing the defaults)
12656 Branch: maint-5.6/perl
12657 ! win32/makefile.mk
12658 ____________________________________________________________________________
12659 [ 9279] By: gsar on 2001/03/21 16:47:19
12660 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
12661 Branch: maint-5.6/perl
12662 ! ext/File/Glob/Glob.pm
12664 ____________________________________________________________________________
12665 [ 9278] By: jhi on 2001/03/21 14:35:10
12666 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
12667 From: "Vadim Konovalov" <watman@inbox.ru>
12668 Date: Wed, 21 Mar 2001 01:53:51 +0300
12669 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
12670 Branch: maint-5.6/perl
12671 ! win32/makefile.mk win32/win32sck.c
12672 ____________________________________________________________________________
12673 [ 9277] By: jhi on 2001/03/21 13:58:28
12674 Log: Integrate change #9270 from mainline to maintperl:
12675 continued 4-arg UTF-8 substr() fixing.
12676 Branch: maint-5.6/perl
12677 !> pp.c t/op/substr.t
12678 ____________________________________________________________________________
12679 [ 9276] By: jhi on 2001/03/21 13:33:00
12680 Log: More pixie cleaning.
12683 ____________________________________________________________________________
12684 [ 9275] By: jhi on 2001/03/21 03:54:17
12685 Log: Update Changes.
12687 ! Changes patchlevel.h
12688 ____________________________________________________________________________
12689 [ 9274] By: jhi on 2001/03/21 03:48:24
12690 Log: First stab at making Data::Dumper to grok Unicode.
12692 TODO: tests, EBCDICify.
12694 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12695 ____________________________________________________________________________
12696 [ 9273] By: jhi on 2001/03/21 02:23:00
12699 Subject: Memory leak in unquoted print
12700 From: Benjamin Sugars <bsugars@canoe.ca>
12701 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
12702 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
12705 ____________________________________________________________________________
12706 [ 9272] By: jhi on 2001/03/21 01:33:17
12707 Log: Subject: Re: [PATCH] POSIX::getcwd()
12708 From: Benjamin Sugars <bsugars@canoe.ca>
12709 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
12710 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
12712 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
12713 ____________________________________________________________________________
12714 [ 9271] By: jhi on 2001/03/21 01:22:52
12715 Log: Subject: [PATCH] Cwd.pm docs
12716 From: Benjamin Sugars <bsugars@canoe.ca>
12717 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
12718 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
12721 ____________________________________________________________________________
12722 [ 9270] By: jhi on 2001/03/21 01:16:29
12723 Log: Continue 4-arg substr() UTF-8 fixage.
12725 ! pp.c t/op/substr.t
12726 ____________________________________________________________________________
12727 [ 9269] By: jhi on 2001/03/21 00:46:14
12728 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
12730 revert the leak fix in change#9142 (problem needs a more experimental
12731 fix unsuitable for 5.6.1)
12733 do alphabetical sorting by default (for csh compatibility)
12735 cut-n-paste goof in change#9264
12737 VMS piping fixes (from Charles Lane)
12739 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
12740 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12741 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
12742 ____________________________________________________________________________
12743 [ 9268] By: jhi on 2001/03/21 00:37:04
12744 Log: Integrate perlio.
12746 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12747 !> utf8.c utf8.h utfebcdic.h
12748 ____________________________________________________________________________
12749 [ 9267] By: nick on 2001/03/20 20:04:39
12750 Log: More EBCDIC stuff:
12751 - Loose the extra level of function on ASCII.
12752 - spotted a chr(0) issue in sv.c
12753 - re-work of UTF-X tr/// ranges to work in Unicode
12754 space. Still issues with the "0xff is illegal UTF-8" hack.
12755 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
12756 (why do it once when you can do it all over the place :-(
12757 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
12758 need utf8.pm for swashes.
12759 - Simplified and commented scan_const() in toke.c
12760 Still something wrong regexp and tr (swashes?).
12762 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12763 ! utf8.c utf8.h utfebcdic.h
12764 ____________________________________________________________________________
12765 [ 9266] By: gsar on 2001/03/20 19:16:43
12766 Log: VMS piping fixes (from Charles Lane)
12767 Branch: maint-5.6/perl
12768 ! vms/vms.c vms/vmspipe.com
12769 ____________________________________________________________________________
12770 [ 9265] By: gsar on 2001/03/20 17:53:52
12771 Log: cut-n-paste goof in change#9264
12772 Branch: maint-5.6/perl
12773 ! ext/File/Glob/Glob.xs
12774 ____________________________________________________________________________
12775 [ 9264] By: gsar on 2001/03/20 17:43:47
12776 Log: do alphabetical sorting by default (for csh compatibility);
12777 bsd_glob() does ASCII sort by default as usual, unless
12778 GLOB_ALPHASORT was specified
12779 Branch: maint-5.6/perl
12780 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
12781 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12782 ! ext/File/Glob/bsd_glob.h
12783 ____________________________________________________________________________
12784 [ 9263] By: gsar on 2001/03/20 16:40:08
12785 Log: integrate change#9255 from mainline (unicode fix)
12787 substr($bytestr, i, n, $charstr)
12788 Branch: maint-5.6/perl
12789 !> Todo-5.6 pp.c t/op/substr.t
12790 ____________________________________________________________________________
12791 [ 9262] By: gsar on 2001/03/20 15:57:41
12792 Log: revert the leak fix in change#9142 (problem needs a more experimental
12793 fix unsuitable for 5.6.1)
12794 Branch: maint-5.6/perl
12796 ____________________________________________________________________________
12797 [ 9261] By: jhi on 2001/03/20 14:26:25
12798 Log: Integrate changes #9259,9260 from maintperl into mainline.
12800 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
12802 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
12804 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
12805 ____________________________________________________________________________
12806 [ 9260] By: jhi on 2001/03/20 14:05:46
12807 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
12808 From: Robin Barker <rmb1@cise.npl.co.uk>
12809 Date: Tue, 20 Mar 2001 10:12:04 GMT
12810 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
12811 Branch: maint-5.6/perl
12813 ____________________________________________________________________________
12814 [ 9259] By: jhi on 2001/03/20 14:04:39
12815 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
12816 From: Chris Nandor <pudge@pobox.com>
12817 Date: Tue, 20 Mar 2001 00:40:56 -0500
12818 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
12819 Branch: maint-5.6/perl
12820 ! ext/POSIX/POSIX.xs lib/File/Path.pm
12821 ____________________________________________________________________________
12822 [ 9258] By: jhi on 2001/03/20 05:09:34
12823 Log: Update Changes.
12825 ! Changes patchlevel.h
12826 ____________________________________________________________________________
12827 [ 9257] By: jhi on 2001/03/20 05:04:25
12828 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
12831 ____________________________________________________________________________
12832 [ 9256] By: jhi on 2001/03/20 04:43:12
12833 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
12834 From: Peter Prymmer <pvhp@forte.com>
12835 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
12836 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
12837 Branch: maint-5.6/perl
12838 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
12839 ____________________________________________________________________________
12840 [ 9255] By: jhi on 2001/03/19 23:17:17
12841 Log: substr($bytestr, i, n, $charstr)
12843 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
12845 ! Todo-5.6 pp.c t/op/substr.t
12846 ____________________________________________________________________________
12847 [ 9254] By: jhi on 2001/03/19 22:25:09
12848 Log: Rearrange the make test target prerequisites so that
12849 in a parallel make 'all' is finished before 'test'.
12852 ____________________________________________________________________________
12853 [ 9253] By: jhi on 2001/03/19 21:48:07
12854 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
12855 From: Robin Houston <robin@kitsite.com>
12856 Date: Mon, 19 Mar 2001 15:48:41 +0000
12857 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
12860 ____________________________________________________________________________
12861 [ 9252] By: jhi on 2001/03/19 21:42:27
12862 Log: Integrate perlio.
12864 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
12865 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
12866 !> utfebcdic.h vms/perly_c.vms
12867 ____________________________________________________________________________
12868 [ 9251] By: jhi on 2001/03/19 21:31:28
12869 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
12871 Dynaloading in 64-bit AIX with vac.
12873 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12875 ____________________________________________________________________________
12876 [ 9250] By: jhi on 2001/03/19 21:18:00
12877 Log: A more robust solution for the 64bitall AIX dynaloading
12878 problem, from Jens-Uwe Mager.
12879 Branch: maint-5.6/perl
12880 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12881 ____________________________________________________________________________
12882 [ 9249] By: nick on 2001/03/19 20:59:37
12883 Log: Integrate mainline.
12885 !> (integrate 42 files)
12886 ____________________________________________________________________________
12887 [ 9248] By: nick on 2001/03/19 20:22:07
12888 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
12889 (Building on OS390 uses native YACC and YYDEBUG has other
12892 ! perly.c perly.y vms/perly_c.vms
12893 ____________________________________________________________________________
12894 [ 9247] By: jhi on 2001/03/19 19:59:53
12895 Log: 64-bit AIX dynaloading problem (see #9244) idea
12896 from Jens-Uwe Mager.
12897 Branch: maint-5.6/perl
12898 ! ext/DynaLoader/dl_aix.xs
12899 ____________________________________________________________________________
12900 [ 9246] By: nick on 2001/03/19 19:27:57
12901 Log: More EBCDIC fixes.
12903 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
12904 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
12905 ____________________________________________________________________________
12906 [ 9245] By: jhi on 2001/03/19 19:05:19
12907 Log: Integrate change #9243 from mainline into maintperl.
12909 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
12910 Branch: maint-5.6/perl
12912 ____________________________________________________________________________
12913 [ 9244] By: jhi on 2001/03/19 19:03:15
12914 Log: Get 64bitall AIX building, but still does not test okay:
12915 dynaloading anything fails, for example for op/defins:
12916 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
12917 (update: fixed by #9247,9250)
12918 Branch: maint-5.6/perl
12920 ____________________________________________________________________________
12921 [ 9243] By: jhi on 2001/03/19 19:00:16
12922 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
12923 From: Robin Barker <rmb1@cise.npl.co.uk>
12924 Date: Mon, 19 Mar 2001 18:01:57 GMT
12925 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
12928 ____________________________________________________________________________
12929 [ 9242] By: jhi on 2001/03/19 18:58:43
12930 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
12935 ____________________________________________________________________________
12936 [ 9241] By: gsar on 2001/03/19 17:34:46
12937 Log: VMSify tests (from Charles Lane)
12938 Branch: maint-5.6/perl
12939 ! t/lib/filehand.t t/lib/texttabs.t
12940 ____________________________________________________________________________
12941 [ 9240] By: jhi on 2001/03/19 14:24:26
12942 Log: Integrate change #9233 from maintperl into mainline.
12944 some refcounts were incorrect in perl_clone()
12947 ____________________________________________________________________________
12948 [ 9239] By: gsar on 2001/03/19 09:23:17
12949 Log: this is 5.6.1-trial3
12950 Branch: maint-5.6/perl
12952 ____________________________________________________________________________
12953 [ 9238] By: gsar on 2001/03/19 08:47:04
12954 Log: some new symbols are only available under ithreads
12955 Branch: maint-5.6/perl
12957 ____________________________________________________________________________
12958 [ 9237] By: gsar on 2001/03/19 08:42:28
12959 Log: update patchlevel.h, Changes, &c.
12960 Branch: maint-5.6/perl
12961 ! Changes patchlevel.h pod/perlhist.pod
12963 ____________________________________________________________________________
12964 [ 9236] By: gsar on 2001/03/19 08:17:49
12965 Log: integrate changes#8068,8717 from mainline
12967 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
12969 [PATCH CPAN 1.59_51] warning message (not!)
12970 Branch: maint-5.6/perl
12971 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
12972 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
12973 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
12974 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
12975 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
12976 ____________________________________________________________________________
12977 [ 9235] By: gsar on 2001/03/19 08:07:09
12978 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
12980 [PATCH] Add missing CV flags to dump.c
12982 Re: [patch] Re: PL_ptr_table
12984 Fixup non-ithread build after 8713
12986 Generated files form 8713 etc.
12988 Correct the correction :-(
12990 Documenting coderef @INC (Re: CPAN "make this script work" feature)
12992 Subject: Re: sync sync sync: have I missed any patches?
12993 Replace djSP with dSP.
12994 Branch: maint-5.6/perl
12995 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
12996 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
12997 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
12998 !> sv.c sv.h win32/perlhost.h
12999 ____________________________________________________________________________
13000 [ 9234] By: gsar on 2001/03/19 07:22:05
13001 Log: revert the change#9090 integrate for now (change looks somewhat
13002 incomplete in that [ha]v_exists() need something similar; lacks
13004 Branch: maint-5.6/perl
13006 ____________________________________________________________________________
13007 [ 9233] By: gsar on 2001/03/19 07:10:01
13008 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
13009 destruction when there are unreferenced scalars (SvREFCNT==0)
13010 Branch: maint-5.6/perl
13012 ____________________________________________________________________________
13013 [ 9232] By: jhi on 2001/03/19 05:11:02
13014 Log: Regen api and toc.
13015 Branch: maint-5.6/perl
13016 ! pod/perlapi.pod pod/perltoc.pod
13017 ____________________________________________________________________________
13018 [ 9231] By: jhi on 2001/03/19 04:06:03
13019 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
13020 add a lost line in pp.c:pp_chop(), update to new op/chop.
13022 Clarify the description differentiating for and while; inspired by
13024 Subject: [ID 20010306.004] || != named unary operator
13026 The $Is_MacOS needs to be declared.
13027 Branch: maint-5.6/perl
13029 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
13030 ____________________________________________________________________________
13031 [ 9230] By: jhi on 2001/03/19 03:48:16
13032 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
13033 9079,9083,9089,9090,9091 from mainline to maintperl.
13035 Quieten some noise in Win32 builds
13037 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
13039 The perlretut was still talking about the old \p and \P
13042 More tweakage on the Unicode character class descriptions.
13044 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
13046 Subject: 'no *POSIX' Patch speeding up make on BS2000
13048 Subject: [PATCH] perldata.pod here-doc docs
13050 Add /sbin and /usr/sbin to the list of directories scanned
13051 for setuid programs. Takes care of bug id 20010309.003.
13053 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
13055 In op/stat #35 better to scan all the potential directories
13056 for setuids, not just the first one.
13057 Branch: maint-5.6/perl
13059 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
13060 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
13061 !> t/op/stat.t toke.c win32/win32.h
13062 ____________________________________________________________________________
13063 [ 9229] By: jhi on 2001/03/19 02:31:50
13064 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
13065 From: Chris Nandor <pudge@pobox.com>
13066 Date: Sat, 10 Mar 2001 14:22:19 -0500
13067 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
13068 Branch: maint-5.6/perl
13069 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13070 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
13071 ! t/lib/b.t t/lib/errno.t
13072 ____________________________________________________________________________
13073 [ 9228] By: jhi on 2001/03/19 02:29:59
13074 Log: Integrate changes #9113,9122 from mainline into maintperl.
13076 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?)
13077 Branch: maint-5.6/perl
13078 !> Configure README.os390 hints/os390.sh
13079 ____________________________________________________________________________
13080 [ 9227] By: jhi on 2001/03/19 02:22:35
13081 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
13084 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
13086 Forgot to check-in the larger part of #9120, duh.
13088 Subject: Another patch for integer.pm POD
13090 h2ph strictness and cleanliness from Kurt Starsinic.
13092 Borland filename case problem.
13094 h2ph strictness and cleanliness from Kurt Starsinic.
13096 Subject: [PATCH] the uncontroversial doc patches
13097 Branch: maint-5.6/perl
13098 +> win32/sncfnmcs.pl
13099 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
13100 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
13101 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
13102 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
13103 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
13104 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
13105 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
13106 ____________________________________________________________________________
13107 [ 9226] By: jhi on 2001/03/19 02:10:21
13108 Log: Integrate changes #9207,9214 from mainline into maintperl.
13110 podchecker relaxations: =over has an *optional* number after it,
13111 and whitespace in L<> is okay.
13112 Branch: maint-5.6/perl
13113 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13114 !> t/pod/poderrs.xr
13115 ____________________________________________________________________________
13116 [ 9225] By: jhi on 2001/03/19 02:07:38
13117 Log: Integrate change #9219 from maintperl into mainline.
13119 remove duplicated tests
13122 ____________________________________________________________________________
13123 [ 9224] By: jhi on 2001/03/19 02:06:11
13124 Log: Integrate change #9223 from mainline to maintperl.
13126 Document -Dmksymlinks.
13127 Branch: maint-5.6/perl
13129 ____________________________________________________________________________
13130 [ 9223] By: jhi on 2001/03/19 02:01:25
13131 Log: Document -Dmksymlinks.
13134 ____________________________________________________________________________
13135 [ 9222] By: jhi on 2001/03/19 01:15:35
13136 Log: The -Dmksymlinks wasn't working for maintperl.
13137 Branch: maint-5.6/perl
13139 ____________________________________________________________________________
13140 [ 9221] By: jhi on 2001/03/19 00:49:43
13141 Log: Cleanup pixie residue.
13144 ____________________________________________________________________________
13145 [ 9220] By: jhi on 2001/03/19 00:44:47
13146 Log: Document the use of pixie/prof; create make targets for it.
13148 TODO: make t/TEST pixie-aware.
13150 ! Makefile.SH pod/perlhack.pod
13151 ____________________________________________________________________________
13152 [ 9219] By: gsar on 2001/03/19 00:16:55
13153 Log: remove duplicated tests
13154 Branch: maint-5.6/perl
13156 ____________________________________________________________________________
13157 [ 9218] By: jhi on 2001/03/18 23:59:31
13158 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
13160 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
13161 ____________________________________________________________________________
13162 [ 9217] By: jhi on 2001/03/18 23:25:20
13163 Log: Rewrite the tests section of Makefile to be less redundant
13164 and to allow for more flexible test targets, many recursive
13165 make calls introduced.
13168 ____________________________________________________________________________
13169 [ 9216] By: jhi on 2001/03/18 22:30:04
13170 Log: Document the use of Third Degree (sparsely).
13172 ! pod/perlhack.pod t/TEST
13173 ____________________________________________________________________________
13174 [ 9215] By: jhi on 2001/03/18 22:10:30
13175 Log: Make targets for testing with Third Degree.
13178 ____________________________________________________________________________
13179 [ 9214] By: jhi on 2001/03/18 21:08:53
13180 Log: The podchecker relaxations need to mirrored also at the tests.
13183 ____________________________________________________________________________
13184 [ 9213] By: jhi on 2001/03/18 20:56:21
13185 Log: Update Changes.
13187 ! Changes patchlevel.h
13188 ____________________________________________________________________________
13189 [ 9212] By: jhi on 2001/03/18 20:36:59
13190 Log: Looking for config.sh in parent directories isn't
13191 very useful for the toplevel Makefile.
13194 ____________________________________________________________________________
13195 [ 9211] By: jhi on 2001/03/18 20:33:37
13196 Log: On "make clean" take care of Third Degree droppings.
13199 ____________________________________________________________________________
13200 [ 9210] By: jhi on 2001/03/18 20:21:34
13201 Log: Add a hook for running the tests under the Third Degree
13202 debugging tool (set $ENV{PERL_3LOG} to non-zero)
13204 TODO: Document the use of Third Degree.
13207 ____________________________________________________________________________
13208 [ 9209] By: jhi on 2001/03/18 20:19:07
13209 Log: Regen toc and api pods.
13211 ! pod/perlapi.pod pod/perltoc.pod
13212 ____________________________________________________________________________
13213 [ 9208] By: jhi on 2001/03/18 20:12:12
13214 Log: Integrate changes #8128,9132 from mainline into maintperl,
13215 Tie::SubstrHash fixes.
13216 Branch: maint-5.6/perl
13217 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
13218 ____________________________________________________________________________
13219 [ 9207] By: jhi on 2001/03/18 20:07:43
13220 Log: podchecker relaxations from Michael Stevens.
13222 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13223 ____________________________________________________________________________
13224 [ 9206] By: jhi on 2001/03/18 20:04:24
13225 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
13227 ! lib/Locale/Constants.pm lib/Locale/Country.pm
13228 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
13229 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
13230 ____________________________________________________________________________
13231 [ 9205] By: jhi on 2001/03/18 19:54:45
13232 Log: Integrate changes #9161,9162 from maintperl to mainline.
13234 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13238 ____________________________________________________________________________
13239 [ 9204] By: jhi on 2001/03/18 19:37:46
13240 Log: Make perl.third checks more understandable to the builder.
13243 ____________________________________________________________________________
13244 [ 9203] By: jhi on 2001/03/18 19:20:54
13245 Log: Re-integrate #9138 from maintperl to mainline,
13246 the squelching of the unneeded "Scalars leaked" messages.
13248 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13249 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13250 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13251 ____________________________________________________________________________
13252 [ 9202] By: jhi on 2001/03/18 18:48:36
13253 Log: More robust and more paranoid perl.third target.
13256 ____________________________________________________________________________
13257 [ 9201] By: jhi on 2001/03/18 18:39:21
13258 Log: Integrate change #9197 from maintperl to mainline.
13260 more thorough cleaning of arenas.
13262 !> embed.pl perl.c proto.h sv.c t/op/sort.t
13263 ____________________________________________________________________________
13264 [ 9200] By: jhi on 2001/03/18 18:25:17
13265 Log: Integrate perlio.
13267 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
13268 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
13269 !> t/lib/encode.t toke.c universal.c utf8.c
13270 ____________________________________________________________________________
13271 [ 9199] By: nick on 2001/03/18 15:23:51
13272 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
13273 is the sense of the test being done. Avoid some magical 127 and 128 values
13276 ! doop.c pp_ctl.c sv.c toke.c
13277 ____________________________________________________________________________
13278 [ 9198] By: nick on 2001/03/18 14:18:12
13279 Log: UTF-X encoding invariance for Encode:
13280 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
13281 - move the XS code for those to universal.c (so in miniperl)
13282 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
13283 - change ext/Encode/compile to use above.
13284 - Fix t/lib/encode.t for above
13285 - Teach t/lib/b.t to expect -uutf8
13286 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
13289 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13290 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
13291 ____________________________________________________________________________
13292 [ 9197] By: gsar on 2001/03/18 12:15:57
13293 Log: more thorough cleaning of arenas--keep going until no more
13294 SvREFCNT_dec()s occur (this fixes the problem that causes the
13295 pesky "Scalars leaked" warnings)
13296 Branch: maint-5.6/perl
13297 ! embed.pl perl.c proto.h sv.c t/op/sort.t
13298 ____________________________________________________________________________
13299 [ 9196] By: nick on 2001/03/18 10:57:29
13300 Log: Fix pragma/utf8.t # 15
13301 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
13302 are SvUTF8 as well.
13305 ____________________________________________________________________________
13306 [ 9195] By: nick on 2001/03/18 09:27:06
13307 Log: Integrate mainline
13309 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
13311 ____________________________________________________________________________
13312 [ 9194] By: jhi on 2001/03/18 05:29:59
13313 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
13314 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
13316 ! op.c op.h t/op/misc.t t/op/pat.t
13317 ____________________________________________________________________________
13318 [ 9193] By: jhi on 2001/03/18 05:15:06
13319 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
13322 ____________________________________________________________________________
13323 [ 9192] By: jhi on 2001/03/18 04:22:43
13324 Log: tr/// UTF-8 patches from Inaba Hiroto.
13327 ____________________________________________________________________________
13328 [ 9191] By: jhi on 2001/03/18 04:21:17
13329 Log: Integrate perlio.
13331 !> utf8.c utfebcdic.h
13332 ____________________________________________________________________________
13333 [ 9190] By: nick on 2001/03/17 20:32:01
13334 Log: Correct #if EBCDIC side typos.
13335 Builds and passes many tests on OS390.
13337 ! utf8.c utfebcdic.h
13338 ____________________________________________________________________________
13339 [ 9189] By: jhi on 2001/03/17 18:55:49
13340 Log: Add prerequisites for the perl.third target.
13343 ____________________________________________________________________________
13344 [ 9188] By: jhi on 2001/03/17 18:46:00
13345 Log: Integrate perlio.
13348 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
13349 ____________________________________________________________________________
13350 [ 9187] By: jhi on 2001/03/17 18:38:47
13351 Log: Add a make rule for perl.third (the Third Degree memory debugging
13352 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
13355 ____________________________________________________________________________
13356 [ 9186] By: nick on 2001/03/17 18:34:48
13357 Log: MANIFEST addition :-(
13360 ____________________________________________________________________________
13361 [ 9185] By: nick on 2001/03/17 18:29:50
13362 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
13363 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
13364 a superset of ASCII are invariant under the encoding. This is EBCDIC
13365 friendly as an encoded string can be looked at as being EBCDIC by lexer
13366 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
13367 ASCII on ASCII machines.
13369 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
13371 - Add some more macros to comprehend different shift amounts and
13372 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
13373 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
13374 and conditionaly #include it.
13376 EBCDIC build as yet untested. ASCII still fails the one test.
13380 ____________________________________________________________________________
13381 [ 9184] By: nick on 2001/03/17 17:44:16
13382 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
13384 ! doop.c perl.h pp.c utf8.h
13385 ____________________________________________________________________________
13386 [ 9183] By: jhi on 2001/03/17 15:55:42
13387 Log: Integrate perlio.
13390 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
13391 ____________________________________________________________________________
13392 [ 9182] By: nick on 2001/03/17 09:16:06
13393 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
13396 ____________________________________________________________________________
13397 [ 9181] By: nick on 2001/03/17 09:15:11
13398 Log: Integrate mainline.
13400 +> lib/Locale/Constants.pm lib/Locale/Country.pm
13401 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13402 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13403 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
13404 !> (integrate 83 files)
13405 ____________________________________________________________________________
13406 [ 9180] By: nick on 2001/03/16 17:23:21
13409 ! perl.h sv.c toke.c utf8.c utf8.h
13410 ____________________________________________________________________________
13411 [ 9179] By: jhi on 2001/03/16 14:10:12
13412 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
13413 a change needed to work around an AIX compiler bug.
13415 ! ext/Storable/Storable.xs
13416 ____________________________________________________________________________
13417 [ 9178] By: jhi on 2001/03/16 03:19:59
13418 Log: With Damian's approval synchronize damian's modules'
13419 licensing with Perl's standard module licensing.
13421 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
13422 ____________________________________________________________________________
13423 [ 9177] By: jhi on 2001/03/16 03:15:34
13424 Log: Make the Filter::Util:Call files have their own copies
13425 of the Perl standard module licensing, from Paul Marquess.
13427 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
13428 ____________________________________________________________________________
13429 [ 9176] By: jhi on 2001/03/16 02:56:04
13430 Log: Subject: [PATCH] more pod patches
13431 From: Michael Stevens <michael@etla.org>
13432 Date: Thu, 15 Mar 2001 21:25:18 +0000
13433 Message-ID: <20010315212518.A18870@firedrake.org>
13435 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
13436 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
13437 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
13438 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
13439 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
13440 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
13441 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
13442 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
13443 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
13444 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
13445 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
13446 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
13447 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
13448 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
13449 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
13450 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
13451 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
13452 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
13453 ! lib/Locale/Country.pm lib/Locale/Language.pm
13454 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
13455 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
13456 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
13457 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
13458 ! os2/OS2/Process/Process.pm
13459 ____________________________________________________________________________
13460 [ 9175] By: jhi on 2001/03/16 02:53:32
13461 Log: Subject: [PATCH] the uncontroversial doc patches
13462 From: Michael Stevens <michael@etla.org>
13463 Date: Thu, 15 Mar 2001 20:01:12 +0000
13464 Message-ID: <20010315200112.A7636@firedrake.org>
13466 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
13467 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
13468 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
13469 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
13470 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
13471 ____________________________________________________________________________
13472 [ 9174] By: jhi on 2001/03/16 02:50:49
13473 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
13474 From: Paul Lindner <lindner@inuus.com>
13475 Date: Fri, 16 Mar 2001 11:28:03 -0800
13476 Message-ID: <20010316112803.A7577@inuus.com>
13478 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13479 ____________________________________________________________________________
13480 [ 9173] By: nick on 2001/03/15 20:21:03
13481 Log: 1st day's EBCDIC fixes:
13482 - toke.c's parsing of strings needed attention
13483 needed to conditionally e2a if string was already UTF-8
13484 - e2a/a2e tables where wrong way round.
13485 - new macros in utf8.h
13487 ! perl.h toke.c utf8.h
13488 ____________________________________________________________________________
13489 [ 9172] By: jhi on 2001/03/15 15:17:17
13490 Log: Update Changes.
13492 ! Changes patchlevel.h
13493 ____________________________________________________________________________
13494 [ 9171] By: jhi on 2001/03/15 15:09:32
13495 Log: Subject: Re: Another Borland C++ problem.
13496 From: "Vadim Konovalov" <watman@inbox.ru>
13497 Date: Sat, 10 Mar 2001 19:26:07 +0300
13498 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
13500 Borland filename case problem.
13502 + win32/sncfnmcs.pl
13503 ! MANIFEST README.win32
13504 ____________________________________________________________________________
13505 [ 9170] By: jhi on 2001/03/15 14:54:23
13506 Log: Add Locale::Codes 1.06, from Neil Bowers.
13508 + lib/Locale/Constants.pm lib/Locale/Country.pm
13509 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13510 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13511 + t/lib/lc-language.t t/lib/lc-uk.t
13513 ____________________________________________________________________________
13514 [ 9169] By: jhi on 2001/03/15 14:19:01
13515 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
13517 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13518 ! ext/Storable/Storable.xs
13519 ____________________________________________________________________________
13520 [ 9168] By: jhi on 2001/03/15 14:13:22
13521 Log: Integrate changes #9120,9167 from mainline to maintperl.
13523 Subject: [PATCH 5.6.1] OS/2 docs
13525 Subject: [PATCH 5.6.1] perldoc
13526 Branch: maint-5.6/perl
13527 !> os2/Changes utils/perldoc.PL
13528 ____________________________________________________________________________
13529 [ 9167] By: jhi on 2001/03/15 14:07:42
13530 Log: Subject: [PATCH 5.6.1] perldoc
13531 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13532 Date: Wed, 14 Mar 2001 23:46:52 -0500
13533 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
13536 ____________________________________________________________________________
13537 [ 9166] By: jhi on 2001/03/15 13:53:15
13538 Log: sigaction test condition tweakage.
13540 ! t/lib/sigaction.t
13541 ____________________________________________________________________________
13542 [ 9165] By: alanbur on 2001/03/15 03:49:17
13543 Log: Resynchronised with parent
13544 Branch: maint-5.6/pureperl
13545 +> os2/os2add.sym t/op/anonsub.t
13546 !> (integrate 72 files)
13547 ____________________________________________________________________________
13548 [ 9164] By: jhi on 2001/03/15 01:05:01
13549 Log: Avoid stomping off the beginning of an array in tr///.
13552 ____________________________________________________________________________
13553 [ 9163] By: jhi on 2001/03/15 00:58:57
13554 Log: h2ph strictness and cleanliness from Kurt Starsinic.
13557 ____________________________________________________________________________
13558 [ 9162] By: gsar on 2001/03/15 00:56:53
13559 Log: avoid warnings
13560 Branch: maint-5.6/perl
13562 ____________________________________________________________________________
13563 [ 9161] By: gsar on 2001/03/15 00:52:09
13564 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13566 Branch: maint-5.6/perl
13568 ____________________________________________________________________________
13569 [ 9160] By: jhi on 2001/03/14 22:02:10
13570 Log: Do not use the Perl malloc in IRIX, suggested by
13574 ____________________________________________________________________________
13575 [ 9159] By: nick on 2001/03/14 21:45:59
13576 Log: Integrate mainline
13579 !> (integrate 41 files)
13580 ____________________________________________________________________________
13581 [ 9158] By: jhi on 2001/03/14 21:10:09
13582 Log: The Day of the Retractions continues: the #9138
13583 (integrated in #9144) doesn't work well in mainline.
13585 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13586 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13587 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13588 ____________________________________________________________________________
13589 [ 9157] By: jhi on 2001/03/14 20:58:12
13590 Log: The #9145 CANNOT be enabled: the clear_pmop code still
13591 dumps core all over in Tru64.
13593 ! op.c op.h t/op/pat.t
13594 ____________________________________________________________________________
13595 [ 9156] By: jhi on 2001/03/14 20:48:06
13596 Log: Integrate change #9154 from maintperl to mainline.
13598 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13599 (caused Storable 1.0.10 to break on windows)
13601 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13602 !> perlapi.c proto.h
13603 ____________________________________________________________________________
13604 [ 9155] By: jhi on 2001/03/14 20:23:53
13605 Log: Retract #9136: breaks threading (and binary compatibility).
13607 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13608 ____________________________________________________________________________
13609 [ 9154] By: gsar on 2001/03/14 17:48:18
13610 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13611 (caused Storable 1.0.10 to break on windows)
13612 Branch: maint-5.6/perl
13613 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13614 ! perlapi.c proto.h
13615 ____________________________________________________________________________
13616 [ 9153] By: jhi on 2001/03/14 13:35:21
13617 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
13619 ! t/lib/sigaction.t
13620 ____________________________________________________________________________
13621 [ 9152] By: gsar on 2001/03/14 07:29:40
13622 Log: back out changes#9012,9010,9009 and parts of change#9016
13623 (causes ABRs under purify, and some prerequisites don't
13624 seem to be there in 5.6.x)
13625 Branch: maint-5.6/perl
13626 ! doop.c op.c t/op/tr.t toke.c
13627 ____________________________________________________________________________
13628 [ 9151] By: gsar on 2001/03/14 07:01:29
13629 Log: reenable change#9145 (the test was busted due to a missing
13630 C<print "ok 27\n">)
13632 ! op.c op.h t/op/pat.t
13633 ____________________________________________________________________________
13634 [ 9150] By: jhi on 2001/03/14 06:38:36
13635 Log: Retract #9145.
13637 ! op.c op.h t/op/pat.t
13638 ____________________________________________________________________________
13639 [ 9149] By: jhi on 2001/03/14 06:14:56
13640 Log: Retract #9143.
13643 ____________________________________________________________________________
13644 [ 9148] By: gsar on 2001/03/14 06:13:02
13645 Log: Uninitialized Memory Read in regexec.c
13648 ____________________________________________________________________________
13649 [ 9147] By: jhi on 2001/03/14 04:59:54
13650 Log: Subject: PATCH: make goto work in nested eval ""
13651 From: Robin Houston <robin@kitsite.com>
13652 Date: Wed, 14 Mar 2001 04:16:10 +0000
13653 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
13655 ! pp_ctl.c t/op/goto.t
13656 ____________________________________________________________________________
13657 [ 9146] By: jhi on 2001/03/14 04:42:54
13658 Log: Preserve the #ifdef PERL_CORE in perly.h.
13661 ____________________________________________________________________________
13662 [ 9145] By: jhi on 2001/03/14 03:57:41
13663 Log: (Retracted by #9150.)
13665 ! op.c op.h t/op/pat.t
13666 ____________________________________________________________________________
13667 [ 9144] By: jhi on 2001/03/14 03:50:38
13668 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
13670 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13672 remove squelch controls for "Scalars leaked" messages in most places
13673 (these are now cured)
13675 fix another memory leak reported by purify (tie callbacks that
13676 croak can leak when wiping out magic)
13678 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
13679 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
13680 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
13681 !> t/pragma/warnings.t
13682 ____________________________________________________________________________
13683 [ 9143] By: jhi on 2001/03/14 03:37:53
13684 Log: (Retracted by #9149.)
13687 ____________________________________________________________________________
13688 [ 9142] By: gsar on 2001/03/14 03:20:48
13689 Log: fix another memory leak reported by purify (tie callbacks that
13690 croak can leak when wiping out magic)
13691 Branch: maint-5.6/perl
13693 ____________________________________________________________________________
13694 [ 9141] By: jhi on 2001/03/14 02:55:00
13695 Log: Subject: PATCH for [ID 20010305.003]
13696 From: Robin Houston <robin@kitsite.com>
13697 Date: Wed, 14 Mar 2001 02:45:51 +0000
13698 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
13700 ! pp_ctl.c t/op/eval.t
13701 ____________________________________________________________________________
13702 [ 9140] By: jhi on 2001/03/14 02:41:54
13703 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13704 Date: Wed, 14 Mar 2001 01:52:51 +0000
13705 From: Robin Houston <robin@kitsite.com>
13706 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
13708 Fix for 2000313.004.
13710 ! pp_ctl.c t/op/goto.t
13711 ____________________________________________________________________________
13712 [ 9139] By: jhi on 2001/03/14 02:40:50
13713 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13714 From: Robin Houston <robin@kitsite.com>
13715 Date: Wed, 14 Mar 2001 00:43:45 +0000
13716 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
13719 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
13721 ____________________________________________________________________________
13722 [ 9138] By: gsar on 2001/03/14 01:18:00
13723 Log: remove squelch controls for "Scalars leaked" messages in most places
13724 (these are now cured)
13725 Branch: maint-5.6/perl
13726 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13727 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13728 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13729 ____________________________________________________________________________
13730 [ 9137] By: gsar on 2001/03/14 00:57:04
13731 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13732 Branch: maint-5.6/perl
13734 ____________________________________________________________________________
13735 [ 9136] By: jhi on 2001/03/13 23:12:24
13736 Log: (Retracted by #9155)
13738 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
13739 From: Jens-Uwe Mager <jum@helios.de>
13740 Date: Wed, 21 Feb 2001 21:32:04 +0100
13741 Message-ID: <20010221213203.A18340@ans.helios.de>
13743 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13744 ____________________________________________________________________________
13745 [ 9135] By: jhi on 2001/03/13 22:50:05
13746 Log: Integrate perlio.
13749 ____________________________________________________________________________
13750 [ 9134] By: jhi on 2001/03/13 22:49:05
13751 Log: Integrate change #9131 from maintperl into mainline.
13753 make the error text look more consistent in hints/hpux.sh
13756 ____________________________________________________________________________
13757 [ 9133] By: gsar on 2001/03/13 22:46:20
13758 Log: integrate change#9067 from mainline
13760 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
13761 Branch: maint-5.6/perl
13762 !> lib/ExtUtils/MM_Unix.pm
13763 ____________________________________________________________________________
13764 [ 9132] By: jhi on 2001/03/13 22:41:21
13765 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13766 From: "John P. Linderman" <jpl@research.att.com>
13767 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
13768 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
13770 A more correct prime finder.
13772 ! lib/Tie/SubstrHash.pm
13773 ____________________________________________________________________________
13774 [ 9131] By: gsar on 2001/03/13 22:30:42
13775 Log: make the error text look more consistent in hints/hpux.sh
13776 Branch: maint-5.6/perl
13778 ____________________________________________________________________________
13779 [ 9130] By: jhi on 2001/03/13 22:23:44
13780 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
13781 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13782 Date: Tue, 13 Mar 2001 18:41:26 +0100
13783 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
13785 If the test is run non-interactively the default handler
13788 ! t/lib/sigaction.t
13789 ____________________________________________________________________________
13790 [ 9129] By: jhi on 2001/03/13 22:20:21
13791 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
13792 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13793 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
13794 Date: Tue, 13 Mar 2001 16:44:32 EST
13796 ! t/lib/1_compile.t
13797 ____________________________________________________________________________
13798 [ 9128] By: jhi on 2001/03/13 22:18:34
13799 Log: Subject: Another patch for integer.pm POD
13800 From: "John L. Allen" <allen@grumman.com>
13801 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
13802 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
13805 ____________________________________________________________________________
13806 [ 9127] By: nick on 2001/03/13 21:26:30
13807 Log: Integrate mainline.
13809 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
13810 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
13811 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
13812 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
13813 !> Changes Configure MANIFEST README.os2 README.os390
13814 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
13815 !> os2/Changes patchlevel.h win32/perlhost.h
13816 ____________________________________________________________________________
13817 [ 9126] By: nick on 2001/03/13 20:39:51
13818 Log: #ifdef'ed out code to make packed side of pack/unpack
13819 octets. (i.e. pack('U') => encode_utf8).
13822 ____________________________________________________________________________
13823 [ 9125] By: jhi on 2001/03/13 15:07:16
13824 Log: Update Changes.
13826 ! Changes patchlevel.h
13827 ____________________________________________________________________________
13828 [ 9124] By: jhi on 2001/03/13 14:22:45
13829 Log: Workaround for the buggy ("internal compiler error")
13830 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
13831 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
13834 ! ext/re/Makefile.PL hints/aix.sh
13835 ____________________________________________________________________________
13836 [ 9123] By: jhi on 2001/03/13 03:24:34
13837 Log: Typo in #9114.
13839 ! U/modified/myhostname.U
13840 ____________________________________________________________________________
13841 [ 9122] By: jhi on 2001/03/13 03:24:06
13842 Log: Typo in #9113.
13845 ____________________________________________________________________________
13846 [ 9121] By: jhi on 2001/03/13 01:53:05
13847 Log: Forgot to check-in the larger part of #9120, duh.
13850 ____________________________________________________________________________
13851 [ 9120] By: jhi on 2001/03/13 01:51:31
13852 Log: Subject: [PATCH 5.6.1] OS/2 docs
13853 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13854 Date: Mon, 12 Mar 2001 03:27:32 -0500
13855 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
13858 ____________________________________________________________________________
13859 [ 9119] By: jhi on 2001/03/13 01:49:41
13860 Log: Integrate change #9116 from maintperl into mainline.
13862 Win32::GetCwd() returns C: instead of C:\ in the root directory
13865 !> win32/perlhost.h
13866 ____________________________________________________________________________
13867 [ 9118] By: jhi on 2001/03/13 01:13:39
13868 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
13870 + lib/Switch.pm t/lib/switch.t
13872 ____________________________________________________________________________
13873 [ 9117] By: jhi on 2001/03/13 01:03:17
13874 Log: Add Text::Balanced 1.83.
13876 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
13877 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
13878 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
13881 ____________________________________________________________________________
13882 [ 9116] By: gsar on 2001/03/13 00:55:53
13883 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
13885 Branch: maint-5.6/perl
13887 ____________________________________________________________________________
13888 [ 9115] By: jhi on 2001/03/13 00:54:09
13889 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
13890 From: "John L. Allen" <allen@grumman.com>
13891 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
13892 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
13894 use integer document clarification.
13897 ____________________________________________________________________________
13898 [ 9114] By: jhi on 2001/03/13 00:38:54
13899 Log: Metaconfig unit change for #9113.
13901 ! U/modified/myhostname.U
13902 ____________________________________________________________________________
13903 [ 9113] By: jhi on 2001/03/13 00:38:35
13904 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?)
13905 From: Peter Prymmer <pvhp@forte.com>
13906 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
13907 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
13909 ! Configure README.os390 hints/os390.sh
13910 ____________________________________________________________________________
13911 [ 9112] By: jhi on 2001/03/13 00:29:00
13912 Log: Integrate perlio.
13915 ____________________________________________________________________________
13916 [ 9111] By: nick on 2001/03/12 21:16:33
13917 Log: Integrate mainline.
13920 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13922 ____________________________________________________________________________
13923 [ 9110] By: nick on 2001/03/12 21:00:13
13924 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
13927 ____________________________________________________________________________
13928 [ 9109] By: jhi on 2001/03/12 16:04:47
13929 Log: Integrate change #9108 from maintperl to mainline.
13931 fix memory leak in C<sub X { sub {} }> arising from a refcount
13932 loop between the outer sub and the inner prototype anonsub
13934 this also enables closures returned by subroutines that
13935 subsequently get redefined to work without generating coredumps :)
13937 completely removed the free_closures() hack--it shouldn't be
13941 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13943 ____________________________________________________________________________
13944 [ 9108] By: gsar on 2001/03/12 10:21:31
13945 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
13946 loop between the outer sub and the inner prototype anonsub
13948 this also enables closures returned by subroutines that
13949 subsequently get redefined to work without generating coredumps :)
13951 completely removed the free_closures() hack--it shouldn't be
13953 Branch: maint-5.6/perl
13955 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13957 ____________________________________________________________________________
13958 [ 9107] By: jhi on 2001/03/12 05:15:31
13959 Log: Integrate perlio.
13961 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
13962 ____________________________________________________________________________
13963 [ 9106] By: nick on 2001/03/11 20:10:12
13964 Log: regcomp.c is working in native space, not Unicode space (if different)
13965 as it is doing compare against 'W' in \W etc.
13968 ____________________________________________________________________________
13969 [ 9105] By: nick on 2001/03/11 19:39:34
13970 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
13971 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
13973 ! regcomp.c toke.c utf8.c
13974 ____________________________________________________________________________
13975 [ 9104] By: nick on 2001/03/11 18:15:44
13976 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
13979 ____________________________________________________________________________
13980 [ 9103] By: nick on 2001/03/11 18:03:28
13981 Log: Integrate mainline (for regexp stuff).
13983 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13984 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
13985 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
13986 !> t/lib/errno.t t/op/pat.t
13987 ____________________________________________________________________________
13988 [ 9102] By: nick on 2001/03/11 17:44:20
13989 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
13990 - exclude layer syms in makedef.pl for sfio
13991 - also inhibit Encode from trying to build ":encode()" layer.
13993 ! ext/Encode/Encode.xs makedef.pl
13994 ____________________________________________________________________________
13995 [ 9101] By: jhi on 2001/03/10 22:38:13
13996 Log: The $Is_MacOS needs to be declared.
13998 ! lib/ExtUtils/Manifest.pm
13999 ____________________________________________________________________________
14000 [ 9100] By: jhi on 2001/03/10 22:14:29
14001 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
14002 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
14003 pollute the symbolspace if using sfio.
14005 ! ext/Encode/Encode.xs
14006 ____________________________________________________________________________
14007 [ 9099] By: jhi on 2001/03/10 21:58:48
14008 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
14009 Date: Sat, 10 Mar 2001 14:23:55 -0500
14010 From: Chris Nandor <pudge@pobox.com>
14011 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
14013 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14014 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
14016 ____________________________________________________________________________
14017 [ 9098] By: jhi on 2001/03/10 21:38:30
14018 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
14020 ! regcomp.c regexec.c t/op/pat.t
14021 ____________________________________________________________________________
14022 [ 9097] By: jhi on 2001/03/10 14:38:07
14023 Log: Integrate perlio.
14025 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14026 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14027 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14028 ____________________________________________________________________________
14029 [ 9096] By: nick on 2001/03/10 11:55:43
14030 Log: EBCDIC sanity - phase I
14031 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
14032 - use utf8n_xxxx (c.f. pvn) for forms which take length.
14033 - back out vN.N and $^V exceptions to e2a/a2e
14034 - make "locale" isxxx macros be uvchr (may be redundant?)
14036 Not clear yet that toUPPER_uni et. al. return being handled correctly.
14037 The tr// and rexexp stuff still needs an audit, assumption is they are working
14040 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
14042 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
14043 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
14044 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
14045 ____________________________________________________________________________
14046 [ 9095] By: jhi on 2001/03/09 22:10:01
14047 Log: Integrate perlio.
14050 ____________________________________________________________________________
14051 [ 9094] By: nick on 2001/03/09 17:36:38
14052 Log: Builds an passes all tests after integrate and this tweak.
14055 ____________________________________________________________________________
14056 [ 9093] By: nick on 2001/03/09 17:16:03
14057 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
14059 +> lib/unicode/Scripts.txt t/lib/sigaction.t
14060 !> (integrate 79 files)
14061 ____________________________________________________________________________
14062 [ 9092] By: jhi on 2001/03/09 15:28:26
14063 Log: Update Changes.
14065 ! Changes patchlevel.h
14066 ____________________________________________________________________________
14067 [ 9091] By: jhi on 2001/03/09 15:25:05
14068 Log: In op/stat #35 better to scan all the potential directories
14069 for setuids, not just the first one.
14072 ____________________________________________________________________________
14073 [ 9090] By: jhi on 2001/03/09 15:01:27
14074 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
14075 From: rspier@pobox.com (Robert Spier)
14076 Date: Fri, 9 Mar 2001 03:30:20 -0500
14077 Message-ID: <15016.38044.381174.160189@rls.cx>
14079 EXISTS() returning undef mistakenly triggered a FETCH().
14082 ____________________________________________________________________________
14083 [ 9089] By: jhi on 2001/03/09 14:59:02
14084 Log: Add /sbin and /usr/sbin to the list of directories scanned
14085 for setuid programs. Takes care of bug id 20010309.003.
14088 ____________________________________________________________________________
14089 [ 9088] By: jhi on 2001/03/09 14:48:32
14090 Log: Regen perlapi, perltoc.
14092 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
14093 ____________________________________________________________________________
14094 [ 9087] By: jhi on 2001/03/09 14:38:56
14095 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14096 From: David Mitchell <davem@fdgroup.co.uk>
14097 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
14098 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
14100 ! dump.c perl.c perl.h pod/perlrun.pod
14101 ____________________________________________________________________________
14102 [ 9086] By: jhi on 2001/03/09 01:47:16
14103 Log: A modified version of
14105 Subject: [ID 20010307.005] POSIX::sigaction has various problems
14106 From: anders@broadcom.com
14107 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
14108 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
14110 Currently the sigaction.t test #6 fails (and is fudged to look
14111 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
14112 This may well be a genuine bug in Linux sigaction() (since at
14113 least Tru64, Solaris, and HP-UX disagree with Linux).
14114 Anyone with POSIX / SUSv2 tome handy? The problem is that
14115 the flags of the oldaction don't match with the flags in
14116 the previously installed disposition.
14118 + t/lib/sigaction.t
14119 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14120 ____________________________________________________________________________
14121 [ 9085] By: jhi on 2001/03/09 01:30:13
14122 Log: Subject: Re: mission impossible for the day
14123 From: Alex Gough <alex@rcon.org>
14124 Date: Thu, 08 Mar 2001 17:18:19 +0000
14125 Message-ID: <3AA7BEDB.8070409@rcon.org>
14127 If references (are overloaded) and can be directly stringified,
14128 show that instead of "stringified".
14130 (The problem, infinite mutual recursion caused by overloaded bool
14131 in Switch.pm, tracked by David Mitchell)
14133 ! lib/Carp/Heavy.pm
14134 ____________________________________________________________________________
14135 [ 9084] By: jhi on 2001/03/09 01:20:39
14136 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
14137 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
14138 From: David Mitchell <davem@fdgroup.co.uk>
14139 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
14141 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
14142 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
14143 ____________________________________________________________________________
14144 [ 9083] By: jhi on 2001/03/09 01:16:51
14145 Log: Subject: [PATCH] perldata.pod here-doc docs
14146 From: Jeff Pinyan <jeffp@crusoe.net>
14147 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
14148 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
14151 ____________________________________________________________________________
14152 [ 9082] By: jhi on 2001/03/09 01:01:27
14153 Log: Subject: Re: Unicode/EBCDIC
14154 From: Peter Prymmer <pvhp@forte.com>
14155 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
14156 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
14158 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
14159 ____________________________________________________________________________
14160 [ 9081] By: jhi on 2001/03/08 13:41:30
14161 Log: Subject: Ooops, wrong 'no *POSIX' Patch
14162 From: Dorner Thomas <Thomas.Dorner@start.de>
14163 Date: Thu, 8 Mar 2001 08:43:28 +0100
14164 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
14166 ! hints/posix-bc.sh
14167 ____________________________________________________________________________
14168 [ 9080] By: jhi on 2001/03/08 13:11:42
14169 Log: It's Scripts.txt, not Script.txt.
14172 ____________________________________________________________________________
14173 [ 9079] By: jhi on 2001/03/08 12:59:05
14174 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
14175 From: Dorner Thomas <Thomas.Dorner@start.de>
14176 Date: Wed, 7 Mar 2001 14:13:31 +0100
14177 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14180 ____________________________________________________________________________
14181 [ 9078] By: jhi on 2001/03/08 12:57:43
14182 Log: Retract #9069, wrong patch.
14185 ____________________________________________________________________________
14186 [ 9077] By: jhi on 2001/03/08 01:06:13
14187 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
14189 + lib/unicode/Scripts.txt
14190 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
14191 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
14192 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
14193 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14194 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
14195 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
14196 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
14197 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
14198 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
14199 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
14200 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
14201 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
14202 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
14203 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
14204 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
14205 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
14206 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
14207 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
14208 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
14209 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
14210 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
14211 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
14212 ! lib/unicode/version
14213 ____________________________________________________________________________
14214 [ 9076] By: jhi on 2001/03/07 22:59:39
14215 Log: Integrate change #7784 from mainline into maintperl.
14217 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
14218 Branch: maint-5.6/perl
14219 !> pp_ctl.c t/op/pat.t
14220 ____________________________________________________________________________
14221 [ 9075] By: jhi on 2001/03/07 22:05:11
14222 Log: More UTF-8 test tweaks.
14224 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
14225 ____________________________________________________________________________
14226 [ 9074] By: nick on 2001/03/07 21:39:29
14227 Log: Integrate mainline.
14229 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
14230 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
14231 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
14232 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
14233 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
14234 ____________________________________________________________________________
14235 [ 9073] By: jhi on 2001/03/07 16:37:09
14236 Log: Update Changes.
14238 ! Changes patchlevel.h
14239 ____________________________________________________________________________
14240 [ 9072] By: jhi on 2001/03/07 16:32:30
14241 Log: Subject: [ID 20010306.004] || != named unary operator
14242 From: abela@geneanet.org
14243 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
14244 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
14247 ____________________________________________________________________________
14248 [ 9071] By: jhi on 2001/03/07 15:14:11
14249 Log: Subject: downgrading to bytes for common functions
14250 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
14251 Date: Wed, 7 Mar 2001 02:36:55 -0500
14252 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
14255 ____________________________________________________________________________
14256 [ 9070] By: jhi on 2001/03/07 15:04:58
14257 Log: Clarify the description differentiating for and while; inspired by
14259 Subject: [ID 20010306.002] for/while difference in for definition
14260 From: abela@geneanet.org
14261 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
14262 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
14265 ____________________________________________________________________________
14266 [ 9069] By: jhi on 2001/03/07 14:55:30
14267 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
14268 From: Dorner Thomas <Thomas.Dorner@start.de>
14269 Date: Wed, 7 Mar 2001 14:13:31 +0100
14270 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14273 ____________________________________________________________________________
14274 [ 9068] By: jhi on 2001/03/07 14:51:17
14275 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
14276 From: Radu Greab <radu@netsoft.ro>
14277 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
14278 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
14281 ____________________________________________________________________________
14282 [ 9067] By: jhi on 2001/03/07 14:48:57
14283 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14284 From: Simon Cozens <simon@netthink.co.uk>
14285 Date: Wed, 7 Mar 2001 13:59:28 +0000
14286 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
14288 In order to allow MakeMaker to build correct Makefiles,
14289 you need to change the order of the arguments in MM_Unix.pm
14290 as well. (Unless you have C89_CCMODE set, but we're trying
14291 to be POSIXly correct)
14293 Thanks to Merijn Broeren for tracking this down.
14295 ! lib/ExtUtils/MM_Unix.pm
14296 ____________________________________________________________________________
14297 [ 9066] By: jhi on 2001/03/07 14:30:02
14298 Log: Floating point too messy.
14300 ! t/camel-III/vstring.t
14301 ____________________________________________________________________________
14302 [ 9065] By: jhi on 2001/03/07 14:17:44
14303 Log: Integrate change #9064 from maintperl into mainline.
14305 fix memory leak in pack("Bb",...)
14308 ____________________________________________________________________________
14309 [ 9064] By: gsar on 2001/03/07 06:29:24
14310 Log: fix memory leak in pack("Bb",...)
14311 Branch: maint-5.6/perl
14313 ____________________________________________________________________________
14314 [ 9063] By: jhi on 2001/03/07 00:55:04
14315 Log: Major utf8 test reorganisation and rewrite.
14316 Hopefully no tests were lost in the shuffle.
14317 (The beginning of pragma/utf8 was lost intentionally,
14318 the tests were rather bogus and incomplete.)
14320 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
14322 ____________________________________________________________________________
14323 [ 9062] By: jhi on 2001/03/07 00:41:16
14324 Log: More tweakage on the Unicode character class descriptions.
14326 ! lib/unicode/mktables.PL pod/perlretut.pod
14327 ____________________________________________________________________________
14328 [ 9061] By: jhi on 2001/03/06 23:12:38
14329 Log: The perlretut was still talking about the old \p and \P
14332 ! pod/perlretut.pod
14333 ____________________________________________________________________________
14334 [ 9060] By: nick on 2001/03/06 20:52:37
14335 Log: Integrate mainline (make test works again now).
14337 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
14338 ____________________________________________________________________________
14339 [ 9059] By: jhi on 2001/03/06 15:36:14
14340 Log: 0.999... does equal 1.0, doesn't it?
14342 ! t/camel-III/vstring.t
14343 ____________________________________________________________________________
14344 [ 9058] By: jhi on 2001/03/06 15:34:00
14345 Log: Make /x{abcd}/ to work without use utf8.
14348 ____________________________________________________________________________
14349 [ 9057] By: jhi on 2001/03/06 03:02:36
14350 Log: Easier to outcomment all the three reset() tests for now.
14353 ____________________________________________________________________________
14354 [ 9056] By: jhi on 2001/03/06 02:30:02
14355 Log: Comment out the deadly reset; until the 20010301.005
14359 ____________________________________________________________________________
14360 [ 9055] By: jhi on 2001/03/06 02:21:26
14361 Log: Integrate the change #9054 from mainline:
14362 retract the PMOP cleanup patch pending further investigation.
14363 Branch: maint-5.6/perl
14365 ____________________________________________________________________________
14366 [ 9054] By: jhi on 2001/03/06 02:19:57
14367 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
14368 with oddly familiar stack traces.
14371 ____________________________________________________________________________
14372 [ 9053] By: jhi on 2001/03/05 23:20:28
14373 Log: Integrate perlio.
14375 +> ext/Encode/Encode/koi8-r.ucm
14376 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14378 ____________________________________________________________________________
14379 [ 9052] By: nick on 2001/03/05 23:08:17
14380 Log: skipping USE_PERLIO symbols correction.
14383 ____________________________________________________________________________
14384 [ 9051] By: nick on 2001/03/05 22:35:07
14385 Log: More Encode alias tidying.
14387 + ext/Encode/Encode/koi8-r.ucm
14388 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14389 ____________________________________________________________________________
14390 [ 9050] By: jhi on 2001/03/05 21:44:29
14391 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
14392 Sarathy's fix for ID 20010301.005.
14393 Branch: maint-5.6/perl
14395 ____________________________________________________________________________
14396 [ 9049] By: nick on 2001/03/05 19:54:04
14397 Log: Integrate Jarkko's Encode.pm tweak.
14399 !> ext/Encode/Encode.pm
14400 ____________________________________________________________________________
14401 [ 9048] By: nick on 2001/03/05 19:47:57
14402 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
14405 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
14406 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
14407 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
14408 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
14409 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
14410 ____________________________________________________________________________
14411 [ 9047] By: jhi on 2001/03/05 19:25:26
14412 Log: Regen perlapi.
14415 ____________________________________________________________________________
14416 [ 9046] By: jhi on 2001/03/05 19:12:14
14417 Log: Integrate perlio.
14419 +> t/camel-III/vstring.t
14420 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
14421 ____________________________________________________________________________
14422 [ 9045] By: jhi on 2001/03/05 19:10:36
14423 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
14425 ! ext/Encode/Encode.pm
14426 ____________________________________________________________________________
14427 [ 9044] By: jhi on 2001/03/05 18:49:12
14428 Log: Forgot the other half of the PMOP patch (#9033).
14431 ____________________________________________________________________________
14432 [ 9043] By: nick on 2001/03/05 18:14:47
14433 Log: Update MANIFEST for new test.
14436 ____________________________________________________________________________
14437 [ 9042] By: nick on 2001/03/05 18:12:41
14438 Log: Some tests for Camel 3rd edition features.
14439 Make gethostbyaddr() test in above work.
14441 + t/camel-III/vstring.t
14442 ! pp.h pp_sys.c t/TEST t/harness
14443 ____________________________________________________________________________
14444 [ 9041] By: jhi on 2001/03/05 17:41:48
14445 Log: Add more ISO 8859 encoding aliases.
14447 ! ext/Encode/Encode.pm
14448 ____________________________________________________________________________
14449 [ 9040] By: jhi on 2001/03/05 17:30:43
14450 Log: Integrate perlio.
14453 ____________________________________________________________________________
14454 [ 9039] By: nick on 2001/03/05 17:11:36
14455 Log: Missed added file.
14458 ____________________________________________________________________________
14459 [ 9038] By: jhi on 2001/03/05 15:58:01
14460 Log: Add tr tests for EBCDIC, from Karsten Sperling.
14463 ____________________________________________________________________________
14464 [ 9037] By: nick on 2001/03/05 15:56:35
14465 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
14466 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
14468 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
14469 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
14470 - uses SvPV() rather than sv_2pv() in case it isn't a string.
14473 ____________________________________________________________________________
14474 [ 9036] By: jhi on 2001/03/05 15:49:15
14475 Log: Add matching tests currently failing in EBCDIC,
14476 suggested by Karsten Sperling.
14479 ____________________________________________________________________________
14480 [ 9035] By: jhi on 2001/03/05 15:36:55
14481 Log: The #9034 needs a MANIFESTation.
14484 ____________________________________________________________________________
14485 [ 9034] By: jhi on 2001/03/05 15:35:14
14486 Log: Integrate perlio.
14488 +> ext/Encode/Encode/Tcl.pm
14489 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14490 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14491 !> ext/Encode/Encode/iso8859-1.ucm
14492 !> ext/Encode/Encode/iso8859-10.ucm
14493 !> ext/Encode/Encode/iso8859-13.ucm
14494 !> ext/Encode/Encode/iso8859-14.ucm
14495 !> ext/Encode/Encode/iso8859-15.ucm
14496 !> ext/Encode/Encode/iso8859-16.ucm
14497 !> ext/Encode/Encode/iso8859-2.ucm
14498 !> ext/Encode/Encode/iso8859-3.ucm
14499 !> ext/Encode/Encode/iso8859-4.ucm
14500 !> ext/Encode/Encode/iso8859-5.ucm
14501 !> ext/Encode/Encode/iso8859-6.ucm
14502 !> ext/Encode/Encode/iso8859-7.ucm
14503 !> ext/Encode/Encode/iso8859-8.ucm
14504 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14506 ____________________________________________________________________________
14507 [ 9033] By: jhi on 2001/03/05 15:33:18
14508 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
14509 From: Gurusamy Sarathy <gsar@ActiveState.com>
14510 Date: Sun, 04 Mar 2001 22:33:15 -0800
14511 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
14513 PMOPs need to remember their own stash so that they can
14514 gracefully remove themselves from their linked list.
14517 ____________________________________________________________________________
14518 [ 9032] By: nick on 2001/03/05 14:51:50
14519 Log: Encode implementation "completion"
14520 Implement and document define_encoding()
14521 Implement and document encoding aliases including define_alias()
14522 Make Encode::XS use define_encoding() rather than back-door.
14523 Move run-time *.enc to separate Encode::Tcl module.
14524 Make 'compile' honour <codeset_name>
14525 Change canonical names of to iso-8859-* and US-ascii.
14527 + ext/Encode/Encode/Tcl.pm
14528 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14529 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14530 ! ext/Encode/Encode/iso8859-1.ucm
14531 ! ext/Encode/Encode/iso8859-10.ucm
14532 ! ext/Encode/Encode/iso8859-13.ucm
14533 ! ext/Encode/Encode/iso8859-14.ucm
14534 ! ext/Encode/Encode/iso8859-15.ucm
14535 ! ext/Encode/Encode/iso8859-16.ucm
14536 ! ext/Encode/Encode/iso8859-2.ucm
14537 ! ext/Encode/Encode/iso8859-3.ucm
14538 ! ext/Encode/Encode/iso8859-4.ucm
14539 ! ext/Encode/Encode/iso8859-5.ucm
14540 ! ext/Encode/Encode/iso8859-6.ucm
14541 ! ext/Encode/Encode/iso8859-7.ucm
14542 ! ext/Encode/Encode/iso8859-8.ucm
14543 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14545 ____________________________________________________________________________
14546 [ 9031] By: jhi on 2001/03/05 13:51:17
14547 Log: Integrate change #9030 from maintperl into mainline.
14549 Subject: [PATCH 5.6.1] OS/2 cleanup
14552 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14553 !> makedef.pl os2/Changes os2/Makefile.SHs
14554 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14555 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14556 !> os2/os2.sym os2/os2ish.h
14557 ____________________________________________________________________________
14558 [ 9030] By: jhi on 2001/03/05 13:46:49
14559 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
14560 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14561 Date: Mon, 5 Mar 2001 02:29:44 -0500
14562 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
14563 Branch: maint-5.6/perl
14565 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14566 ! makedef.pl os2/Changes os2/Makefile.SHs
14567 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14568 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14569 ! os2/os2.sym os2/os2ish.h
14570 ____________________________________________________________________________
14571 [ 9029] By: jhi on 2001/03/05 13:40:35
14572 Log: Integrate change #9028 from maintperl into mainline.
14574 various nits in MM_Unix.pm found by disabling SelfLoader
14576 !> lib/ExtUtils/MM_Unix.pm
14577 ____________________________________________________________________________
14578 [ 9028] By: gsar on 2001/03/05 09:58:38
14579 Log: various nits in MM_Unix.pm found by disabling SelfLoader
14580 Branch: maint-5.6/perl
14581 ! lib/ExtUtils/MM_Unix.pm
14582 ____________________________________________________________________________
14583 [ 9027] By: nick on 2001/03/05 08:35:22
14584 Log: Integrate mainline
14586 !> (integrate 28 files)
14587 ____________________________________________________________________________
14588 [ 9026] By: jhi on 2001/03/05 02:14:59
14589 Log: Integrate change #9025 from mainline to maintperl,
14590 retract \N{U+HHHH}.
14591 Branch: maint-5.6/perl
14592 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14593 !> t/lib/charnames.t toke.c
14594 ____________________________________________________________________________
14595 [ 9025] By: jhi on 2001/03/05 02:13:09
14596 Log: Retracting \N{U+HHHH}.
14598 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14599 ! t/lib/charnames.t toke.c
14600 ____________________________________________________________________________
14601 [ 9024] By: jhi on 2001/03/04 20:51:07
14602 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
14603 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14604 Date: Fri, 02 Mar 2001 18:25:26 +0100
14605 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
14609 ! ext/Storable/Storable.xs
14610 ____________________________________________________________________________
14611 [ 9023] By: jhi on 2001/03/04 19:46:45
14612 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
14613 From: nick@talking.bollo.cx
14614 Date: Sat, 03 Mar 2001 21:41:33 +0000
14615 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
14617 Revert the workaround.
14620 ____________________________________________________________________________
14621 [ 9022] By: jhi on 2001/03/04 19:36:28
14622 Log: Update Changes.
14624 ! Changes patchlevel.h
14625 ____________________________________________________________________________
14626 [ 9021] By: jhi on 2001/03/04 18:41:00
14627 Log: makedef.pl updates suggested by Chris Nandor; double-checking
14628 the changes in AIX, OS/2 Win32 would be nice.
14631 ____________________________________________________________________________
14632 [ 9020] By: jhi on 2001/03/04 18:23:58
14633 Log: Integrate change #9012 from maintperl into mainline,
14634 quench a compiler warning.
14637 ____________________________________________________________________________
14638 [ 9019] By: jhi on 2001/03/04 18:18:43
14639 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
14643 pattern in G_ARRAY context
14644 Branch: maint-5.6/perl
14645 !> pp_hot.c t/op/pat.t toke.c
14646 ____________________________________________________________________________
14647 [ 9018] By: jhi on 2001/03/04 18:07:48
14648 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
14649 From: Jeff Pinyan <jeffp@crusoe.net>
14650 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
14651 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
14653 ! pp_hot.c t/op/pat.t
14654 ____________________________________________________________________________
14655 [ 9017] By: jhi on 2001/03/04 18:06:21
14656 Log: I thought I tested the #9014.
14659 ____________________________________________________________________________
14660 [ 9016] By: jhi on 2001/03/04 17:41:22
14661 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
14663 Tweak the get*ent() OS/2 prototypes.
14665 Add the \N{U+HHHH} syntax.
14667 More tr/// UTF-8 fixes from Inaba Hiroto.
14668 Branch: maint-5.6/perl
14669 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
14670 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
14671 ____________________________________________________________________________
14672 [ 9015] By: jhi on 2001/03/04 17:36:04
14673 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
14676 ____________________________________________________________________________
14677 [ 9014] By: jhi on 2001/03/04 17:24:49
14678 Log: Add the \N{U+HHHH} syntax.
14680 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14681 ! t/lib/charnames.t toke.c
14682 ____________________________________________________________________________
14683 [ 9013] By: jhi on 2001/03/04 17:20:45
14684 Log: Tweak the get*ent() OS/2 prototypes.
14687 ____________________________________________________________________________
14688 [ 9012] By: gsar on 2001/03/04 06:26:14
14689 Log: avoid warning (nit in change#9009)
14690 Branch: maint-5.6/perl
14692 ____________________________________________________________________________
14693 [ 9011] By: gsar on 2001/03/04 06:15:24
14694 Log: lib/charnames.t fails in 5.6.x because of older Unicode
14697 TODO: need to revisit this after updating lib/unicode/...
14698 Branch: maint-5.6/perl
14699 ! t/lib/charnames.t
14700 ____________________________________________________________________________
14701 [ 9010] By: gsar on 2001/03/04 06:08:36
14702 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
14703 Branch: maint-5.6/perl
14705 ____________________________________________________________________________
14706 [ 9009] By: jhi on 2001/03/03 19:27:20
14707 Log: Integrate change #9008 from mainline to maintperl,
14708 UTF-8 tr/// fixes from Inaba Hiroto.
14709 Branch: maint-5.6/perl
14710 !> doop.c op.c t/op/tr.t toke.c
14711 ____________________________________________________________________________
14712 [ 9008] By: jhi on 2001/03/03 19:19:42
14713 Log: UTF8 tr/// fixes from Inaba Hiroto.
14715 ! doop.c op.c t/op/tr.t toke.c
14716 ____________________________________________________________________________
14717 [ 9007] By: jhi on 2001/03/03 19:00:30
14718 Log: Integrate change #9006 from maintperl to mainline,
14719 more robust quest for the infinite.
14721 !> lib/Math/Complex.pm
14722 ____________________________________________________________________________
14723 [ 9006] By: jhi on 2001/03/03 18:58:06
14724 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
14725 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14726 Date: Sat, 3 Mar 2001 12:51:50 -0500
14727 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
14729 Be more robust in our quest for the infinite.
14730 Branch: maint-5.6/perl
14731 ! lib/Math/Complex.pm
14732 ____________________________________________________________________________
14733 [ 9005] By: jhi on 2001/03/03 17:55:50
14734 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
14735 Branch: maint-5.6/perl
14737 ____________________________________________________________________________
14738 [ 9004] By: jhi on 2001/03/03 17:40:14
14739 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
14740 so that picky compilers like IRIX won't get huffy about
14741 "statements without effect" (like 1;).
14744 ____________________________________________________________________________
14745 [ 9003] By: jhi on 2001/03/03 17:15:52
14746 Log: Integrate change #9002 from mainline to maintperl.
14748 Subject: [perl-5.6.x, perl-current] accept for EPOC
14749 Branch: maint-5.6/perl
14751 ____________________________________________________________________________
14752 [ 9002] By: jhi on 2001/03/03 17:14:30
14753 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
14754 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14755 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
14756 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
14759 ____________________________________________________________________________
14760 [ 9001] By: jhi on 2001/03/03 17:13:13
14761 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
14762 From: "Craig A. Berry" <craigberry@mac.com>
14763 Date: Fri, 02 Mar 2001 17:44:40 -0600
14764 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
14767 ____________________________________________________________________________
14768 [ 9000] By: jhi on 2001/03/03 17:11:55
14769 Log: Integrate changes #8997,8999 from maintperl.
14771 Subject: [PATCH 5.6.1] compiling on OS/2
14772 (Better error message from hints/os2.sh)
14774 Subject: [PATCH 5.6.1] syslog.t
14776 !> hints/os2.sh t/lib/syslog.t
14777 ____________________________________________________________________________
14778 [ 8999] By: jhi on 2001/03/03 17:09:28
14779 Log: Subject: [PATCH 5.6.1] syslog.t
14780 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14781 Date: Sat, 3 Mar 2001 02:11:17 -0500
14782 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
14783 Branch: maint-5.6/perl
14785 ____________________________________________________________________________
14786 [ 8998] By: jhi on 2001/03/03 17:07:50
14787 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
14788 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14789 Date: Sat, 3 Mar 2001 01:53:52 -0500
14790 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
14791 Branch: maint-5.6/perl
14792 ! opcode.pl os2/os2.c
14793 ____________________________________________________________________________
14794 [ 8997] By: jhi on 2001/03/03 17:03:30
14795 Log: Subject: [PATCH 5.6.1] compiling on OS/2
14796 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14797 Date: Sat, 3 Mar 2001 01:59:59 -0500
14798 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
14799 Branch: maint-5.6/perl
14801 ____________________________________________________________________________
14802 [ 8996] By: jhi on 2001/03/03 00:55:58
14803 Log: Regen files for mainline.
14805 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14806 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
14807 ____________________________________________________________________________
14808 [ 8995] By: jhi on 2001/03/03 00:35:22
14809 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
14810 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
14813 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
14815 Add Configure option -Dmksymlinks which will create a symlink
14816 forest if the current/build differs from the source directory.
14817 (8218,8220,8221,8317,8318,8971)
14819 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
14820 (Document APPLLIB_EXP in INSTALL.)
14822 If running byacc write-enable also perly.h.
14824 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
14826 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
14828 Sanity check for conflicting thread flavours.
14830 Fix the sys/fcntl.h problem reported by Peter Prymmer.
14832 Add few CPUs/architectures to the Cppsym scan,
14833 add -perlio to archname if so selected (modified 8890)
14835 Be more helpful for devel builders, suggested by John L. Allen.
14836 (admittedly pointless change for maintperl, but the usedevel
14837 code is there already)
14838 Branch: maint-5.6/perl
14839 !> Configure INSTALL Makefile.SH Porting/Glossary
14840 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
14841 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
14842 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
14843 !> win32/config.bc win32/config.gc win32/config.vc
14844 ____________________________________________________________________________
14845 [ 8994] By: jhi on 2001/03/02 23:31:41
14846 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
14847 Branch: metaconfig/U/perl
14849 ____________________________________________________________________________
14850 [ 8993] By: jhi on 2001/03/02 23:22:12
14851 Log: Regenerate various files for maint.
14852 Branch: maint-5.6/perl
14853 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
14854 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
14855 ____________________________________________________________________________
14856 [ 8992] By: alanbur on 2001/03/02 22:48:34
14857 Log: Resync wuth parent
14858 Branch: maint-5.6/pureperl
14859 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
14860 !> (integrate 60 files)
14861 ____________________________________________________________________________
14862 [ 8991] By: jhi on 2001/03/02 21:00:08
14863 Log: Retract the #8742 part of #8986, backward compat.
14864 Branch: maint-5.6/perl
14866 ____________________________________________________________________________
14867 [ 8990] By: jhi on 2001/03/02 20:40:07
14868 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
14869 Branch: maint-5.6/perl
14871 ____________________________________________________________________________
14872 [ 8989] By: jhi on 2001/03/02 19:59:56
14873 Log: Update Changes.
14875 ! Changes patchlevel.h
14876 ____________________________________________________________________________
14877 [ 8988] By: jhi on 2001/03/02 19:57:08
14878 Log: Integrate perlio.
14880 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
14881 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
14882 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
14883 !> ext/Encode/Encode/iso8859-10.ucm
14884 !> ext/Encode/Encode/iso8859-13.ucm
14885 !> ext/Encode/Encode/iso8859-14.ucm
14886 !> ext/Encode/Encode/iso8859-15.ucm
14887 !> ext/Encode/Encode/iso8859-16.ucm
14888 !> ext/Encode/Encode/iso8859-2.ucm
14889 !> ext/Encode/Encode/iso8859-3.ucm
14890 !> ext/Encode/Encode/iso8859-4.ucm
14891 !> ext/Encode/Encode/iso8859-5.ucm
14892 !> ext/Encode/Encode/iso8859-6.ucm
14893 !> ext/Encode/Encode/iso8859-7.ucm
14894 !> ext/Encode/Encode/iso8859-8.ucm
14895 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
14896 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
14897 ____________________________________________________________________________
14898 [ 8987] By: jhi on 2001/03/02 19:43:40
14899 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
14900 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
14901 8950,8952,8955 from mainline to maintperl.
14903 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
14905 Put to rest the 20010205.001, the email address checking (not) regex.
14907 fork() not everywhere, cleanup temp files.
14909 The #8843 wasn't quite right: %Config needs to imported.
14911 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
14912 (#8849: the glob-basic hunk needed massaging as it depended
14913 on Schwern's large-scale (unintegrated) patches)
14915 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
14917 Upgrade to CGI.pm 2.752, from Lincoln Stein.
14918 (Note: there were some conflicts due to EBCDIC and EPOC
14919 patches, in general I preferred the repository code.)
14920 (When 2.753 comes out, we need to synchronize.)
14922 Subject: [PATCH] fix for charnames above FFFF
14924 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
14926 If no sfio, no -lsfio.
14928 Run run/*.t also in minitest.
14930 Subject: [PATCH perl 5.7.0] malloc message address offset
14932 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
14934 Subject: fix for parameter -Dm (for perl@8867)
14936 Subject: [PATCH: perl@8892] was Re: hashing order difference?
14937 (make the test more portable)
14939 Subject: Re: [PATCH] fix for charnames above FFFF
14941 Subject: Re: I'm losing the war...
14942 (hv_store() not working correctly in ENV_IS_CASELESS case.)
14944 Subject: Modified README.bs2000
14946 Subject: [PATCH: perl@8935] -Dt padsv($var)
14948 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
14950 Subject: PATCH: extra tests to check on negative float to unsigned cast
14952 Subject: [PATCH] XPUSH[insp] was Re: progress
14954 Subject: Re: Compile with perlcc..
14955 Branch: maint-5.6/perl
14956 !> (integrate 36 files)
14957 ____________________________________________________________________________
14958 [ 8986] By: jhi on 2001/03/02 18:51:25
14959 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
14960 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
14963 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
14965 Subject: [DOC PATCH] overload.pm nits
14967 Add header for LIB$ prototypes (C. Berry)
14969 Convert fwrite()s to sockets to write()s, since some socket stacks
14970 don't take kindly to stdio.
14971 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
14972 (for often optional LNMs)
14973 Correct a few typos
14976 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
14980 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
14982 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
14984 Upgrade to CPAN 1.59_54, from Andreas König.
14988 Subject: [PATCH] Document makepatch in Porting/patching
14990 UTF-8 documentation.
14992 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
14996 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
14998 Subject: [PATCH @8807] toke.c cleanup: scan_str()
15000 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
15002 Add run/*.t to testables.
15004 TODO: integrate #8784.
15005 Branch: maint-5.6/perl
15006 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15007 !> (integrate 28 files)
15008 ____________________________________________________________________________
15009 [ 8985] By: nick on 2001/03/02 18:15:45
15010 Log: Integrate mainline
15012 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
15014 ____________________________________________________________________________
15015 [ 8984] By: jhi on 2001/03/02 16:00:17
15016 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
15018 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
15019 5.004_05, and mention the suidperl August 2000 security problem.
15022 Subject: [ID 20010301.004] Technically speaking in perldata
15024 Subject: [PATCH] File::Copy for bleadperl, maintperl
15026 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15028 (The #8982, fix for 20010221.005 and 20010221.008,
15029 would be nice too but it didn't integrate cleanly.)
15030 Branch: maint-5.6/perl
15031 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
15032 ____________________________________________________________________________
15033 [ 8983] By: jhi on 2001/03/02 15:51:16
15034 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
15035 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15036 Date: Thu, 1 Mar 2001 15:54:09 EST
15037 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
15040 ____________________________________________________________________________
15041 [ 8982] By: jhi on 2001/03/02 15:43:31
15042 Log: Subject: Re: sync sync sync: have I missed any patches?
15043 From: Radu Greab <radu@netsoft.ro>
15044 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
15045 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
15047 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
15048 was checking argv[0] regardless of whether a different pathname
15049 will actually be executed." Test case not supplied because
15050 drafting that, ironically enough, revealed another bug
15054 ____________________________________________________________________________
15055 [ 8981] By: jhi on 2001/03/02 15:28:03
15056 Log: Misdate in #8978.
15059 ____________________________________________________________________________
15060 [ 8980] By: jhi on 2001/03/02 15:24:20
15061 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
15062 From: Chris Nandor <pudge@pobox.com>
15063 Date: Wed, 28 Feb 2001 22:10:15 -0500
15064 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
15067 ____________________________________________________________________________
15068 [ 8979] By: jhi on 2001/03/02 15:17:16
15069 Log: Subject: [ID 20010301.004] Technically speaking in perldata
15070 From: abela@geneanet.org
15071 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
15072 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
15075 ____________________________________________________________________________
15076 [ 8978] By: jhi on 2001/03/02 15:15:27
15077 Log: Subject: [ID 20010301.003] ref to 5.004
15078 From: abela@geneanet.org
15079 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
15080 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
15082 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
15083 and mention the suidperl August 2000 security problem.
15086 ____________________________________________________________________________
15087 [ 8977] By: alanbur on 2001/03/02 14:17:45
15088 Log: Resynchronised with parent
15089 Branch: maint-5.6/pureperl
15090 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
15091 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
15092 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
15093 !> vms/descrip_mms.template win32/win32.c win32/win32.h
15094 !> win32/win32iop.h
15095 ____________________________________________________________________________
15096 [ 8976] By: nick on 2001/03/01 23:25:30
15097 Log: Integrate mainline.
15100 !> (integrate 55 files)
15101 ____________________________________________________________________________
15102 [ 8975] By: jhi on 2001/03/01 16:51:34
15103 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
15106 ____________________________________________________________________________
15107 [ 8974] By: gsar on 2001/03/01 16:28:21
15108 Log: fix for bugid 20010226.008
15110 the problem was that some of the pointers (PL_last_lop and
15111 PL_last_uni specifically) into the lex buffers weren't correctly
15112 being invalidated when the buffer changed; this would leave the
15113 pointers pointing at an arbitrary location in the buffer if
15114 the buffer didn't need to be reallocated, or point into freed
15115 memory if the buffer had to be realloced
15117 TODO item for bugdb maintainers: check other seemingly random
15118 parser-related bugs--they might be cured by this
15119 Branch: maint-5.6/perl
15121 ____________________________________________________________________________
15122 [ 8973] By: jhi on 2001/03/01 02:23:25
15123 Log: Retract #8970 because of a completely mysterious core dump:
15124 adding the tests 241..244 causes op/pat dump core at test #25.
15125 The test needs a lot of whittling down before the bug can be solved.
15128 ____________________________________________________________________________
15129 [ 8972] By: jhi on 2001/03/01 01:58:38
15130 Log: Regen perlapi.
15133 ____________________________________________________________________________
15134 [ 8971] By: jhi on 2001/03/01 01:34:09
15135 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))
15136 From: Nicholas Clark <nick@ccl4.org>
15137 Date: Wed, 28 Feb 2001 23:28:49 +0000
15138 Message-ID: <20010228232849.A55187@plum.flirble.org>
15140 Allow a completely write protected source code tree
15141 when using the Configure -Dmksymlinks.
15143 ! embed.pl warnings.pl
15144 ____________________________________________________________________________
15145 [ 8970] By: jhi on 2001/03/01 01:32:04
15146 Log: Add back the EBCDIC character range tests (for matching).
15149 ____________________________________________________________________________
15150 [ 8969] By: nick on 2001/02/28 18:18:01
15151 Log: Add charname comments to .ucm files writen by 'compile',
15152 also order charmaps in those files by source encoding.
15153 regenerate distrubuted .ucm files
15155 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15156 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15157 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15158 ! ext/Encode/Encode/iso8859-10.ucm
15159 ! ext/Encode/Encode/iso8859-13.ucm
15160 ! ext/Encode/Encode/iso8859-14.ucm
15161 ! ext/Encode/Encode/iso8859-15.ucm
15162 ! ext/Encode/Encode/iso8859-16.ucm
15163 ! ext/Encode/Encode/iso8859-2.ucm
15164 ! ext/Encode/Encode/iso8859-3.ucm
15165 ! ext/Encode/Encode/iso8859-4.ucm
15166 ! ext/Encode/Encode/iso8859-5.ucm
15167 ! ext/Encode/Encode/iso8859-6.ucm
15168 ! ext/Encode/Encode/iso8859-7.ucm
15169 ! ext/Encode/Encode/iso8859-8.ucm
15170 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15171 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
15172 ____________________________________________________________________________
15173 [ 8968] By: jhi on 2001/02/28 16:26:37
15174 Log: Expand usemorebits early if d_casti32 needs to be undefined.
15176 ! hints/hpux.sh hints/irix_6.sh
15177 ____________________________________________________________________________
15178 [ 8967] By: jhi on 2001/02/28 16:22:26
15179 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
15180 retract toke.c/qu parts of #8583, retract #8485, retract
15181 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
15182 op/length.t, and MANIFEST, and delete t/op/qu.t.
15185 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
15186 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
15187 ! t/op/length.t toke.c
15188 ____________________________________________________________________________
15189 [ 8966] By: jhi on 2001/02/28 15:00:27
15190 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
15191 by not changing from pre-Unicode days into being Unicode-aware.
15194 ! pp.c t/op/pack.t t/op/qu.t
15195 ____________________________________________________________________________
15196 [ 8965] By: jhi on 2001/02/28 14:37:55
15197 Log: Subject: Re: Errors in core PODs
15198 From: Michael Stevens <michael@etla.org>
15199 Date: Fri, 23 Feb 2001 15:47:56 +0000
15200 Message-ID: <20010223154756.A7723@firedrake.org>
15202 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
15203 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
15204 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
15206 ____________________________________________________________________________
15207 [ 8964] By: jhi on 2001/02/28 14:35:35
15208 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
15209 (The #8961 was too bold.)
15211 ! hints/hpux.sh hints/irix_6.sh
15212 ____________________________________________________________________________
15213 [ 8963] By: jhi on 2001/02/28 14:33:39
15214 Log: Subject: Re: sync sync sync: have I missed any patches?
15215 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15216 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
15217 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
15218 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
15220 Replace djSP with dSP.
15222 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
15223 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
15225 ____________________________________________________________________________
15226 [ 8962] By: jhi on 2001/02/27 23:21:14
15227 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
15229 ! lib/Filter/Simple.pm
15230 ____________________________________________________________________________
15231 [ 8961] By: jhi on 2001/02/27 22:55:26
15232 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
15233 and this would be it.
15235 ! hints/hpux.sh hints/irix_6.sh
15236 ____________________________________________________________________________
15237 [ 8960] By: jhi on 2001/02/27 22:51:33
15238 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15239 From: "Craig A. Berry" <craigberry@mac.com>
15240 Date: Tue, 27 Feb 2001 16:11:44 -0600
15241 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15242 Branch: maint-5.6/perl
15243 ! configure.com vms/descrip_mms.template
15244 ____________________________________________________________________________
15245 [ 8959] By: jhi on 2001/02/27 22:47:23
15246 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15247 From: "Craig A. Berry" <craigberry@mac.com>
15248 Date: Tue, 27 Feb 2001 16:11:44 -0600
15249 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15251 ! configure.com vms/descrip_mms.template
15252 ____________________________________________________________________________
15253 [ 8958] By: jhi on 2001/02/27 15:16:42
15254 Log: Update Changes.
15256 ! Changes patchlevel.h
15257 ____________________________________________________________________________
15258 [ 8957] By: jhi on 2001/02/27 06:15:07
15259 Log: Subject: [5.6.x] EPOC additions
15260 From: Olaf Flebbe <O.Flebbe@science-computing.de>
15261 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
15262 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
15263 Branch: maint-5.6/perl
15264 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
15265 ____________________________________________________________________________
15266 [ 8956] By: jhi on 2001/02/27 06:12:11
15267 Log: Subject: [perl-current] EPOC
15268 From: Olaf Flebbe <O.Flebbe@science-computing.de>
15269 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
15270 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
15272 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
15273 ! epoc/epocish.c epoc/epocish.h pp_sys.c
15274 ____________________________________________________________________________
15275 [ 8955] By: jhi on 2001/02/27 05:59:50
15276 Log: Subject: Re: Compile with perlcc..
15277 From: Edward Peschko <edwardp@excitehome.net>
15278 Date: Mon, 26 Feb 2001 18:51:58 -0800
15279 Message-ID: <20010226185158.A9871@excitehome.net>
15281 plus add a simple usage message if no arguments given.
15283 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
15284 ! utils/Makefile utils/perlcc.PL win32/pod.mak
15285 ____________________________________________________________________________
15286 [ 8954] By: nick on 2001/02/26 21:02:59
15287 Log: Integrate mainline
15289 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
15290 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
15292 ____________________________________________________________________________
15293 [ 8953] By: jhi on 2001/02/26 14:43:54
15294 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
15295 From: Nicholas Clark <nick@ccl4.org>
15296 Date: Mon, 26 Feb 2001 00:42:07 +0000
15297 Message-ID: <20010226004207.F23333@plum.flirble.org>
15300 ____________________________________________________________________________
15301 [ 8952] By: jhi on 2001/02/26 14:42:13
15302 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
15303 From: Simon Cozens <simon@netthink.co.uk>
15304 Date: Mon, 26 Feb 2001 12:23:48 +0000
15305 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
15308 ____________________________________________________________________________
15309 [ 8951] By: jhi on 2001/02/26 14:39:15
15310 Log: Subject: [PATCH] perlio - unknown layer
15311 From: Nicholas Clark <nick@ccl4.org>
15312 Date: Mon, 26 Feb 2001 00:27:19 +0000
15313 Message-ID: <20010226002719.E23333@plum.flirble.org>
15316 ____________________________________________________________________________
15317 [ 8950] By: jhi on 2001/02/26 14:38:04
15318 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
15319 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
15320 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
15321 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
15324 ____________________________________________________________________________
15325 [ 8949] By: jhi on 2001/02/26 14:37:07
15326 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
15327 From: Peter Prymmer <pvhp@forte.com>
15328 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
15329 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
15332 ____________________________________________________________________________
15333 [ 8948] By: jhi on 2001/02/26 14:35:53
15334 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
15335 From: Radu Greab <radu@netsoft.ro>
15336 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
15337 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
15340 ____________________________________________________________________________
15341 [ 8947] By: jhi on 2001/02/26 14:34:46
15342 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
15343 From: David Mitchell <davem@fdgroup.co.uk>
15344 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
15345 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
15348 ____________________________________________________________________________
15349 [ 8946] By: jhi on 2001/02/26 14:32:37
15350 Log: Subject: Modified README.bs2000
15351 From: Dorner Thomas <Thomas.Dorner@start.de>
15352 Date: Mon, 26 Feb 2001 09:22:17 +0100
15353 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
15356 ____________________________________________________________________________
15357 [ 8945] By: jhi on 2001/02/26 14:19:53
15358 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
15359 to maintperl, listing the known failures on the tests 129 and 130.
15360 Branch: maint-5.6/perl
15362 ____________________________________________________________________________
15363 [ 8944] By: jhi on 2001/02/26 14:14:15
15364 Log: Add more known sprintf failures.
15367 ____________________________________________________________________________
15368 [ 8943] By: jhi on 2001/02/26 13:56:22
15369 Log: perlglob.exe needs to be found in Win32, patch from
15370 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
15371 which needs external glob at mini-perl time."
15373 ! ext/Encode/compile
15374 ____________________________________________________________________________
15375 [ 8942] By: jhi on 2001/02/26 13:52:19
15376 Log: A missing dTHX from Vadim Konovalov.
15379 ____________________________________________________________________________
15380 [ 8941] By: jhi on 2001/02/26 13:37:05
15381 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
15384 ____________________________________________________________________________
15385 [ 8940] By: jhi on 2001/02/26 13:35:40
15386 Log: Integrate perlio.
15388 !> ext/Encode/Encode.pm
15389 ____________________________________________________________________________
15390 [ 8939] By: nick on 2001/02/25 23:47:09
15391 Log: Integrate mainline.
15393 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
15394 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
15395 ____________________________________________________________________________
15396 [ 8938] By: nick on 2001/02/25 19:36:28
15397 Log: Encode implementations docs.
15399 ! ext/Encode/Encode.pm
15400 ____________________________________________________________________________
15401 [ 8937] By: jhi on 2001/02/25 19:26:16
15402 Log: Script wasn't aligned with reality.
15405 ____________________________________________________________________________
15406 [ 8936] By: jhi on 2001/02/25 18:54:55
15407 Log: Update Changes.
15409 ! Changes patchlevel.h
15410 ____________________________________________________________________________
15411 [ 8935] By: jhi on 2001/02/25 18:46:36
15412 Log: Retract #8929,8930,8932,8933 for now.
15414 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
15415 ____________________________________________________________________________
15416 [ 8934] By: jhi on 2001/02/25 17:34:35
15417 Log: Integrate perlio.
15419 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15420 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
15422 ____________________________________________________________________________
15423 [ 8933] By: jhi on 2001/02/25 17:33:12
15424 Log: (Retracted by #8395.)
15426 Slight tweaks in scan_const(), not fixes yet, it seems like
15427 lots of work remains to be done...
15430 ____________________________________________________________________________
15431 [ 8932] By: jhi on 2001/02/25 17:27:11
15432 Log: (Retracted by #8395.)
15434 Missing from #8930.
15437 ____________________________________________________________________________
15438 [ 8931] By: jhi on 2001/02/25 17:26:19
15439 Log: A comment tweak.
15442 ____________________________________________________________________________
15443 [ 8930] By: jhi on 2001/02/25 17:25:47
15444 Log: (Retracted by #8395.)
15446 Attempt to fix the EBCDIC character range problwm with //.
15449 ____________________________________________________________________________
15450 [ 8929] By: jhi on 2001/02/25 17:23:45
15451 Log: (Retracted by #8395.)
15453 Expand the EBCDIC character range tests, and add few nasty
15454 tr tests from Karsten Sperling.
15456 ! t/op/pat.t t/op/tr.t
15457 ____________________________________________________________________________
15458 [ 8928] By: jhi on 2001/02/25 17:18:49
15459 Log: Missing check-in.
15462 ____________________________________________________________________________
15463 [ 8927] By: nick on 2001/02/25 11:30:22
15464 Log: Change method names in Encode implementation classes to something
15465 less confusing (preparing to "go public").
15467 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
15468 ____________________________________________________________________________
15469 [ 8926] By: nick on 2001/02/25 10:53:24
15470 Log: GCC __atribute__ / printf fix
15473 ____________________________________________________________________________
15474 [ 8925] By: nick on 2001/02/25 10:52:25
15475 Log: Checked in the wrong one ...
15477 ! ext/Encode/Encode.pm
15478 ____________________________________________________________________________
15479 [ 8924] By: nick on 2001/02/24 18:46:51
15480 Log: Integrate mainline - to see what Jarkko has in ...
15482 +> t/pod/testpods/lib/Pod/Stuff.pm
15483 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
15484 ____________________________________________________________________________
15485 [ 8923] By: nick on 2001/02/24 17:05:23
15486 Log: Encode API documentation nd tidy up.
15487 Minor additions to test.
15488 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
15489 Adds STRLEN to standard typemap.
15491 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15492 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
15493 ____________________________________________________________________________
15494 [ 8922] By: jhi on 2001/02/24 16:38:12
15495 Log: Add a test for the "character range should match in EBCDIC
15496 if specified using explicit numerics" bug found by Karsten
15500 ____________________________________________________________________________
15501 [ 8921] By: jhi on 2001/02/24 16:30:16
15502 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
15503 From: schwern@pobox.com
15504 Date: Fri, 23 Feb 2001 03:21:37 -0500
15505 Message-ID: <20010223032137.A26022@magnonel.guild.net>
15507 plus Charles Lane's fixes, plus tweaks.
15509 + t/pod/testpods/lib/Pod/Stuff.pm
15510 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
15511 ____________________________________________________________________________
15512 [ 8920] By: nick on 2001/02/24 10:30:11
15513 Log: Integrate mainline
15515 !> (integrate 33 files)
15516 ____________________________________________________________________________
15517 [ 8919] By: jhi on 2001/02/24 00:23:35
15518 Log: Subject: Re: I'm losing the war...
15519 From: "Vadim Konovalov" <watman@inbox.ru>
15520 Date: Sat, 24 Feb 2001 00:10:14 +0300
15521 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
15523 hv_store() not working correctly in ENV_IS_CASELESS case.
15526 ____________________________________________________________________________
15527 [ 8918] By: jhi on 2001/02/24 00:20:09
15528 Log: Subject: Re: [PATCH] fix for charnames above FFFF
15529 From: andreas.koenig@anima.de (Andreas J. Koenig)
15530 Date: 23 Feb 2001 02:39:03 +0100
15531 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
15533 A further efficiency tweak.
15536 ____________________________________________________________________________
15537 [ 8917] By: jhi on 2001/02/23 20:27:51
15538 Log: Integrate change #8916 from mainline,
15539 do away with USE_WIN32_RTL_ENV.
15540 Branch: maint-5.6/perl
15541 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15542 ____________________________________________________________________________
15543 [ 8916] By: jhi on 2001/02/23 20:02:25
15544 Log: Abolish USE_WIN32_RTL_ENV.
15546 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15547 ____________________________________________________________________________
15548 [ 8915] By: jhi on 2001/02/23 19:36:00
15549 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
15550 later protected by some #define.
15553 ____________________________________________________________________________
15554 [ 8914] By: jhi on 2001/02/23 19:31:38
15555 Log: Retract #8902 for now, requested by Charles Lane, the correct
15556 fix will be something else.
15559 ____________________________________________________________________________
15560 [ 8913] By: jhi on 2001/02/23 19:11:36
15561 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
15562 From: Peter Prymmer <pvhp@forte.com>
15563 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
15564 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
15566 ! t/op/lex_assign.t
15567 ____________________________________________________________________________
15568 [ 8912] By: jhi on 2001/02/23 18:38:20
15569 Log: Subject: [patch] perlio + useithreads
15570 From: Doug MacEachern <dougm@covalent.net>
15571 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
15572 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
15574 Gets things running but not complete.
15576 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
15577 ____________________________________________________________________________
15578 [ 8911] By: jhi on 2001/02/23 04:20:02
15579 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
15581 Duplicated environment freeing, File::Temp 0.12,
15582 op/append portability (EBCDIC) tweak.
15583 Branch: maint-5.6/perl
15584 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15586 ____________________________________________________________________________
15587 [ 8910] By: jhi on 2001/02/23 02:07:33
15588 Log: Integrate change #8909 from mainline, a better Borland
15589 putenv() workaround.
15590 Branch: maint-5.6/perl
15592 ____________________________________________________________________________
15593 [ 8909] By: jhi on 2001/02/23 02:05:46
15594 Log: A better workaround for Borland putenv() brokenness from Sarathy.
15597 ____________________________________________________________________________
15598 [ 8908] By: jhi on 2001/02/23 02:04:14
15599 Log: Subject: fix for parameter -Dm (for perl@8867)
15600 From: "Vadim Konovalov" <watman@inbox.ru>
15601 Date: Thu, 22 Feb 2001 17:30:12 +0300
15602 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
15605 ____________________________________________________________________________
15606 [ 8907] By: jhi on 2001/02/23 01:58:20
15607 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
15608 From: Peter Prymmer <pvhp@forte.com>
15609 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
15610 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
15613 ____________________________________________________________________________
15614 [ 8906] By: jhi on 2001/02/23 01:48:34
15615 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
15617 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15618 ____________________________________________________________________________
15619 [ 8905] By: jhi on 2001/02/23 01:43:30
15620 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
15621 From: Peter Prymmer <pvhp@forte.com>
15622 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
15623 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
15625 ! t/lib/st-06compat.t
15626 ____________________________________________________________________________
15627 [ 8904] By: jhi on 2001/02/23 01:42:39
15628 Log: Metaconfig unit change for #8903.
15629 Branch: metaconfig/U/perl
15631 ____________________________________________________________________________
15632 [ 8903] By: jhi on 2001/02/23 01:42:12
15633 Log: Be more helpful for devel builders, suggested by John L. Allen.
15636 ____________________________________________________________________________
15637 [ 8902] By: jhi on 2001/02/23 01:37:41
15638 Log: (Retracted by #8914)
15639 (Wrongly, reinstated by #8941)
15641 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
15642 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15643 Date: Thu, 22 Feb 2001 09:43:57 EST
15644 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
15647 ____________________________________________________________________________
15648 [ 8901] By: jhi on 2001/02/23 01:20:32
15649 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
15650 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15651 Date: Thu, 22 Feb 2001 08:01:35 EST
15652 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
15655 ____________________________________________________________________________
15656 [ 8900] By: jhi on 2001/02/23 01:18:02
15657 Log: Integrate changes #8898,8899 from mainline, environ handling.
15658 Branch: maint-5.6/perl
15660 ____________________________________________________________________________
15661 [ 8899] By: jhi on 2001/02/23 01:16:25
15662 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
15663 putenv() is not to be relied on, they are either broken or leaky
15667 ____________________________________________________________________________
15668 [ 8898] By: jhi on 2001/02/22 23:36:59
15669 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
15670 and safesysfree() must be used.
15673 ____________________________________________________________________________
15674 [ 8897] By: jhi on 2001/02/22 23:25:45
15675 Log: With environ one must use safesysmalloc()/safesysfree().
15678 ____________________________________________________________________________
15679 [ 8896] By: jhi on 2001/02/22 22:13:18
15680 Log: If we have a duplicated environment free it
15681 if PERL_DESTRUCT_LEVEL.
15684 ____________________________________________________________________________
15685 [ 8895] By: alanbur on 2001/02/22 19:31:57
15686 Log: Synchronised with parent
15687 Branch: maint-5.6/pureperl
15688 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
15689 ____________________________________________________________________________
15690 [ 8894] By: gsar on 2001/02/22 19:06:18
15691 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
15693 fix memory leak in method call optimization (change#3768);
15694 made C<eval "$x->foo()"> leak
15696 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
15697 Branch: maint-5.6/perl
15699 ____________________________________________________________________________
15700 [ 8893] By: jhi on 2001/02/22 18:35:27
15701 Log: (Retracted by #8915.)
15703 Third Degree finding:
15704 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
15707 ____________________________________________________________________________
15708 [ 8892] By: jhi on 2001/02/22 14:28:32
15709 Log: Update Changes.
15711 ! Changes patchlevel.h
15712 ____________________________________________________________________________
15713 [ 8891] By: jhi on 2001/02/22 13:22:45
15714 Log: Metaconfig unit changes for #8890.
15716 ! U/modified/Cppsym.U U/threads/archname.U
15717 ____________________________________________________________________________
15718 [ 8890] By: jhi on 2001/02/22 13:22:12
15719 Log: Add -stdio to the archname if no perlio selected,
15720 no -perlio added since that is now the default.
15722 Add few CPUs/architectures to the Cppsym scan.
15724 ! Configure config_h.SH
15725 ____________________________________________________________________________
15726 [ 8889] By: jhi on 2001/02/22 13:05:59
15727 Log: Metaconfig unit change for #8888.
15728 Branch: metaconfig/U/perl
15730 ____________________________________________________________________________
15731 [ 8888] By: jhi on 2001/02/22 13:05:28
15732 Log: *drum roll* Make perlio the default.
15734 ! Configure config_h.SH
15735 ____________________________________________________________________________
15736 [ 8887] By: jhi on 2001/02/22 12:50:52
15737 Log: Integrate change #8665 from maintperl to mainline,
15738 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
15740 !> ext/POSIX/POSIX.xs
15741 ____________________________________________________________________________
15742 [ 8886] By: jhi on 2001/02/22 12:49:24
15743 Log: Integrate changes #8883,8884 from mainline to maintperl.
15745 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15746 Subject: Re: File::Temp::_gettemp warning
15747 Branch: maint-5.6/perl
15748 !> embed.h embed.pl lib/File/Temp.pm
15749 ____________________________________________________________________________
15750 [ 8885] By: jhi on 2001/02/22 12:43:59
15753 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
15754 From: schwab@suse.de
15755 Date: Thu, 22 Feb 2001 13:08:09 +0100
15756 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
15758 but the fix done slightly differently because the other
15759 half was already done in #8664.
15760 Branch: maint-5.6/perl
15761 ! ext/POSIX/POSIX.xs
15762 ____________________________________________________________________________
15763 [ 8884] By: jhi on 2001/02/22 12:37:15
15764 Log: Subject: Re: File::Temp::_gettemp warning
15765 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15766 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
15767 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
15769 This patch to File::Temp does two things:
15771 1. Fixes the problem with CGI::Carp when determining
15772 the Fcntl constants
15774 2. Removes most of the carps and consolidates them so that all the
15775 reasons are included in a single die that is caught by the test. This
15776 means that the correct skipping behaviour is displayed by the test.
15779 ____________________________________________________________________________
15780 [ 8883] By: jhi on 2001/02/22 12:29:19
15781 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15782 From: Peter Prymmer <pvhp@forte.com>
15783 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
15784 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
15787 ____________________________________________________________________________
15788 [ 8882] By: jhi on 2001/02/21 19:41:33
15789 Log: Integrate change #8881 from mainlin to maintperl.
15791 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
15792 Branch: maint-5.6/perl
15794 ____________________________________________________________________________
15795 [ 8881] By: jhi on 2001/02/21 19:38:57
15796 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
15797 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15798 Date: Wed, 21 Feb 2001 13:08:03 EST
15799 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
15802 ____________________________________________________________________________
15803 [ 8880] By: jhi on 2001/02/21 19:34:34
15804 Log: Retract #8875, cannot let go of the old semantics of unpack U
15805 without rethinking utf8decode.t.
15808 ____________________________________________________________________________
15809 [ 8879] By: jhi on 2001/02/21 19:08:02
15810 Log: Run run/*.t also in minitest.
15813 ____________________________________________________________________________
15814 [ 8878] By: nick on 2001/02/21 18:55:37
15815 Log: Integrate mainline
15817 !> (integrate 76 files)
15818 ____________________________________________________________________________
15819 [ 8877] By: jhi on 2001/02/21 15:09:33
15820 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
15822 ! U/compline/nblock_io.U
15824 ! Configure config_h.SH
15825 ____________________________________________________________________________
15826 [ 8876] By: jhi on 2001/02/21 14:54:45
15827 Log: If no sfio, no -lsfio.
15828 Branch: metaconfig/U/perl
15831 ! Configure config_h.SH
15832 ____________________________________________________________________________
15833 [ 8875] By: jhi on 2001/02/21 14:54:00
15834 Log: Make unpack C and unpack C truly equivalent.
15837 ____________________________________________________________________________
15838 [ 8874] By: jhi on 2001/02/21 14:26:02
15839 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
15840 From: Peter Prymmer <pvhp@forte.com>
15841 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
15842 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
15845 ____________________________________________________________________________
15846 [ 8873] By: jhi on 2001/02/21 14:24:31
15847 Log: Subject: [PATCH] fix for charnames above FFFF
15848 From: andreas.koenig@anima.de (Andreas J. Koenig)
15849 Date: 21 Feb 2001 07:05:45 +0100
15850 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
15852 ! lib/charnames.pm t/lib/charnames.t
15853 ____________________________________________________________________________
15854 [ 8872] By: jhi on 2001/02/21 14:15:25
15855 Log: Integrate change #8868 from pureperl to mainline.
15857 Fixed reference count loop caused by sv_magic.
15860 ____________________________________________________________________________
15861 [ 8871] By: jhi on 2001/02/21 14:07:29
15862 Log: Integrate change #8868 from pureperl to maintperl.
15864 Fixed reference count loop caused by sv_magic.
15865 Branch: maint-5.6/perl
15867 ____________________________________________________________________________
15868 [ 8870] By: jhi on 2001/02/21 14:04:41
15869 Log: Put back the #8840, it was innocent.
15871 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
15872 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
15873 ____________________________________________________________________________
15874 [ 8869] By: jhi on 2001/02/21 14:00:03
15875 Log: unpack("C", ...) was left slightly unfinished by #8865.
15878 ____________________________________________________________________________
15879 [ 8868] By: alanbur on 2001/02/21 01:33:45
15880 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
15881 from gv_fetchpv to create single-character magic variables (e.g. $!),
15882 and it is passed a sv and the gv that contains the sv as the mg_obj
15883 value. When sv_magic stores the mg_obj pointer it increments the gv
15884 refcount, thus causing a sv-gv pair that can't be freed. There is
15885 already a check for sv == obj which is used to prevent such reference
15886 loops. This change extends the check to cover the case described above.
15887 Branch: maint-5.6/pureperl
15889 ____________________________________________________________________________
15890 [ 8867] By: jhi on 2001/02/21 00:52:39
15891 Log: Update Changes.
15893 ! Changes patchlevel.h
15894 ____________________________________________________________________________
15895 [ 8866] By: jhi on 2001/02/21 00:34:20
15896 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
15897 (Note: there were some conflicts due to EBCDIC and EPOC
15898 patches, in general I preferred the repository code.)
15899 (When 2.753 comes out, we need to synchronize.)
15901 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
15902 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
15904 ____________________________________________________________________________
15905 [ 8865] By: jhi on 2001/02/21 00:24:22
15906 Log: Make pack("C", 0x100) to create Unicode, unless under the
15907 evil influence of 'use bytes'. Similarly, unpack("C", ...)
15908 will understand Unicode, unless you under know what.
15910 ! pp.c t/op/pack.t t/op/qu.t
15911 ____________________________________________________________________________
15912 [ 8864] By: alanbur on 2001/02/20 22:35:34
15913 Log: Resynchronised with parent
15914 Branch: maint-5.6/pureperl
15915 !> README.win32 ext/GDBM_File/GDBM_File.pm
15916 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
15917 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
15918 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15919 !> t/lib/sdbm.t util.c
15920 ____________________________________________________________________________
15921 [ 8863] By: jhi on 2001/02/20 20:55:11
15922 Log: Integrate change #8860,8861 from mainline into maintperl.
15926 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
15927 Branch: maint-5.6/perl
15928 !> lib/Test.pm pod/perlop.pod
15929 ____________________________________________________________________________
15930 [ 8862] By: jhi on 2001/02/20 20:30:07
15931 Log: Don't do casting between pointers pointing to differently sized
15935 ____________________________________________________________________________
15936 [ 8861] By: jhi on 2001/02/20 19:53:44
15937 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
15938 From: Peter Prymmer <pvhp@forte.com>
15939 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
15940 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
15943 ____________________________________________________________________________
15944 [ 8860] By: jhi on 2001/02/20 19:48:02
15945 Log: "pseudo-literal j", a documentation glitch reported to Debian.
15946 The text recovered from Perl 5.005_03, and pseudo-literal replaced
15947 by "backtick string".
15950 ____________________________________________________________________________
15951 [ 8859] By: jhi on 2001/02/20 19:15:46
15952 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
15956 ____________________________________________________________________________
15957 [ 8858] By: jhi on 2001/02/20 17:36:53
15958 Log: Integrate pureperl changes #8844,8845,8850 to mainline
15959 (via maintperl #8855).
15961 Fixed %^H scoping bug
15963 Removed GV <-> CV refcount loop
15965 Removed %ENV refcount loop
15967 !> gv.c op.c perl.c pp.c scope.c
15968 ____________________________________________________________________________
15969 [ 8857] By: jhi on 2001/02/20 17:34:32
15970 Log: Integrate changes #8853,8854 from maintperl to mainline.
15972 EBDIC fixes, README.win32 Borland update.
15974 !> README.win32 handy.h util.c
15975 ____________________________________________________________________________
15976 [ 8856] By: jhi on 2001/02/20 17:33:16
15977 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
15978 Branch: maint-5.6/perl
15979 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15980 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
15981 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
15982 ____________________________________________________________________________
15983 [ 8855] By: jhi on 2001/02/20 17:32:13
15984 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
15986 Fixed %^H scoping bug
15988 Removed GV <-> CV refcount loop
15990 Removed %ENV refcount loop
15991 Branch: maint-5.6/perl
15992 !> gv.c op.c perl.c pp.c scope.c
15993 ____________________________________________________________________________
15994 [ 8854] By: jhi on 2001/02/20 17:25:06
15995 Log: Subject: Addition to readme.win32 for Borland C++ compilers
15996 Date: Tue, 20 Feb 2001 02:15:25 +0300
15997 From: "Vadim Konovalov" <watman@inbox.ru>
15998 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
16000 Document Borland compiler misbehaviour.
16001 Branch: maint-5.6/perl
16003 ____________________________________________________________________________
16004 [ 8853] By: jhi on 2001/02/20 17:22:25
16005 Log: The assimilation of ebcdic.c didn't quite work at the first try,
16006 patches from Thomas Dorner.
16007 Branch: maint-5.6/perl
16009 ____________________________________________________________________________
16010 [ 8852] By: jhi on 2001/02/20 17:20:15
16011 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
16012 From: Chris Nandor <pudge@pobox.com>
16013 Date: Tue, 20 Feb 2001 08:32:45 -0500
16014 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
16015 Branch: maint-5.6/perl
16017 ____________________________________________________________________________
16018 [ 8851] By: jhi on 2001/02/20 17:15:52
16019 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
16021 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
16022 ! t/lib/filter-util.t
16023 ____________________________________________________________________________
16024 [ 8850] By: alanbur on 2001/02/20 17:12:40
16025 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
16026 and the magic pointer points back to the GV that contains the
16027 %ENV hash. This creates a refcount loop that prevents members
16028 of %ENV from being freed correctly. This change removes the
16029 refcount loop - the magic pointer was never used anyway, the
16030 only use of the magic was to check the type ('E') so that the
16031 appropriate environment manipulation code is called when %ENV
16033 Branch: maint-5.6/pureperl
16035 ____________________________________________________________________________
16036 [ 8849] By: jhi on 2001/02/20 17:12:20
16037 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16038 From: "Craig A. Berry" <craigberry@mac.com>
16039 Date: Mon, 19 Feb 2001 23:36:12 -0600
16040 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
16042 Case-forgiving systems match TestInit.pm with TES*.
16044 ! t/lib/glob-basic.t
16045 ____________________________________________________________________________
16046 [ 8848] By: jhi on 2001/02/20 17:10:02
16047 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
16049 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
16050 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
16051 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16052 ____________________________________________________________________________
16053 [ 8847] By: jhi on 2001/02/20 15:34:41
16054 Log: The #8843 wasn't quite right: %Config needs to imported.
16057 ____________________________________________________________________________
16058 [ 8846] By: jhi on 2001/02/20 15:31:50
16059 Log: Retract the #8838 and #8840 for now because of
16060 the DB_File tie problem.
16062 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
16063 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
16065 ____________________________________________________________________________
16066 [ 8845] By: alanbur on 2001/02/20 14:25:41
16067 Log: Removed GV <-> CV refcount loop
16068 CvGV(mycv) points to the parent GV of the CV, and was previously
16069 refcounted. The pointer remains, but the refcounting has been removed
16070 as it causes a refcount loop between the CV and GV that means the CV
16071 can't ever be deleted.
16072 Branch: maint-5.6/pureperl
16074 ____________________________________________________________________________
16075 [ 8844] By: alanbur on 2001/02/20 14:23:13
16076 Log: Fixed %^H scoping bug
16077 Branch: maint-5.6/pureperl
16079 ____________________________________________________________________________
16080 [ 8843] By: jhi on 2001/02/19 13:38:08
16081 Log: fork() not everywhere, cleanup temp files.
16084 ____________________________________________________________________________
16085 [ 8842] By: alanbur on 2001/02/19 12:42:07
16086 Log: Resynchronised with parent
16087 Branch: maint-5.6/pureperl
16088 !> pod/perlfaq4.pod sv.c utf8.c
16089 ____________________________________________________________________________
16090 [ 8841] By: jhi on 2001/02/19 03:35:51
16091 Log: Update Changes.
16093 ! Changes patchlevel.h
16094 ____________________________________________________________________________
16095 [ 8840] By: jhi on 2001/02/19 00:23:41
16096 Log: Subject: [patch] add sv_setref_uv
16097 From: Doug MacEachern <dougm@covalent.net>
16098 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
16099 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
16101 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16102 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16103 ____________________________________________________________________________
16104 [ 8839] By: jhi on 2001/02/19 00:01:38
16105 Log: Put to rest the 20010205.001, the email address checking (not) regex.
16108 ____________________________________________________________________________
16109 [ 8838] By: jhi on 2001/02/18 22:17:54
16110 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
16111 From: Doug MacEachern <dougm@covalent.net>
16112 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
16113 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
16115 ! lib/ExtUtils/xsubpp
16116 ____________________________________________________________________________
16117 [ 8837] By: jhi on 2001/02/18 22:16:50
16118 Log: Subject: [patch] -Wall cleanup round 2
16119 From: Doug MacEachern <dougm@covalent.net>
16120 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
16121 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
16123 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
16124 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
16125 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
16126 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
16127 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
16128 ! ext/SDBM_File/SDBM_File.xs
16129 ____________________________________________________________________________
16130 [ 8836] By: jhi on 2001/02/18 22:11:20
16131 Log: Misapplied regex optimizations when \C is present.
16132 Fixes 20001230.002.
16134 What still remains broken is that the submatches that
16135 have \C in them get their UTF8 flag on because their
16136 parent SV has it on. This will result in malformed
16137 UTF8 if a \C happened to match a non-ASCII byte.
16139 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
16141 ____________________________________________________________________________
16142 [ 8835] By: jhi on 2001/02/18 20:12:02
16143 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
16145 The hash key got wrongly UTF8fied.
16147 ! pod/perlapi.pod toke.c utf8.c
16148 ____________________________________________________________________________
16149 [ 8834] By: jhi on 2001/02/18 19:44:25
16150 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
16151 don't warn on magical or overloaded things.
16154 ____________________________________________________________________________
16155 [ 8833] By: nick on 2001/02/18 19:31:22
16156 Log: Integrate mainline
16158 +> t/TestInit.pm t/run/runenv.t
16160 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
16161 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
16162 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
16163 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
16164 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16165 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
16167 ____________________________________________________________________________
16168 [ 8832] By: jhi on 2001/02/18 19:21:18
16169 Log: Integrate perlio.
16171 !> perlio.c pod/perldiag.pod
16172 ____________________________________________________________________________
16173 [ 8831] By: jhi on 2001/02/18 19:14:20
16174 Log: Integrate change #8827 from mainline.
16177 Branch: maint-5.6/perl
16179 ____________________________________________________________________________
16180 [ 8830] By: nick on 2001/02/18 19:10:34
16181 Log: Apply the spirit of patch from Nick Clark:
16182 Subject: [PATCH] Re: extensions that provide layers
16183 From: Nicholas Clark <nick@ccl4.org>
16184 Date: Mon, 12 Feb 2001 16:43:51 +0000
16185 Message-Id: <20010212164350.Q3652@plum.flirble.org>
16187 ! perlio.c pod/perldiag.pod
16188 ____________________________________________________________________________
16189 [ 8829] By: jhi on 2001/02/18 19:03:25
16190 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
16191 From: schwern@pobox.com
16192 Date: Sun, 18 Feb 2001 13:44:35 -0500
16193 Message-ID: <20010218134435.A17544@magnonel.guild.net>
16195 Applied, but as t/TestInit.pm.
16198 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
16199 ! t/op/subst_wamp.t
16200 ____________________________________________________________________________
16201 [ 8828] By: jhi on 2001/02/18 18:43:52
16202 Log: Integrate perlio.
16205 ____________________________________________________________________________
16206 [ 8827] By: jhi on 2001/02/18 18:41:33
16210 ____________________________________________________________________________
16211 [ 8826] By: nick on 2001/02/18 17:40:59
16212 Log: Fix [ID 20010217.002]
16213 open FOO, "<:raw:perlio", ...
16214 :raw now inserts default base layer below itself.
16216 open FOO, "<:unix", ...
16217 works as well - but leaves buffer layer on stack under the unix layer.
16220 ____________________________________________________________________________
16221 [ 8825] By: jhi on 2001/02/18 17:15:39
16222 Log: Integrate perlio.
16224 !> perlio.c perliol.h
16225 ____________________________________________________________________________
16226 [ 8824] By: jhi on 2001/02/18 17:10:53
16227 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
16228 From: schwern@pobox.com
16229 Date: Sun, 18 Feb 2001 01:48:50 -0500
16230 Message-ID: <20010218014850.C19957@magnonel.guild.net>
16232 ! lib/Test/Harness.pm t/TEST t/op/chop.t
16233 ____________________________________________________________________________
16234 [ 8823] By: jhi on 2001/02/18 17:01:06
16235 Log: Add run/*.t to testables.
16238 ____________________________________________________________________________
16239 [ 8822] By: jhi on 2001/02/18 16:58:58
16240 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16241 From: schwern@pobox.com
16242 Date: Sun, 18 Feb 2001 01:11:35 -0500
16243 Message-ID: <20010218011135.A19957@magnonel.guild.net>
16245 Revive mjd's and Simon's PERL5OPT fix.
16249 ____________________________________________________________________________
16250 [ 8821] By: jhi on 2001/02/18 16:53:46
16251 Log: Subject: Re: Why t/TEST and not Test::Harness?
16252 From: schwern@pobox.com
16253 Date: Sat, 17 Feb 2001 22:44:44 -0500
16254 Message-ID: <20010217224444.A6679@magnonel.guild.net>
16256 Replace UTEST with TEST -utf8.
16259 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
16260 ! t/lib/glob-basic.t
16261 ____________________________________________________________________________
16262 [ 8820] By: nick on 2001/02/18 13:06:16
16263 Log: Clean up a few core dumps when layers are used in unexpected ways.
16264 (Still not "right"...)
16266 ! perlio.c perliol.h
16267 ____________________________________________________________________________
16268 [ 8819] By: jhi on 2001/02/18 02:25:55
16269 Log: Integrate change #8818 from maintperl, a FAQ nit.
16271 !> pod/perlfaq4.pod
16272 ____________________________________________________________________________
16273 [ 8818] By: jhi on 2001/02/18 02:24:50
16274 Log: FAQ nit from Chris Fedde.
16275 Branch: maint-5.6/perl
16277 ____________________________________________________________________________
16278 [ 8817] By: nick on 2001/02/17 18:20:14
16279 Log: Integrate mainline
16281 +> lib/unicode/UCD.html lib/unicode/Unicode.html
16282 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16283 +> pod/perlclib.pod
16284 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16285 - lib/unicode/Unicode.301
16286 !> (integrate 324 files)
16287 ____________________________________________________________________________
16288 [ 8816] By: jhi on 2001/02/17 16:56:58
16289 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
16291 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16292 ! ext/Storable/Storable.xs t/lib/st-06compat.t
16293 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16294 ____________________________________________________________________________
16295 [ 8815] By: jhi on 2001/02/17 16:40:07
16296 Log: Subject: [patch] -Wall
16297 From: Doug MacEachern <dougm@covalent.net>
16298 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
16299 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
16301 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
16302 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
16303 ____________________________________________________________________________
16304 [ 8814] By: jhi on 2001/02/16 19:27:18
16305 Log: Document qu better.
16308 ____________________________________________________________________________
16309 [ 8813] By: jhi on 2001/02/15 13:54:37
16310 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
16311 From: Hugo <hv@crypt.compulink.co.uk>
16312 Date: Thu, 15 Feb 2001 13:39:49 +0000
16313 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
16316 ____________________________________________________________________________
16317 [ 8812] By: alanbur on 2001/02/15 13:52:16
16318 Log: Resynchronised with parent
16319 Branch: maint-5.6/pureperl
16321 !> (integrate 36 files)
16322 ____________________________________________________________________________
16323 [ 8811] By: jhi on 2001/02/15 13:51:16
16324 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
16326 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
16327 From: Jan Dubois <JanD@ActiveState.com>
16328 Date: Wed, 31 Jan 2001 21:17:03 -0800
16329 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
16331 tweak change#8659 to keep it simple
16333 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16334 From: Russ Allbery <rra@stanford.edu>
16335 Date: 14 Feb 2001 10:15:41 -0800
16336 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16340 Upgrade to podlators 1.08, from Russ Allbery.
16342 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
16343 !> utils/perldoc.PL
16344 ____________________________________________________________________________
16345 [ 8810] By: jhi on 2001/02/15 13:35:08
16346 Log: Upgrade to podlators 1.08, from Russ Allbery.
16347 Branch: maint-5.6/perl
16348 ! lib/Pod/Man.pm lib/Pod/Text.pm
16349 ____________________________________________________________________________
16350 [ 8809] By: jhi on 2001/02/15 13:26:38
16351 Log: (accidentally empty check-in)
16352 Branch: maint-5.6/perl
16353 ! lib/Test/Harness.pm
16354 ____________________________________________________________________________
16355 [ 8808] By: jhi on 2001/02/15 13:23:47
16356 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16357 From: Russ Allbery <rra@stanford.edu>
16358 Date: 14 Feb 2001 10:15:41 -0800
16359 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16361 perldoc was hardcoding $Config{installscript}, which breaks
16362 when install* isn't where Perl ends up (such as with AFS).
16364 Use $Config{scriptdir} instead.
16365 Branch: maint-5.6/perl
16367 ____________________________________________________________________________
16368 [ 8807] By: jhi on 2001/02/14 14:37:27
16369 Log: Update Changes.
16371 ! Changes patchlevel.h
16372 ____________________________________________________________________________
16373 [ 8806] By: jhi on 2001/02/14 14:25:31
16374 Log: Integrate changes #8803,8804,8805 from mainline.
16376 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16378 Don't skip too much of the locale error message if no environ array,
16381 More MacOS Classic fixes from Chris Nandor.
16382 Branch: maint-5.6/perl
16383 !> doop.c lib/Cwd.pm perl.c perl.h util.c
16384 ____________________________________________________________________________
16385 [ 8805] By: jhi on 2001/02/14 03:29:01
16386 Log: More MacOS Classic fixes from Chris Nandor.
16388 ! doop.c lib/Cwd.pm
16389 ____________________________________________________________________________
16390 [ 8804] By: jhi on 2001/02/14 03:18:35
16391 Log: Don't skip too much of the locale error message if no environ array,
16395 ____________________________________________________________________________
16396 [ 8803] By: jhi on 2001/02/14 03:14:14
16397 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16400 ____________________________________________________________________________
16401 [ 8802] By: jhi on 2001/02/13 18:31:33
16402 Log: AUTHORS update.
16405 ____________________________________________________________________________
16406 [ 8801] By: jhi on 2001/02/13 17:55:19
16407 Log: Integrate change #8792 from mainline.
16409 Subject: buncha MacPerl patches for bleadperl
16410 From: Chris Nandor <pudge@pobox.com>
16411 Date: Tue, 13 Feb 2001 00:02:43 -0500
16412 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16413 Branch: maint-5.6/perl
16414 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16415 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16416 !> t/lib/basename.t toke.c util.h
16417 ____________________________________________________________________________
16418 [ 8800] By: jhi on 2001/02/13 17:46:43
16419 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
16420 to be forced to Off_t.
16422 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
16423 From: nick@ccl4.org
16424 Date: Thu, 1 Feb 2001 12:01:04 +0000
16425 Message-Id: <20010201120103.E11401@plum.flirble.org>
16426 Branch: maint-5.6/perl
16427 ! iperlsys.h perlio.c
16428 ____________________________________________________________________________
16429 [ 8799] By: jhi on 2001/02/13 16:52:51
16430 Log: Duplex duplex hunk hunk.
16431 Branch: maint-5.6/perl
16433 ____________________________________________________________________________
16434 [ 8797] By: jhi on 2001/02/13 14:52:04
16435 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
16436 From: "Craig A. Berry" <craigberry@mac.com>
16437 Date: Mon, 12 Feb 2001 11:05:25 -0600
16438 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
16440 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
16441 ____________________________________________________________________________
16442 [ 8796] By: jhi on 2001/02/13 14:36:47
16443 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16444 From: simon.cozens@pembroke.oxford.ac.uk
16445 Date: Sat, 10 Feb 2001 17:57:02 +0000
16446 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
16448 Now it does include.
16451 ____________________________________________________________________________
16452 [ 8795] By: jhi on 2001/02/13 14:30:11
16453 Log: Sort the MANIFEST.
16456 ____________________________________________________________________________
16457 [ 8794] By: jhi on 2001/02/13 14:26:51
16458 Log: Integrate change #8793 from mainline, FAQ updates.
16459 Branch: maint-5.6/perl
16460 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16461 ____________________________________________________________________________
16462 [ 8793] By: jhi on 2001/02/13 14:25:13
16463 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
16465 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16466 ____________________________________________________________________________
16467 [ 8792] By: jhi on 2001/02/13 14:22:50
16468 Log: Subject: buncha MacPerl patches for bleadperl
16469 From: Chris Nandor <pudge@pobox.com>
16470 Date: Tue, 13 Feb 2001 00:02:43 -0500
16471 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16473 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16474 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16475 ! t/lib/basename.t toke.c util.h
16476 ____________________________________________________________________________
16477 [ 8791] By: jhi on 2001/02/13 14:10:39
16478 Log: Integrate change #8790 from mainline.
16480 environ array wrongly assumed in Perl_init_i18nl10n(),
16481 Branch: maint-5.6/perl
16483 ____________________________________________________________________________
16484 [ 8790] By: jhi on 2001/02/13 14:06:15
16485 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
16486 noticed by Chris Nandor in MacOS Classic.
16489 ____________________________________________________________________________
16490 [ 8789] By: jhi on 2001/02/13 13:58:07
16491 Log: Integrate changes #8373,8487,8544,8783 from mainline.
16493 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
16494 hints files, the dynaloading, assimilate ebcdic into util.c.
16495 Branch: maint-5.6/perl
16497 ! MANIFEST hints/posix-bc.sh
16498 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
16499 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
16500 !> perlapi.c proto.h util.c
16501 ____________________________________________________________________________
16502 [ 8788] By: alanbur on 2001/02/13 10:33:13
16503 Log: Integrated changes from maint-5.6
16504 Branch: maint-5.6/pureperl
16505 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
16506 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
16507 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16508 !> vos/config.ga.h vos/configure_perl.cm
16509 ____________________________________________________________________________
16510 [ 8787] By: jhi on 2001/02/13 05:56:36
16511 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
16514 ____________________________________________________________________________
16515 [ 8786] By: jhi on 2001/02/13 05:54:34
16516 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
16517 From: Dorner Thomas <Thomas.Dorner@start.de>
16518 Date: Mon, 12 Feb 2001 15:06:26 +0100
16519 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
16520 Branch: maint-5.6/perl
16522 ____________________________________________________________________________
16523 [ 8785] By: jhi on 2001/02/13 05:29:04
16524 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
16526 !> hints/openbsd.sh
16527 ____________________________________________________________________________
16528 [ 8784] By: jhi on 2001/02/13 02:25:24
16529 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
16530 From: Peter Prymmer <pvhp@forte.com>
16531 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
16532 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
16535 ____________________________________________________________________________
16536 [ 8783] By: jhi on 2001/02/13 02:22:36
16537 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
16540 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
16541 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
16543 ____________________________________________________________________________
16544 [ 8782] By: jhi on 2001/02/13 02:00:07
16545 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
16546 Branch: maint-5.6/perl
16548 ____________________________________________________________________________
16549 [ 8781] By: jhi on 2001/02/13 01:58:44
16550 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
16551 Branch: maint-5.6/perl
16553 ____________________________________________________________________________
16554 [ 8780] By: jhi on 2001/02/13 01:57:33
16555 Log: Synchronize the regexp tests between maintperl and mainline.
16556 Branch: maint-5.6/perl
16558 ____________________________________________________________________________
16559 [ 8779] By: jhi on 2001/02/13 01:49:35
16560 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
16561 From: Hugo <hv@crypt.compulink.co.uk>
16562 Date: Tue, 13 Feb 2001 00:11:11 +0000
16563 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16565 ! regcomp.c t/op/re_tests
16566 ____________________________________________________________________________
16567 [ 8778] By: jhi on 2001/02/13 00:23:10
16568 Log: Comments do not nest.
16571 ____________________________________________________________________________
16572 [ 8777] By: jhi on 2001/02/13 00:17:54
16573 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
16574 From: Hugo <hv@crypt.compulink.co.uk>
16575 Date: Tue, 13 Feb 2001 00:11:11 +0000
16576 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16577 Branch: maint-5.6/perl
16578 ! regcomp.c t/op/re_tests
16579 ____________________________________________________________________________
16580 [ 8776] By: jhi on 2001/02/12 23:25:52
16581 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
16582 Branch: maint-5.6/perl
16584 ____________________________________________________________________________
16585 [ 8775] By: jhi on 2001/02/12 23:04:28
16586 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
16587 Branch: maint-5.6/perl
16588 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
16589 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16590 ! vos/configure_perl.cm
16591 ____________________________________________________________________________
16592 [ 8774] By: jhi on 2001/02/12 22:59:11
16593 Log: Subject: Re: [patch] context for 'U' magic functions
16594 From: Doug MacEachern <dougm@covalent.net>
16595 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
16596 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
16598 plus the suggestion by Nick Ing-Simmons to name the macro
16599 as PERL_MG_UFUNC to avoid namespace pollution, plus add
16600 the advice by Doug for XS writers to perl.h
16603 ____________________________________________________________________________
16604 [ 8773] By: jhi on 2001/02/11 20:14:12
16605 Log: Update Changes.
16607 ! Changes patchlevel.h
16608 ____________________________________________________________________________
16609 [ 8772] By: jhi on 2001/02/11 18:47:52
16610 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16611 From: Simon Cozens <simon@cozens.net>
16612 Date: Wed, 31 Jan 2001 16:31:43 +0000
16613 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
16616 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
16618 ____________________________________________________________________________
16619 [ 8771] By: jhi on 2001/02/11 18:36:48
16620 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
16622 Blocks-4d3.beta.txt
16623 CaseFolding-3d4.beta.txt
16624 CompositionExclusions-3d6.beta.txt
16625 EastAsianWidth-4d4.beta.txt
16626 LineBreak-6d3.beta.txt
16627 NamesList-3.1.0d1.beta.txt
16628 PropList-3.1.0d4.beta.txt
16629 SpecialCasing-4d1.beta.txt
16630 UnicodeData-3.1.0d6.beta.txt
16632 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16633 +> lib/unicode/UCD.html lib/unicode/Unicode.html
16634 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16635 - lib/unicode/Unicode.301
16637 ____________________________________________________________________________
16638 [ 8770] By: jhi on 2001/02/11 17:26:22
16639 Log: UTF-8 documentation.
16642 ____________________________________________________________________________
16643 [ 8769] By: jhi on 2001/02/11 17:12:49
16644 Log: Retract #8762.
16647 ____________________________________________________________________________
16648 [ 8768] By: jhi on 2001/02/11 16:54:45
16649 Log: Subject: [PATCH] Test::Harness
16650 From: andreas.koenig@anima.de (Andreas J. Koenig)
16651 Date: 11 Feb 2001 14:37:00 +0100
16652 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
16654 ! lib/Test/Harness.pm
16655 ____________________________________________________________________________
16656 [ 8767] By: jhi on 2001/02/11 16:53:52
16657 Log: Subject: [PATCH] Document makepatch in Porting/patching
16658 From: andreas.koenig@anima.de (Andreas J. Koenig)
16659 Date: 11 Feb 2001 16:46:28 +0100
16660 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
16662 ! Porting/patching.pod
16663 ____________________________________________________________________________
16664 [ 8766] By: jhi on 2001/02/11 06:30:23
16665 Log: Subject: Re: [patch] GvSHARED
16666 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
16667 From: Doug MacEachern <dougm@covalent.net>
16668 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
16670 Subject: Re: [patch] GvSHARED
16671 From: Doug MacEachern <dougm@covalent.net>
16672 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
16673 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
16675 Subject: [patch] attributes.pm support for `shared'
16676 From: Doug MacEachern <dougm@covalent.net>
16677 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
16678 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
16680 our() attributes were ignored, our :shared pieces missing,
16681 allow attributes.pm to turn on shared.
16683 ! op.c t/op/attrs.t toke.c xsutils.c
16684 ____________________________________________________________________________
16685 [ 8765] By: alanbur on 2001/02/10 23:11:19
16686 Log: Resync with parent (hopefully sucessfully this time)
16687 Branch: maint-5.6/pureperl
16688 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
16689 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16690 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16691 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16692 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16693 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16694 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16695 ____________________________________________________________________________
16696 [ 8764] By: jhi on 2001/02/10 22:54:38
16697 Log: Make TEST and UTEST more verbose in case something goes
16698 wrong in running/compiling a script, suggested by Doug
16702 ____________________________________________________________________________
16703 [ 8763] By: jhi on 2001/02/10 22:11:34
16704 Log: Bogus shebang.
16707 ____________________________________________________________________________
16708 [ 8762] By: jhi on 2001/02/10 21:56:02
16709 Log: (Retracted by #8769)
16712 ____________________________________________________________________________
16713 [ 8761] By: jhi on 2001/02/10 21:26:15
16714 Log: Subject: Re: [patch] GvSHARED
16715 From: Doug MacEachern <dougm@covalent.net>
16716 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
16717 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
16719 our @EXPORT : shared = (...);
16722 ____________________________________________________________________________
16723 [ 8760] By: jhi on 2001/02/10 21:25:07
16724 Log: Subject: [patch] GvSHARED
16725 From: Doug MacEachern <dougm@covalent.net>
16726 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
16727 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
16729 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
16730 ____________________________________________________________________________
16731 [ 8759] By: alanbur on 2001/02/10 21:24:27
16732 Log: Backed out mismerge.
16733 Branch: maint-5.6/pureperl
16734 ! MANIFEST README.hpux README.vmesa gv.c installhtml
16735 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
16736 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16737 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16738 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16739 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16740 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
16741 ____________________________________________________________________________
16742 [ 8758] By: jhi on 2001/02/10 18:01:17
16743 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
16745 Fixed UMRs and leak in Perl_pmtrans()
16747 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16748 associated UTFied tr/// code. Also fixed scoping leak of
16751 newATTRSUB leaks when an attempt to redefine the active sort sub is
16753 Branch: maint-5.6/perl
16755 ____________________________________________________________________________
16756 [ 8757] By: alanbur on 2001/02/10 17:56:46
16757 Log: Resynchronised with parent
16758 Branch: maint-5.6/pureperl
16762 !> MANIFEST README.hpux README.vmesa installhtml
16763 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16764 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16765 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16766 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16767 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16768 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16769 ____________________________________________________________________________
16770 [ 8756] By: alanbur on 2001/02/10 17:51:15
16771 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
16773 Branch: maint-5.6/pureperl
16775 ____________________________________________________________________________
16776 [ 8755] By: jhi on 2001/02/09 22:41:35
16777 Log: Upgrade to CPAN 1.59_54, from Andreas König.
16779 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16780 ____________________________________________________________________________
16781 [ 8754] By: jhi on 2001/02/09 22:29:20
16782 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16784 Didn't upgrade the fill.t since it has a dependency to File::Slurp
16785 purely for debugging purposes, the actual test hasn't changed.
16787 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
16789 ____________________________________________________________________________
16790 [ 8753] By: jhi on 2001/02/09 20:17:50
16791 Log: Integrate change #8682 from maintperl.
16793 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
16797 ____________________________________________________________________________
16798 [ 8752] By: jhi on 2001/02/09 20:00:46
16799 Log: Update Changes.
16801 ! Changes patchlevel.h
16802 ____________________________________________________________________________
16803 [ 8751] By: nick on 2001/02/09 19:48:37
16804 Log: Integrate mainline
16806 +> README.bs2000 t/lib/cgi-esc.t
16808 !> (integrate 53 files)
16809 ____________________________________________________________________________
16810 [ 8750] By: nick on 2001/02/09 19:25:16
16811 Log: Subject: RE: Biannual Competition to Improve Hashing Function
16812 From: Fisher Mark <fisherm@tce.com>
16813 Date: Thu, 8 Feb 2001 10:44:00 -0500
16814 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
16815 Date: Thu, 8 Feb 2001 15:02:47 -0500
16816 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
16818 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
16819 ____________________________________________________________________________
16820 [ 8749] By: jhi on 2001/02/09 19:02:35
16821 Log: Forgotten fragment.
16824 ____________________________________________________________________________
16825 [ 8748] By: jhi on 2001/02/09 18:31:34
16826 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
16827 plus manual tweakage.
16829 Sync the perlfaq2 between mainline and maintperl.
16830 Branch: maint-5.6/perl
16833 !> pod/perlfaq2.pod
16834 ____________________________________________________________________________
16835 [ 8747] By: jhi on 2001/02/09 18:12:04
16836 Log: Subject: versiononly and installperl
16837 From: abigail@foad.org
16838 Date: Wed, 7 Feb 2001 22:43:12 +0100
16839 Message-ID: <20010207214312.7045.qmail@foad.org>
16841 Add +v flag to force a normal install of the perl binary
16844 Subject: [PATCH] installperl
16845 From: Nicholas Clark <nick@ccl4.org>
16846 Date: Fri, 9 Feb 2001 16:28:57 +0000
16847 Message-ID: <20010209162857.B10931@plum.flirble.org>
16849 Add -A flag which also hardlinks the binary with
16850 the full architecture name.
16853 ____________________________________________________________________________
16854 [ 8746] By: jhi on 2001/02/09 18:03:43
16855 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
16857 Subject: perlfaq2, re: perlmongers
16859 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
16861 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
16863 Subject: [ID 20010205.001] typo in perlfaq9
16865 Subject: [ID 20010208.002] unordered explanation in perlcall
16866 Branch: maint-5.6/perl
16867 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16868 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
16869 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
16870 ____________________________________________________________________________
16871 [ 8745] By: jhi on 2001/02/09 17:59:09
16872 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
16873 From: abela@geneanet.org
16874 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
16875 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
16878 ____________________________________________________________________________
16879 [ 8744] By: jhi on 2001/02/09 17:48:16
16880 Log: Subject: [ID 20010205.001] typo in perlfaq9
16881 From: eserte@vran.herceg.de
16882 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
16883 Message-Id: <200102042244.XAA21926@vran.herceg.de>
16886 ____________________________________________________________________________
16887 [ 8743] By: jhi on 2001/02/09 17:25:12
16888 Log: Integrate change #8695 from maintperl.
16890 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
16893 ____________________________________________________________________________
16894 [ 8742] By: jhi on 2001/02/09 17:21:22
16895 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
16896 From: Andy Dougherty <doughera@lafayette.edu>
16897 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
16898 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
16901 ____________________________________________________________________________
16902 [ 8741] By: jhi on 2001/02/09 17:05:19
16903 Log: Integrate changes #8738,8739,8740 from maintperl.
16905 Html files will be installed in a more logical and easier to
16906 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
16908 Html files will be generated with a header to make them look
16909 a little less bare.
16911 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
16913 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
16914 ____________________________________________________________________________
16915 [ 8740] By: jhi on 2001/02/09 17:03:46
16916 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
16917 From: "Brendan O'Dea" <bod@compusol.com.au>
16918 Date: Sun, 4 Feb 2001 11:17:56 +1100
16919 Message-ID: <20010204111756.A16301@compusol.com.au>
16920 Branch: maint-5.6/perl
16922 ____________________________________________________________________________
16923 [ 8739] By: jhi on 2001/02/09 17:01:59
16924 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
16925 From: "Indy Singh" <indy@nusphere.com>
16926 Date: Fri, 2 Feb 2001 15:09:59 -0500
16927 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
16929 Html files will be generated with a header to make them look
16930 a little less bare.
16931 Branch: maint-5.6/perl
16933 ____________________________________________________________________________
16934 [ 8738] By: jhi on 2001/02/09 16:58:48
16935 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
16936 From: "Indy Singh" <indy@nusphere.com>
16937 Date: Fri, 2 Feb 2001 15:08:23 -0500
16938 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
16940 Html files will be installed in a more logical and easier to
16941 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
16942 Branch: maint-5.6/perl
16943 ! win32/Makefile win32/makefile.mk
16944 ____________________________________________________________________________
16945 [ 8737] By: jhi on 2001/02/09 16:46:54
16946 Log: Integrate changes #8687,8736 from maintperl.
16948 HP-UX thread patches from Merijn H. Brand.
16950 Latin nit from Philip Newton.
16952 !> README.hpux hints/hpux.sh
16953 ____________________________________________________________________________
16954 [ 8736] By: jhi on 2001/02/09 16:42:31
16955 Log: Latin nit from Philip Newton.
16956 Branch: maint-5.6/perl
16958 ____________________________________________________________________________
16959 [ 8735] By: jhi on 2001/02/09 16:24:03
16960 Log: Integrate changes #8704,8710 from pureperl.
16962 Fixed UMRs and leak in Perl_pmtrans()
16964 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16965 associated UTFied tr/// code. Also fixed scoping leak of
16969 ____________________________________________________________________________
16970 [ 8734] By: jhi on 2001/02/09 15:40:21
16971 Log: Integrate change #8733 from maintperl.
16973 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
16976 ____________________________________________________________________________
16977 [ 8733] By: jhi on 2001/02/09 15:35:47
16978 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
16979 From: Prymmer/Kahn <pvhp@best.com>
16980 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
16981 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
16982 Branch: maint-5.6/perl
16984 ____________________________________________________________________________
16985 [ 8732] By: jhi on 2001/02/09 15:26:17
16986 Log: Rename README.posix-bc to README.bs2000 (to avoid the
16987 confusion of a "perlposix-bc.pod"), add a few missing
16988 arch pods, regen toc.
16989 Branch: maint-5.6/perl
16992 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16993 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16994 ____________________________________________________________________________
16995 [ 8731] By: jhi on 2001/02/09 15:23:39
16996 Log: De-cut-and-pasto.
16999 ____________________________________________________________________________
17000 [ 8730] By: jhi on 2001/02/09 15:11:13
17001 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
17002 when people think that perlposix-bc.pod tells anything about
17003 Perl and POSIX. Regen toc.
17007 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
17008 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17009 ____________________________________________________________________________
17010 [ 8729] By: jhi on 2001/02/09 14:52:28
17011 Log: The README.vmesa part of #8712 from maintperl.
17014 ____________________________________________________________________________
17015 [ 8728] By: jhi on 2001/02/09 14:46:06
17016 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
17017 From: Peter Prymmer <pvhp@forte.com>
17018 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
17019 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
17020 Branch: maint-5.6/perl
17021 ! README.vmesa win32/Makefile win32/makefile.mk
17022 ____________________________________________________________________________
17023 [ 8727] By: jhi on 2001/02/09 14:33:25
17024 Log: Integrate change #8712 from mainline.
17026 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
17027 Branch: maint-5.6/perl
17029 ____________________________________________________________________________
17030 [ 8726] By: jhi on 2001/02/09 14:30:28
17031 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
17032 From: Peter Prymmer <pvhp@forte.com>
17033 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
17034 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
17037 ! MANIFEST lib/CGI/Util.pm
17038 ____________________________________________________________________________
17039 [ 8725] By: jhi on 2001/02/09 04:56:47
17040 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
17041 Branch: maint-5.6/perl
17043 ____________________________________________________________________________
17044 [ 8724] By: jhi on 2001/02/09 04:40:59
17045 Log: Integrate changes 7819,7820 from vmsperl into mainline.
17047 Add header for LIB$ prototypes (C. Berry)
17049 Convert fwrite()s to sockets to write()s, since some socket stacks
17050 don't take kindly to stdio.
17051 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17052 (for often optional LNMs)
17053 Correct a few typos
17056 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
17057 ____________________________________________________________________________
17058 [ 8723] By: jhi on 2001/02/09 03:29:29
17059 Log: Integrate change #8722 from mainline.
17061 The Im() function wasn't returning zero for non-Math::Complex
17062 arguments. The bug reported by John Gamble.
17063 Branch: maint-5.6/perl
17064 !> lib/Math/Complex.pm
17065 ____________________________________________________________________________
17066 [ 8722] By: jhi on 2001/02/09 03:28:33
17067 Log: The Im() function wasn't returning zero for non-Math::Complex
17068 arguments. The bug reported by John Gamble.
17070 ! lib/Math/Complex.pm
17071 ____________________________________________________________________________
17072 [ 8721] By: nick on 2001/02/08 22:11:35
17073 Log: Correct the correction :-(
17076 ____________________________________________________________________________
17077 [ 8720] By: bailey on 2001/02/08 20:59:22
17078 Log: Convert frwite()s to sockets to write()s, since some socket stacks
17079 don't take kindly to stdio.
17080 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17081 (for often optional LNMs)
17082 Correct a few typos
17085 ! vms/vms.c vms/vmsish.h
17086 ____________________________________________________________________________
17087 [ 8719] By: bailey on 2001/02/08 20:51:02
17088 Log: Add header for LIB$ prototypes (C. Berry)
17090 ! ext/Devel/DProf/DProf.xs
17091 ____________________________________________________________________________
17092 [ 8718] By: bailey on 2001/02/08 20:49:00
17095 +> pod/perliol.pod t/lib/sample-tests/bailout
17096 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
17097 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
17098 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
17099 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
17100 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
17101 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
17102 - lib/unicode/Is/DCinital.pl
17103 !> (integrate 101 files)
17104 ____________________________________________________________________________
17105 [ 8717] By: nick on 2001/02/08 19:38:48
17106 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
17107 From: Robin Barker <rmb1@cise.npl.co.uk>
17108 Date: Thu, 8 Feb 2001 14:38:07 GMT
17109 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
17112 ____________________________________________________________________________
17113 [ 8716] By: nick on 2001/02/08 19:29:07
17114 Log: Generated files form 8713 etc.
17116 ! embed.h global.sym objXSUB.h perlapi.c proto.h
17117 ____________________________________________________________________________
17118 [ 8715] By: nick on 2001/02/08 19:26:08
17119 Log: Fixup non-ithread build after 8713
17122 ____________________________________________________________________________
17123 [ 8714] By: nick on 2001/02/08 19:17:45
17124 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
17125 From: nick@ccl4.org
17126 Date: Wed, 7 Feb 2001 00:27:47 +0000
17127 Message-Id: <20010207002747.B63724@plum.flirble.org>
17130 ____________________________________________________________________________
17131 [ 8713] By: nick on 2001/02/08 19:15:58
17132 Log: Subject: Re: [patch] Re: PL_ptr_table
17133 From: Doug Maceachern <dougm@covalent.net>
17134 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
17135 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
17137 ! embed.pl perl.c sv.c sv.h
17138 ____________________________________________________________________________
17139 [ 8712] By: nick on 2001/02/08 19:12:47
17140 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
17141 From: Peter Prymmer <pvhp@forte.com>
17142 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
17143 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
17146 ____________________________________________________________________________
17147 [ 8711] By: nick on 2001/02/07 21:06:11
17148 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
17149 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
17150 From: Alan Burlison <Alan.Burlison@uk.sun.com>
17151 Date: Tue, 06 Feb 2001 23:37:01 +0000
17152 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
17155 ____________________________________________________________________________
17156 [ 8710] By: alanbur on 2001/02/07 00:22:04
17157 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17158 associated UTFied tr/// code. Also fixed scoping leak of
17160 Branch: maint-5.6/pureperl
17162 ____________________________________________________________________________
17163 [ 8709] By: nick on 2001/02/06 21:16:49
17164 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17165 From: Michael G Schwern <schwern@pobox.com>
17166 Date: Sun, 4 Feb 2001 19:47:14 -0500
17167 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
17169 ! pod/perlapi.pod pod/perlmodlib.PL
17170 ____________________________________________________________________________
17171 [ 8708] By: nick on 2001/02/06 20:41:20
17172 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17173 From: Michael G Schwern <schwern@pobox.com>
17174 Date: Sun, 4 Feb 2001 21:17:49 -0500
17175 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
17177 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
17178 ! pod/perltootc.pod
17179 ____________________________________________________________________________
17180 [ 8707] By: nick on 2001/02/06 20:29:11
17181 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
17182 From: Michael G Schwern <schwern@pobox.com>
17183 Date: Tue, 6 Feb 2001 05:54:30 -0500
17184 Message-Id: <20010206055430.A951@blackrider.aocn.com>
17186 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
17187 ____________________________________________________________________________
17188 [ 8706] By: nick on 2001/02/06 20:21:40
17189 Log: Subject: RE: some win32 fixes
17190 Date: Tue, 6 Feb 2001 09:23:20 +0300
17191 From: Vadim Konovalov <vkonovalov@lucent.com>
17192 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
17194 ! toke.c win32/Makefile win32/config.bc win32/config.gc
17195 ! win32/config.vc win32/config_H.bc win32/makefile.mk
17196 ____________________________________________________________________________
17197 [ 8705] By: alanbur on 2001/02/06 15:00:03
17198 Log: Synchronised with parent
17199 Branch: maint-5.6/pureperl
17201 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17202 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
17203 ____________________________________________________________________________
17204 [ 8704] By: alanbur on 2001/02/06 14:55:24
17205 Log: Fixed UMRs and leak in Perl_pmtrans()
17206 Branch: maint-5.6/pureperl
17208 ____________________________________________________________________________
17209 [ 8703] By: gsar on 2001/02/06 02:29:37
17210 Log: $(MAKE) distclean doesn't clean up properly on windows
17211 Branch: maint-5.6/perl
17212 ! win32/Makefile win32/makefile.mk
17213 ____________________________________________________________________________
17214 [ 8702] By: gsar on 2001/02/06 01:00:46
17215 Log: tweak change#8659 to keep it simple
17216 Branch: maint-5.6/perl
17218 ____________________________________________________________________________
17219 [ 8701] By: gsar on 2001/02/05 22:45:41
17220 Log: change#8693 was missing testsuite changes
17221 Branch: maint-5.6/perl
17222 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17223 ____________________________________________________________________________
17224 [ 8700] By: nick on 2001/02/05 20:32:52
17225 Log: Integrate mainline
17227 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
17228 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17229 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17230 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17231 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17232 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17233 +> t/lib/test-harness.t
17234 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
17235 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
17236 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
17237 !> pod/perlutil.pod t/TEST utils/h2xs.PL
17238 ____________________________________________________________________________
17239 [ 8699] By: nick on 2001/02/05 19:41:07
17240 Log: Subject: perlfaq2, re: perlmongers
17241 From: David H. Adler <dha@panix.com>
17242 Date: Sun, 4 Feb 2001 23:48:23 -0500
17243 Message-Id: <20010204234823.A13429@panix.com>
17246 ____________________________________________________________________________
17247 [ 8698] By: nick on 2001/02/05 19:39:31
17248 Log: Missed file f#rom the testharness mess.
17250 + t/lib/test-harness.t
17251 ____________________________________________________________________________
17252 [ 8697] By: nick on 2001/02/05 19:37:21
17253 Log: Subject: [DOC PATCH] overload.pm nits
17254 From: John Tobey <jtobey@john-edwin-tobey.org>
17255 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
17256 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
17259 ____________________________________________________________________________
17260 [ 8696] By: alanbur on 2001/02/05 11:56:00
17261 Log: Sync with parent
17262 Branch: maint-5.6/pureperl
17264 ____________________________________________________________________________
17265 [ 8695] By: gsar on 2001/02/05 03:27:34
17266 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17267 Branch: maint-5.6/perl
17269 ____________________________________________________________________________
17270 [ 8694] By: alanbur on 2001/02/05 00:07:47
17271 Log: Initial branch creation from //depot/maint-5.6/perl
17272 Branch: maint-5.6/pureperl
17273 +> (branch 1719 files)
17274 ____________________________________________________________________________
17275 [ 8693] By: gsar on 2001/02/04 22:38:49
17276 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
17278 Branch: maint-5.6/perl
17279 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17280 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17281 !> ext/DB_File/version.c
17282 ____________________________________________________________________________
17283 [ 8692] By: nick on 2001/02/04 18:15:57
17284 Log: The missed t/TEST part of the grand testharness upgrade.
17287 ____________________________________________________________________________
17288 [ 8691] By: nick on 2001/02/04 18:05:17
17289 Log: New improved test harness
17290 Subject: Re: [PATCH Test::Harness] Third time's a charm?
17291 From: Michael G Schwern <schwern@pobox.com>
17292 Date: Sun, 4 Feb 2001 08:01:20 -0500
17293 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
17295 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
17296 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17297 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17298 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17299 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17300 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17301 ! MANIFEST lib/Test/Harness.pm
17302 ____________________________________________________________________________
17303 [ 8690] By: nick on 2001/02/04 17:57:51
17304 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
17305 From: Jonathan Stowe <gellyfish@gellyfish.com>
17306 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
17307 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
17310 ____________________________________________________________________________
17311 [ 8689] By: nick on 2001/02/04 17:55:24
17312 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
17313 From: Michael G Schwern <schwern@pobox.com>
17314 Date: Sat, 3 Feb 2001 22:46:38 -0500
17315 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
17317 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
17318 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
17319 ____________________________________________________________________________
17320 [ 8688] By: nick on 2001/02/04 17:43:55
17321 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
17322 length byfailing to spot lack of closing )
17323 From: nick@talking.bollo.cx
17324 Date: Sat, 03 Feb 2001 23:53:16 +0000
17325 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
17327 ! perlio.c pod/perldiag.pod
17328 ____________________________________________________________________________
17329 [ 8687] By: jhi on 2001/02/03 17:11:42
17330 Log: HP-UX thread patches from Merijn H. Brand.
17331 Branch: maint-5.6/perl
17332 ! README.hpux hints/hpux.sh
17333 ____________________________________________________________________________
17334 [ 8686] By: jhi on 2001/02/03 16:40:12
17335 Log: Metaconfig changes for #8685.
17337 ! U/installdirs/instubperl.U
17338 Branch: metaconfig/U/perl
17339 ! Devel.U versiononly.U
17340 ____________________________________________________________________________
17341 [ 8685] By: jhi on 2001/02/03 16:39:49
17342 Log: For -Dusedevel builds turn off installusrbinperl and turn on
17343 versiononly, a combined idea of Richard Soderberg and Merijn
17344 H. Brand. You can still override both of these from the command
17345 line if you need to, -Dinstallusrbinperl and -Uversiononly.
17348 ____________________________________________________________________________
17349 [ 8684] By: jhi on 2001/02/03 16:16:34
17350 Log: Metaconfig unit fix for #8683.
17352 ! U/compline/nblock_io.U
17353 ____________________________________________________________________________
17354 [ 8683] By: jhi on 2001/02/03 16:16:12
17355 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
17356 reported by Peter Prymmer for 5.6-TRIAL1.
17359 ____________________________________________________________________________
17360 [ 8682] By: jhi on 2001/02/03 05:52:11
17361 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17363 Branch: maint-5.6/perl
17365 ____________________________________________________________________________
17366 [ 8681] By: jhi on 2001/02/03 05:47:33
17367 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
17368 Branch: maint-5.6/perl
17370 ____________________________________________________________________________
17371 [ 8680] By: jhi on 2001/02/02 21:39:49
17372 Log: perlport update from Peter Prymmer.
17373 Branch: maint-5.6/perl
17375 ____________________________________________________________________________
17376 [ 8679] By: nick on 2001/02/02 20:50:48
17377 Log: Integrate mainline
17379 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17380 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
17381 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17382 ____________________________________________________________________________
17383 [ 8678] By: gsar on 2001/02/02 16:02:12
17384 Log: note about bincompat, slightly modified (from Lupe Christoph)
17385 Branch: maint-5.6/perl
17387 ____________________________________________________________________________
17388 [ 8677] By: jhi on 2001/02/02 15:46:20
17389 Log: Supported platforms updates.
17390 Branch: maint-5.6/perl
17392 ____________________________________________________________________________
17393 [ 8676] By: jhi on 2001/02/02 03:41:26
17394 Log: A couple more perlfaq2 tweaks.
17395 Branch: maint-5.6/perl
17397 ____________________________________________________________________________
17398 [ 8675] By: jhi on 2001/02/02 03:17:44
17399 Log: Misedit in #8661.
17400 Branch: maint-5.6/perl
17402 ____________________________________________________________________________
17403 [ 8674] By: jhi on 2001/02/02 03:14:38
17405 Branch: maint-5.6/perl
17407 ____________________________________________________________________________
17408 [ 8673] By: jhi on 2001/02/02 03:12:40
17409 Log: perlfaq update from Elaine Ashton.
17410 Branch: maint-5.6/perl
17412 ____________________________________________________________________________
17413 [ 8672] By: jhi on 2001/02/02 03:07:08
17414 Log: UTF-8 s/// patch from Inaba Hiroto.
17415 Branch: maint-5.6/perl
17416 ! pp_ctl.c pp_hot.c
17417 ____________________________________________________________________________
17418 [ 8671] By: jhi on 2001/02/01 22:34:31
17419 Log: Update Changes.
17421 ! Changes patchlevel.h
17422 ____________________________________________________________________________
17423 [ 8670] By: jhi on 2001/02/01 22:15:29
17424 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
17427 Upgrade to Getopt::Long 2.25, from Johan Vromans.
17429 more files need to be writable in the source distribution
17431 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17433 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17435 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17437 Allow the float to be fuzzier.
17439 need to use INT2PTR instead of a straight cast or ia64 fails
17441 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
17443 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17445 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17446 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
17447 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17448 ____________________________________________________________________________
17449 [ 8669] By: jhi on 2001/02/01 21:57:02
17450 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17451 From: Robin Barker <rmb1@cise.npl.co.uk>
17452 Date: Thu, 1 Feb 2001 16:59:05 GMT
17453 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
17454 Branch: maint-5.6/perl
17455 ! pod/perlmodlib.PL
17456 ____________________________________________________________________________
17457 [ 8668] By: nick on 2001/02/01 19:41:40
17458 Log: Integrate mainline
17460 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
17461 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
17462 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
17463 ____________________________________________________________________________
17464 [ 8667] By: gsar on 2001/02/01 16:59:11
17465 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17466 Branch: maint-5.6/perl
17467 ! embed.pl embedvar.h
17468 ____________________________________________________________________________
17469 [ 8666] By: gsar on 2001/02/01 16:34:51
17470 Log: add missing entries to win32/config.?c
17471 Branch: maint-5.6/perl
17472 ! win32/config.bc win32/config.gc win32/config.vc
17473 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17474 ____________________________________________________________________________
17475 [ 8665] By: jhi on 2001/02/01 14:58:51
17476 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
17477 From: "Stephen P. Potter" <spp@spotter.yi.org>
17478 Date: Thu, 01 Feb 2001 10:45:46 -0500
17479 Message-Id: <200102011545.KAA31479@spotter.yi.org>
17480 Branch: maint-5.6/perl
17482 ____________________________________________________________________________
17483 [ 8664] By: gsar on 2001/02/01 14:52:37
17484 Log: need to use INT2PTR instead of a straight cast or ia64 fails
17485 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
17486 Branch: maint-5.6/perl
17487 ! ext/POSIX/POSIX.xs
17488 ____________________________________________________________________________
17489 [ 8663] By: jhi on 2001/02/01 14:09:13
17490 Log: Allow the float to be fuzzier.
17491 Branch: maint-5.6/perl
17493 ____________________________________________________________________________
17494 [ 8662] By: jhi on 2001/02/01 13:59:00
17495 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17496 From: Robin Barker <rmb1@cise.npl.co.uk>
17497 Date: Thu, 1 Feb 2001 13:05:39 GMT
17498 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
17499 Branch: maint-5.6/perl
17500 ! pod/perlmodlib.pod
17501 ____________________________________________________________________________
17502 [ 8661] By: jhi on 2001/02/01 13:57:38
17503 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
17504 Date: Thu, 01 Feb 2001 14:15:41 +0100
17505 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17506 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
17508 Have the $ccflags in the gcc version test (strange, this change
17509 is claimed to be have been integrated already)
17510 Branch: maint-5.6/perl
17512 ____________________________________________________________________________
17513 [ 8660] By: jhi on 2001/02/01 13:44:10
17514 Log: Integrate changes #7950,7964,7962 from mainline.
17516 Find the stdchar signedness using cpp, should fix some of
17517 the Solaris compiler warnings reported by Alan Burlison.
17518 Branch: maint-5.6/perl
17519 !> Configure config_h.SH
17520 ____________________________________________________________________________
17521 [ 8659] By: jhi on 2001/02/01 05:35:32
17522 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17523 From: Jan Dubois <JanD@ActiveState.com>
17524 Date: Wed, 31 Jan 2001 21:17:03 -0800
17525 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17526 Branch: maint-5.6/perl
17528 ____________________________________________________________________________
17529 [ 8658] By: jhi on 2001/02/01 04:33:17
17530 Log: Integrate the README.os390 and README.posix-bc parts of mainline
17531 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
17532 installperl parts were taken care of by #8657.)
17533 Branch: maint-5.6/perl
17534 !> README.os390 README.posix-bc
17535 ____________________________________________________________________________
17536 [ 8657] By: jhi on 2001/02/01 04:29:21
17537 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17538 From: Peter Prymmer <pvhp@forte.com>
17539 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
17540 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
17541 Branch: maint-5.6/perl
17542 + ext/DynaLoader/dl_dllload.xs
17543 ! MANIFEST Makefile.SH hints/os390.sh installperl
17544 ____________________________________________________________________________
17545 [ 8656] By: jhi on 2001/02/01 04:25:45
17546 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
17547 From: Peter Prymmer <pvhp@forte.com>
17548 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
17549 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
17550 Branch: maint-5.6/perl
17551 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
17552 ____________________________________________________________________________
17553 [ 8655] By: jhi on 2001/02/01 04:14:47
17554 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
17555 From: troc@netrus.net
17556 Date: Wed, 31 Jan 2001 22:31:26 -0500
17557 Message-Id: <200102010331.WAA117.85@rocco.homenet>
17558 Branch: maint-5.6/perl
17560 ____________________________________________________________________________
17561 [ 8654] By: jhi on 2001/02/01 04:12:52
17562 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17563 as reported by Alan Burlison.
17564 Branch: maint-5.6/perl
17566 ____________________________________________________________________________
17567 [ 8653] By: jhi on 2001/02/01 04:05:12
17568 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
17569 From: dsugalski@northernlight.com
17570 Date: Wed, 31 Jan 2001 18:54:11 -0500
17571 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
17572 Branch: maint-5.6/perl
17574 ____________________________________________________________________________
17575 [ 8652] By: jhi on 2001/02/01 04:03:11
17576 Log: Misplaced #endif.
17578 Subject: [perl-5-6-1-trial2] patches for EPOC
17579 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17580 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17581 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17582 Branch: maint-5.6/perl
17584 ____________________________________________________________________________
17585 [ 8651] By: jhi on 2001/02/01 04:00:25
17586 Log: Integrate changes #8647,8648,8650 from mainline.
17588 Macrofy a magic UTF-8 test.
17590 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
17592 Watch out for cross compiling for EPOC (usually done on linux).
17593 Branch: maint-5.6/perl
17594 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
17595 ____________________________________________________________________________
17596 [ 8650] By: jhi on 2001/02/01 03:56:20
17597 Log: Watch out for cross compiling for EPOC (usually done on linux)
17599 Subject: [perl-5-6-1-trial2] patches for EPOC
17600 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17601 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17602 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17604 ! ext/Errno/Errno_pm.PL
17605 ____________________________________________________________________________
17606 [ 8649] By: gsar on 2001/02/01 00:46:00
17607 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17608 Branch: maint-5.6/perl
17610 ____________________________________________________________________________
17611 [ 8648] By: jhi on 2001/01/31 23:35:36
17612 Log: All the uses of PL_numeric_radix must be protected by
17613 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
17615 Subject: [perl-5-6-1-trial2] patches for EPOC
17616 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17617 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17618 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17621 ____________________________________________________________________________
17622 [ 8647] By: jhi on 2001/01/31 22:56:16
17623 Log: Macrofy a magic UTF-8 test.
17626 ____________________________________________________________________________
17627 [ 8646] By: gsar on 2001/01/31 15:55:12
17628 Log: update Changes
17629 Branch: maint-5.6/perl
17631 ____________________________________________________________________________
17632 [ 8645] By: gsar on 2001/01/31 15:10:14
17633 Log: Configure tweak suggested by Peter Prymmer
17634 Branch: maint-5.6/perl
17636 ____________________________________________________________________________
17637 [ 8644] By: gsar on 2001/01/31 15:06:32
17638 Log: more files need to be writable in the source distribution
17639 Branch: maint-5.6/perl
17641 ____________________________________________________________________________
17642 [ 8643] By: jhi on 2001/01/31 14:59:46
17643 Log: Integrate changes #8258,8278,8279 from mainline.
17645 Make the large file tests more robust/talkative.
17646 Branch: maint-5.6/perl
17647 !> t/lib/syslfs.t t/op/lfs.t
17648 ____________________________________________________________________________
17649 [ 8642] By: gsar on 2001/01/31 14:53:48
17650 Log: integrate changes#8311,8334 from mainline
17652 Add a new MakeMaker variable PM_FILTER that defines a Unix
17653 filter to be run on each .pm during the pm_to_blib() phase,
17655 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
17657 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
17658 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
17659 accurate reading of the "atime".
17660 Branch: maint-5.6/perl
17661 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
17662 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17663 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
17664 ____________________________________________________________________________
17665 [ 8641] By: jhi on 2001/01/31 14:46:37
17666 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
17667 Branch: maint-5.6/perl
17668 ! lib/Getopt/Long.pm
17669 ____________________________________________________________________________
17670 [ 8640] By: gsar on 2001/01/31 14:40:24
17671 Log: make regen_all
17672 Branch: maint-5.6/perl
17673 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
17674 ____________________________________________________________________________
17675 [ 8639] By: gsar on 2001/01/31 14:37:25
17676 Log: refresh windows config files
17677 Branch: maint-5.6/perl
17678 ! win32/Makefile win32/config_H.bc win32/config_H.gc
17679 ! win32/config_H.vc win32/makefile.mk
17680 ____________________________________________________________________________
17681 [ 8638] By: gsar on 2001/01/31 14:28:10
17682 Log: makefile tweaks for windows: introduce a bulk-switch to enable
17683 same options as ActivePerl; sync changes with makefile.mk
17684 Branch: maint-5.6/perl
17685 ! win32/Makefile win32/makefile.mk
17686 ____________________________________________________________________________
17687 [ 8637] By: jhi on 2001/01/31 04:41:30
17688 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
17689 From: Nicholas Clark <nick@ccl4.org>
17690 Date: Tue, 30 Jan 2001 19:51:05 +0000
17691 Message-ID: <20010130195105.R76607@plum.flirble.org>
17695 ! pp.c pp.h pp_hot.c t/op/arith.t
17696 ____________________________________________________________________________
17697 [ 8636] By: jhi on 2001/01/31 02:38:32
17698 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
17699 no perlio],8257,8380,8479,8515 from mainline.
17701 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
17703 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
17704 Subject: [PATCH perl@8133] fix-up for VMS extensions
17706 In VMS embedded perls couldn't access the statically built Socket.
17708 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
17710 Further VMS piping fixes from Charles Lane.
17712 Subject: [PATCH] make t/op/misc.t work on VMS
17714 Add tracing for debugging extensions builds in VMS.
17716 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
17717 Branch: maint-5.6/perl
17718 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
17719 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
17720 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
17721 ____________________________________________________________________________
17722 [ 8635] By: jhi on 2001/01/31 01:46:41
17723 Log: Integrate change #7732 from mainline.
17725 Sparc 64-bit pack() fix from Jens Hamisch.
17726 Branch: maint-5.6/perl
17728 ____________________________________________________________________________
17729 [ 8634] By: jhi on 2001/01/31 01:41:16
17730 Log: One spot missing from #8626.
17731 Branch: maint-5.6/perl
17733 ____________________________________________________________________________
17734 [ 8633] By: jhi on 2001/01/31 00:49:17
17735 Log: Integrate change #7495 from mainline.
17737 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
17738 Branch: maint-5.6/perl
17739 !> MANIFEST ext/re/Makefile.PL
17740 ____________________________________________________________________________
17741 [ 8632] By: jhi on 2001/01/30 23:38:49
17742 Log: Integrate change #8396 from mainline.
17744 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
17745 better multicast support (resend)
17746 Branch: maint-5.6/perl
17747 !> ext/Socket/Socket.pm
17748 ____________________________________________________________________________
17749 [ 8631] By: jhi on 2001/01/30 23:28:03
17750 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
17752 More AIX lore. (7514, ext/re/hints/aix.pl)
17754 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
17756 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)
17758 Subject: [ID 20001214.002] Net::Ping patch
17760 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
17762 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
17764 Add ReuseAddr as a (preferred) alias for Reuse as we now
17765 also have ReusePort.
17767 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
17768 Branch: maint-5.6/perl
17769 +> ext/re/hints/aix.pl
17770 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
17771 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
17772 ____________________________________________________________________________
17773 [ 8630] By: jhi on 2001/01/30 23:03:59
17774 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
17776 read() documentation tweak for 20001121.004.
17778 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
17779 Branch: maint-5.6/perl
17780 !> pod/perlfunc.pod pod/perlre.pod
17781 ____________________________________________________________________________
17782 [ 8629] By: jhi on 2001/01/30 22:41:57
17783 Log: Integrate change #8098 from mainline.
17785 fastgetcwd is defined using a glob alias on a $^O dependent basis
17786 and there was no default assignment or perl subroutine.
17787 Branch: maint-5.6/perl
17789 ____________________________________________________________________________
17790 [ 8628] By: jhi on 2001/01/30 21:58:52
17791 Log: Integrate change #7866 from mainline.
17794 Branch: maint-5.6/perl
17795 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
17796 ____________________________________________________________________________
17797 [ 8627] By: jhi on 2001/01/30 21:39:44
17798 Log: Integrate changes #8075,8086,8228 from mainline.
17800 Darwin is not Windows. (8075,8086)
17802 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
17803 Branch: maint-5.6/perl
17804 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
17805 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
17806 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
17807 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
17808 ____________________________________________________________________________
17809 [ 8626] By: jhi on 2001/01/30 21:22:11
17810 Log: Integrate with tweakery the change #8625 from mainline,
17811 the multibyte decimal separator fix ("fa_IR locale failure").
17812 Branch: maint-5.6/perl
17813 ! embedvar.h perlapi.h
17814 !> intrpvar.h perl.c perl.h sv.c util.c
17815 ____________________________________________________________________________
17816 [ 8625] By: jhi on 2001/01/30 20:26:33
17817 Log: Fix for the fa_IR locale failure. The reason for the failure
17818 was that Perl was assuming the decimal separator aka the radix
17819 separator is one character. The Farsi-Iranian locale crushed
17820 that bad assumption since there the separator is 'Momayyez',
17821 glyphwise looking somewhat like a slash, and in Unicode UTF-8
17822 encoded in two bytes, 0xd9 0xab.
17824 ! intrpvar.h perl.c perl.h sv.c util.c
17825 ____________________________________________________________________________
17826 [ 8624] By: gsar on 2001/01/30 20:17:03
17828 Branch: maint-5.6/perl
17829 ! Makefile.SH pod/perlintern.pod
17830 ____________________________________________________________________________
17831 [ 8623] By: gsar on 2001/01/30 19:42:34
17832 Log: backout change#7431 and its dependents (causes spurious rebuilds
17833 of autogenerated files)
17835 fix benign b.t failure
17836 Branch: maint-5.6/perl
17837 ! Makefile.SH t/lib/b.t
17838 ____________________________________________________________________________
17839 [ 8622] By: jhi on 2001/01/30 19:41:41
17840 Log: Microperl sync.
17843 ____________________________________________________________________________
17844 [ 8621] By: gsar on 2001/01/30 19:24:47
17845 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
17848 Subject: podlators 1.06 released
17850 Subject: [PATCH @8436] Eliminate op_children
17852 (Replaced by #8448) Traces of op_children (cleanup of #8442)
17854 (Replaced by #8448) More op_children traces (cleanup of #8442).
17856 Subject: [PATCH #3 @8436] Re: Eliminate op_children
17857 Replace #8444 and #8445.
17859 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
17860 at the setting of the ofs_sv in new_struct_thread() as the
17861 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
17862 uninitialized fields are, uh, initialized with),
17863 SvREFCNT_inc()ing that invited a core dump.
17865 podlators 1.07, from Russ Allbery.
17867 Subject: [PATCH] regcomp.c old feature removal
17868 From: mjd@plover.com
17869 Date: 16 Jan 2001 14:43:18 -0000
17870 Message-ID: <20010116144318.7140.qmail@plover.com>
17871 Branch: maint-5.6/perl
17872 +> lib/Pod/Text/Overstrike.pm
17873 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
17874 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
17875 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
17876 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
17877 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
17879 ____________________________________________________________________________
17880 [ 8620] By: gsar on 2001/01/30 18:48:32
17881 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
17882 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
17883 now fails one test)
17885 Subject: [PATCH] lvalue AUTOLOAD. No, really.
17887 Subject: [PATCH] Interesting syntax idea
17888 Make opens + bareword assigns do typeglob assigns.
17892 Subject: [PATCH @8269] Continue blocks and B::Deparse
17893 Make the peephole optimizer to bypass more null ops and
17894 and rewrite the deparse handling of continue blocks.
17896 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
17897 Doc tweak on #8313.
17899 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
17901 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
17903 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
17905 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
17906 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
17907 according to the platform.
17909 Subject: [PATCH @8404] Consolidated lvalue sub changes
17911 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
17913 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
17915 Subject: B::Concise -- an improved replacement for B::Terse
17917 The B::Terse drop-in replacement wasn't quite drop-in.
17919 The LVRET macro needed an aTHX.
17921 Use the /^Perl_/-less form of is_lvalue_sub().
17923 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
17924 Branch: maint-5.6/perl
17925 +> ext/B/B/Concise.pm
17926 !> (integrate 27 files)
17927 ____________________________________________________________________________
17928 [ 8619] By: nick on 2001/01/30 18:40:28
17929 Log: Integrate mainline
17931 !> (integrate 40 files)
17932 ____________________________________________________________________________
17933 [ 8618] By: jhi on 2001/01/30 18:37:18
17934 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
17935 Date: Mon, 29 Jan 2001 22:51:29 -0600
17936 From: "Craig A. Berry" <craigberry@mac.com>
17937 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
17940 ____________________________________________________________________________
17941 [ 8617] By: jhi on 2001/01/30 18:34:53
17942 Log: Subject: [PATCH] Add missing CV flags to dump.c
17943 From: Tim Jenness <t.jenness@jach.hawaii.edu>
17944 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
17945 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
17948 ____________________________________________________________________________
17949 [ 8616] By: jhi on 2001/01/30 18:20:58
17950 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
17951 part isn't applicable to maintperl.
17953 UTF-8 nit from Inaba Hiroto.
17954 Branch: maint-5.6/perl
17955 !> pod/perlapi.pod utf8.c
17956 ____________________________________________________________________________
17957 [ 8615] By: jhi on 2001/01/30 18:18:51
17958 Log: UTF-8 nit from Inaba Hiroto.
17960 ! pod/perlapi.pod t/op/each.t utf8.c
17961 ____________________________________________________________________________
17962 [ 8614] By: jhi on 2001/01/30 18:13:38
17963 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
17965 perl's internal variables are not for public consumption,
17966 move their docs from perlapi.pod to perlintern.pod
17968 support for -Dusethreads build under HP-UX 10.20 and DCE threads
17969 library (11.0 and later have pthreads but 10.x don't)
17971 avoid uninitialized value warnings
17973 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
17974 gets weird results)
17976 perldoc nit on windows
17978 make it possible to run the tests outside the source tree
17979 (there's still a dependency on ../lib being the library
17982 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
17983 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
17984 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
17985 !> win32/bin/search.pl win32/vdir.h
17986 ____________________________________________________________________________
17987 [ 8613] By: gsar on 2001/01/30 16:39:59
17988 Log: make it possible to run the tests outside the source tree
17989 (there's still a dependency on ../lib being the library
17991 Branch: maint-5.6/perl
17992 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
17993 ____________________________________________________________________________
17994 [ 8612] By: gsar on 2001/01/30 16:31:12
17995 Log: perldoc nit on windows
17996 Branch: maint-5.6/perl
17998 ____________________________________________________________________________
17999 [ 8611] By: gsar on 2001/01/30 16:22:54
18000 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
18001 gets weird results)
18002 Branch: maint-5.6/perl
18004 ____________________________________________________________________________
18005 [ 8610] By: gsar on 2001/01/30 16:12:45
18006 Log: avoid uninitialized value warnings
18007 Branch: maint-5.6/perl
18008 ! win32/bin/search.pl
18009 ____________________________________________________________________________
18010 [ 8609] By: gsar on 2001/01/30 16:08:01
18011 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
18012 library (11.0 and later have pthreads but 10.x don't)
18013 Branch: maint-5.6/perl
18014 ! hints/hpux.sh thread.h
18015 ____________________________________________________________________________
18016 [ 8608] By: gsar on 2001/01/30 15:48:55
18017 Log: perl's internal variables are not for public consumption,
18018 move their docs from perlapi.pod to perlintern.pod
18019 Branch: maint-5.6/perl
18020 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
18022 ____________________________________________________________________________
18023 [ 8607] By: gsar on 2001/01/30 15:44:27
18024 Log: mistakenly branched perl56delta.pod, revert
18025 Branch: maint-5.6/perl
18026 - pod/perl56delta.pod
18027 !> pod/perldelta.pod
18028 ____________________________________________________________________________
18029 [ 8606] By: gsar on 2001/01/30 14:20:24
18030 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
18031 dTHR which has been a noop for a while now, except for the
18032 compatibility definition in thread.h)
18033 Branch: maint-5.6/perl
18034 !> (integrate 45 files)
18035 ____________________________________________________________________________
18036 [ 8605] By: jhi on 2001/01/30 05:43:58
18037 Log: Mark the UTF-8 APIs as experimental.
18038 Branch: maint-5.6/perl
18039 ! embed.pl pod/perlapi.pod
18040 ____________________________________________________________________________
18041 [ 8604] By: jhi on 2001/01/30 05:38:40
18042 Log: Nits from earlier integrates.
18043 Branch: maint-5.6/perl
18044 ! lib/Carp/Heavy.pm
18046 ____________________________________________________________________________
18047 [ 8603] By: jhi on 2001/01/30 05:27:26
18048 Log: Regenerate Porting files.
18049 Branch: maint-5.6/perl
18050 ! Porting/Glossary Porting/config.sh Porting/config_H
18051 ____________________________________________________________________________
18052 [ 8602] By: jhi on 2001/01/30 05:14:59
18053 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
18054 8310,8339,8447,8492,8493,8505,8525: documentation changes.
18056 Subject: Re: perlfaq style changes
18058 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
18060 Subject: [PATCH] docs on NaN
18062 Subject: [patch] perlfaq7
18064 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
18066 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
18068 Subject: [PATCH] open() example in perlfunc.pod
18070 Podify README.mpeix (a new version from the web)
18072 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
18074 Subject: [PATCH] format and rewording in perlfaq.pod
18076 Subject: [PATCH] API Variable documentation
18078 Memory management calls documentation.
18080 Subject: [PATCH: perl@8482] README.vms URL updates
18082 Subject: Minor typos in perlfaq2.pod
18084 Subject: [PATCH] pod/perlvar.pod
18085 Branch: maint-5.6/perl
18086 +> pod/perl56delta.pod
18087 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18088 !> README.amiga README.epoc README.mpeix README.vms
18089 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
18090 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
18091 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
18092 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
18093 !> pod/perlvar.pod thrdvar.h
18094 ____________________________________________________________________________
18095 [ 8601] By: jhi on 2001/01/30 04:38:35
18096 Log: Integrate changes #8036,8096,8253 from mainline:
18099 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
18100 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
18102 Output the (apparent) version of gcc in Tru64.
18103 Branch: maint-5.6/perl
18104 +> ext/POSIX/hints/svr4.pl
18105 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
18106 !> hints/svr4.sh t/lib/bigfltpm.t
18107 ____________________________________________________________________________
18108 [ 8600] By: jhi on 2001/01/30 04:04:01
18109 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
18112 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
18114 Debian allows /usr/bin/locale to exist without any locales. (7868)
18116 Allow the locale test needing POSIX and the taint test
18117 needing IPC::SysV to run under 'minitest' (basically,
18118 bail out if loading the extension fails). (8384)
18120 Cleanup the locale.t output (8480)
18121 Branch: maint-5.6/perl
18122 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
18123 !> t/pragma/locale.t
18124 ____________________________________________________________________________
18125 [ 8599] By: jhi on 2001/01/30 03:51:04
18126 Log: Missing generated files from #8598.
18127 Branch: maint-5.6/perl
18128 ! embed.h global.sym objXSUB.h perlapi.c proto.h
18129 ____________________________________________________________________________
18130 [ 8598] By: jhi on 2001/01/30 03:41:54
18131 Log: Integrate change #8555 from mainline, manually integrate parts
18132 of changes 8452 and 8583.
18134 Subject: [PATCH] utf8.c documentation (8452)
18136 No point in checking the length if the pointer is bogus. (8555)
18138 Introduce bytes_from_utf8() and implement sv_eq() using it,
18139 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
18140 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
18141 was malformed. (8583)
18142 Branch: maint-5.6/perl
18143 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
18144 !> pod/perlapi.pod sv.c utf8.c
18145 ____________________________________________________________________________
18146 [ 8597] By: gsar on 2001/01/30 02:37:26
18147 Log: get PERL_OBJECT build going again on windows
18148 Branch: maint-5.6/perl
18149 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18150 ! pod/perlapi.pod proto.h sv.c
18151 ____________________________________________________________________________
18152 [ 8596] By: jhi on 2001/01/30 02:16:17
18153 Log: Signedness nit.
18156 ____________________________________________________________________________
18157 [ 8595] By: jhi on 2001/01/30 02:11:07
18158 Log: EBCDIC patch for Storable, from Peter Prymmer.
18160 ! t/lib/st-06compat.t
18161 ____________________________________________________________________________
18162 [ 8594] By: jhi on 2001/01/30 01:04:48
18163 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
18164 From: Peter Prymmer <pvhp@forte.com>
18165 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
18166 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
18169 ____________________________________________________________________________
18170 [ 8593] By: jhi on 2001/01/30 00:56:47
18171 Log: Subject: [PATCH: perl@8585] pod problems in io
18172 From: Peter Prymmer <pvhp@forte.com>
18173 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
18174 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
18176 ! pod/perlapio.pod pod/perliol.pod
18177 ____________________________________________________________________________
18178 [ 8592] By: jhi on 2001/01/30 00:48:20
18179 Log: Integrate perlio.
18181 !> pod/perlapio.pod pod/perliol.pod
18182 ____________________________________________________________________________
18183 [ 8591] By: nick on 2001/01/29 22:02:28
18184 Log: GNU 'merge' Simon's copy of perliol.pod with version
18185 patched by Craig's patch.
18188 ____________________________________________________________________________
18189 [ 8590] By: nick on 2001/01/29 21:55:10
18190 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
18192 ! pod/perlapio.pod pod/perliol.pod
18193 ____________________________________________________________________________
18194 [ 8589] By: jhi on 2001/01/29 15:35:33
18195 Log: Integrate change #8586 from maint-5.6/perl.
18197 make the BOM detection code not call tell() until it has to
18198 (meant to fix esoteric compatibility issues where PL_rsfp
18202 ____________________________________________________________________________
18203 [ 8588] By: jhi on 2001/01/29 15:29:11
18204 Log: Subject: MAking Solaris malloc() the default
18205 From: Lupe Christoph <lupe@lupe-christoph.de>
18206 Date: Mon, 29 Jan 2001 12:59:36 +0100
18207 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
18209 The README.solaris part slightly tweaked.
18211 ! README.solaris hints/solaris_2.sh
18212 ____________________________________________________________________________
18213 [ 8587] By: jhi on 2001/01/29 15:17:34
18214 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
18215 From: root@ak-75.mind.de
18216 Date: Sun, 28 Jan 2001 20:32:29 +0100
18217 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
18220 ____________________________________________________________________________
18221 [ 8586] By: gsar on 2001/01/29 13:43:44
18222 Log: make the BOM detection code not call tell() until it has to
18223 (meant to fix esoteric compatibility issues where PL_rsfp
18225 Branch: maint-5.6/perl
18227 ____________________________________________________________________________
18228 [ 8585] By: jhi on 2001/01/28 20:05:45
18229 Log: Update Changes.
18231 ! Changes patchlevel.h
18232 ____________________________________________________________________________
18233 [ 8584] By: jhi on 2001/01/28 19:30:02
18234 Log: Integrate perlio.
18237 !> MANIFEST pod/perlapio.pod
18238 ____________________________________________________________________________
18239 [ 8583] By: jhi on 2001/01/28 19:28:40
18240 Log: Patch from Inaba Hiroto:
18241 - canonical UTF-8 hash keys: if a key string for a hash is
18242 UTF8-on, try downgrade the string and use it if
18243 unicode::distinct is not in effect.
18244 For the task, I added a function bytes_from_utf8() to utf8.c.
18245 It might resemble utf8_to_bytes() but it is not convenient
18247 Made a test for it and added to t/op/each.t
18248 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
18249 the mortal copy of the argument SV.
18250 And changed t/io/utf8.t test 18 which expects print() to
18251 upgrade its argument.
18252 - re-implement sv_eq with bytes_from_utf8()
18254 - tr/// does not handle UTF8 range (\x{}-\x{})
18255 - \ before raw UTF8 character produced
18256 "Malformed UTF-8 character" warning.
18257 - "\x{100}\N{CENT SIGN}" is Malformed.
18258 Added tests for these 3.
18259 - and one silly bug (by me) with qu operator.
18261 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
18262 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
18263 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
18264 ____________________________________________________________________________
18265 [ 8582] By: nick on 2001/01/28 19:25:04
18266 Log: Add pod/perliol.pod to MANIFEST :-(
18269 ____________________________________________________________________________
18270 [ 8581] By: nick on 2001/01/28 19:22:40
18271 Log: PerlIO documentation. Proofing and sub-editing requested.
18275 ____________________________________________________________________________
18276 [ 8580] By: jhi on 2001/01/28 05:16:25
18277 Log: Revert the change to sv_2pv() done by #8054: Someone who
18278 did SvNV_set() on a scalar that also happened to be POK,
18279 followed by sv_2pv() won't get the right coercion anymore.
18281 Branch: maint-5.6/perl
18283 ____________________________________________________________________________
18284 [ 8579] By: jhi on 2001/01/28 05:15:04
18285 Log: Remove the #8084 effect: do not allow -Q to be interpreted
18286 as -&Q(), this is too much wiggle room.
18287 Branch: maint-5.6/perl
18289 ____________________________________________________________________________
18290 [ 8578] By: jhi on 2001/01/28 05:12:45
18291 Log: Needed bits of #8439 (should have been in #8576),
18292 mainly for lval substr().
18293 Branch: maint-5.6/perl
18294 ! mg.c pp.c pp_hot.c
18295 ____________________________________________________________________________
18296 [ 8577] By: jhi on 2001/01/28 05:02:46
18297 Log: A missing check-in.
18298 Branch: maint-5.6/perl
18300 ____________________________________________________________________________
18301 [ 8576] By: jhi on 2001/01/28 04:26:18
18302 Log: Integrate changes #8425,8436,8439,8517 from mainline.
18303 The 8439 was not truly integrated because it had too many
18304 dependencies on the development branch and because it introduced
18305 concepts too bold for a maintenance branch (such as the qu operator).
18307 Subject: [PATCH perl@8342] -Wformat
18309 Tighten some of the UTF-8 tests a bit.
18311 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
18312 - The substr lval was still not okay.
18313 - Now pp_stringify and sv_setsv copies source's UTF8 flag
18314 even if IN_BYTE. pp_stringify is called from fold_constants
18315 at optimization phase and "\x{100}" was made SvUTF8_off under
18316 use bytes (the bytes pragma is for "byte semantics" and not
18317 for "do not produce UTF8 data")
18318 Branch: maint-5.6/perl
18319 ! t/lib/charnames.t t/op/substr.t toke.c
18320 !> sv.c t/pragma/utf8.t
18321 ____________________________________________________________________________
18322 [ 8575] By: jhi on 2001/01/28 04:01:51
18323 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
18325 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
18327 Subject: [ID 20001230.003] UTF-8 tr still hurts
18329 Test cases for #8385 (from Simon's "torture.pl")
18331 Start fixing UTF-8 lval substr() (8405)
18332 Branch: maint-5.6/perl
18333 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
18334 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
18335 ____________________________________________________________________________
18336 [ 8574] By: jhi on 2001/01/28 03:09:06
18337 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
18342 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
18344 "\x{FF}\xFF" was broken.
18346 Tests for #8329 and #8330.
18348 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
18350 IRIX compiler noticed that the bof initialization might be
18351 bypassed by control flow.
18353 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
18354 Branch: maint-5.6/perl
18355 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
18356 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
18357 ____________________________________________________________________________
18358 [ 8573] By: jhi on 2001/01/28 02:06:12
18359 Log: Retract #8552.
18361 ! lib/Text/Wrap.pm t/lib/textwrap.t
18362 ____________________________________________________________________________
18363 [ 8572] By: jhi on 2001/01/28 02:04:49
18364 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
18365 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
18366 not really integrated but instead salvaged by hand
18367 (they had too many dependencies on the development release
18368 to be cleanly integratable).
18370 Subject: more UTF8 test suites and an UTF8 patch
18372 Tweak for MULTIPLICITY/USE_PERLIO
18376 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
18378 Use the UTF8_XXX macros in is_utf8_char().
18380 Rewrite pp_concat() in terms of sv_catsv(). The . operator
18381 should now be UTF-8-proof.
18383 Subject: [PATCH perl@8269] scanning two hex-constants
18384 fails on EBCDIC environment (script length.t)
18386 Add some Unicode chop() tests.
18387 Branch: maint-5.6/perl
18388 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
18389 !> sv.c t/op/chop.t utf8.h
18390 ____________________________________________________________________________
18391 [ 8571] By: jhi on 2001/01/28 00:35:59
18392 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
18393 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
18395 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
18397 The maxiters upper limit sanity check (guarding against
18398 non-progress) assumed bytes instead of characters in s///
18403 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
18404 join() should now be UTF-8-proof.
18406 More split // UTF-8 tests. (8250)
18407 Branch: maint-5.6/perl
18408 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
18410 ____________________________________________________________________________
18411 [ 8570] By: jhi on 2001/01/27 22:15:46
18412 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
18413 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
18414 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
18415 8084,8204,8244,8333 from mainline.
18417 For -Q where Q might be a one-letter sub name one does no more
18418 get a warning about an unknown filetest (7941,7943,7944,8084).
18420 Subject: Re: [ID 20001130.011] expression parsing bug ?
18422 Make uv_to_utf8() to zero-terminate its output buffer.
18424 Split off t/op/length.t (7995)
18426 Split off t/op/utf8decode.t (7996)
18428 Remove an unnecessary 'use utf8' from the utf8.t (7998)
18430 Split off t/op/concat.t (8004)
18432 Split off t/op/ver.t (8005)
18434 Document utf8_length(), utf8_distance(), and utf8_hop().
18436 Document utf8_to_uv() better.
18438 Introduce macros for UTF8 decoding (8028,8033).
18440 Add test for reverse() (8030,8031).
18442 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
18444 Do not return the Unicode replacement character on UTF-8
18447 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
18448 not this_utf8 i.e. the output string has one, but don't mess
18449 with source assumption. (8052,8053)
18451 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
18452 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
18453 was not expecting to be called with something that was already
18454 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
18455 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
18458 Recode the naughty binary bytes in utf8decode.t using the \xHH.
18460 Make some panic messages a bit more logical.
18461 Branch: maint-5.6/perl
18462 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
18463 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
18464 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
18465 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
18466 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
18468 ____________________________________________________________________________
18469 [ 8569] By: jhi on 2001/01/27 19:16:43
18470 Log: Integrate changes #7750 from perlio and #8566 from mainline.
18471 Branch: maint-5.6/perl
18473 ____________________________________________________________________________
18474 [ 8568] By: jhi on 2001/01/27 18:06:51
18475 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
18476 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
18477 7935[-perlio.c],7936,7959,7965 from mainline.
18479 Change the "big byte" error message to "Wide character".
18480 (7355, the croak-if-wide-chars-in-print part ignored)
18484 Introduce Perl_utf8_length().
18486 diff -se shows these as different (7753, forgotten check-ins)
18488 Subject: [PATCH] doop.c - UTF8 tr///
18490 If we use (aTHX_ ...) then put Perl_ on the front.
18492 Make utf8_length() and utf8_distance() to be less forgiving
18495 Test line numbers are different with utf8.
18497 No need to scan till infinity, 13 is enough. (7872,7911)
18499 Subject: [PATCH] Tokeniser debugging
18501 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
18503 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
18505 Be more careful in Perl_sv_utf8_downgrade().
18509 Raw zero bytes in text files confuse at least GNU patch 2.1.
18510 Branch: maint-5.6/perl
18511 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
18512 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
18513 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
18514 !> t/pragma/utf8.t toke.c utf8.c utf8.h
18515 ____________________________________________________________________________
18516 [ 8567] By: nick on 2001/01/27 11:10:38
18517 Log: Integrate mainline
18519 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
18520 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
18521 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
18523 ____________________________________________________________________________
18524 [ 8566] By: jhi on 2001/01/27 06:22:48
18525 Log: More documentation for the regexp context stack.
18528 ____________________________________________________________________________
18529 [ 8565] By: jhi on 2001/01/27 05:21:57
18530 Log: Update Changes.
18532 ! Changes patchlevel.h
18533 ____________________________________________________________________________
18534 [ 8564] By: jhi on 2001/01/27 04:44:04
18535 Log: Threadedness patch for #8562 from Doug MacEachern.
18538 ____________________________________________________________________________
18539 [ 8563] By: jhi on 2001/01/27 04:26:24
18540 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
18541 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18542 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
18543 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
18546 ____________________________________________________________________________
18547 [ 8562] By: jhi on 2001/01/27 04:20:30
18548 Log: Subject: Re: Announce : Tokener reporting patch
18549 From: Simon Cozens <simon@cozens.net>
18550 Date: Mon, 22 Jan 2001 02:17:22 +0000
18551 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
18553 ! embed.h embed.pl proto.h toke.c
18554 ____________________________________________________________________________
18555 [ 8561] By: jhi on 2001/01/27 04:17:24
18556 Log: Forgot from #8545. Oops.
18558 ! pp.c t/pragma/overload.t
18559 ____________________________________________________________________________
18560 [ 8560] By: jhi on 2001/01/27 03:01:47
18561 Log: A better module compilation test, use MANIFEST as suggested
18564 ! t/lib/1_compile.t
18565 ____________________________________________________________________________
18566 [ 8559] By: jhi on 2001/01/27 02:50:48
18567 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
18568 From: Peter Prymmer <pvhp@forte.com>
18569 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
18570 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
18573 ____________________________________________________________________________
18574 [ 8558] By: jhi on 2001/01/27 02:27:05
18575 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
18576 From: Peter Prymmer <pvhp@forte.com>
18577 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
18578 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
18580 ! t/pragma/sub_lval.t
18581 ____________________________________________________________________________
18582 [ 8557] By: jhi on 2001/01/27 02:26:03
18583 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
18584 From: Peter Prymmer <pvhp@forte.com>
18585 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
18586 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
18588 ! t/lib/st-06compat.t
18589 ____________________________________________________________________________
18590 [ 8556] By: jhi on 2001/01/27 02:24:33
18591 Log: Subject: [PATCH: perl@8531] minor update to README.os390
18592 From: Peter Prymmer <pvhp@forte.com>
18593 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
18594 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
18597 ____________________________________________________________________________
18598 [ 8555] By: jhi on 2001/01/27 00:35:47
18599 Log: No point in checking the length before we know whether the pointer
18600 is bogus or not, fixes Abigail's odbm failures in Linux.
18603 ____________________________________________________________________________
18604 [ 8554] By: nick on 2001/01/26 19:01:31
18605 Log: Integrate mainline
18607 !> lib/Text/Wrap.pm t/lib/textwrap.t
18608 ____________________________________________________________________________
18609 [ 8553] By: jhi on 2001/01/26 15:19:39
18610 Log: Integrate change #7792 from perlio (multiplicity fix),
18611 fix the AV leak in regex DEBUGGING (tiny part of the
18612 polymorphic regexp patch #8143).
18613 Branch: maint-5.6/perl
18616 ____________________________________________________________________________
18617 [ 8552] By: jhi on 2001/01/26 15:03:23
18618 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
18619 From: Michael G Schwern <schwern@pobox.com>
18620 Date: Fri, 26 Jan 2001 09:28:31 -0500
18621 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
18623 ! lib/Text/Wrap.pm t/lib/textwrap.t
18624 ____________________________________________________________________________
18625 [ 8551] By: jhi on 2001/01/26 02:33:19
18626 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
18627 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
18629 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
18631 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18635 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
18637 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
18639 (the cleanup of unused submatches in regtry() and regcppop())
18641 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
18642 stored and restored, and thusly was trounced by the utf8 swash
18645 use utf8 not required to use \x{}.
18647 Removed two more tests that make no sense in UTF-8 since the test
18648 data is not in UTF-8.
18650 Get the three different space character classes right under utf8.
18652 Implement ANYOFUTF8 regprop() dumping.
18654 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
18656 Document the regex context pushing/popping a bit better.
18657 Branch: maint-5.6/perl
18658 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
18659 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
18660 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
18661 !> t/op/regmesg.t utf8.c
18662 ____________________________________________________________________________
18663 [ 8550] By: nick on 2001/01/25 19:42:30
18664 Log: Integrate mainline
18666 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
18667 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
18668 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
18669 !> t/lib/bigint.t t/lib/bigintpm.t
18670 ____________________________________________________________________________
18671 [ 8549] By: jhi on 2001/01/25 15:22:28
18672 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
18673 Branch: maint-5.6/perl
18674 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
18675 ____________________________________________________________________________
18676 [ 8548] By: jhi on 2001/01/25 15:02:55
18677 Log: Integrate changes #7997,8063,8492,8547 from mainline.
18679 Subject: Re: STRLEN - what?
18681 Subject: [PATCH] perlguts.pod
18683 Memory management calls documentation.
18685 Layout using tabulator is not a good idea in a pod.
18686 Branch: maint-5.6/perl
18687 !> pod/perlguts.pod
18688 ____________________________________________________________________________
18689 [ 8547] By: jhi on 2001/01/25 14:49:05
18690 Log: Layout using tabulator is not a good idea in a pod.
18693 ____________________________________________________________________________
18694 [ 8546] By: jhi on 2001/01/25 14:31:12
18695 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
18698 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
18700 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
18702 More Win32 editor/IDE/shell hints.
18704 More Win32 Perling.
18706 Yet another editor edit.
18710 IDE/editor section tweaking.
18712 Few more IDE/editor nits from p5p.
18713 Branch: maint-5.6/perl
18714 !> pod/perlfaq3.pod
18715 ____________________________________________________________________________
18716 [ 8545] By: jhi on 2001/01/25 04:16:32
18717 Log: Subject: [PATCH 5.7.0] overload int()
18718 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18719 Date: Wed, 24 Jan 2001 19:06:57 -0500
18720 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
18722 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
18723 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
18725 ____________________________________________________________________________
18726 [ 8544] By: jhi on 2001/01/25 04:15:11
18727 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
18728 From: Peter Prymmer <pvhp@forte.com>
18729 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
18730 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
18732 ! Makefile.SH README.os390 hints/os390.sh installperl
18733 ____________________________________________________________________________
18734 [ 8543] By: jhi on 2001/01/25 03:52:08
18735 Log: Integrate change #8462,8469 from mainline.
18737 In VMS Perl subversion (perl -V) is undef.
18738 Branch: maint-5.6/perl
18740 ____________________________________________________________________________
18741 [ 8542] By: jhi on 2001/01/25 03:44:55
18742 Log: Integrate changes #7835,7850,8315,8316 from mainline.
18745 Branch: maint-5.6/perl
18746 !> hints/solaris_2.sh
18747 ____________________________________________________________________________
18748 [ 8541] By: jhi on 2001/01/25 03:39:28
18749 Log: Integrate #8336 from mainline.
18750 Branch: maint-5.6/perl
18752 ____________________________________________________________________________
18753 [ 8540] By: jhi on 2001/01/25 03:23:50
18754 Log: Retract #8539.
18755 Branch: maint-5.6/perl
18757 ____________________________________________________________________________
18758 [ 8539] By: jhi on 2001/01/25 03:21:55
18759 Log: (Retracted by #5940.)
18760 Branch: maint-5.6/perl
18762 ____________________________________________________________________________
18763 [ 8538] By: jhi on 2001/01/25 03:14:07
18764 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
18765 From: Peter Prymmer <pvhp@forte.com>
18766 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
18767 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
18770 Branch: maint-5.6/perl
18771 ! configure.com vms/descrip_mms.template
18772 ____________________________________________________________________________
18773 [ 8537] By: jhi on 2001/01/25 03:06:09
18774 Log: Integrate #7710,7824,7973 from mainline.
18775 Branch: maint-5.6/perl
18776 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18777 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
18778 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
18779 !> vos/config.ga.def vos/config.ga.h win32/config.bc
18780 !> win32/config.gc win32/config.vc
18781 ____________________________________________________________________________
18782 [ 8536] By: jhi on 2001/01/24 13:50:20
18783 Log: Revert the edits made by me so far to the 5.6 branch since
18784 the TRIAL1 since I did edits when I should have been using
18785 integrates. Bad programmer. (Will integrate them properly later.)
18786 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
18787 The #8353 will not be reapplied at least for now since
18788 the UTF-8 hash keys need more thinking.
18789 (The patches #8347, #8354, #8454, #8473 were okay since they
18790 were original edits made specifically for the 5.6.1-TRIAL1.)
18791 Branch: maint-5.6/perl
18792 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18793 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
18794 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
18795 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
18796 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
18797 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18798 ! win32/config.bc win32/config.gc win32/config.vc
18799 ____________________________________________________________________________
18800 [ 8535] By: bailey on 2001/01/24 06:37:02
18803 +> (branch 26 files)
18804 !> (integrate 130 files)
18805 ____________________________________________________________________________
18806 [ 8534] By: nick on 2001/01/23 19:30:57
18807 Log: Integrate mainline.
18809 !> Changes Configure Porting/Glossary Porting/config.sh
18810 !> Porting/config_H embed.h embed.pl ext/Encode/compile
18811 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
18812 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
18813 !> pod/perlvar.pod proto.h t/lib/1_compile.t
18814 ____________________________________________________________________________
18815 [ 8533] By: jhi on 2001/01/23 16:15:46
18816 Log: Forgotten from #8501.
18818 ! Porting/Glossary Porting/config.sh Porting/config_H
18819 ____________________________________________________________________________
18820 [ 8532] By: jhi on 2001/01/23 16:13:27
18821 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
18822 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18823 Date: Mon, 22 Jan 2001 17:51:58 +0100
18824 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
18826 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
18827 ____________________________________________________________________________
18828 [ 8531] By: jhi on 2001/01/23 15:46:01
18829 Log: Update Changes.
18831 ! Changes patchlevel.h
18832 ____________________________________________________________________________
18833 [ 8530] By: jhi on 2001/01/23 15:38:39
18834 Log: De-cut-and-pasto.
18836 ! t/lib/1_compile.t
18837 ____________________________________________________________________________
18838 [ 8529] By: jhi on 2001/01/23 15:11:04
18839 Log: Document the mkdir trailing slashes case.
18842 ____________________________________________________________________________
18843 [ 8528] By: jhi on 2001/01/23 15:08:28
18844 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
18847 Subject: lib/lib.pm
18848 From: <abigail@foad.org>
18849 Date: Mon, 28 Aug 2000 20:35:08 -0400
18850 Message-ID: <20000829003508.21281.qmail@foad.org>
18853 ____________________________________________________________________________
18854 [ 8527] By: jhi on 2001/01/23 14:44:04
18855 Log: Metaconfig unit change for #8526.
18857 ! U/threads/archname.U
18858 ____________________________________________________________________________
18859 [ 8526] By: jhi on 2001/01/23 14:43:19
18860 Log: Attach -perlio to the archname if so selected.
18863 ____________________________________________________________________________
18864 [ 8525] By: jhi on 2001/01/23 14:24:01
18865 Log: Subject: [PATCH] pod/perlvar.pod
18866 From: abigail@foad.org
18867 Date: Tue, 23 Jan 2001 01:41:10 +0100
18868 Message-ID: <20010123004110.22259.qmail@foad.org>
18871 ____________________________________________________________________________
18872 [ 8524] By: jhi on 2001/01/23 14:22:32
18873 Log: A bug introduced in #8217 (the undefined variable in the
18874 lib/safe1_t #3) fixed, by Charles Lane:
18876 The earlier patch made it so that stuff running in Safe
18877 compartments could do a "caller" and see "main". That
18878 little change in name is done right before the code in
18879 the compartment is run, and apparantly the parser
18880 was picking up the stash name before it got changed.
18882 (why it was threaded vs. unthreaded Perl that was sensitive to this
18883 I still don't know...and it probably doesn't matter).
18885 I tryed removing the stash name-change and saw that threaded Perl
18886 did indeed pass the lib/safe1.t tests.
18888 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
18889 do the name change (and to connect _ in the compartment to the global
18890 _) which is removed from _safe_call_sv. Then Safe.pm is modified
18891 to call _safe_pkg_prep when creating a new compartment.
18893 Passes all tests with threaded perl on linux; passes all tests
18894 with unthreaded perl on VMS.
18896 At some point I'll probably want to revisit Safe and Opcode to
18897 provide more sensible handling of global variables...and to get
18898 formats working in Safe compartments, which they don't do currently.
18900 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
18901 ____________________________________________________________________________
18902 [ 8523] By: jhi on 2001/01/23 14:11:58
18903 Log: Also the lib/Thread.pm itself needs to be ignored if
18904 the Thread extension hasn't been built.
18906 ! t/lib/1_compile.t
18907 ____________________________________________________________________________
18908 [ 8522] By: jhi on 2001/01/23 13:51:28
18909 Log: print() instead of warn() so that stderr doesn't get
18910 unncessarily polluted.
18912 ! ext/Encode/compile
18913 ____________________________________________________________________________
18914 [ 8521] By: jhi on 2001/01/23 13:49:48
18915 Log: Integrate perlio.
18917 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
18918 !> ext/Encode/encode.h
18919 ____________________________________________________________________________
18920 [ 8520] By: nick on 2001/01/22 21:44:00
18921 Log: More messing with Encode:
18922 Extra fields in header to allow multiple names and to record
18923 other things "compile" knows.
18924 Re-organise compile to factor out common output routines.
18926 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
18927 ____________________________________________________________________________
18928 [ 8519] By: nick on 2001/01/22 20:33:50
18929 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
18931 ! ext/Encode/Makefile.PL ext/Encode/compile
18932 ____________________________________________________________________________
18933 [ 8518] By: nick on 2001/01/22 20:28:13
18934 Log: Integrate mainline
18936 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
18937 !> vos/config.alpha.def vos/config.alpha.h
18938 ____________________________________________________________________________
18939 [ 8517] By: jhi on 2001/01/22 15:37:17
18940 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
18944 ____________________________________________________________________________
18945 [ 8516] By: jhi on 2001/01/22 14:55:15
18946 Log: More SIG_SIZE fixes.
18948 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
18949 ____________________________________________________________________________
18950 [ 8515] By: jhi on 2001/01/22 14:50:27
18951 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
18952 From: "Craig A. Berry" <craigberry@mac.com>
18953 Date: Mon, 22 Jan 2001 00:42:24 -0600
18954 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
18957 ____________________________________________________________________________
18958 [ 8514] By: jhi on 2001/01/22 14:31:17
18959 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
18960 From: "Craig A. Berry" <craigberry@mac.com>
18961 Date: Sun, 21 Jan 2001 23:03:25 -0600
18962 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
18965 ____________________________________________________________________________
18966 [ 8513] By: jhi on 2001/01/22 14:14:00
18967 Log: Add the .ucm encoding tables to the MANIFEST.
18970 ____________________________________________________________________________
18971 [ 8512] By: jhi on 2001/01/22 13:43:33
18972 Log: Integrate perlio.
18974 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18975 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18976 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18977 +> ext/Encode/Encode/iso8859-10.ucm
18978 +> ext/Encode/Encode/iso8859-13.ucm
18979 +> ext/Encode/Encode/iso8859-14.ucm
18980 +> ext/Encode/Encode/iso8859-15.ucm
18981 +> ext/Encode/Encode/iso8859-16.ucm
18982 +> ext/Encode/Encode/iso8859-2.ucm
18983 +> ext/Encode/Encode/iso8859-3.ucm
18984 +> ext/Encode/Encode/iso8859-4.ucm
18985 +> ext/Encode/Encode/iso8859-5.ucm
18986 +> ext/Encode/Encode/iso8859-6.ucm
18987 +> ext/Encode/Encode/iso8859-7.ucm
18988 +> ext/Encode/Encode/iso8859-8.ucm
18989 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18990 +> ext/Encode/Encode/symbol.ucm
18991 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
18993 ____________________________________________________________________________
18994 [ 8511] By: nick on 2001/01/21 23:44:47
18995 Log: Make "real" layers of ":utf8" and ":raw".
18996 So now PERLIO=utf8 perl ...
18997 does what Andreas wanted.
18998 Fix arg passing in open.pm (still have a Carp issue).
19000 ! lib/open.pm perlio.c perliol.h
19001 ____________________________________________________________________________
19002 [ 8510] By: jhi on 2001/01/21 22:56:53
19003 Log: Document the regex context pushing/popping a bit better.
19006 ____________________________________________________________________________
19007 [ 8509] By: jhi on 2001/01/21 22:55:44
19008 Log: Tweak the mkdir trailing slash code some more.
19010 TO DO: the same handling should probably be done for
19011 all the other filesystem functions that can have directories
19012 as their arguments.
19015 ____________________________________________________________________________
19016 [ 8508] By: nick on 2001/01/21 21:37:43
19017 Log: Switch "compiled in" encodings to .ucm format.
19018 (Leave others as .enc till we can run-time load .ucm,
19019 or find some other way to load them.)
19021 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19022 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19023 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19024 + ext/Encode/Encode/iso8859-10.ucm
19025 + ext/Encode/Encode/iso8859-13.ucm
19026 + ext/Encode/Encode/iso8859-14.ucm
19027 + ext/Encode/Encode/iso8859-15.ucm
19028 + ext/Encode/Encode/iso8859-16.ucm
19029 + ext/Encode/Encode/iso8859-2.ucm
19030 + ext/Encode/Encode/iso8859-3.ucm
19031 + ext/Encode/Encode/iso8859-4.ucm
19032 + ext/Encode/Encode/iso8859-5.ucm
19033 + ext/Encode/Encode/iso8859-6.ucm
19034 + ext/Encode/Encode/iso8859-7.ucm
19035 + ext/Encode/Encode/iso8859-8.ucm
19036 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19037 + ext/Encode/Encode/symbol.ucm
19038 ! ext/Encode/Makefile.PL ext/Encode/compile
19039 ____________________________________________________________________________
19040 [ 8507] By: nick on 2001/01/21 21:02:03
19041 Log: Integrate (partial) mainline.
19043 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
19044 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
19045 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19046 ____________________________________________________________________________
19047 [ 8506] By: jhi on 2001/01/21 20:09:30
19048 Log: Update Changes.
19050 ! Changes patchlevel.h
19051 ____________________________________________________________________________
19052 [ 8505] By: jhi on 2001/01/21 19:39:59
19053 Log: Subject: Minor typos in perlfaq2.pod
19054 From: "Stephen P. Potter" <spp@spotter.yi.org>
19055 Message-Id: <200101192101.QAA11911@spotter.yi.org>
19056 Date: Fri, 19 Jan 2001 16:01:13 -0500
19058 with a nit from Philip Netwon.
19061 ____________________________________________________________________________
19062 [ 8504] By: jhi on 2001/01/21 19:33:05
19063 Log: Metaconfig change for #8503.
19065 ! U/threads/usethreads.U
19066 ____________________________________________________________________________
19067 [ 8503] By: jhi on 2001/01/21 19:32:21
19068 Log: Sanity check for conflicting thread flavours.
19070 ! Configure config_h.SH
19071 ____________________________________________________________________________
19072 [ 8502] By: jhi on 2001/01/21 19:23:00
19073 Log: Metaconfig change for #8501.
19075 ! U/modified/sig_name.U
19076 ____________________________________________________________________________
19077 [ 8501] By: jhi on 2001/01/21 19:22:26
19078 Log: The SIG_SIZE is the number of the elements *excluding*
19079 the terminating NULL.
19081 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
19082 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
19083 ! win32/config_H.vc
19084 ____________________________________________________________________________
19085 [ 8500] By: jhi on 2001/01/21 18:31:31
19086 Log: Integrate perlio.
19088 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
19089 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
19090 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
19091 !> pp_sys.c proto.h sv.c
19092 ____________________________________________________________________________
19093 [ 8499] By: jhi on 2001/01/21 17:43:57
19094 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
19095 From: Hugo <hv@crypt.compulink.co.uk>
19096 Date: Sun, 21 Jan 2001 13:34:05 +0000
19097 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
19099 In sprintf UTF8ize only if necessary.
19102 ____________________________________________________________________________
19103 [ 8498] By: nick on 2001/01/21 16:25:32
19104 Log: Encode cleanup.
19105 Add command line control over "compile" so that Makefile.PL
19106 needs can be combined with other uses.
19107 Use command line options in Makefile.PL.
19108 Fix multi-byte parsing in .ucm files.
19110 ! ext/Encode/Makefile.PL ext/Encode/compile
19111 ____________________________________________________________________________
19112 [ 8497] By: nick on 2001/01/21 12:56:27
19113 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
19115 ! ext/Encode/Encode.xs
19116 ____________________________________________________________________________
19117 [ 8496] By: nick on 2001/01/21 12:18:45
19118 Log: Fixup after integrate:
19119 missed the .sym files that are changed by regen_headers
19120 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
19122 ! global.sym pp.sym sv.c
19123 ____________________________________________________________________________
19124 [ 8495] By: nick on 2001/01/21 11:51:07
19125 Log: Integrate mainline.
19127 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
19128 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
19129 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
19130 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
19131 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
19132 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
19133 !> win32/Makefile win32/makefile.mk
19134 ____________________________________________________________________________
19135 [ 8494] By: jhi on 2001/01/20 23:12:11
19136 Log: Forgot the expect_number() prototype.
19138 ! embed.h embed.pl proto.h
19139 ____________________________________________________________________________
19140 [ 8493] By: jhi on 2001/01/20 22:56:39
19141 Log: Subject: [PATCH: perl@8482] README.vms URL updates
19142 From: Peter Prymmer <pvhp@forte.com>
19143 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
19144 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
19146 Plus Craig A. Berry's suggestion to use compaq.com instead
19150 ____________________________________________________________________________
19151 [ 8492] By: jhi on 2001/01/20 22:50:05
19152 Log: Memory management calls documentation.
19155 ____________________________________________________________________________
19156 [ 8491] By: jhi on 2001/01/20 22:38:33
19157 Log: Signedness nit plus few memcpy/Copy nits.
19160 ____________________________________________________________________________
19161 [ 8490] By: jhi on 2001/01/20 22:25:53
19162 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
19163 From: Peter Prymmer <pvhp@forte.com>
19164 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
19165 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
19167 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
19168 ____________________________________________________________________________
19169 [ 8489] By: jhi on 2001/01/20 22:24:41
19170 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
19171 From: Peter Prymmer <pvhp@forte.com>
19172 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
19173 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
19175 ! win32/Makefile win32/makefile.mk
19176 ____________________________________________________________________________
19177 [ 8488] By: jhi on 2001/01/20 22:22:27
19178 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
19179 From: Peter Prymmer <pvhp@forte.com>
19180 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
19181 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
19184 ____________________________________________________________________________
19185 [ 8487] By: jhi on 2001/01/20 22:21:18
19186 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
19187 From: Peter Prymmer <pvhp@forte.com>
19188 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
19189 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
19191 + ext/DynaLoader/dl_dllload.xs
19192 ! MANIFEST Makefile.SH hints/os390.sh
19193 ____________________________________________________________________________
19194 [ 8486] By: jhi on 2001/01/20 22:17:53
19195 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
19196 From: Peter Prymmer <pvhp@forte.com>
19197 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
19198 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
19200 ! README.os390 README.posix-bc
19201 ____________________________________________________________________________
19202 [ 8485] By: jhi on 2001/01/20 20:15:30
19203 Log: Document and test the new qu operator.
19206 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19207 ! pod/perlretut.pod pod/perlunicode.pod
19208 ____________________________________________________________________________
19209 [ 8484] By: nick on 2001/01/20 19:42:30
19210 Log: Infrastructure to allow:
19211 open($fh,"|-",@array);
19213 i.e. mark pp_open as needing a stack mark, and make pp_open
19214 process its args in that style (and pass them _all_ to tied handles OPEN).
19215 Invent do_openn() which takes SV ** at allow it to see multiple args.
19216 Note this does not _do_ anything yet.
19218 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
19219 ! perlapi.c pp_proto.h pp_sys.c proto.h
19220 ____________________________________________________________________________
19221 [ 8483] By: nick on 2001/01/20 17:23:14
19222 Log: Integrate mainline.
19224 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
19225 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
19226 ____________________________________________________________________________
19227 [ 8482] By: jhi on 2001/01/19 15:37:49
19228 Log: Update Changes.
19230 ! Changes patchlevel.h
19231 ____________________________________________________________________________
19232 [ 8481] By: jhi on 2001/01/19 14:41:24
19233 Log: Subject: Re: new feature: s?printf parameter reordering
19234 From: Hugo <hv@crypt.compulink.co.uk>
19235 Date: Thu, 11 Jan 2001 17:09:03 +0000
19236 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
19238 - support reordering for all parameters: %, *v, *, .*
19239 - lay down that the reordering specification must immediately
19240 follow that parameter: %3$, *v3$, *3$, .*3$
19241 - fix vectorisation of a zero-length string
19242 - factor out the code choosing the argument to format
19244 Possibly unwanted side-effects:
19245 - the special format specifiers ' +-0' must now precede any
19246 vectorisation specifier. Tests in op/sprintf and op/ver
19247 have been changed to reflect this.
19248 - sprintf.t test #214 changed its expectations because in many
19249 cases, the next parameter has already been consumed when an
19250 invalid type letter is detected.
19252 Probably wanted side-effects:
19253 - attempts to format a non-existent parameter will warn as if C<undef>
19254 - attempt to write to non-existent parameter with '%n' will complain
19255 of "attempt to modify read-only value" instead of being silent
19257 ! sv.c t/op/sprintf.t t/op/ver.t
19258 ____________________________________________________________________________
19259 [ 8480] By: jhi on 2001/01/19 14:08:37
19260 Log: Subject: PATCH pragma/locale.t
19261 From: andreas.koenig@anima.de (Andreas J. Koenig)
19262 Date: 18 Jan 2001 09:45:37 +0100
19263 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
19265 ! t/pragma/locale.t
19266 ____________________________________________________________________________
19267 [ 8479] By: jhi on 2001/01/19 13:19:58
19268 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
19271 ____________________________________________________________________________
19272 [ 8478] By: jhi on 2001/01/19 02:12:35
19273 Log: Automate 1_compile.t.
19275 ! t/lib/1_compile.t
19276 ____________________________________________________________________________
19277 [ 8477] By: jhi on 2001/01/19 01:49:56
19278 Log: Integrate perlio.
19280 !> sv.c win32/config.bc win32/config.gc win32/config.vc
19281 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19282 ____________________________________________________________________________
19283 [ 8476] By: nick on 2001/01/18 21:51:52
19284 Log: Integrate mainline
19286 +> t/lib/1_compile.t t/lib/compmod.pl
19287 !> MANIFEST configure.com lib/unicode/distinct.pm
19288 ____________________________________________________________________________
19289 [ 8475] By: nick on 2001/01/18 21:48:02
19290 Log: Win32 "safe signals" co-existance fix.
19291 Fix SIG_SIZE value.
19292 Clear PL_sig_pending when cloning (fork).
19294 ! sv.c win32/config.bc win32/config.gc win32/config.vc
19295 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19296 ____________________________________________________________________________
19297 [ 8474] By: jhi on 2001/01/18 14:40:57
19298 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
19300 ! t/lib/1_compile.t
19301 ____________________________________________________________________________
19302 [ 8473] By: gsar on 2001/01/18 11:42:31
19303 Log: unsubmitted trial1 change
19304 Branch: maint-5.6/perl
19306 ____________________________________________________________________________
19307 [ 8472] By: jhi on 2001/01/18 04:30:24
19308 Log: The first bug found by 1_compile.t.
19310 ! lib/unicode/distinct.pm
19311 ____________________________________________________________________________
19312 [ 8471] By: jhi on 2001/01/18 04:29:42
19313 Log: Add Schwern's 1_compile test. The compile_module script renamed
19314 to be a bit shorter for the 8.3 people.
19316 + t/lib/1_compile.t t/lib/compmod.pl
19318 ____________________________________________________________________________
19319 [ 8470] By: jhi on 2001/01/18 04:16:00
19320 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)
19321 From: Peter Prymmer <pvhp@forte.com>
19322 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19323 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19325 Branch: maint-5.6/perl
19327 ____________________________________________________________________________
19328 [ 8469] By: jhi on 2001/01/18 04:13:02
19329 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)
19330 From: Peter Prymmer <pvhp@forte.com>
19331 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19332 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19336 ____________________________________________________________________________
19337 [ 8468] By: jhi on 2001/01/18 03:42:08
19338 Log: Integrate perlio.
19340 !> gv.c mg.c perlio.c util.c
19341 ____________________________________________________________________________
19342 [ 8467] By: nick on 2001/01/17 22:41:10
19343 Log: "Safe" signals - trial implementation.
19344 gv.c tweaked to zero PL_sig_pend array
19345 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
19346 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
19347 Odd thing is that it "works" with PERLIO=stdio as well (linux).
19349 ! gv.c mg.c perlio.c util.c
19350 ____________________________________________________________________________
19351 [ 8466] By: nick on 2001/01/17 20:40:20
19352 Log: Integrate mainline.
19354 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19355 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19356 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
19357 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19358 !> vos/config.ga.h win32/config.bc win32/config.gc
19360 ____________________________________________________________________________
19361 [ 8465] By: jhi on 2001/01/17 18:37:13
19362 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
19363 From: Nicholas Clark <nick@ccl4.org>
19364 Date: Wed, 17 Jan 2001 17:31:33 +0000
19365 Message-ID: <20010117173133.I2633@plum.flirble.org>
19368 ____________________________________________________________________________
19369 [ 8464] By: jhi on 2001/01/17 14:43:17
19370 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
19371 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19372 Date: Wed, 17 Jan 2001 15:16:43 +0100
19373 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
19375 pp_int() was dropping an NV to the floor,
19376 int(279964589018079/59) either returned not an integer
19377 4745162525730.15, or one got "Attempt to free unreferenced scalar."
19380 ____________________________________________________________________________
19381 [ 8463] By: jhi on 2001/01/17 06:12:42
19382 Log: (Replaced by #8470)
19384 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)
19385 From: "Craig A. Berry" <craigberry@mac.com>
19386 Date: Tue, 16 Jan 2001 23:38:46 -0600
19387 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19388 Branch: maint-5.6/perl
19390 ____________________________________________________________________________
19391 [ 8462] By: jhi on 2001/01/17 06:11:31
19392 Log: (Replaced by #8469)
19394 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)
19395 From: "Craig A. Berry" <craigberry@mac.com>
19396 Date: Tue, 16 Jan 2001 23:38:46 -0600
19397 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19400 ____________________________________________________________________________
19401 [ 8461] By: jhi on 2001/01/17 05:56:12
19402 Log: Allow for one trailing slash in the directory of mkdir().
19405 ____________________________________________________________________________
19406 [ 8460] By: jhi on 2001/01/17 03:26:01
19407 Log: Metaconfig unit changes for #8459.
19409 ! U/modified/Loc.U U/modified/sig_name.U
19410 ____________________________________________________________________________
19411 [ 8459] By: jhi on 2001/01/17 03:24:48
19412 Log: Define SIG_SIZE, the number of elements in the sig_name and
19413 sig_num arrays, including the final NULL entry.
19415 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19416 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19417 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
19418 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19419 ! win32/config.bc win32/config.gc win32/config.vc
19420 ____________________________________________________________________________
19421 [ 8458] By: jhi on 2001/01/17 01:41:33
19422 Log: Integrate perlio.
19424 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19425 !> perlapi.h proto.h sv.c
19426 ____________________________________________________________________________
19427 [ 8457] By: nick on 2001/01/16 22:07:26
19428 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
19429 Provides all the "cost" but no benefit yet - it is to allow cost
19430 to be measured, and implementation experiments (just in mg.c?).
19432 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19433 ! perlapi.h proto.h sv.c
19434 ____________________________________________________________________________
19435 [ 8456] By: nick on 2001/01/16 21:07:07
19436 Log: Integrate mainline.
19438 !> (integrate 51 files)
19439 ____________________________________________________________________________
19440 [ 8455] By: jhi on 2001/01/16 18:13:43
19441 Log: Subject: [PATCH] regcomp.c old feature removal
19442 From: mjd@plover.com
19443 Date: 16 Jan 2001 14:43:18 -0000
19444 Message-ID: <20010116144318.7140.qmail@plover.com>
19447 ____________________________________________________________________________
19448 [ 8454] By: jhi on 2001/01/16 16:12:39
19449 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
19450 From: "Indy Singh" <indy@nusphere.com>
19451 Date: Wed, 10 Jan 2001 20:17:49 -0500
19452 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
19453 Branch: maint-5.6/perl
19455 ____________________________________________________________________________
19456 [ 8453] By: jhi on 2001/01/16 16:09:33
19457 Log: Update Changes.
19459 ! Changes patchlevel.h
19460 ____________________________________________________________________________
19461 [ 8452] By: jhi on 2001/01/16 15:42:04
19462 Log: Subject: Re: API Cleanup
19463 To: perl5-porters@perl.org
19464 Date: Tue, 16 Jan 2001 13:42:30 +0000
19465 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
19467 Subject: [PATCH] utf8.c documentation
19468 From: Simon Cozens <simon@cozens.net>
19469 Date: Tue, 16 Jan 2001 13:52:48 +0000
19470 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
19472 Subject: Re: API Cleanup
19473 From: Simon Cozens <simon@cozens.net>
19474 Date: Tue, 16 Jan 2001 14:58:55 +0000
19475 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
19479 ! embed.pl pod/perlapi.pod utf8.c
19480 ____________________________________________________________________________
19481 [ 8451] By: jhi on 2001/01/16 14:41:39
19482 Log: podlators 1.07, from Russ Allbery.
19485 ____________________________________________________________________________
19486 [ 8450] By: jhi on 2001/01/16 14:24:19
19487 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
19488 From: "Indy Singh" <indy@nusphere.com>
19489 Date: Mon, 15 Jan 2001 20:59:40 -0500
19490 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
19493 ____________________________________________________________________________
19494 [ 8449] By: jhi on 2001/01/16 03:42:55
19495 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
19496 at the setting of the ofs_sv in new_struct_thread() as the
19497 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
19498 that invited a core dump.
19501 ____________________________________________________________________________
19502 [ 8448] By: jhi on 2001/01/16 01:49:07
19503 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
19504 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19505 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
19506 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
19508 Replace #8444 and #8445.
19510 ! ext/B/B.xs ext/B/B/Debug.pm
19511 ____________________________________________________________________________
19512 [ 8447] By: jhi on 2001/01/15 21:05:35
19513 Log: Subject: [PATCH] API Variable documentation
19514 From: Simon Cozens <simon@cozens.net>
19515 Date: Mon, 15 Jan 2001 19:35:54 +0000
19516 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
19518 ! pod/perlapi.pod thrdvar.h
19519 ____________________________________________________________________________
19520 [ 8446] By: jhi on 2001/01/15 20:49:20
19521 Log: Signedness nit.
19524 ____________________________________________________________________________
19525 [ 8445] By: jhi on 2001/01/15 20:28:48
19526 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
19529 ____________________________________________________________________________
19530 [ 8444] By: jhi on 2001/01/15 13:09:10
19531 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
19534 ____________________________________________________________________________
19535 [ 8443] By: jhi on 2001/01/15 13:06:26
19536 Log: Missing from #8439.
19539 ____________________________________________________________________________
19540 [ 8442] By: jhi on 2001/01/15 13:02:38
19541 Log: Subject: [PATCH @8436] Eliminate op_children
19542 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19543 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
19544 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
19546 Subject: [PATCH @8436] Re: Eliminate op_children
19547 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19548 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
19549 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
19551 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
19552 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
19554 ____________________________________________________________________________
19555 [ 8441] By: jhi on 2001/01/15 12:57:08
19556 Log: Use the /^Perl_/-less form of is_lvalue_sub().
19559 ____________________________________________________________________________
19560 [ 8440] By: jhi on 2001/01/15 05:13:09
19561 Log: Revert #8437 and #8438, the Linux large files story is more complex.
19562 Branch: metaconfig/U/perl
19563 ! d_fpos64_t.U d_off64_t.U
19565 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19566 ! config_h.SH configure.com epoc/config.sh perl.h
19567 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19568 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19569 ! win32/config.bc win32/config.gc win32/config.vc
19570 ____________________________________________________________________________
19571 [ 8439] By: jhi on 2001/01/15 05:02:24
19572 Log: More UTF-8 patches from Inaba Hiroto.
19573 - The substr lval was still not okay.
19574 - Now pp_stringify and sv_setsv copies source's UTF8 flag
19575 even if IN_BYTE. pp_stringify is called from fold_constants
19576 at optimization phase and "\x{100}" was made SvUTF8_off under
19577 use bytes (the bytes pragma is for "byte semantics" and not
19578 for "do not produce UTF8 data")
19579 - New `qu' operator to generate UTF8 string explicitly.
19580 Though I agree with the policy "0x00-0xff always produce bytes",
19581 sometimes want to such a string to be coded in UTF8.
19582 I can use pack"U0a*" but it requires more typing and has
19584 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
19585 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
19586 string is not UTF8_on and has char 0x80-0xff.
19588 TODO: document and test qu.
19590 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
19591 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
19593 ____________________________________________________________________________
19594 [ 8438] By: jhi on 2001/01/14 05:10:23
19595 Log: Metaconfig unit changes for #8437.
19596 Branch: metaconfig/U/perl
19597 ! d_fpos64_t.U d_off64_t.U
19598 ____________________________________________________________________________
19599 [ 8437] By: jhi on 2001/01/14 04:55:34
19600 Log: Add <features.h> probing, seems to be needed for (some?)
19601 Linux largefileness.
19603 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19604 ! config_h.SH configure.com epoc/config.sh perl.h
19605 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19606 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19607 ! win32/config.bc win32/config.gc win32/config.vc
19608 ____________________________________________________________________________
19609 [ 8436] By: jhi on 2001/01/13 17:47:21
19610 Log: Tighten some of the tests a bit.
19613 ____________________________________________________________________________
19614 [ 8435] By: jhi on 2001/01/13 17:31:54
19615 Log: Integrate perlio.
19617 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
19618 !> win32/config_H.gc win32/config_H.vc
19619 ____________________________________________________________________________
19620 [ 8434] By: nick on 2001/01/13 11:36:53
19621 Log: Run dmake regen_config_h for Win32
19623 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19624 ____________________________________________________________________________
19625 [ 8433] By: nick on 2001/01/13 11:31:55
19626 Log: VMS friendly patch to Encode compile process
19628 ! ext/Encode/Makefile.PL ext/Encode/compile
19629 ____________________________________________________________________________
19630 [ 8432] By: nick on 2001/01/13 11:06:44
19631 Log: Integrate mainline
19633 +> ext/B/B/Concise.pm
19634 !> (integrate 52 files)
19635 ____________________________________________________________________________
19636 [ 8431] By: jhi on 2001/01/13 05:55:55
19637 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
19638 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19639 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
19640 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
19642 ! ext/B/B/Concise.pm
19643 ____________________________________________________________________________
19644 [ 8430] By: jhi on 2001/01/13 04:24:18
19645 Log: The LVRET macro needed an aTHX.
19648 ____________________________________________________________________________
19649 [ 8429] By: jhi on 2001/01/13 02:12:42
19650 Log: Update Changes.
19652 ! Changes patchlevel.h
19653 ____________________________________________________________________________
19654 [ 8428] By: jhi on 2001/01/13 02:08:50
19655 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
19656 From: Peter Prymmer <pvhp@forte.com>
19657 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
19658 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
19660 Add a BEGIN guard for sloppy floating point division.
19662 ! lib/Math/BigInt.pm lib/bigint.pl
19663 ____________________________________________________________________________
19664 [ 8427] By: jhi on 2001/01/13 01:47:16
19665 Log: The B::Terse drop-in replacement wasn't quite drop-in.
19668 ____________________________________________________________________________
19669 [ 8426] By: jhi on 2001/01/12 21:20:43
19672 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19673 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
19674 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19675 ! vos/config.ga.def vos/config.ga.h win32/config.bc
19676 ! win32/config.gc win32/config.vc
19677 ____________________________________________________________________________
19678 [ 8425] By: jhi on 2001/01/12 20:20:14
19679 Log: Subject: [PATCH perl@8342] -Wformat
19680 From: Robin Barker <rmb1@cise.npl.co.uk>
19681 Date: Fri, 12 Jan 2001 20:03:14 GMT
19682 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
19684 ! ext/Encode/Encode.xs mg.c sv.c toke.c
19685 ____________________________________________________________________________
19686 [ 8424] By: jhi on 2001/01/12 20:01:48
19687 Log: Subject: B::Concise -- an improved replacement for B::Terse
19688 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19689 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
19690 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
19692 + ext/B/B/Concise.pm
19693 ! MANIFEST ext/B/B/Terse.pm
19694 ____________________________________________________________________________
19695 [ 8423] By: jhi on 2001/01/12 19:24:02
19696 Log: The new metaconfig unit from the #8421.
19697 Branch: metaconfig/U/perl
19699 ____________________________________________________________________________
19700 [ 8422] By: jhi on 2001/01/12 19:23:43
19701 Log: Forgot the microperl config from the #8421.
19703 ! uconfig.h uconfig.sh
19704 ____________________________________________________________________________
19705 [ 8421] By: jhi on 2001/01/12 19:05:27
19706 Log: Add sigprocmask() probe, regen Configure, regen toc.
19708 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19709 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
19710 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19711 ! vos/config.ga.h win32/config.bc win32/config.gc
19713 ____________________________________________________________________________
19714 [ 8420] By: jhi on 2001/01/12 18:34:31
19715 Log: Add sockatmark() to the todo list.
19718 ____________________________________________________________________________
19719 [ 8419] By: jhi on 2001/01/12 18:09:46
19720 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19723 ____________________________________________________________________________
19724 [ 8418] By: jhi on 2001/01/12 18:05:30
19725 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19726 From: Radu Greab <radu@netsoft.ro>
19727 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
19728 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
19730 ! op.c t/pragma/sub_lval.t
19731 ____________________________________________________________________________
19732 [ 8417] By: jhi on 2001/01/12 16:09:09
19733 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
19734 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19735 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
19736 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
19738 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
19739 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
19740 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
19741 ! t/pragma/sub_lval.t toke.c
19742 ____________________________________________________________________________
19743 [ 8416] By: jhi on 2001/01/12 15:42:06
19744 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
19745 From: "Richard Soderberg" <rs@crystalflame.net>
19746 Date: Fri, 12 Jan 2001 04:49:35 -0800
19747 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
19749 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19750 according to the platform.
19753 ____________________________________________________________________________
19754 [ 8415] By: jhi on 2001/01/12 15:33:41
19755 Log: One more UTF-8 fix from Inaba Hiroto.
19757 ! pp.c regexec.c t/pragma/utf8.t
19758 ____________________________________________________________________________
19759 [ 8414] By: jhi on 2001/01/12 15:30:18
19760 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
19763 ____________________________________________________________________________
19764 [ 8413] By: jhi on 2001/01/12 15:22:10
19765 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
19766 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19767 Date: Thu, 11 Jan 2001 12:53:36 +0100
19768 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
19771 ____________________________________________________________________________
19772 [ 8412] By: jhi on 2001/01/12 15:20:25
19773 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
19774 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19775 Date: Fri, 12 Jan 2001 14:37:55 +0100
19776 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
19778 ! hints/posix-bc.sh
19779 ____________________________________________________________________________
19780 [ 8411] By: jhi on 2001/01/12 15:14:14
19781 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
19782 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19783 Date: Fri, 12 Jan 2001 10:42:21 +0100
19784 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
19787 ____________________________________________________________________________
19788 [ 8410] By: jhi on 2001/01/12 05:48:55
19789 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
19790 From: Nicholas Clark <nick@ccl4.org>
19791 Date: Sun, 7 Jan 2001 19:47:14 +0000
19792 Message-ID: <20010107194714.B1048@plum.flirble.org>
19794 ! t/op/numconvert.t
19795 ____________________________________________________________________________
19796 [ 8409] By: jhi on 2001/01/12 05:41:28
19797 Log: Integrate perlio.
19800 ____________________________________________________________________________
19801 [ 8408] By: nick on 2001/01/11 22:43:28
19802 Log: Remove variables that were used in experiments.
19805 ____________________________________________________________________________
19806 [ 8407] By: nick on 2001/01/11 20:57:44
19807 Log: Catch die in %SIG handler and unblock the signal before re-dying.
19808 This make Linux work _without_ sigsetjmp().
19809 Turn off sigsetjmp() to see what else it does.
19810 May need Configure probe for sigprocmask() if anything has sigaction()
19811 but not sigprocmask().
19814 ____________________________________________________________________________
19815 [ 8406] By: nick on 2001/01/11 19:32:07
19816 Log: Integrate mainline
19818 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
19819 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
19821 ____________________________________________________________________________
19822 [ 8405] By: jhi on 2001/01/11 17:11:01
19823 Log: Fix UTF-8 lval substr().
19825 ! mg.c t/op/substr.t
19826 ____________________________________________________________________________
19827 [ 8404] By: jhi on 2001/01/11 05:13:58
19828 Log: Update Changes.
19830 ! Changes patchlevel.h
19831 ____________________________________________________________________________
19832 [ 8403] By: jhi on 2001/01/11 04:38:24
19833 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
19834 From: Hugo <hv@crypt.compulink.co.uk>
19835 Date: Mon, 30 Oct 2000 01:33:26 +0000
19836 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
19838 ! regexec.c t/op/re_tests
19839 ____________________________________________________________________________
19840 [ 8402] By: jhi on 2001/01/11 04:26:12
19841 Log: Integrate perlio.
19844 ____________________________________________________________________________
19845 [ 8401] By: nick on 2001/01/10 22:52:55
19846 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
19847 (So Alan and Ilya can try setting via hints.)
19848 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
19849 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
19850 doing the save everywhere seems to restart read() correctly, but just
19851 doing it once "round" the handler does not.
19854 ____________________________________________________________________________
19855 [ 8400] By: jhi on 2001/01/10 21:57:54
19856 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
19857 of IRIX, HP-UX is unaffected.
19860 ____________________________________________________________________________
19861 [ 8399] By: nick on 2001/01/10 21:29:19
19862 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
19865 ____________________________________________________________________________
19866 [ 8398] By: jhi on 2001/01/10 20:55:31
19867 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
19868 also have ReusePort.
19870 ! ext/IO/lib/IO/Socket/INET.pm
19871 ____________________________________________________________________________
19872 [ 8397] By: jhi on 2001/01/10 20:50:57
19873 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
19874 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
19875 Date: Wed, 10 Jan 2001 01:38:13 -0800
19876 Message-ID: <20010110013813.B41744@yahoo-inc.com>
19878 ! ext/IO/lib/IO/Socket/INET.pm
19879 ____________________________________________________________________________
19880 [ 8396] By: jhi on 2001/01/10 20:49:30
19881 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
19882 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
19883 Date: Wed, 10 Jan 2001 01:37:32 -0800
19884 Message-ID: <20010110013732.A41744@yahoo-inc.com>
19886 ! ext/Socket/Socket.pm
19887 ____________________________________________________________________________
19888 [ 8395] By: jhi on 2001/01/10 20:41:37
19889 Log: Test for bug id 20010105.016 (fixed by #8378).
19892 ____________________________________________________________________________
19893 [ 8394] By: jhi on 2001/01/10 20:26:32
19894 Log: Integrate perlio.
19897 ____________________________________________________________________________
19898 [ 8393] By: nick on 2001/01/10 19:34:30
19899 Log: Back out Simon's pid hackery for now.
19902 ____________________________________________________________________________
19903 [ 8392] By: nick on 2001/01/10 19:23:13
19904 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
19906 !> (integrate 29 files)
19907 ____________________________________________________________________________
19908 [ 8391] By: jhi on 2001/01/10 18:43:15
19909 Log: Subject: [PATCH] Fix my_pclose segfault
19910 From: Simon Cozens <simon@cozens.net>
19911 Date: Wed, 10 Jan 2001 18:39:35 +0000
19912 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
19915 ____________________________________________________________________________
19916 [ 8390] By: jhi on 2001/01/10 18:42:08
19917 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
19918 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19919 Date: Wed, 10 Jan 2001 13:23:02 EST
19920 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
19922 ! ext/Opcode/Opcode.xs
19923 ____________________________________________________________________________
19924 [ 8389] By: jhi on 2001/01/10 15:16:07
19925 Log: Turn off the integer preservation for now.
19928 ____________________________________________________________________________
19929 [ 8388] By: jhi on 2001/01/10 15:01:25
19930 Log: Few more IDE/editor nits from p5p.
19933 ____________________________________________________________________________
19934 [ 8387] By: jhi on 2001/01/10 06:53:16
19935 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
19936 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
19937 Date: Tue, 9 Jan 2001 23:16:02 +0000
19938 Message-ID: <20010109231602.A81101@plum.flirble.org>
19941 ____________________________________________________________________________
19942 [ 8386] By: jhi on 2001/01/10 03:17:54
19943 Log: Test cases for #8385 (from Simon's "torture.pl")
19946 ____________________________________________________________________________
19947 [ 8385] By: jhi on 2001/01/10 03:17:11
19948 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
19949 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
19950 Date: Wed, 10 Jan 2001 11:39:39 +0900
19951 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
19953 Some more UTF-8 tr cases fixed.
19956 ____________________________________________________________________________
19957 [ 8384] By: jhi on 2001/01/09 22:45:40
19958 Log: Allow the locale test needing POSIX and the taint test
19959 needing IPC::SysV to run under 'minitest' (basically,
19960 bail out if loading the extension fails)
19962 ! t/op/misc.t t/op/taint.t
19963 ____________________________________________________________________________
19964 [ 8383] By: jhi on 2001/01/09 21:36:04
19965 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
19966 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19967 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
19968 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
19971 ____________________________________________________________________________
19972 [ 8382] By: jhi on 2001/01/09 21:06:08
19973 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
19974 Should finish up the bug id 20001205.022.
19976 ! pp.c pp_hot.c scope.c
19977 ____________________________________________________________________________
19978 [ 8381] By: jhi on 2001/01/09 18:27:43
19979 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
19980 From: Andy Dougherty <doughera@lafayette.edu>
19981 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
19982 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
19984 More robust yacc/bison error detection.
19987 ____________________________________________________________________________
19988 [ 8380] By: jhi on 2001/01/09 15:21:38
19989 Log: Subject: [PATCH] make t/op/misc.t work on VMS
19990 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19991 Date: Tue, 9 Jan 2001 07:53:55 EST
19992 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
19994 ! t/op/misc.t vms/test.com
19995 ____________________________________________________________________________
19996 [ 8379] By: jhi on 2001/01/09 15:20:38
19997 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
19998 From: jhi@cc.hut.fi
19999 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
20000 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
20002 The #8378 fixed this.
20005 ____________________________________________________________________________
20006 [ 8378] By: jhi on 2001/01/09 15:05:32
20007 Log: Subject: One more patch for UTF8
20008 From: Inaba Hiroto <inaba@st.rim.or.jp>
20009 Date: Tue, 09 Jan 2001 01:04:32 +0900
20010 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
20012 UTF-8 fixes for 'x' and tr///.
20014 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
20015 ! regcomp.c regexec.c toke.c utf8.c
20016 ____________________________________________________________________________
20017 [ 8377] By: jhi on 2001/01/09 14:32:17
20018 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
20021 ____________________________________________________________________________
20022 [ 8376] By: jhi on 2001/01/09 04:32:32
20023 Log: integrate changes #7775, #8316, #8316 from mainline
20024 Branch: maint-5.6/perl
20025 ! hints/solaris_2.sh
20026 ____________________________________________________________________________
20027 [ 8375] By: jhi on 2001/01/09 04:26:43
20028 Log: Update Changes.
20030 ! Changes patchlevel.h
20031 ____________________________________________________________________________
20032 [ 8374] By: jhi on 2001/01/09 04:14:32
20033 Log: IDE/editor section tweaking.
20036 ____________________________________________________________________________
20037 [ 8373] By: jhi on 2001/01/09 02:38:26
20038 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
20039 From: Peter Prymmer <pvhp@forte.com>
20040 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
20041 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
20043 In preparation os OS/390 dynamic loading.
20045 ! README.os390 hints/os390.sh
20046 ____________________________________________________________________________
20047 [ 8372] By: jhi on 2001/01/09 00:24:30
20048 Log: Integrate with perlio.
20050 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20051 ____________________________________________________________________________
20052 [ 8371] By: nick on 2001/01/08 23:54:33
20053 Log: Fix "scalars leaked" bugs caused by overload magic
20054 (Highlighted by Ilya's DESTROY optimization.)
20056 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
20057 ____________________________________________________________________________
20058 [ 8370] By: nick on 2001/01/08 20:19:41
20059 Log: Integrate mainline
20061 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
20062 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
20064 ____________________________________________________________________________
20065 [ 8369] By: jhi on 2001/01/08 17:30:52
20066 Log: save_delete() Safefree() doesn't (anymore?) work with shared
20067 strings, one test failure in op/misc and almost all of lib/b.
20068 (Outcomments #8369.)
20071 ____________________________________________________________________________
20072 [ 8368] By: jhi on 2001/01/08 14:47:10
20073 Log: (Outcommented by #8369.)
20075 Subject: Re: Perl BugID 20001205.022 ---- save_delete
20076 From: Simon Cozens <simon@cozens.net>
20077 Date: Sat, 6 Jan 2001 11:48:40 +0000
20078 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
20080 The save_delete() does need the Safefree.
20083 ____________________________________________________________________________
20084 [ 8367] By: bailey on 2001/01/08 08:53:52
20085 Log: Once again syncing after too long an absence
20087 +> (branch 55 files)
20088 - MAINTAIN fix_pl vos/config.def vos/config.h
20089 - vos/config_h.SH_orig
20090 !> (integrate 498 files)
20091 ____________________________________________________________________________
20092 [ 8366] By: jhi on 2001/01/08 02:42:59
20093 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
20094 From: nick@ccl4.org
20095 Date: Sun, 7 Jan 2001 21:07:18 +0000
20096 Message-Id: <20010107210717.D1048@plum.flirble.org>
20098 ! sv.c t/op/64bitint.t
20099 ____________________________________________________________________________
20100 [ 8365] By: jhi on 2001/01/08 02:35:16
20101 Log: Subject: [PATCH] environ nit
20102 From: Simon Cozens <simon@cozens.net>
20103 Date: Sun, 7 Jan 2001 17:57:07 +0000
20104 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
20106 Use environ only if we have it.
20109 ____________________________________________________________________________
20110 [ 8364] By: jhi on 2001/01/08 02:24:51
20111 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
20113 ! ext/GDBM_File/GDBM_File.xs
20114 ____________________________________________________________________________
20115 [ 8363] By: jhi on 2001/01/08 02:19:24
20116 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
20117 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20118 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
20119 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
20122 ____________________________________________________________________________
20123 [ 8362] By: jhi on 2001/01/08 02:17:43
20124 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
20125 From: Doug MacEachern <dougm@covalent.net>
20126 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
20127 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
20129 Allow AUTOLOAD to be an xsub and allow such xsubs
20130 to avoid use of $AUTOLOAD.
20133 ____________________________________________________________________________
20134 [ 8361] By: jhi on 2001/01/08 02:16:07
20135 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20136 From: Radu Greab <radu@netsoft.ro>
20137 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
20138 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
20140 No need for the potentially unportable $SIG{CHLD}.
20143 ____________________________________________________________________________
20144 [ 8360] By: jhi on 2001/01/08 01:58:23
20145 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
20147 ! lib/Getopt/Long.pm
20148 ____________________________________________________________________________
20149 [ 8359] By: jhi on 2001/01/08 01:55:44
20150 Log: Integrate perlio.
20152 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
20153 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
20154 !> utf8.c win32/Makefile
20155 ____________________________________________________________________________
20156 [ 8358] By: jhi on 2001/01/07 21:16:50
20157 Log: Update the EPOC cross SDK URL.
20160 ____________________________________________________________________________
20161 [ 8357] By: jhi on 2001/01/07 21:16:09
20162 Log: Update the EPOC cross SDK URL.
20163 Branch: maint-5.6/perl
20165 ____________________________________________________________________________
20166 [ 8356] By: nick on 2001/01/06 21:47:52
20167 Log: FILE * in XS code for PerlIO world:
20168 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
20169 - Add FILE * T_STDIO typemap.
20170 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
20172 ! lib/ExtUtils/typemap perlio.c perlio.h
20173 ____________________________________________________________________________
20174 [ 8355] By: jhi on 2001/01/06 20:27:15
20175 Log: integrate change #8336 from mainline
20177 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
20178 Branch: maint-5.6/perl
20180 ____________________________________________________________________________
20181 [ 8354] By: jhi on 2001/01/06 20:24:29
20182 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20183 From: Robin Barker <rmb1@cise.npl.co.uk>
20184 Date: Fri, 22 Dec 2000 12:17:38 GMT
20185 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
20187 The patch reformats some long =item lines so they give
20188 correct output via pod2man | nroff -man
20190 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20191 From: Robin Barker <rmb1@cise.npl.co.uk>
20192 Date: Tue, 2 Jan 2001 15:35:03 GMT
20193 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20195 Here is a _further_ patch which corrects a few more errors:
20196 * an empty C<=item> in CPAN.pm
20197 * patching the wrong file (pod/perlamiga.pod not README.amiga)
20198 * leaving empty C<=item>s which formatted incorrectly
20199 * over long C<=item>s revealed by latest patch to Pod::Man
20200 Branch: maint-5.6/perl
20201 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
20202 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
20203 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
20204 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
20205 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
20206 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
20207 ____________________________________________________________________________
20208 [ 8353] By: jhi on 2001/01/06 20:21:10
20209 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
20212 Branch: maint-5.6/perl
20213 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
20214 ____________________________________________________________________________
20215 [ 8352] By: jhi on 2001/01/06 20:18:44
20216 Log: Forgotten from #8438.
20217 Branch: maint-5.6/perl
20219 ____________________________________________________________________________
20220 [ 8351] By: jhi on 2001/01/06 20:18:12
20221 Log: Forgotten from #8347.
20222 Branch: maint-5.6/perl
20224 ____________________________________________________________________________
20225 [ 8350] By: jhi on 2001/01/06 20:00:19
20226 Log: Thinko in #8347.
20227 Branch: maint-5.6/perl
20229 ____________________________________________________________________________
20230 [ 8349] By: jhi on 2001/01/06 18:05:30
20231 Log: Copy the FAQ3 IDE section from the development branch,
20232 changes originally by Peter Prymmer.
20233 Branch: maint-5.6/perl
20235 ____________________________________________________________________________
20236 [ 8348] By: jhi on 2001/01/06 18:03:02
20237 Log: EPOC updates for TRIAL1.
20239 Subject: [5.6.1 trial1] EPOC update
20240 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20241 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
20242 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
20244 Subject: epoc patch2 for perl-5.6.1-trial1
20245 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20246 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
20247 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
20248 Branch: maint-5.6/perl
20249 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
20251 ____________________________________________________________________________
20252 [ 8347] By: jhi on 2001/01/06 17:29:10
20253 Log: integrate changes #7710,7824,7973 from mainline,
20254 plus VMS nits from Peter Prymmer and Dan Sugalski.
20256 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
20257 library (getprotobyname and getprotobynumber are outversioned by
20258 the same calls in libc, at least for xlc version 3.
20260 Add HAS_SBRK_PROTO.
20262 Fixes for signedness warnings noticed by VMSperlers.
20263 Branch: maint-5.6/perl
20264 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20265 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
20266 ! sv.c vms/descrip_mms.template vos/config.alpha.def
20267 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20268 ! win32/config.bc win32/config.gc win32/config.vc
20269 ____________________________________________________________________________
20270 [ 8346] By: nick on 2001/01/06 14:36:01
20271 Log: Fixup accumulated integrate muddles (perlio == devperl again)
20273 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
20274 ____________________________________________________________________________
20275 [ 8345] By: nick on 2001/01/06 14:24:58
20276 Log: Integrate mainline
20278 !> (integrate 55 files)
20279 ____________________________________________________________________________
20280 [ 8344] By: jhi on 2001/01/06 02:24:02
20281 Log: Subject: [patch] PerlIO_cleanup() prototype
20282 From: Doug MacEachern <dougm@covalent.net>
20283 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
20284 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
20287 ____________________________________________________________________________
20288 [ 8343] By: jhi on 2001/01/06 01:04:09
20289 Log: IRIX compiler noticed that the bof initialization might be
20290 bypassed by control flow.
20293 ____________________________________________________________________________
20294 [ 8342] By: jhi on 2001/01/06 00:10:48
20295 Log: Update Changes.
20297 ! Changes patchlevel.h
20298 ____________________________________________________________________________
20299 [ 8341] By: jhi on 2001/01/05 23:52:33
20300 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
20303 ____________________________________________________________________________
20304 [ 8340] By: jhi on 2001/01/05 22:44:08
20305 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20306 From: Radu Greab <radu@netsoft.ro>
20307 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
20308 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
20310 ! t/io/pipe.t util.c
20311 ____________________________________________________________________________
20312 [ 8339] By: jhi on 2001/01/05 22:35:17
20313 Log: Subject: [PATCH] format and rewording in perlfaq.pod
20314 From: Robin Barker <rmb1@cise.npl.co.uk>
20315 Date: Fri, 5 Jan 2001 18:51:20 GMT
20316 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
20319 ____________________________________________________________________________
20320 [ 8338] By: jhi on 2001/01/05 22:31:17
20321 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
20322 From: Peter Prymmer <pvhp@forte.com>
20323 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
20324 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
20327 ____________________________________________________________________________
20328 [ 8337] By: jhi on 2001/01/05 18:15:11
20329 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
20330 From: Robin Barker <rmb1@cise.npl.co.uk>
20331 Date: Tue, 2 Jan 2001 15:24:07 GMT
20332 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
20334 If you call configure as C<./Configure> or C<sh ./Configure>,
20335 $src is set to the absolute path name, not '.'.
20337 This, in turn, means -Dmksymlink tries to do its stuff because
20338 it does not think it is in the src directory.
20340 (plus a metaconfig nitfix)
20342 ! U/compline/ccflags.U U/modified/src.U
20344 ! Configure config_h.SH
20345 ____________________________________________________________________________
20346 [ 8336] By: jhi on 2001/01/05 17:48:32
20347 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
20348 From: Alan Burlison <Alan.Burlison@uk.sun.com>
20349 Message-ID: <3A5606C4.473D2226@uk.sun.com>
20350 Date: Fri, 05 Jan 2001 17:39:16 +0000
20353 ____________________________________________________________________________
20354 [ 8335] By: jhi on 2001/01/05 16:05:44
20355 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
20357 ! lib/Getopt/Long.pm
20358 ____________________________________________________________________________
20359 [ 8334] By: jhi on 2001/01/05 16:00:51
20360 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20361 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20362 Date: Fri, 05 Jan 2001 13:46:51 +0100
20363 Message-ID: <13693.978698811@nice.ram.loc>
20365 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20366 accurate reading of the "atime".
20369 ____________________________________________________________________________
20370 [ 8333] By: jhi on 2001/01/05 15:57:37
20371 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
20372 From: Simon Cozens <simon@cozens.net>
20373 Date: Fri, 8 Dec 2000 13:33:31 +0000
20374 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
20376 A lost patch fragment.
20379 ____________________________________________________________________________
20380 [ 8332] By: jhi on 2001/01/05 15:40:42
20381 Log: Do away with strncpy() and a fixed length buffer.
20384 ____________________________________________________________________________
20385 [ 8331] By: jhi on 2001/01/05 15:03:07
20386 Log: Tests for #8329 and #8330.
20389 ____________________________________________________________________________
20390 [ 8330] By: jhi on 2001/01/05 15:02:38
20391 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
20392 raw 8-bit form to the UTF-8 string.
20395 ____________________________________________________________________________
20396 [ 8329] By: jhi on 2001/01/05 14:55:13
20397 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
20398 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20399 Date: Fri, 5 Jan 2001 12:28:52 +0100
20400 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
20402 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
20403 no effect. (changed the strncpy() to Copy())
20406 ____________________________________________________________________________
20407 [ 8328] By: jhi on 2001/01/05 06:44:27
20408 Log: UTF-8 cleanup.
20410 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20411 ! regexec.c sv.c toke.c
20412 ____________________________________________________________________________
20413 [ 8327] By: jhi on 2001/01/05 01:11:29
20414 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')
20415 From: Radu Greab <radu@netsoft.ro>
20416 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
20417 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
20419 Cleans up Harness to not use FileHandle, which uses IO.
20421 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20422 ____________________________________________________________________________
20423 [ 8326] By: jhi on 2001/01/05 00:56:37
20424 Log: Update Changes.
20426 ! Changes patchlevel.h
20427 ____________________________________________________________________________
20428 [ 8325] By: jhi on 2001/01/05 00:53:18
20429 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
20430 From: Peter Prymmer <pvhp@forte.com>
20431 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
20432 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
20434 plus a couple more tailing whitespace removals.
20437 ____________________________________________________________________________
20438 [ 8324] By: jhi on 2001/01/05 00:47:39
20439 Log: Add some Unicode chop() tests.
20442 ____________________________________________________________________________
20443 [ 8323] By: jhi on 2001/01/05 00:47:23
20444 Log: Unify UTF-8 malformedness handling.
20446 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
20447 ____________________________________________________________________________
20448 [ 8322] By: jhi on 2001/01/04 22:21:54
20449 Log: The new $issymlink was unknown to Mksymlinks.
20450 Branch: metaconfig/U/perl
20451 ! Mksymlinks.U issymlink.U
20453 ! Configure config_h.SH
20454 ____________________________________________________________________________
20455 [ 8321] By: jhi on 2001/01/04 21:51:05
20456 Log: The test didn't work under the core test framework.
20459 ____________________________________________________________________________
20460 [ 8320] By: jhi on 2001/01/04 21:14:22
20461 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
20463 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
20464 ____________________________________________________________________________
20465 [ 8319] By: jhi on 2001/01/04 20:46:17
20466 Log: Typo in #8312 when manually appying a problematic patch fragment.
20468 ! ext/Storable/Storable.xs
20469 ____________________________________________________________________________
20470 [ 8318] By: jhi on 2001/01/04 20:43:01
20471 Log: The $sh_c didn't fly.
20473 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20474 ! U/modified/Loc.U U/modified/myhostname.U
20475 ! U/modified/spitshell.U
20476 Branch: metaconfig/U/perl
20479 ! Configure config_h.SH
20480 ____________________________________________________________________________
20481 [ 8317] By: jhi on 2001/01/04 19:58:01
20482 Log: AIX builtin test -h is broken, changes based on
20484 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
20485 Date: Tue, 02 Jan 2001 11:24:39 +0100
20486 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20487 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
20489 + U/modified/spitshell.U
20490 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20491 ! U/modified/Loc.U U/modified/myhostname.U
20492 Branch: metaconfig/U/perl
20493 ! Mksymlinks.U issymlink.U
20496 ____________________________________________________________________________
20497 [ 8316] By: jhi on 2001/01/04 19:02:22
20498 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
20499 From: Andy Dougherty <doughera@lafayette.edu>
20500 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
20501 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
20505 ! hints/solaris_2.sh
20506 ____________________________________________________________________________
20507 [ 8315] By: jhi on 2001/01/04 18:56:48
20508 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
20509 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
20510 Date: Wed, 3 Jan 2001 07:58:51 +0100
20511 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
20513 ! hints/solaris_2.sh
20514 ____________________________________________________________________________
20515 [ 8314] By: jhi on 2001/01/04 18:54:07
20516 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
20517 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20518 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
20519 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
20521 Doc tweak on #8313.
20523 ! ext/B/B/Deparse.pm
20524 ____________________________________________________________________________
20525 [ 8313] By: jhi on 2001/01/04 18:52:27
20526 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
20527 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
20528 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20529 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
20531 Make the peephole optimizer to bypass more null ops and
20532 and rewrite the deparse handling of continue blocks.
20534 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
20535 ____________________________________________________________________________
20536 [ 8312] By: jhi on 2001/01/04 18:47:39
20537 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
20539 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
20540 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
20542 ____________________________________________________________________________
20543 [ 8311] By: jhi on 2001/01/04 18:36:08
20544 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
20545 filter to be run on each .pm during the pm_to_blib() phase,
20548 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20549 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20550 Date: Wed, 03 Jan 2001 22:01:30 +0100
20551 Message-ID: <5296.978555690@nice.ram.loc>
20553 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20554 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20555 ! lib/ExtUtils/MakeMaker.pm
20556 ____________________________________________________________________________
20557 [ 8310] By: jhi on 2001/01/04 18:32:54
20558 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20559 From: Robin Barker <rmb1@cise.npl.co.uk>
20560 Date: Tue, 2 Jan 2001 15:35:03 GMT
20561 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20563 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
20564 ! pod/perlrequick.pod
20565 ____________________________________________________________________________
20566 [ 8309] By: jhi on 2001/01/04 18:29:07
20567 Log: Subject: Re: [patch] static-ize XS()
20568 From: Doug MacEachern <dougm@covalent.net>
20569 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
20570 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
20572 Provide prototypes for the XS functions.
20574 ! lib/ExtUtils/xsubpp
20575 ____________________________________________________________________________
20576 [ 8308] By: jhi on 2001/01/04 18:27:44
20577 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
20578 From: Doug MacEachern <dougm@covalent.net>
20579 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
20580 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
20582 ! lib/ExtUtils/typemap
20583 ____________________________________________________________________________
20584 [ 8307] By: jhi on 2001/01/04 18:25:25
20585 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
20586 From: Doug MacEachern <dougm@covalent.net>
20587 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
20588 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
20590 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
20592 ! lib/ExtUtils/MM_Unix.pm
20593 ____________________________________________________________________________
20594 [ 8306] By: jhi on 2001/01/04 18:23:00
20595 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
20596 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20597 Date: Thu, 4 Jan 2001 12:47:10 +0100
20598 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
20600 The toke.c part only, patching embed.h and proto.h is futile.
20603 ____________________________________________________________________________
20604 [ 8305] By: jhi on 2001/01/04 18:05:51
20605 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
20606 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20607 Date: Thu, 4 Jan 2001 17:50:12 +0100
20608 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
20611 ____________________________________________________________________________
20612 [ 8304] By: jhi on 2001/01/04 18:03:26
20613 Log: Subject: [PATCH perl@8269]
20614 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20615 Date: Thu, 4 Jan 2001 12:53:39 +0100
20616 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
20618 If running byacc write-enable also perly.h.
20621 ____________________________________________________________________________
20622 [ 8303] By: jhi on 2001/01/04 15:40:49
20623 Log: Rewrite pp_concat() in terms of sv_catsv().
20626 ____________________________________________________________________________
20627 [ 8302] By: nick on 2001/01/03 22:43:22
20628 Log: Integrate mainline.
20630 !> ext/Encode/Encode.xs sv.c utf8.c
20631 ____________________________________________________________________________
20632 [ 8301] By: jhi on 2001/01/02 23:40:26
20633 Log: Variable naming tweak.
20636 ____________________________________________________________________________
20637 [ 8300] By: jhi on 2001/01/02 23:40:02
20638 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
20639 in is_utf8_string().
20642 ____________________________________________________________________________
20643 [ 8299] By: jhi on 2001/01/02 22:14:40
20644 Log: Integrate perlio.
20646 !> pp.c pp_hot.c win32/Makefile
20647 ____________________________________________________________________________
20648 [ 8298] By: nick on 2001/01/02 22:03:06
20649 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
20652 ____________________________________________________________________________
20653 [ 8297] By: jhi on 2001/01/02 04:26:28
20654 Log: Signedness nit.
20656 ! ext/Encode/Encode.xs
20657 ____________________________________________________________________________
20658 [ 8296] By: nick on 2001/01/01 23:49:36
20659 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
20662 ____________________________________________________________________________
20663 [ 8295] By: jhi on 2001/01/01 23:05:48
20664 Log: Integrate perlio.
20666 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20668 ____________________________________________________________________________
20669 [ 8294] By: nick on 2001/01/01 22:48:34
20670 Log: Integrate mainline
20672 ! pp_hot.c t/lib/encode.t
20673 !> (integrate 65 files)
20674 ____________________________________________________________________________
20675 [ 8293] By: nick on 2001/01/01 21:58:50
20676 Log: More rigor in UTF-8-ness of Encode's toUnicode
20677 XS export some of the utf8 internal functions.
20678 Test some of the functions.
20679 Fix pp_concat() bug shown by said tests.
20681 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20683 ____________________________________________________________________________
20684 [ 8292] By: jhi on 2001/01/01 18:11:44
20685 Log: Integrate perlio.
20687 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20688 !> ext/Encode/encengine.c ext/Encode/encode.h
20689 ____________________________________________________________________________
20690 [ 8291] By: jhi on 2001/01/01 18:10:58
20691 Log: Podify README.mpeix (a new version from the web),
20692 add a dummy NAME to Carp::Heavy, regen toc.
20694 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
20696 ____________________________________________________________________________
20697 [ 8290] By: nick on 2001/01/01 17:43:47
20698 Log: Loose the "Loading..." warning.
20699 Another bug in fallback support
20701 ! ext/Encode/Encode.pm ext/Encode/encengine.c
20702 ____________________________________________________________________________
20703 [ 8289] By: jhi on 2001/01/01 00:01:57
20704 Log: Bump up Larry's copyright.
20706 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20707 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
20708 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
20709 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
20710 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
20711 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
20712 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
20713 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
20714 ____________________________________________________________________________
20715 [ 8288] By: nick on 2000/12/31 21:27:53
20716 Log: Fix .ucm reading - forgot a chr()
20717 Start of .ucm write (for .enc to .ucm)
20719 ! ext/Encode/compile
20720 ____________________________________________________________________________
20721 [ 8287] By: jhi on 2000/12/31 18:15:56
20722 Log: Comment away a diagnostic message as noted by Craig A. Berry
20723 (the unexpected message was confusing testing)
20725 ! ext/Encode/Encode.pm
20726 ____________________________________________________________________________
20727 [ 8286] By: jhi on 2000/12/31 18:14:51
20728 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
20729 Date: Sun, 31 Dec 2000 11:17:37 -0600
20730 From: "Craig A. Berry" <craigberry@mac.com>
20731 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
20733 ! ext/Encode/Makefile.PL
20734 ____________________________________________________________________________
20735 [ 8285] By: nick on 2000/12/31 18:11:54
20736 Log: Start of support of ICU-style .ucm files:
20737 - teach compile how to read a .ucm file
20738 - first guess at how to represent fallbacks in "tries".
20739 - use fallbacks if check == 0
20740 - new return code to indicate we used one.
20742 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20743 ! ext/Encode/encengine.c ext/Encode/encode.h
20744 ____________________________________________________________________________
20745 [ 8284] By: jhi on 2000/12/31 18:04:41
20746 Log: Pacify picky VMS compiler.
20748 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
20749 From: "Craig A. Berry" <craig.berry@psinetcs.com>
20750 Date: Sat, 30 Dec 2000 18:10:02 -0600
20751 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
20754 ____________________________________________________________________________
20755 [ 8283] By: jhi on 2000/12/31 16:11:47
20756 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
20758 ! t/lib/glob-basic.t
20759 ____________________________________________________________________________
20760 [ 8282] By: jhi on 2000/12/31 15:26:11
20761 Log: Integrate perlio.
20763 !> makedef.pl opcode.pl os2/os2.c perlio.c
20764 ____________________________________________________________________________
20765 [ 8281] By: nick on 2000/12/31 10:06:15
20766 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
20767 is available to be exported
20769 ! makedef.pl perlio.c
20770 ____________________________________________________________________________
20771 [ 8280] By: nick on 2000/12/31 09:41:26
20772 Log: Ilya's OS2 patch (testing for damage on Win32)
20774 ! makedef.pl opcode.pl os2/os2.c
20775 ____________________________________________________________________________
20776 [ 8279] By: jhi on 2000/12/30 21:52:07
20779 ! t/lib/syslfs.t t/op/lfs.t
20780 ____________________________________________________________________________
20781 [ 8278] By: jhi on 2000/12/30 21:47:49
20782 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
20783 From: andreas.koenig@anima.de (Andreas J. Koenig)
20784 Date: 30 Dec 2000 22:35:37 +0100
20785 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
20787 The 32-bit wraparound test wasn't quite right.
20789 ! t/lib/syslfs.t t/op/lfs.t
20790 ____________________________________________________________________________
20791 [ 8277] By: jhi on 2000/12/30 21:33:44
20792 Log: Subject: [PATCH] open() example in perlfunc.pod
20793 From: Karsten Sperling <s_sperli@ira.uka.de>
20794 Date: Sat, 30 Dec 2000 22:27:09 +0100
20795 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
20798 ____________________________________________________________________________
20799 [ 8276] By: jhi on 2000/12/30 20:32:40
20800 Log: Not quite that many tests yet.
20803 ____________________________________________________________________________
20804 [ 8275] By: jhi on 2000/12/30 20:26:58
20805 Log: Integrate perlio.
20808 ____________________________________________________________________________
20809 [ 8274] By: jhi on 2000/12/30 20:24:56
20810 Log: Signedness nit.
20813 ____________________________________________________________________________
20814 [ 8273] By: jhi on 2000/12/30 20:15:46
20815 Log: Add a test case for 20000731.001 which was fixed by the #8267.
20818 ____________________________________________________________________________
20819 [ 8272] By: nick on 2000/12/30 19:47:51
20820 Log: Tweak for MULTIPLICITY/USE_PERLIO
20823 ____________________________________________________________________________
20824 [ 8271] By: nick on 2000/12/30 19:46:45
20825 Log: Integrate mainline
20827 +> lib/unicode/distinct.pm
20828 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
20829 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
20830 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
20831 ____________________________________________________________________________
20832 [ 8270] By: jhi on 2000/12/30 19:39:50
20833 Log: Subject: RE: perl@8269
20834 From: "Richard Soderberg" <rs@crystalflame.net>
20835 Date: Sat, 30 Dec 2000 11:36:27 -0800
20836 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
20841 ____________________________________________________________________________
20842 [ 8269] By: jhi on 2000/12/30 18:55:48
20843 Log: Update Changes.
20845 ! Changes patchlevel.h
20846 ____________________________________________________________________________
20847 [ 8268] By: jhi on 2000/12/30 17:18:40
20848 Log: Add a test for Unicode split //. The #8267 was the cure.
20851 ____________________________________________________________________________
20852 [ 8267] By: jhi on 2000/12/30 17:14:19
20853 Log: Subject: more UTF8 test suites and an UTF8 patch
20854 From: Inaba Hiroto <inaba@st.rim.or.jp>
20855 Date: Sat, 30 Dec 2000 14:27:10 +0900
20856 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
20858 Just the patch part for now, and the pragma renamed
20859 as unicode::distinct.
20861 + lib/unicode/distinct.pm
20862 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
20863 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
20864 ! regcomp.h regexec.c sv.c toke.c utf8.c
20865 ____________________________________________________________________________
20866 [ 8266] By: nick on 2000/12/30 16:40:49
20867 Log: Integrate mainline
20869 +> lib/Pod/Text/Overstrike.pm
20870 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
20871 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
20872 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
20873 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
20874 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
20875 ____________________________________________________________________________
20876 [ 8265] By: jhi on 2000/12/30 07:28:55
20877 Log: The sv_catsv() fix, take two.
20880 ____________________________________________________________________________
20881 [ 8264] By: jhi on 2000/12/30 06:19:18
20882 Log: Undo all the join-related changes since #8248: relevant
20883 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
20884 The new sv_catsv() doesn't fly so it must go back to
20887 ! sv.c t/op/join.t t/pragma/utf8.t
20888 ____________________________________________________________________________
20889 [ 8263] By: jhi on 2000/12/30 01:08:32
20890 Log: (Retracted by #8264) Tweak sv_catsv() some more.
20893 ____________________________________________________________________________
20894 [ 8262] By: jhi on 2000/12/30 00:45:14
20895 Log: Retract #8261.
20898 ____________________________________________________________________________
20899 [ 8261] By: jhi on 2000/12/30 00:38:32
20900 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
20903 ____________________________________________________________________________
20904 [ 8260] By: jhi on 2000/12/29 22:51:33
20905 Log: (Retracted by #8264) More fixing for #8251.
20908 ____________________________________________________________________________
20909 [ 8259] By: jhi on 2000/12/29 18:27:30
20910 Log: Subject: podlators 1.06 released
20911 From: Russ Allbery <rra@stanford.edu>
20912 Date: 25 Dec 2000 05:09:30 -0800
20913 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
20915 + lib/Pod/Text/Overstrike.pm
20916 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
20917 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
20918 ____________________________________________________________________________
20919 [ 8258] By: jhi on 2000/12/29 18:20:45
20920 Log: Make the large file tests more robust/talkative as suggested by
20922 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
20923 From: andreas.koenig@anima.de (Andreas J. Koenig)
20924 Date: 29 Dec 2000 14:23:01 +0100
20925 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
20927 ! t/lib/syslfs.t t/op/lfs.t
20928 ____________________________________________________________________________
20929 [ 8257] By: jhi on 2000/12/29 17:48:04
20930 Log: Further VMS piping fixes from Charles Lane:
20932 In summary, error messages produced when a subprocess terminated
20933 abnormally were being sent not just to the parent process, but to
20934 grandparents, because of default values for error output that were
20935 not completely overridden when the subprocess was started.
20937 This patch fixes this behavior by defining user-mode (i.e., temporary
20938 for the duration of the program) logical names for SYS$OUTPUT and
20939 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
20940 changes to make it so that the user-mode logicals are the ones that
20941 control where Perl's error messages go if it terminates abnormally.
20943 I also added some gratuitous fixes to the indentation of braces in
20944 the piping code. It just looked ugly, before.
20946 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
20947 ____________________________________________________________________________
20948 [ 8256] By: jhi on 2000/12/29 17:45:12
20949 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
20950 From: "Casey R. Tweten" <crt@kiski.net>
20951 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
20952 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
20954 Tests for for #8240.
20956 ! t/pragma/constant.t
20957 ____________________________________________________________________________
20958 [ 8255] By: jhi on 2000/12/29 17:43:07
20959 Log: Subject: Re: [PATCH] Interesting syntax idea
20960 From: Simon Cozens <simon@cozens.net>
20961 Date: Fri, 29 Dec 2000 14:34:04 +0000
20962 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
20966 ! t/pragma/sub_lval.t
20967 ____________________________________________________________________________
20968 [ 8254] By: jhi on 2000/12/29 17:42:11
20969 Log: Subject: [PATCH] Interesting syntax idea
20970 From: Simon Cozens <simon@cozens.net>
20971 Date: Wed, 27 Dec 2000 05:08:57 +0000
20972 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
20974 Make opens + bareword assigns do typeglob assigns.
20977 ____________________________________________________________________________
20978 [ 8253] By: jhi on 2000/12/29 17:36:45
20979 Log: Output the (apparent) version of gcc, as suggested by
20981 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
20982 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
20983 Date: 26 Dec 2000 04:29:17 -0500
20984 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
20986 (The patch as such didn't any more apply as the misparsing had
20987 already been addressed in #6474.) Also change the wording about
20988 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
20991 ____________________________________________________________________________
20992 [ 8252] By: nick on 2000/12/29 12:14:31
20993 Log: Integrate mainline
20995 !> (integrate 27 files)
20996 ____________________________________________________________________________
20997 [ 8251] By: jhi on 2000/12/29 08:45:46
20998 Log: (Retracted by #8264)
21002 sv_catsv() needs one more byte space than seems reasonable.
21003 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
21004 Curiouser and curiouser.
21007 ____________________________________________________________________________
21008 [ 8250] By: jhi on 2000/12/29 07:57:52
21009 Log: More split // UTF-8 tests.
21012 ____________________________________________________________________________
21013 [ 8249] By: jhi on 2000/12/29 07:54:51
21014 Log: (Retracted by #8264) More join() testing which was good because
21015 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
21017 ! pp.c t/op/join.t utf8.c utf8.h
21018 ____________________________________________________________________________
21019 [ 8248] By: jhi on 2000/12/29 07:08:32
21020 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
21021 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
21022 that the only cases to care about are byte+byte and byte+character.
21024 TODO: See how well pp_concat() could be implemented in terms
21027 ! doop.c sv.c t/op/join.t utf8.h
21028 ____________________________________________________________________________
21029 [ 8247] By: jhi on 2000/12/29 06:35:23
21030 Log: Signedness nit.
21033 ____________________________________________________________________________
21034 [ 8246] By: jhi on 2000/12/29 01:23:31
21035 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
21036 From: Lupe Christoph <lupe@lupe-christoph.de>
21037 Date: Thu, 28 Dec 2000 23:00:00 +0100
21038 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
21040 Suggest rsync --delete --dry-run.
21043 ____________________________________________________________________________
21044 [ 8245] By: jhi on 2000/12/28 23:57:05
21045 Log: The maxiters upper limit sanity check (guarding against
21046 non-progress) assumed bytes instead of characters in s///
21050 ____________________________________________________________________________
21051 [ 8244] By: jhi on 2000/12/28 23:34:08
21052 Log: Make some panic messages a bit more logical.
21054 ! doop.c pod/perldiag.pod pp.c pp_hot.c
21055 ____________________________________________________________________________
21056 [ 8243] By: jhi on 2000/12/28 22:59:16
21057 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
21058 From: Simon Cozens <simon@cozens.net>
21059 Date: Wed, 27 Dec 2000 02:30:03 +0000
21060 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
21062 ! pp.c t/pragma/sub_lval.t
21063 ____________________________________________________________________________
21064 [ 8242] By: jhi on 2000/12/28 22:56:53
21065 Log: Subject: [PATCH blead] Fix B::Terse indentation
21066 From: Daniel Chetlin <daniel@chetlin.com>
21067 Date: Wed, 27 Dec 2000 06:43:30 -0800
21068 Message-ID: <20001227064329.B9573@darkstar>
21070 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
21071 ____________________________________________________________________________
21072 [ 8241] By: jhi on 2000/12/28 22:48:59
21073 Log: The latter patch from the
21075 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
21076 From: Peter Prymmer <pvhp@forte.com>
21077 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
21078 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
21080 (the former patch from the above should have been
21081 taken care of by Nick I-S)
21084 ____________________________________________________________________________
21085 [ 8240] By: jhi on 2000/12/28 22:45:22
21086 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
21087 From: "Casey R. Tweten" <crt@kiski.net>
21088 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
21089 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
21092 ____________________________________________________________________________
21093 [ 8239] By: jhi on 2000/12/28 22:37:45
21094 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
21095 From: Simon Cozens <simon@cozens.net>
21096 Date: Wed, 27 Dec 2000 14:12:44 +0000
21097 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
21099 ! t/op/method.t t/op/sort.t toke.c
21100 ____________________________________________________________________________
21101 [ 8238] By: jhi on 2000/12/28 22:30:32
21102 Log: Subject: [PATCH perl@8229] Call.pm
21103 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21104 Date: Mon, 25 Dec 2000 10:47:15 -0000
21105 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
21107 ! ext/Filter/Util/Call/Call.pm
21108 ____________________________________________________________________________
21109 [ 8237] By: jhi on 2000/12/28 22:19:21
21110 Log: Subject: [PATCH blead] Fix problem with `&' prototype
21111 From: Daniel Chetlin <daniel@chetlin.com>
21112 Date: Wed, 27 Dec 2000 15:55:32 -0800
21113 Message-ID: <20001227155532.D9573@darkstar>
21115 ! op.c t/comp/proto.t
21116 ____________________________________________________________________________
21117 [ 8236] By: jhi on 2000/12/28 22:09:25
21118 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
21119 From: Daniel Chetlin <daniel@chetlin.com>
21120 Date: Sun, 24 Dec 2000 04:09:49 -0800
21121 Message-ID: <20001224040949.B3090@darkstar>
21123 ! gv.c mg.c t/op/attrs.t
21124 ____________________________________________________________________________
21125 [ 8235] By: jhi on 2000/12/28 22:07:11
21126 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
21127 From: Jan Dubois <jand@ActiveState.com>
21128 Date: Tue, 26 Dec 2000 20:57:31 -0800
21129 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
21132 ____________________________________________________________________________
21133 [ 8234] By: jhi on 2000/12/28 21:52:42
21134 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
21135 From: Simon Cozens <simon@cozens.net>
21136 Date: Thu, 28 Dec 2000 20:33:13 +0000
21137 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
21139 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
21140 ____________________________________________________________________________
21141 [ 8233] By: jhi on 2000/12/28 19:40:49
21142 Log: Integrate perlio.
21144 !> ext/Encode/Makefile.PL ext/Encode/compile
21145 ____________________________________________________________________________
21146 [ 8232] By: nick on 2000/12/23 16:06:00
21147 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
21148 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
21150 ! ext/Encode/Makefile.PL
21151 ____________________________________________________________________________
21152 [ 8231] By: nick on 2000/12/23 14:30:34
21153 Log: "Compiled" encode build cleanup
21154 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
21155 - .c files do not export sub-tables
21157 ! ext/Encode/Makefile.PL ext/Encode/compile
21158 ____________________________________________________________________________
21159 [ 8230] By: nick on 2000/12/23 12:50:37
21160 Log: Integrate mainline
21162 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21163 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21164 !> pod/perl5004delta.pod pod/perl5005delta.pod
21165 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21166 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21167 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21169 ____________________________________________________________________________
21170 [ 8229] By: jhi on 2000/12/22 15:32:12
21171 Log: Integrate perlio.
21173 +> win32/distclean.bat
21174 !> MANIFEST t/io/utf8.t
21175 ____________________________________________________________________________
21176 [ 8228] By: jhi on 2000/12/22 15:29:40
21177 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21178 From: Robin Barker <rmb1@cise.npl.co.uk>
21179 Date: Fri, 22 Dec 2000 12:17:38 GMT
21180 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
21182 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21183 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21184 ! pod/perl5004delta.pod pod/perl5005delta.pod
21185 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
21186 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
21187 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
21189 ____________________________________________________________________________
21190 [ 8227] By: jhi on 2000/12/22 15:24:28
21191 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
21192 From: "John L. Allen" <allen@grumman.com>
21193 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
21194 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
21196 Document APPLLIB_EXP.
21199 ____________________________________________________________________________
21200 [ 8226] By: nick on 2000/12/21 22:11:50
21201 Log: Handy script for when one forgets to "dmake clean"
21203 + win32/distclean.bat
21205 ____________________________________________________________________________
21206 [ 8225] By: nick on 2000/12/21 21:54:04
21207 Log: CRLF platform issue with io/utf8 fix.
21210 ____________________________________________________________________________
21211 [ 8224] By: nick on 2000/12/21 21:02:20
21212 Log: Integrate mainline
21214 !> Changes Configure Makefile.SH Porting/Glossary
21215 !> Porting/config.sh Porting/config_H configure.com
21216 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
21217 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
21218 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
21219 !> win32/config.bc win32/config.gc win32/config.vc
21220 ____________________________________________________________________________
21221 [ 8223] By: jhi on 2000/12/21 17:09:16
21222 Log: Update Changes.
21224 ! Changes patchlevel.h
21225 ____________________________________________________________________________
21226 [ 8222] By: jhi on 2000/12/21 16:24:01
21227 Log: Metaconfig unit changes for #8221.
21228 Branch: metaconfig/U/perl
21232 ____________________________________________________________________________
21233 [ 8221] By: jhi on 2000/12/21 16:23:48
21234 Log: Rename testsyml to issymlink.
21236 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21237 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
21239 ____________________________________________________________________________
21240 [ 8220] By: jhi on 2000/12/21 15:47:26
21241 Log: Robustness support for #8218 (symlink forest) since the GNU
21242 tools seem to be overly picky about symlinkage depths.
21244 ! Makefile.SH t/io/fs.t
21245 ____________________________________________________________________________
21246 [ 8219] By: jhi on 2000/12/21 15:38:27
21247 Log: Metaconfig changes for #8218.
21249 ! U/modified/Oldconfig.U
21250 Branch: metaconfig/U/perl
21253 ____________________________________________________________________________
21254 [ 8218] By: jhi on 2000/12/21 15:37:57
21255 Log: Add Configure option -Dmksymlinks which will create a symlink
21256 forest if the current/build differs from the source directory.
21257 TODO: mkdir -p is not portable.
21260 ____________________________________________________________________________
21261 [ 8217] By: jhi on 2000/12/21 14:39:12
21262 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
21263 From: Nick Ing-Simmons <nik@tiuk.ti.com>
21264 Date: Thu, 21 Dec 2000 09:38:18 GMT
21265 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
21267 The ofs became an SV.
21269 ! ext/Thread/Thread.xs
21270 ____________________________________________________________________________
21271 [ 8216] By: jhi on 2000/12/21 05:40:21
21272 Log: The polymorphism seems to have fixed 20000517.001.
21275 ____________________________________________________________________________
21276 [ 8215] By: jhi on 2000/12/21 04:44:52
21277 Log: read() documentation tweak for 20001121.004.
21280 ____________________________________________________________________________
21281 [ 8214] By: jhi on 2000/12/21 03:54:11
21282 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
21284 ! pp_sys.c t/op/misc.t
21285 ____________________________________________________________________________
21286 [ 8213] By: jhi on 2000/12/21 00:28:10
21287 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
21288 From: Peter Prymmer <pvhp@forte.com>
21289 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
21290 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
21293 ____________________________________________________________________________
21294 [ 8212] By: jhi on 2000/12/21 00:26:21
21295 Log: Edit edit edit.
21298 ____________________________________________________________________________
21299 [ 8211] By: jhi on 2000/12/20 18:52:46
21300 Log: Update Changes.
21302 ! Changes patchlevel.h
21303 ____________________________________________________________________________
21304 [ 8210] By: jhi on 2000/12/20 18:34:47
21305 Log: Yet another editor edit.
21308 ____________________________________________________________________________
21309 [ 8209] By: jhi on 2000/12/20 15:33:28
21310 Log: More Win32 Perling.
21313 ____________________________________________________________________________
21314 [ 8208] By: jhi on 2000/12/20 15:07:46
21315 Log: More Win32 editor/IDE/shell hints.
21318 ____________________________________________________________________________
21319 [ 8207] By: jhi on 2000/12/20 03:54:08
21320 Log: Subject: [PATCH] obscure timing knowledge
21321 From: Nicholas Clark <nick@ccl4.org>
21322 Date: Tue, 19 Dec 2000 19:22:31 +0000
21323 Message-ID: <20001219192231.F2827@plum.flirble.org>
21326 ____________________________________________________________________________
21327 [ 8206] By: jhi on 2000/12/20 03:45:57
21328 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
21329 From: Spider Boardman <spider@leggy.zk3.dec.com>
21330 Date: Tue, 19 Dec 2000 21:30:16 -0500
21331 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
21334 ____________________________________________________________________________
21335 [ 8205] By: jhi on 2000/12/19 23:02:01
21336 Log: Update Changes.
21338 ! Changes patchlevel.h
21339 ____________________________________________________________________________
21340 [ 8204] By: jhi on 2000/12/19 22:58:18
21341 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
21342 using the \xHH notation. No more inlined UTF-8, sigh, but easier
21343 on editors and diffing/patching.
21345 ! t/op/utf8decode.t
21346 ____________________________________________________________________________
21347 [ 8203] By: nick on 2000/12/19 21:36:16
21348 Log: Integrate mainline (forgot my own change...)
21350 !> ext/Encode/compile
21351 ____________________________________________________________________________
21352 [ 8202] By: nick on 2000/12/19 21:34:42
21353 Log: Integrate mainline.
21355 !> (integrate 61 files)
21356 ____________________________________________________________________________
21357 [ 8201] By: nick on 2000/12/19 21:34:06
21358 Log: Avoid looking for File::Glob when we don't need it.
21360 ! ext/Encode/compile
21361 ____________________________________________________________________________
21362 [ 8200] By: jhi on 2000/12/19 18:35:49
21363 Log: Update Changes.
21365 ! Changes patchlevel.h
21366 ____________________________________________________________________________
21367 [ 8199] By: jhi on 2000/12/19 18:35:07
21368 Log: Microperl tweaks.
21370 ! sv.c uconfig.h uconfig.sh
21371 ____________________________________________________________________________
21372 [ 8198] By: jhi on 2000/12/19 18:29:59
21373 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
21375 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21376 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
21377 ____________________________________________________________________________
21378 [ 8197] By: jhi on 2000/12/19 17:55:29
21379 Log: In VMS embedded perls couldn't access the statically built Socket,
21383 ____________________________________________________________________________
21384 [ 8196] By: jhi on 2000/12/19 17:49:50
21385 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
21386 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21387 Date: Sun, 17 Dec 2000 19:11:44 -0000
21388 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
21390 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21391 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
21392 ____________________________________________________________________________
21393 [ 8195] By: jhi on 2000/12/19 17:47:53
21394 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
21395 From: Jonathan Stowe <gellyfish@gellyfish.com>
21396 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
21397 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
21400 ____________________________________________________________________________
21401 [ 8194] By: jhi on 2000/12/19 17:46:28
21402 Log: Subject: Re: useless use of void context work-around
21403 From: andreas.koenig@anima.de (Andreas J. Koenig)
21404 Date: 16 Dec 2000 15:13:36 +0100
21405 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
21407 Document (comment) the q(di ds ig) trick in the code.
21410 ____________________________________________________________________________
21411 [ 8193] By: jhi on 2000/12/19 17:10:57
21412 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
21413 From: "Mark J. Reed" <mreed@strange.turner.com>
21414 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
21415 Message-Id: <200012160222.VAA13986@strange.turner.com>
21417 ! ext/Sys/Syslog/Syslog.pm
21418 ____________________________________________________________________________
21419 [ 8192] By: jhi on 2000/12/19 17:07:45
21420 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
21421 From: Nicholas Clark <nick@ccl4.org>
21422 Date: Sat, 16 Dec 2000 19:03:13 +0000
21423 Message-ID: <20001216190313.D68304@plum.flirble.org>
21426 ____________________________________________________________________________
21427 [ 8191] By: jhi on 2000/12/19 17:06:13
21428 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
21429 From: Dominic Dunlop <domo@computer.org>
21430 Date: Mon, 18 Dec 2000 12:00:15 +0100
21431 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
21433 This patchlet is needed in order that perl can be statically linked.
21436 ____________________________________________________________________________
21437 [ 8190] By: jhi on 2000/12/19 17:03:08
21438 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
21439 From: "Craig A. Berry" <craig.berry@psinetcs.com>
21440 Date: Sun, 17 Dec 2000 00:18:35 -0600
21441 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
21443 ! perlio.h vms/gen_shrfls.pl
21444 ____________________________________________________________________________
21445 [ 8189] By: jhi on 2000/12/19 16:20:28
21446 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21447 From: Prymmer/Kahn <pvhp@best.com>
21448 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
21449 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
21451 A better version of #8188.
21454 ____________________________________________________________________________
21455 [ 8188] By: jhi on 2000/12/19 15:57:06
21456 Log: (Replaced by #8189)
21458 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21459 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
21460 From: Prymmer/Kahn <pvhp@best.com>
21461 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
21462 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21463 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
21464 Date: Mon, 18 Dec 2000 11:10:45 -0500
21465 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
21468 ____________________________________________________________________________
21469 [ 8187] By: jhi on 2000/12/19 15:54:19
21470 Log: Email address fix for Anton Berezin.
21473 ____________________________________________________________________________
21474 [ 8186] By: jhi on 2000/12/19 15:38:54
21475 Log: Subject: [PATCH perl@8102] cygwin port
21476 From: "Eric Fifer" <efifer@dircon.co.uk>
21477 Date: Thu, 14 Dec 2000 13:41:29 -0000
21478 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
21480 When compiling modules the data item that is being imported
21481 from libperl.dll needs to be tagged as imported/shared data:
21482 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
21485 ____________________________________________________________________________
21486 [ 8185] By: jhi on 2000/12/19 14:53:24
21487 Log: Regen uconfig.h and uconfig.sh.
21489 ! uconfig.h uconfig.sh
21490 ____________________________________________________________________________
21491 [ 8184] By: jhi on 2000/12/18 20:43:49
21492 Log: Comments work so much better when they are closed.
21495 ____________________________________________________________________________
21496 [ 8183] By: jhi on 2000/12/18 18:04:02
21497 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
21498 Fixes the bug 20001218.016.
21501 ____________________________________________________________________________
21502 [ 8182] By: gsar on 2000/12/18 09:53:47
21503 Log: delete spurious files
21504 Branch: maint-5.6/perl
21505 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
21506 - vos/config.h vos/config_h.SH_orig
21507 ____________________________________________________________________________
21508 [ 8181] By: gsar on 2000/12/18 09:46:08
21510 Branch: maint-5.6/perl
21511 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
21512 ____________________________________________________________________________
21513 [ 8180] By: gsar on 2000/12/18 09:20:27
21514 Log: integrate changes#7924..7926,7946,7952 from mainline
21515 Branch: maint-5.6/perl
21516 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
21517 !> lib/File/stat.pm t/lib/class-struct.t
21518 ____________________________________________________________________________
21519 [ 8179] By: gsar on 2000/12/18 08:55:54
21520 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
21521 7918,7919,7988,8907 from mainline (various)
21522 Branch: maint-5.6/perl
21523 +> t/lib/class-struct.t
21524 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
21525 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
21526 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
21527 ____________________________________________________________________________
21528 [ 8178] By: gsar on 2000/12/18 08:16:30
21529 Log: avoid redefinition warnings on windows due to sys/socket.h getting
21530 #included before win32.h
21531 Branch: maint-5.6/perl
21532 ! win32/include/sys/socket.h
21533 ____________________________________________________________________________
21534 [ 8177] By: gsar on 2000/12/18 05:24:04
21535 Log: make regen_headers; fix POSIX.xs problems; remove outdated
21536 code from sys/socket.h that makes build fail now
21537 Branch: maint-5.6/perl
21538 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
21540 !> win32/include/sys/socket.h
21541 ____________________________________________________________________________
21542 [ 8176] By: gsar on 2000/12/18 05:20:17
21543 Log: update Changes
21544 Branch: maint-5.6/perl
21545 ! Changes patchlevel.h
21546 ____________________________________________________________________________
21547 [ 8175] By: gsar on 2000/12/18 04:57:48
21548 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
21549 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
21550 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
21551 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
21552 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
21554 Branch: maint-5.6/perl
21555 +> lib/File/Spec/Epoc.pm
21556 !> (integrate 88 files)
21557 ____________________________________________________________________________
21558 [ 8174] By: gsar on 2000/12/18 03:53:09
21559 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
21560 7625..7629,7631..7634,7637,7639,7642 from mainline
21561 Branch: maint-5.6/perl
21563 !> (integrate 26 files)
21564 ____________________________________________________________________________
21565 [ 8173] By: gsar on 2000/12/18 03:37:02
21566 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
21567 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
21568 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
21569 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
21570 Branch: maint-5.6/perl
21571 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
21573 !> (integrate 111 files)
21574 ____________________________________________________________________________
21575 [ 8172] By: jhi on 2000/12/18 02:49:27
21578 ! pod/perlmodlib.pod pod/perltoc.pod
21579 ____________________________________________________________________________
21580 [ 8171] By: gsar on 2000/12/18 02:49:24
21581 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
21582 7465..7471 from mainline
21584 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21585 in platforms that strictly require all the symbols being present
21588 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21590 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
21592 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21594 Subject: [PATCH] todo
21596 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21598 Use $sort, $uniq (and $tr) consistently as wondered
21601 Too enthusiastic editing in #7460.
21603 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21605 Upgrade to CPAN 1.58_55.
21606 Subject: CPAN.pm status
21608 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21610 Make target reordering to avoid pointless re-makes.
21611 Subject: Re: Total re-make of 'make okfile' after 7451 ?
21613 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21615 Subject: DOC PATCH 5.6.0
21617 Add the repository doc by Malcolm, Sarathy, and by Simon,
21618 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21619 Branch: maint-5.6/perl
21620 +> Porting/repository.pod
21621 !> Configure MANIFEST Makefile.SH README.dos README.os2
21622 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
21623 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
21624 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
21625 ____________________________________________________________________________
21626 [ 8169] By: gsar on 2000/12/18 02:33:34
21627 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
21628 7435..7441,7445 from mainline
21630 Make the UTF-8 decoding stricter and more verbose when
21631 malformation happens. This involved adding an argument
21632 to utf8_to_uv_chk(), which involved changing its prototype,
21633 and prefer STRLEN over I32 for the UTF-8 length, which as
21634 a domino effect necessitated changing the prototypes of
21635 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21636 The stricter UTF-8 decoding checking uses Markus Kuhn's
21637 UTF-8 Decode Stress Tester from
21638 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21640 Run vms/vms_yfix.pl, should have done that after changing
21643 Subject: [PATCH 5.7.0] static linking with uninstalled perl
21645 (Replaced by #7440.)
21646 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21648 Fix the bug ID 20001024.005, the bug introduced by #7416.
21650 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21652 Fix the bug reported in
21653 From: andreas.koenig@anima.de (Andreas J. Koenig)
21654 Also make is_utf8_char() stricter.
21656 Missed the header file changes from #7425.
21658 Check if stdio supports tweaking lval and cnt simultaneously.
21659 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21661 Stratus VOS updates from Paul Green.
21663 Podify README.epoc and README.vos.
21665 Add targets to Makefile.SH, most importantly
21666 'regen_all' which also remembers to update vms/perly*.
21668 Subject: Minor update to find2perl, for portability
21670 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21672 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21674 Rename UTF8LEN() to be UNISKIP(), too confusing to have
21675 UTF8LEN() and UTF8SKIP().
21677 Allow poking holes at the UTF-8 decoding strictness.
21679 Continue the internal UTF-8 API tweaking.
21680 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21681 used much more than the simpler API, now called utf8_to_uv_simple().
21682 Still not quite happy with API, too much partial duplication
21685 A new version of making the syslog test more robust.
21687 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21689 buildtoc target tweaks.
21691 Integrate with vmsperl #7430 by Charles Bailey:
21693 Cleanup from prior patch (Charles Lane?):
21694 - improve handling of MFDs in Basename and Path
21695 - default to no xsubpp line # munging when building debug images
21696 Branch: maint-5.6/perl
21697 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21698 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21699 !> (integrate 67 files)
21700 ____________________________________________________________________________
21701 [ 8168] By: gsar on 2000/12/18 02:05:49
21702 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
21704 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
21705 From: Martin Husemann <martin@duskware.de>
21707 Subject: [PATCH 5.7.0] restore match data on backtracing
21708 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21709 Branch: maint-5.6/perl
21710 !> regcomp.c regexec.c t/op/re_tests
21711 ____________________________________________________________________________
21712 [ 8167] By: gsar on 2000/12/18 01:55:22
21713 Log: integrate changes#7858,7986 from mainline
21715 C<foreach my $x ...> in pseudo-fork()ed process may diddle
21716 parent's memory; fix it by keeping track of the actual pad
21717 offset rather than a raw pointer (this change is probably also
21718 relevant to non-ithreads case to avoid fallout from reallocs of
21719 the pad array, but is currently only enabled for the ithreads
21720 case in the interests of minimal disruption to existing "well
21723 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
21724 due to the notorious GetFileType() bug in Windows 9x, which fstat()
21726 Branch: maint-5.6/perl
21727 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
21728 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
21729 !> win32/win32.c win32/win32.h win32/win32sck.c
21730 ____________________________________________________________________________
21731 [ 8166] By: gsar on 2000/12/18 01:52:59
21732 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
21733 from mainline (xsubpp and ExtUtils::LibList fixups, various
21735 Branch: maint-5.6/perl
21736 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
21737 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
21738 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
21739 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
21740 !> win32/bin/search.pl
21741 ____________________________________________________________________________
21742 [ 8165] By: gsar on 2000/12/18 01:28:45
21743 Log: integrate changes#7533,7563,7611,7623 from mainline (various
21744 malloc.c embellishments)
21745 Branch: maint-5.6/perl
21746 !> malloc.c pod/perldiag.pod
21747 ____________________________________________________________________________
21748 [ 8164] By: gsar on 2000/12/18 01:23:33
21749 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
21751 Branch: maint-5.6/perl
21753 ____________________________________________________________________________
21754 [ 8163] By: gsar on 2000/12/18 01:17:50
21755 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
21757 Branch: maint-5.6/perl
21758 !> Makefile.SH utils/perlbug.PL
21759 ____________________________________________________________________________
21760 [ 8162] By: gsar on 2000/12/18 00:25:43
21761 Log: always export Perl_deb() (it is required by re.xs whether
21762 Perl is built with or without -DDEBUGGING)
21763 Branch: maint-5.6/perl
21765 ____________________________________________________________________________
21766 [ 8161] By: gsar on 2000/12/18 00:23:38
21767 Log: integrate change#7414 from mainline
21769 Undo the basename() part of #7412 since the lib/basename
21770 tests would need upgrading too.
21772 squelch two tests in tr.t that rely on tr/// paranoia change
21773 that's not in 5.6.x
21774 Branch: maint-5.6/perl
21776 !> lib/File/Basename.pm
21777 ____________________________________________________________________________
21778 [ 8160] By: gsar on 2000/12/18 00:05:30
21779 Log: missing change in previous integrate
21780 Branch: maint-5.6/perl
21782 ____________________________________________________________________________
21783 [ 8159] By: gsar on 2000/12/18 00:03:38
21784 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
21785 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
21786 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
21787 7410..7413 from mainline
21788 Branch: maint-5.6/perl
21789 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
21790 +> t/lib/tie-splice.t
21791 - lib/unicode/Is/DCinital.pl
21792 !> (integrate 112 files)
21793 ____________________________________________________________________________
21794 [ 8158] By: jhi on 2000/12/17 23:04:24
21795 Log: Subject: [PATCHES] RE: perl@8150
21796 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
21797 Date: Sun, 17 Dec 2000 21:46:39 +0100
21798 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
21800 Neither cygwin has a getpwuid() one can trust on.
21802 ! t/lib/glob-basic.t
21803 ____________________________________________________________________________
21804 [ 8157] By: jhi on 2000/12/17 23:01:54
21805 Log: More MAN.PODS => {} fixes.
21807 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
21808 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
21809 ! os2/OS2/REXX/Makefile.PL
21810 ____________________________________________________________________________
21811 [ 8156] By: gsar on 2000/12/17 22:49:13
21812 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
21813 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
21814 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
21815 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
21816 7201,7204 from mainline
21817 Branch: maint-5.6/perl
21818 !> (integrate 121 files)
21819 ____________________________________________________________________________
21820 [ 8155] By: jhi on 2000/12/17 22:30:58
21821 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
21822 From: "Craig A. Berry" <craigberry@mac.com>
21823 Date: Sun, 17 Dec 2000 13:09:28 -0600
21824 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
21826 MAN.PODS => ' ' is naughty.
21828 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21829 ____________________________________________________________________________
21830 [ 8154] By: nick on 2000/12/17 22:07:13
21831 Log: MULTIPLICITY nit.
21834 ____________________________________________________________________________
21835 [ 8153] By: gsar on 2000/12/17 21:23:05
21836 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
21837 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
21840 Document the SvIOK_.*UV().
21842 Update Unicode todo list.
21844 Guard against bad string->int conversion for quads.
21846 Subject: small apidoc fix
21848 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
21850 Subject: [PATCH] Tied filehandle documentation
21852 Subject: [PATCH] Modernize Opcode.pm documentation
21854 Make Data::Dumper (non-XS) to work with changed semantics of ref().
21855 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
21856 [applied even though said semantics didn't change in 5.6.x]
21858 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
21860 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
21862 Fix the URL, but the server is still missing in action.
21863 Subject: [ID 20000905.002] perlfaq1.pod URL error
21865 Subject: [ID 20000903.001] \w in utf8-strings
21867 Fix the ccversion detection for 5.1 and beyond.
21868 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21870 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
21872 Subject: [ID 20000904.008] Tiny fix for perldiag
21874 Subject: Re: [ID 20000906.004] segfault with bad perl statement
21876 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21878 Subject: [ID 20000908.002] perlipc documentation bug.
21880 Subject: [PATCH lib/Benchmark.pm]
21882 Re-allow vec() for characters > 255.
21883 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
21885 Do away with memory models cruft. Sorry, PDP users.
21889 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
21891 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
21893 Upgrade to CPAN 1.57_65, from Andreas König.
21895 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
21898 Silence t/pod/*.t about alternate quote-mappings now implemented
21899 by Pod::Text, from Brad Appleton.
21901 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
21902 Subject: borland C++ win32.c tweak
21904 C<@a = @b = split(...)> optimization coredumps under ithreads
21905 (missed a spot when fixing up op_pmreplroot hack for ithreads)
21907 Document the SvUTF8*().
21909 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
21911 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
21913 Do in VMS as the #7054 does.
21915 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
21917 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
21919 Subject: [patch: perl@7045] vms updates
21921 Test for the #7049.
21922 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
21924 Break up the myconfig lines a bit.
21925 Subject: perlbug/perl -V output format
21927 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
21929 The #7054 truncated Configure badly.
21931 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
21932 initialization in all the threads on Windows
21934 Allow for whitespace between "#" and "line" in cpp output.
21935 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
21937 Remove vestiges of tr//CU.
21938 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
21940 The return value of setlocale must be copied away.
21941 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
21943 Allow chop() and chomp() to be overridden.
21944 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
21946 Hints optimization.
21949 Subject: [PATCH] de-wall t/README
21951 Subject: Re: Two advertising clauses need to be removed
21952 Branch: maint-5.6/perl
21953 !> (integrate 75 files)
21954 ____________________________________________________________________________
21955 [ 8152] By: gsar on 2000/12/17 20:30:11
21956 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
21957 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
21958 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
21960 Don't attach -ld to the archname if pointless.
21962 Document UNTIE in a very minimalistic way.
21964 POSIX doesn't report long double values under -Duselongdouble
21965 when the long doubles are "real" (bigger than doubles).
21967 More author updates.
21969 Try to deduce NV_MAX. Really should be Configure fodder.
21971 :: not allowed in pathnames, change to .
21972 Subject: [PATCH perl@6938] cygwin port
21974 Forget about NV_MAX (#6951). Various floating point tweaks,
21975 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
21977 Move the Solaris 7 scan to use64bitall, make the
21978 failure to find 64-bot sparc libc to mention the
21979 possibility of being in an intel, from Lupe and Alan.
21983 AUTHORS tweaks, from Peter Prymmer.
21985 More address tweaking.
21987 Small tweaks all over.
21989 File::Temp patches from Andreas König,
21991 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
21993 Subject: CPAN.pm beta 1.57_57 for the core
21995 Part of the solution.
21996 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
21998 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
22000 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22002 Add the overload warnings to perldiag.
22004 Drop unused argument.
22005 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
22007 Subject: Nit in Configure (bleadperl@6961)
22009 Update to PodParser 1.18, from Brad Appleton.
22011 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
22013 Subject: [PATCH: 6948] add SCNfldbl to configure.com
22015 Document UNTIE. Also tweak implementation to suppress the 'inner references'
22016 warning when UNTIE exists and instead pass the cound of extra references to
22019 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
22020 so that case-ignoring systems like DCL can tell them from
22021 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
22023 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
22025 Feature ordering tweak.
22029 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
22031 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
22033 Subject: http:// in L<>
22037 change#6791 accidentally clobbered change#6710, put it back
22039 Only the first line, thank you very much.
22041 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
22042 plus rework the http: spots as suggested by Tom Christiansen,
22043 plus regen perltoc.
22045 Undo part of change 6489 which looks like a bulk edit which
22046 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
22047 The supressing of main:: on return from select() is undesirable.
22049 Apparently avoiding the swapping is too costly.
22051 Various Configure nits by Philip Newton,
22052 plus the ebcdic one by me.
22054 Make certain cc is set before trying to run it.
22056 If overloaded %{} etc. return the object do not loop.
22057 Thus sub deref { $_[0] } functions if object is wanted type.
22061 More %{} and other deref special casing - do not pass to 'nomethod'.
22062 Branch: maint-5.6/perl
22063 !> (integrate 59 files)
22064 ____________________________________________________________________________
22065 [ 8151] By: gsar on 2000/12/17 19:14:38
22066 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
22067 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
22069 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
22071 Make the epsilon to be relative, not absolute.
22073 Put back the flags dump as reasoned in
22074 Subject: Re: [PATCH] Glob dumping
22076 Introduce ccname to keep track of what compiler kind of we have.
22078 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
22080 Put back the slice accidentally removed by #6907.
22082 Reset archname and archname64 always, forcing them be
22083 recomputed at each Configure run, make Configure and
22084 the hints files agree on the naming of largefiles variables.
22086 Don't say "Perl 5.0 source kit".
22088 Subject: [PATCH] fix misc cast warnings
22090 Subject: typos in pods
22092 NVs not necessarily doubles, as pointed out by Yitzchak.
22094 Subject: [PATCH 6889] add a few ldbl formats to configure.com
22096 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
22098 Better options for rsync.
22100 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
22102 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
22104 Subject: [PATCH] Re: UNTIE method
22106 A better fix for the Socket building problem from Craig Berry.
22108 Retract the dummy test, skip the security tests (instead of failing),
22109 explain what the warnings mean.
22112 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
22114 Update to Unicode 3.0.1.
22116 Missed one Unicode file.
22118 Subject: Re: typos in pods
22120 The #6929 was too skimpy.
22122 sscanf() may be the only way to read long doubles from strings.
22124 Reveal Borland's isnan.
22125 Subject: build with BC++ tweak
22127 Issue useful diagnostic on unknown pod commands.
22128 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
22130 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
22132 Clarify the third case of ftmp-security warnings.
22134 Make -Dusemorebits find long doubles in Solaris.
22136 Wrap the test in eval.
22137 Branch: maint-5.6/perl
22138 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
22139 +> lib/unicode/PropList.txt lib/unicode/README.perl
22140 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
22141 +> lib/unicode/Unicode.301 vms/vmspipe.com
22142 - lib/unicode/Props.txt lib/unicode/UCD300.html
22143 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
22144 !> (integrate 305 files)
22145 ____________________________________________________________________________
22146 [ 8150] By: jhi on 2000/12/17 18:47:57
22147 Log: Uncheckedin generated files.
22149 ! global.sym perlapi.c pod/perlapi.pod
22150 ____________________________________________________________________________
22151 [ 8149] By: jhi on 2000/12/17 18:41:22
22152 Log: Update Changes.
22154 ! Changes patchlevel.h
22155 ____________________________________________________________________________
22156 [ 8148] By: jhi on 2000/12/17 18:39:16
22157 Log: Subject: [PATCH] Fcntl constants speedup
22158 From: Nicholas Clark <nick@ccl4.org>
22159 Date: Sun, 17 Dec 2000 16:29:24 +0000
22160 Message-ID: <20001217162924.E97668@plum.flirble.org>
22162 Use IVs for the Fcntl constants instead of NVs.
22164 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
22165 ____________________________________________________________________________
22166 [ 8147] By: jhi on 2000/12/17 18:33:41
22167 Log: Add test for #8145 (binmode() warning), add warning for
22168 ioctl() and sockpair(), document them. (fileno() cannot
22169 be tripwired with the same kind of warning because
22170 'defined fileno($foo)' seems to be an idiom.)
22172 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
22173 ____________________________________________________________________________
22174 [ 8146] By: gsar on 2000/12/17 18:09:08
22175 Log: update Changes
22176 Branch: maint-5.6/perl
22178 ____________________________________________________________________________
22179 [ 8145] By: jhi on 2000/12/17 17:39:35
22180 Log: Subject: [PATCH] Re: The long awaited feature ...
22181 From: Simon Cozens <simon@cozens.net>
22182 Date: Sun, 17 Dec 2000 12:31:56 +0000
22183 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
22185 Add a warning to binmode() about using bad filehandles
22186 (can happen e.g. if someone forgets the filehandle argument)
22189 ____________________________________________________________________________
22190 [ 8144] By: jhi on 2000/12/17 17:33:48
22191 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
22192 From: Jonathan Stowe <gellyfish@gellyfish.com>
22193 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
22194 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
22197 ____________________________________________________________________________
22198 [ 8143] By: jhi on 2000/12/17 05:31:37
22199 Log: Polymorphic regexps.
22201 Fixes at least the bugs 20001028.003 (both of them...) and
22202 20001108.001. The bugs 20001114.001 and 20001205.014 seem
22203 also to be fixed by now, probably already before this patch.
22205 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
22206 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
22207 ! t/op/utf8decode.t t/pragma/utf8.t
22208 ____________________________________________________________________________
22209 [ 8142] By: jhi on 2000/12/16 17:16:05
22210 Log: Subject: [patch perl@8102] dos/djgpp update
22211 From: Laszlo Molnar <ml1050@freemail.hu>
22212 Date: Sat, 16 Dec 2000 01:40:52 +0100
22213 Message-ID: <20001216014052.A335@freemail.hu>
22215 ! djgpp/config.over t/base/commonsense.t
22216 ____________________________________________________________________________
22217 [ 8141] By: jhi on 2000/12/16 17:09:27
22218 Log: Few uncheckedin files.
22220 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
22221 ____________________________________________________________________________
22222 [ 8140] By: nick on 2000/12/15 22:14:31
22223 Log: Integrate mainline
22225 !> (integrate 53 files)
22226 ____________________________________________________________________________
22227 [ 8139] By: jhi on 2000/12/15 19:49:49
22228 Log: One more IVUV tweak from Nicholas Clark.
22231 ____________________________________________________________________________
22232 [ 8138] By: jhi on 2000/12/15 19:17:06
22233 Log: Return of the IVUV-preservation, now seems to be happy even
22234 in Digital UNIX (the broken strtoul brokenness detection
22235 seems to have been the fly in the ointment).
22237 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22238 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
22239 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
22240 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
22241 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22242 ! vos/config.ga.h win32/config.bc win32/config.gc
22244 ____________________________________________________________________________
22245 [ 8137] By: jhi on 2000/12/15 18:12:14
22246 Log: Metaconfig unit change for #8136.
22248 ! U/modified/d_strtoul.U
22249 Branch: metaconfig/U/perl
22250 ! d_strtoull.U d_strtouq.U
22251 ____________________________________________________________________________
22252 [ 8136] By: jhi on 2000/12/15 18:11:35
22253 Log: I don't think it's sensible or portable to test the strtou*
22257 ____________________________________________________________________________
22258 [ 8135] By: jhi on 2000/12/15 17:18:49
22259 Log: Metaconfig unit change for #8134.
22261 ! U/modified/d_strtoul.U
22262 ____________________________________________________________________________
22263 [ 8134] By: jhi on 2000/12/15 17:14:13
22264 Log: If longsize is 8 we don't need a LL suffix for integer constants.
22266 ! Configure config_h.SH
22267 ____________________________________________________________________________
22268 [ 8133] By: jhi on 2000/12/15 16:00:23
22269 Log: Update Changes.
22271 ! Changes patchlevel.h
22272 ____________________________________________________________________________
22273 [ 8132] By: jhi on 2000/12/15 15:44:16
22274 Log: Some compilers get huffy if you do not cast a const pointer
22275 to a non-const when assigning.
22278 ____________________________________________________________________________
22279 [ 8131] By: jhi on 2000/12/15 15:38:30
22280 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
22281 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22282 Date: Fri, 15 Dec 2000 05:26:57 -0500
22283 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
22285 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
22286 ! t/pragma/overload.t
22287 ____________________________________________________________________________
22288 [ 8130] By: jhi on 2000/12/15 15:36:08
22289 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
22290 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22291 Date: Thu, 14 Dec 2000 22:02:43 -0500
22292 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
22295 ____________________________________________________________________________
22296 [ 8129] By: jhi on 2000/12/15 15:34:16
22297 Log: Subject: PATCH: h2xs nit
22298 From: Tim Jenness <t.jenness@jach.hawaii.edu>
22299 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
22300 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
22302 Add a template README.
22305 ____________________________________________________________________________
22306 [ 8128] By: jhi on 2000/12/15 15:32:22
22307 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
22309 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
22310 ____________________________________________________________________________
22311 [ 8127] By: jhi on 2000/12/15 15:19:34
22312 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
22313 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22314 Date: Thu, 14 Dec 2000 20:04:42 EST
22315 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
22317 ! ext/Opcode/Opcode.xs
22318 ____________________________________________________________________________
22319 [ 8126] By: jhi on 2000/12/15 15:17:49
22320 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
22321 From: Peter Prymmer <pvhp@forte.com>
22322 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
22323 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
22325 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
22326 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
22327 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
22328 ____________________________________________________________________________
22329 [ 8125] By: jhi on 2000/12/15 15:11:05
22330 Log: This seems to be a stage sane and stable enough to checkin.
22331 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
22333 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
22334 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
22335 ! t/op/cmp.t t/op/numconvert.t
22336 ____________________________________________________________________________
22337 [ 8124] By: jhi on 2000/12/15 04:20:26
22338 Log: Something is really wonky.
22341 ____________________________________________________________________________
22342 [ 8123] By: jhi on 2000/12/15 04:00:50
22343 Log: Fixes for the IV UV patches to compile in Digital UNIX.
22346 ____________________________________________________________________________
22347 [ 8122] By: jhi on 2000/12/15 02:53:40
22348 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
22349 From: "Craig A. Berry" <craigberry@mac.com>
22350 Date: Thu, 14 Dec 2000 19:10:49 -0600
22351 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
22354 ____________________________________________________________________________
22355 [ 8121] By: jhi on 2000/12/15 02:50:00
22356 Log: Metaconfig changes for #8120.
22358 + U/modified/d_strtoul.U
22359 Branch: metaconfig/U/perl
22360 ! d_strtoull.U d_strtouq.U
22361 ____________________________________________________________________________
22362 [ 8120] By: jhi on 2000/12/15 02:49:42
22363 Log: From: Nicholas Clark <nick@ccl4.org>
22364 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
22365 Date: Thu, 14 Dec 2000 18:38:57 +0000
22366 Message-ID: <20001214183857.B97909@plum.flirble.org>
22368 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22369 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
22370 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22371 ! vos/config.ga.def vos/config.ga.h win32/config.bc
22372 ! win32/config.gc win32/config.vc
22373 ____________________________________________________________________________
22374 [ 8119] By: jhi on 2000/12/14 23:40:58
22375 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
22376 From: Nicholas Clark <nick@ccl4.org>
22377 Date: Wed, 13 Dec 2000 20:08:50 +0000
22378 Message-ID: <20001213200849.B71166@plum.flirble.org>
22380 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
22381 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
22382 ____________________________________________________________________________
22383 [ 8118] By: jhi on 2000/12/14 22:46:26
22384 Log: Integrate perlio.
22386 !> MANIFEST ext/Encode/compile makedef.pl
22387 ____________________________________________________________________________
22388 [ 8117] By: nick on 2000/12/14 22:38:53
22389 Log: Win32 tweaks to get Encode to build
22390 - temp hack to makedef.pl till PerlIO is properly "exported".
22392 static encpage_t foo[];
22393 so make 'em extern for now.
22395 ! ext/Encode/compile makedef.pl
22396 ____________________________________________________________________________
22397 [ 8116] By: nick on 2000/12/14 22:00:53
22398 Log: Document the new files
22401 ____________________________________________________________________________
22402 [ 8115] By: jhi on 2000/12/14 21:58:01
22403 Log: MANIFEST new files of #8114.
22406 ____________________________________________________________________________
22407 [ 8114] By: jhi on 2000/12/14 21:50:49
22408 Log: Integrate perlio.
22410 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22411 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22412 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22413 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22414 !> ext/Encode/Makefile.PL
22415 ____________________________________________________________________________
22416 [ 8113] By: jhi on 2000/12/14 21:48:49
22417 Log: The documentation part of the
22419 Subject: [ID 20001214.002] Net::Ping patch
22420 From: Jonathan Stowe <gellyfish@gellyfish.com>
22421 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
22422 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
22423 since the #7529 had already addressed the same problem.
22426 ____________________________________________________________________________
22427 [ 8112] By: jhi on 2000/12/14 21:42:57
22428 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
22429 From: Dominic Dunlop <domo@computer.org>
22430 Date: Tue, 12 Dec 2000 10:47:10 +0100
22431 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
22433 Document how elusive subroutines can be.
22436 ____________________________________________________________________________
22437 [ 8111] By: jhi on 2000/12/14 21:38:05
22438 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
22439 From: Dominic Dunlop <domo@computer.org>
22440 Date: Thu, 14 Dec 2000 10:13:51 +0100
22441 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
22443 ! ext/POSIX/POSIX.pod
22444 ____________________________________________________________________________
22445 [ 8110] By: jhi on 2000/12/14 21:36:32
22446 Log: Subject: [patch] perlfaq7
22447 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22448 Date: Thu, 14 Dec 2000 15:31:07 +0100
22449 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
22452 ____________________________________________________________________________
22453 [ 8109] By: jhi on 2000/12/14 21:29:20
22454 Log: Subject: [8104] Encode
22455 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22456 Date: Thu, 14 Dec 2000 14:49:34 +0100
22457 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
22459 Type casting for nervous compilers.
22461 ! ext/Encode/Encode.xs
22462 ____________________________________________________________________________
22463 [ 8108] By: jhi on 2000/12/14 21:26:17
22464 Log: Subject: [8104] DB_File
22465 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22466 Date: Thu, 14 Dec 2000 14:49:35 +0100
22467 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
22469 Type definition incorrect for DB 2.7.7. Not known when it
22470 changed, so only changed it for a known revision.
22472 ! ext/DB_File/DB_File.xs
22473 ____________________________________________________________________________
22474 [ 8107] By: jhi on 2000/12/14 21:23:41
22475 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
22476 From: Peter Prymmer <pvhp@forte.com>
22477 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
22478 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
22480 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
22482 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22483 ! ext/Encode/Encode/posix-bc.enc
22484 ____________________________________________________________________________
22485 [ 8106] By: nick on 2000/12/14 20:36:13
22486 Log: "Cold" build correction to Encode's Makefile.PL
22488 ! ext/Encode/Makefile.PL
22489 ____________________________________________________________________________
22490 [ 8105] By: nick on 2000/12/14 20:09:37
22491 Log: "Compiled" encodings.
22492 Correct replacement character in EBCDIC .enc files
22493 Add 0x7F to ASCII repertoire.
22495 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22496 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22497 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22498 ! ext/Encode/Makefile.PL ext/Encode/compile
22499 ! ext/Encode/encengine.c ext/Encode/encode.h
22500 ____________________________________________________________________________
22501 [ 8104] By: nick on 2000/12/14 00:38:20
22502 Log: Integrate mainline
22504 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
22505 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
22506 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
22507 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
22508 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
22509 !> t/lib/db-hash.t t/lib/db-recno.t
22510 ____________________________________________________________________________
22511 [ 8103] By: nick on 2000/12/13 23:16:13
22512 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
22513 so far and so it does not get lost.
22515 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22516 ____________________________________________________________________________
22517 [ 8102] By: jhi on 2000/12/13 17:14:22
22518 Log: Update Changes.
22520 ! Changes patchlevel.h
22521 ____________________________________________________________________________
22522 [ 8101] By: jhi on 2000/12/13 16:53:41
22523 Log: Move the proto of start_glob() to a better place; regen api files.
22525 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
22526 ____________________________________________________________________________
22527 [ 8100] By: jhi on 2000/12/13 16:47:11
22528 Log: Metaconfig change for #8099.
22530 ! U/modified/Head.U
22531 ____________________________________________________________________________
22532 [ 8099] By: jhi on 2000/12/13 16:46:48
22533 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
22534 From: Andy Dougherty <doughera@lafayette.edu>
22535 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
22536 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
22539 ____________________________________________________________________________
22540 [ 8098] By: jhi on 2000/12/13 16:39:02
22541 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
22542 From: rspier@pobox.com (Robert Spier)
22543 Date: Tue, 12 Dec 2000 21:12:39 -0500
22544 Message-ID: <14902.56087.678086.725773@rls.cx>
22546 fastgetcwd is defined using a glob alias on a $^O dependent basis -
22547 and there was no default assignment or perl subroutine.
22550 ____________________________________________________________________________
22551 [ 8097] By: jhi on 2000/12/13 16:16:01
22552 Log: Subject: [PATCH] move startglob out of pp_hot.c
22553 From: Nicholas Clark <nick@ccl4.org>
22554 Date: Mon, 11 Dec 2000 23:16:39 +0000
22555 Message-ID: <20001211231638.A55550@plum.flirble.org>
22557 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
22558 ____________________________________________________________________________
22559 [ 8096] By: jhi on 2000/12/13 15:26:23
22560 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
22561 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22562 Date: Wed, 13 Dec 2000 14:01:37 +0100
22563 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
22565 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
22566 in turn requires libpthread in libswanted.
22569 ____________________________________________________________________________
22570 [ 8095] By: jhi on 2000/12/12 19:51:05
22571 Log: The integration wars continue.
22574 ____________________________________________________________________________
22575 [ 8094] By: jhi on 2000/12/12 19:48:26
22576 Log: Subject: [PATCH perl@8070] DB_File-1.74
22577 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22578 Date: Mon, 11 Dec 2000 23:07:17 -0000
22579 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
22581 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22582 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
22583 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
22585 ____________________________________________________________________________
22586 [ 8093] By: nick on 2000/12/12 19:42:13
22587 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
22590 !> lib/File/DosGlob.pm
22591 ____________________________________________________________________________
22592 [ 8092] By: jhi on 2000/12/12 19:28:11
22593 Log: Integrate perlio.
22596 ____________________________________________________________________________
22597 [ 8091] By: nick on 2000/12/12 18:49:45
22598 Log: Fix for Tk, and upgrading shared SVs.
22601 ____________________________________________________________________________
22602 [ 8090] By: jhi on 2000/12/12 16:48:59
22603 Log: Subject: [PATCH] Re: Breadperl & Tk
22604 From: Nick Ing-Simmons <nik@tiuk.ti.com>
22605 Date: Tue, 12 Dec 2000 14:48:27 GMT
22606 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
22609 ____________________________________________________________________________
22610 [ 8089] By: jhi on 2000/12/12 03:37:19
22611 Log: Subject: DosGlob.pm diff for bash style brace expansion.
22612 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
22613 Date: Fri, 8 Dec 2000 10:45:30 -0600
22614 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
22616 ! lib/File/DosGlob.pm
22617 ____________________________________________________________________________
22618 [ 8088] By: nick on 2000/12/11 23:59:59
22619 Log: Integrate mainline
22621 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
22622 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22623 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
22624 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
22625 !> t/op/local.t t/pragma/warn/toke toke.c
22626 ____________________________________________________________________________
22627 [ 8087] By: jhi on 2000/12/11 23:20:23
22628 Log: Integrate perlio.
22630 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22631 ____________________________________________________________________________
22632 [ 8086] By: jhi on 2000/12/11 22:50:59
22633 Log: Tune further the OS detection of CGI.
22636 ____________________________________________________________________________
22637 [ 8085] By: nick on 2000/12/11 22:50:46
22638 Log: Finish 1st pass of "encoding" layer e.g. :
22639 open($fh,"<encoding(iso8859-7)",$greek) || die;
22641 ! ext/Encode/Encode.xs perlio.c perliol.h
22642 ____________________________________________________________________________
22643 [ 8084] By: jhi on 2000/12/11 22:32:06
22644 Log: Revert the -f ambiguousity patch, seems to cause
22645 too much hassle (the interpret -Q as a function
22646 where Q is not a known filetest part is left in).
22648 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
22650 ____________________________________________________________________________
22651 [ 8083] By: jhi on 2000/12/11 22:27:23
22652 Log: (accidentally empty check-in)
22654 ! lib/File/DosGlob.pm
22655 ____________________________________________________________________________
22656 [ 8082] By: nick on 2000/12/11 19:09:51
22657 Log: Restore mmap function (broken by tweaks to shared buffer
22658 layer for encode(xxxx)).
22661 ____________________________________________________________________________
22662 [ 8081] By: jhi on 2000/12/11 18:29:13
22663 Log: Subject: Re: The long awaited feature ...
22664 From: Simon Cozens <simon@cozens.net>
22665 Date: Mon, 11 Dec 2000 15:54:24 +0000
22666 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
22668 More io/utf8 tests.
22671 ____________________________________________________________________________
22672 [ 8080] By: jhi on 2000/12/11 18:19:36
22673 Log: Subject: PATCH MakeMaker manpage clarification
22674 From: andreas.koenig@anima.de (Andreas J. Koenig)
22675 Date: 10 Dec 2000 20:46:13 +0100
22676 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
22678 ! lib/ExtUtils/MakeMaker.pm
22679 ____________________________________________________________________________
22680 [ 8079] By: jhi on 2000/12/11 15:35:07
22681 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
22682 From: Simon Cozens <simon@cozens.net>
22683 Date: Sun, 10 Dec 2000 19:06:19 +0000
22684 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
22686 ! ext/B/B/Deparse.pm t/lib/b.t
22687 ____________________________________________________________________________
22688 [ 8078] By: jhi on 2000/12/11 15:09:11
22689 Log: Subject: [PATCH] docs on NaN
22690 From: Nicholas Clark <nick@ccl4.org>
22691 Date: Mon, 11 Dec 2000 01:48:38 +0000
22692 Message-ID: <20001211014838.B99205@plum.flirble.org>
22695 ____________________________________________________________________________
22696 [ 8077] By: jhi on 2000/12/11 15:02:21
22697 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
22698 From: Simon Cozens <simon@cozens.net>
22699 Date: Mon, 11 Dec 2000 01:21:45 +0000
22700 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
22702 ! pp.c pp_hot.c scope.c t/op/local.t
22703 ____________________________________________________________________________
22704 [ 8076] By: nick on 2000/12/10 20:43:32
22705 Log: Not merge worthy...
22706 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
22707 syntax is modelled on attributes.
22708 Untested fix for io/utf8 on Win32 etc.
22709 Very clumsy start to the encode layer.
22711 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22712 ____________________________________________________________________________
22713 [ 8075] By: jhi on 2000/12/10 18:39:33
22714 Log: Darwin is not Windows.
22717 ____________________________________________________________________________
22718 [ 8074] By: jhi on 2000/12/10 18:31:27
22719 Log: Subject: Ambiguous -%c() resolved as a file test
22720 From: "Paul Marquess" <Paul.Marquess@openwave.com>
22721 Date: Sun, 10 Dec 2000 15:35:07 -0000
22722 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
22724 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22725 ____________________________________________________________________________
22726 [ 8073] By: jhi on 2000/12/10 18:16:29
22727 Log: Subject: PATCH installperl misinformed
22728 From: andreas.koenig@anima.de (Andreas J. Koenig)
22729 Date: 10 Dec 2000 13:01:32 +0100
22730 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
22733 ____________________________________________________________________________
22734 [ 8072] By: jhi on 2000/12/10 18:07:55
22735 Log: The walkoptree confusion rages; walkoptree() seems to be coming
22736 from B.xs, while walkoptree_slow() comes from B.pm.
22739 ____________________________________________________________________________
22740 [ 8071] By: nick on 2000/12/10 11:45:47
22741 Log: Integrate mainline
22743 +> t/base/commonsense.t
22744 !> (integrate 37 files)
22745 ____________________________________________________________________________
22746 [ 8070] By: jhi on 2000/12/10 04:46:21
22747 Log: Update Changes.
22749 ! Changes patchlevel.h
22750 ____________________________________________________________________________
22751 [ 8069] By: jhi on 2000/12/10 04:39:19
22752 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
22753 From: andreas.koenig@anima.de (Andreas J. Koenig)
22754 Date: 09 Dec 2000 17:14:25 +0100
22755 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
22757 + t/base/commonsense.t
22758 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
22759 ____________________________________________________________________________
22760 [ 8068] By: jhi on 2000/12/10 04:17:36
22761 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
22762 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22763 Date: Sat, 9 Dec 2000 16:47:22 -0000
22764 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
22766 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
22767 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
22768 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
22769 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
22770 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
22771 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
22773 ____________________________________________________________________________
22774 [ 8067] By: jhi on 2000/12/10 03:52:02
22775 Log: Test case for #8066.
22778 ____________________________________________________________________________
22779 [ 8066] By: jhi on 2000/12/10 03:50:30
22780 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
22781 From: Simon Cozens <simon@cozens.net>
22782 Date: Sun, 10 Dec 2000 00:55:37 +0000
22783 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
22786 ____________________________________________________________________________
22787 [ 8065] By: jhi on 2000/12/10 03:44:52
22788 Log: Test case for #8064.
22791 ____________________________________________________________________________
22792 [ 8064] By: jhi on 2000/12/10 03:42:32
22793 Log: Subject: Re: prototype of substr
22794 From: Simon Cozens <simon@cozens.net>
22795 Date: Sun, 10 Dec 2000 00:13:33 +0000
22796 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
22798 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
22801 ____________________________________________________________________________
22802 [ 8063] By: jhi on 2000/12/10 03:39:42
22803 Log: Subject: [PATCH] perlguts.pod
22804 From: Simon Cozens <simon@cozens.net>
22805 Date: Sun, 10 Dec 2000 00:06:47 +0000
22806 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
22808 Documentation of the different types of ops,
22809 plus the functions in dump.c
22812 ____________________________________________________________________________
22813 [ 8062] By: jhi on 2000/12/10 03:30:04
22814 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
22815 From: Nicholas Clark <nick@talking.bollo.cx>
22816 Date: Sat, 09 Dec 2000 18:57:25 +0000
22817 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
22819 Be more robust in weird hostname setups.
22821 ! t/lib/net-hostent.t
22822 ____________________________________________________________________________
22823 [ 8061] By: jhi on 2000/12/10 03:28:21
22824 Log: Pacify fussy compiler.
22827 ____________________________________________________________________________
22828 [ 8060] By: jhi on 2000/12/10 02:52:46
22829 Log: Integrate perlio.
22831 !> pp_sys.c t/io/utf8.t
22832 ____________________________________________________________________________
22833 [ 8059] By: nick on 2000/12/09 23:40:14
22834 Log: read/sysread/recv should now be utf8 aware.
22835 Basic test for utf8 read.
22837 ! pp_sys.c t/io/utf8.t
22838 ____________________________________________________________________________
22839 [ 8058] By: jhi on 2000/12/09 21:56:02
22840 Log: Integrate perlio.
22843 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
22844 ____________________________________________________________________________
22845 [ 8057] By: jhi on 2000/12/09 21:53:35
22846 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
22847 From: Inaba Hiroto <inaba@st.rim.or.jp>
22848 Date: Sun, 10 Dec 2000 05:53:21 +0900
22849 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
22854 ____________________________________________________________________________
22855 [ 8056] By: jhi on 2000/12/09 21:51:16
22856 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
22857 From: Inaba Hiroto <inaba@st.rim.or.jp>
22858 Date: Sat, 09 Dec 2000 18:02:00 +0900
22859 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
22861 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
22863 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
22864 ____________________________________________________________________________
22865 [ 8055] By: nick on 2000/12/09 20:11:48
22866 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
22867 than raw PerlIO_write() - does not seem to break any tests.
22870 ____________________________________________________________________________
22871 [ 8054] By: nick on 2000/12/09 19:47:30
22872 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
22873 (sysread, recv and write i.e. formats still to do...)
22874 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
22875 open($fh,">:utf8","name")
22876 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
22877 so no extra overhead is involved.
22878 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
22879 to a non-utf8 stream.
22880 Add initial io/utf8.t
22881 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
22882 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
22883 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
22886 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
22887 ____________________________________________________________________________
22888 [ 8053] By: nick on 2000/12/09 19:26:37
22889 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
22890 was only testing this_utf8.
22893 ____________________________________________________________________________
22894 [ 8052] By: nick on 2000/12/09 19:09:41
22895 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
22896 i.e. the output string has one, but don't mess with source assumption.
22899 ____________________________________________________________________________
22900 [ 8051] By: jhi on 2000/12/09 16:55:17
22901 Log: Integrate perlio.
22903 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
22904 !> sv.c thrdvar.h util.c
22905 ____________________________________________________________________________
22906 [ 8050] By: jhi on 2000/12/09 16:48:07
22907 Log: Nits noticed by Peter Prymmer.
22909 ! lib/ExtUtils/MM_VMS.pm
22910 ____________________________________________________________________________
22911 [ 8049] By: nick on 2000/12/09 13:49:40
22912 Log: UTF8 output prework.
22913 - Store $\ and $, as SVs so they can have SvUTF8 flag
22914 - use do_print() rather than raw PerlIO_write() to print them.
22916 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
22918 ____________________________________________________________________________
22919 [ 8048] By: nick on 2000/12/09 12:30:43
22920 Log: Integrate mainline.
22922 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
22924 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
22925 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22926 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
22927 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
22928 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
22929 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
22930 ____________________________________________________________________________
22931 [ 8047] By: jhi on 2000/12/09 00:23:27
22932 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
22933 From: Michael G Schwern <schwern@pobox.com>
22934 Date: Fri, 8 Dec 2000 14:43:04 -0600
22936 ! lib/ExtUtils/MM_VMS.pm
22937 ____________________________________________________________________________
22938 [ 8046] By: jhi on 2000/12/08 23:10:27
22939 Log: A missed check-in.
22941 ! lib/ExtUtils/Manifest.pm
22942 ____________________________________________________________________________
22943 [ 8045] By: jhi on 2000/12/08 21:57:12
22944 Log: (null check-in)
22946 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
22947 ____________________________________________________________________________
22948 [ 8044] By: jhi on 2000/12/08 21:11:06
22949 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
22950 at the final draft stage.
22952 + ext/Encode/Encode/iso8859-16.enc
22954 ____________________________________________________________________________
22955 [ 8043] By: jhi on 2000/12/08 16:39:04
22956 Log: Update Changes.
22958 ! Changes patchlevel.h
22959 ____________________________________________________________________________
22960 [ 8042] By: jhi on 2000/12/08 16:33:39
22961 Log: Do not return the Unicode replacement character if UTF-8
22962 decoding goes awry, it should be up to the caller to decide.
22964 ! pod/perlapi.pod utf8.c
22965 ____________________________________________________________________________
22966 [ 8041] By: jhi on 2000/12/08 16:22:28
22967 Log: metaconfig maintenance.
22969 ! U/modified/stdchar.U
22970 Branch: metaconfig/U/perl
22972 ____________________________________________________________________________
22973 [ 8040] By: jhi on 2000/12/08 16:03:08
22974 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
22975 From: sthoenna@efn.org
22976 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
22977 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
22979 ! Changes lib/ExtUtils/MM_OS2.pm
22980 ____________________________________________________________________________
22981 [ 8039] By: jhi on 2000/12/08 15:57:11
22982 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
22983 From: Simon Cozens <simon@cozens.net>
22984 Date: Fri, 8 Dec 2000 13:33:31 +0000
22985 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
22987 (The pp_hot part needed a rewrite.)
22989 ! doop.c pp_hot.c utf8.c
22990 ____________________________________________________________________________
22991 [ 8038] By: jhi on 2000/12/08 15:25:08
22993 From: Michael Stevens <michael@etla.org>
22994 Date: Wed, 6 Dec 2000 23:24:01 +0000
22995 Message-ID: <20001206232400.A21381@firedrake.org>
22997 Plus a note from Nick Ing-Simmons.
23000 ____________________________________________________________________________
23001 [ 8037] By: jhi on 2000/12/08 15:18:35
23002 Log: Filetype is text.
23004 ! t/op/utf8decode.t
23005 ____________________________________________________________________________
23006 [ 8036] By: jhi on 2000/12/08 03:31:27
23007 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23008 From: Andy Dougherty <doughera@lafayette.edu>
23009 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
23010 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
23012 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
23013 From: Andy Dougherty <doughera@lafayette.edu>
23014 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
23015 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
23017 + ext/POSIX/hints/svr4.pl
23018 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
23019 ____________________________________________________________________________
23020 [ 8035] By: jhi on 2000/12/08 03:26:01
23021 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
23022 From: Andy Dougherty <doughera@lafayette.edu>
23023 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
23024 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
23026 ! t/README t/base/term.t
23027 ____________________________________________________________________________
23028 [ 8034] By: jhi on 2000/12/08 03:21:59
23029 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
23030 From: mjd@plover.com
23031 Date: 7 Dec 2000 21:04:20 -0000
23032 Message-ID: <20001207210420.22282.qmail@plover.com>
23037 ____________________________________________________________________________
23038 [ 8033] By: jhi on 2000/12/08 03:19:03
23039 Log: Use the UTF8 macros a bit. They can't be used with abandon
23040 everywhere because we do generate illegal UTF-8 in some situations.
23041 This is of course naughty.
23043 ! pod/perlapi.pod utf8.c utf8.h
23044 ____________________________________________________________________________
23045 [ 8032] By: jhi on 2000/12/08 03:00:09
23048 ! t/pragma/warn/utf8
23049 ____________________________________________________________________________
23050 [ 8031] By: jhi on 2000/12/08 02:22:39
23054 ____________________________________________________________________________
23055 [ 8030] By: jhi on 2000/12/08 01:23:54
23056 Log: Add test for reverse().
23060 ____________________________________________________________________________
23061 [ 8029] By: jhi on 2000/12/08 01:21:47
23062 Log: Integrate perlio.
23064 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
23065 !> perlio.c perlio.h perlsdio.h warnings.pl
23066 ____________________________________________________________________________
23067 [ 8028] By: jhi on 2000/12/08 01:19:08
23068 Log: Introduce macros for UTF8 decoding.
23070 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
23071 ____________________________________________________________________________
23072 [ 8027] By: nick on 2000/12/07 22:18:19
23073 Log: Integrate mainline
23075 !> embed.pl pod/perlapi.pod utf8.c
23076 ____________________________________________________________________________
23077 [ 8026] By: nick on 2000/12/07 21:45:08
23078 Log: Various oddities p4 diff -se showed up
23079 Remove 'our' from warnings.pl
23081 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
23082 ____________________________________________________________________________
23083 [ 8025] By: nick on 2000/12/07 21:43:32
23084 Log: Change PerlIO_(get|set)pos to take SV *
23085 Should fix, OS/2, VMS, (sfio??)
23087 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
23088 ____________________________________________________________________________
23089 [ 8024] By: jhi on 2000/12/07 19:05:32
23090 Log: Document utf8_to_uv() better.
23092 ! pod/perlapi.pod utf8.c
23093 ____________________________________________________________________________
23094 [ 8023] By: jhi on 2000/12/07 18:23:47
23095 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
23097 ! embed.pl pod/perlapi.pod utf8.c
23098 ____________________________________________________________________________
23099 [ 8022] By: jhi on 2000/12/07 04:13:51
23100 Log: Integrate perlio.
23102 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
23103 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
23104 !> win32/makefile.mk
23105 ____________________________________________________________________________
23106 [ 8021] By: nick on 2000/12/07 00:28:14
23107 Log: Various attempts at MSVC debug - not sure what has
23108 changed but works now.
23109 Seems atexit() _may_ work for DLLs built with MSVC so don't
23110 call cleanup that way.
23112 ! perlio.c win32/makefile.mk
23113 ____________________________________________________________________________
23114 [ 8020] By: nick on 2000/12/06 19:57:20
23115 Log: Integrate mainline
23117 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
23118 !> (integrate 75 files)
23119 ____________________________________________________________________________
23120 [ 8019] By: nick on 2000/12/06 19:28:21
23121 Log: Add useperlio to config.vc
23122 Turn off binmode in config_H.PL
23123 Regen all the config_H.xx
23124 Attempt to get debugging build with MSVC.
23126 ! win32/config.vc win32/config_H.bc win32/config_H.gc
23127 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
23128 ____________________________________________________________________________
23129 [ 8018] By: nick on 2000/12/06 19:21:57
23130 Log: Test various dup/external program options on all platforms.
23133 ____________________________________________________________________________
23134 [ 8017] By: nick on 2000/12/06 19:20:47
23135 Log: Fix harness to be less picky
23137 ! lib/Test/Harness.pm
23138 ____________________________________________________________________________
23139 [ 8016] By: jhi on 2000/12/06 16:45:12
23140 Log: Update Changes.
23142 ! Changes patchlevel.h
23143 ____________________________________________________________________________
23144 [ 8015] By: jhi on 2000/12/06 16:41:03
23145 Log: Test \x{...} with ord().
23148 ____________________________________________________________________________
23149 [ 8014] By: jhi on 2000/12/06 16:20:33
23150 Log: Test tweak because of #8013.
23153 ____________________________________________________________________________
23154 [ 8013] By: jhi on 2000/12/06 16:09:09
23155 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
23156 From: Michael G Schwern <schwern@pobox.com>
23157 Date: Tue, 5 Dec 2000 21:23:28 -0500
23158 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
23160 Carp::Heavy parts not very applicable because of recent changes.
23162 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
23163 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
23164 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
23165 ! lib/Exporter.pm lib/Exporter/Heavy.pm
23166 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
23167 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23168 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
23169 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
23170 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
23171 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
23172 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
23173 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
23174 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
23175 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
23176 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
23177 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
23178 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
23179 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
23180 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
23181 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
23183 ____________________________________________________________________________
23184 [ 8012] By: jhi on 2000/12/06 15:22:38
23185 Log: Subject: [PATCH] Re: New harness is failing things
23186 From: Nick Ing-Simmons <nik@tiuk.ti.com>
23187 Date: Wed, 6 Dec 2000 13:00:30 GMT
23188 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
23190 ! lib/Test/Harness.pm
23191 ____________________________________________________________________________
23192 [ 8011] By: jhi on 2000/12/06 15:12:08
23193 Log: Subject: installhtml changes
23194 From: Michael Stevens <michael@etla.org>
23195 Date: Wed, 6 Dec 2000 13:15:53 +0000
23196 Message-ID: <20001206131553.A27317@firedrake.org>
23199 ____________________________________________________________________________
23200 [ 8010] By: jhi on 2000/12/06 15:06:05
23201 Log: Subject: the dTHR hits
23202 From: Michael Stevens <michael@etla.org>
23203 Date: Wed, 6 Dec 2000 12:06:03 +0000
23204 Message-ID: <20001206120603.A24581@firedrake.org>
23206 More, errrm, less dTHRs.
23208 ! bytecode.pl ext/B/B/C.pm
23209 ____________________________________________________________________________
23210 [ 8009] By: jhi on 2000/12/06 15:04:25
23211 Log: Subject: MakeMaker mailing list gone?
23212 From: Michael G Schwern <schwern@pobox.com>
23213 Date: Tue, 5 Dec 2000 19:29:59 -0500
23214 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
23216 The MakeMaker mailing list is dead, perlbug is the right
23217 address to report bugs.
23219 ! lib/ExtUtils/MakeMaker.pm
23220 ____________________________________________________________________________
23221 [ 8008] By: jhi on 2000/12/06 15:00:32
23222 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
23223 From: Michael G Schwern <schwern@pobox.com>
23224 Date: Tue, 5 Dec 2000 19:21:21 -0500
23225 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
23227 Add a default MANIFEST skip that ignores things like
23228 version control files, editor temporary files, and the Makefile.
23230 + lib/ExtUtils/MANIFEST.SKIP
23231 ! MANIFEST lib/ExtUtils/Manifest.pm
23232 ____________________________________________________________________________
23233 [ 8007] By: jhi on 2000/12/06 14:57:20
23234 Log: In Amiga more manual hackery of the scripts seems to be needed,
23235 from Jan-Erik Karlsson. Why Configure does not get this right
23236 is unknown, may be shell-induced.
23239 ____________________________________________________________________________
23240 [ 8006] By: jhi on 2000/12/05 23:53:12
23241 Log: Add TOPm1s to peek at the second topmost stack item.
23244 ____________________________________________________________________________
23245 [ 8005] By: jhi on 2000/12/05 23:13:55
23246 Log: Avaunt, you foul UTF-8 tests.
23248 ! t/op/ver.t t/pragma/utf8.t
23249 ____________________________________________________________________________
23250 [ 8004] By: jhi on 2000/12/05 23:09:54
23251 Log: Continue utf8 dispersal.
23254 ! MANIFEST t/pragma/utf8.t
23255 ____________________________________________________________________________
23256 [ 8003] By: nick on 2000/12/05 23:02:39
23257 Log: Integrate mainline.
23259 +> t/op/length.t t/op/utf8decode.t
23260 !> (integrate 69 files)
23261 ____________________________________________________________________________
23262 [ 8002] By: jhi on 2000/12/05 22:59:28
23263 Log: Integrate perlio.
23265 !> iperlsys.h perl.c perlio.c win32/perllib.c
23266 ____________________________________________________________________________
23267 [ 8001] By: nick on 2000/12/05 22:07:52
23268 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
23269 - calloc/free suffer from damage on TerminateThread()
23270 - use PerlMemShared (as originally planned) now fixed
23271 - avoid doing anything important on DLL "detach".
23273 ! perl.c perlio.c win32/perllib.c
23274 ____________________________________________________________________________
23275 [ 8000] By: nick on 2000/12/05 21:05:09
23276 Log: Fix gross PerlMemShared issue.
23279 ____________________________________________________________________________
23280 [ 7999] By: jhi on 2000/12/05 20:46:58
23281 Log: Test for Unicode (UTF-8) hash keys.
23284 ____________________________________________________________________________
23285 [ 7998] By: jhi on 2000/12/05 20:30:35
23286 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
23287 is now always UTF-8), empty line cosmetics.
23290 ____________________________________________________________________________
23291 [ 7997] By: jhi on 2000/12/05 20:15:40
23292 Log: Subject: Re: STRLEN - what?
23293 From: Andy Dougherty <doughera@lafayette.edu>
23294 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
23295 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
23300 ____________________________________________________________________________
23301 [ 7996] By: jhi on 2000/12/05 20:13:34
23302 Log: Split off the UTF-8 decoder tests, make them to check also
23305 + t/op/utf8decode.t
23306 ! MANIFEST t/pragma/utf8.t utf8.c
23307 ____________________________________________________________________________
23308 [ 7995] By: jhi on 2000/12/05 16:39:47
23309 Log: Start migrating bits of pragma/utf8 to elsewhere
23310 (since the long term plan is to obsolete 'use utf8').
23313 ! MANIFEST t/pragma/utf8.t
23314 ____________________________________________________________________________
23315 [ 7994] By: jhi on 2000/12/05 16:30:21
23316 Log: Fix a manual edit typo from #7993, fix the message formatting
23317 for Unicode, add few our declarations.
23319 ! lib/Carp/Heavy.pm
23320 ____________________________________________________________________________
23321 [ 7993] By: jhi on 2000/12/05 16:09:15
23322 Log: Subject: Need help with warnings :-(
23323 From: "Ben Tilly" <ben_tilly@hotmail.com>
23324 Date: Tue, 05 Dec 2000 01:35:54 -0500
23325 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
23327 Subject: UPDATE: Carp/Heavy now passes all tests
23328 From: "Ben Tilly" <ben_tilly@hotmail.com>
23329 Date: Tue, 05 Dec 2000 07:59:41 -0500
23330 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
23332 The Brave New Carp.
23334 ! lib/Carp.pm lib/Carp/Heavy.pm
23335 ____________________________________________________________________________
23336 [ 7992] By: jhi on 2000/12/05 15:55:08
23337 Log: Subject: [PATCH perl@7979] cygwin port
23338 From: "Eric Fifer" <efifer@dircon.co.uk>
23339 Date: Tue, 5 Dec 2000 14:04:09 -0000
23340 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
23342 ! t/lib/net-hostent.t
23343 ____________________________________________________________________________
23344 [ 7991] By: jhi on 2000/12/05 15:52:34
23345 Log: Subject: Re: [PATCH] The largest hoax of all times?
23346 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23347 Date: Tue, 5 Dec 2000 00:40:25 -0500
23348 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
23350 Subject: Re: [PATCH] The largest hoax of all times?
23351 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23352 Date: Mon, 4 Dec 2000 23:55:53 -0500
23353 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
23355 Subject: Re: [PATCH] The largest hoax of all times?
23356 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23357 Date: Tue, 5 Dec 2000 01:28:45 -0500
23358 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
23360 Fix the unpredictable order of DESTROYs.
23362 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
23363 ! sv.c sv.h t/op/ref.t
23364 ____________________________________________________________________________
23365 [ 7990] By: jhi on 2000/12/05 14:38:53
23366 Log: Subject: [PATCH] shrink pp_hot fractionally
23367 From: Nicholas Clark <nick@ccl4.org>
23368 Date: Tue, 5 Dec 2000 12:44:31 +0000
23369 Message-ID: <20001205124431.E74518@plum.flirble.org>
23371 Use report_evil_fh().
23373 ! opcode.pl opnames.h pp_hot.c util.c
23374 ____________________________________________________________________________
23375 [ 7989] By: jhi on 2000/12/05 14:21:27
23376 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23377 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23378 Date: Mon, 04 Dec 2000 22:21:59 -0800
23379 Message-ID: <HmIL6gzkgepS092yn@efn.org>
23381 Harness shouldn't ignore responses like "ok 3\r\r\n".
23383 ! lib/Test/Harness.pm
23384 ____________________________________________________________________________
23385 [ 7988] By: jhi on 2000/12/05 13:51:28
23386 Log: Integrate the "skip" messages to explain().
23388 ! t/lib/syslfs.t t/op/lfs.t
23389 ____________________________________________________________________________
23390 [ 7987] By: jhi on 2000/12/05 12:34:54
23391 Log: The one that got away in #7984.
23393 Subject: Re: dTHR - what and why?
23394 From: Michael Stevens <michael@etla.org>
23395 Date: Tue, 5 Dec 2000 11:15:52 +0000
23396 Message-ID: <20001205111552.A4647@firedrake.org>
23399 ____________________________________________________________________________
23400 [ 7986] By: gsar on 2000/12/05 09:14:44
23401 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
23402 due to the notorious GetFileType() bug in Windows 9x, which fstat()
23405 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
23406 ____________________________________________________________________________
23407 [ 7985] By: jhi on 2000/12/05 05:49:03
23408 Log: Integrate perlio.
23410 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23411 !> win32/perlhost.h win32/perllib.c
23412 ____________________________________________________________________________
23413 [ 7984] By: jhi on 2000/12/05 05:48:16
23414 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
23416 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
23417 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
23418 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
23419 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
23420 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
23421 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23422 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
23423 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
23425 ____________________________________________________________________________
23426 [ 7983] By: nick on 2000/12/04 23:27:43
23427 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
23429 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23430 ! win32/perlhost.h win32/perllib.c
23431 ____________________________________________________________________________
23432 [ 7982] By: jhi on 2000/12/04 19:44:09
23433 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
23434 uncovered by #7980.
23437 ____________________________________________________________________________
23438 [ 7981] By: jhi on 2000/12/04 19:42:07
23439 Log: Subject: [PATCH] Trivial dump.c feature
23440 From: Simon Cozens <simon@cozens.net>
23441 Date: Mon, 4 Dec 2000 18:08:38 +0000
23442 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
23444 Show whether a constant is UTF-8.
23447 ____________________________________________________________________________
23448 [ 7980] By: jhi on 2000/12/04 19:36:51
23449 Log: UTF-8 hash keys, patch from Inaba Hiroto.
23451 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
23452 ____________________________________________________________________________
23453 [ 7979] By: jhi on 2000/12/04 17:36:28
23454 Log: Update Changes.
23456 ! Changes patchlevel.h
23457 ____________________________________________________________________________
23458 [ 7978] By: jhi on 2000/12/04 16:42:17
23459 Log: Retract #7977, still too volatile (the euphemism of the day
23460 for unfinished and buggy :-)
23462 ! doop.c hv.c pp.c sv.h
23463 ____________________________________________________________________________
23464 [ 7977] By: jhi on 2000/12/04 16:25:15
23465 Log: (Retracted by #7978, too shaky yet.)
23467 Subject: Re: utf8 in hash keys, implementor missing
23468 From: Simon Cozens <simon@cozens.net>
23469 Date: Sat, 2 Dec 2000 19:49:35 +0000
23470 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
23472 The first step at UTF-8 hash keys.
23474 ! doop.c hv.c pp.c sv.h
23475 ____________________________________________________________________________
23476 [ 7976] By: jhi on 2000/12/04 16:13:53
23477 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23478 From: sthoenna@efn.org
23479 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
23480 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
23482 ! os2/os2.c perlio.c
23483 ____________________________________________________________________________
23484 [ 7975] By: jhi on 2000/12/04 16:05:25
23485 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
23486 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23487 Date: Thu, 30 Nov 2000 20:50:37 -0800
23488 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
23491 ____________________________________________________________________________
23492 [ 7974] By: jhi on 2000/12/04 16:03:57
23493 Log: Subject: [PATCH] ++ 20% faster
23494 From: Nicholas Clark <nick@ccl4.org>
23495 Date: Mon, 4 Dec 2000 12:17:27 +0000
23496 Message-ID: <20001204121726.B52976@plum.flirble.org>
23498 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
23501 ____________________________________________________________________________
23502 [ 7973] By: jhi on 2000/12/04 16:00:48
23504 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
23505 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23506 Date: Mon, 04 Dec 2000 12:30:45 +0100
23507 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
23509 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23510 library (getprotobyname and getprotobynumber are outversioned by
23511 the same calls in libc, at least for xlc version 3.
23514 ____________________________________________________________________________
23515 [ 7972] By: jhi on 2000/12/04 02:58:31
23516 Log: Integrate perlio.
23518 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
23519 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
23520 !> win32/win32.h win32/win32iop.h win32/win32thread.h
23521 ____________________________________________________________________________
23522 [ 7971] By: nick on 2000/12/04 00:24:33
23523 Log: Quieten some noise in Win32 builds:
23524 - win32.h is included after <sys/socket.h>, so need to
23525 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
23526 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
23528 ! doio.c perl.h toke.c win32/win32.h
23529 ____________________________________________________________________________
23530 [ 7970] By: nick on 2000/12/03 22:57:46
23531 Log: PERL_IMPLICIT_SYS compiles but does not work.
23533 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
23534 ! win32/perlhost.h win32/perllib.c win32/win32.h
23535 ! win32/win32iop.h win32/win32thread.h
23536 ____________________________________________________________________________
23537 [ 7969] By: jhi on 2000/12/03 22:12:58
23538 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
23539 used to swash_init(), makes regprop() dumps more informative
23540 (+utf8::IsAlpha, -utf8::IsDigit, for example).
23542 ! regcomp.c regexec.c
23543 ____________________________________________________________________________
23544 [ 7968] By: jhi on 2000/12/03 21:39:56
23545 Log: Implement ANYOFUTF8 regprop() dumping.
23548 ____________________________________________________________________________
23549 [ 7967] By: jhi on 2000/12/03 20:57:19
23550 Log: Make uv_to_utf8() to zero-terminate its output buffer,
23551 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
23553 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
23554 ____________________________________________________________________________
23555 [ 7966] By: nick on 2000/12/03 18:41:21
23556 Log: Integrate mainline (STDCHAR)
23558 !> Configure t/pragma/utf8.t
23559 ____________________________________________________________________________
23560 [ 7965] By: jhi on 2000/12/03 17:58:20
23561 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
23564 ____________________________________________________________________________
23565 [ 7964] By: jhi on 2000/12/03 17:35:56
23566 Log: Integrate perlio.
23568 !> iperlsys.h perlio.c
23569 ____________________________________________________________________________
23570 [ 7963] By: jhi on 2000/12/03 17:33:55
23571 Log: Metaconfig unit change for #7962.
23573 ! U/modified/stdchar.U
23574 ____________________________________________________________________________
23575 [ 7962] By: jhi on 2000/12/03 17:33:27
23576 Log: Untangle the <stdio.h> #include nest for the stdchar test,
23577 from Andy Dougherty.
23580 ____________________________________________________________________________
23581 [ 7961] By: nick on 2000/12/03 16:53:00
23582 Log: Make iperlsys.h vector stdio not PerlIO.
23584 ! iperlsys.h perlio.c
23585 ____________________________________________________________________________
23586 [ 7960] By: nick on 2000/12/03 14:43:01
23587 Log: Integrate mainline
23589 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
23590 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
23591 ____________________________________________________________________________
23592 [ 7959] By: jhi on 2000/12/03 08:16:36
23593 Log: Use DO_UTF8().
23596 ____________________________________________________________________________
23597 [ 7958] By: jhi on 2000/12/02 18:33:05
23598 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23599 From: Mike Guy <mjtg@cam.ac.uk>
23600 Date: Sat, 02 Dec 2000 17:27:13 +0000
23601 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
23603 An extraneous argument.
23606 ____________________________________________________________________________
23607 [ 7957] By: jhi on 2000/12/02 18:22:32
23608 Log: A missing hunk.
23610 ! t/lib/net-hostent.t
23611 ____________________________________________________________________________
23612 [ 7956] By: jhi on 2000/12/02 18:06:20
23613 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
23614 From: Nicholas Clark <nick@ccl4.org>
23615 Date: Sat, 2 Dec 2000 14:28:27 +0000
23616 Message-ID: <20001202142827.A12308@plum.flirble.org>
23620 ! t/lib/net-hostent.t
23621 ____________________________________________________________________________
23622 [ 7955] By: jhi on 2000/12/02 17:58:06
23623 Log: Metaconfig unit change for #7954.
23625 ! U/modified/stdchar.U
23626 ____________________________________________________________________________
23627 [ 7954] By: jhi on 2000/12/02 17:54:32
23628 Log: An inconvenient hang would happen if the stdio _ptr wasn't
23629 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
23630 would be grepping stdin for all eternity for the _ptr.)
23633 ____________________________________________________________________________
23634 [ 7953] By: jhi on 2000/12/02 00:07:15
23635 Log: Update Changes.
23637 ! Changes patchlevel.h
23638 ____________________________________________________________________________
23639 [ 7952] By: jhi on 2000/12/01 23:54:47
23640 Log: Subject: Re: long shell lines
23641 From: Andy Dougherty <doughera@lafayette.edu>
23642 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
23643 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
23645 Split overly long shell command lines.
23647 ! lib/ExtUtils/MM_Unix.pm
23648 ____________________________________________________________________________
23649 [ 7951] By: jhi on 2000/12/01 23:48:02
23650 Log: The metaconfig unit change for #7950.
23652 + U/modified/stdchar.U
23653 ____________________________________________________________________________
23654 [ 7950] By: jhi on 2000/12/01 23:47:39
23655 Log: Try to find stdchar also from <stdio_impl.h>.
23657 ! Configure config_h.SH
23658 ____________________________________________________________________________
23659 [ 7949] By: jhi on 2000/12/01 23:46:45
23660 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23661 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23662 Date: Fri, 1 Dec 2000 16:26:08 -0500
23663 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
23665 Reword the diagnostic message.
23668 ____________________________________________________________________________
23669 [ 7948] By: nick on 2000/12/01 22:49:43
23670 Log: Integrate mainline (for s/y/m as sub names stuff).
23672 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
23673 !> t/pragma/warn/toke toke.c
23674 ____________________________________________________________________________
23675 [ 7947] By: jhi on 2000/12/01 20:55:41
23676 Log: Integrate perlio.
23678 !> perlio.c perliol.h t/io/pipe.t
23679 ____________________________________________________________________________
23680 [ 7946] By: jhi on 2000/12/01 20:36:51
23681 Log: Upgrade to CPAN 1.59_51, from Andreas König.
23683 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23684 ____________________________________________________________________________
23685 [ 7945] By: nick on 2000/12/01 20:31:32
23686 Log: Integrate mainline
23688 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
23689 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
23690 +> t/lib/net-hostent.t
23691 !> (integrate 35 files)
23692 ____________________________________________________________________________
23693 [ 7944] By: jhi on 2000/12/01 20:23:29
23694 Log: Some help for 20001130.011. Now one gets warnings like
23695 "Ambiguous -f() resolved as a file test ..."
23697 ! pod/perldiag.pod t/pragma/warn/toke toke.c
23698 ____________________________________________________________________________
23699 [ 7943] By: jhi on 2000/12/01 19:44:44
23700 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
23701 that also breaks using them as methods.
23703 ! pod/perldiag.pod t/op/misc.t toke.c
23704 ____________________________________________________________________________
23705 [ 7942] By: nick on 2000/12/01 17:56:46
23706 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
23707 Make 'unix' pass most tests
23708 - do unread by temporary push of layer ("pending") holding unread chars
23709 - fast_gets is now based on per-handle flag
23710 - relax one of io/pipe.t tests to allow print to fail and close to
23711 succeed so that it passes on unbuffered "unix" layer.
23712 Remaining fail is sporadic and a genuine race condition between
23713 parent/child in fork test.
23715 ! perlio.c perliol.h t/io/pipe.t
23716 ____________________________________________________________________________
23717 [ 7941] By: jhi on 2000/12/01 15:28:58
23718 Log: (Retracted by #7943.)
23720 Reserve the short named string operator names.
23722 ! pod/perldiag.pod t/op/misc.t toke.c
23723 ____________________________________________________________________________
23724 [ 7940] By: jhi on 2000/12/01 06:45:53
23725 Log: Get the three different space character classes right under utf8.
23727 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
23728 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
23729 ! regexec.c t/op/pat.t utf8.c
23730 ____________________________________________________________________________
23731 [ 7939] By: jhi on 2000/12/01 03:26:26
23732 Log: Two more tests that make no sense in UTF-8 since the test
23733 data is not in UTF-8.
23736 ____________________________________________________________________________
23737 [ 7938] By: jhi on 2000/12/01 03:20:39
23738 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
23739 should it be required inside regexen?
23741 ! regcomp.c t/op/regmesg.t
23742 ____________________________________________________________________________
23743 [ 7937] By: jhi on 2000/12/01 02:58:53
23744 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
23745 stored and restored, and thusly was trounced by the utf8 swash
23749 ____________________________________________________________________________
23750 [ 7936] By: jhi on 2000/11/30 20:41:39
23751 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
23752 Why the different platforms behave so differently (core dump vs
23753 no core dump) on this bug is a but of a mystery, but if I had to
23754 guess I would mumble something like 'alignment'.
23757 ____________________________________________________________________________
23758 [ 7935] By: jhi on 2000/11/30 16:17:02
23759 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
23760 From: Robin Barker <rmb1@cise.npl.co.uk>
23761 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
23762 Date: Thu, 30 Nov 2000 14:27:12 GMT
23765 ____________________________________________________________________________
23766 [ 7934] By: jhi on 2000/11/30 16:04:49
23767 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
23769 ! t/lib/net-hostent.t
23770 ____________________________________________________________________________
23771 [ 7933] By: jhi on 2000/11/30 06:07:26
23772 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
23773 From: Peter Prymmer <pvhp@forte.com>
23774 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
23775 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
23777 In VMS the localhost may be LOCALHOST.
23779 ! t/lib/net-hostent.t
23780 ____________________________________________________________________________
23781 [ 7932] By: jhi on 2000/11/30 01:11:11
23782 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
23783 From: Peter Prymmer <pvhp@forte.com>
23784 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
23785 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
23787 plus regen perlapi.pod.
23789 ! pod/perlapi.pod utf8.c
23790 ____________________________________________________________________________
23791 [ 7931] By: jhi on 2000/11/30 01:06:19
23792 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
23793 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23794 Date: Wed, 29 Nov 2000 17:15:11 EST
23795 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
23797 ! t/lib/filter-util.pl t/lib/filter-util.t
23798 ____________________________________________________________________________
23799 [ 7930] By: jhi on 2000/11/29 18:51:55
23800 Log: Update Changes.
23802 ! Changes patchlevel.h
23803 ____________________________________________________________________________
23804 [ 7929] By: jhi on 2000/11/29 18:50:55
23805 Log: Update the va_copy() metaconfig unit.
23806 Branch: metaconfig/U/perl
23808 ____________________________________________________________________________
23809 [ 7928] By: jhi on 2000/11/29 17:50:43
23810 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
23811 From: Dominic Dunlop <domo@computer.org>
23812 Date: Tue, 28 Nov 2000 16:41:57 +0100
23813 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
23815 Patch to catch a core dump in the Configure va_copy test.
23817 ! Configure config_h.SH
23818 ____________________________________________________________________________
23819 [ 7927] By: jhi on 2000/11/29 17:31:59
23820 Log: Retract #7921, the patch shouldn't be needed.
23823 ____________________________________________________________________________
23824 [ 7926] By: jhi on 2000/11/29 17:01:41
23825 Log: Make the Class::Struct import() wiser.
23827 ! lib/Class/Struct.pm t/lib/class-struct.t
23828 ____________________________________________________________________________
23829 [ 7925] By: jhi on 2000/11/29 16:36:33
23830 Log: All the core library users of Class::Struct seem to be
23831 using "use Class::Struct 'struct';" instead of the bare
23832 "use Class::Struct;", which isn't documented in Class::Struct.
23833 This can't be right.
23836 ____________________________________________________________________________
23837 [ 7924] By: jhi on 2000/11/29 16:32:15
23838 Log: A test works better if it has the right 1..$n output.
23840 ! t/lib/class-struct.t
23841 ____________________________________________________________________________
23842 [ 7923] By: jhi on 2000/11/29 16:29:11
23843 Log: Forgot to MANIFEST the new Net::hostent test.
23846 ____________________________________________________________________________
23847 [ 7922] By: jhi on 2000/11/29 16:27:49
23848 Log: Integrate perlio.
23850 !> iperlsys.h perlio.c
23851 ____________________________________________________________________________
23852 [ 7921] By: jhi on 2000/11/29 16:27:10
23853 Log: (Retracted by #7927.)
23855 Subject: [PATCH] Is infinity a number?
23856 From: Simon Cozens <simon@cozens.net>
23857 Date: Wed, 29 Nov 2000 14:48:20 +0000
23858 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
23861 ____________________________________________________________________________
23862 [ 7920] By: jhi on 2000/11/29 16:23:02
23863 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
23864 From: rspier@pobox.com (Robert Spier)
23865 Date: Wed, 29 Nov 2000 02:17:49 -0500
23866 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
23868 Add a test for Net::hostent.
23870 + t/lib/net-hostent.t
23871 ____________________________________________________________________________
23872 [ 7919] By: jhi on 2000/11/29 16:21:31
23873 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
23874 add a test for Class::Struct.
23876 + t/lib/class-struct.t
23877 ! MANIFEST lib/Class/Struct.pm
23878 ____________________________________________________________________________
23879 [ 7918] By: jhi on 2000/11/29 15:48:40
23880 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
23881 From: rspier@pobox.com (Robert Spier)
23882 Date: Wed, 29 Nov 2000 02:25:39 -0500
23883 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
23885 More checking in case someone has broken their services or
23886 protocol databases.
23888 ! ext/Sys/Syslog/Syslog.pm
23889 ____________________________________________________________________________
23890 [ 7917] By: jhi on 2000/11/29 15:46:25
23891 Log: Subject: [PATCH] $^O win32 -> MSWin32
23892 From: rspier@pobox.com (Robert Spier)
23893 Date: Wed, 29 Nov 2000 02:17:38 -0500
23894 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
23896 plus similar nits for vms, err, VMS, and UNICOS.
23898 ! t/lib/syslfs.t t/op/lfs.t
23899 ____________________________________________________________________________
23900 [ 7916] By: jhi on 2000/11/29 15:42:51
23901 Log: Subject: [PATCH] Tokeniser debugging
23902 From: Simon Cozens <simon@cozens.net>
23903 Date: Wed, 29 Nov 2000 14:15:45 +0000
23904 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
23906 ! perl.c perl.h pod/perlrun.pod toke.c
23907 ____________________________________________________________________________
23908 [ 7915] By: jhi on 2000/11/29 15:41:36
23909 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
23910 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23911 Date: Wed, 29 Nov 2000 02:13:14 -0500
23912 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
23916 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
23917 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23918 Date: Wed, 29 Nov 2000 03:09:04 -0500
23919 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
23921 OUT and IN_OUT documentation.
23923 ! lib/ExtUtils/xsubpp pod/perlxs.pod
23924 ____________________________________________________________________________
23925 [ 7914] By: jhi on 2000/11/29 03:35:01
23926 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
23927 From: John Tobey <jtobey@john-edwin-tobey.org>
23928 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
23929 Message-Id: <m140e1N-000FOoC@feynman.localnet>
23931 plus a performance speedup noticed by Sarathy.
23934 ____________________________________________________________________________
23935 [ 7913] By: jhi on 2000/11/29 03:16:59
23936 Log: Use "1 while unlink" so that VMS gets clean, too.
23938 ! t/lib/filter-util.t
23939 ____________________________________________________________________________
23940 [ 7912] By: jhi on 2000/11/29 03:09:08
23941 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
23942 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23943 Date: Tue, 28 Nov 2000 03:27:09 -0500
23944 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
23946 ! lib/ExtUtils/xsubpp
23947 ____________________________________________________________________________
23948 [ 7911] By: jhi on 2000/11/29 03:06:30
23949 Log: This should have been part of #7872: no need to scan UTF-8
23953 ____________________________________________________________________________
23954 [ 7910] By: jhi on 2000/11/29 02:50:04
23955 Log: One more perltie.pod nit from Casey R. Tweten.
23958 ____________________________________________________________________________
23959 [ 7909] By: jhi on 2000/11/29 02:44:23
23960 Log: Document the known sprintf test failures, exact standard
23961 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
23963 ! pod/perldelta.pod t/op/sprintf.t
23964 ____________________________________________________________________________
23965 [ 7908] By: jhi on 2000/11/29 02:36:23
23966 Log: Add the Encoding table format documentation.
23968 + ext/Encode/Encode/EncodeFormat.pod
23970 ____________________________________________________________________________
23971 [ 7907] By: jhi on 2000/11/29 02:07:24
23972 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
23973 From: "Casey R. Tweten" <crt@kiski.net>
23974 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
23975 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
23977 Subject: Re: [PATCH] Updating perltie.pod for arrays
23978 From: "Casey R. Tweten" <crt@kiski.net>
23979 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
23980 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
23983 ____________________________________________________________________________
23984 [ 7906] By: nick on 2000/11/28 22:40:59
23985 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
23987 ! iperlsys.h perlio.c
23988 ____________________________________________________________________________
23989 [ 7905] By: nick on 2000/11/28 22:04:34
23990 Log: Integrate mainline
23992 !> (integrate 39 files)
23993 ____________________________________________________________________________
23994 [ 7904] By: jhi on 2000/11/28 16:44:43
23995 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
23996 From: Nicholas Clark <nick@babyhippo.co.uk>
23997 Date: Tue, 28 Nov 2000 11:16:57 +0000
23998 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
24001 ____________________________________________________________________________
24002 [ 7903] By: jhi on 2000/11/28 16:40:31
24003 Log: Subject: [PATCH] Updating perltie.pod for arrays
24004 From: "Casey R. Tweten" <crt@kiski.net>
24005 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
24006 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
24009 ____________________________________________________________________________
24010 [ 7902] By: jhi on 2000/11/28 16:39:37
24011 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
24012 From: Robin Barker <rmb1@cise.npl.co.uk>
24013 Date: Mon, 27 Nov 2000 17:56:44 GMT
24014 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
24016 ! pod/perlfunc.pod t/op/split.t
24017 ____________________________________________________________________________
24018 [ 7901] By: jhi on 2000/11/28 16:28:04
24019 Log: setmode() is a DOSish-only thing.
24022 ____________________________________________________________________________
24023 [ 7900] By: jhi on 2000/11/28 16:21:46
24024 Log: Subject: [PATCH] perlcc.PL cleanups
24025 From: Simon Cozens <simon@cozens.net>
24026 Date: Tue, 28 Nov 2000 12:44:35 +0000
24027 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
24030 ____________________________________________________________________________
24031 [ 7899] By: gsar on 2000/11/28 06:32:55
24032 Log: reintegrate files missed by change#7895
24033 Branch: maint-5.6/perl
24034 +> ext/ByteLoader/bytecode.h utils/Makefile
24036 ____________________________________________________________________________
24037 [ 7897] By: gsar on 2000/11/27 18:22:47
24038 Log: can't integrate these two files, for some reason
24039 Branch: maint-5.6/perl
24040 - ext/ByteLoader/bytecode.h utils/Makefile
24041 ____________________________________________________________________________
24042 [ 7895] By: gsar on 2000/11/27 18:11:21
24043 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
24044 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
24045 6757..6890,6892..6901 from mainline
24047 Bytecompiler patches from Benjamin Stuhl.
24051 Subject: [PATCH blead] B:: missing dependency
24053 Subject: [PATCH: 6757] configure.com updates and syslog build
24055 Long double Gconvert fixes from Yitzchak Scott-Thoennes
24056 and Spider Boardman.
24058 Subject: [PATCH blead] nextchar() abuse misses an optimisation
24060 Long double fixes from Spider Boardman.
24062 Make the selection of NVff et al stricter.
24064 cSVOPo_*v things index into the current PL_curpad
24065 under ithreads, which is different from the curpad
24066 used by the XSUB. (In other words, the code as-is
24067 before this patch wouldn't work under ithreads.)
24071 VMS MMS (make) wants null action.
24073 Mac and other portability updates from Chris Nandor.
24075 Storable support, v-version fixes.
24076 Subject: CPAN.pm beta for testing available
24078 Portability fix from Hugo van der Sanden.
24082 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
24084 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
24086 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24088 Replace #6705 with a minimal doc patch.
24089 Subject: [PATCH 5.6.0] replace change #6705
24091 Drop the separate perlbc, perlcc -b should be enough.
24093 installperl couldn't tell whether it had run tests or not.
24094 Subject: [PATCH] Re: installperl and t/TEST
24096 Add silencer flags to installperl.
24097 Subject: [PATCH] Making installperl silent.
24099 Make "make install" by default silent. A new "install-verbose"
24102 More liberal parsing of version numbers.
24103 Subject: Re: CPAN.pm beta for testing available
24105 Create directories in silence.
24106 Subject: [PATCH] Another silencer for MakeMaker
24108 DOS patches and portability/porting notes, from Tim Jenness.
24110 Make installman to recognize the silence flag -S.
24112 Actually do something with the silencer option.
24114 Continue silencing.
24116 Show the doc file, not the temp file.
24120 Subject: [PATCH] More silencing of installman.
24122 Better wording for the vec lvalue diagnostic.
24123 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24125 Subject: [PATCH: 6805] several more tweaks to configure.com
24127 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
24130 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
24132 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
24133 (applied slightly modified)
24135 installperl --verbose and --silent.
24136 Subject: Re: [PATCH] More silencing of installman.
24138 Add install-silent target.
24140 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
24141 the problem reported in
24142 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
24144 Tweak the sfio/useperlio logic, hopefully as wished in
24145 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
24147 One forgotten file from #6816.
24149 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24151 Remove duplicately applied patch shards.
24152 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
24154 Support preserving extremely big/small angles.
24156 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
24158 Subject: [PATCH] installation not quite silent yet.
24160 Update the test count.
24162 Use UVxf, PTR2UV, NVff.
24164 Document PTR2XX and INT2PTR.
24166 no-install target a la make -n.
24167 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
24169 grep -e isn't portable.
24170 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
24172 Can't get the test to reliably work thanks to the
24173 inaccurateness of floating point. "Resolves" bug ids
24174 20000826.003, 20000826.009, 20000826.010,
24176 Subject: installman buglet
24178 DJGPP update from Laszlo Molnar.
24180 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24182 Passing -R in ldflags makes now it to appear in the default
24183 for lddlflags, just like with -L.
24184 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24188 Use the actual thread type, not the pointer-to-struct.
24190 Provice virtual $Config{ccflags_nolargefiles} etc.
24192 display_format used as a class method without arguments was broken,
24194 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
24196 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
24198 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
24200 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
24202 opmini.o may be left around if a build is interrupted.
24206 Fix for ID 20000828.001, long doubles were not formatted
24207 correctly (showed up in $], which stopped installing perl).
24209 An attempt to fix the problem reported in
24210 Subject: Building perl@6856 using gcc/AIX 4.3.3
24211 I can't test this properly since the gcc installation I have
24212 access to seems to be botched (gcc is calling the AIX cpp,
24213 a losing proposition...)
24215 Add -ld to archname on long tr...double platforms.
24217 Subject: hv.h Doc Patch
24221 Subject: [PATCH bleedperl@6856] warnings fixes
24223 -S is the silent flag, -s is the strip flag.
24224 Subject: [PATCH] Re: [PATCH] make no-install
24226 Take out the SUIDMAIL thing, that will not be
24227 a problem in 5.7.*.
24229 Subject: [PATCH bleedperl@6866] spellings
24231 Subject: [PATCH] Re: files not cleaned even by veryclean
24233 Use minimal @INC in tests, most of the time just '../lib',
24234 so that we simply can't pick up stuff from other Perls than
24235 the one we are testing. Pointed out by
24236 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
24238 Update to Getopt::Long 2.24, from Johan Vromans.
24240 Fix for thinko in #6848.
24241 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24243 Patches all over for people and the files they (hopefully) care about.
24245 Subject: Net::protoent does not export 'getproto'
24247 Missed a change in #6869.
24249 Subject: [PATCH] Warnings in B::Deparse
24251 Subject: [PATCH] Glob dumping
24253 Disable one of the tests for now.
24255 Disabling the one test is a bit tricky.
24257 Don't forget to tidy up.
24259 The #6881 removed one dump line.
24261 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
24263 Under usethreads the dumped variable is IN_PAD.
24264 Subject: Re: [PATCH] Glob dumping
24266 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
24268 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
24270 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
24272 Regen Configure for #6894.
24274 Subject: [PATCH: 6889] updates to perlebcdic.pod
24276 Undo namespace pollution of #6878.
24277 Subject: Re: Net::protoent does not export 'getproto'
24279 Admit that we are leaking scalars.
24281 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
24282 Branch: maint-5.6/perl
24283 !> (integrate 271 files)
24284 ____________________________________________________________________________
24285 [ 7894] By: gsar on 2000/11/27 16:00:34
24286 Log: a couple of nits
24287 Branch: maint-5.6/perl
24288 ! MANIFEST pp_sys.c
24289 ____________________________________________________________________________
24290 [ 7893] By: gsar on 2000/11/27 15:10:56
24291 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
24292 6740..6745,6747..6757,6760
24294 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
24296 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
24298 Doc nits spotted by Richard Soderberg.
24300 move WNOHANG definition to where other such things are
24302 Make $Config{byteorder} more magical so that it is
24303 dynamically computed: nice for 'fat binaries'.
24304 Subject: [PATCH]: default byteorder
24306 Subject: [PATCH] Cwd.pm now uses strict
24308 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
24310 Get -DLEAKTEST to compile (not necessarily to work, mind)
24311 Subject: [ID 20000724.006] -DLEAKTEST problem
24313 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
24315 Add perlebcdic from Peter Prymmer, regen toc.
24317 Don't propose using modules built for 5.005 if no binary
24318 compatibility with 5.005 is attempted.
24320 Do not use prototyping here.
24321 Subject: [ID 20000817.016] [PATCH] Peek.xs
24323 Document what the backtick returns if the command fails.
24325 Add byteorder to the myconfig output.
24327 Introduce NVef, NVff, and NVgf, use the middle one.
24328 (helps for lib/peek + Linux + long doubles) Reported in
24329 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
24330 Use NVs in POSIX math, not doubles.
24331 Subject: [ID 20000817.014] POSIX & modfl
24333 Subject: [PATCH 5.6.0+] newSVrv() memory leak
24335 The byteorder code in #6671 was wrong.
24337 Fix the lib/complex failure of
24338 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
24339 Linux long double accuracy issue: something that
24340 when printed with %g looks like "2" but int() of it is 1.
24342 Propagate new Configure vars.
24344 Unbuffer the output.
24346 Subject: [PATCH] perltrap.pod spring cleaning
24348 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
24349 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
24351 Tiny Getopt::Long patch from Johan Vromans.
24353 Document code point which makes if (defined %stash::) to work
24354 (noted by Spider Boardman).
24356 Subject: [PATCH perl@6698] cygwin port
24358 Document the NDBM_File and ODBM_File as SDBM_File
24359 was documented in #6417.
24361 The new tests were missing from #6415.
24363 Add [[:blank:]] as suggested in
24364 Subject: [ID 20000716.024] [=cc=] / [:blank:]
24365 (the [=cc=] has already been taken care of by #6439
24366 so the whole bug report can be closed)
24367 and make [[:space:]] to be equivalent to isspace(3)
24368 (as opposed to \s, which is isSPACE()). The difference
24369 is that now [[:space:]] matches the mythical vertical tab,
24372 Don't eat leading os from index entries.
24373 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
24375 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
24377 Typo in pp_complement().
24378 Subject: [PATCH perl-current] Deparse
24380 Add warnif(), check warnings further up the stack,
24381 all the warnings functions now can take an optional object reference.
24382 Subject: [PATCH bleedperl@6691] warnings pragma update
24384 Fix a core dump in lib/selfloader under -DDEBUGGING.
24385 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
24387 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
24389 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
24391 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
24392 Put back the long double avoidance code to POSIX.xs
24393 because VMS seems to need it still.
24395 Introduce a 'veryclean' target that is like 'distclean'
24396 but also removes *~ and *.orig.
24398 Subject: [ID 20000817.023] endianness description in perlfunc.pod
24400 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
24402 Let's try #6717 again.
24405 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
24407 pp_open() could pass an uninitialized filename down to do_open9().
24409 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
24411 Update to CGI 2.72, from Lincoln Stein.
24413 Subject: [PATCH] Silence MakeMaker (Was: installman)
24415 Use temporary directory instead of current directory.
24416 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
24418 Document odd vs even subreleases and -Dusedevel.
24420 The veryclean target needs to clobber.
24422 Use File::Spec->tmpdir().
24424 Document the number of exponent digits.
24426 Mention perlebcdic and perlposix-bc.
24428 s/this one/the 5.6.0 release/
24432 The correct cleaning order is an art.
24434 small tweaks for change#6705: avoid C++ style comments in C code;
24435 use Perl's malloc API rather than the low level system one
24437 Array context keeps slithering in.
24439 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
24441 Subject: [PATCH] os2.c fix for use64bitint
24443 Update to Pod::LaTeX 0.53.
24444 Subject: [PATCH] lib/Pod/LaTeX.pm updates
24446 Document the endianness of Alpha more precisely.
24448 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
24450 Rename the macro argument because some preprocessors
24451 can't tell the difference and expand arguments also inside
24452 double quoted strings.
24454 free TLS slot properly on Windows
24456 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
24458 Unicos/mk requires elaborate paranoia.
24460 Tweak the floating point output routine preferences.
24462 Also under djgpp the timestamps are funky.
24464 Apply some PodParser 1.18 patches; the Pod/Find.pm
24465 patches cannot be applied since #6712 conflicts.
24467 Use PodParser 1.18 new test.
24470 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
24473 Branch: maint-5.6/perl
24474 +> pod/perlebcdic.pod
24475 !> (integrate 106 files)
24476 ____________________________________________________________________________
24477 [ 7892] By: jhi on 2000/11/27 15:02:32
24478 Log: Update Changes.
24480 ! Changes patchlevel.h
24481 ____________________________________________________________________________
24482 [ 7891] By: jhi on 2000/11/27 14:57:23
24483 Log: Subject: Re: perlfaq style changes
24484 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24485 Date: Sat, 25 Nov 2000 23:32:26 -0800
24486 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
24488 plus a note from Ronald Kimball.
24490 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
24491 ____________________________________________________________________________
24492 [ 7890] By: jhi on 2000/11/27 14:53:14
24493 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
24494 From: Benjamin Holzman <bah@ecnvantage.com>
24495 Date: Sun, 26 Nov 2000 16:27:33 -0500
24496 Message-ID: <20001126162733.J25040@ecnvantage.com>
24499 ____________________________________________________________________________
24500 [ 7889] By: jhi on 2000/11/27 14:43:11
24501 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
24502 From: lvirden@cas.org
24503 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
24504 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
24507 ____________________________________________________________________________
24508 [ 7888] By: jhi on 2000/11/27 14:32:34
24509 Log: Restore also the locale test to no-sprintf-taint state.
24510 Fixes the bug 20001127.003.
24512 ! sv.c t/pragma/locale.t
24513 ____________________________________________________________________________
24514 [ 7887] By: gsar on 2000/11/27 14:13:05
24515 Log: integrate changes#6613..6616,6620..6665 from mainline
24517 VMS configure.com update continues.
24519 Subject: Test fails / warnings with perl-current #6612
24521 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
24523 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24525 For now remove the mail code.
24527 Subject: Re: [PATCH] @+, @- readonly
24529 Subject: warning: storage class after type is obsolescent
24533 Subject: Re: File::Temp problems on VMS in bleedperl
24536 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
24538 Make the user to give up his firstborn, err, to knowingly
24539 verify installing an unstable developer release. Also bump
24540 the release to 5.7.0, but leave a patch tag in the local
24541 patches saying that this is not yet the real thing.
24543 Update (kinda) to Test 1.14, from Joshua Pritikin.
24545 make ok etc also for win32.
24547 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
24549 Don't blow limited stacks, a lower number is enough to
24550 tickle the lookbehind limit.
24552 Use -Dusedevel; regen Configure and the respective Porting stuff.
24554 Subject: [PATCH] debugger exit code should reflect user exit code
24556 Subject: [PATCH perl@6620] cygwin port
24558 Missed a file from #6638.
24560 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)
24562 magic callbacks all need to have same type signature
24564 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
24566 Fix a dependency problem.
24567 Subject: [PATCH: 6640] VMS Makefile.SH update
24569 The numeric locale was reset to "C" by s?printf and never restored.
24570 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
24571 No test since adding the failing example to locale.t
24572 does not fail -- probably because the locale settings are so
24573 thoroughly tweaked by that time. Running the example standalone
24574 does fail, though. UPDATE: test case added at change #7540.
24576 Subject: [ID 20000324.040] minor fix to perlhpux.pod
24578 Update to CPAN 1.57.
24580 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
24582 Change the perlbug address to perl.org since it's more forgiving.
24584 Change the regx compilation error markers to use = instead of <
24585 since pod makes using the latter quite messy. Reported in
24586 ID 20000814.006 by Abigail and in
24587 Subject: Unknown escape E<> ?
24589 Update to perldebtut 1.9, from Richard Foley.
24591 check that the number pseudo children doesn't exceed
24592 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
24593 the WaitForMultipleObjects() limit that would cause wait()
24595 wait() and waitpid() could potentially be rewritten to use
24596 more than one thread to do the waiting to eliminate this
24599 change#6328 could make close(SOCKET) return false on windows
24602 pod nit seen in passing
24604 on windows, the return values from wait() and waitpid() don't
24605 match those of pseudo-pids
24607 waitpid() now handles externally spawned pids correctly;
24608 fixes for backtick/wait/waitpid failures on Windows 9x
24609 these changes make the pid returned by process functions on
24610 Windows 9x always positive by clearing the high bit (which
24611 is always set on Win9x); pseudo-process PIDs are likewise
24612 always negative now on Win9x (just as on NT/2000)
24614 trailing new %ENV entries weren't being pushed into the real
24615 environment of subprocesses on Windows
24617 Tweak the regex compilation errors once more.
24619 avoid warnings from dense compiler
24621 add "ok" targets from change#6632 in makefile.mk
24622 Branch: maint-5.6/perl
24623 - lib/Pod/PlainText.pm vms/configure.com
24624 !> (integrate 66 files)
24625 ____________________________________________________________________________
24626 [ 7886] By: jhi on 2000/11/27 13:54:18
24627 Log: __FUNCTION__ isn't portable and trying to emulate it leads
24628 into practically spelling out the name of the function.
24629 Takes care of the bug 20001127.001.
24632 ____________________________________________________________________________
24633 [ 7885] By: gsar on 2000/11/27 13:53:18
24634 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
24635 6610..6611 from mainline
24637 Make regular expression parse error messages easier to understand.
24638 Subject: Re: enhanced(?) regex error messages
24640 Tiny tidying on report_evil_fh().
24642 Subject: Re: enhanced(?) regex error messages
24643 plus Capitalize the error messages, plus perldiag them.
24645 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
24647 Document here-doc better.
24649 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24651 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
24652 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
24653 (either perlbug or p5p ate the original), plus regen
24654 perlapi and perltoc.
24658 Double check that we have a dirhandle.
24660 Subject: Re: enhanced(?) regex error messages
24661 (plus two small patches sent privately)
24662 (this still seems to leave few test failures)
24664 warn is a macro, avoid using at a variable to avoid warnings
24665 in some configurations; readdir.t is too conservative in
24666 estimating number of *.t's
24668 Get back into sync with Jeffrey on the enhanced regex warnings.
24670 Subject: [PATCH 5.6.0] cygwin port
24672 Zero entries were skipped, fix from Adrian Goalby
24673 <argoalby@yahoo.co.uk>
24675 Subject: Remove dead entry in perldiag
24677 Amend the description of Perl6.
24678 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
24682 It's the 2ndO'ROSSC.
24684 Revert the sv.c part of #6559, a better fix is needed.
24686 Iterating perl6 description.
24688 Update to Term::ANSIColor 1.03, from Russ Allbery.
24690 Update to Getopt::Long 2.23_05, from Johan Vromans.
24692 Small AUTHORS and MAINTAIN updates. Could do with big updates.
24694 Update to Pod::Parser 1.17, from Brad Appleton.
24696 Update to CPAN 1.56, from Andreas König.
24698 Update to CGI 2.70, from Lincoln Stein.
24700 Put back the std @INC thing.
24702 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
24703 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
24705 Document the IO::Select timeout.
24707 sleep(1) does not necessarily return 1.
24708 Subject: [PATCH bleadperl] op/lex_assign.t
24710 Subject: debugger "d" command doesnt check line number
24712 B::Deparse didn't do sub attributes.
24713 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24715 Preprocessing and postprocessing for File::Find.
24716 Subject: Patch to Find::File.pm to allow alphabetical results
24718 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
24720 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
24722 Subject: Re: [ID 20000730.003] utf8::length() bad
24724 Subject: Getting perlio and threads to compile
24725 (the Solaris version changes in Configure skipped)
24728 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24730 Add Perl debugging tutorial, regen toc.
24731 Subject: perldebtut.pod
24733 Add a few missing files, update MANIFEST.
24735 Rewrite of vms/subconfigure.com as configure.com,
24736 from Peter Prymmer and the vmsperl crew.
24738 Should have deleted this in #6603.
24740 Fix the test for 5005threads.
24742 Fix-n-skip the tests under 5005threads.
24744 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
24746 Upgrade to CGI 2.71, from Lincoln Stein.
24747 Branch: maint-5.6/perl
24748 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
24749 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
24750 +> t/op/regmesg.t t/pod/find.t vms/configure.com
24751 - vms/subconfigure.com
24753 !> (integrate 115 files)
24754 ____________________________________________________________________________
24755 [ 7884] By: jhi on 2000/11/27 13:44:33
24756 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
24757 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24758 Date: Mon, 27 Nov 2000 08:23:54 EST
24759 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
24761 ! vms/descrip_mms.template vms/test.com
24762 ____________________________________________________________________________
24763 [ 7883] By: gsar on 2000/11/27 11:50:46
24764 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
24765 6511..6513,6515..6523,6525..6536
24767 The swallow_bom() saga continues. The #23 of require.t
24768 (UTF16-LE) still fails (silently, no output) but the #22
24769 (UTF16-BE) seems to be working now. The root of the
24770 failure may be in sv_gets(): is it UTF-16LE-aware,
24771 especially when it comes to line endings?
24773 Document the problem with -P in HP-UX and its workaround.
24775 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
24776 (aka ID 20000730.002)
24778 Subject: fix and question re: waitpid() under win32
24780 Make the safety catch for buggy gccs work with triple version
24781 numbers like 2.95.2. Reported in
24782 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
24784 In Digital UNIX warn if gcc explicitly chosen because even
24785 2.95.2 is known to cause problems.
24787 Make chr() for values >127 to create utf8 when under utf8.
24789 various syntax errors and such (not fixed: comp/require.t#22 coredump
24792 Stash away the largefiles flags and libswanted.
24794 BOM patching from Simon Cozens.
24796 If gccosandvers is equal to osname, clear gccosandvers.
24798 Make p4desc to skip non-mainperl branches by default.
24800 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
24803 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
24805 In new BSDs changes to argv[] do not show up in ps(1) output,
24806 instead one must use setproctitle(). This was already addressed
24807 by change #6457, but the below has a new variant for FreeBSD 4.0
24808 or later, and the matter is also documented more.
24810 FreeBSD 3.* updates from
24811 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
24813 regen_headers, regen perltoc.
24815 Document in one place the memory abstractions used in Perl core.
24817 memcpy has n o in it, as pinted ut by Sarathy.
24819 Remove the extraneous "main::" prefix from all the
24820 "opened only for", "on closed", and "never opened" warnings.
24822 The name of a filehandle does not have <these>.
24824 The tr utf8 patching continues.
24826 The new setproctitle() feature is available only in
24827 bleeding edge FreeBSD. From Paul Saab.
24829 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
24831 Dump UVs as UVs in Data::Dumper.
24835 Document the IVdf UVuf UVof UVxf.
24837 require.t needs binmode() to work on windows
24839 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
24840 that are hopefully soon put into use.
24842 Allow "no Module;" even if there is no 'unimport'.
24844 Better skip message for the test; one of the two problems in
24845 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
24847 The subtest 4 may fail also on VOBS, as pointed out
24848 by Nick Ing-Simmons in November 1999, bug id 19991124.003
24849 (but the failure in that bug report isn't the subtest 4).
24851 Be more informative on what is skipped and why,
24852 also repeat the list at the end.
24856 Subject: [PATCH] sv.h documentation - SvLEN
24858 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
24860 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
24862 Subject: [PATCH] bad cppsymbols on os2 + Configure question
24864 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
24866 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
24867 mention the idea of @( and @)
24869 This is 6512. Really.
24871 Subject: [ID 19990721.004] Documentation bug in perlfunc
24873 Subject: Minor tweak to perlvar.pod
24875 In the warnings call filehandles consistently so;
24876 add "unopened" warning for stat().
24878 After the #6519 a warning about stat() is just that,
24879 not about a filetest, which now have their own warning.
24881 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
24883 Subject: Re: Array vs. List context
24885 Subject: New perlcc, take 2
24887 Weed buglets pointed out by
24888 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
24890 gcc versions might have (parentheses) in them.
24892 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
24894 Essential prototype changes were missing from #6527.
24895 Also make report_evil_fh() more bomb-proof.
24897 Zap lib/Sys directory when cleaning up.
24899 Change the Policy policy: now -Dprefix= with an existing
24900 Policy.sh and prefix == siteprefix == vendorprefix, then all
24901 of them follow along the new prefix.
24902 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
24904 Continue fixing the io warnings. This also
24905 sort of fixes bug ID 20000802.003: the core dump
24906 is no more. Whether the current behaviour is correct
24907 (giving a warning: "Not a format reference"), is another matter.
24909 Have symbols for the IoTYPEs.
24911 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
24913 Document a bit that UDP is not what you might think.
24914 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
24915 tr memory corruption fix from Simon Cozens.
24917 Plug the security hole described in the Aug 05 2000 bugtraq message
24918 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
24919 The security hole exists only in suidperls, which isn't
24920 installed or even built by default.
24921 Branch: maint-5.6/perl
24922 !> (integrate 71 files)
24923 ____________________________________________________________________________
24924 [ 7882] By: gsar on 2000/11/27 10:25:36
24925 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
24928 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
24929 to be fatal errors (instead of by default ignoring them, and
24930 ignoring with a bug: even though -w gave an error, the opening [
24931 was left in) Reported in:
24933 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
24935 Subject: [PATCH] split /^/
24937 MacOS nits from Matthias Neeracher.
24939 More split() doc and test patches from Mike Guy.
24941 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
24942 from Graham Barr in the module list.
24944 docfix from Peter Scott <Peter@PSDT.com>.
24946 File::Temp patches for VMS and OS/2 from Tim Jenness.
24948 open() wariness in perlbug.
24950 Subject: [PATCH] minor doc change - perlguts
24952 Subject: Minor doc patch: handy.h
24954 Be wary of close()s, too.
24956 Further File::Temp patches from Yitzchak Scott-Thoennes
24957 and Craig A. Berry.
24959 Subject: [PATCH] fixes bug 20000508.004
24961 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
24963 Allow "no AutoLoader;", based on change #6444,
24964 suggested by Graham Barr.
24966 Use setproctitle() if available to modify $0.
24968 Warn if the version of the operating system used to compile gcc
24969 differs from the current version of the operating system.
24970 Also display the gcc compilation os and version in myconfig.
24973 Tiny fixes for #6460.
24975 The problem described in this
24976 Subject: [ID 20000322.018] named chars aren't magical enough
24977 has been fixed in perl 5.6.0 but just in case added a test
24978 to keep it away. (The report from Joseph Hall.)
24980 Tune the comments and hopefully stop a memory leak.
24982 Subject: UTF8 concat
24983 (with a memory leak fixed, plus a few casts added)
24984 This also seems to help for
24985 Subject: [ID 20000716.015] join UTF8 weirdness
24987 Do not upgrade SVs into utf8 just because they participate
24988 in eq or cmp. Reported and fix suggested in
24989 Subject: [ID 20000720.009] sv_eq UTF8 bug
24991 Fix the HALF_UPGRADE() macro introduced in #6263.
24993 Find green threads before native threads.
24994 Subject: Re: Patch to jpl/JNI/Makefile.PL
24995 Branch: maint-5.6/perl
24996 !> (integrate 30 files)
24997 ____________________________________________________________________________
24998 [ 7881] By: jhi on 2000/11/27 05:48:41
24999 Log: It seems that *both* the unused submatch loop cleanup
25003 ____________________________________________________________________________
25004 [ 7880] By: jhi on 2000/11/27 04:50:07
25005 Log: Clean .exists deeper.
25008 ____________________________________________________________________________
25009 [ 7879] By: jhi on 2000/11/27 02:31:35
25010 Log: The code in regcppop() (see #7878) contains the correct lower
25011 limit for the unused submatch 'cleanup' loop so that under
25012 "use utf8" the following code wouldn't dump core:
25013 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
25014 the cleanup loop in regtry() stomped beyond allocated area
25015 in the startp[] array. Therefore, copied the correct lower
25016 loop limit (*PL_reglastparen) to regtry(). Note: something
25017 may still not be quite right: why was the _higher_ loop limit
25018 (prog->nparens) different in the utf8 case?
25020 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
25021 without core dumps, there were about 17 of them before
25022 the patch (with us since Perl 5.7.0). Two failures, still:
25023 496 and 505 (though these may not be severe).
25025 Patch #7881 is also needed since both the cleanup loops
25028 Also, the t/op/pat#44 seems to core dump under utf8.
25029 Plus a couple of failures. UGH-8.
25032 ____________________________________________________________________________
25033 [ 7878] By: jhi on 2000/11/27 02:21:17
25034 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
25035 the code in regcppop() seems to be redundant for the test suite --
25036 but it contains a germ of truth, and it needed for the build
25037 process itself: see #7879 and #7881.
25040 ____________________________________________________________________________
25041 [ 7877] By: jhi on 2000/11/27 01:53:09
25042 Log: Comment on comment.
25045 ____________________________________________________________________________
25046 [ 7876] By: jhi on 2000/11/27 00:49:59
25047 Log: Adjust the docs to agree with #7875.
25049 ! pod/perllocale.pod
25050 ____________________________________________________________________________
25051 [ 7875] By: jhi on 2000/11/27 00:49:27
25052 Log: Retract #7863. It makes more sense not to taint formatted output,
25053 not even by sprintf().
25056 ____________________________________________________________________________
25057 [ 7874] By: jhi on 2000/11/26 23:36:02
25058 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
25059 Not really fixed (should really dump the UTF-8 charclass),
25060 but stopped displaying the garbage.
25062 Also add a note on the (missing) Unicode PSXSPC and BLANK.
25065 ____________________________________________________________________________
25066 [ 7873] By: jhi on 2000/11/26 21:31:13
25067 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
25070 ____________________________________________________________________________
25071 [ 7872] By: jhi on 2000/11/26 21:06:04
25072 Log: No need to scan till infinity, 13 is enough.
25075 ____________________________________________________________________________
25076 [ 7871] By: jhi on 2000/11/26 20:20:32
25077 Log: Test line numbers are different with utf8.
25080 ____________________________________________________________________________
25081 [ 7870] By: jhi on 2000/11/26 20:10:12
25085 ____________________________________________________________________________
25086 [ 7869] By: jhi on 2000/11/26 19:01:05
25087 Log: Make utf8_length() and utf8_distance() (the latter of which
25088 is unused at the moment) to be less forgiving about bad UTF-8.
25090 ! embed.h embed.pl objXSUB.h proto.h utf8.c
25091 ____________________________________________________________________________
25092 [ 7868] By: jhi on 2000/11/26 18:45:56
25093 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
25094 From: Benjamin Holzman <bah@ecnvantage.com>
25095 Date: Sat, 25 Nov 2000 20:40:20 -0500
25096 Message-ID: <20001125204020.A25040@ecnvantage.com>
25098 Debian allows installing /usr/bin/locale without installing
25099 any locales, an error message will ensue.
25101 ! t/pragma/locale.t
25102 ____________________________________________________________________________
25103 [ 7867] By: jhi on 2000/11/26 18:31:12
25104 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
25105 From: Benjamin Holzman <bah@ecnvantage.com>
25106 Date: Sun, 26 Nov 2000 02:42:34 -0500
25107 Message-ID: <20001126024234.G25040@ecnvantage.com>
25109 Patch for the bug 20000212.002.
25111 ! sv.c t/op/array.t
25112 ____________________________________________________________________________
25113 [ 7866] By: jhi on 2000/11/26 18:28:09
25114 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
25115 From: Tim Jenness <t.jenness@jach.hawaii.edu>
25116 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
25117 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
25121 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
25122 ____________________________________________________________________________
25123 [ 7865] By: jhi on 2000/11/26 18:24:22
25124 Log: The metaconfig unit change for #7864.
25125 Branch: metaconfig/U/perl
25127 ____________________________________________________________________________
25128 [ 7864] By: jhi on 2000/11/26 18:23:41
25129 Log: Make the va_copy() test not to be so talkative.
25131 ! Configure config_h.SH
25132 ____________________________________________________________________________
25133 [ 7863] By: jhi on 2000/11/26 18:11:02
25134 Log: Fix locale inconsistencies unearthed by Hugo's work.
25135 Now the floating point sprintf really does taint the result
25136 string as perllocale promises (has promised for a long time)
25137 if "use locale" is in the lexical scope.
25139 ! sv.c t/pragma/locale.t
25140 ____________________________________________________________________________
25141 [ 7862] By: jhi on 2000/11/26 00:35:15
25142 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
25143 From: Nicholas Clark <nick@ccl4.org>
25144 Date: Sun, 26 Nov 2000 00:07:50 +0000
25145 Message-ID: <20001126000750.A22446@plum.flirble.org>
25150 ____________________________________________________________________________
25151 [ 7861] By: jhi on 2000/11/26 00:01:26
25152 Log: Integrate perlio.
25154 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
25155 ____________________________________________________________________________
25156 [ 7860] By: nick on 2000/11/25 22:04:17
25157 Log: Correct relative path from new ext\Filter\Util\Call location
25160 ! win32/makefile.mk
25161 ____________________________________________________________________________
25162 [ 7859] By: nick on 2000/11/25 21:26:54
25163 Log: Integrate mainline.
25165 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25166 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25167 +> t/lib/filter-util.t
25168 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25169 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25170 - t/lib/filt-util.t
25171 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
25172 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25173 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
25174 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
25175 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
25176 !> win32/makefile.mk
25177 ____________________________________________________________________________
25178 [ 7858] By: gsar on 2000/11/25 20:52:17
25179 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
25180 parent's memory; fix it by keeping track of the actual pad
25181 offset rather than a raw pointer (this change is probably also
25182 relevant to non-ithreads case to avoid fallout from reallocs of
25183 the pad array, but is currently only enabled for the ithreads
25184 case in the interests of minimal disruption to existing "well
25187 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25188 ! proto.h scope.c scope.h sv.c t/op/fork.t
25189 ____________________________________________________________________________
25190 [ 7857] By: nick on 2000/11/25 20:01:28
25191 Log: All tests pass on Win32/gcc/USE_PERLIO.
25192 - when crlf layer is pushed make unix-level binary.
25193 - remove :crlf injection in pp_backtick in pp_sys.c
25194 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
25196 ! doio.c perlio.c pp_sys.c win32/makefile.mk
25197 ____________________________________________________________________________
25198 [ 7856] By: jhi on 2000/11/25 18:38:30
25199 Log: Update the metaconfig units for #7855.
25200 Branch: metaconfig/U/perl
25201 ! useperlio.U usesocks.U
25202 ____________________________________________________________________________
25203 [ 7855] By: jhi on 2000/11/25 18:37:54
25204 Log: Undo the SOCKS workarounds, instead start using PerlIO
25205 if SOCKS is selected.
25207 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
25208 From: Jens Hamisch <jens@Strawberry.COM>
25209 Date: Fri, 24 Nov 2000 18:31:30 +0100
25210 Message-ID: <20001124183130.E28337@Strawberry.COM>
25212 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
25213 From: Jens Hamisch <jens@Strawberry.COM>
25214 Date: Fri, 24 Nov 2000 19:11:51 +0100
25215 Message-ID: <20001124191151.A28753@Strawberry.COM>
25217 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
25218 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
25219 ____________________________________________________________________________
25220 [ 7854] By: jhi on 2000/11/25 17:39:08
25221 Log: Undo #7848. Some of the code seems to use walkoptree(),
25222 some walkoptree_slow(). An unfinished renaming?
25223 Now the sub is walkoptree() (which is @EXPORT_OK),
25224 the walkoptree_slow() is a typeglob alias to walkoptree.
25225 This makes the tests to pass, at least.
25227 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25228 ____________________________________________________________________________
25229 [ 7853] By: nick on 2000/11/24 22:24:33
25230 Log: Re-arrange crlf vs binary for platforms that care.
25231 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
25232 Lip-service to making stdio layer work on such platfroms (untested).
25233 Now fails 3 tests rather than one, checkin to see if I can debug
25234 the issue under linux. (Do not merge.)
25236 ! doio.c perlio.c perliol.h
25237 ____________________________________________________________________________
25238 [ 7852] By: jhi on 2000/11/24 18:57:39
25239 Log: AUTHORS edits.
25242 ____________________________________________________________________________
25243 [ 7851] By: jhi on 2000/11/24 17:34:56
25244 Log: Add Jan-Erik Karlsson.
25247 ____________________________________________________________________________
25248 [ 7850] By: jhi on 2000/11/24 17:27:56
25249 Log: Configure should find stdchar on its own.
25251 ! hints/solaris_2.sh
25252 ____________________________________________________________________________
25253 [ 7849] By: jhi on 2000/11/24 17:24:55
25254 Log: Subject: PATCH over 7848: Filter test flawed
25255 From: andreas.koenig@anima.de (Andreas J. Koenig)
25256 Date: 24 Nov 2000 10:28:29 +0100
25257 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
25259 ! t/lib/filter-util.t
25260 ____________________________________________________________________________
25261 [ 7848] By: jhi on 2000/11/24 17:22:15
25262 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
25263 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
25264 Date: Fri, 24 Nov 2000 16:12:58 +0000
25265 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
25268 ____________________________________________________________________________
25269 [ 7847] By: jhi on 2000/11/24 03:07:01
25270 Log: Integrate perlio.
25272 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25273 !> win32/makefile.mk
25274 ____________________________________________________________________________
25275 [ 7846] By: gsar on 2000/11/24 00:55:57
25276 Log: integrate changes#6415..6418,6420..6438 from mainline
25278 Fix the bitvector ops for utf8 (tricky since past 7 bits
25279 the utf8 'characters' can be more than one octet).
25281 MPE/ix updates for perl 5.6.0 from Mark Bixby.
25283 Subject: SDBM_File documentation
25289 Send all installperl messages to STDERR and be -w clean.
25291 Out-of-date note removed.
25293 Protect against "wild next"s, that is, callbacks doing "next"
25294 instead of "return".
25296 Use STDOUT consistently.
25298 The output might have been produced in the wrong order.
25300 A missing 'break' after the [[:space:]] switch case.
25303 [ID 19991110.003] another matching finding by pcre author
25304 which has already been fixed by some patch, as verified in
25306 Documentation to explain the behaviour of map().
25308 Add an optimization for map-maps-a-list-element-to-more-list-elements
25309 case, but add also notes explaining the relationship of this
25310 patch and the earlier notes by Sarathy.
25312 Subject: [ID 20000716.023] syslog test fails without sockets
25314 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
25315 Test cases for #6431.
25317 File::Spec::VMS fixup for tmpdir from Craig Berry.
25319 Make the "uninit variable" warning to say "concat or string"
25320 or "join or string" when in concat or join .
25322 Get UTF16 BOMs working. Patch from
25323 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
25325 Subject: [PATCH] Make large file tests deal with SIGXFSZ
25327 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
25329 Subject: [PATCH] av.c apidoc
25330 Branch: maint-5.6/perl
25331 !> (integrate 43 files)
25332 ____________________________________________________________________________
25333 [ 7845] By: gsar on 2000/11/24 00:20:45
25334 Log: integrate changes#6406..6414 from mainline
25336 Merge perlhacktut into perlhack, update perlguts.
25338 Fix AutoSplit to use File::Spec the right way in VMS,
25339 from Peter Prymmer.
25342 [ID 19991110.002] minimal matching discrepancy found by pcre author
25343 seems to have been fixed (though differently from what was suggested
25344 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
25346 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
25347 not in pod, from Peter Prymmer
25349 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
25350 From: Hugo <hv@crypt.compulink.co.uk>
25351 Date: Fri, 14 Jul 2000 23:05:20 +0100
25352 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
25354 Didn't anymore apply, but that point still could use another fix.
25356 lib/b test fixes from Peter Prymmer.
25358 More docs for sv functions.
25360 perlvms.pod whitespace cleanup to keep pod utils happy.
25362 another VMS build tweak from Peter Prymmer
25363 Branch: maint-5.6/perl
25364 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
25365 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
25366 !> vms/descrip_mms.template vms/perlvms.pod
25367 ____________________________________________________________________________
25368 [ 7844] By: nick on 2000/11/23 23:42:45
25369 Log: Win32/perlio Now just fails one io/argv.t test - lack
25370 of default :crlf on standard streams.
25373 ____________________________________________________________________________
25374 [ 7843] By: nick on 2000/11/23 23:04:05
25375 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
25376 peek fail is showing a real problem (multiple crlf layers
25377 are getting pushed.)
25379 ! doio.c perlio.c win32/makefile.mk
25380 ____________________________________________________________________________
25381 [ 7842] By: nick on 2000/11/23 19:46:23
25382 Log: Implement PerlIO_binmode()
25383 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
25384 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
25385 make binmode in t/lib/io_tell.t unconditional so that works.
25386 Checkin just so Win32 machine can see these changes.
25388 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25389 ____________________________________________________________________________
25390 [ 7841] By: jhi on 2000/11/23 19:30:00
25391 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
25394 ____________________________________________________________________________
25395 [ 7840] By: jhi on 2000/11/23 17:18:02
25396 Log: SOCKS wrestling continues, patches from Jens Hamisch.
25398 ! doio.c embed.h embed.pl perlsdio.h proto.h
25399 ____________________________________________________________________________
25400 [ 7839] By: jhi on 2000/11/23 16:54:14
25401 Log: Push Filter::Util::Call one level deeper.
25403 + t/lib/filter-util.t
25404 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25405 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25406 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25407 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25408 - t/lib/filt-util.t
25409 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
25410 ! win32/Makefile win32/makefile.mk
25411 ____________________________________________________________________________
25412 [ 7838] By: jhi on 2000/11/23 16:52:40
25413 Log: Reach back one higher up when searching for PERL_SRC.
25415 ! lib/ExtUtils/MM_Unix.pm
25416 ____________________________________________________________________________
25417 [ 7837] By: jhi on 2000/11/23 16:05:41
25418 Log: Subject: Re: perl@7826
25419 Date: Thu, 23 Nov 2000 02:20:25 -0600
25420 From: "Craig A. Berry" <craigberry@mac.com>
25421 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
25423 Make VMS to like Filter::Util::Call.
25425 ! configure.com ext/Filter/Util/Makefile.PL
25426 ____________________________________________________________________________
25427 [ 7836] By: nick on 2000/11/23 16:04:08
25428 Log: Implement crlf layer - not ready for merge.
25430 ! perlio.c win32/makefile.mk
25431 ____________________________________________________________________________
25432 [ 7835] By: jhi on 2000/11/23 15:56:52
25433 Log: STDCHAR is different in Sparc v9 vs x86.
25435 ! hints/solaris_2.sh
25436 ____________________________________________________________________________
25437 [ 7834] By: jhi on 2000/11/23 15:50:47
25438 Log: The type needs to be visible to protos.
25441 ____________________________________________________________________________
25442 [ 7833] By: jhi on 2000/11/23 15:40:46
25443 Log: Finish unfinished SOCKS workaround changes.
25446 ____________________________________________________________________________
25447 [ 7832] By: jhi on 2000/11/23 15:33:30
25448 Log: Integrate perlio.
25450 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25451 !> win32/makefile.mk
25452 ____________________________________________________________________________
25453 [ 7831] By: nick on 2000/11/23 10:31:07
25454 Log: Correct makefile.mk dependancies for ext/Filter/Util
25456 Run dmake regen_config_h
25458 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25459 ! win32/makefile.mk
25460 ____________________________________________________________________________
25461 [ 7830] By: nick on 2000/11/23 08:05:07
25462 Log: Integrate mainline
25464 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25465 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
25466 +> t/lib/filt-util.pl t/lib/filt-util.t
25467 !> (integrate 41 files)
25468 ____________________________________________________________________________
25469 [ 7829] By: gsar on 2000/11/23 03:07:11
25470 Log: build the Filter extension on windows
25472 ! win32/Makefile win32/makefile.mk
25473 ____________________________________________________________________________
25474 [ 7828] By: gsar on 2000/11/23 02:46:35
25475 Log: regenerate win32/config* and fix some inconsistencies in the
25476 makefiles; always export Perl_deb() because it is needed
25477 by ext/re/* (whether perl itself is built with -DDEBUGGING
25480 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
25481 ! win32/config_H.vc win32/makefile.mk
25482 ____________________________________________________________________________
25483 [ 7827] By: gsar on 2000/11/23 02:18:38
25484 Log: get sources building on windows+MSVC again (untested with other
25487 ! win32/include/sys/socket.h win32/perllib.c
25488 ____________________________________________________________________________
25489 [ 7826] By: jhi on 2000/11/23 01:18:26
25490 Log: Update Changes.
25492 ! Changes patchlevel.h
25493 ____________________________________________________________________________
25494 [ 7825] By: jhi on 2000/11/23 00:20:41
25495 Log: Subject: Re: av.c patch (having slight problems)
25496 From: "Ben Tilly" <ben_tilly@hotmail.com>
25497 Date: Tue, 21 Nov 2000 23:29:31 -0500
25498 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
25503 ____________________________________________________________________________
25504 [ 7824] By: jhi on 2000/11/22 23:59:15
25505 Log: Fixes for signedness warnings noticed by VMSperlers.
25507 ! ext/Storable/Storable.xs regcomp.c sv.c
25508 ____________________________________________________________________________
25509 [ 7823] By: jhi on 2000/11/22 23:19:31
25510 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
25511 From: Peter Prymmer <pvhp@forte.com>
25512 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
25513 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
25515 ! t/pragma/warn/pp_hot
25516 ____________________________________________________________________________
25517 [ 7822] By: jhi on 2000/11/22 22:52:20
25521 ____________________________________________________________________________
25522 [ 7821] By: jhi on 2000/11/22 22:46:39
25523 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
25524 by Damian Conway, as suggested by Paul Marquess.
25526 + lib/Filter/Simple.pm
25527 ____________________________________________________________________________
25528 [ 7820] By: jhi on 2000/11/22 22:45:51
25529 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
25531 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25532 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25533 + t/lib/filt-util.t
25535 ____________________________________________________________________________
25536 [ 7819] By: jhi on 2000/11/22 22:03:27
25537 Log: Integrate perlio.
25539 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25540 !> win32/makefile.mk
25541 ____________________________________________________________________________
25542 [ 7818] By: jhi on 2000/11/22 21:56:02
25543 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
25545 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
25547 ____________________________________________________________________________
25548 [ 7817] By: jhi on 2000/11/22 21:39:49
25549 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
25550 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25551 Date: Wed, 22 Nov 2000 16:08:12 -0500
25552 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
25554 ! lib/ExtUtils/Liblist.pm
25555 ____________________________________________________________________________
25556 [ 7816] By: jhi on 2000/11/22 21:38:25
25557 Log: Go ahead and #include <unistd.h> in perl.h.
25559 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
25561 ____________________________________________________________________________
25562 [ 7815] By: jhi on 2000/11/22 21:22:52
25563 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
25564 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25565 Date: Mon, 20 Nov 2000 18:30:52 -0500
25566 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
25568 ! pod/perlre.pod regcomp.c t/op/re_tests
25569 ____________________________________________________________________________
25570 [ 7814] By: jhi on 2000/11/22 21:21:46
25571 Log: Subject: [PATCH 5.7.0] Liblist finally works
25572 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25573 Date: Tue, 21 Nov 2000 22:02:17 -0500
25574 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
25576 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
25577 ! lib/ExtUtils/MakeMaker.pm
25578 ____________________________________________________________________________
25579 [ 7813] By: jhi on 2000/11/22 21:20:23
25580 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25581 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25582 Date: Wed, 22 Nov 2000 17:53:15 +0100
25583 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
25585 AIX dynaloader and perlio patch.
25587 ! ext/DynaLoader/dl_aix.xs
25588 ____________________________________________________________________________
25589 [ 7812] By: jhi on 2000/11/22 21:17:52
25590 Log: (Accidentally empty patch.)
25593 ____________________________________________________________________________
25594 [ 7811] By: jhi on 2000/11/22 21:16:31
25595 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
25596 From: Peter Prymmer <pvhp@forte.com>
25597 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
25598 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
25601 ____________________________________________________________________________
25602 [ 7810] By: jhi on 2000/11/22 21:15:36
25603 Log: Subject: Re: perl@7777
25604 From: "John P. Linderman" <jpl@research.att.com>
25605 Date: Wed, 22 Nov 2000 13:11:11 -0500
25606 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
25611 ____________________________________________________________________________
25612 [ 7809] By: jhi on 2000/11/22 21:14:19
25613 Log: Subject: [PATCH perl@7795] Perlio_tell fix
25614 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25615 Date: Wed, 22 Nov 2000 13:51:37 EST
25616 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
25619 ____________________________________________________________________________
25620 [ 7808] By: jhi on 2000/11/22 21:13:27
25621 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
25622 From: Casey Tweten <crt@kiski.net>
25623 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
25624 Message-Id: <200011201653.LAA10194@home.kiski.net>
25627 ____________________________________________________________________________
25628 [ 7807] By: jhi on 2000/11/22 21:12:35
25629 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
25630 From: Casey Tweten <crt@kiski.net>
25631 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
25632 Message-Id: <200011201636.LAA07227@home.kiski.net>
25635 ____________________________________________________________________________
25636 [ 7806] By: jhi on 2000/11/22 21:10:59
25637 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
25638 From: "Casey R. Tweten" <crt@kiski.net>
25639 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
25640 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
25643 ____________________________________________________________________________
25644 [ 7805] By: nick on 2000/11/22 21:05:06
25645 Log: Integrate mainline
25647 !> Changes Porting/genlog ext/DB_File/DB_File.xs
25648 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
25649 !> utils/perlbug.PL
25650 ____________________________________________________________________________
25651 [ 7804] By: jhi on 2000/11/22 21:01:12
25652 Log: Subject: [PATCH] Test.pm POD peculiarity
25653 From: "Casey R. Tweten" <crt@kiski.net>
25654 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
25655 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
25658 ____________________________________________________________________________
25659 [ 7803] By: jhi on 2000/11/22 20:59:59
25660 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
25661 From: "Philip Newton" <pnewton@gmx.de>
25662 Date: Wed, 22 Nov 2000 14:25:53 +0100
25663 Message-Id: <3A1BD771.25462.1939FAD@localhost>
25665 Be case-understanding also on 's', and use the -oi of sendmail
25666 not to terminate the transmission on a lone '.'.
25669 ____________________________________________________________________________
25670 [ 7802] By: nick on 2000/11/22 20:51:42
25671 Log: Win32 PerlIO intermediate state now working as expected.
25672 - In current state we are still using C runtime in text/binary
25673 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
25674 - PERLIO=stdio and PERLIO=unix pass all expected tests.
25675 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
25676 and PerlIO_seek() and the dummy crlf layer is not making adjustments
25677 for CRLF translation happening in C runtime. All other tests pass.
25679 Added note to README.win32 to point out the snags of doing a perl build
25680 with Norton AntiVirus turned on.
25682 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
25683 which file a fail comes from.
25685 Updated "canned" config.h to match the one generated.
25687 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25688 ! win32/makefile.mk
25689 ____________________________________________________________________________
25690 [ 7801] By: jhi on 2000/11/22 06:50:20
25693 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25694 ____________________________________________________________________________
25695 [ 7800] By: jhi on 2000/11/22 01:29:55
25696 Log: Changes had accidentally gone too silent on non-main branches.
25698 ! Changes Porting/genlog patchlevel.h
25699 ____________________________________________________________________________
25700 [ 7799] By: gsar on 2000/11/22 01:02:56
25701 Log: some lib_pm.PL changes snuck in via change#7772
25702 Branch: maint-5.6/perl
25704 ____________________________________________________________________________
25705 [ 7798] By: nick on 2000/11/21 21:59:40
25706 Log: Integrate mainline
25708 !> (integrate 28 files)
25709 ____________________________________________________________________________
25710 [ 7797] By: jhi on 2000/11/21 21:01:45
25711 Log: Integrate perlio.
25713 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
25714 ____________________________________________________________________________
25715 [ 7796] By: nick on 2000/11/21 20:36:22
25716 Log: Win32 builds and runs (mostly) with USE_PERLIO.
25717 PERLIO=perlio passes all tests.
25718 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
25720 ! perlio.c win32/perllib.c win32/win32.c
25721 ____________________________________________________________________________
25722 [ 7795] By: jhi on 2000/11/21 19:03:44
25723 Log: Update Changes.
25725 ! Changes patchlevel.h
25726 ____________________________________________________________________________
25727 [ 7794] By: jhi on 2000/11/21 18:56:34
25728 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
25729 From: "Craig A. Berry" <craigberry@mac.com>
25730 Date: Mon, 20 Nov 2000 20:27:06 -0600
25731 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
25736 ____________________________________________________________________________
25737 [ 7793] By: jhi on 2000/11/21 18:54:41
25738 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25739 From: Dominic Dunlop <domo@computer.org>
25740 Date: Mon, 20 Nov 2000 18:55:29 +0100
25741 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
25743 va_copy() and the need of it.
25744 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
25745 Branch: metaconfig/U/perl
25748 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25749 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
25750 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
25751 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25752 ! win32/config.bc win32/config.gc win32/config.vc
25753 ____________________________________________________________________________
25754 [ 7792] By: jhi on 2000/11/21 17:04:10
25755 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
25758 ____________________________________________________________________________
25759 [ 7791] By: jhi on 2000/11/21 17:01:16
25760 Log: Export the SOCKS workaround symbols only if necessary.
25762 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
25763 ____________________________________________________________________________
25764 [ 7790] By: nick on 2000/11/20 23:57:11
25765 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
25768 ____________________________________________________________________________
25769 [ 7789] By: nick on 2000/11/20 23:38:33
25770 Log: Integrate mainline
25772 +> lib/File/Spec/Epoc.pm
25773 !> (integrate 34 files)
25774 ____________________________________________________________________________
25775 [ 7788] By: nick on 2000/11/20 23:20:18
25776 Log: Make extra buffer layer work (dummy crlf layer)
25778 ! doio.c perlio.c perlio.h
25779 ____________________________________________________________________________
25780 [ 7787] By: jhi on 2000/11/20 22:44:04
25781 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
25782 From: Peter Prymmer <pvhp@forte.com>
25783 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
25784 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
25786 ! t/pragma/locale.t
25787 ____________________________________________________________________________
25788 [ 7786] By: jhi on 2000/11/20 22:29:10
25789 Log: Subject: DOC PATCH 5.6.0 perlreftut
25790 From: mjd@plover.com
25791 Date: 20 Nov 2000 19:45:06 -0000
25792 Message-ID: <20001120194506.9505.qmail@plover.com>
25794 ! pod/perlreftut.pod
25795 ____________________________________________________________________________
25796 [ 7785] By: jhi on 2000/11/20 22:27:44
25797 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
25798 From: David Dyck <dcd@tc.fluke.com>
25799 Date: Mon, 20 Nov 2000 11:43:40 -0800
25800 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
25803 ____________________________________________________________________________
25804 [ 7784] By: jhi on 2000/11/20 22:23:21
25805 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
25806 Date: Mon, 20 Nov 2000 17:06:10 -0500
25807 To: Mailing list Perl5 <perl5-porters@perl.org>
25808 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
25810 ! pp_ctl.c t/op/pat.t
25811 ____________________________________________________________________________
25812 [ 7783] By: jhi on 2000/11/20 22:11:18
25813 Log: Subject: [PATCH] doop.c - UTF8 tr///
25814 From: Simon Cozens <simon@cozens.net>
25815 Date: Sat, 18 Nov 2000 18:49:30 +0000
25816 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
25818 Subject: Re: [PATCH] doop.c - UTF8 tr///
25819 From: Simon Cozens <simon@cozens.net>
25820 Date: Mon, 20 Nov 2000 20:45:22 +0000
25821 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
25823 Make tr on UTF-8 better but still not correct.
25826 ____________________________________________________________________________
25827 [ 7782] By: jhi on 2000/11/20 22:02:16
25828 Log: Remove the shared object before attempting to create
25829 (by linking) a new one. E.g. in AIX not removing
25830 becomes quite painful if one tries to do more than one
25831 build in the same tree (an interrupted build, for example),
25832 since the AIX' shared dynaloader seemingly keeps the shared
25833 objects open and therefore 'busy' for quite a while, even when
25834 nobody is using the objects, leading into link failures.
25836 ! lib/ExtUtils/MM_Unix.pm
25837 ____________________________________________________________________________
25838 [ 7781] By: gsar on 2000/11/20 19:02:55
25839 Log: type mismatch due to faulty integration
25840 Branch: maint-5.6/perl
25841 ! toke.c win32/Makefile
25842 ____________________________________________________________________________
25843 [ 7780] By: gsar on 2000/11/20 17:31:55
25844 Log: integrate changes#6392,6394..6399,6401..6404
25846 The {multiplier} of a fixed substring was overlooked which
25847 caused a wrong initial search offset for that substring.
25849 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
25850 From: Hugo <hv@crypt.compulink.co.uk>
25851 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
25852 Date: Thu, 13 Jul 2000 19:27:13 +0100
25854 Fix the BOM bug: not a byteorder bug, a signedness bug.
25856 Replace change #6337 with a better one.
25858 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
25859 From: Hugo <hv@crypt.compulink.co.uk>
25860 Date: Fri, 14 Jul 2000 04:16:20 +0100
25861 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
25863 MakeMaker should not remove editor backups (*~) on `make clean`
25864 by default (completes change#6383)
25866 move new variables to the end of the interpreter structure (for
25867 bincompat in code that doesn't #include XSUB.h)
25869 rename totally bletcherous SvLOCK() thingy (doesn't do what the
25870 name suggests anyway)
25872 various cleanups (typos, misformatted code, and small bugs)
25874 typecasts needed for change#6394
25876 typos in change#6399, regen headers
25878 inconsistent types needs casts
25880 PERL_OBJECT build tweaks
25881 Branch: maint-5.6/perl
25882 !> MANIFEST doop.c embed.h embed.pl embedvar.h
25883 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
25884 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
25885 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
25887 ____________________________________________________________________________
25888 [ 7779] By: gsar on 2000/11/20 17:06:29
25889 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
25891 Cosmetics and perldelta.
25893 Fix nits noticed by Boston.pm.
25895 Do the cc sanity check both before the hints and
25896 after the cc selction.
25898 get sprintf.t to adjust properly for 3-digit exponents
25900 don't clobber *.orig files on *clean targets
25902 fix bugs in processing %v-*d and similar format specs (from
25903 Avi Finkel <avi@finkel.org>)
25905 sprintf test tweaks (from Dominic Dunlop)
25907 new selfloader.t in change#6183 doesn't close DATA handles,
25908 and thus fails to clean up tmp files on dosish platforms
25910 typos (spotted by Peter Prymmer)
25912 typo fix from Craig Berry
25913 Branch: maint-5.6/perl
25914 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
25915 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
25916 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
25918 ____________________________________________________________________________
25919 [ 7778] By: gsar on 2000/11/20 16:46:51
25920 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
25922 Subject: Re: format bug report [Patch]
25923 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25924 Date: Wed, 05 Jul 2000 13:12:52 +0200
25925 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
25927 Subject: Re: format bug report [Patch]
25928 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25929 Date: Wed, 05 Jul 2000 14:10:01 +0200
25930 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
25932 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
25933 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25934 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
25935 Date: Fri, 07 Jul 2000 17:57:16 +0100
25937 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
25938 To: perl5-porters@perl.org
25939 From: Karsten Sperling <spiff@phreax.net>
25940 Date: Mon, 10 Jul 2000 15:12:52 +0200
25941 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
25943 README.posix-bc podified from Thomas Dorner.
25945 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
25946 From: Dominic Dunlop <domo@computer.org>
25947 Date: Tue, 11 Jul 2000 12:27:33 +0200
25948 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
25953 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
25954 From: Roderick Schertler <roderick@argon.org>
25955 Date: Tue, 11 Jul 2000 13:55:05 -0400
25956 Message-Id: <200007111755.NAA05077@jones.argon.org>
25958 Minor cleanups on the booklist.
25960 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
25963 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
25964 Branch: maint-5.6/perl
25965 +> pod/perlbook.pod
25966 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
25967 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
25968 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
25969 ____________________________________________________________________________
25970 [ 7777] By: jhi on 2000/11/20 16:08:49
25971 Log: Update Changes.
25973 ! Changes patchlevel.h
25974 ____________________________________________________________________________
25975 [ 7776] By: jhi on 2000/11/20 15:27:56
25976 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
25977 This may be overly harsh but until proven otherwise, we think this
25978 way, or until we have a simple test for Configure (having to start
25979 up servers is does not count as simple) to check for the problems.
25982 ____________________________________________________________________________
25983 [ 7775] By: jhi on 2000/11/20 15:22:17
25984 Log: Solaris hints tweaks.
25986 ! hints/solaris_2.sh
25987 ____________________________________________________________________________
25988 [ 7774] By: jhi on 2000/11/20 15:01:20
25989 Log: Add a workaround to SOCKS 64-bit problems.
25991 ! doio.c embed.h embed.pl perlsdio.h proto.h
25992 ____________________________________________________________________________
25993 [ 7773] By: jhi on 2000/11/20 14:51:47
25994 Log: sysseek() instead of seek().
25997 ____________________________________________________________________________
25998 [ 7772] By: gsar on 2000/11/20 13:06:23
25999 Log: integrate changes#6315..6319,6321..6331,6333..6338
26001 Integrate with Sarathy, preliminary fix for unicos
26002 alignment problems in [ID 20000612.002] Perl problem on Cray system.
26004 some debugger output does not go to the socket when RemotePort is set
26006 winsock cleanup never done on Windows (leads to handle leaks)
26008 fix UNC path handling on Windows under ithreads, and chdir()
26009 return value when given a non-existent directory
26011 Autogenerate pod/Makefile and pod/buildtoc.
26012 buildtoc also checks whether the existin pods are
26013 mentioned in MANIFEST and perl.pod, and vice versa.
26014 (None of the thusly found discrepancies fixed yet.)
26015 roffitall also needs to be autogenerated similarly but it
26016 seems so badly out of date that I didn't touch it yet.
26018 Config is being used.
26020 Add =head1 NAMEs so that buildtoc is happy.
26021 (The CGI::Util nit reported to Lincoln.)
26023 Fix complaints of buildtoc.
26025 Fix the alignment problem in Crays ([ID 20000612.002]).
26027 Remove perlbook, update perlfaq book listing,
26028 rearrange perl.pod, regenerate perltoc.
26030 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
26031 was cast to an unsigned (32-bit) integer with wild abandon.
26033 winsock options weren't being set in all threads under ithreads
26034 (caused send()s from second and subsequent threads to fail)
26036 accept() leaks memory on windows due to incorrect ordering of
26037 closesocket() and fclose() calls
26039 Reorder perl.pod once more.
26041 More POSIX.pod tweaks.
26043 Sprinkle ldlibpath.
26045 Precedence goof, fix based on
26046 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
26047 From: Hugo <hv@crypt.compulink.co.uk>
26048 Date: Tue, 11 Jul 2000 12:52:38 +0100
26049 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
26051 Subject: PATCH perlguts.pod: Document D and d magic types
26052 From: mjd@plover.com
26053 Date: 5 Jul 2000 18:01:51 -0000
26054 Message-ID: <20000705180151.29413.qmail@plover.com>
26056 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
26057 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
26058 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
26059 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
26061 Subject: [PATCH cfgperl] $& segfaults if you trick it
26062 From: simon@brecon.co.uk (Simon Cozens)
26063 Date: 7 Jul 2000 11:26:09 GMT
26064 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
26066 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26067 From: Hugo <hv@crypt.compulink.co.uk>
26068 Date: Tue, 11 Jul 2000 12:44:50 +0100
26069 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
26071 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
26072 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26073 Date: Tue, 11 Jul 2000 13:50:51 +0100
26074 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
26075 Branch: maint-5.6/perl
26076 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
26078 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
26079 !> (integrate 26 files)
26080 ____________________________________________________________________________
26081 [ 7771] By: gsar on 2000/11/20 12:31:42
26082 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
26085 Subject: [PATCH bleedperl] File::Spec 0.82 beta
26086 From: Barrie Slaymaker <barries@jester.slaysys.com>
26087 Date: Wed, 28 Jun 2000 11:35:29 -0400
26088 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
26090 tweak perlembed for multiplicity/usethreads sanity; correct notes
26093 localize %INC in a Safe compartment so that use/require work
26094 (many other magic globals probably need similar treatment)
26096 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
26097 when @_ is modified, causing coredumps
26099 slurp mode fix in change#4736 still not quite right
26101 Point to perlipc for more SysV IPC examples.
26103 Elaborate POSIX.pod. Still needs work.
26105 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
26107 fix large memory leak that has been around for ever, masked by
26108 -DPURIFY (most of the arenas were never freed!)
26110 fix memory leak on Windows (PL_sys_intern contents were never
26113 PERL_OBJECT build tweak
26117 remove rel2abs prototypes (from Barrie Slaymaker)
26119 missing perldiag entry for unpack("w",...) diagnostic (from
26122 better diagnostic on Frob->stuff() when Frob:: doesn't exist
26123 (from Richard Soderberg <rs@oregonnet.com>)
26125 Win32 patches for cfgperl from Sarathy.
26127 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
26129 More POSIX.pod embellishment.
26131 tyop in change#6306
26132 Branch: maint-5.6/perl
26133 !> (integrate 44 files)
26134 ____________________________________________________________________________
26135 [ 7770] By: gsar on 2000/11/20 11:51:00
26136 Log: integrate changes#6268..6282 from cfgperl branch
26138 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
26139 From: Dominic Dunlop <domo@computer.org>
26140 Date: Thu, 29 Jun 2000 12:32:39 +0200
26141 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
26143 Regen headers for #6261 (and update embed.pl for this) and #6267,
26144 silence few compiler warnings.
26146 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
26147 From: Nicholas Clark <nick@talking.bollo.cx>
26148 Date: Fri, 23 Jun 2000 16:21:15 +0100
26149 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
26151 Subject: PATCH pod/perltie.pod
26152 From: Ian Phillipps <Ian.Phillipps@iname.com>
26153 Date: Fri, 16 Jun 2000 00:17:19 +0100
26154 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
26155 (only the first hunk, the second hunk had already been done
26156 by some other patch)
26158 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
26159 From: Tom Phoenix <rootbeer@redcat.com>
26160 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
26161 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
26163 Subject: [PATCH] xsub attributes
26164 From: Doug MacEachern <dougm@covalent.net>
26165 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
26166 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
26168 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
26169 From: Andy Dougherty <doughera@lafayette.edu>
26170 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
26171 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
26173 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
26174 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26175 Date: Tue, 13 Jun 2000 02:43:48 -0500
26176 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
26178 Subject: [PATCH] Re: eval documentation: context
26179 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26180 Date: Mon, 12 Jun 2000 15:07:29 +0100
26181 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
26183 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
26184 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26185 Date: Mon, 12 Jun 2000 14:55:59 +0100
26186 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
26188 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
26189 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
26190 Date: Fri, 09 Jun 2000 12:39:27 -0400
26191 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
26192 (plus update the version "number" of Text::Wrap)
26194 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
26195 From: Tim Ayers <tayers@bridge.com>
26196 Date: Thu, 08 Jun 2000 08:11:06 +0200
26197 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
26198 [resent by Richard Foley, Message-Id probably wrong]
26200 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
26201 From: rspier@pobox.com (Robert Spier)
26202 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
26203 Message-ID: <14654.31913.845602.610277@rls.cx>
26205 Subject: [PATCH 5.6.0] utils/h2xs.PL
26206 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26207 Date: Wed, 7 Jun 2000 04:02:04 -0500
26208 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
26210 Subject: [PATCH 5.6.0]ITHREADs for VMS
26211 From: Dan Sugalski <dan@sidhe.org>
26212 Date: Tue, 06 Jun 2000 11:59:50 -0400
26213 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
26214 Branch: maint-5.6/perl
26215 !> (integrate 31 files)
26216 ____________________________________________________________________________
26217 [ 7769] By: gsar on 2000/11/20 11:29:06
26218 Log: integrate changes#6261..6266 from cfgperl
26220 Subject: Re: [PATCH cfgperl] BOMs away!
26221 From: simon@brecon.co.uk (Simon Cozens)
26222 Date: 17 Jun 2000 11:49:57 GMT
26223 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
26225 Subject: 5.6.0 Patch for EPOC
26226 From: Olaf Flebbe <o.flebbe@gmx.de>
26227 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
26228 Message-ID: <23449.960929969@www11.gmx.net>
26230 tr fixes from Simon Cozens
26232 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
26233 From: Marty Lucich <marty@netcom.com>
26234 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
26235 Message-Id: <200006282116.OAA11148@netcom.com>
26236 ccdlflags update (the BSD/OS 4.1 part had already been taken
26239 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
26240 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26241 Date: Wed, 28 Jun 2000 17:50:12 -0700
26242 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
26244 Subject: [PATCH 5.6.0] cygwin port
26245 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
26246 From: "Fifer, Eric" <EFifer@sanwaint.com>
26247 Date: Thu, 29 Jun 2000 12:58:29 +0100
26248 Branch: maint-5.6/perl
26249 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
26250 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
26251 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26252 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
26253 ____________________________________________________________________________
26254 [ 7768] By: gsar on 2000/11/20 11:13:44
26255 Log: integrate changes#6252..6256,6259..6260
26257 Paranoia tweak on #6249.
26258 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26259 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26260 Date: Sun, 25 Jun 2000 23:43:12 -0400
26261 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
26263 Subject: tr///, help wanted.
26264 From: simon@brecon.co.uk (Simon Cozens)
26265 Date: 28 Jun 2000 11:29:04 GMT
26266 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
26268 small thinko tweaks
26270 tweaks from Simon Conzes to further fix tr/// under utf8
26272 perlnewmod was missing from MANIFEST.
26274 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
26275 From: simon@brecon.co.uk (Simon Cozens)
26276 Date: 17 Jun 2000 11:56:44 GMT
26277 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
26279 Branch: maint-5.6/perl
26280 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
26281 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
26282 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
26283 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
26284 ____________________________________________________________________________
26285 [ 7767] By: gsar on 2000/11/20 10:51:38
26286 Log: integrate change#6250 from cfgperl
26288 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
26289 From: Doug MacEachern <dougm@covalent.net>
26290 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
26291 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
26292 Branch: maint-5.6/perl
26294 !> MANIFEST embed.pl global.sym proto.h toke.c
26295 ____________________________________________________________________________
26296 [ 7766] By: gsar on 2000/11/20 10:48:34
26297 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
26299 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
26300 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26301 Date: Mon, 26 Jun 2000 18:40:14 +0100
26302 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
26304 Subject: [PATCH] bytes<->utf8 fixes
26305 From: simon@brecon.co.uk (Simon Cozens)
26306 Date: 26 Jun 2000 04:55:45 GMT
26307 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
26309 Subject: [PATCH] is_utf8_string
26310 From: simon@brecon.co.uk (Simon Cozens)
26311 Date: 26 Jun 2000 02:25:59 GMT
26312 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
26314 Subject: [PATCH] avoid mg_ptr in '*' magic
26315 From: Doug MacEachern <dougm@covalent.net>
26316 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
26317 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
26319 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
26320 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26321 Date: Sat, 24 Jun 2000 13:06:20 +0100
26322 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
26324 Allow for standalone testing.
26326 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
26327 From: Mark-Jason Dominus <mjd@plover.com>
26328 Date: Tue, 27 Jun 2000 22:36:42 -0400
26329 Message-ID: <20000628023642.12166.qmail@plover.com>
26331 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26332 From: Frank Tobin <ftobin@uiuc.edu>
26333 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
26334 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
26335 Branch: maint-5.6/perl
26336 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
26337 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
26338 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
26339 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
26340 !> utf8.c utils/h2xs.PL
26341 ____________________________________________________________________________
26342 [ 7765] By: gsar on 2000/11/20 10:29:13
26343 Log: integrate change#6239 from cfgperl
26345 Configure maintenance. Sever some dependency cycles,
26346 separate gccversion from the cc unit,
26347 address [ID 20000623.006] Configure script patch for using gcc on AIX
26348 (but solve it a little bit differently),
26349 unduplex some accidentally duplicated units,
26350 suggest using gcc if no cc available
26351 (p5p thread: "Solaris configure: counterproposal", 1999-09)
26352 Branch: maint-5.6/perl
26353 !> Configure Todo-5.6 config_h.SH
26354 ____________________________________________________________________________
26355 [ 7764] By: gsar on 2000/11/20 10:25:55
26356 Log: integrate changes#6233..6238 from cfgperl
26358 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
26359 From: Mark-Jason Dominus <mjd@plover.com>
26360 Date: Fri, 16 Jun 2000 20:53:04 -0400
26361 Message-ID: <20000617005304.8008.qmail@plover.com>
26363 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
26364 because when run as services (Win32ese for daemons)
26365 no environment variables are set and tmpdir ends up as /tmp,
26366 which is ambiguous.
26367 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
26368 From: matt@sergeant.org
26369 Date: 16 Jun 2000 16:30:43 -0000
26370 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
26372 The thread begun by
26373 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
26374 From: Kevin.Ruscoe@ubsw.com
26375 Date: Fri, 16 Jun 2000 16:38:51 +0100
26376 Message-Id: <H000019b03c300d6@MHS>
26378 Tweak embed.pl, regen headers.
26380 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
26381 From: Dan Sugalski <dan@sidhe.org>
26382 Date: Fri, 23 Jun 2000 17:00:00 -0400
26383 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
26384 Branch: maint-5.6/perl
26385 !> (integrate 27 files)
26386 ____________________________________________________________________________
26387 [ 7763] By: gsar on 2000/11/20 10:08:08
26388 Log: s/perl56delta/perldelta/g
26389 Branch: maint-5.6/perl
26391 ____________________________________________________________________________
26392 [ 7762] By: gsar on 2000/11/20 10:04:00
26393 Log: integrate changes#6225,6229,6231,6232 from cfgperl
26395 Add source code filenames to apidoc.
26396 From: simon@brecon.co.uk (Simon Cozens)
26397 Subject: [PATCH embed.pl] Source X-ref
26398 Date: 22 Jun 2000 02:18:49 GMT
26399 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
26401 Subject: README.hpux version 0.6.1
26402 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
26403 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26404 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
26406 Subject: [PATCH 5.6.0] cygwin port
26407 From: "Fifer, Eric" <EFifer@sanwaint.com>
26408 Date: Tue, 20 Jun 2000 14:30:58 +0100
26409 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
26411 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
26412 From: simon@brecon.co.uk (Simon Cozens)
26413 Date: 19 Jun 2000 15:18:27 GMT
26414 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
26416 plus update pod/Makefile and regenerate perltoc
26417 Branch: maint-5.6/perl
26418 +> pod/perlutil.pod
26419 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
26420 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
26421 ____________________________________________________________________________
26422 [ 7761] By: jhi on 2000/11/20 04:09:55
26423 Log: Miraculous typo.
26426 ____________________________________________________________________________
26427 [ 7760] By: jhi on 2000/11/20 04:06:08
26428 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
26429 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26430 Date: Sun, 19 Nov 2000 22:30:26 -0500
26431 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
26433 ! regexec.c scope.h t/op/pat.t
26434 ____________________________________________________________________________
26435 [ 7759] By: jhi on 2000/11/20 02:05:22
26436 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
26439 ____________________________________________________________________________
26440 [ 7758] By: jhi on 2000/11/20 01:58:11
26441 Log: Subject: [perl 7711: EPOC] updates
26442 From: Olaf Flebbe <o.flebbe@gmx.de>
26443 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
26444 Message-ID: <25575.974658810@www23.gmx.net>
26446 + lib/File/Spec/Epoc.pm
26447 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
26448 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
26449 ! lib/File/Spec.pm perl.c sv.c
26450 ____________________________________________________________________________
26451 [ 7757] By: jhi on 2000/11/20 01:53:11
26452 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
26455 ____________________________________________________________________________
26456 [ 7756] By: jhi on 2000/11/20 01:47:22
26457 Log: Integrate perlio.
26459 - ext/re/hints/MSWin32.pl
26460 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
26461 !> win32/config.gc win32/config_H.gc win32/win32sck.c
26462 ____________________________________________________________________________
26463 [ 7755] By: nick on 2000/11/19 20:57:17
26464 Log: Add dummy crlf layer (just as buffer)
26465 Correct 1st bug - one layer of indirection.
26467 ! perlio.c perlio.h perliol.h
26468 ____________________________________________________________________________
26469 [ 7754] By: nick on 2000/11/19 20:56:12
26470 Log: Work-round to Perl_deb_nocontext is no longer required
26472 - ext/re/hints/MSWin32.pl
26473 ____________________________________________________________________________
26474 [ 7753] By: nick on 2000/11/19 20:01:16
26475 Log: diff -se shows these as different
26477 ! global.sym pod/perlapi.pod
26478 ____________________________________________________________________________
26479 [ 7752] By: nick on 2000/11/19 18:57:30
26480 Log: Configure GCC/Win32 build -Duseperlio
26481 Fix a couple of gross issues
26482 - double-include of ../deb.o in re.dll
26483 - win32sck.c needs PerlIO and FILE
26485 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
26487 ____________________________________________________________________________
26488 [ 7751] By: nick on 2000/11/19 17:05:36
26489 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
26492 ____________________________________________________________________________
26493 [ 7750] By: nick on 2000/11/19 16:57:14
26497 ____________________________________________________________________________
26498 [ 7749] By: jhi on 2000/11/19 16:28:40
26499 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
26500 From: "Peter J. Farley III" <pjfarley@banet.net>
26501 Date: Sun, 19 Nov 2000 01:42:58 -0500
26502 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
26504 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
26505 ____________________________________________________________________________
26506 [ 7748] By: jhi on 2000/11/19 16:08:10
26507 Log: Subject: podlators 1.05 available
26508 From: Russ Allbery <rra@stanford.edu>
26509 Date: 18 Nov 2000 22:04:28 -0800
26510 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
26512 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
26513 ____________________________________________________________________________
26514 [ 7747] By: nick on 2000/11/19 11:19:39
26515 Log: Integrate mainline
26517 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26519 ____________________________________________________________________________
26520 [ 7746] By: jhi on 2000/11/19 06:42:22
26521 Log: Make hex scanning warn on "\x{x}" and "\xx".
26522 "\x" and and hex("x") are still valid.
26525 ____________________________________________________________________________
26526 [ 7745] By: nick on 2000/11/18 22:52:28
26527 Log: Integrate mainline
26529 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
26530 !> perl.h perlio.c proto.h regcomp.c regcomp.h
26531 ____________________________________________________________________________
26532 [ 7744] By: jhi on 2000/11/18 22:50:28
26533 Log: Introduce Perl_utf8_length(). Use it.
26535 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26536 ____________________________________________________________________________
26537 [ 7743] By: jhi on 2000/11/18 22:38:51
26538 Log: Compiler denit.
26541 ____________________________________________________________________________
26542 [ 7742] By: jhi on 2000/11/18 20:33:05
26543 Log: Integrate perlio.
26545 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26546 !> perlio.h pp_ctl.c pp_sys.c sv.c
26547 ____________________________________________________________________________
26548 [ 7741] By: jhi on 2000/11/18 20:31:27
26549 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
26550 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26551 Date: Fri, 17 Nov 2000 20:35:11 -0500
26552 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
26554 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
26555 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26556 Date: Fri, 17 Nov 2000 21:03:47 -0500
26557 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
26559 Plus a little bit of tweaking in pregcomp().
26561 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
26562 ____________________________________________________________________________
26563 [ 7740] By: nick on 2000/11/18 20:17:22
26564 Log: Lexical use open ... support:
26565 add ->cop_io to COP structure in cop.h.
26566 Make mg.c and gv.c associate it with ${^OPEN}.
26567 Make lib/open.pm set it.
26568 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
26569 manner similar to ->cop_warnings.
26570 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
26571 call new PerlIO_apply_layers().
26572 Declare latter in perlio.h and define in perlio.c
26574 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26575 ! perlio.h pp_ctl.c pp_sys.c sv.c
26576 ____________________________________________________________________________
26577 [ 7739] By: jhi on 2000/11/18 19:54:00
26578 Log: Integrate perlio.
26580 !> doio.c perlio.c pp.c
26581 ____________________________________________________________________________
26582 [ 7738] By: jhi on 2000/11/18 17:16:13
26583 Log: Subject: [PATCH 5.7.0] etags broken again
26584 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26585 Date: Sat, 18 Nov 2000 02:41:36 -0500
26586 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
26589 ____________________________________________________________________________
26590 [ 7737] By: jhi on 2000/11/18 17:12:18
26591 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
26593 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26594 ____________________________________________________________________________
26595 [ 7736] By: nick on 2000/11/18 14:06:20
26596 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
26597 part to be isolated.
26600 ____________________________________________________________________________
26601 [ 7735] By: nick on 2000/11/18 11:03:32
26602 Log: Integrate mainline
26604 !> Changes README.amiga README.win32 patchlevel.h
26605 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
26606 ____________________________________________________________________________
26607 [ 7734] By: jhi on 2000/11/18 01:18:56
26608 Log: Update Changes.
26610 ! Changes patchlevel.h
26611 ____________________________________________________________________________
26612 [ 7733] By: jhi on 2000/11/18 00:32:54
26613 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
26614 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26615 Date: Fri, 17 Nov 2000 17:28:02 -0500
26616 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
26618 ! regcomp.c regexec.c t/op/re_tests
26619 ____________________________________________________________________________
26620 [ 7732] By: jhi on 2000/11/18 00:28:56
26621 Log: Sparc 64-bit pack() fix from Jens Hamisch.
26624 ____________________________________________________________________________
26625 [ 7731] By: jhi on 2000/11/18 00:18:39
26626 Log: Explain in more detail the {} syntax ambiguousity.
26628 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
26629 From: Nicholas Clark <nick@ccl4.org>
26630 Date: Fri, 17 Nov 2000 22:10:28 +0000
26631 Message-ID: <20001117221028.A88930@plum.flirble.org>
26634 ____________________________________________________________________________
26635 [ 7730] By: jhi on 2000/11/18 00:12:18
26636 Log: Subject: Fix for README.amiga (20000323.033)
26637 From: "Stephen P. Potter" <spp@spotter.yi.org>
26638 Date: Fri, 17 Nov 2000 12:25:51 -0500
26639 Message-Id: <200011171725.MAA05768@spotter.yi.org>
26642 ____________________________________________________________________________
26643 [ 7729] By: jhi on 2000/11/18 00:08:34
26644 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
26645 From: "A. C. Yardley" <yardley@tanet.net>
26646 Date: Mon, 3 Apr 2000 11:35:33 -0700
26647 Message-ID: <3483.000403@tanet.net>
26650 ____________________________________________________________________________
26651 [ 7728] By: nick on 2000/11/17 21:59:47
26652 Log: Integrate mainline
26654 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
26655 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
26656 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
26657 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
26658 ____________________________________________________________________________
26659 [ 7727] By: nick on 2000/11/17 21:56:31
26660 Log: Experiment on use of attributes.pm interface.
26661 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
26662 SVt_PVRV if not already something better (else vivify of say magic gets
26666 ____________________________________________________________________________
26667 [ 7726] By: jhi on 2000/11/17 14:15:49
26668 Log: Subject: Fix for 20000815.006
26669 From: "Stephen P. Potter" <spp@spotter.yi.org>
26670 Date: Fri, 17 Nov 2000 08:57:45 -0500
26671 Message-Id: <200011171357.IAA05122@spotter.yi.org>
26673 It's really 20000518.006.
26675 ! pod/perlmodlib.PL
26676 ____________________________________________________________________________
26677 [ 7725] By: jhi on 2000/11/17 14:12:31
26678 Log: Subject: Fix for 20000409.001
26679 From: "Stephen P. Potter" <spp@spotter.yi.org>
26680 Date: Fri, 17 Nov 2000 08:55:45 -0500
26681 Message-Id: <200011171355.IAA05104@spotter.yi.org>
26684 ____________________________________________________________________________
26685 [ 7724] By: jhi on 2000/11/17 14:08:58
26686 Log: Undo #7627 now that we have =head3.
26689 ____________________________________________________________________________
26690 [ 7723] By: jhi on 2000/11/17 14:04:09
26691 Log: As surmised the #7719 wasn't a good move.
26693 ! hints/solaris_2.sh
26694 ____________________________________________________________________________
26695 [ 7722] By: jhi on 2000/11/17 13:59:04
26696 Log: Also the 64bitall hints can be either here or there.
26698 ! hints/solaris_2.sh
26699 ____________________________________________________________________________
26700 [ 7721] By: jhi on 2000/11/17 02:26:23
26701 Log: Test tweak for the open pragma.
26704 ____________________________________________________________________________
26705 [ 7720] By: jhi on 2000/11/17 00:23:22
26706 Log: The long double hints can be here or there.
26708 ! hints/solaris_2.sh
26709 ____________________________________________________________________________
26710 [ 7719] By: jhi on 2000/11/17 00:14:06
26711 Log: For Solaris use64bitall the stdchar needs a little bit of help.
26713 ! hints/solaris_2.sh
26714 ____________________________________________________________________________
26715 [ 7718] By: jhi on 2000/11/16 23:27:34
26716 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
26717 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26718 Date: Wed, 15 Nov 2000 08:56:32 +0100
26719 Message-ID: <3A1241B0.64477E00@alcatel.at>
26721 ! lib/Carp/Heavy.pm
26722 ____________________________________________________________________________
26723 [ 7717] By: jhi on 2000/11/16 23:23:29
26724 Log: Subject: [PATCH] Re: 20001101.003 PDL
26725 From: Nicholas Clark <nick@ccl4.org>
26726 Date: Thu, 16 Nov 2000 16:48:25 +0000
26727 Message-ID: <20001116164825.B93487@plum.flirble.org>
26729 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
26730 ____________________________________________________________________________
26731 [ 7716] By: jhi on 2000/11/16 23:21:31
26732 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
26733 From: "Casey R. Tweten" <crt@kiski.net>
26734 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
26735 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
26737 ! lib/Pod/Checker.pm pod/perlpod.pod
26738 ____________________________________________________________________________
26739 [ 7715] By: jhi on 2000/11/16 23:19:40
26740 Log: Avoid an infinite loop in VMS when utils scripts are run
26741 with no arguments, from Charles Lane.
26744 ____________________________________________________________________________
26745 [ 7714] By: jhi on 2000/11/16 23:17:08
26746 Log: Subject: perllocale.pod changes
26747 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26748 Date: Mon, 13 Nov 2000 10:09:22 +0300
26749 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
26751 ! pod/perllocale.pod
26752 ____________________________________________________________________________
26753 [ 7713] By: jhi on 2000/11/16 23:14:06
26754 Log: Integrate perlio.
26756 !> doio.c perlio.c perlio.h util.c
26757 ____________________________________________________________________________
26758 [ 7712] By: nick on 2000/11/16 21:10:58
26759 Log: Integrate mainline
26761 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26762 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26763 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
26764 !> vos/config.ga.def vos/config.ga.h win32/config.bc
26765 !> win32/config.gc win32/config.vc
26766 ____________________________________________________________________________
26767 [ 7711] By: nick on 2000/11/16 19:56:41
26769 consistent way of getting 'rb', 'wb' etc. for binary opens
26770 move *perlio::layers to *open::layers
26771 a #define to show layers available
26772 DOSISH popen/PerlIO had export/import sense inverted.
26774 ! doio.c perlio.c perlio.h util.c
26775 ____________________________________________________________________________
26776 [ 7710] By: jhi on 2000/11/16 15:46:05
26777 Log: Add HAS_SBRK_PROTO.
26778 Branch: metaconfig/U/perl
26781 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26782 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26783 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26784 ! vos/config.ga.def vos/config.ga.h win32/config.bc
26785 ! win32/config.gc win32/config.vc
26786 ____________________________________________________________________________
26787 [ 7709] By: nick on 2000/11/16 07:31:49
26788 Log: Integrate mainline
26790 !> (integrate 35 files)
26791 ____________________________________________________________________________
26792 [ 7708] By: jhi on 2000/11/16 05:33:03
26793 Log: These files are text, not binary.
26795 ! ext/Encode/Encode/iso8859-10.enc
26796 ! ext/Encode/Encode/iso8859-13.enc
26797 ! ext/Encode/Encode/iso8859-14.enc
26798 ! ext/Encode/Encode/iso8859-15.enc
26799 ____________________________________________________________________________
26800 [ 7707] By: jhi on 2000/11/16 01:53:37
26801 Log: Update Changes.
26803 ! Changes patchlevel.h
26804 ____________________________________________________________________________
26805 [ 7706] By: jhi on 2000/11/16 01:35:59
26806 Log: More #undefing of stdio.
26808 ! fakesdio.h nostdio.h
26809 ____________________________________________________________________________
26810 [ 7705] By: jhi on 2000/11/16 01:34:18
26811 Log: Add fwalk() probe to the configuration files and regen perltoc.
26813 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26814 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
26815 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
26816 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26817 ! win32/config.bc win32/config.gc win32/config.vc
26818 ____________________________________________________________________________
26819 [ 7704] By: jhi on 2000/11/16 01:33:07
26820 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
26821 an optional third argument to Inlibc?)
26822 Branch: metaconfig/U/perl
26824 ____________________________________________________________________________
26825 [ 7703] By: jhi on 2000/11/16 01:09:22
26826 Log: The type of the hash_cb() size argument is tricky.
26828 ! ext/DB_File/DB_File.xs
26829 ____________________________________________________________________________
26830 [ 7702] By: jhi on 2000/11/15 23:01:16
26831 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
26834 ____________________________________________________________________________
26835 [ 7701] By: jhi on 2000/11/15 22:52:32
26839 ____________________________________________________________________________
26840 [ 7700] By: jhi on 2000/11/15 22:51:56
26841 Log: UINT64_C() work continues.
26843 ! handy.h perl.h utf8.h
26844 ____________________________________________________________________________
26845 [ 7699] By: jhi on 2000/11/15 14:13:04
26846 Log: SOCKS has its own USE_THREADS, based on
26848 Subject: [ID 20001114.002] et. al. bugfix followup
26849 From: Jens Hamisch <jens@Strawberry.COM>
26850 Date: Wed, 15 Nov 2000 14:23:11 +0100
26851 Message-ID: <20001115142311.A21164@Strawberry.COM>
26854 ____________________________________________________________________________
26855 [ 7698] By: jhi on 2000/11/15 03:50:56
26856 Log: Add few missing #undefs and sort them.
26859 ____________________________________________________________________________
26860 [ 7697] By: jhi on 2000/11/15 03:39:14
26861 Log: Linenumber fix.
26863 ! t/pragma/warn/utf8
26864 ____________________________________________________________________________
26865 [ 7696] By: jhi on 2000/11/15 02:55:26
26866 Log: EBCDIC tweaks.
26868 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
26869 From: Peter Prymmer <pvhp@forte.com>
26870 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
26871 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
26873 ! t/op/regmesg.t t/pragma/warn/utf8
26874 ____________________________________________________________________________
26875 [ 7695] By: jhi on 2000/11/15 02:53:58
26876 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
26877 From: Peter Prymmer <pvhp@forte.com>
26878 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
26879 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
26882 ____________________________________________________________________________
26883 [ 7694] By: jhi on 2000/11/15 02:50:55
26884 Log: Subject: [PATCH: perl@7674] updates to README.os390
26885 From: Prymmer/Kahn <pvhp@best.com>
26886 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
26887 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
26890 ____________________________________________________________________________
26891 [ 7693] By: jhi on 2000/11/15 02:48:37
26892 Log: Quit utf8_to_uv() instantly if curlen == 0.
26895 ____________________________________________________________________________
26896 [ 7692] By: jhi on 2000/11/15 02:24:29
26897 Log: Use u_int32_t for the size of hash_cb(), not size_t.
26899 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
26900 From: Jens Hamisch <jens@Strawberry.COM>
26901 Date: Tue, 14 Nov 2000 19:03:55 +0100
26902 Message-Id: <20001114190355.A20559@Strawberry.COM>
26904 ! ext/DB_File/DB_File.xs
26905 ____________________________________________________________________________
26906 [ 7691] By: jhi on 2000/11/15 02:20:12
26907 Log: Use UINT64_C().
26909 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
26910 From: Jens Hamisch <jens@Strawberry.COM>
26911 Date: Tue, 14 Nov 2000 19:16:23 +0100
26912 Message-Id: <20001114191623.G20559@Strawberry.COM>
26915 ____________________________________________________________________________
26916 [ 7690] By: jhi on 2000/11/15 02:17:06
26917 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
26918 (a macro to define signed and unsigned integer constants).
26921 ____________________________________________________________________________
26922 [ 7689] By: jhi on 2000/11/15 01:56:51
26923 Log: Regen Configure.
26926 ____________________________________________________________________________
26927 [ 7688] By: jhi on 2000/11/15 01:56:32
26928 Log: Make the unit know about SOCKS.
26930 ! U/protos/socksizetype.U
26931 ____________________________________________________________________________
26932 [ 7687] By: jhi on 2000/11/15 01:54:47
26933 Log: Remove unused dependencies.
26935 ! U/compline/d_getpagsz.U
26936 ____________________________________________________________________________
26937 [ 7686] By: nick on 2000/11/14 21:25:13
26938 Log: Integrate mainline.
26940 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
26941 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
26942 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
26943 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
26944 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
26945 !> win32/config.bc win32/config.gc win32/config.vc
26946 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
26947 ____________________________________________________________________________
26948 [ 7685] By: jhi on 2000/11/14 17:54:56
26949 Log: Integrate perlio.
26951 +> fakesdio.h perliol.h
26952 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
26953 !> perlsdio.h perlsfio.h pod/perlfunc.pod
26954 ____________________________________________________________________________
26955 [ 7684] By: nick on 2000/11/14 17:43:04
26956 Log: PerlIO #include and #ifdef re-work.
26958 + fakesdio.h perliol.h
26959 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
26960 ! perlsdio.h perlsfio.h
26961 ____________________________________________________________________________
26962 [ 7683] By: jhi on 2000/11/14 15:42:40
26963 Log: Hoist the duplicated socket/netdb include logic to perl.h;
26964 undef SETERRNO in case SOCKS has defined it. Based on:
26966 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
26967 From: Jens Hamisch <jens@Strawberry.COM>
26968 Date: Tue, 14 Nov 2000 11:34:40 +0100
26969 Message-Id: <20001114113440.A20005@Strawberry.COM>
26971 ! doio.c perl.h pp_sys.c
26972 ____________________________________________________________________________
26973 [ 7682] By: jhi on 2000/11/14 14:07:28
26974 Log: Subject: some additions for makefiles for win32 (for perl@7674)
26975 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26976 Date: Tue, 14 Nov 2000 09:31:13 +0300
26977 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
26979 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
26980 ! win32/makefile.mk
26981 ____________________________________________________________________________
26982 [ 7681] By: jhi on 2000/11/14 14:01:41
26983 Log: Subject: tiny typo in perl5db.pl
26984 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26985 Date: Tue, 14 Nov 2000 09:29:28 +0300
26986 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
26989 ____________________________________________________________________________
26990 [ 7680] By: jhi on 2000/11/14 04:13:50
26991 Log: Redo #7679 with LFs instead of CRLFs.
26993 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
26994 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
26995 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
26996 ____________________________________________________________________________
26997 [ 7679] By: jhi on 2000/11/14 01:21:09
26998 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
26999 From: Benjamin Stuhl <tiriath@yahoo.com>
27000 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27001 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27003 + win32/bin/mdelete.bat
27004 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
27005 ! makedef.pl perlio.c win32/Makefile win32/config.gc
27006 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
27007 ____________________________________________________________________________
27008 [ 7678] By: jhi on 2000/11/14 01:19:20
27009 Log: Fix the re extension building for Win32.
27011 Subject: [PATCH perl@7638] Get PerlIO building on Win32
27012 From: Benjamin Stuhl <tiriath@yahoo.com>
27013 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
27014 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
27016 + ext/re/hints/MSWin32.pl
27018 ____________________________________________________________________________
27019 [ 7677] By: jhi on 2000/11/14 01:13:54
27020 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
27021 From: sthoenna@efn.org
27022 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
27023 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
27025 ! doop.c pp.c toke.c utf8.c utf8.h
27026 ____________________________________________________________________________
27027 [ 7676] By: jhi on 2000/11/13 20:23:15
27028 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27029 From: Nicholas Clark <nick@ccl4.org>
27030 Date: Mon, 13 Nov 2000 18:55:04 +0000
27031 Message-ID: <20001113185504.J29183@plum.flirble.org>
27033 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
27034 ____________________________________________________________________________
27035 [ 7675] By: nick on 2000/11/13 20:21:57
27036 Log: Integrate mainline ...
27038 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
27039 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
27040 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
27041 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
27042 ____________________________________________________________________________
27043 [ 7674] By: jhi on 2000/11/13 15:07:56
27044 Log: Update Changes.
27046 ! Changes patchlevel.h
27047 ____________________________________________________________________________
27048 [ 7673] By: jhi on 2000/11/13 14:42:42
27049 Log: Remove the new two tests of lib/io_xs for now, they seem to
27050 fail under perlio on some platforms.
27053 ____________________________________________________________________________
27054 [ 7672] By: jhi on 2000/11/13 13:57:53
27055 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
27058 ____________________________________________________________________________
27059 [ 7671] By: jhi on 2000/11/13 05:30:48
27060 Log: Placate nervous compilers that see longer than ints switch()ing.
27063 ____________________________________________________________________________
27064 [ 7670] By: jhi on 2000/11/13 05:14:21
27065 Log: fputs() does return EOF on error but here we don't care.
27068 ____________________________________________________________________________
27069 [ 7669] By: jhi on 2000/11/13 05:02:45
27070 Log: Declare reg_data like reg_substr_data.
27073 ____________________________________________________________________________
27074 [ 7668] By: jhi on 2000/11/13 04:54:34
27075 Log: Typos in #7667.
27078 ____________________________________________________________________________
27079 [ 7667] By: jhi on 2000/11/13 04:49:49
27080 Log: Cleanup messy #ifdef.
27083 ____________________________________________________________________________
27084 [ 7666] By: jhi on 2000/11/13 04:17:34
27085 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
27086 From: Nicholas Clark <nick@talking.bollo.cx>
27087 Date: Sun, 12 Nov 2000 21:14:11 +0000
27088 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
27090 Note: only one breakage of the two reported is fixed by this patch.
27093 ____________________________________________________________________________
27094 [ 7665] By: jhi on 2000/11/13 04:05:07
27095 Log: Tweak the definition of the bit complement on UTF-8 data:
27096 if none of the characters in the string are > 0xff,
27097 the result is a complemented byte string, not a (UTF-8)
27098 char string. Based on the summary in
27100 Subject: Re: [ID 20000918.005] ~ on wide chars
27101 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27102 Date: Fri, 10 Nov 2000 09:47:15 -0800
27103 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
27105 This should give us the maximum backward (pre-char string)
27106 compatibility and utf8 compatibility. The other alternative
27107 would be to limit the bit complement to be always byte only,
27108 taking the least significant byte of the chars.
27110 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
27111 ____________________________________________________________________________
27112 [ 7664] By: jhi on 2000/11/13 00:23:44
27113 Log: Couple of tests from #7660 salvaged.
27116 ! MANIFEST t/io/tell.t
27117 ____________________________________________________________________________
27118 [ 7663] By: jhi on 2000/11/13 00:02:48
27119 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
27120 From: Nicholas Clark <nick@talking.bollo.cx>
27121 Date: Sun, 12 Nov 2000 21:23:43 +0000
27122 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
27125 ____________________________________________________________________________
27126 [ 7662] By: jhi on 2000/11/13 00:01:39
27127 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
27128 From: Nicholas Clark <nick@talking.bollo.cx>
27129 Date: Sun, 12 Nov 2000 21:30:04 +0000
27130 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
27132 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
27133 ____________________________________________________________________________
27134 [ 7661] By: jhi on 2000/11/12 23:57:29
27135 Log: Document tell() on special streams.
27138 ____________________________________________________________________________
27139 [ 7660] By: jhi on 2000/11/12 23:54:22
27140 Log: (Subsumed by #7664)
27144 ____________________________________________________________________________
27145 [ 7659] By: jhi on 2000/11/12 22:55:25
27146 Log: Many subdocumented return values of the IO extension now documented.
27147 ungetc and write still left subdocumented.
27149 Subject: [PATCH] (was Re: IO::Handle::ungetc)
27150 From: Nicholas Clark <nick@talking.bollo.cx>
27151 Date: Sun, 12 Nov 2000 21:35:53 +0000
27152 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
27154 ! ext/IO/lib/IO/Handle.pm
27155 ____________________________________________________________________________
27156 [ 7658] By: jhi on 2000/11/12 21:37:06
27157 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
27158 From: Nicholas Clark <nick@talking.bollo.cx>
27159 Date: Sun, 12 Nov 2000 20:03:22 +0000
27160 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
27163 ____________________________________________________________________________
27164 [ 7657] By: jhi on 2000/11/12 20:34:55
27165 Log: Integrate perlio.
27168 ____________________________________________________________________________
27169 [ 7656] By: nick on 2000/11/12 19:25:06
27170 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
27173 ____________________________________________________________________________
27174 [ 7655] By: nick on 2000/11/12 19:09:41
27175 Log: Integrate mainline
27177 +> README.solaris ext/Encode/Encode/cp1006.enc
27178 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
27179 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
27180 +> ext/Encode/Encode/iso8859-13.enc
27181 +> ext/Encode/Encode/iso8859-14.enc
27182 +> ext/Encode/Encode/iso8859-15.enc
27183 !> (integrate 34 files)
27184 ____________________________________________________________________________
27185 [ 7654] By: jhi on 2000/11/12 19:00:22
27186 Log: Add a metaconfig unit for fsync.
27187 Branch: metaconfig/U/perl
27189 ____________________________________________________________________________
27190 [ 7653] By: jhi on 2000/11/12 19:00:01
27191 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
27193 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27194 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27195 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27196 ! vos/config.ga.h win32/config.bc win32/config.gc
27198 ____________________________________________________________________________
27199 [ 7652] By: jhi on 2000/11/11 21:12:01
27200 Log: Copy the s// information of README.hpux also to the perlrun.
27202 ! README.hpux pod/perlrun.pod
27203 ____________________________________________________________________________
27204 [ 7651] By: jhi on 2000/11/11 21:03:13
27205 Log: More README.solaris updates from Andy Dougherty.
27208 ____________________________________________________________________________
27209 [ 7650] By: jhi on 2000/11/11 18:38:57
27210 Log: More descriptive error for unknown perlio layers.
27212 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
27213 From: Dominic Dunlop <domo@computer.org>
27214 Date: Sat, 11 Nov 2000 18:20:32 +0100
27215 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27217 ! perlio.c pod/perldiag.pod
27218 ____________________________________________________________________________
27219 [ 7649] By: jhi on 2000/11/11 18:37:52
27220 Log: MachTen doesn't really do mmap() and munmap().
27222 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
27223 From: Dominic Dunlop <domo@computer.org>
27224 Date: Sat, 11 Nov 2000 18:20:32 +0100
27225 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27228 ____________________________________________________________________________
27229 [ 7648] By: jhi on 2000/11/11 18:36:46
27230 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
27231 From: rspier@pobox.com (Robert Spier)
27232 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
27233 Message-ID: <14861.32839.491271.985797@rls.cx>
27235 ! Porting/Contract pod/perltoot.pod
27236 ____________________________________________________________________________
27237 [ 7647] By: jhi on 2000/11/11 18:35:30
27238 Log: Simplify the getpagesize() unit by dropping the
27239 pagesize probe since it's nowadays slightly more
27240 complicated because of sysconf(). (Note: if some
27241 platform really needs the -lPW for getpagesize,
27244 TODO: a new pagesize unit.
27246 ! U/compline/d_getpagsz.U
27247 ____________________________________________________________________________
27248 [ 7646] By: jhi on 2000/11/11 18:33:23
27249 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
27251 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27252 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27253 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27254 ! vos/config.ga.h win32/config.bc win32/config.gc
27256 ____________________________________________________________________________
27257 [ 7645] By: jhi on 2000/11/11 16:45:15
27258 Log: Use sysconf() or getpagesize() to find out the pagesize.
27261 ____________________________________________________________________________
27262 [ 7644] By: jhi on 2000/11/11 15:46:08
27263 Log: Integrate perlio.
27266 ____________________________________________________________________________
27267 [ 7643] By: jhi on 2000/11/11 15:33:36
27268 Log: Subject: Re: [PATCH] README.solaris
27269 From: Lupe Christoph <lupe@lupe-christoph.de>
27270 Date: Sat, 11 Nov 2000 14:08:10 +0100
27271 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
27274 ____________________________________________________________________________
27275 [ 7642] By: jhi on 2000/11/11 15:22:12
27276 Log: Subject: [PATCH perl@7638] cygwin port
27277 From: "Eric Fifer" <egf7@columbia.edu>
27278 Date: Fri, 10 Nov 2000 19:30:30 -0000
27279 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
27281 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
27282 ____________________________________________________________________________
27283 [ 7641] By: nick on 2000/11/11 14:50:36
27284 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
27285 Also call "Buf" layer directly when unread'ing non-read chars.
27288 ____________________________________________________________________________
27289 [ 7640] By: jhi on 2000/11/11 02:05:02
27290 Log: Add more encoding tables.
27292 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
27293 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
27294 + ext/Encode/Encode/iso8859-10.enc
27295 + ext/Encode/Encode/iso8859-13.enc
27296 + ext/Encode/Encode/iso8859-14.enc
27297 + ext/Encode/Encode/iso8859-15.enc
27299 ____________________________________________________________________________
27300 [ 7639] By: jhi on 2000/11/10 18:49:25
27301 Log: Subject: [PATCH] README.solaris
27302 From: Andy Dougherty <doughera@lafayette.edu>
27303 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
27304 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
27307 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
27308 ! pod/perl.pod pod/perltoc.pod
27309 ____________________________________________________________________________
27310 [ 7638] By: jhi on 2000/11/10 15:04:15
27311 Log: Update Changes.
27313 ! Changes patchlevel.h
27314 ____________________________________________________________________________
27315 [ 7637] By: jhi on 2000/11/10 14:14:28
27316 Log: Explain better why certain regex tests are skipped.
27318 Subject: Re: tests skipped: unknown reason
27319 From: Lupe Christoph <lupe@lupe-christoph.de>
27320 Date: Fri, 10 Nov 2000 09:08:56 +0100
27321 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
27324 ____________________________________________________________________________
27325 [ 7636] By: nick on 2000/11/10 13:40:00
27326 Log: Integrate mainline.
27328 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
27329 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
27330 !> win32/bin/search.pl
27331 ____________________________________________________________________________
27332 [ 7635] By: nick on 2000/11/10 13:25:52
27333 Log: Re-instate stdio large file support via perlio.
27336 ____________________________________________________________________________
27337 [ 7634] By: jhi on 2000/11/10 04:49:55
27338 Log: Amdahl UTS hints updates.
27340 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
27341 From: hom00@utsglobal.com (Harold O Morris)
27342 Date: Thu, 9 Nov 2000 20:02 PST
27343 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
27346 ____________________________________________________________________________
27347 [ 7633] By: jhi on 2000/11/09 23:33:28
27348 Log: Subject: [PATCH] IO::Seekable pod
27349 From: Nicholas Clark <nick@talking.bollo.cx>
27350 Date: Thu, 9 Nov 2000 20:29:45 +0000
27351 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
27353 ! ext/IO/lib/IO/Handle.pm
27354 ____________________________________________________________________________
27355 [ 7632] By: jhi on 2000/11/09 21:55:41
27356 Log: Various doc oddball characters.
27358 Subject: [ID 20001106.004] Perl 5.6.0 bugs
27359 From: Michael Somos <somos@grail.cba.csuohio.edu>
27360 Date: Mon, 6 Nov 2000 17:44:20 -0500
27361 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
27363 ! emacs/cperl-mode.el lib/unicode/syllables.txt
27364 ! win32/bin/search.pl
27365 ____________________________________________________________________________
27366 [ 7631] By: jhi on 2000/11/09 21:12:29
27367 Log: Subject: Re: bash -c exit and linux hints
27368 From: "John P. Linderman" <jpl@research.att.com>
27369 Date: Thu, 02 Nov 2000 09:37:25 -0500
27370 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
27373 ____________________________________________________________________________
27374 [ 7630] By: nick on 2000/11/09 20:34:11
27375 Log: Integrate mainline.
27377 !> (integrate 91 files)
27378 ____________________________________________________________________________
27379 [ 7629] By: jhi on 2000/11/09 19:46:31
27380 Log: Missing dTHXs.
27382 Subject: RE: perl@7595 builds not on cygwin
27383 From: "Eric Fifer" <egf7@columbia.edu>
27384 Date: Thu, 9 Nov 2000 19:26:50 -0000
27385 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
27387 ! ext/Devel/Peek/Peek.xs
27388 ____________________________________________________________________________
27389 [ 7628] By: jhi on 2000/11/09 14:48:27
27390 Log: Disable only the tests 99 and 166 for UTF-8 locales.
27392 ! t/pragma/locale.t
27393 ____________________________________________________________________________
27394 [ 7627] By: jhi on 2000/11/09 14:40:27
27395 Log: There's no =head3.
27398 ____________________________________________________________________________
27399 [ 7626] By: jhi on 2000/11/09 13:54:26
27400 Log: The generated boot_* headers are wrong. Pickier compiler,
27401 such as KAI C++ will refuse to compile the resulting perlmain.
27403 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
27404 From: Harri Pasanen <harri.pasanen@trema.com>
27405 Date: Thu, 09 Nov 2000 14:23:28 +0100
27406 Message-Id: <3A0AA550.26D548A3@trema.com>
27409 ____________________________________________________________________________
27410 [ 7625] By: jhi on 2000/11/09 13:50:44
27411 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
27412 From: Prymmer/Kahn <pvhp@best.com>
27413 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
27414 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
27416 All except the "cow orker" change.
27418 ! Porting/pumpkin.pod
27419 ____________________________________________________________________________
27420 [ 7624] By: jhi on 2000/11/09 13:45:33
27423 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
27424 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27425 Date: Thu, 09 Nov 2000 11:05:52 +0100
27426 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
27428 ! pod/perldiag.pod t/pragma/warn/pp_sys
27429 ____________________________________________________________________________
27430 [ 7623] By: jhi on 2000/11/09 13:37:16
27431 Log: Typo in an ifndef.
27433 Subject: Re: [PATCH 5.7.0] better messages from malloc()
27434 From: Joe Smith <jms@inwap.com>
27435 Date: Thu, 09 Nov 2000 01:33:14 -0800
27436 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
27439 ____________________________________________________________________________
27440 [ 7622] By: jhi on 2000/11/09 13:31:18
27441 Log: Remove unused extra arguments.
27442 Branch: metaconfig/U/perl
27445 ! Configure config_h.SH
27446 ____________________________________________________________________________
27447 [ 7621] By: jhi on 2000/11/09 13:16:36
27448 Log: More VMS moves on environment handling, from Charles Lane.
27450 ! t/pragma/locale.t
27451 ____________________________________________________________________________
27452 [ 7620] By: jhi on 2000/11/09 04:42:38
27453 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
27454 From: David Dyck <dcd@tc.fluke.com>
27455 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
27456 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
27459 ____________________________________________________________________________
27460 [ 7619] By: jhi on 2000/11/09 04:36:21
27461 Log: Forgot from #7618.
27464 ____________________________________________________________________________
27465 [ 7618] By: jhi on 2000/11/09 04:28:44
27466 Log: Make deleting for %ENV work for (newer versions of) VMS,
27467 from Craig A. Berry.
27470 ____________________________________________________________________________
27471 [ 7617] By: jhi on 2000/11/09 04:25:05
27472 Log: Subject: [PATCH] Class::Struct at compile time
27473 From: "Casey R. Tweten" <crt@kiski.net>
27474 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
27475 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
27477 ! lib/Class/Struct.pm
27478 ____________________________________________________________________________
27479 [ 7616] By: jhi on 2000/11/09 04:15:17
27480 Log: Subject: [ID 20001108.013] spelling
27481 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
27482 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
27483 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
27486 ____________________________________________________________________________
27487 [ 7615] By: jhi on 2000/11/09 04:12:42
27488 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
27489 From: Peter Prymmer <pvhp@forte.com>
27490 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
27491 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
27494 ____________________________________________________________________________
27495 [ 7614] By: jhi on 2000/11/08 22:42:55
27496 Log: A missing aTHX_.
27498 ! ext/IPC/SysV/SysV.xs
27499 ____________________________________________________________________________
27500 [ 7613] By: jhi on 2000/11/08 19:30:21
27501 Log: Update Changes.
27503 ! Changes patchlevel.h
27504 ____________________________________________________________________________
27505 [ 7612] By: jhi on 2000/11/08 18:35:25
27506 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
27507 From: David Dyck <dcd@tc.fluke.com>
27508 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
27509 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
27512 ____________________________________________________________________________
27513 [ 7611] By: jhi on 2000/11/08 18:30:26
27514 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
27515 From: Dominic Dunlop <domo@computer.org>
27516 Date: Tue, 7 Nov 2000 12:05:25 +0100
27517 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
27520 ____________________________________________________________________________
27521 [ 7610] By: jhi on 2000/11/08 18:25:14
27522 Log: Do not test UTF-8 locales since that the tests would require
27523 polymorphic regexen.
27525 ! t/pragma/locale.t
27526 ____________________________________________________________________________
27527 [ 7609] By: jhi on 2000/11/08 17:12:51
27528 Log: Locale buglets.
27530 Subject: RE: Locales support (setlocale) fixes
27531 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27532 Date: Wed, 8 Nov 2000 20:01:39 +0300
27533 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
27535 ! t/pragma/locale.t util.c
27536 ____________________________________________________________________________
27537 [ 7608] By: jhi on 2000/11/08 17:00:16
27538 Log: Deleting $ENV{PATH} in VMS is not recommendable.
27540 ! t/pragma/locale.t
27541 ____________________________________________________________________________
27542 [ 7607] By: jhi on 2000/11/08 16:58:26
27543 Log: Subject: PATCH std stdio for (Free)BSD
27544 From: Nicholas Clark <nick@ccl4.org>
27545 Date: Wed, 8 Nov 2000 15:36:29 +0000
27546 Message-ID: <20001108153629.D98736@plum.flirble.org>
27548 ! U/compline/d_stdstdio.U
27550 ! Configure config_h.SH
27551 ____________________________________________________________________________
27552 [ 7606] By: jhi on 2000/11/08 16:43:31
27553 Log: Forgot to bump the line numbers in #7601.
27555 ! t/pragma/warn/pp_sys
27556 ____________________________________________________________________________
27557 [ 7605] By: jhi on 2000/11/08 16:39:12
27558 Log: More careful detection of how well NVs and UVs mix.
27560 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))
27561 From: Nicholas Clark <nick@ccl4.org>
27562 Date: Wed, 8 Nov 2000 15:14:12 +0000
27563 Message-ID: <20001108151412.B98736@plum.flirble.org>
27565 Added some SIGFPE paranoia.
27566 Branch: metaconfig/U/perl
27569 ! Configure config_h.SH
27570 ____________________________________________________________________________
27571 [ 7604] By: jhi on 2000/11/08 14:39:10
27572 Log: Subject: [patch perl@7595] VMS configure.com tweak
27573 From: "Craig A. Berry" <craigberry@mac.com>
27574 Date: Wed, 8 Nov 2000 00:24:12 -0600
27575 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
27578 ____________________________________________________________________________
27579 [ 7603] By: jhi on 2000/11/08 14:27:11
27580 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
27581 From: Robin Barker <rmb1@cise.npl.co.uk>
27582 Date: Wed, 8 Nov 2000 11:11:39 GMT
27583 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
27586 ____________________________________________________________________________
27587 [ 7602] By: jhi on 2000/11/08 14:25:03
27588 Log: Fix for the tie-refhash string table leaks.
27590 From: Nick Ing-Simmons <nik@tiuk.ti.com>
27591 Date: Wed, 8 Nov 2000 13:03:04 GMT
27592 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
27594 ! t/lib/tie-refhash.t
27595 ____________________________________________________________________________
27596 [ 7601] By: jhi on 2000/11/08 14:21:08
27597 Log: Try to avoid flockless and emulationless places.
27599 ! t/pragma/warn/pp_sys
27600 ____________________________________________________________________________
27601 [ 7600] By: jhi on 2000/11/08 02:28:54
27602 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
27604 Subject: [PATCH] prototyped functions that should be overrideable
27605 From: "Casey R. Tweten" <crt@kiski.net>
27606 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
27607 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
27610 ____________________________________________________________________________
27611 [ 7599] By: jhi on 2000/11/08 01:12:05
27612 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
27614 Subject: [PATCH] perlbug.PL
27615 From: "Kurt D. Starsinic" <kstar@chapin.edu>
27616 Date: Mon, 6 Nov 2000 21:39:01 -0500
27617 Message-ID: <20001106213901.B20955@O2.chapin.edu>
27620 ____________________________________________________________________________
27621 [ 7598] By: jhi on 2000/11/07 23:42:00
27622 Log: Bad thinko in #7581 (I used the test program with the expanded
27625 ! U/compline/d_stdstdio.U
27628 ____________________________________________________________________________
27629 [ 7597] By: jhi on 2000/11/07 21:43:29
27630 Log: Subject: [PATCH perl@7573] cygwin port
27631 From: "Fifer, Eric" <EFifer@sanwaint.com>
27632 Date: Tue, 7 Nov 2000 18:08:51 -0000
27633 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
27635 Synchronize with Cygwin 1.1.5.
27637 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
27638 ! pod/perlport.pod unixish.h util.c
27639 ____________________________________________________________________________
27640 [ 7596] By: jhi on 2000/11/07 21:39:25
27641 Log: perlhack updates from H.Merijn Brand.
27644 ____________________________________________________________________________
27645 [ 7595] By: jhi on 2000/11/07 20:21:41
27646 Log: Update Changes.
27648 ! Changes patchlevel.h
27649 ____________________________________________________________________________
27650 [ 7594] By: jhi on 2000/11/07 19:18:58
27651 Log: Be more robust in Dynaloader.pm.
27653 ! ext/DynaLoader/DynaLoader_pm.PL
27654 ____________________________________________________________________________
27655 [ 7593] By: jhi on 2000/11/07 16:49:31
27656 Log: AUTHORS update.
27659 ____________________________________________________________________________
27660 [ 7592] By: gsar on 2000/11/07 16:39:51
27661 Log: normalize relative paths in virtualized current directory on windows,
27662 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
27666 ____________________________________________________________________________
27667 [ 7591] By: jhi on 2000/11/07 16:04:26
27668 Log: Too profiler-happy: with optimization the #7590 actually makes
27669 the test to run 0.5% _slower_. Requires much more instrumentation.
27672 ! regcomp.c regcomp.h
27673 ____________________________________________________________________________
27674 [ 7590] By: jhi on 2000/11/07 15:51:13
27675 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
27676 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
27677 by using memset() and testing bytewise (as opposed to bitwise).
27679 ! regcomp.c regcomp.h
27680 ____________________________________________________________________________
27681 [ 7589] By: jhi on 2000/11/07 12:56:39
27682 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
27683 From: "Craig A. Berry" <craig.berry@psinetcs.com>
27684 Date: Mon, 06 Nov 2000 23:45:30 -0500
27685 Message-Id: <0011079735.AA973576259@univpress.com>
27687 ! configure.com t/lib/st-lock.t
27688 ____________________________________________________________________________
27689 [ 7588] By: jhi on 2000/11/07 01:03:28
27693 ____________________________________________________________________________
27694 [ 7587] By: jhi on 2000/11/07 01:00:27
27695 Log: A doc addition for bug id 20001105.019, beware \p.
27698 ____________________________________________________________________________
27699 [ 7586] By: jhi on 2000/11/07 00:32:22
27700 Log: Fake support of holey files in win/dosish platforms.
27702 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
27703 From: kipp@shonanblue.ne.jp
27704 Date: Mon, 6 Nov 2000 13:30:55 -0800
27705 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
27707 ! ext/SDBM_File/sdbm/sdbm.c
27708 ____________________________________________________________________________
27709 [ 7585] By: jhi on 2000/11/07 00:12:54
27710 Log: Subject: Pod updates
27711 From: "Stephen P. Potter" <spp@spotter.yi.org>
27712 Date: Mon, 06 Nov 2000 18:56:43 -0500
27713 Message-Id: <200011062357.SAA18173@spotter.yi.org>
27715 ! README.dos README.os2 README.win32 pod/buildtoc.PL
27716 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
27717 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
27718 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
27719 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
27720 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
27721 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
27722 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
27723 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
27724 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
27725 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
27726 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
27727 ! pod/perltootc.pod pod/perlunicode.pod
27728 ____________________________________________________________________________
27729 [ 7584] By: jhi on 2000/11/07 00:04:17
27730 Log: Varargs don't always work too well if one puts an unsigned
27731 char on the stack and pop an unsigned quad off the stack.
27733 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
27734 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27735 Date: Mon, 06 Nov 2000 15:19:05 -0800
27736 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
27739 ____________________________________________________________________________
27740 [ 7583] By: jhi on 2000/11/06 23:58:48
27741 Log: %ENV note tweaks from Dan Sugalski.
27743 ! pod/perlport.pod vms/perlvms.pod
27744 ____________________________________________________________________________
27745 [ 7582] By: jhi on 2000/11/06 23:05:49
27746 Log: glibc5 detection by __GNU_LIBRARY__.
27749 ____________________________________________________________________________
27750 [ 7581] By: jhi on 2000/11/06 22:51:29
27751 Log: Make the stdio test program of 7427 less noisy while being
27752 compiled so that Digital UNIX wouldn't get both
27753 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
27754 undefined. This makes perlio happy.
27756 ! U/compline/d_stdstdio.U
27758 ! Configure config_h.SH
27759 ____________________________________________________________________________
27760 [ 7580] By: jhi on 2000/11/06 22:41:41
27761 Log: Document %ENV = () portability issues.
27763 ! pod/perlport.pod vms/perlvms.pod
27764 ____________________________________________________________________________
27765 [ 7579] By: jhi on 2000/11/06 21:29:24
27766 Log: VOS updates from Paul Green.
27768 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27769 ____________________________________________________________________________
27770 [ 7578] By: jhi on 2000/11/06 21:00:40
27771 Log: Sanitize the environment further.
27773 ! t/pragma/locale.t
27774 ____________________________________________________________________________
27775 [ 7577] By: jhi on 2000/11/06 20:53:51
27776 Log: Re-introduce 7552 lost in integration.
27779 ____________________________________________________________________________
27780 [ 7576] By: jhi on 2000/11/06 20:33:46
27781 Log: Admit that the test leaks scalars.
27784 ____________________________________________________________________________
27785 [ 7575] By: jhi on 2000/11/06 20:17:08
27786 Log: Integrate perlio.
27789 ____________________________________________________________________________
27790 [ 7574] By: nick on 2000/11/06 20:07:28
27791 Log: Remove debug. Try (Mmap_t) on madvise() call.
27794 ____________________________________________________________________________
27795 [ 7573] By: jhi on 2000/11/06 13:56:05
27796 Log: Update Changes.
27798 ! Changes patchlevel.h
27799 ____________________________________________________________________________
27800 [ 7572] By: jhi on 2000/11/06 13:48:41
27801 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
27802 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27803 Date: Mon, 06 Nov 2000 10:11:42 +0100
27804 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
27807 ____________________________________________________________________________
27808 [ 7571] By: jhi on 2000/11/06 01:45:51
27809 Log: AUTHORS updates.
27812 ____________________________________________________________________________
27813 [ 7570] By: jhi on 2000/11/06 00:18:00
27816 Subject: [ID 20000728.005] perl -P broken
27817 From: David Dyck <dcd@tc.fluke.com>
27818 Date: Fri, 28 Jul 2000 17:19:16 -0700
27819 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
27821 (hopefully). The fix is also not complete, it seems to break
27822 BOM swallowing for libc5 systems, but until someone figures
27823 out a way to do this without ftell(), this will do.
27826 ____________________________________________________________________________
27827 [ 7569] By: jhi on 2000/11/06 00:05:30
27828 Log: Document that the evaled syntax errors cause scalar leaks.
27831 ____________________________________________________________________________
27832 [ 7568] By: jhi on 2000/11/05 23:14:47
27833 Log: opmini.o can linger from Configures past.
27836 ____________________________________________________________________________
27837 [ 7567] By: jhi on 2000/11/05 21:28:39
27838 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
27839 first argument correctly.
27842 ____________________________________________________________________________
27843 [ 7566] By: jhi on 2000/11/05 21:15:56
27844 Log: Integrate perlio.
27847 ____________________________________________________________________________
27848 [ 7565] By: jhi on 2000/11/05 21:15:13
27849 Log: Use -dM for gcc (the suggested patch did it only for Linux,
27850 but I think it can be generalized).
27852 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
27853 From: Pixel <pixel@mandrakesoft.com>
27854 Date: 05 Nov 2000 21:49:34 +0100
27855 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
27857 ! ext/Errno/Errno_pm.PL
27858 ____________________________________________________________________________
27859 [ 7564] By: nick on 2000/11/05 21:09:18
27860 Log: Added a mmap layer as a "subclass" of perlio.
27861 PERLIO=mmap ./perl harness passes
27864 ____________________________________________________________________________
27865 [ 7563] By: jhi on 2000/11/05 19:48:55
27866 Log: Add a note for future generations about bug id 20000229.006.
27869 ____________________________________________________________________________
27870 [ 7562] By: jhi on 2000/11/05 19:38:24
27871 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
27873 ! pp_ctl.c t/op/pos.t
27874 ____________________________________________________________________________
27875 [ 7561] By: jhi on 2000/11/05 18:21:46
27876 Log: Add =pod to be tidy.
27878 ! lib/Math/Complex.pm
27879 ____________________________________________________________________________
27880 [ 7560] By: jhi on 2000/11/05 17:38:46
27881 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
27883 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
27884 ! ext/Storable/Storable.xs t/lib/st-recurse.t
27885 ____________________________________________________________________________
27886 [ 7559] By: jhi on 2000/11/05 17:32:59
27887 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
27888 From: "Peter J. Farley III" <pjfarley@banet.net>
27889 Date: Sun, 05 Nov 2000 11:55:59 -0500
27890 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
27893 ____________________________________________________________________________
27894 [ 7558] By: jhi on 2000/11/05 17:29:19
27895 Log: Integrate perlio.
27898 ____________________________________________________________________________
27899 [ 7557] By: jhi on 2000/11/05 17:22:01
27900 Log: A fix of sorts for 20000329.026, a better error message
27901 for a missing "use charnames" when using the \N{...}.
27903 ! pod/perldiag.pod toke.c
27904 ____________________________________________________________________________
27905 [ 7556] By: jhi on 2000/11/05 16:33:50
27906 Log: Test tweak: show also the failed locales.
27908 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
27909 From: Lupe Christoph <lupe@lupe-christoph.de>
27910 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
27911 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
27913 ! t/pragma/locale.t
27914 ____________________________________________________________________________
27915 [ 7555] By: nick on 2000/11/05 11:09:34
27916 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
27917 open RDWR so does not fail. (pragma/warnings 303 again...)
27920 ____________________________________________________________________________
27921 [ 7554] By: nick on 2000/11/05 10:10:13
27922 Log: Fix case where ungetc(f,EOF) was allowed.
27923 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
27924 so we can see similarities.
27925 Use types more carefully and a STDCHAR array in hope that this will
27926 fix Jarrko's 64bit machine.
27929 ____________________________________________________________________________
27930 [ 7553] By: jhi on 2000/11/05 01:12:16
27933 Subject: [ID 20001004.007] taint propogation is inconsistent
27934 From: pimlott@idiomtech.com (Andrew Pimlott)
27935 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
27936 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
27938 The culprit was sv_setsv() which was rather blindly
27939 propagating taint, which lead to behaviour where if
27940 a tainted anon hash value was seen all the hash values
27941 from then on at that level became tainted, or at any
27942 upper levels in the case of nested anon hashes.
27944 ! sv.c t/op/taint.t
27945 ____________________________________________________________________________
27946 [ 7552] By: jhi on 2000/11/04 23:44:18
27947 Log: Some cpps don't like splitting conditionals across several lines.
27950 ____________________________________________________________________________
27951 [ 7551] By: nick on 2000/11/04 23:40:44
27952 Log: Integrate mainline
27954 !> pp_hot.c t/op/taint.t
27955 ____________________________________________________________________________
27956 [ 7550] By: nick on 2000/11/04 23:39:05
27957 Log: Integrate mainline again
27959 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
27960 !> t/lib/b.t t/op/misc.t util.c
27961 ____________________________________________________________________________
27962 [ 7549] By: jhi on 2000/11/04 23:14:01
27965 Subject: [ID 20001004.006] undef is never tainted
27966 From: pimlott@idiomtech.com (Andrew Pimlott)
27967 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
27968 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
27970 An undef read from a slurped file was not tainted.
27972 ! pp_hot.c t/op/taint.t
27973 ____________________________________________________________________________
27974 [ 7548] By: jhi on 2000/11/04 22:56:21
27975 Log: Test tweak ($Config{useperlio} is by default undef) .
27978 ____________________________________________________________________________
27979 [ 7547] By: jhi on 2000/11/04 22:43:56
27980 Log: Integrate perlio.
27983 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
27984 !> pod/perlapi.pod t/lib/b.t
27985 ____________________________________________________________________________
27986 [ 7546] By: jhi on 2000/11/04 22:40:59
27987 Log: Configure would use a bad $myuname from an old config.sh.
27989 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
27990 From: Andy Dougherty <doughera@lafayette.edu>
27991 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
27992 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
27994 ! U/modified/Oldconfig.U
27996 ! Configure config_h.SH
27997 ____________________________________________________________________________
27998 [ 7545] By: jhi on 2000/11/04 22:36:54
27999 Log: Subject: Locales support (setlocale) fixes
28000 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28001 Date: Sat, 4 Nov 2000 10:15:48 +0300
28002 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
28004 Modified quite a bit to be more portable.
28006 ! embed.h embed.pl perl.h proto.h util.c
28007 ____________________________________________________________________________
28008 [ 7544] By: jhi on 2000/11/04 22:32:47
28009 Log: Dying is too strict here, better just skip.
28012 ____________________________________________________________________________
28013 [ 7543] By: nick on 2000/11/04 21:55:13
28014 Log: Merge mainline
28016 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28017 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
28018 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
28019 !> (integrate 64 files)
28020 ____________________________________________________________________________
28021 [ 7542] By: jhi on 2000/11/04 21:09:28
28022 Log: More Changes tweakery.
28024 ! Changes Porting/genlog
28025 ____________________________________________________________________________
28026 [ 7541] By: jhi on 2000/11/04 20:58:18
28027 Log: Changes fixups.
28030 ____________________________________________________________________________
28031 [ 7540] By: jhi on 2000/11/04 20:42:38
28032 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
28033 create a "fast path" for locale name probing using "locale -a"
28034 if available, squash finally hopefully the s?printf resetting
28035 the numeric locale (since, IIUC perllocale, it never shouldn't).
28037 ! sv.c t/op/misc.t t/pragma/locale.t
28038 ____________________________________________________________________________
28039 [ 7539] By: nick on 2000/11/04 19:56:10
28040 Log: PerlIO infrastructure complete.
28043 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
28044 ____________________________________________________________________________
28045 [ 7538] By: nick on 2000/11/04 14:31:32
28046 Log: Type tweaks + less contorted allocation scheme
28049 ____________________________________________________________________________
28050 [ 7537] By: nick on 2000/11/04 12:40:42
28051 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
28052 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
28053 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
28054 sensible) which lead to some interesting fails.
28057 ____________________________________________________________________________
28058 [ 7536] By: jhi on 2000/11/04 00:20:02
28059 Log: Add FCNTL_CAN_LOCK.
28061 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28062 From: Andy Dougherty <doughera@lafayette.edu>
28063 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
28064 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
28066 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
28067 From: Andy Dougherty <doughera@lafayette.edu>
28068 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
28069 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
28070 Branch: metaconfig/U/perl
28071 + d_fcntl_can_lock.U
28074 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28075 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
28076 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28077 ! vos/config.ga.h win32/config.bc win32/config.gc
28079 ____________________________________________________________________________
28080 [ 7535] By: nick on 2000/11/03 22:19:10
28081 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
28082 - Works on Linux with
28085 - Works on Solaris with
28087 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
28088 - Fails (hangs in openpid) if you try and stack
28089 perlio + stdio - Linux stdio's read() logic is hanging.
28091 ! iperlsys.h perlio.c
28092 ____________________________________________________________________________
28093 [ 7534] By: jhi on 2000/11/03 15:16:02
28094 Log: Subject: Re: README.aix
28095 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28096 Date: Fri, 03 Nov 2000 16:03:15 +0100
28097 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
28100 ____________________________________________________________________________
28101 [ 7533] By: jhi on 2000/11/03 03:59:02
28102 Log: Subject: [PATCH 5.7.0] better messages from malloc()
28103 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28104 Date: Wed, 1 Nov 2000 23:39:56 -0500
28105 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
28107 ! malloc.c pod/perldiag.pod
28108 ____________________________________________________________________________
28109 [ 7532] By: jhi on 2000/11/03 00:11:56
28110 Log: The #7521 touched things it shouldn't have.
28112 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
28113 ____________________________________________________________________________
28114 [ 7531] By: jhi on 2000/11/02 22:32:33
28115 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
28116 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28117 Date: Thu, 2 Nov 2000 16:58:36 EST
28118 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
28120 ! vms/gen_shrfls.pl
28121 ____________________________________________________________________________
28122 [ 7530] By: jhi on 2000/11/02 22:08:49
28123 Log: Fix the problem discussed in
28125 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
28126 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
28127 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
28129 originally from Linc Madison. Also Andreas König's comments
28130 taken into account. Some other problems with Tie::SubstrHash
28131 fixed: didn't croak when the table exceeded the requested number
28132 of entries (as documented) but instead when the number of entries
28133 exceeded the size of the table, a croak() had an unnecessary \n,
28134 didn't have a CLEAR method, documented that there is no exists().
28135 Didn't fix to be strict-proof because the module uses &foo; and
28136 dynamic scope. Added a test script exercizing both first tamely
28137 the basic functionality, and then the failure cases reported by
28140 + t/lib/tie-substrhash.t
28141 ! MANIFEST lib/Tie/SubstrHash.pm
28142 ____________________________________________________________________________
28143 [ 7529] By: jhi on 2000/11/02 17:58:08
28144 Log: recv() can fail and return undef.
28146 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
28147 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
28148 Date: Thu, 2 Nov 2000 20:12:20 +0300
28149 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
28152 ____________________________________________________________________________
28153 [ 7528] By: jhi on 2000/11/02 17:49:09
28157 ____________________________________________________________________________
28158 [ 7527] By: jhi on 2000/11/02 15:48:37
28159 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
28160 fix a autovivification bug in Tie::RefHash, add tests for both.
28162 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
28163 From: Edward Avis <epa98@doc.ic.ac.uk>
28164 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
28165 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
28167 + t/lib/tie-refhash.t
28168 ! MANIFEST lib/Tie/RefHash.pm
28169 ____________________________________________________________________________
28170 [ 7526] By: jhi on 2000/11/02 13:56:26
28171 Log: Test::Harness revealed buglets in the new DynaLoader.
28173 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
28174 From: andreas.koenig@anima.de (Andreas J. Koenig)
28175 Date: 02 Nov 2000 11:26:48 +0100
28176 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
28178 ! ext/DynaLoader/DynaLoader_pm.PL
28179 ____________________________________________________________________________
28180 [ 7525] By: jhi on 2000/11/01 23:52:08
28181 Log: The entry for #7503 was missing.
28184 ____________________________________________________________________________
28185 [ 7524] By: jhi on 2000/11/01 23:40:52
28186 Log: Update Changes.
28188 ! Changes patchlevel.h
28189 ____________________________________________________________________________
28190 [ 7523] By: jhi on 2000/11/01 22:57:09
28191 Log: More tweaking on the #7522 theme.
28193 ! ext/DynaLoader/DynaLoader_pm.PL
28194 ____________________________________________________________________________
28195 [ 7522] By: jhi on 2000/11/01 22:06:15
28196 Log: Expand %Config variables and %ENV variables only if
28197 so requested during build time using the
28198 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
28199 Not expanding makes relocating distributions easier.
28201 ! ext/DynaLoader/DynaLoader_pm.PL
28202 ____________________________________________________________________________
28203 [ 7521] By: jhi on 2000/11/01 20:56:34
28204 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
28205 and setgid() because they were just changing $< and $( which means
28206 only changing the real uid/gid, as opposed to changing both
28207 real and effective ids. (The alternative way could have been
28208 in POSIX.pm to change $> and $), too, but making a direct call
28209 to the C API feels cleaner.) Fixes the bug
28211 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
28212 From: "Garry T. Williams" <garry@zvolve.com>
28213 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
28214 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
28216 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28217 ! ext/POSIX/typemap pod/perlvar.pod
28218 ____________________________________________________________________________
28219 [ 7520] By: jhi on 2000/11/01 20:08:33
28220 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
28221 From: "Garry T. Williams" <garry@zvolve.com>
28222 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
28223 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
28226 ____________________________________________________________________________
28227 [ 7519] By: jhi on 2000/11/01 20:01:22
28228 Log: Locale warning explanation tweak.
28231 ____________________________________________________________________________
28232 [ 7518] By: jhi on 2000/11/01 18:57:13
28235 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
28236 From: Jarkko Hietaniemi <jhi@iki.fi>
28237 Date: Tue, 10 Oct 2000 08:22:28 -0500
28238 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
28241 ____________________________________________________________________________
28242 [ 7517] By: jhi on 2000/11/01 18:41:59
28243 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
28244 From: Martien Verbruggen <mgjv@comdyn.com.au>
28245 Date: Fri, 6 Oct 2000 14:09:10 +1100
28246 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
28249 ____________________________________________________________________________
28250 [ 7516] By: jhi on 2000/11/01 18:34:55
28251 Log: Generalize the Camel wording.
28253 Subject: Re: perlfaq style changes
28254 From: John Borwick <jhborwic@unity.ncsu.edu>
28255 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
28256 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
28258 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
28259 ____________________________________________________________________________
28260 [ 7515] By: jhi on 2000/11/01 16:52:31
28261 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
28262 From: pimlott@idiomtech.com (Andrew Pimlott)
28263 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
28264 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
28267 ____________________________________________________________________________
28268 [ 7514] By: jhi on 2000/11/01 15:03:40
28269 Log: More AIX lore.
28271 ! ext/re/hints/aix.pl
28272 ____________________________________________________________________________
28273 [ 7513] By: jhi on 2000/11/01 14:48:30
28274 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
28275 From: root <root@chronos.fi.muni.cz>
28276 Date: Wed, 1 Nov 2000 12:31:32 +0100
28277 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
28280 ____________________________________________________________________________
28281 [ 7512] By: jhi on 2000/11/01 14:46:47
28282 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
28283 From: Martin Husemann <martin@duskware.de>
28284 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
28285 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
28288 ____________________________________________________________________________
28289 [ 7511] By: jhi on 2000/11/01 14:39:50
28290 Log: AUTHORS updates.
28293 ____________________________________________________________________________
28294 [ 7510] By: jhi on 2000/11/01 14:29:50
28295 Log: Subject: [PATCH] startperl to respect versiononly
28296 From: Robin Barker <rmb1@cise.npl.co.uk>
28297 Date: Tue, 31 Oct 2000 16:29:36 GMT
28298 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
28299 Branch: metaconfig/U/perl
28302 ! Configure config_h.SH
28303 ____________________________________________________________________________
28304 [ 7509] By: jhi on 2000/11/01 14:19:53
28305 Log: printf UVs the correct way, noticed by Robin Barker.
28308 ____________________________________________________________________________
28309 [ 7508] By: jhi on 2000/11/01 14:10:03
28310 Log: Do not cleanup *% because the % has special meanings in some
28311 shell environments.
28313 ! ext/Storable/Makefile.PL
28314 ____________________________________________________________________________
28315 [ 7507] By: jhi on 2000/11/01 14:06:00
28316 Log: The NonStop-UX libraries have a novel way to say NaN.
28319 ____________________________________________________________________________
28320 [ 7506] By: jhi on 2000/11/01 14:03:35
28321 Log: The osname has been lowercased by now, from Tom Bates.
28323 ! U/modified/Oldconfig.U
28325 ! Configure config_h.SH
28326 ____________________________________________________________________________
28327 [ 7505] By: jhi on 2000/10/31 19:18:39
28328 Log: The compiler is either gcc or cc, from Tom Bates.
28330 ! hints/nonstopux.sh
28331 ____________________________________________________________________________
28332 [ 7504] By: jhi on 2000/10/31 14:53:42
28333 Log: Update Changes.
28335 ! Changes patchlevel.h
28336 ____________________________________________________________________________
28337 [ 7503] By: jhi on 2000/10/31 14:30:50
28338 Log: Whitespace style tweak. Was originally going to see to
28340 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
28341 From: Joe Smith <jms@inwap.com>
28342 Date: Mon, 30 Oct 2000 18:47:57 -0800
28343 Message-Id: <39FE32DD.24AAC4D@inwap.com>
28345 but that had already been taken care of.
28347 ! U/compline/d_stdstdio.U
28349 ! Configure config_h.SH
28350 ____________________________________________________________________________
28351 [ 7502] By: jhi on 2000/10/31 14:25:02
28352 Log: AUTHORS tweaks.
28355 ____________________________________________________________________________
28356 [ 7501] By: jhi on 2000/10/31 14:23:59
28357 Log: Subject: perlfaq style changes
28358 From: John Borwick <jhborwic@unity.ncsu.edu>
28359 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
28360 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
28362 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28363 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28364 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28366 ____________________________________________________________________________
28367 [ 7500] By: jhi on 2000/10/31 14:22:15
28368 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
28370 Subject: Re: [ID 20000918.005] ~ on wide chars
28371 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28372 Date: Mon, 30 Oct 2000 21:09:55 -0800
28373 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
28375 (The ord() part of the patch skipped.)
28378 ____________________________________________________________________________
28379 [ 7499] By: jhi on 2000/10/31 14:20:08
28380 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
28381 From: Jens Hamisch <jens@Strawberry.COM>
28382 Date: Mon, 30 Oct 2000 15:17:07 +0100
28383 Message-Id: <20001030151707.A9597@Strawberry.COM>
28386 ____________________________________________________________________________
28387 [ 7498] By: jhi on 2000/10/31 14:16:29
28388 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
28389 From: Peter Prymmer <pvhp@forte.com>
28390 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
28391 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
28393 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28394 + ext/Encode/Encode/posix-bc.enc
28395 ! MANIFEST t/lib/encode.t
28396 ____________________________________________________________________________
28397 [ 7497] By: jhi on 2000/10/31 14:13:22
28398 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
28399 From: Peter Prymmer <pvhp@forte.com>
28400 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
28401 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
28404 ____________________________________________________________________________
28405 [ 7496] By: jhi on 2000/10/31 14:12:05
28406 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
28407 From: Peter Prymmer <pvhp@forte.com>
28408 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
28409 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
28411 ! t/lib/cgi-function.t
28412 ____________________________________________________________________________
28413 [ 7495] By: jhi on 2000/10/31 14:11:08
28414 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
28415 From: Peter Prymmer <pvhp@forte.com>
28416 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
28417 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
28419 + ext/re/hints/aix.pl
28420 ! MANIFEST ext/re/Makefile.PL
28421 ____________________________________________________________________________
28422 [ 7494] By: jhi on 2000/10/31 14:08:32
28423 Log: Use Errno magic.
28425 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
28426 From: Casey Tweten <perl@ctweten.amsite.com>
28427 Date: Mon, 30 Oct 2000 15:51:17 -0500
28428 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
28431 ____________________________________________________________________________
28432 [ 7493] By: jhi on 2000/10/31 14:05:07
28433 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
28435 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
28436 From: Nicholas Clark <nick@ccl4.org>
28437 Date: Mon, 30 Oct 2000 17:38:45 +0000
28438 Message-ID: <20001030173845.O60355@plum.flirble.org>
28440 ! Makefile.SH utils/perlbug.PL
28441 ____________________________________________________________________________
28442 [ 7492] By: nick on 2000/10/30 19:37:23
28443 Log: Change files which are mysteriously different to mainline to be
28444 copies of mainline.
28446 ! objXSUB.h perlapi.c pod/perlapi.pod
28447 ____________________________________________________________________________
28448 [ 7491] By: nick on 2000/10/30 18:05:54
28449 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
28450 - typo in endian code in putc.
28451 - Don't allow read of write-only files and vice-versa
28452 - and off-by-one in flush-all loop.
28453 Remove debug calls as they were using GCC specific features.
28456 ____________________________________________________________________________
28457 [ 7490] By: nick on 2000/10/29 21:45:45
28458 Log: Integrate mainline to perlio
28460 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
28462 ____________________________________________________________________________
28463 [ 7489] By: jhi on 2000/10/29 21:11:08
28464 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
28465 From: andreas.koenig@anima.de (Andreas J. Koenig)
28466 Date: 29 Oct 2000 22:05:59 +0100
28467 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
28469 ! lib/ExtUtils/Manifest.pm
28470 ____________________________________________________________________________
28471 [ 7488] By: jhi on 2000/10/29 21:07:47
28472 Log: Tests for #7487.
28474 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28475 From: andreas.koenig@anima.de (Andreas J. Koenig)
28476 Date: 29 Oct 2000 19:37:09 +0100
28477 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
28480 ____________________________________________________________________________
28481 [ 7487] By: jhi on 2000/10/29 21:06:27
28482 Log: constsub spillage.
28484 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28485 From: John Tobey <jtobey@john-edwin-tobey.org>
28486 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
28487 Message-Id: <m13pvSr-000FObC@feynman.localnet>
28490 ____________________________________________________________________________
28491 [ 7486] By: nick on 2000/10/29 21:05:04
28492 Log: Integrate mainline to perlio branch
28494 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
28495 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
28496 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
28497 +> vos/install_perl.cm
28498 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
28499 - vos/config.h vos/config_h.SH_orig
28500 !> (integrate 141 files)
28501 ____________________________________________________________________________
28502 [ 7485] By: jhi on 2000/10/29 21:00:47
28503 Log: Make \x{...} consistently produce UTF-8.
28505 Subject: Re: \x{...} is confused
28506 From: Simon Cozens <simon@cozens.net>
28507 Date: Sun, 29 Oct 2000 19:36:48 +0000
28508 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
28510 ! t/pragma/utf8.t toke.c
28511 ____________________________________________________________________________
28512 [ 7484] By: nick on 2000/10/29 20:05:29
28513 Log: PerlIO passes all tests.
28516 ____________________________________________________________________________
28517 [ 7483] By: jhi on 2000/10/29 18:06:55
28518 Log: Update Changes.
28520 ! Changes patchlevel.h
28521 ____________________________________________________________________________
28522 [ 7482] By: nick on 2000/10/29 17:43:28
28523 Log: Include <unistd.h> to get correct lseek() prototype etc.
28524 (I thought perl.h did that) - down to two fails
28525 - comp/require.t (last test)
28526 - lib/io_xs.t - possibly import/export of FILE * ?
28529 ____________________________________________________________________________
28530 [ 7481] By: jhi on 2000/10/29 17:02:37
28531 Log: UTF-8 decoder tweak.
28534 ____________________________________________________________________________
28535 [ 7480] By: nick on 2000/10/29 16:26:11
28536 Log: Fixed two bugs:
28537 - error code not being set on close (of broken pipe)
28538 - append mode was truncating.
28539 At least one seek/tell bug remains.
28542 ____________________________________________________________________________
28543 [ 7479] By: nick on 2000/10/29 11:18:16
28544 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
28545 in case of accidents. Still several worrying fails, no line disciplines yet.
28547 ! iperlsys.h perlio.c
28548 ____________________________________________________________________________
28549 [ 7478] By: jhi on 2000/10/29 02:04:01
28550 Log: Add also emailless people.
28553 ____________________________________________________________________________
28554 [ 7477] By: jhi on 2000/10/29 01:36:00
28555 Log: The #7476 needs a MANIFEST change, too.
28558 ____________________________________________________________________________
28559 [ 7476] By: jhi on 2000/10/29 01:35:21
28560 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
28564 ____________________________________________________________________________
28565 [ 7475] By: jhi on 2000/10/28 23:57:25
28566 Log: De-quoted-unreadable to ISO Latin 1.
28567 (There's one ISO-2022-JP name in Changes5.004.)
28569 ! Changes Changes5.6
28570 ____________________________________________________________________________
28571 [ 7474] By: jhi on 2000/10/28 19:13:06
28572 Log: Subject: [ID 20001027.007] uniq array in perlfaq
28573 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
28574 Date: Fri, 27 Oct 2000 19:28:30 +0200
28575 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
28578 ____________________________________________________________________________
28579 [ 7473] By: jhi on 2000/10/28 18:02:05
28580 Log: Locking null mutexes is not recommendable.
28582 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
28583 From: Hugo <hv@crypt.compulink.co.uk>
28584 Date: Sat, 28 Oct 2000 18:41:12 +0100
28585 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
28588 ____________________________________________________________________________
28589 [ 7472] By: jhi on 2000/10/28 17:52:58
28590 Log: Better create a true mailing list for the repository keepers.
28592 ! Porting/repository.pod
28593 ____________________________________________________________________________
28594 [ 7471] By: jhi on 2000/10/28 17:28:24
28595 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
28596 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
28598 + Porting/repository.pod
28600 ____________________________________________________________________________
28601 [ 7470] By: jhi on 2000/10/28 17:20:54
28602 Log: Subject: DOC PATCH 5.6.0
28603 From: mjd@plover.com
28604 Date: 27 Oct 2000 17:32:44 -0000
28605 Message-ID: <20001027173244.23754.qmail@plover.com>
28608 ____________________________________________________________________________
28609 [ 7469] By: jhi on 2000/10/28 17:16:45
28610 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
28611 From: "Peter J. Farley III" <pjfarley@banet.net>
28612 Date: Fri, 27 Oct 2000 20:32:56 -0400
28613 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
28616 ____________________________________________________________________________
28617 [ 7468] By: jhi on 2000/10/28 17:07:18
28618 Log: Make target reordering to avoid pointless re-makes.
28620 Subject: Re: Total re-make of 'make okfile' after 7451 ?
28621 From: Nicholas Clark <nick@ccl4.org>
28622 Date: Sat, 28 Oct 2000 00:31:02 +0100
28623 Message-ID: <20001028003101.A54517@plum.flirble.org>
28626 ____________________________________________________________________________
28627 [ 7467] By: jhi on 2000/10/28 17:05:31
28628 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
28629 From: lvirden@cas.org
28630 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
28631 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
28634 ____________________________________________________________________________
28635 [ 7466] By: jhi on 2000/10/28 16:09:16
28636 Log: Upgrade to CPAN 1.58_55.
28638 Subject: CPAN.pm status
28639 From: andreas.koenig@anima.de (Andreas J. Koenig)
28640 Date: 28 Oct 2000 08:18:00 +0200
28641 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
28643 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28644 ____________________________________________________________________________
28645 [ 7465] By: jhi on 2000/10/28 16:02:47
28646 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
28648 ! embed.h embed.pl perl.h proto.h toke.c
28649 ____________________________________________________________________________
28650 [ 7464] By: nick on 2000/10/28 10:43:44
28651 Log: Fix for sv_2iv() on "shared" value from keys %hash.
28654 ____________________________________________________________________________
28655 [ 7463] By: jhi on 2000/10/27 16:18:29
28656 Log: Update Changes.
28658 ! Changes patchlevel.h
28659 ____________________________________________________________________________
28660 [ 7462] By: jhi on 2000/10/27 16:17:44
28661 Log: Too enthusiastic editing in #7460.
28663 ! U/modified/Oldsym.U
28665 ! Configure config_h.SH
28666 ____________________________________________________________________________
28667 [ 7461] By: jhi on 2000/10/27 15:37:38
28668 Log: Retract #7459, the script needs more work.
28672 ____________________________________________________________________________
28673 [ 7460] By: jhi on 2000/10/27 15:23:14
28674 Log: Use $sort, $uniq (and $tr) consistently as wondered
28677 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
28678 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
28679 ! U/modified/libc.U
28681 ! Configure config_h.SH
28682 ____________________________________________________________________________
28683 [ 7459] By: jhi on 2000/10/27 15:02:07
28684 Log: (Retracted by #7461)
28686 Add a shell script for creating/removing symbolic link farms,
28687 useful for keeping the source code read-only and doing the
28688 builds somewhere else.
28692 ____________________________________________________________________________
28693 [ 7458] By: jhi on 2000/10/27 14:42:20
28694 Log: Do away with the fix_pl.
28697 ! MANIFEST Makefile.SH
28698 ____________________________________________________________________________
28699 [ 7457] By: jhi on 2000/10/27 12:43:13
28700 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
28701 From: Jens Hamisch <jens@Strawberry.COM>
28702 Date: Fri, 27 Oct 2000 14:38:21 +0200
28703 Message-Id: <20001027143821.B3366@Strawberry.COM>
28706 ____________________________________________________________________________
28707 [ 7456] By: jhi on 2000/10/27 12:33:42
28708 Log: Subject: [PATCH] todo
28709 From: Nicholas Clark <nick@ccl4.org>
28710 Date: Thu, 26 Oct 2000 22:32:29 +0100
28711 Message-ID: <20001026223229.A44540@plum.flirble.org>
28714 ____________________________________________________________________________
28715 [ 7455] By: jhi on 2000/10/27 12:02:21
28716 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
28717 From: John Tobey <jtobey@john-edwin-tobey.org>
28718 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
28719 Message-Id: <m13ozHF-000FObC@feynman.localnet>
28721 ! op.c t/pragma/sub_lval.t
28722 ____________________________________________________________________________
28723 [ 7454] By: jhi on 2000/10/27 11:59:42
28724 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
28725 From: sthoenna@efn.org
28726 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
28727 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
28729 ! pp.c t/op/assignwarn.t
28730 ____________________________________________________________________________
28731 [ 7453] By: jhi on 2000/10/27 00:15:08
28732 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
28734 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28735 ! ext/Storable/Storable.xs t/lib/st-lock.t
28736 ____________________________________________________________________________
28737 [ 7452] By: jhi on 2000/10/26 13:05:52
28738 Log: Undo #7451, this seems to be a deficiency in Perforce,
28739 there is no per-file line-terminator type, only per-client.
28741 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28742 ! win32/makefile.mk
28743 ____________________________________________________________________________
28744 [ 7451] By: jhi on 2000/10/26 04:56:03
28745 Log: Experimenting in DOS arcana.
28747 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28748 ! win32/makefile.mk
28749 ____________________________________________________________________________
28750 [ 7450] By: jhi on 2000/10/26 04:50:52
28751 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
28752 From: "Peter J. Farley III" <pjfarley@banet.net>
28753 Date: Wed, 25 Oct 2000 23:10:18 -0400
28754 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
28757 ____________________________________________________________________________
28758 [ 7449] By: jhi on 2000/10/26 04:49:16
28759 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
28760 From: Hugo <hv@crypt.compulink.co.uk>
28761 Date: Thu, 26 Oct 2000 01:55:17 +0100
28762 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
28764 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
28766 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
28767 ____________________________________________________________________________
28768 [ 7448] By: jhi on 2000/10/26 04:38:36
28769 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
28770 From: Peter Prymmer <pvhp@forte.com>
28771 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
28772 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
28775 ____________________________________________________________________________
28776 [ 7447] By: jhi on 2000/10/25 23:20:02
28777 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
28778 in platforms that strictly require all the symbols being present
28782 ____________________________________________________________________________
28783 [ 7446] By: jhi on 2000/10/25 21:55:57
28784 Log: Update Changes.
28786 ! Changes patchlevel.h
28787 ____________________________________________________________________________
28788 [ 7445] By: jhi on 2000/10/25 21:27:08
28789 Log: Integrate with vmsperl #7430 by Charles Bailey:
28791 Cleanup from prior patch (Charles Lane?):
28792 - improve handling of MFDs in Basename and Path
28793 - default to no xsubpp line # munging when building debug images
28795 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
28796 ____________________________________________________________________________
28797 [ 7444] By: jhi on 2000/10/25 21:03:50
28798 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
28799 From: John Peacock <JPeacock@UnivPress.com>
28800 Date: Thu, 18 May 2000 11:55:27 -0400
28801 Message-ID: <3924126F.A58BE57A@UnivPress.com>
28803 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
28805 ____________________________________________________________________________
28806 [ 7443] By: jhi on 2000/10/25 20:43:10
28807 Log: Temporary stopgap for the self-tying issue: for now only
28808 array and hash self-ties are verboten. The real fix, of
28809 course, would be to comprehensively test (and implement?)
28810 and debug (and document) self-ties.
28812 ! pod/perldiag.pod pp_sys.c t/op/tie.t
28813 ____________________________________________________________________________
28814 [ 7442] By: jhi on 2000/10/25 20:14:30
28815 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
28816 From: Dan Sugalski <dan@sidhe.org>
28817 Date: Wed, 25 Oct 2000 13:36:35 -0400
28818 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
28820 plus regen global.sym.
28822 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
28824 ____________________________________________________________________________
28825 [ 7441] By: jhi on 2000/10/25 20:12:20
28826 Log: buildtoc target tweaks.
28829 ____________________________________________________________________________
28830 [ 7440] By: jhi on 2000/10/25 20:03:53
28831 Log: A new version of making the syslog test more robust.
28834 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
28835 From: "Kurt D. Starsinic" <kstar@chapin.edu>
28836 Date: Wed, 25 Oct 2000 12:13:54 -0400
28837 Message-ID: <20001025121354.B2264@O2.chapin.edu>
28840 ____________________________________________________________________________
28841 [ 7439] By: jhi on 2000/10/25 20:00:48
28842 Log: Continue the internal UTF-8 API tweaking.
28843 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
28844 used much more than the simpler API, now called utf8_to_uv_simple().
28845 Still not quite happy with API, too much partial duplication
28848 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
28849 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
28850 ! regcomp.c regexec.c sv.c toke.c utf8.c
28851 ____________________________________________________________________________
28852 [ 7438] By: jhi on 2000/10/25 18:52:30
28853 Log: Allow poking holes at the UTF-8 decoding strictness.
28855 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
28857 ____________________________________________________________________________
28858 [ 7437] By: jhi on 2000/10/25 13:53:05
28859 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
28860 UTF8LEN() and UTF8SKIP().
28862 ! pp.c utf8.c utf8.h
28863 ____________________________________________________________________________
28864 [ 7436] By: jhi on 2000/10/25 13:51:37
28865 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
28866 From: Nicholas Clark <nick@ccl4.org>
28867 Date: Wed, 25 Oct 2000 14:44:05 +0100
28868 Message-ID: <20001025144404.D27253@plum.flirble.org>
28871 ____________________________________________________________________________
28872 [ 7435] By: jhi on 2000/10/25 13:49:32
28873 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
28874 From: Mike Guy <mjtg@cam.ac.uk>
28875 Date: Tue, 24 Oct 2000 14:59:40 +0100
28876 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
28879 ____________________________________________________________________________
28880 [ 7434] By: jhi on 2000/10/25 13:48:41
28881 Log: AIX is picky about its symbol exports. Solution for now
28882 is to include the deb.o explicitly to the re extension build.
28884 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
28885 From: Peter Prymmer <pvhp@forte.com>
28886 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
28887 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
28889 ! ext/re/Makefile.PL hints/aix.sh
28890 ____________________________________________________________________________
28891 [ 7433] By: jhi on 2000/10/25 13:46:49
28892 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
28893 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28894 Date: Wed, 25 Oct 2000 12:02:20 +0200
28895 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
28898 ____________________________________________________________________________
28899 [ 7432] By: jhi on 2000/10/25 13:44:28
28900 Log: Subject: Minor update to find2perl, for portability
28901 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
28902 Date: Wed, 25 Oct 2000 12:05:47 +0100
28903 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
28906 ____________________________________________________________________________
28907 [ 7431] By: jhi on 2000/10/25 13:40:39
28908 Log: Add targets to Makefile.SH, most importantly
28909 'regen_all' which also remembers to update vms/perly*.
28912 ____________________________________________________________________________
28913 [ 7430] By: bailey on 2000/10/25 03:13:53
28914 Log: Cleanup from prior patch (Charles Lane?):
28915 - improve handling of MFDs in Basename and Path
28916 - default to no xsubpp line # munging when building debug images
28918 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
28919 ____________________________________________________________________________
28920 [ 7429] By: jhi on 2000/10/24 20:03:40
28921 Log: Podify README.epoc and README.vos.
28923 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
28924 ! pod/perlport.pod pod/perltoc.pod
28925 ____________________________________________________________________________
28926 [ 7428] By: jhi on 2000/10/24 19:10:33
28927 Log: Stratus VOS updates from Paul Green.
28929 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28930 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
28931 - vos/config.def vos/config.h vos/config_h.SH_orig
28932 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
28933 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
28934 ____________________________________________________________________________
28935 [ 7427] By: jhi on 2000/10/24 18:59:48
28936 Log: Check if stdio supports tweaking lval and cnt simultaneously.
28938 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
28939 From: Nicholas Clark <nick@ccl4.org>
28940 Date: Mon, 23 Oct 2000 15:39:32 +0100
28941 Message-ID: <20001023153932.A10786@plum.flirble.org>
28943 ! U/compline/d_stdstdio.U
28945 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28946 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
28947 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
28948 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
28949 ! vos/config.h vos/config_h.SH_orig win32/config.bc
28950 ! win32/config.gc win32/config.vc
28951 ____________________________________________________________________________
28952 [ 7426] By: jhi on 2000/10/24 17:57:44
28953 Log: Missed the header file changes from #7425.
28955 ! embed.h embed.pl objXSUB.h proto.h
28956 ____________________________________________________________________________
28957 [ 7425] By: jhi on 2000/10/24 17:55:17
28958 Log: Fix the bug reported in
28960 From: andreas.koenig@anima.de (Andreas J. Koenig)
28961 Subject: Encode bug?
28962 Date: 24 Oct 2000 14:01:26 +0200
28963 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
28965 Also make is_utf8_char() stricter.
28967 ! ext/Encode/Encode.xs utf8.c
28968 ____________________________________________________________________________
28969 [ 7424] By: jhi on 2000/10/24 15:15:39
28970 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
28971 From: Peter Scott <Peter@PSDT.com>
28972 Date: Mon, 23 Oct 2000 19:46:01 -0700
28973 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
28976 ____________________________________________________________________________
28977 [ 7423] By: jhi on 2000/10/24 14:25:30
28978 Log: Test tweak to avoid pulling in the whole Config.
28981 ____________________________________________________________________________
28982 [ 7422] By: jhi on 2000/10/24 14:03:16
28983 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
28986 ____________________________________________________________________________
28987 [ 7421] By: jhi on 2000/10/24 13:32:09
28988 Log: (Replaced by #7440.)
28990 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
28991 From: "Kurt D. Starsinic" <kstar@chapin.edu>
28992 Date: Mon, 23 Oct 2000 16:40:54 -0400
28993 Message-ID: <20001023164054.B14491@O2.chapin.edu>
28996 ____________________________________________________________________________
28997 [ 7420] By: jhi on 2000/10/24 13:30:53
28998 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
28999 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29000 Date: Mon, 23 Oct 2000 17:29:03 -0400
29001 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
29003 ! lib/ExtUtils/MM_Unix.pm
29004 ____________________________________________________________________________
29005 [ 7419] By: jhi on 2000/10/24 13:29:57
29006 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
29007 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29008 Date: Mon, 23 Oct 2000 19:01:32 -0400
29009 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
29012 ____________________________________________________________________________
29013 [ 7418] By: jhi on 2000/10/24 13:26:04
29014 Log: Replace #7409 with
29016 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
29017 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
29018 Date: Mon, 23 Oct 2000 20:08:56 +0200
29019 Message-ID: <20001023200855.A14850@nice.ram.loc>
29021 ! ext/Storable/Storable.pm t/lib/st-lock.t
29022 ____________________________________________________________________________
29023 [ 7417] By: jhi on 2000/10/24 13:17:52
29024 Log: Run vms/vms_yfix.pl, should have done that after changing
29027 ! vms/perly_c.vms vms/perly_h.vms
29028 ____________________________________________________________________________
29029 [ 7416] By: jhi on 2000/10/24 02:55:33
29030 Log: Make the UTF-8 decoding stricter and more verbose when
29031 malformation happens. This involved adding an argument
29032 to utf8_to_uv_chk(), which involved changing its prototype,
29033 and prefer STRLEN over I32 for the UTF-8 length, which as
29034 a domino effect necessitated changing the prototypes of
29035 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
29036 The stricter UTF-8 decoding checking uses Markus Kuhn's
29037 UTF-8 Decode Stress Tester from
29038 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
29040 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
29041 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
29042 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
29043 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
29044 ____________________________________________________________________________
29045 [ 7415] By: jhi on 2000/10/23 14:06:06
29046 Log: Update Changes.
29048 ! Changes patchlevel.h
29049 ____________________________________________________________________________
29050 [ 7414] By: jhi on 2000/10/23 12:39:52
29051 Log: Undo the basename() part of #7412 since the lib/basename
29052 tests would need upgrading too.
29054 ! lib/File/Basename.pm
29055 ____________________________________________________________________________
29056 [ 7413] By: jhi on 2000/10/23 12:19:27
29057 Log: Document PERL_INSTALL_ROOT of #7210.
29059 ! lib/ExtUtils/Install.pm
29060 ____________________________________________________________________________
29061 [ 7412] By: jhi on 2000/10/23 12:16:47
29062 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
29064 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
29065 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
29066 ____________________________________________________________________________
29067 [ 7411] By: jhi on 2000/10/23 12:07:41
29068 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
29069 From: Prymmer/Kahn <pvhp@best.com>
29070 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
29071 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
29073 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
29074 ____________________________________________________________________________
29075 [ 7410] By: jhi on 2000/10/23 04:10:11
29076 Log: The change #7187 was not so good on VMS.
29078 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
29079 From: "Craig A. Berry" <craig.berry@psinetcs.com>
29080 Date: Sun, 22 Oct 2000 23:03:08 -0500
29081 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
29084 ____________________________________________________________________________
29085 [ 7409] By: jhi on 2000/10/23 03:57:36
29086 Log: Avoid Storable locking on DJGPP for now.
29088 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
29089 From: "Peter J. Farley III" <pjfarley@banet.net>
29090 Date: Sun, 22 Oct 2000 20:00:00 -0400
29091 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
29093 ! ext/Storable/Storable.pm t/lib/st-lock.t
29094 ____________________________________________________________________________
29095 [ 7408] By: jhi on 2000/10/23 03:50:24
29096 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
29097 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29098 Date: Sun, 22 Oct 2000 21:12:22 -0400
29099 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
29102 ____________________________________________________________________________
29103 [ 7407] By: jhi on 2000/10/23 03:43:12
29104 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
29105 From: Hugo <hv@crypt.compulink.co.uk>
29106 Date: Mon, 23 Oct 2000 00:47:22 +0100
29107 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
29109 ! regexec.c t/op/pat.t
29110 ____________________________________________________________________________
29111 [ 7406] By: jhi on 2000/10/23 03:40:29
29112 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
29114 ! lib/ExtUtils/MakeMaker.pm
29115 ____________________________________________________________________________
29116 [ 7405] By: jhi on 2000/10/22 21:32:00
29119 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
29120 From: rspier@pobox.com (Robert Spier)
29121 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
29122 Message-ID: <14835.16112.13457.447971@rls.cx>
29125 ____________________________________________________________________________
29126 [ 7404] By: jhi on 2000/10/22 21:30:51
29127 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
29128 From: rspier@pobox.com (Robert Spier)
29129 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
29130 Message-ID: <14835.17223.72448.705566@rls.cx>
29132 ! lib/ExtUtils/MakeMaker.pm
29133 ____________________________________________________________________________
29134 [ 7403] By: jhi on 2000/10/22 21:24:11
29135 Log: Subject: [PATCH bleadperl] ripples from constsub patch
29136 From: John Tobey <jtobey@john-edwin-tobey.org>
29137 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
29138 Message-Id: <m13nSOB-000FObC@feynman.localnet>
29140 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
29141 ____________________________________________________________________________
29142 [ 7402] By: jhi on 2000/10/22 20:59:35
29143 Log: Support s?printf parameter reordering.
29145 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
29146 ____________________________________________________________________________
29147 [ 7401] By: jhi on 2000/10/22 19:19:14
29148 Log: Expand %Config variables only if explicitly so requested
29149 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
29151 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29152 From: Gurusamy Sarathy <gsar@ActiveState.com>
29153 Date: Sun, 22 Oct 2000 11:47:32 -0700
29154 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
29156 ! Makefile.SH lib/lib_pm.PL
29157 ____________________________________________________________________________
29158 [ 7400] By: jhi on 2000/10/22 18:24:10
29159 Log: Move the #7390 test from warn/op to comp/redef.
29161 Subject: Re: Creating const subs for constants.
29162 From: John Tobey <jtobey@john-edwin-tobey.org>
29163 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
29164 Message-Id: <m13nG72-000FObC@feynman.localnet>
29166 ! t/comp/redef.t t/pragma/warn/op
29167 ____________________________________________________________________________
29168 [ 7399] By: jhi on 2000/10/22 17:49:59
29169 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
29170 From: Nicholas Clark <nick@ccl4.org>
29171 Date: Sat, 21 Oct 2000 22:23:19 +0100
29172 Message-ID: <20001021222319.B45586@plum.flirble.org>
29174 ! ext/DynaLoader/DynaLoader_pm.PL
29175 ____________________________________________________________________________
29176 [ 7398] By: jhi on 2000/10/22 17:47:35
29177 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
29178 From: Hugo <hv@crypt.compulink.co.uk>
29179 Date: Sat, 21 Oct 2000 18:19:59 +0100
29180 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
29182 ! ext/B/B.pm ext/B/B/C.pm
29183 ____________________________________________________________________________
29184 [ 7397] By: jhi on 2000/10/22 17:35:18
29185 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
29186 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
29187 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
29188 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
29191 ____________________________________________________________________________
29192 [ 7396] By: jhi on 2000/10/22 17:19:46
29193 Log: Subject: installman go-faster stripes
29194 From: Nicholas Clark <nick@talking.bollo.cx>
29195 Date: Sat, 21 Oct 2000 17:24:53 +0100
29196 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
29198 Subject: Re: installman go-faster stripes
29199 From: Russ Allbery <rra@stanford.edu>
29200 Date: 21 Oct 2000 11:04:13 -0700
29201 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
29203 ! installman pod/pod2man.PL
29204 ____________________________________________________________________________
29205 [ 7395] By: jhi on 2000/10/22 17:17:35
29206 Log: Hints tweak from Anton Berezin.
29209 ____________________________________________________________________________
29210 [ 7394] By: jhi on 2000/10/22 04:50:04
29211 Log: Tweak the Is* definitions of Unicode character classes
29212 to better match the official categorizations; embrace
29213 the official categorizations; add the combining marks
29214 as alpha (and -numeric); fix DCinital (a typo and edito)
29217 + lib/unicode/Is/DCmedial.pl
29218 - lib/unicode/Is/DCinital.pl
29219 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
29220 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
29221 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
29222 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
29223 ____________________________________________________________________________
29224 [ 7393] By: jhi on 2000/10/21 18:06:05
29225 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
29226 From: Daniel Chetlin <daniel@chetlin.com>
29227 Date: Sat, 21 Oct 2000 02:57:03 -0700
29228 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
29230 + t/lib/tie-splice.t
29231 ! MANIFEST lib/Tie/Array.pm
29232 ____________________________________________________________________________
29233 [ 7392] By: gsar on 2000/10/21 18:05:15
29234 Log: resync utfperl branch with mainline
29236 !> (integrate 1760 files)
29237 ____________________________________________________________________________
29238 [ 7391] By: jhi on 2000/10/21 14:37:49
29239 Log: Testcases for a #7383,#7385 related bug.
29241 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
29242 From: Nicholas Clark <nick@ccl4.org>
29243 Date: Sat, 21 Oct 2000 15:04:51 +0100
29244 Message-ID: <20001021150451.A51566@plum.flirble.org>
29247 ____________________________________________________________________________
29248 [ 7390] By: jhi on 2000/10/21 14:35:57
29249 Log: Add a testcase for #7389.
29252 ____________________________________________________________________________
29253 [ 7389] By: jhi on 2000/10/21 14:26:45
29254 Log: Subject: Re: Creating const subs for constants.
29255 From: John Tobey <jtobey@john-edwin-tobey.org>
29256 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
29257 Message-Id: <m13mo0N-000FObC@feynman.localnet>
29259 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
29261 ____________________________________________________________________________
29262 [ 7388] By: nick on 2000/10/21 11:44:23
29263 Log: Populate perlio branch
29265 +> (branch 1760 files)
29266 ____________________________________________________________________________
29267 [ 7387] By: nick on 2000/10/21 10:52:05
29268 Log: Get branch back as replica of mainline via :
29269 p4 integrate -b utfperl
29270 p4 resolve -at ./...
29272 +> (branch 269 files)
29273 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
29274 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
29275 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
29276 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
29277 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
29278 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29279 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29280 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29281 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29282 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29283 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29284 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29285 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29286 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29287 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29288 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29289 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29290 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29291 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
29292 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
29293 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
29294 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
29295 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
29296 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
29297 - lib/unicode/UCD300.html lib/unicode/Unicode.300
29298 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
29299 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
29300 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
29301 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
29302 !> (integrate 965 files)
29303 ____________________________________________________________________________
29304 [ 7386] By: jhi on 2000/10/21 01:31:12
29305 Log: Update Changes.
29307 ! Changes patchlevel.h
29308 ____________________________________________________________________________
29309 [ 7385] By: jhi on 2000/10/21 01:28:42
29310 Log: The #7383 was right only in the context of the original bug report,
29311 not in more general case.
29314 ____________________________________________________________________________
29315 [ 7384] By: jhi on 2000/10/21 01:08:23
29316 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
29318 ! ext/IO/lib/IO/Select.pm
29319 ____________________________________________________________________________
29320 [ 7383] By: jhi on 2000/10/21 00:44:18
29321 Log: Fix for ID 20001020.006, concatenating an unset submatch
29322 with utf8 resulted in "Modification of a read-only value".
29324 ! pp_hot.c t/pragma/utf8.t
29325 ____________________________________________________________________________
29326 [ 7382] By: jhi on 2000/10/20 20:44:31
29327 Log: Make scan_num() reëntrant, as suggested in
29329 Subject: [PATCH perl@7229] Rentrant parser and yylex()
29330 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29331 Date: Fri, 20 Oct 2000 14:17:27 +0100
29332 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29334 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
29336 ____________________________________________________________________________
29337 [ 7381] By: jhi on 2000/10/20 20:07:29
29338 Log: Reëntrancy fix.
29340 Subject: [PATCH perl@7229] Rentrant parser and yylex()
29341 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29342 Date: Fri, 20 Oct 2000 14:17:27 +0100
29343 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29345 ! embed.h embed.pl perl.h proto.h toke.c
29346 ____________________________________________________________________________
29347 [ 7380] By: jhi on 2000/10/20 19:15:54
29348 Log: Don't write double values through long double pointers,
29351 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29352 From: Jens Hamisch <jens@Strawberry.COM>
29353 Date: Tue, 17 Oct 2000 08:39:36 +0200
29354 Message-Id: <20001017083936.A11104@Strawberry.COM>
29357 ____________________________________________________________________________
29358 [ 7379] By: jhi on 2000/10/20 18:43:37
29359 Log: Portability tweak on #7377.
29361 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
29362 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29363 Date: Fri, 20 Oct 2000 13:13:41 EDT
29364 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
29367 ____________________________________________________________________________
29368 [ 7378] By: jhi on 2000/10/20 12:57:19
29369 Log: SOCKS function redefinitions need prototypes, too, otherwise
29370 for example 32 bit versus 64 bit differences cause a lot of
29373 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29374 From: Jens Hamisch <jens@Strawberry.COM>
29375 Date: Tue, 17 Oct 2000 08:39:36 +0200
29376 Message-Id: <20001017083936.A11104@Strawberry.COM>
29379 ____________________________________________________________________________
29380 [ 7377] By: jhi on 2000/10/20 12:37:12
29381 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
29382 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29383 Date: Fri, 20 Oct 2000 08:26:04 EDT
29384 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
29386 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
29387 ____________________________________________________________________________
29388 [ 7376] By: jhi on 2000/10/20 12:35:31
29389 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
29390 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29391 Date: Fri, 20 Oct 2000 07:48:15 EDT
29392 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
29394 ! configure.com vms/gen_shrfls.pl
29395 ____________________________________________________________________________
29396 [ 7375] By: bailey on 2000/10/20 04:44:37
29399 +> (branch 134 files)
29400 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
29401 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
29402 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
29403 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
29404 - eg/cgi/frameset.cgi eg/cgi/index.html
29405 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29406 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29407 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29408 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29409 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29410 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29411 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29412 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29413 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29414 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29415 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29416 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29417 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29418 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
29419 - lib/unicode/Props.txt lib/unicode/UCD300.html
29420 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
29421 - utils/perlbc.PL vms/subconfigure.com
29422 !> (integrate 785 files)
29423 ____________________________________________________________________________
29424 [ 7374] By: jhi on 2000/10/20 00:59:48
29425 Log: In the latest compiler builds cccdlflags must not become -fpic,
29426 from Wilfredo Sánchez.
29429 ____________________________________________________________________________
29430 [ 7373] By: jhi on 2000/10/20 00:56:35
29431 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
29432 From: Tony Cook <tony@develop-help.com>
29433 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
29434 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
29437 ____________________________________________________________________________
29438 [ 7372] By: jhi on 2000/10/19 19:34:40
29439 Log: Typo noted by Mark Lutz.
29442 ____________________________________________________________________________
29443 [ 7371] By: jhi on 2000/10/19 19:33:13
29444 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
29446 ! U/modified/Cppsym.U U/modified/Oldconfig.U
29447 Branch: metaconfig/U/perl
29448 ! End.U dlsrc.U libperl.U
29450 + hints/nonstopux.sh
29451 ! Configure MANIFEST config_h.SH
29452 ____________________________________________________________________________
29453 [ 7370] By: jhi on 2000/10/19 17:18:08
29454 Log: Subject: PATCH do_print has 2 PerlIO_error()s
29455 From: nick@ccl4.org
29456 Date: Thu, 19 Oct 2000 18:09:20 +0100
29457 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
29460 ____________________________________________________________________________
29461 [ 7369] By: jhi on 2000/10/19 14:01:49
29462 Log: Update Changes.
29464 ! Changes patchlevel.h
29465 ____________________________________________________________________________
29466 [ 7368] By: jhi on 2000/10/19 13:04:29
29467 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
29468 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29469 Date: Wed, 18 Oct 2000 13:12:01 +0200
29470 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
29473 ____________________________________________________________________________
29474 [ 7367] By: jhi on 2000/10/19 02:22:40
29475 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
29476 of a 'pmshort' anywhere in the B, so the offending line was simply
29480 ____________________________________________________________________________
29481 [ 7366] By: jhi on 2000/10/19 02:12:37
29482 Log: Add the test case for the bug id 20000730.004 which seems
29483 to have been fixed by now.
29486 ____________________________________________________________________________
29487 [ 7365] By: jhi on 2000/10/18 23:36:24
29488 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
29489 From: Hugo <hv@crypt.compulink.co.uk>
29490 Date: Wed, 18 Oct 2000 23:25:58 +0100
29491 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
29493 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
29494 ____________________________________________________________________________
29495 [ 7364] By: jhi on 2000/10/18 21:12:53
29499 ____________________________________________________________________________
29500 [ 7363] By: jhi on 2000/10/18 20:55:38
29501 Log: Missing change from #7362.
29504 ____________________________________________________________________________
29505 [ 7362] By: jhi on 2000/10/18 20:52:01
29506 Log: Borland C fstat() never saw the fd as writable.
29508 Subject: fix for Borland's weak "stat" (perl@7211)
29509 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29510 Date: Mon, 16 Oct 2000 09:55:03 +0400
29511 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
29514 ____________________________________________________________________________
29515 [ 7361] By: jhi on 2000/10/18 17:43:50
29518 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
29519 ____________________________________________________________________________
29520 [ 7360] By: jhi on 2000/10/18 17:07:44
29521 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29522 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
29523 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
29524 Date: Mon, 16 Oct 2000 15:19:49 +0200
29528 ____________________________________________________________________________
29529 [ 7359] By: jhi on 2000/10/18 17:04:49
29530 Log: Subject: Pod patch for Devel::Peek
29531 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29532 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
29533 Date: Mon, 16 Oct 2000 12:26:34 +0200
29535 ! ext/Devel/Peek/Peek.pm
29536 ____________________________________________________________________________
29537 [ 7358] By: jhi on 2000/10/18 17:03:15
29538 Log: Make Cwd more bulletproof in chrooted environments.
29540 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
29541 From: "Eric E. Coe" <Eric.Coe@oracle.com>
29542 Date: Wed, 18 Oct 2000 04:03:54 -0400
29543 Message-Id: <39ED596A.70E599FE@oracle.com>
29546 ____________________________________________________________________________
29547 [ 7357] By: jhi on 2000/10/18 16:37:26
29548 Log: Disable the UTF8 downgrade croakage for now to avoid
29549 too many not okay messages.
29552 ____________________________________________________________________________
29553 [ 7356] By: jhi on 2000/10/17 23:29:41
29554 Log: Show the failed remote port, instead of the failing line number.
29556 Subject: [PATCH 5.6.1 Debugger] More diagnostics
29557 From: David Sparks <daves@ActiveState.com>
29558 Date: Tue, 17 Oct 2000 15:00:24 -0700
29559 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
29562 ____________________________________________________________________________
29563 [ 7355] By: jhi on 2000/10/17 14:11:31
29564 Log: On output try to downgrade to bytes, croak if impossible,
29565 from Simon Cozens. This means that outputting >255 UTF8
29566 is impossible. Consider this as a strong incentive to get
29567 the I/O disciplines implemented.
29569 ! doio.c pod/perldiag.pod sv.c
29570 ____________________________________________________________________________
29571 [ 7354] By: jhi on 2000/10/17 13:42:23
29572 Log: Clarify documentation on 'use bytes'.
29574 Subject: Re: What does 'use bytes' "mean" ?
29575 From: Simon Cozens <simon@cozens.net>
29576 Date: Mon, 18 Sep 2000 18:24:25 +0100
29577 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
29580 ____________________________________________________________________________
29581 [ 7353] By: jhi on 2000/10/17 13:28:12
29582 Log: Workaround for a sfio bug where the stream error indicator
29583 is not cleared as documented.
29585 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29586 From: Nicholas Clark <nick@ccl4.org>
29587 Date: Mon, 16 Oct 2000 18:28:23 +0100
29588 Message-ID: <20001016182823.J19700@plum.flirble.org>
29591 ____________________________________________________________________________
29592 [ 7352] By: jhi on 2000/10/17 13:06:19
29593 Log: More IoTYPE sprinkling.
29596 ____________________________________________________________________________
29597 [ 7351] By: jhi on 2000/10/16 22:47:07
29598 Log: Detect early whether the std streams have gone bad.
29600 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29601 Date: Mon, 16 Oct 2000 23:28:42 +0100
29602 From: Nicholas Clark <nick@ccl4.org>
29603 Message-ID: <20001016232842.A37942@plum.flirble.org>
29606 ____________________________________________________________________________
29607 [ 7350] By: jhi on 2000/10/16 22:45:16
29608 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
29609 From: "Peter J. Farley III" <pjfarley@banet.net>
29610 Date: Mon, 16 Oct 2000 18:15:59 -0400
29611 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
29613 ! djgpp/djgpp.c dosish.h t/io/open.t
29614 ____________________________________________________________________________
29615 [ 7349] By: jhi on 2000/10/16 22:36:45
29616 Log: perldelta tweak.
29618 ! pod/perldelta.pod
29619 ____________________________________________________________________________
29620 [ 7348] By: jhi on 2000/10/16 15:17:53
29621 Log: Update Changes.
29623 ! Changes patchlevel.h
29624 ____________________________________________________________________________
29625 [ 7347] By: jhi on 2000/10/16 13:55:27
29626 Log: Add the capability to include/exclude branches.
29629 ____________________________________________________________________________
29630 [ 7346] By: jhi on 2000/10/16 13:18:04
29631 Log: Add Charles Lane.
29634 ____________________________________________________________________________
29635 [ 7345] By: jhi on 2000/10/16 13:13:21
29636 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
29638 ! pod/perldelta.pod
29639 ____________________________________________________________________________
29640 [ 7344] By: gsar on 2000/10/16 09:30:21
29641 Log: integrate change#6220 from cfgperl
29643 Win32 patches from Benjamin Stuhl.
29644 Branch: maint-5.6/perl
29645 !> makedef.pl win32/win32.h
29646 ____________________________________________________________________________
29647 [ 7343] By: gsar on 2000/10/16 08:32:19
29648 Log: integrate changes#6221,6222 from cfgperl
29650 Remove tr///CU (the feature is to be obsoleted by better interfaces).
29651 From: simon@brecon.co.uk (Simon Cozens)
29652 Subject: [PATCH] Eliminate tr///[CU][CU]
29653 Date: 23 Jun 2000 11:05:40 GMT
29654 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29657 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29658 From: Ian Phillipps <Ian.Phillipps@iname.com>
29659 Date: Fri, 23 Jun 2000 10:40:58 +0100
29660 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29661 Branch: maint-5.6/perl
29662 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
29663 ____________________________________________________________________________
29664 [ 7342] By: gsar on 2000/10/16 08:28:08
29665 Log: integrate change#6217 from cfgperl (in part)
29667 Rename the fdpid locking and integrate with Sarathy.
29668 Branch: maint-5.6/perl
29669 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29670 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29671 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29673 ____________________________________________________________________________
29674 [ 7341] By: gsar on 2000/10/16 08:23:39
29675 Log: integrate changes#6214..6216 from mainline
29677 @_ can't have junk in it even in the non-USE_ITHREADS case because
29678 caller() wants to populate @DB::args with it (causes a coredump
29679 in Carp::confess())
29681 tweak comment about @DB::args
29683 be more optimal about clearing @_
29684 Branch: maint-5.6/perl
29685 !> av.h cop.h pp_ctl.c t/op/runlevel.t
29686 ____________________________________________________________________________
29687 [ 7340] By: gsar on 2000/10/16 08:20:37
29688 Log: integrate changes#6207..6210 from cfgperl
29690 Subject: [PATCH 5.6.0] Threadsafe patches
29691 From: Dan Sugalski <dan@sidhe.org>
29692 To: perl5-porters@perl.org
29693 Date: Mon, 08 May 2000 18:08:13 -0400
29694 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
29696 Regen headers for #6207.
29698 Lock PL_fdpid against race conditions, based on:
29699 Subject: [PATCH 5.6.0]subprocess fixup for threads
29700 From: Dan Sugalski <dan@sidhe.org>
29701 To: perl5-porters@perl.org
29702 Date: Tue, 11 Apr 2000 17:02:32 -0400
29703 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
29705 Mopup for #6207 and #6209.
29706 Branch: maint-5.6/perl
29707 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
29708 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
29710 ____________________________________________________________________________
29711 [ 7339] By: gsar on 2000/10/16 08:14:34
29712 Log: integrate change#6203 from cfgperl
29714 perldiag should refer to perlos2.pod not README.os2
29715 Branch: maint-5.6/perl
29716 !> pod/perldiag.pod
29717 ____________________________________________________________________________
29718 [ 7338] By: gsar on 2000/10/16 08:11:42
29719 Log: integrate change#6201 from mainline
29721 Perl_eval_pv() leaks 4 bytes every time it is called because it
29722 does a PUSHMARK that's never ever POPMARKed; in general, only
29723 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
29724 Perl_eval_[sp]v() don't because they don't take any incoming
29725 arguments (this leak has been around since the original version
29726 of perl_eval_pv() in 5.003_97e)
29727 Branch: maint-5.6/perl
29729 ____________________________________________________________________________
29730 [ 7337] By: gsar on 2000/10/16 08:08:47
29731 Log: integrate changes#6197..6200 from cfgperl
29733 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
29734 From: John Borwick <jhborwic@unity.ncsu.edu>
29735 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
29736 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
29738 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
29739 From: Dan Sugalski <dan@sidhe.org>
29740 To: vmsperl@perl.org, perl5-porters@perl.org
29741 Date: Fri, 02 Jun 2000 16:00:41 -0400
29742 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
29743 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
29745 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
29746 From: Dan Sugalski <dan@sidhe.org>
29747 To: perl5-porters@perl.org, vmsperl@perl.org
29748 Date: Fri, 02 Jun 2000 17:30:51 -0400
29749 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
29751 Update to cperl-mode.el 4.31 from
29752 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
29753 Subject: A couple of notes
29754 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29755 To: Mailing list Perl5 <perl5-porters@perl.org>
29756 Date: Sat, 3 Jun 2000 23:33:32 -0400
29757 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
29758 Branch: maint-5.6/perl
29759 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
29760 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
29761 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
29762 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
29764 ____________________________________________________________________________
29765 [ 7336] By: gsar on 2000/10/16 08:03:46
29766 Log: integrate changes#6194,6195 from mainline
29768 fix small eval"" memory leaks under USE_ITHREADS
29770 fix yet another eval"" leak under USE_ITHREADS
29771 Branch: maint-5.6/perl
29772 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29773 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29775 ____________________________________________________________________________
29776 [ 7335] By: gsar on 2000/10/16 08:02:15
29777 Log: integrate changes#6190,6191 from mainline
29779 submit missing embed.pl change
29781 vec() loses numericalness (modified version of patch suggested
29783 Branch: maint-5.6/perl
29784 !> doop.c embed.pl t/op/vec.t
29785 ____________________________________________________________________________
29786 [ 7334] By: gsar on 2000/10/16 08:01:03
29787 Log: integrate change#6189 from mainline
29789 counting tr/// corrupts later operation (from M.J.T Guy)
29790 Branch: maint-5.6/perl
29791 !> doop.c t/op/tr.t
29792 ____________________________________________________________________________
29793 [ 7333] By: gsar on 2000/10/16 07:59:07
29794 Log: integrate changes#6183..6188 from mainline
29796 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
29799 tweak for change#6127
29801 remove incorrect documentation about implicit split to @_ in
29802 list context, which never really worked in perl 5 (from
29805 further qualify references to "alphanumeric" (from Wolfgang Laun
29806 <wolfgang.laun@alcatel.at>)
29808 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
29809 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
29812 Branch: maint-5.6/perl
29813 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
29814 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
29815 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
29816 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
29817 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
29818 !> pod/pod2latex.PL utils/h2xs.PL
29819 ____________________________________________________________________________
29820 [ 7332] By: gsar on 2000/10/16 07:53:52
29821 Log: integrate change#6179 from mainline
29823 buggy modulus on UVs introduced by change#3378 (resulted in
29824 4063328477 % 65535 amounting to 27406, instead of 27407)
29825 Branch: maint-5.6/perl
29826 !> pp.c t/op/arith.t
29827 ____________________________________________________________________________
29828 [ 7331] By: gsar on 2000/10/16 07:52:49
29829 Log: integrate changes#6176,6177,6178,6182 from cfgperl
29831 Single-quoted utf8 patch from Simon Cozens.
29833 Substitution utf8 patch from Simon Cozens.
29837 Be Cleaner Part Deux.
29838 Branch: maint-5.6/perl
29839 !> Makefile.SH pp_hot.c toke.c
29840 ____________________________________________________________________________
29841 [ 7330] By: gsar on 2000/10/16 07:41:36
29842 Log: integrate change#6172 from mainline
29844 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
29845 (from Ilya Zakharevich)
29846 Branch: maint-5.6/perl
29847 !> regexec.c t/op/re_tests
29848 ____________________________________________________________________________
29849 [ 7329] By: gsar on 2000/10/16 07:40:25
29850 Log: integrate change#6171 from mainline
29852 scalar() doesn't force scalar context when used in void context
29853 (from Simon Cozens)
29854 Branch: maint-5.6/perl
29855 !> op.c t/op/wantarray.t
29856 ____________________________________________________________________________
29857 [ 7328] By: gsar on 2000/10/16 07:39:33
29858 Log: integrate change#6170 from mainline
29860 change#6142 needs tweaks to tests to work where there's no
29861 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29862 Branch: maint-5.6/perl
29863 !> t/lib/filefind.t
29864 ____________________________________________________________________________
29865 [ 7327] By: gsar on 2000/10/16 07:35:34
29866 Log: integrate changes#6166..6168 from cfgperl
29868 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
29869 in case somebody wants to write an extension for more
29870 shadow database interfaces.
29874 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
29875 Branch: maint-5.6/perl
29876 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29877 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
29878 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
29879 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
29880 !> win32/config.vc win32/config_H.bc win32/config_H.gc
29881 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
29882 ____________________________________________________________________________
29883 [ 7326] By: gsar on 2000/10/16 07:29:05
29884 Log: integrate changes#6157,6159..6161,6164 from cfgperl
29886 Regen Configure to jive with #6149.
29888 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
29890 Changes for the File::Temp 0.08 (change #6159) test suite
29891 to fit better into the Perl distribution test framework.
29893 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
29894 both from Simon Cozens.
29897 Branch: maint-5.6/perl
29898 +> pod/perlmodlib.PL pod/perlnewmod.pod
29899 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
29900 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
29901 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
29902 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
29903 ____________________________________________________________________________
29904 [ 7325] By: gsar on 2000/10/16 07:25:13
29905 Log: integrate change#6158 from vmsperl
29907 Add fallback to tmpfile for use in cases where user's relying on
29908 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
29910 Branch: maint-5.6/perl
29911 !> vms/vms.c vms/vmsish.h
29912 ____________________________________________________________________________
29913 [ 7324] By: gsar on 2000/10/16 07:20:50
29914 Log: integrate changes#6153..6155 from mainline
29916 prettier Test::Harness output on failed tests (from Nicholas Clark
29917 <nick@Bagpuss.uk.boo.com>)
29919 avoid type mismatch warning
29921 small bug in change#6144; remove random \xA0 character that snuck
29923 Branch: maint-5.6/perl
29924 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
29926 ____________________________________________________________________________
29927 [ 7323] By: gsar on 2000/10/16 07:18:47
29928 Log: integrate changes#6151,6152 from mainline
29930 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
29932 cosmetic fixups of RE debug output (from Ilya Zakharevich)
29933 Branch: maint-5.6/perl
29935 ____________________________________________________________________________
29936 [ 7322] By: gsar on 2000/10/16 07:17:25
29937 Log: integrate changes#6146..6150 from mainline
29941 add a make entry to Config.pm so "perl -V:make" works on VMS
29942 (from Peter Prymmer)
29944 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
29946 OS/2 tweaks for usethreads build (from Rocco Caputo
29949 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
29950 Branch: maint-5.6/perl
29951 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
29952 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
29953 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
29954 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
29955 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
29956 !> warnings.pl x2p/a2p.h
29957 ____________________________________________________________________________
29958 [ 7321] By: gsar on 2000/10/16 07:14:02
29959 Log: integrate changes#6143..6145 from mainline
29961 MacOS support, part 1 (from Matthias Neeracher
29962 <neeri@iis.ee.ethz.ch>)
29964 MacOS support, part 2: make AutoSplit use File::Spec instead
29965 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
29966 <neeri@iis.ee.ethz.ch>)
29968 make xsubpp skip embedded pod (from Matthias Neeracher
29969 <neeri@iis.ee.ethz.ch>)
29970 Branch: maint-5.6/perl
29971 +> ext/DynaLoader/dl_mac.xs
29972 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
29973 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
29974 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
29975 !> pp_ctl.c proto.h toke.c util.c util.h
29976 ____________________________________________________________________________
29977 [ 7320] By: gsar on 2000/10/16 07:12:13
29978 Log: integrate changes#6141,6142 from mainline
29980 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
29981 forwarded by Peter Seebach from the bsdi-users mailing list.
29982 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
29984 File::Find fails to chdir when chasing symlinks (from
29985 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29986 Branch: maint-5.6/perl
29987 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
29988 ____________________________________________________________________________
29989 [ 7319] By: gsar on 2000/10/16 07:04:30
29990 Log: integrate change#6139 from mainline
29992 revise mktables.PL for bugs and newness in Unicode 3.0
29993 (from James Bence <jbence@amgen.com>)
29994 Branch: maint-5.6/perl
29995 +> (branch 30 files)
29996 !> (integrate 49 files)
29997 ____________________________________________________________________________
29998 [ 7318] By: gsar on 2000/10/16 07:01:01
29999 Log: integrate changes#6137,6138 from mainline
30001 fix bogus redeclaration warning for "our" variables in different
30004 add note about the handling of negative indices to tied arrays
30005 (from Michael G Schwern <schwern@pobox.com>)
30006 Branch: maint-5.6/perl
30007 !> op.c pod/perltie.pod t/pragma/strict-vars
30008 ____________________________________________________________________________
30009 [ 7317] By: gsar on 2000/10/16 06:58:46
30010 Log: integrate changes#6127..6136 from mainline
30012 call_method(...,G_EVAL) can longjmp() out if the method probing
30013 failed (from Gisle Aas)
30015 new perlxstut example for passing/returning refs to arrays
30016 (from David Lowe <dlowe@pootpoot.com>)
30018 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
30020 fix places that mean C<"word" character> but say C<alphanumeric
30023 avoid warnings in POSIX.pm (from Barrie Slaymaker)
30025 warnings::enabled() doesn't fall back to looking at $^W if
30026 caller isn't using lexical warnings (from Paul Marquess)
30028 elide bogus test in change#6132
30030 make Test::Harness use wait.h/WCOREDUMP if available
30031 (from Ben Tilly <ben_tilly@hotmail.com>)
30033 enable Test::Harness to dynamically determine column width etc.
30034 (from Rob Napier <rnapier@employees.org>)
30036 random pod typos (from Peter Scott <Peter@PSDT.com>)
30037 Branch: maint-5.6/perl
30038 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
30039 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
30040 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
30041 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
30042 ____________________________________________________________________________
30043 [ 7316] By: gsar on 2000/10/16 06:53:23
30044 Log: integrate change#6126 from mainline
30046 change#2879 broke rvalue autovivification of magicals such as
30047 ${$num} (reworked variant of patch suggested by Simon Cozens)
30048 Branch: maint-5.6/perl
30049 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
30050 !> pp_hot.c proto.h t/op/gv.t
30051 ____________________________________________________________________________
30052 [ 7315] By: gsar on 2000/10/16 06:51:38
30053 Log: integrate changes#6123,6125 from mainline
30055 clarify gotcha with #line directives (from Rocco Caputo
30058 enable propagating exception objects via Perl_croak() in XS code
30060 Branch: maint-5.6/perl
30061 !> pod/perldebug.pod pod/perlsyn.pod util.c
30062 ____________________________________________________________________________
30063 [ 7314] By: gsar on 2000/10/16 06:49:28
30064 Log: integrate change#6122 from mainline
30066 downgrade fatal error on C<"foo@nosucharray.com"> to optional
30067 warning (from Mark-Jason Dominus)
30068 Branch: maint-5.6/perl
30069 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
30070 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
30071 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
30073 ____________________________________________________________________________
30074 [ 7313] By: gsar on 2000/10/16 06:46:54
30075 Log: integrate changes#6112..6121 from vmsperl
30077 Check for existence of file before trying to delete
30079 Ugly workaround for version-specific RTL error
30081 Urk -- undo previous removal of vmsish 'exit' change
30083 Add bounds checking for several strings (Charles Lane)
30085 Miscellaneous cosmetic fixes (Charles Lane)
30087 Treat sockets as special in sys(read|write) (Charles Lane et al.)
30089 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
30090 Flatten case labels in switch statements uniformly (Charles Bailey)
30092 Quiet error messages in vmsish.t (Charles Lane)
30094 Add missing escape (Charles Lane)
30096 Allow eliminate_macros() and fixpath() to handle space-delimited
30097 lists (based on fixes by Craig Berry)
30098 Branch: maint-5.6/perl
30099 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
30100 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
30102 ____________________________________________________________________________
30103 [ 7312] By: gsar on 2000/10/16 06:41:18
30104 Log: integrate changes#6107,6110 from cfgperl
30106 Tweak the todo list.
30109 Branch: maint-5.6/perl
30111 ____________________________________________________________________________
30112 [ 7311] By: gsar on 2000/10/16 06:38:38
30113 Log: integrate changes#6104,6108 from mainline
30115 PL_sys_intern was being initialized too late on windows
30117 reenable fake signal handling on Windows, bugs and all
30118 Branch: maint-5.6/perl
30119 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
30120 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
30122 ____________________________________________________________________________
30123 [ 7310] By: gsar on 2000/10/16 06:36:03
30124 Log: integrate changes#6095,6097..6103 from cfgperl
30126 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
30127 might be useful in future.
30129 Add a note about possible compilation problems from Allen Smith.
30131 Add a note about other, yet unsupported, shadow password APIs.
30133 Tweaks for the cc bugs from Allen Smith.
30135 More compilation tweakery from Allen Smith.
30137 Hints and test tweaks for Unicos.
30139 The test suite tweak in #6101 wasn't quite right.
30141 Test tweaking for Unicos continues.
30142 Branch: maint-5.6/perl
30143 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30144 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
30145 !> t/lib/complex.t t/op/64bitint.t
30146 ____________________________________________________________________________
30147 [ 7309] By: gsar on 2000/10/16 06:29:41
30148 Log: integrate changes#6093,6094 from mainline
30150 fork() failure to create pseudo process sets errno=EAGAIN and returns
30151 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
30153 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
30154 Branch: maint-5.6/perl
30155 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30156 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
30157 ____________________________________________________________________________
30158 [ 7308] By: gsar on 2000/10/16 06:27:29
30159 Log: integrate change#6092 from cfgperl
30161 Regen perltoc with the fixed buildtoc.
30162 Branch: maint-5.6/perl
30164 ____________________________________________________________________________
30165 [ 7307] By: gsar on 2000/10/16 06:26:40
30166 Log: integrate changes#6089,6090 from mainline
30168 buildtoc tweak to fix newline lossage
30170 concat doesn't preserve utf8-ness, and doesn't invalidate
30171 [NI]OK; added tests for both
30172 Branch: maint-5.6/perl
30173 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
30174 ____________________________________________________________________________
30175 [ 7306] By: gsar on 2000/10/16 06:24:05
30176 Log: integrate change#6088 from cfgperl
30178 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
30179 because we do not use those. The HAS_GETSPNAM remains,
30180 though, because we still do use that.
30181 Branch: maint-5.6/perl
30182 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30183 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30184 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30185 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30186 !> win32/config.vc win32/config_H.bc win32/config_H.gc
30187 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30188 ____________________________________________________________________________
30189 [ 7305] By: gsar on 2000/10/16 06:15:52
30190 Log: integrate changes#6084,6085,6087 from mainline
30192 substr() does not preserve utf8-ness (from Stefan Eissing
30193 <Eissing@medicaldataservice.de>); added tests
30195 repeat operator (x) doesn't preserve utf8-ness
30197 reverse() and quotemeta() weren't preserving utf8-ness; add tests
30198 Branch: maint-5.6/perl
30199 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30200 ____________________________________________________________________________
30201 [ 7304] By: gsar on 2000/10/16 06:13:10
30202 Log: integrate changes#6077..6083 from mainline
30204 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30207 workaround for CRT bug in chdir() (from Charles Lane, via
30210 remove outdated kludge in Carp (NULLs are permitted in diagnostics
30213 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30214 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30216 better default perlbug categories for ok reports (from Richard Foley)
30218 peek.t non-portable to ithreads
30220 note about undocumented caller() return value (from M.J.T. Guy);
30221 yet another peek.t tweak
30222 Branch: maint-5.6/perl
30223 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30224 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30225 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30226 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30227 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
30229 ____________________________________________________________________________
30230 [ 7303] By: gsar on 2000/10/16 06:03:18
30231 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
30232 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
30234 &HUGE_VAL is not defined, it exists.
30236 Do not warn that an infinity does not look like a number.
30238 Rewrite the pwent/spent logic to be a little bit more clearer.
30240 Continue on the pwent/spent case.
30242 Correct Freudian slip.
30244 Use HUGE_VALL if applicable.
30246 pwent/spent #ifdef imbalance.
30250 Call getspnam() only iff needd.
30252 Test both the scalar and list contexts.
30254 Use setxxent()/endxxent().
30260 Be more forgiving in POSIX about HUGE_VALL.
30264 The search of infinity continues, this time simplified.
30266 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
30267 in natively 64-bit platforms where a long is a quad (no need
30268 for long longs). Also added bias for IVs.
30272 Introduce t/lib/peek.t.
30274 Make the test more portable.
30275 Branch: maint-5.6/perl
30278 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
30279 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
30280 !> t/op/pwent.t toke.c util.c
30281 ____________________________________________________________________________
30282 [ 7302] By: gsar on 2000/10/16 05:03:37
30283 Log: integrate changes#6066..6071 from mainline
30287 replace direct call to sighandler() with (*PL_sighandlerp)()
30289 note about values()
30291 File::Spec compatibility update (from Barrie Slaymaker
30292 <barries@slaysys.com>)
30294 remove misleading comment (from M.J.T. Guy)
30296 misformatted perllocal.pod (from Tim Jenness
30297 <t.jenness@jach.hawaii.edu>)
30298 Branch: maint-5.6/perl
30299 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30300 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30301 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30302 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30303 ____________________________________________________________________________
30304 [ 7301] By: gsar on 2000/10/16 05:00:08
30305 Log: integrate changes#6061..6063 from mainline
30307 change#5921 neglected to make eq honor "use bytes"
30309 additional tests for utf8.t
30311 tokeq() could read unallocated field in argument
30312 Branch: maint-5.6/perl
30313 !> sv.c t/pragma/utf8.t toke.c
30314 ____________________________________________________________________________
30315 [ 7300] By: gsar on 2000/10/16 04:56:54
30316 Log: integrate changes#6046,6048,6057,6058 from mainline
30318 libscheck has insufficient checks for n32 libs (from
30319 Albert Chin-A-Young <china@thewrittenword.com>)
30321 add note about how $( doesn't interpolate in REs (from
30322 Philip Newton <newton@ficus.frogspace.net>)
30324 fix broken parsing of /\x{ab}/
30326 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
30327 (spotted by Donald Kinzer <dkinzer@premia.com>)
30328 Branch: maint-5.6/perl
30329 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
30331 ____________________________________________________________________________
30332 [ 7299] By: gsar on 2000/10/16 04:52:50
30333 Log: integrate change#6044 from mainline
30335 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
30336 such that underscores are only ignored in literal numbers,
30337 "\x{...}", and hex/oct argument
30338 Branch: maint-5.6/perl
30339 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
30340 ____________________________________________________________________________
30341 [ 7298] By: gsar on 2000/10/16 04:50:53
30342 Log: integrate changes#6027..6043 from mainline
30344 podlators-1.02 update (from Russ Allbery)
30346 Pod::Man generates groff-incompatible macro definition (from
30349 add CGI.pm v2.66 (from Lincoln Stein)
30351 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
30352 for @- and @+ (from Johan Vromans)
30354 small nits in diagnostics.pm (from Robin Barker)
30356 whitespace adjustments
30358 missing files in MANIFEST
30360 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
30363 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
30365 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
30366 Branch: maint-5.6/perl
30367 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
30368 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
30369 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
30370 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
30371 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
30372 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
30373 !> t/lib/cgi-html.t t/lib/cgi-request.t
30374 ____________________________________________________________________________
30375 [ 7297] By: gsar on 2000/10/16 04:44:30
30376 Log: integrate change#6025 from mainline
30378 Is{Alnum,Alpha,Word} don't match titlecase
30379 TODO: IsSpace is defined recursively!
30380 (both spotted by Larry)
30381 Branch: maint-5.6/perl
30382 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30383 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30384 ____________________________________________________________________________
30385 [ 7296] By: gsar on 2000/10/16 04:39:30
30386 Log: integrate change#6023 from mainline
30388 debugger stomps on $. (from M.J.T. Guy)
30389 Branch: maint-5.6/perl
30391 ____________________________________________________________________________
30392 [ 7295] By: gsar on 2000/10/16 04:38:02
30393 Log: integrate change#6022 from mainline
30395 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
30396 Branch: maint-5.6/perl
30398 ____________________________________________________________________________
30399 [ 7294] By: gsar on 2000/10/16 04:37:05
30400 Log: integrate changes#6018..6021 from mainline
30402 make lib/syslog.t portable to systems that don't have _PATH_LOG,
30403 make _PATH_LOG() return "" if unavailable
30405 windows portability tweaks
30409 remove Win2K issue in pod (fixed by change#6020)
30410 Branch: maint-5.6/perl
30411 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30412 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
30413 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
30414 ____________________________________________________________________________
30415 [ 7293] By: gsar on 2000/10/16 04:20:00
30416 Log: integrate changes#6013..6015 from mainline
30418 tweak change#5945 to display correct switch name in diagnostic
30420 glob() loading File::Glob behind the scenes may cause syntax errors
30422 tweak test for portability
30423 Branch: maint-5.6/perl
30424 !> op.c perl.c pod/perldiag.pod t/lib/b.t
30425 ____________________________________________________________________________
30426 [ 7292] By: gsar on 2000/10/16 04:18:11
30427 Log: integrate changes#6005..6010 from mainline, cfgperl
30429 perldoc might fail via "use blib" (from Hugo van der Sanden)
30433 note about compile failures and END blocks (from M.J.T. Guy)
30435 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
30437 (change#6009 integrated earlier in change#7255)
30439 clarify note about shadow password support (from
30440 gellyfish@gellyfish.com)
30441 Branch: maint-5.6/perl
30442 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30443 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
30444 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
30445 ____________________________________________________________________________
30446 [ 7291] By: gsar on 2000/10/16 04:12:03
30447 Log: integrate changes#6002,6003 from mainline
30449 destructive sv_setsv() can lose UV-ness from source, causing
30450 numeric promotions/comparisons to fail to do the right thing
30452 allow REG_EXPAND_SZ keys in Windows registry (from
30453 John Clayton <John.Clayton@barclayscapital.com>)
30454 Branch: maint-5.6/perl
30455 !> sv.c win32/win32.c
30456 ____________________________________________________________________________
30457 [ 7290] By: gsar on 2000/10/16 04:10:19
30458 Log: integrate change#6001 from mainline
30460 support additional library locations via $Config{otherlibdirs}
30461 (from Andy Dougherty)
30462 Branch: maint-5.6/perl
30463 !> Configure INSTALL Porting/Glossary Porting/config.sh
30464 !> Porting/config_H config_h.SH epoc/config.sh perl.c
30465 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
30466 !> win32/config.bc win32/config.gc win32/config.vc
30467 ____________________________________________________________________________
30468 [ 7289] By: gsar on 2000/10/16 04:08:28
30469 Log: integrate change#5999 from mainline
30471 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
30472 Branch: maint-5.6/perl
30473 !> t/pragma/warn/toke toke.c
30474 ____________________________________________________________________________
30475 [ 7288] By: gsar on 2000/10/16 04:07:01
30476 Log: integrate changes#5997,5998 from cfgperl
30480 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
30481 Branch: maint-5.6/perl
30482 !> lib/Math/Complex.pm
30483 ____________________________________________________________________________
30484 [ 7287] By: gsar on 2000/10/16 04:04:37
30485 Log: integrate change#5995 from mainline
30487 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
30488 Branch: maint-5.6/perl
30489 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
30490 ____________________________________________________________________________
30491 [ 7286] By: gsar on 2000/10/16 04:03:21
30492 Log: integrate change#5994 from mainline
30494 fix for missed accounting for null byte in pack("Z",...) (from
30496 Branch: maint-5.6/perl
30497 !> pp.c t/op/pack.t
30498 ____________________________________________________________________________
30499 [ 7285] By: gsar on 2000/10/16 04:02:11
30500 Log: integrate changes#5989..5993 from mainline
30502 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
30503 itself and no other (from Tom Hughes)
30505 use $ENV{LIB} to search for libs under Visual C compiler
30506 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
30508 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
30510 pod nit (from Simon Cozens)
30512 various minor tweaks seen on p5p
30513 Branch: maint-5.6/perl
30514 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
30515 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
30516 !> t/op/array.t toke.c
30517 ____________________________________________________________________________
30518 [ 7284] By: gsar on 2000/10/16 03:59:00
30519 Log: integrate changes#5978..5988 from mainline
30521 sync version numbers in File::Spec with the ones on CPAN
30522 (from Barrie Slaymaker)
30524 under useithreads, constant pad entries could inadvertantly be
30525 shared across threads (from Eric Blood <eblood@xmission.com>);
30526 added Eric's test case to testsuite
30528 allow Configure -S to run non-interactively (spotted by Greg Hudson
30531 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
30532 prototype mismatch with CORE::glob(); update pod and tests to
30533 suit (File::Glob::glob() is still available for backward
30534 compatibility, but should be considered deprecated)
30536 avoid error in IO::Socket::INET when given an unknown service name
30537 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
30539 numeric conversion of non-number in change#3378 tramples on
30540 OOK offset, causing segfaults
30542 attributes::reftype() doesn't work on tied argument
30544 forked child may not exit correctly if it failed to open
30545 /dev/console (from Graham Barr)
30547 add regular expressions tutorial and quick-start guide (from
30548 Mark Kvale <kvale@phy.ucsf.edu>)
30550 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
30552 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
30553 <paul@miraclefish.com>)
30554 Branch: maint-5.6/perl
30555 +> pod/perlrequick.pod pod/perlretut.pod
30556 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
30557 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
30558 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
30559 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
30560 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30561 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30562 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
30563 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
30564 ____________________________________________________________________________
30565 [ 7283] By: gsar on 2000/10/16 03:52:14
30566 Log: integrate change#5977 from mainline
30568 autoquote barewords followed by newline and arrow properly
30569 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
30570 Branch: maint-5.6/perl
30571 !> t/pragma/warn/toke toke.c
30572 ____________________________________________________________________________
30573 [ 7282] By: gsar on 2000/10/16 03:50:48
30574 Log: integrate change#5976 from mainline
30576 DB_File v1.73 update (from Paul Marquess)
30577 Branch: maint-5.6/perl
30578 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
30579 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
30580 ____________________________________________________________________________
30581 [ 7281] By: gsar on 2000/10/16 03:49:14
30582 Log: integrate change#5975 from mainline
30584 allow sort() reentrancy (variant of patch suggested by
30585 Hugo van der Sanden)
30586 Branch: maint-5.6/perl
30587 !> pp_ctl.c t/op/sort.t
30588 ____________________________________________________________________________
30589 [ 7280] By: gsar on 2000/10/16 03:48:22
30590 Log: integrate change#5974 from mainline
30592 change#4197 somehow missed initializing PL_errors, meaning
30593 syntax error queueing wasn't working outside eval"" at all;
30594 also fixed eval"" to localize PL_error_count, so that compile-time
30595 eval's don't clobber the error state of the outer context
30596 Branch: maint-5.6/perl
30597 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
30598 !> t/pragma/warn/toke
30599 ____________________________________________________________________________
30600 [ 7279] By: gsar on 2000/10/16 03:46:21
30601 Log: integrate change#5973 from mainline
30603 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
30604 Branch: maint-5.6/perl
30605 !> regcomp.c regexec.c t/op/re_tests
30606 ____________________________________________________________________________
30607 [ 7278] By: gsar on 2000/10/16 03:44:54
30608 Log: integrate change#5971 from cfgperl
30610 Unicos tweaks from Mark P. Lutz.
30611 Branch: maint-5.6/perl
30612 !> hints/unicos.sh lib/Math/Complex.pm
30613 ____________________________________________________________________________
30614 [ 7277] By: gsar on 2000/10/16 03:42:59
30615 Log: integrate changes#5966..5970 from mainline
30617 add testsuite for B backends, fix bug in B::Deparse (from
30618 Simon Cozens <simon@brecon.co.uk>)
30620 improved docs on the warn_uninit diagnostic (from David Glasser
30623 tolerate spaces in group names in test on solaris (from David Boyce
30626 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
30628 Data::Dumper fumbles negative numbers on 32-bit platforms where
30630 Branch: maint-5.6/perl
30631 +> t/lib/b.t t/lib/syslog.t
30632 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
30633 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
30634 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
30635 ____________________________________________________________________________
30636 [ 7276] By: gsar on 2000/10/16 03:39:30
30637 Log: integrate change#5965 from mainline
30639 avoid "will not stay shared" warnings for our variables (from
30641 Branch: maint-5.6/perl
30642 !> op.c t/pragma/warn/op
30643 ____________________________________________________________________________
30644 [ 7275] By: gsar on 2000/10/16 03:38:18
30645 Log: integrate change#5964 from mainline
30647 reformat to 72 columns (again)
30648 Branch: maint-5.6/perl
30649 !> pod/perldiag.pod
30650 ____________________________________________________________________________
30651 [ 7274] By: gsar on 2000/10/16 03:36:58
30652 Log: integrate change#5963 from mainline
30654 patch from Larry to make (\&) prototype work; added tests for
30656 Branch: maint-5.6/perl
30657 !> op.c t/comp/proto.t
30658 ____________________________________________________________________________
30659 [ 7273] By: gsar on 2000/10/16 03:35:51
30660 Log: integrate changes#5956..5962 from mainline
30662 better diagnostics on failed tests (from Ilya Zakharevich)
30664 pod nits (from A. C. Yardley <yardley@tanet.net>)
30666 change#3569 deleted some essential code, revert; avoid use of
30667 atexit() to make DynaLoader work properly on AIX under mod_perl
30668 (from Jens-Uwe Mager <jum@helios.de>)
30670 doubled words in pods (from Simon Cozens
30671 <simon.p.cozens@jp.pwcglobal.com>)
30673 better INSTALL notes on Solaris issues (from Dominic Dunlop)
30675 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
30677 updated README.hpux (from Jeff Okamoto)
30678 Branch: maint-5.6/perl
30679 !> INSTALL README.hpux emacs/cperl-mode.el
30680 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
30681 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
30682 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30683 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
30684 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
30685 !> t/op/lex_assign.t
30686 ____________________________________________________________________________
30687 [ 7272] By: gsar on 2000/10/16 03:31:22
30688 Log: integrate change#5955 from mainline
30690 longstanding bug exposed by change#3307: sort arguments weren't
30691 compiled with the right wantarray context (ensuing runtime lookup
30692 via block_gimme() was getting the incidental context of the
30694 Branch: maint-5.6/perl
30695 !> op.c t/op/sort.t
30696 ____________________________________________________________________________
30697 [ 7271] By: gsar on 2000/10/16 03:29:11
30698 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
30701 Flatten the cpp jungle doing the nosuid checking.
30703 Do not assume sign propagation. (from M.J.T. Guy)
30705 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
30707 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
30708 Now pp_ncmp() returns undef is either operand is a NaN.
30710 On second thoughts frexp() does have two arguments.
30712 Document that tr() is not tr(1).
30714 Be more robust on "extreme" (large absolute value)
30715 arguments. Originally reported by Daniel Connelly
30716 as a problem with asinh() on large negative arguments,
30717 asinh() used to bail out because an argument to log()
30718 ended up being zero. Ilya Zakharevich proposed using
30719 Taylor's series in such cases, which for such large
30720 arguments is a very good approximation.
30722 Undo "use integer" addition from 64bitint as it seems
30723 to break most of the subtests in Digital UNIX;
30724 Unicos needs to find another way.
30725 Branch: maint-5.6/perl
30726 !> (integrate 29 files)
30727 ____________________________________________________________________________
30728 [ 7270] By: gsar on 2000/10/16 03:09:44
30729 Log: integrate changes#5948,5949,5950 from mainline
30731 typo in vars.pm that leads to cryptic message (from Piotr
30732 Piatkowski <kompas@kompas.usr.onet.pl>)
30734 make perldoc use the pod2man from the same version (from
30737 reformat perldiag to avoid long lines
30738 Branch: maint-5.6/perl
30739 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
30740 ____________________________________________________________________________
30741 [ 7269] By: gsar on 2000/10/16 03:05:54
30742 Log: integrate change#5947 from mainline
30744 use &dl_error rather than &dl_load_file as the guard for calling
30745 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
30746 statically built perl)
30747 Branch: maint-5.6/perl
30748 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30749 ____________________________________________________________________________
30750 [ 7268] By: gsar on 2000/10/16 03:04:48
30751 Log: integrate change#5945 from mainline
30753 make module name mandatory after -M switch; reorder perldiag
30754 alphabetically (from Mark-Jason Dominus)
30755 Branch: maint-5.6/perl
30756 !> perl.c pod/perldiag.pod
30757 ____________________________________________________________________________
30758 [ 7267] By: gsar on 2000/10/16 03:03:01
30759 Log: integrate change#5939 from mainline
30761 more pod nits (from Larry Virden)
30762 Branch: maint-5.6/perl
30763 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
30764 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
30765 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
30766 ____________________________________________________________________________
30767 [ 7266] By: gsar on 2000/10/16 03:01:39
30768 Log: integrate change#5938 from mainline
30770 Consolidated B::Deparse fixes (from Stephen McCamant)
30771 Branch: maint-5.6/perl
30772 !> ext/B/B/Deparse.pm
30773 ____________________________________________________________________________
30774 [ 7265] By: gsar on 2000/10/16 03:00:43
30775 Log: integrate change#5936 from mainline
30777 additional tests for change#7263 (from Paul Marquess)
30778 Branch: maint-5.6/perl
30779 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
30780 !> t/pragma/warn/5nolint t/pragma/warn/6default
30781 ____________________________________________________________________________
30782 [ 7264] By: gsar on 2000/10/16 02:58:34
30783 Log: integrate change#5934 from mainline
30785 propagate lexical warnings from surrounding scope correctly
30786 within string eval() (from Paul Marquess)
30787 Branch: maint-5.6/perl
30788 !> pp_ctl.c t/pragma/warn/pp_ctl
30789 ____________________________________________________________________________
30790 [ 7263] By: gsar on 2000/10/16 02:56:53
30791 Log: integrate change#5932 from mainline
30793 add rsignal(), whichsig() and do_join() to public API list
30794 (mod_perl uses them to good advantage)
30795 Branch: maint-5.6/perl
30796 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
30797 ____________________________________________________________________________
30798 [ 7262] By: gsar on 2000/10/16 02:55:53
30799 Log: integrate change#5931 from mainline
30801 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
30802 Branch: maint-5.6/perl
30803 !> pp_hot.c regexec.c t/op/pat.t
30804 ____________________________________________________________________________
30805 [ 7261] By: gsar on 2000/10/16 02:55:01
30806 Log: integrate change#5930 from mainline
30808 small os390 tweaks (from Peter Prymmer)
30809 Branch: maint-5.6/perl
30810 !> config_h.SH makedepend.SH
30811 ____________________________________________________________________________
30812 [ 7260] By: gsar on 2000/10/16 02:54:10
30813 Log: integrate change#5929 from mainline
30816 Branch: maint-5.6/perl
30817 !> pod/perlguts.pod
30818 ____________________________________________________________________________
30819 [ 7259] By: gsar on 2000/10/16 02:52:55
30820 Log: integrate change#5927 from mainline
30822 arrange for next() to resume at the unstack op rather than the
30823 loop conditional, so that scope cleanup happens correctly
30824 (from Stephen McCamant)
30825 Branch: maint-5.6/perl
30826 !> op.c pp_ctl.c t/op/misc.t
30827 ____________________________________________________________________________
30828 [ 7258] By: gsar on 2000/10/16 02:51:38
30829 Log: integrate change#5926 from mainline
30831 on windows, reserve 16M of stack rather than 128M (allows more
30832 threads to run concurrently)
30833 Branch: maint-5.6/perl
30834 !> win32/Makefile win32/makefile.mk
30835 ____________________________________________________________________________
30836 [ 7257] By: gsar on 2000/10/16 02:50:37
30837 Log: integrate change#5925 from mainline
30839 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
30840 Branch: maint-5.6/perl
30842 ____________________________________________________________________________
30843 [ 7256] By: gsar on 2000/10/16 02:49:36
30844 Log: integrate change#5924 from mainline
30846 avoid using uninitialized memory in require version check
30847 Branch: maint-5.6/perl
30848 !> pp_ctl.c universal.c
30849 ____________________________________________________________________________
30850 [ 7255] By: gsar on 2000/10/16 02:48:03
30851 Log: integrate changes#5923,5928,6009 from mainline
30853 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
30854 Branch: maint-5.6/perl
30855 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
30856 ____________________________________________________________________________
30857 [ 7254] By: gsar on 2000/10/16 02:44:46
30858 Log: integrate change#5922 from mainline
30860 commentary about IoTYPE() (from Nathan Torkington)
30861 Branch: maint-5.6/perl
30863 ____________________________________________________________________________
30864 [ 7253] By: gsar on 2000/10/16 02:43:49
30865 Log: integrate change#5921 from mainline
30867 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
30868 Branch: maint-5.6/perl
30869 !> sv.c t/lib/charnames.t t/pragma/utf8.t
30870 ____________________________________________________________________________
30871 [ 7252] By: gsar on 2000/10/16 02:42:31
30872 Log: integrate change#5920 from mainline
30874 Larry's fix for buggy propagation of utf8-ness in join(); add test
30875 Branch: maint-5.6/perl
30876 !> doop.c t/op/ver.t
30877 ____________________________________________________________________________
30878 [ 7251] By: gsar on 2000/10/16 02:41:14
30879 Log: integrate changes#5915..5919 from mainline
30881 various (pod tweaks &c)
30882 Branch: maint-5.6/perl
30883 !> (integrate 33 files)
30884 ____________________________________________________________________________
30885 [ 7250] By: gsar on 2000/10/16 02:38:16
30886 Log: integrate change#5914 from mainline
30888 caller() wasn't returning the right number of elements for
30890 Branch: maint-5.6/perl
30891 !> pp_ctl.c t/pragma/warn/9enabled
30892 ____________________________________________________________________________
30893 [ 7249] By: gsar on 2000/10/16 02:37:02
30894 Log: integrate change#5913 from mainline
30896 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
30897 (from Mark-Jason Dominus)
30898 Branch: maint-5.6/perl
30899 !> pod/perlfunc.pod
30900 ____________________________________________________________________________
30901 [ 7248] By: gsar on 2000/10/16 02:35:58
30902 Log: integrate change#5912 from mainline
30904 fix totally broken caching in UNIVERSAL::isa() (from
30906 Branch: maint-5.6/perl
30907 !> t/op/universal.t universal.c
30908 ____________________________________________________________________________
30909 [ 7247] By: gsar on 2000/10/16 02:34:27
30910 Log: integrate changes#5910,5911 from mainline
30914 add linebreak properties from unicode/LineBrk.txt (from
30915 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
30916 Branch: maint-5.6/perl
30917 +> (branch 29 files)
30918 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
30919 ____________________________________________________________________________
30920 [ 7246] By: gsar on 2000/10/16 02:33:29
30921 Log: integrate change#5909 from mainline
30923 mode argument to do_binmode() should be file mode, not boolean
30924 Branch: maint-5.6/perl
30926 ____________________________________________________________________________
30927 [ 7245] By: gsar on 2000/10/16 02:31:04
30928 Log: integrate change#5908 from mainline
30930 introduce illegal symbols into null package so that
30931 gv_fetchpv(...,TRUE) always returns a valid GV even when the
30932 symbol is trapped by strictures (avoids coredumps)
30933 Branch: maint-5.6/perl
30934 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
30935 !> t/pragma/strict-vars
30936 ____________________________________________________________________________
30937 [ 7244] By: jhi on 2000/10/16 02:29:54
30938 Log: Subject: $Carp::ExportLevel confusion in Exporter
30939 From: "Ben Tilly" <ben_tilly@hotmail.com>
30940 Date: Sat, 14 Oct 2000 16:44:34 EDT
30941 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
30943 ! lib/Exporter/Heavy.pm
30944 ____________________________________________________________________________
30945 [ 7243] By: jhi on 2000/10/16 02:28:33
30946 Log: Subject: [PATCH perlguts.pod] Document offset hack
30947 From: Simon Cozens <simon@cozens.net>
30948 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
30949 Date: Sat, 14 Oct 2000 19:32:25 +0100
30952 ____________________________________________________________________________
30953 [ 7242] By: gsar on 2000/10/16 02:26:51
30954 Log: integrate changes#5905,5906,5907,6064 from mainline
30956 printf/sprintf didn't get quad types right under use64bitint
30957 Branch: maint-5.6/perl
30958 !> pp_sys.c sv.c t/op/64bitint.t
30959 ____________________________________________________________________________
30960 [ 7241] By: jhi on 2000/10/16 02:22:44
30961 Log: Subject: small pod patch
30962 From: Dan Boorstein <dan_boo@bellsouth.net>
30963 Date: Sat, 14 Oct 2000 14:29:24 -0400
30964 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
30966 ! pod/perlfaq7.pod pod/perlmod.pod
30967 ____________________________________________________________________________
30968 [ 7240] By: jhi on 2000/10/16 02:13:46
30971 Subject: Re: Problems with bleadperl
30972 From: "Stephen P. Potter" <spp@ds.net>
30973 Date: Fri, 13 Oct 2000 13:32:49 -0400
30974 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
30976 ! t/pragma/overload.t
30977 ____________________________________________________________________________
30978 [ 7239] By: jhi on 2000/10/16 01:41:18
30979 Log: One more ~utf8 tweak.
30982 ____________________________________________________________________________
30983 [ 7238] By: jhi on 2000/10/16 01:34:14
30984 Log: Tweak the test of #7235.
30987 ____________________________________________________________________________
30988 [ 7237] By: jhi on 2000/10/16 01:25:04
30989 Log: Fix a couple of compiler-noted nits in #7235.
30992 ____________________________________________________________________________
30993 [ 7236] By: jhi on 2000/10/16 01:22:46
30994 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
30997 ____________________________________________________________________________
30998 [ 7235] By: jhi on 2000/10/15 16:24:44
30999 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
31001 From: Simon Cozens <simon@cozens.net>
31002 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
31003 Date: Sat, 14 Oct 2000 20:52:13 +0100
31004 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
31006 ! pp.c t/op/bop.t utf8.h
31007 ____________________________________________________________________________
31008 [ 7234] By: jhi on 2000/10/15 15:19:29
31009 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
31010 The problem was that rx->minlen was in chars while pp_split()
31011 thought it would be in bytes.
31013 ! pp.c t/pragma/utf8.t
31014 ____________________________________________________________________________
31015 [ 7233] By: jhi on 2000/10/14 20:24:24
31016 Log: Document FNCASE=y as discussed in the bug 20000902.009.
31019 ____________________________________________________________________________
31020 [ 7232] By: jhi on 2000/10/14 18:52:21
31021 Log: Add test for bug id 20000427.003 (which seems to have
31022 been fixed) (also duplicate as 20000427.004, though
31023 with a higher severity). Move one utf8 from op/append
31024 to pragma/utf8, tag the tests with bug ids.
31026 ! t/op/append.t t/pragma/utf8.t
31027 ____________________________________________________________________________
31028 [ 7231] By: jhi on 2000/10/14 17:28:37
31029 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
31032 ____________________________________________________________________________
31033 [ 7230] By: jhi on 2000/10/14 14:24:50
31034 Log: Needs to be conditional on SunOS 4.
31036 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
31037 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31038 Date: Sat, 14 Oct 2000 13:37:49 +0100
31039 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
31040 Branch: metaconfig/U/perl
31043 ! Configure myconfig.SH pod/perldelta.pod
31044 ____________________________________________________________________________
31045 [ 7229] By: jhi on 2000/10/14 00:49:22
31046 Log: Update Changes.
31048 ! Changes patchlevel.h
31049 ____________________________________________________________________________
31050 [ 7228] By: jhi on 2000/10/14 00:46:10
31051 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
31052 From: Peter Prymmer <pvhp@forte.com>
31053 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
31054 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
31057 ____________________________________________________________________________
31058 [ 7227] By: jhi on 2000/10/13 23:20:30
31059 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
31062 ____________________________________________________________________________
31063 [ 7226] By: jhi on 2000/10/13 22:14:32
31066 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
31067 From: Peter Prymmer <pvhp@forte.com>
31068 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
31069 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
31072 ____________________________________________________________________________
31073 [ 7225] By: jhi on 2000/10/13 22:11:31
31074 Log: op/sprintf.t patch for OS/390 (and any other host with limited
31075 floating-point exponent length)
31077 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
31078 From: Dominic Dunlop <domo@computer.org>
31079 Date: Fri, 13 Oct 2000 19:17:57 +0200
31080 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
31083 ____________________________________________________________________________
31084 [ 7224] By: jhi on 2000/10/13 18:40:48
31085 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
31088 ____________________________________________________________________________
31089 [ 7223] By: jhi on 2000/10/13 18:37:13
31090 Log: Thinko in #7222.
31093 ____________________________________________________________________________
31094 [ 7222] By: jhi on 2000/10/13 18:05:23
31095 Log: Use UTF8SKIP(), from Simon Cozens.
31098 ____________________________________________________________________________
31099 [ 7221] By: jhi on 2000/10/13 15:43:19
31100 Log: (accidentally empty check-in)
31103 ____________________________________________________________________________
31104 [ 7220] By: jhi on 2000/10/13 15:23:51
31105 Log: Add (optimistically) Storable to static extensions.
31107 ! hints/uwin.sh hints/vmesa.sh
31108 ____________________________________________________________________________
31109 [ 7219] By: jhi on 2000/10/13 15:20:05
31110 Log: Amdahl UTS doesn't seem to do dynaloading.
31113 ____________________________________________________________________________
31114 [ 7218] By: jhi on 2000/10/13 15:15:20
31115 Log: Slight tweak of the code to appease Amdahl UTS cc.
31118 ____________________________________________________________________________
31119 [ 7217] By: jhi on 2000/10/13 14:50:42
31120 Log: In Amdahl UTS "struct sv" is defined by a system header,
31124 ____________________________________________________________________________
31125 [ 7216] By: jhi on 2000/10/13 11:58:25
31126 Log: Ilya implemented the memory profiling API.
31129 ____________________________________________________________________________
31130 [ 7215] By: jhi on 2000/10/13 02:56:38
31131 Log: Subject: [PATCH 5.7.0] Perl API for mstats
31132 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31133 Date: Thu, 12 Oct 2000 22:52:40 -0400
31134 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
31136 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
31137 ____________________________________________________________________________
31138 [ 7214] By: jhi on 2000/10/13 02:55:38
31139 Log: Subject: [PATCH 5.7.0] IVs in mtats
31140 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31141 Date: Thu, 12 Oct 2000 22:51:04 -0400
31142 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
31145 ____________________________________________________________________________
31146 [ 7213] By: jhi on 2000/10/13 02:31:47
31147 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
31149 ! pod/perldiag.pod pp_sys.c
31150 ____________________________________________________________________________
31151 [ 7212] By: jhi on 2000/10/13 01:27:38
31152 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
31153 From: Peter Prymmer <pvhp@forte.com>
31154 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
31155 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
31158 ____________________________________________________________________________
31159 [ 7211] By: jhi on 2000/10/13 00:35:09
31160 Log: Update Changes.
31162 ! Changes patchlevel.h
31163 ____________________________________________________________________________
31164 [ 7210] By: jhi on 2000/10/12 23:59:40
31165 Log: The Install.pm third of
31167 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31168 From: Bill Campbell <bill@celestial.com>
31169 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31170 Date: Thu, 5 Oct 2000 18:04:51 -0700
31172 ! lib/ExtUtils/Install.pm
31173 ____________________________________________________________________________
31174 [ 7209] By: jhi on 2000/10/12 23:58:43
31177 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
31178 Date: Thu, 5 Oct 2000 18:04:51 -0700
31179 From: Bill Campbell <bill@celestial.com>
31180 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
31182 The Install.pm changes will be submitted separately because
31183 they need some work and discussion still.
31185 ! lib/getopts.pl lib/termcap.pl
31186 ____________________________________________________________________________
31187 [ 7208] By: jhi on 2000/10/12 23:41:19
31188 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
31189 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31190 Date: Thu, 12 Oct 2000 07:30:02 EDT
31191 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
31193 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
31194 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
31195 ____________________________________________________________________________
31196 [ 7207] By: jhi on 2000/10/12 23:39:01
31197 Log: An updated EBCDIC tr patch.
31199 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
31200 From: Peter Prymmer <pvhp@forte.com>
31201 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
31202 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
31205 ____________________________________________________________________________
31206 [ 7206] By: jhi on 2000/10/12 23:34:55
31207 Log: Upgrade to CPAN 1.58, from Andreas König.
31209 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31210 ____________________________________________________________________________
31211 [ 7205] By: jhi on 2000/10/12 23:29:08
31212 Log: Introduce the man[24-8] variables, from Andy Dougherty.
31213 Branch: metaconfig/U/perl
31214 + mandirs.U mandirstyle.U
31216 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31217 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
31218 ! vos/config.h vos/config.pl vos/config_h.SH_orig
31219 ! win32/config.bc win32/config.gc win32/config.vc
31220 ____________________________________________________________________________
31221 [ 7204] By: gsar on 2000/10/12 18:11:24
31222 Log: restore change#7202
31225 ____________________________________________________________________________
31226 [ 7203] By: gsar on 2000/10/12 18:09:40
31227 Log: another test of the Emergency Broadcast System--back out
31231 ____________________________________________________________________________
31232 [ 7202] By: gsar on 2000/10/12 16:40:47
31233 Log: (submitted on behalf of Jarkko)
31234 Fix the lib/encode.t subtest 6 failure as reported by Andreas
31235 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
31236 was unearthed by change 7182, as was a bug in HTML::Entities.
31239 ____________________________________________________________________________
31240 [ 7201] By: jhi on 2000/10/11 03:16:05
31241 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
31243 ! pp_hot.c t/pragma/utf8.t
31244 ____________________________________________________________________________
31245 [ 7200] By: jhi on 2000/10/11 00:40:30
31246 Log: The #7198 was a false alarm.
31249 ____________________________________________________________________________
31250 [ 7199] By: jhi on 2000/10/11 00:26:04
31251 Log: Remove duplicated code.
31254 ____________________________________________________________________________
31255 [ 7198] By: jhi on 2000/10/10 23:30:46
31256 Log: (Retracted by #7200.)
31259 ____________________________________________________________________________
31260 [ 7197] By: jhi on 2000/10/10 21:49:30
31261 Log: Add the test case for #7190, from the original bug report
31265 ____________________________________________________________________________
31266 [ 7196] By: jhi on 2000/10/10 21:40:49
31267 Log: Reapply Andy's patch and regen Configure.
31269 ! Configure INSTALL Makefile.SH Porting/Glossary
31270 ! Porting/config.sh config_h.SH epoc/config.sh installperl
31271 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31273 ____________________________________________________________________________
31274 [ 7195] By: jhi on 2000/10/10 21:09:30
31275 Log: Use the versiononly instead of the installscripts,
31276 retract the changes 7146 and 7147.
31278 ! Configure INSTALL Makefile.SH Porting/Glossary
31279 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
31280 ! installperl uconfig.sh vos/config.def win32/config.bc
31281 ! win32/config.gc win32/config.vc
31282 ____________________________________________________________________________
31283 [ 7194] By: jhi on 2000/10/10 21:06:15
31284 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
31285 From: Peter Prymmer <pvhp@forte.com>
31286 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
31287 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
31290 ____________________________________________________________________________
31291 [ 7193] By: jhi on 2000/10/10 21:05:12
31292 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
31293 From: Peter Prymmer <pvhp@forte.com>
31294 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
31295 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
31298 ____________________________________________________________________________
31299 [ 7192] By: jhi on 2000/10/10 20:57:30
31300 Log: Add versiononly, delete installscripts, from Andy Dougherty.
31302 - U/installdirs/installscripts.U
31303 Branch: metaconfig/U/perl
31305 ____________________________________________________________________________
31306 [ 7191] By: jhi on 2000/10/10 19:41:21
31307 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
31308 From: Peter Prymmer <pvhp@forte.com>
31309 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
31310 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
31312 ! pod/perlebcdic.pod
31313 ____________________________________________________________________________
31314 [ 7190] By: jhi on 2000/10/10 19:26:14
31315 Log: Subject: Re: utf8 concat, mg_get
31316 From: Simon Cozens <simon@cozens.net>
31317 Date: Tue, 10 Oct 2000 17:40:17 +0100
31318 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
31321 ____________________________________________________________________________
31322 [ 7189] By: jhi on 2000/10/10 19:23:03
31323 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
31324 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
31325 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
31326 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
31328 ! lib/ExtUtils/MM_Unix.pm
31329 ____________________________________________________________________________
31330 [ 7188] By: jhi on 2000/10/10 15:31:24
31331 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
31332 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31333 Date: Fri, 14 Jul 2000 10:47:36 +0100
31334 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
31337 ____________________________________________________________________________
31338 [ 7187] By: jhi on 2000/10/10 13:30:10
31339 Log: Quote the temp file name, needed in Win32 because the
31340 default name unfortunately contains spaces, shouldn't
31343 Subject: FW: perldoc fails if $TEMP contains spaces
31344 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31345 Date: Thu, 14 Sep 2000 08:58:45 +0100
31346 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
31349 ____________________________________________________________________________
31350 [ 7186] By: jhi on 2000/10/10 13:16:27
31351 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
31352 From: hv@hugo.hybyte.com
31353 Date: Tue, 10 Oct 2000 14:10:20 +0100
31354 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
31356 ! t/lib/thr5005.t util.c
31357 ____________________________________________________________________________
31358 [ 7185] By: jhi on 2000/10/10 12:06:22
31359 Log: Upgrade to podlators 1.04, from Russ Allbery.
31361 ! lib/Pod/Man.pm lib/Pod/Text.pm
31362 ____________________________________________________________________________
31363 [ 7184] By: jhi on 2000/10/10 12:01:32
31364 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
31366 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
31367 ____________________________________________________________________________
31368 [ 7183] By: jhi on 2000/10/09 23:47:15
31369 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
31370 From: Peter Prymmer <pvhp@forte.com>
31371 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
31372 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
31374 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
31375 ____________________________________________________________________________
31376 [ 7182] By: jhi on 2000/10/09 23:43:16
31377 Log: Make eq work again with utf8 (disabling the upgrading
31378 should no more be necessary since the copies of the
31379 scalars are upgraded, not the scalars themselves).
31380 Takes care of ID 20001009.001. (The claimed length()
31381 bug in 20001009.001 seems bogus to me.)
31383 ! sv.c t/pragma/utf8.t
31384 ____________________________________________________________________________
31385 [ 7181] By: gsar on 2000/10/09 19:41:54
31386 Log: tweak for change#7173
31389 ____________________________________________________________________________
31390 [ 7180] By: gsar on 2000/10/09 19:26:56
31391 Log: on Windows, clean targets might not work under some flavors of the shell
31393 ! win32/Makefile win32/makefile.mk
31394 ____________________________________________________________________________
31395 [ 7179] By: jhi on 2000/10/09 19:21:02
31396 Log: Update Changes.
31398 ! Changes patchlevel.h
31399 ____________________________________________________________________________
31400 [ 7178] By: jhi on 2000/10/09 19:18:23
31401 Log: Warn about unknown scripts.
31403 Subject: Re: ideas? patches? [PATCH bleadperl]
31404 From: Dominic Dunlop <domo@computer.org>
31405 Date: Mon, 9 Oct 2000 14:57:17 +0200
31406 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
31409 ____________________________________________________________________________
31410 [ 7177] By: jhi on 2000/10/09 19:13:27
31411 Log: Change #7160 had a nasty typo.
31413 ! U/compline/Compile.U
31415 ! Configure config_h.SH
31416 ____________________________________________________________________________
31417 [ 7176] By: gsar on 2000/10/09 18:59:33
31421 ____________________________________________________________________________
31422 [ 7175] By: gsar on 2000/10/09 18:54:28
31423 Log: Windows9x doesn't support link(), despite what Config.pm
31426 ! lib/ExtUtils/Manifest.pm
31427 ____________________________________________________________________________
31428 [ 7174] By: gsar on 2000/10/09 18:50:03
31429 Log: avoid nonportable example code
31432 ____________________________________________________________________________
31433 [ 7173] By: gsar on 2000/10/09 18:46:54
31434 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
31435 being used) when closing a socket handle
31437 ! win32/win32.c win32/win32.h win32/win32sck.c
31438 ____________________________________________________________________________
31439 [ 7172] By: gsar on 2000/10/09 18:41:40
31440 Log: on Windows, cwd strings in the environment should be of the
31441 form =X:=X:\foo instead of =X=X:\foo\
31444 ____________________________________________________________________________
31445 [ 7171] By: gsar on 2000/10/09 18:30:09
31446 Log: on Windows, LoadLibrary() could load an extension DLL multiple
31447 times if forward slashes are used in the path
31450 ____________________________________________________________________________
31451 [ 7170] By: jhi on 2000/10/09 17:53:59
31452 Log: Add a todo note about overloadable assertions.
31455 ____________________________________________________________________________
31456 [ 7169] By: jhi on 2000/10/09 13:43:45
31457 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
31458 From: mjd@plover.com
31459 Date: 9 Oct 2000 00:24:44 -0000
31460 Message-ID: <20001009002444.10616.qmail@plover.com>
31462 ! pod/perldebguts.pod
31463 ____________________________________________________________________________
31464 [ 7168] By: nick on 2000/10/08 13:16:33
31465 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
31466 is not right thing to do on (e.g. x86). Network order is also "right" for
31469 ! ext/Encode/Encode.pm
31470 ____________________________________________________________________________
31471 [ 7167] By: nick on 2000/10/08 12:54:42
31472 Log: Make "encodings" work post-install when Encode/*.enc files may not
31473 be in same directory as Encode.pm
31475 ! ext/Encode/Encode.pm
31476 ____________________________________________________________________________
31477 [ 7166] By: nick on 2000/10/08 11:51:26
31478 Log: Work round the fact that $hash->{$key} does not take into account
31479 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
31480 so that key is always in the "expected" encoding - i.e. same way we put
31483 ! ext/Encode/Encode.pm
31484 ____________________________________________________________________________
31485 [ 7165] By: gsar on 2000/10/08 04:15:29
31486 Log: save_re_context() could reset PL_curcop to freed memory, causing core
31487 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
31490 ____________________________________________________________________________
31491 [ 7164] By: jhi on 2000/10/06 20:51:48
31492 Log: UTF8ize split() so that the cloned substrings get the UTF8
31493 flag of the original scalar. Problem reported by Simon Cozens.
31495 ! pp.c t/pragma/utf8.t
31496 ____________________________________________________________________________
31497 [ 7163] By: nick on 2000/10/06 20:48:34
31498 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
31499 got a false +ve and so did not reach code which would have un-FAKEd the SV.
31502 ____________________________________________________________________________
31503 [ 7162] By: nick on 2000/10/06 20:25:37
31504 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
31505 To fix (sort {$a <=> $b} keys %hash) in particular but
31506 should cover a number of other as-yet-unknown cases as well.
31509 ____________________________________________________________________________
31510 [ 7161] By: jhi on 2000/10/06 19:56:18
31511 Log: Change the version number of Tie::Handle in the core to 4.0,
31512 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
31514 Subject: Note on Tie::Handle
31515 From: andreas.koenig@anima.de (Andreas J. Koenig)
31516 Date: 06 Oct 2000 21:48:58 +0200
31517 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
31519 ! lib/Tie/Handle.pm
31520 ____________________________________________________________________________
31521 [ 7160] By: jhi on 2000/10/06 18:20:35
31522 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
31523 as the first option of cc/ld because of ultrapicky compilers
31526 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
31527 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
31528 ! U/compline/orderlib.U U/modified/Cppsym.U
31529 ! U/modified/d_access.U
31530 Branch: metaconfig/U/perl
31531 ! Checkcc.U d_dlsymun.U gccvers.U
31533 ! Configure config_h.SH
31534 ____________________________________________________________________________
31535 [ 7159] By: jhi on 2000/10/06 13:56:39
31536 Log: Update Changes.
31538 ! Changes patchlevel.h
31539 ____________________________________________________________________________
31540 [ 7158] By: jhi on 2000/10/06 12:48:40
31541 Log: Eliminate $Is_VMS code from the test.
31543 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
31544 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31545 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
31546 Date: Thu, 5 Oct 2000 07:46:33 EDT
31549 ____________________________________________________________________________
31550 [ 7157] By: jhi on 2000/10/06 12:47:13
31551 Log: Also the $ccflags is needed for the C compiler check.
31553 Subject: Configure (check for C-compiler)
31554 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31555 Date: Fri, 06 Oct 2000 08:47:15 +0200
31556 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
31557 Branch: metaconfig/U/perl
31560 ! Configure config_h.SH
31561 ____________________________________________________________________________
31562 [ 7156] By: jhi on 2000/10/06 11:45:15
31563 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
31565 ! perl.c pp_ctl.c sv.h utf8.c
31566 ____________________________________________________________________________
31567 [ 7155] By: jhi on 2000/10/06 11:40:41
31568 Log: IO::Handle->syswrite() did not handle length omission
31569 like CORE::syswrite() does.
31571 Subject: [Fwd] IO::Handle, syswrite and arguments
31572 From: Graham Barr <gbarr@pobox.com>
31573 Date: Fri, 6 Oct 2000 10:22:05 +0100
31574 Message-ID: <20001006102205.U6312@pobox.com>
31576 The original patch from andrew@ugh.net.au.
31578 ! ext/IO/lib/IO/Handle.pm
31579 ____________________________________________________________________________
31580 [ 7154] By: jhi on 2000/10/06 01:42:15
31584 ____________________________________________________________________________
31585 [ 7153] By: jhi on 2000/10/06 00:39:55
31586 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
31589 ____________________________________________________________________________
31590 [ 7152] By: jhi on 2000/10/06 00:38:11
31591 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
31593 ! perl.c pp_ctl.c sv.h utf8.c
31594 ____________________________________________________________________________
31595 [ 7151] By: jhi on 2000/10/06 00:36:38
31596 Log: Subject: Re: Questions about Tie::Array and perl modules
31597 From: Nick Ing-Simmons <nik@tiuk.ti.com>
31598 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
31599 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
31601 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
31603 ! lib/Tie/Array.pm t/op/array.t
31604 ____________________________________________________________________________
31605 [ 7150] By: jhi on 2000/10/05 00:20:45
31606 Log: Regen Changes.
31608 ! Changes patchlevel.h
31609 ____________________________________________________________________________
31610 [ 7149] By: jhi on 2000/10/05 00:20:01
31614 ____________________________________________________________________________
31615 [ 7148] By: jhi on 2000/10/04 23:35:08
31616 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
31617 reported several times by Dominic Dunlop, for example in
31618 ID 20000315.008. Patch from Dominic. Patch affects at
31619 least MachTen, and possibly other oldish BSDs. Should not
31620 break non-broken platforms (tested on LinuxPPC).
31623 ____________________________________________________________________________
31624 [ 7147] By: jhi on 2000/10/04 23:26:34
31625 Log: The one that got away from 7146.
31627 + U/installdirs/installscripts.U
31628 ____________________________________________________________________________
31629 [ 7146] By: jhi on 2000/10/04 23:25:04
31630 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
31631 suggested by H. Merijn Brand.
31633 ! Configure INSTALL Makefile.SH Porting/Glossary
31634 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
31635 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31637 ____________________________________________________________________________
31638 [ 7145] By: jhi on 2000/10/04 22:08:21
31639 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31640 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31641 Date: Wed, 4 Oct 2000 17:37:46 -0400
31642 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
31645 ____________________________________________________________________________
31646 [ 7144] By: jhi on 2000/10/04 18:11:41
31647 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
31648 From: Jeff Pinyan <jeffp@crusoe.net>
31649 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
31650 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
31653 ____________________________________________________________________________
31654 [ 7143] By: jhi on 2000/10/04 18:09:58
31655 Log: Subject: perlhack.pod Patch for Externals Tools
31656 From: Fisher Mark <fisherm@tce.com>
31657 Date: Tue, 3 Oct 2000 15:43:27 -0500
31658 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
31661 ____________________________________________________________________________
31662 [ 7142] By: jhi on 2000/10/04 18:08:41
31663 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
31664 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31665 Date: Wed, 4 Oct 2000 12:11:11 EDT
31666 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
31669 ____________________________________________________________________________
31670 [ 7141] By: jhi on 2000/10/04 12:20:16
31671 Log: Subject: [PATCH 5.7.0] h2xs not working
31672 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31673 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
31674 Date: Tue, 3 Oct 2000 21:43:01 -0400
31676 Subject: [PATCH 5.7.0] h2xs not documenting the created module
31677 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31678 Date: Tue, 3 Oct 2000 22:55:19 -0400
31679 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
31682 ____________________________________________________________________________
31683 [ 7140] By: jhi on 2000/10/04 11:53:44
31684 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
31685 From: nick@babyhippo.com
31686 Date: Wed, 4 Oct 2000 12:06:45 +0100
31687 Message-Id: <20001004120645.A7356@babyhippo.com>
31689 Retract 7118 and 7135.
31691 ! installman installperl op.c t/pragma/subs.t
31692 ____________________________________________________________________________
31693 [ 7139] By: jhi on 2000/10/03 22:09:41
31694 Log: It is possible to have no hosts database at all. Pointed out in
31696 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31697 From: Peter Prymmer <pvhp@forte.com>
31698 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31699 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31701 ! U/modified/myhostname.U
31703 ! Configure config_h.SH
31704 ____________________________________________________________________________
31705 [ 7138] By: jhi on 2000/10/03 21:49:49
31706 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31707 From: Peter Prymmer <pvhp@forte.com>
31708 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31709 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31712 ____________________________________________________________________________
31713 [ 7137] By: jhi on 2000/10/03 20:10:05
31714 Log: One remaining nit less at the VMS mailbox sizing.
31717 ____________________________________________________________________________
31718 [ 7136] By: jhi on 2000/10/03 20:08:47
31719 Log: Test harness update to sync with the new perlcc,
31723 ____________________________________________________________________________
31724 [ 7135] By: jhi on 2000/10/03 15:15:42
31725 Log: Subject: Re: PATCH for 20001003.004
31726 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
31727 From: "AARON B. DOSSETT" <aaron@iglou.com>
31728 Message-Id: <E13gTay-0006od-00@iglou.com>
31730 ! installman installperl
31731 ____________________________________________________________________________
31732 [ 7134] By: jhi on 2000/10/03 15:00:34
31733 Log: Subject: [ID 20001003.006] B::Debug not -w clean
31734 From: Nicholas Clark <nick@babyhippo.co.uk>
31735 Date: Tue, 03 Oct 2000 15:46:32 +0100
31736 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
31739 ____________________________________________________________________________
31740 [ 7133] By: jhi on 2000/10/03 14:58:39
31741 Log: Scale down the VMS message boxes, by Charles Lane.
31742 Fix for ID 20000903.009, workaround at
31743 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
31746 ____________________________________________________________________________
31747 [ 7132] By: jhi on 2000/10/03 11:20:37
31748 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
31750 + t/lib/st-lock.t t/lib/st-utf8.t
31751 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
31752 ! ext/Storable/Storable.xs t/lib/st-recurse.t
31753 ____________________________________________________________________________
31754 [ 7131] By: jhi on 2000/10/03 03:38:23
31757 ! MANIFEST Makefile.SH
31758 ____________________________________________________________________________
31759 [ 7130] By: jhi on 2000/10/03 03:31:05
31760 Log: Update Changes.
31762 ! Changes patchlevel.h
31763 ____________________________________________________________________________
31764 [ 7129] By: jhi on 2000/10/03 02:24:02
31765 Log: Misplaced else.
31766 Branch: metaconfig/U/perl
31769 ! Configure config_h.SH
31770 ____________________________________________________________________________
31771 [ 7128] By: jhi on 2000/10/03 02:08:29
31772 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
31773 From: sthoenna@efn.org
31774 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
31775 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
31776 Branch: metaconfig/U/perl
31779 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
31780 ____________________________________________________________________________
31781 [ 7127] By: jhi on 2000/10/03 01:13:14
31782 Log: Update Changes.
31784 ! Changes patchlevel.h
31785 ____________________________________________________________________________
31786 [ 7126] By: jhi on 2000/10/03 00:57:08
31787 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
31788 as suggested by Olaf Flebbe and Nick Clark.
31790 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
31791 ____________________________________________________________________________
31792 [ 7125] By: jhi on 2000/10/03 00:50:56
31793 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
31794 From: Nick Clark <nick@plum.flirble.org>
31795 Date: Mon, 2 Oct 2000 11:03:24 +0100
31796 Message-Id: <20001002110324.D20073@plum.flirble.org>
31798 Also fixes bug ID 20001002.005.
31801 ____________________________________________________________________________
31802 [ 7124] By: jhi on 2000/10/03 00:34:59
31803 Log: Subject: [PATCH 5.7.0] Epoc update
31804 From: Olaf Flebbe <o.flebbe@gmx.de>
31805 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
31806 Message-ID: <26423.969484586@www10.gmx.net>
31808 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
31809 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
31810 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
31812 ____________________________________________________________________________
31813 [ 7123] By: jhi on 2000/10/03 00:30:07
31814 Log: Regen headers.
31816 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
31817 ____________________________________________________________________________
31818 [ 7122] By: jhi on 2000/10/03 00:10:48
31819 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
31822 ____________________________________________________________________________
31823 [ 7121] By: jhi on 2000/10/03 00:05:06
31824 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
31825 From: <abigail@foad.org>
31826 Date: Tue, 26 Sep 2000 13:36:14 -0400
31827 Message-ID: <20000926173614.4356.qmail@foad.org>
31830 ____________________________________________________________________________
31831 [ 7120] By: jhi on 2000/10/03 00:04:00
31832 Log: Inside require() $^S was always left undefined.
31834 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
31835 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31836 Date: Wed, 27 Sep 2000 18:54:49 -0400
31837 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
31839 ! cop.h mg.c pp_ctl.c util.c
31840 ____________________________________________________________________________
31841 [ 7119] By: jhi on 2000/10/03 00:00:16
31842 Log: Subject: [PATCH] DLL not restartabke with threaded perl
31843 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
31844 Date: Thu, 28 Sep 2000 09:20:46 +0100
31845 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
31848 ____________________________________________________________________________
31849 [ 7118] By: jhi on 2000/10/02 23:59:20
31850 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
31851 From: Nicholas Clark <nick@ccl4.org>
31852 Date: Thu, 28 Sep 2000 11:52:24 +0100
31853 Message-ID: <20000928115224.D7924@plum.flirble.org>
31856 ____________________________________________________________________________
31857 [ 7117] By: jhi on 2000/10/02 23:57:51
31858 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
31859 From: Nicholas Clark <nick@babyhippo.co.uk>
31860 Date: Thu, 28 Sep 2000 12:18:10 +0100
31861 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
31863 Did not apply cleanly, manual intervention was needed.
31865 ! ext/B/B/Bytecode.pm utils/perlcc.PL
31866 ____________________________________________________________________________
31867 [ 7116] By: jhi on 2000/10/02 23:50:40
31868 Log: Document the issue (is not a syntax error, kind of)
31870 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
31871 From: Nicholas Clark <nick@ccl4.org>
31872 Date: Thu, 28 Sep 2000 17:12:42 +0100
31873 Message-ID: <20000928171242.K7924@plum.flirble.org>
31876 ____________________________________________________________________________
31877 [ 7115] By: jhi on 2000/10/02 23:48:58
31878 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
31879 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31880 Date: Thu, 28 Sep 2000 21:55:31 -0400
31881 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
31884 ____________________________________________________________________________
31885 [ 7114] By: jhi on 2000/10/02 23:47:57
31886 Log: Subject: DOC PATCH 5.6.0
31887 From: mjd@plover.com
31888 Date: 30 Sep 2000 06:02:34 -0000
31889 Message-ID: <20000930060234.4559.qmail@plover.com>
31891 ! pod/perldebguts.pod
31892 ____________________________________________________________________________
31893 [ 7113] By: jhi on 2000/10/02 23:46:43
31894 Log: SOCK_DGRAM and listen() do not mix as reported in
31896 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
31897 From: Petter Reinholdtsen <pere@hungry.com>
31898 Date: Sun, 1 Oct 2000 10:57:20 +0800
31899 Message-Id: <200010010257.KAA05735@localhost.localdomain>
31901 The patch for 5.7.0+ had to be reengineered, though.
31903 ! ext/IO/lib/IO/Socket/UNIX.pm
31904 ____________________________________________________________________________
31905 [ 7112] By: jhi on 2000/10/02 23:36:57
31906 Log: Subject: Re: [PATCH 5.005_64 missed]
31907 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31908 Date: Sun, 1 Oct 2000 18:50:10 -0400
31909 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
31912 ____________________________________________________________________________
31913 [ 7111] By: jhi on 2000/10/02 23:35:40
31914 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
31915 From: Radu Greab <radu@netsoft.ro>
31916 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
31917 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
31919 ! op.c opcode.pl t/op/substr.t
31920 ____________________________________________________________________________
31921 [ 7110] By: jhi on 2000/10/02 23:32:38
31922 Log: Subject: [PATCH] Fix aliasing of tied filehandles
31923 From: Daniel Chetlin <daniel@chetlin.com>
31924 Date: Mon, 2 Oct 2000 14:53:27 -0700
31925 Message-ID: <20001002145327.C1617@ilmd>
31927 ! perl.h pp_hot.c t/op/tiehandle.t
31928 ____________________________________________________________________________
31929 [ 7109] By: jhi on 2000/10/02 23:31:30
31930 Log: s/Robin Parker/Robin Barker/
31933 ____________________________________________________________________________
31934 [ 7108] By: jhi on 2000/10/02 23:15:46
31935 Log: Retract #7091 as suggested in
31937 From: Robin Barker <rmb1@cise.npl.co.uk>
31938 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
31939 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
31940 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
31943 ____________________________________________________________________________
31944 [ 7107] By: nick on 2000/10/02 18:23:14
31945 Log: A few tweaks to get Tk803 to work with Encode scheme.
31947 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
31948 ____________________________________________________________________________
31949 [ 7106] By: nick on 2000/10/01 21:34:14
31950 Log: Add checking cases to Encode's toUnicode and fromUnicode.
31952 ! ext/Encode/Encode.pm
31953 ____________________________________________________________________________
31954 [ 7105] By: nick on 2000/10/01 17:18:01
31955 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
31956 To read and use them.
31957 Add a lib/encode.t which checks a few things.
31959 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
31960 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
31961 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
31962 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
31963 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
31964 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
31965 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
31966 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
31967 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
31968 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
31969 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
31970 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
31971 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
31972 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
31973 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
31974 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
31975 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
31976 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
31977 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
31978 + ext/Encode/Encode/iso2022-jp.enc
31979 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
31980 + ext/Encode/Encode/iso8859-1.enc
31981 + ext/Encode/Encode/iso8859-2.enc
31982 + ext/Encode/Encode/iso8859-3.enc
31983 + ext/Encode/Encode/iso8859-4.enc
31984 + ext/Encode/Encode/iso8859-5.enc
31985 + ext/Encode/Encode/iso8859-6.enc
31986 + ext/Encode/Encode/iso8859-7.enc
31987 + ext/Encode/Encode/iso8859-8.enc
31988 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
31989 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
31990 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
31991 + ext/Encode/Encode/macCentEuro.enc
31992 + ext/Encode/Encode/macCroatian.enc
31993 + ext/Encode/Encode/macCyrillic.enc
31994 + ext/Encode/Encode/macDingbats.enc
31995 + ext/Encode/Encode/macGreek.enc
31996 + ext/Encode/Encode/macIceland.enc
31997 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
31998 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
31999 + ext/Encode/Encode/macTurkish.enc
32000 + ext/Encode/Encode/macUkraine.enc
32001 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
32003 ! MANIFEST ext/Encode/Encode.pm
32004 ____________________________________________________________________________
32005 [ 7104] By: nick on 2000/09/30 13:04:30
32006 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
32007 From: Daniel Chetlin <daniel@chetlin.com>
32008 Date: Mon, 18 Sep 2000 05:05:40 -0700
32009 Message-Id: <20000918050540.C652@ilmd>
32011 ! lib/overload.pm sv.c t/pragma/overload.t
32012 ____________________________________________________________________________
32013 [ 7103] By: nick on 2000/09/30 12:53:36
32014 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
32015 From: Johan Vromans <jvromans@squirrel.nl>
32016 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
32017 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
32020 ____________________________________________________________________________
32021 [ 7102] By: nick on 2000/09/30 12:52:31
32022 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
32023 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32024 Date: Sat, 16 Sep 2000 16:36:45 -0400
32025 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
32027 ! ext/B/B/Deparse.pm
32028 ____________________________________________________________________________
32029 [ 7101] By: nick on 2000/09/30 12:51:41
32030 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
32031 From: Craig A. Berry <craig.berry@psinetcs.com>
32032 Date: Sat, 16 Sep 2000 10:11:10 -0500
32033 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
32036 ____________________________________________________________________________
32037 [ 7100] By: nick on 2000/09/30 12:50:33
32038 Log: Subject: Re: unicode support and perl [ID 20000901.097]
32039 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32040 Date: Fri, 15 Sep 2000 16:37:58 -0400
32041 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
32044 ____________________________________________________________________________
32045 [ 7099] By: nick on 2000/09/30 12:49:35
32046 Log: Subject: Re: unicode support and perl [ID 20000901.097]
32047 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32048 Date: Fri, 15 Sep 2000 16:25:30 -0400
32049 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
32052 ____________________________________________________________________________
32053 [ 7098] By: nick on 2000/09/30 12:48:00
32054 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
32055 From: Gisle Aas <gisle@ActiveState.com>
32056 Date: 15 Sep 2000 16:23:41 +0200
32057 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
32060 ____________________________________________________________________________
32061 [ 7097] By: nick on 2000/09/30 12:45:16
32062 Log: Subject: [PATCH] Nits in perlmod.pod
32063 From: Daniel Chetlin <daniel@chetlin.com>
32064 Date: Fri, 15 Sep 2000 02:04:09 -0700
32065 Message-Id: <20000915020409.A2104@ilmd>
32068 ____________________________________________________________________________
32069 [ 7096] By: nick on 2000/09/30 12:18:00
32070 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
32071 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
32072 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
32073 0 to checking to get the warning.
32075 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
32076 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
32077 ! regexec.c sv.c toke.c utf8.c
32078 ____________________________________________________________________________
32079 [ 7095] By: nick on 2000/09/15 16:55:59
32080 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
32082 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
32083 From: Spider Boardman <spider@Orb.Nashua.NH.US>
32084 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
32085 Date: Fri, 15 Sep 2000 06:37:30 -0400
32087 ! ext/Encode/Encode.xs sv.c
32088 ____________________________________________________________________________
32089 [ 7094] By: jhi on 2000/09/15 03:23:32
32090 Log: Update Changes.
32092 ! Changes patchlevel.h
32093 ____________________________________________________________________________
32094 [ 7093] By: jhi on 2000/09/15 03:11:44
32095 Log: Fix for the charnames.t failures from Spider Boardman.
32098 ____________________________________________________________________________
32099 [ 7092] By: jhi on 2000/09/15 00:15:48
32100 Log: Botched the #7090 check-in.
32103 ____________________________________________________________________________
32104 [ 7091] By: jhi on 2000/09/14 23:33:24
32105 Log: Part of #7081 didn't come through.
32108 ____________________________________________________________________________
32109 [ 7090] By: jhi on 2000/09/14 23:17:39
32110 Log: Subject: Re: perl@7078
32111 From: Spider Boardman <spider@web.zk3.dec.com>
32112 Date: Thu, 14 Sep 2000 19:06:36 -0400
32113 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
32116 ____________________________________________________________________________
32117 [ 7089] By: jhi on 2000/09/14 23:11:21
32118 Log: Small portability tweaks.
32120 ! ext/Encode/Encode.xs
32121 ____________________________________________________________________________
32122 [ 7088] By: jhi on 2000/09/14 22:57:23
32123 Log: Fake return to pacify picky compilers.
32125 ! ext/Encode/Encode.xs
32126 ____________________________________________________________________________
32127 [ 7087] By: jhi on 2000/09/14 22:53:37
32128 Log: Subject: [PATCH] utf8.c apidoc
32129 From: Simon Cozens <simon@cozens.net>
32130 Date: Thu, 14 Sep 2000 23:46:57 +0100
32131 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
32133 ! perlapi.c pod/perlapi.pod utf8.c
32134 ____________________________________________________________________________
32135 [ 7086] By: jhi on 2000/09/14 22:40:38
32136 Log: We don't need to count the high bit bytes, a boolean is enough.
32139 ____________________________________________________________________________
32140 [ 7085] By: jhi on 2000/09/14 21:20:09
32141 Log: Replace #7084 with
32143 Subject: Re: perl@7078
32144 From: Spider Boardman <spider@web.zk3.dec.com>
32145 Date: Thu, 14 Sep 2000 17:09:36 -0400
32146 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
32149 ____________________________________________________________________________
32150 [ 7084] By: jhi on 2000/09/14 20:03:34
32151 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
32152 convertable to bytes by checking it doesn't go above 0xc3
32154 Subject: Re: perl@7078
32155 From: Simon Cozens <simon@cozens.net>
32156 Date: Thu, 14 Sep 2000 20:59:19 +0100
32157 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
32160 ____________________________________________________________________________
32161 [ 7083] By: jhi on 2000/09/14 19:38:47
32162 Log: Subject: Re: perl@7078
32163 From: Simon Cozens <simon@cozens.net>
32164 Date: Thu, 14 Sep 2000 20:13:09 +0100
32165 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
32168 ____________________________________________________________________________
32169 [ 7082] By: jhi on 2000/09/14 17:50:44
32170 Log: The one that got away.
32173 ____________________________________________________________________________
32174 [ 7081] By: jhi on 2000/09/14 17:45:35
32175 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
32176 From: Robin Barker <rmb1@cise.npl.co.uk>
32177 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
32178 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
32180 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
32181 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
32182 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
32183 ! regcomp.c toke.c universal.c
32184 ____________________________________________________________________________
32185 [ 7080] By: jhi on 2000/09/14 17:40:35
32186 Log: Problems picked up by AIX cc.
32188 Subject: Re: perl@7078 (patch included)
32189 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32190 Date: Thu, 14 Sep 2000 18:53:30 +0200
32191 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
32193 ! ext/Encode/Encode.xs
32194 ____________________________________________________________________________
32195 [ 7079] By: jhi on 2000/09/14 17:38:27
32196 Log: Subject: File::Find 5.7.0 POD nits
32197 From: Rich Morin <rdm@cfcl.com>
32198 Date: Wed, 13 Sep 2000 22:03:58 -0700
32199 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
32202 ____________________________________________________________________________
32203 [ 7078] By: jhi on 2000/09/14 14:58:20
32204 Log: Update Changes.
32206 ! Changes patchlevel.h
32207 ____________________________________________________________________________
32208 [ 7077] By: jhi on 2000/09/14 14:55:54
32209 Log: Compilation warnings and an error.
32212 ____________________________________________________________________________
32213 [ 7076] By: jhi on 2000/09/14 14:42:56
32214 Log: Fix for a parsing bug, not for the original bug.
32216 Subject: Re: [ID 20000910.005] Another segfault with regexes.
32217 From: Spider Boardman <spider@web.zk3.dec.com>
32218 Date: Wed, 13 Sep 2000 17:52:20 -0400
32219 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
32222 ____________________________________________________________________________
32223 [ 7075] By: jhi on 2000/09/14 14:40:40
32224 Log: Batch of UTF-8 patches from Simon Cozens.
32226 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
32227 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
32229 ____________________________________________________________________________
32230 [ 7074] By: jhi on 2000/09/14 14:29:58
32231 Log: Subject: Re: Two advertising clauses need to be removed
32232 From: Russ Allbery <rra@stanford.edu>
32233 Date: 13 Sep 2000 18:50:26 -0700
32234 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
32236 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32237 ____________________________________________________________________________
32238 [ 7073] By: jhi on 2000/09/14 14:28:20
32239 Log: Subject: [PATCH] de-wall t/README
32240 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32241 Date: Wed, 13 Sep 2000 17:46:55 -0700
32242 Message-ID: <//Bw5gzkge/e092yn@efn.org>
32245 ____________________________________________________________________________
32246 [ 7072] By: jhi on 2000/09/14 14:25:10
32247 Log: Hints optimization.
32250 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32251 Date: Wed, 13 Sep 2000 21:42:07 +0200
32252 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
32255 ____________________________________________________________________________
32256 [ 7071] By: jhi on 2000/09/14 14:23:30
32257 Log: Allow chop() and chomp() to be overridden.
32259 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
32260 From: "Casey R. Tweten" <crt@kiski.net>
32261 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
32262 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
32265 ____________________________________________________________________________
32266 [ 7070] By: jhi on 2000/09/14 14:20:36
32267 Log: The return value of setlocale must be copied away.
32269 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
32270 From: Alan Burlison <Alan.Burlison@uk.sun.com>
32271 Date: Wed, 13 Sep 2000 16:27:37 +0100
32272 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
32275 ____________________________________________________________________________
32276 [ 7069] By: jhi on 2000/09/14 14:16:27
32277 Log: Remove vestiges of tr//CU.
32279 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32280 From: Nick Clark <nick@plum.flirble.org>
32281 Date: Tue, 12 Sep 2000 22:50:14 +0100
32282 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
32284 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32285 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32286 Date: Tue, 12 Sep 2000 21:38:48 -0700
32287 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
32289 ! op.h pod/perlunicode.pod
32290 ____________________________________________________________________________
32291 [ 7068] By: jhi on 2000/09/13 14:18:39
32292 Log: Add the Encode extension. The code is still largely just skeleton.
32294 + ext/Encode/Encode.pm ext/Encode/Encode.xs
32295 + ext/Encode/Makefile.PL ext/Encode/Todo
32296 ! MANIFEST Todo-5.6
32297 ____________________________________________________________________________
32298 [ 7067] By: jhi on 2000/09/12 17:43:33
32299 Log: Allow for whitespace between "#" and "line" in cpp output.
32301 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
32302 From: Calle Dybedahl <calle@lysator.liu.se>
32303 Date: 12 Sep 2000 19:38:02 +0200
32304 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
32306 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
32307 ____________________________________________________________________________
32308 [ 7066] By: gsar on 2000/09/12 17:24:29
32309 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
32310 initialization in all the threads on Windows
32313 ____________________________________________________________________________
32314 [ 7065] By: jhi on 2000/09/12 15:11:31
32315 Log: Update Changes.
32317 ! Changes patchlevel.h
32318 ____________________________________________________________________________
32319 [ 7064] By: jhi on 2000/09/12 14:54:54
32320 Log: Retract #7062, the pod tests are not ready.
32323 ____________________________________________________________________________
32324 [ 7063] By: jhi on 2000/09/12 14:25:41
32325 Log: The #7054 truncated Configure badly.
32326 Branch: metaconfig/U/perl
32329 ! Configure config_h.SH
32330 ____________________________________________________________________________
32331 [ 7062] By: jhi on 2000/09/12 14:08:32
32332 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
32333 From: sthoenna@efn.org
32334 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
32335 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
32338 ____________________________________________________________________________
32339 [ 7061] By: jhi on 2000/09/12 14:07:18
32340 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
32341 From: sthoenna@efn.org
32342 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
32343 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
32346 ____________________________________________________________________________
32347 [ 7060] By: jhi on 2000/09/12 14:06:08
32348 Log: Break up the myconfig lines a bit.
32350 Subject: perlbug/perl -V output format
32351 From: sthoenna@efn.org
32352 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
32353 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
32356 ____________________________________________________________________________
32357 [ 7059] By: jhi on 2000/09/12 14:05:04
32358 Log: Test for the #7049.
32360 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
32361 From: andreas.koenig@anima.de (Andreas J. Koenig)
32362 Date: 12 Sep 2000 06:42:01 +0200
32363 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
32366 ____________________________________________________________________________
32367 [ 7058] By: jhi on 2000/09/12 14:03:05
32368 Log: Subject: [patch: perl@7045] vms updates
32369 From: Peter Prymmer <pvhp@forte.com>
32370 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
32371 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
32373 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
32374 ____________________________________________________________________________
32375 [ 7057] By: jhi on 2000/09/12 14:00:51
32376 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
32377 From: sthoenna@efn.org
32378 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
32379 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
32382 ____________________________________________________________________________
32383 [ 7056] By: jhi on 2000/09/12 13:58:14
32384 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
32385 From: Jeff Pinyan <jeffp@crusoe.net>
32386 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
32387 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
32390 ____________________________________________________________________________
32391 [ 7055] By: jhi on 2000/09/12 13:56:32
32392 Log: Do in VMS as the #7054 does.
32395 ____________________________________________________________________________
32396 [ 7054] By: jhi on 2000/09/12 13:50:31
32397 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
32398 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32399 Date: Mon, 11 Sep 2000 08:33:09 +0100
32400 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
32401 Branch: metaconfig/U/perl
32404 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
32405 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
32406 ____________________________________________________________________________
32407 [ 7053] By: jhi on 2000/09/12 13:29:19
32408 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
32409 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32410 Date: Tue, 12 Sep 2000 08:35:59 EDT
32411 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
32414 ____________________________________________________________________________
32415 [ 7052] By: jhi on 2000/09/11 23:01:50
32416 Log: Document the SvUTF8*().
32418 ! pod/perlapi.pod sv.h
32419 ____________________________________________________________________________
32420 [ 7051] By: gsar on 2000/09/11 14:46:30
32421 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
32422 (missed a spot when fixing up op_pmreplroot hack for ithreads)
32424 ! op.c t/op/split.t
32425 ____________________________________________________________________________
32426 [ 7050] By: nick on 2000/09/11 10:03:51
32427 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
32429 Subject: borland C++ win32.c tweak
32430 From: Vadim Konovalov <vkonovalov@lucent.com>
32431 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
32432 Date: Mon, 11 Sep 2000 11:22:33 +0400
32435 ____________________________________________________________________________
32436 [ 7049] By: nick on 2000/09/11 09:57:33
32437 Log: Point fix for s/// on foreach (keys %xxx).
32440 ____________________________________________________________________________
32441 [ 7048] By: jhi on 2000/09/10 23:37:09
32442 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
32443 by Pod::Text, from Brad Appleton.
32445 ! t/pod/testp2pt.pl
32446 ____________________________________________________________________________
32447 [ 7047] By: jhi on 2000/09/10 14:32:53
32448 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
32451 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
32452 ____________________________________________________________________________
32453 [ 7046] By: jhi on 2000/09/10 14:15:08
32454 Log: Upgrade to CPAN 1.57_65, from Andreas König.
32456 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32457 ____________________________________________________________________________
32458 [ 7045] By: jhi on 2000/09/08 21:36:32
32459 Log: Update Changes.
32461 ! Changes patchlevel.h
32462 ____________________________________________________________________________
32463 [ 7044] By: jhi on 2000/09/08 21:29:56
32464 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
32465 From: Peter Prymmer <pvhp@forte.com>
32466 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
32467 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
32470 ____________________________________________________________________________
32471 [ 7043] By: jhi on 2000/09/08 21:27:50
32472 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
32473 From: Peter Prymmer <pvhp@forte.com>
32474 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
32475 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
32477 ! Makefile.SH installperl
32478 ____________________________________________________________________________
32479 [ 7042] By: jhi on 2000/09/08 21:23:21
32480 Log: Continue #7041.
32482 ! cygwin/Makefile.SHs os2/Makefile.SHs
32483 ____________________________________________________________________________
32484 [ 7041] By: jhi on 2000/09/08 21:18:10
32485 Log: Do away with memory models cruft. Sorry, PDP users.
32487 ! U/modified/cc.U U/modified/libpth.U
32489 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
32490 ! Porting/config_H cflags.SH config_h.SH configure.com
32491 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
32492 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
32493 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
32494 ____________________________________________________________________________
32495 [ 7040] By: jhi on 2000/09/08 14:34:18
32496 Log: Major rewrite of s2p. And I mean really major, it is
32497 an implementation of sed in perl. If called as s2p it
32498 will function as s2p. Note: needs non-UNIXifying.
32501 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32502 Date: Mon, 28 Aug 2000 14:05:12 +0200
32503 Message-ID: <39AA5578.2102E2AA@alcatel.at>
32506 ____________________________________________________________________________
32507 [ 7039] By: jhi on 2000/09/08 14:19:49
32508 Log: Re-allow vec() for characters > 255.
32510 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
32511 From: Spider Boardman <spider@web.zk3.dec.com>
32512 Date: Fri, 08 Sep 2000 02:21:02 -0400
32513 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
32515 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
32517 ____________________________________________________________________________
32518 [ 7038] By: jhi on 2000/09/08 14:14:18
32519 Log: Subject: [PATCH lib/Benchmark.pm]
32520 From: <abigail@foad.org>
32521 Date: Thu, 7 Sep 2000 15:03:20 -0400
32522 Message-ID: <20000907190320.888.qmail@foad.org>
32525 ____________________________________________________________________________
32526 [ 7037] By: jhi on 2000/09/08 14:11:06
32527 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
32529 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
32530 From: Spider Boardman <spider@web.zk3.dec.com>
32531 Date: Fri, 08 Sep 2000 01:30:27 -0400
32532 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
32535 ____________________________________________________________________________
32536 [ 7036] By: jhi on 2000/09/08 14:08:58
32537 Log: Subject: [ID 20000908.002] perlipc documentation bug.
32538 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
32539 Date: Fri, 08 Sep 2000 12:38:32 +0200
32540 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
32543 ____________________________________________________________________________
32544 [ 7035] By: jhi on 2000/09/08 14:03:12
32545 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32546 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32547 Date: Fri, 08 Sep 2000 11:47:34 +0200
32548 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
32551 ____________________________________________________________________________
32552 [ 7034] By: jhi on 2000/09/08 13:59:35
32553 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
32554 From: Simon Cozens <simon@cozens.net>
32555 Date: Thu, 7 Sep 2000 20:40:38 +0100
32556 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
32559 ____________________________________________________________________________
32560 [ 7033] By: jhi on 2000/09/08 04:03:03
32561 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
32562 From: "Larry W. Virden" <lvirden@cas.org>
32563 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
32564 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
32567 ____________________________________________________________________________
32568 [ 7032] By: jhi on 2000/09/07 22:18:30
32569 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
32570 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
32571 Date: Mon, 04 Sep 2000 13:16:38 -0700
32572 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
32575 ____________________________________________________________________________
32576 [ 7031] By: jhi on 2000/09/07 22:02:29
32577 Log: Fix the ccversion detection for 5.1 and beyond.
32579 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32580 From: Spider Boardman <spider@leggy.zk3.dec.com>
32581 Date: Thu, 7 Sep 2000 17:54:27 -0400
32582 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
32585 ____________________________________________________________________________
32586 [ 7030] By: jhi on 2000/09/07 19:12:28
32589 Subject: [ID 20000903.001] \w in utf8-strings
32590 From: Marc Lehmann <pcg@goof.com>
32591 Date: Sun, 03 Sep 2000 09:44:29 +0200
32592 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
32594 and various related nits.
32596 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
32597 ____________________________________________________________________________
32598 [ 7029] By: jhi on 2000/09/07 18:49:09
32599 Log: Fix the URL, but the server is still missing in action.
32601 Subject: [ID 20000905.002] perlfaq1.pod URL error
32602 From: "Larry W. Virden" <lvirden@cas.org>
32603 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
32604 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
32607 ____________________________________________________________________________
32608 [ 7028] By: jhi on 2000/09/07 18:47:13
32609 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
32610 From: Hugo <hv@crypt.compulink.co.uk>
32611 Date: Tue, 05 Sep 2000 14:13:37 +0100
32612 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
32615 ____________________________________________________________________________
32616 [ 7027] By: jhi on 2000/09/07 18:45:35
32617 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
32618 From: Daniel Chetlin <daniel@chetlin.com>
32619 Date: Tue, 5 Sep 2000 04:57:07 -0700
32620 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
32622 ! pod/perlfaq6.pod pod/perlop.pod
32623 ____________________________________________________________________________
32624 [ 7026] By: jhi on 2000/09/07 18:44:01
32625 Log: Document the new ref() semantics.
32627 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32628 From: Gisle Aas <gisle@ActiveState.com>
32629 Date: 05 Sep 2000 08:10:30 +0200
32630 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
32632 ! pod/perldelta.pod
32633 ____________________________________________________________________________
32634 [ 7025] By: jhi on 2000/09/07 18:42:27
32635 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
32637 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32638 From: Gisle Aas <gisle@ActiveState.com>
32639 Date: 05 Sep 2000 08:11:40 +0200
32640 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
32642 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
32643 ____________________________________________________________________________
32644 [ 7024] By: jhi on 2000/09/07 18:39:32
32645 Log: Subject: [PATCH] Modernize Opcode.pm documentation
32646 From: Gisle Aas <gisle@ActiveState.com>
32647 Date: 4 Sep 2000 00:18:55 -0000
32648 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
32650 ! ext/Opcode/Opcode.pm
32651 ____________________________________________________________________________
32652 [ 7023] By: jhi on 2000/09/07 18:37:42
32653 Log: Subject: [PATCH] Tied filehandle documentation
32654 From: Gisle Aas <gisle@ActiveState.com>
32655 Date: 4 Sep 2000 00:14:40 -0000
32656 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
32658 ! pod/perlfunc.pod pod/perltie.pod
32659 ____________________________________________________________________________
32660 [ 7022] By: jhi on 2000/09/07 18:35:37
32661 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
32662 From: Gisle Aas <gisle@ActiveState.com>
32663 Date: 4 Sep 2000 00:04:22 -0000
32664 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
32666 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
32667 ____________________________________________________________________________
32668 [ 7021] By: jhi on 2000/09/07 18:33:22
32669 Log: Subject: small apidoc fix
32670 From: Marc Lehmann <pcg@goof.com>
32671 Date: Sun, 3 Sep 2000 05:12:06 +0200
32672 Message-ID: <20000903051206.A5909@cerebro.laendle>
32674 ! pod/perlapi.pod utf8.c
32675 ____________________________________________________________________________
32676 [ 7020] By: jhi on 2000/09/07 16:14:57
32677 Log: Tiny perldelta nits.
32679 ! pod/perldelta.pod
32680 ____________________________________________________________________________
32681 [ 7019] By: jhi on 2000/09/07 16:04:20
32682 Log: Guard against bad string->int conversion for quads.
32685 ____________________________________________________________________________
32686 [ 7018] By: jhi on 2000/09/06 17:07:03
32687 Log: Update Unicode todo list.
32690 ____________________________________________________________________________
32691 [ 7017] By: jhi on 2000/09/05 21:16:01
32692 Log: Document the SvIOK_.*UV().
32694 ! pod/perlapi.pod sv.h
32695 ____________________________________________________________________________
32696 [ 7016] By: nick on 2000/09/03 21:54:46
32697 Log: Hash lookup of constant strings optimization:
32698 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
32699 to string table (as per sharepvn). Add newSV_pvn_share to create such
32700 a thing. Make hv.c compare addresses of strings and skip string compare
32701 if equal. Make method_named and helem ops use these shared-string SVs
32702 when arg is constant. Make keys op return shared-string SVs (less clearly
32705 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
32706 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
32707 ! pod/perlintern.pod pp_hot.c proto.h sv.c
32708 ____________________________________________________________________________
32709 [ 7015] By: jhi on 2000/09/02 17:48:59
32710 Log: This is 5.7.0.
32713 ____________________________________________________________________________
32714 [ 7014] By: jhi on 2000/09/02 17:35:45
32715 Log: Changes and patchlevel tweaks.
32717 ! Changes patchlevel.h
32718 ____________________________________________________________________________
32719 [ 7013] By: jhi on 2000/09/02 17:30:50
32720 Log: Update Changes.
32722 ! Changes patchlevel.h
32723 ____________________________________________________________________________
32724 [ 7012] By: nick on 2000/09/02 17:25:20
32725 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
32727 ! gv.c lib/overload.pm
32728 ____________________________________________________________________________
32729 [ 7011] By: jhi on 2000/09/02 17:16:25
32730 Log: Update perlhist.
32733 ____________________________________________________________________________
32734 [ 7010] By: jhi on 2000/09/02 17:01:35
32735 Log: perldelta nits.
32737 ! pod/perldelta.pod
32738 ____________________________________________________________________________
32739 [ 7009] By: nick on 2000/09/02 16:48:35
32740 Log: If overloaded %{} etc. return the object do not loop.
32741 Thus sub deref { $_[0] } functions if object is wanted type.
32744 ____________________________________________________________________________
32745 [ 7008] By: jhi on 2000/09/02 16:26:11
32746 Log: Retab MANIFEST.
32748 ! ext/Storable/MANIFEST
32749 ____________________________________________________________________________
32750 [ 7007] By: jhi on 2000/09/02 16:23:02
32751 Log: Make certain cc is set before trying to run it.
32753 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
32754 ____________________________________________________________________________
32755 [ 7006] By: jhi on 2000/09/02 15:45:41
32756 Log: Unicode notes.
32758 ! pod/perldelta.pod
32759 ____________________________________________________________________________
32760 [ 7005] By: jhi on 2000/09/02 15:42:11
32761 Log: Various Configure nits by Philip Newton,
32762 plus the ebcdic one by me.
32764 + U/modified/pager.U
32765 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
32766 Branch: metaconfig/U/perl
32767 ! Devel.U quadfio.U
32769 ! Configure config_h.SH
32770 ____________________________________________________________________________
32771 [ 7004] By: jhi on 2000/09/02 15:06:14
32772 Log: Apparently avoiding the swapping is too costly.
32774 From: "Ben Tilly" <ben_tilly@hotmail.com>
32775 Subject: Re: the door is closed.
32776 Date: Fri, 01 Sep 2000 20:23:16 EDT
32777 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
32780 ____________________________________________________________________________
32781 [ 7003] By: nick on 2000/09/02 12:26:04
32782 Log: Undo part of change 6489 which looks like a bulk edit which
32783 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
32784 The supressing of main:: on return from select() is undesirable.
32787 ____________________________________________________________________________
32788 [ 7002] By: jhi on 2000/09/01 23:08:54
32789 Log: Update Changes.
32791 ! Changes patchlevel.h
32792 ____________________________________________________________________________
32793 [ 7001] By: jhi on 2000/09/01 23:00:13
32794 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
32795 From: Peter Prymmer <pvhp@forte.com>
32796 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
32797 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
32799 plus rework the http: spots as suggested by Tom Christiansen,
32800 plus regen perltoc.
32802 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
32803 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
32804 ____________________________________________________________________________
32805 [ 7000] By: jhi on 2000/09/01 22:36:01
32806 Log: Only the first line, thank you very much.
32808 ! hints/solaris_2.sh
32809 ____________________________________________________________________________
32810 [ 6999] By: gsar on 2000/09/01 22:16:40
32811 Log: change#6791 accidentally clobbered change#6710, put it back
32814 ____________________________________________________________________________
32815 [ 6998] By: jhi on 2000/09/01 22:14:16
32816 Log: Mention the HP-UX LP64 freak failure.
32818 ! pod/perldelta.pod
32819 ____________________________________________________________________________
32820 [ 6997] By: jhi on 2000/09/01 21:48:32
32824 ____________________________________________________________________________
32825 [ 6996] By: jhi on 2000/09/01 21:27:10
32826 Log: Update Changes.
32828 ! Changes patchlevel.h
32829 ____________________________________________________________________________
32830 [ 6995] By: jhi on 2000/09/01 21:14:24
32831 Log: Mi splgn s gnin.g
32834 ____________________________________________________________________________
32835 [ 6994] By: jhi on 2000/09/01 21:09:54
32836 Log: Subject: http:// in L<>
32837 From: Nicholas Clark <nick@ccl4.org>
32838 Date: Fri, 1 Sep 2000 22:03:21 +0100
32839 Message-ID: <20000901220321.B72074@plum.flirble.org>
32841 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
32842 ____________________________________________________________________________
32843 [ 6993] By: jhi on 2000/09/01 21:06:54
32844 Log: Update to Storable 1.0, from Raphael Manfredi.
32846 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
32847 ! ext/Storable/Makefile.PL ext/Storable/README
32848 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
32849 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
32850 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
32851 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
32852 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
32853 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
32854 ____________________________________________________________________________
32855 [ 6992] By: jhi on 2000/09/01 20:43:05
32856 Log: Mention known sfio+linux buglet.
32858 ! pod/perldelta.pod
32859 ____________________________________________________________________________
32860 [ 6991] By: jhi on 2000/09/01 20:40:11
32861 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
32862 From: Peter Prymmer <pvhp@forte.com>
32863 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
32864 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
32867 ____________________________________________________________________________
32868 [ 6990] By: jhi on 2000/09/01 20:25:26
32869 Log: Retract #6986.
32871 ! hints/solaris_2.sh
32872 ____________________________________________________________________________
32873 [ 6989] By: jhi on 2000/09/01 20:23:00
32874 Log: Mergesort is back.
32876 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
32877 ____________________________________________________________________________
32878 [ 6988] By: jhi on 2000/09/01 19:37:40
32879 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
32880 From: Mike Guy <mjtg@cam.ac.uk>
32881 Date: Fri, 01 Sep 2000 17:43:33 +0100
32882 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
32884 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
32885 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
32886 ____________________________________________________________________________
32887 [ 6987] By: jhi on 2000/09/01 19:17:10
32888 Log: Regen perltoc.
32891 ____________________________________________________________________________
32892 [ 6986] By: jhi on 2000/09/01 18:51:10
32893 Log: Subject: Re: Solaris x86 has no SPARC libraries!
32894 From: Lupe Christoph <lupe@lupe-christoph.de>
32895 Date: Fri, 1 Sep 2000 20:41:20 +0200
32896 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
32898 ! hints/solaris_2.sh
32899 ____________________________________________________________________________
32900 [ 6985] By: jhi on 2000/09/01 18:28:10
32901 Log: Update Changes.
32903 ! Changes patchlevel.h
32904 ____________________________________________________________________________
32905 [ 6984] By: jhi on 2000/09/01 18:26:53
32906 Log: Feature ordering tweak.
32909 ____________________________________________________________________________
32910 [ 6983] By: jhi on 2000/09/01 18:19:50
32911 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32912 From: <abigail@foad.org>
32913 Date: Fri, 1 Sep 2000 13:07:32 -0400
32914 Message-ID: <20000901170732.18249.qmail@foad.org>
32916 ! t/pragma/overload.t
32917 ____________________________________________________________________________
32918 [ 6982] By: jhi on 2000/09/01 18:17:54
32919 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
32920 so that case-ignoring systems like DCL can tell them from
32921 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
32922 Branch: metaconfig/U/perl
32923 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
32925 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32926 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
32927 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
32928 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
32929 ! vos/config.def vos/config.h vos/config_h.SH_orig
32930 ! win32/config.bc win32/config.gc win32/config.vc
32931 ____________________________________________________________________________
32932 [ 6981] By: nick on 2000/09/01 17:21:57
32933 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
32934 warning when UNTIE exists and instead pass the cound of extra references to
32937 ! pod/perltie.pod pp_sys.c
32938 ____________________________________________________________________________
32939 [ 6980] By: jhi on 2000/09/01 16:54:44
32940 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
32941 From: Peter Prymmer <pvhp@forte.com>
32942 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
32943 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
32946 ____________________________________________________________________________
32947 [ 6979] By: jhi on 2000/09/01 16:06:20
32948 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
32949 From: Mike Guy <mjtg@cam.ac.uk>
32950 Date: Fri, 01 Sep 2000 16:49:27 +0100
32951 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
32954 ____________________________________________________________________________
32955 [ 6978] By: jhi on 2000/09/01 16:00:42
32956 Log: Update to PodParser 1.18, from Brad Appleton.
32958 ! lib/Pod/Checker.pm t/pod/find.t
32959 ____________________________________________________________________________
32960 [ 6977] By: jhi on 2000/09/01 14:48:58
32961 Log: Subject: Nit in Configure (bleadperl@6961)
32962 From: Lupe Christoph <lupe@lupe-christoph.de>
32963 Date: Fri, 1 Sep 2000 16:34:29 +0200
32964 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
32966 ! U/compline/ccflags.U
32968 ! Configure config_h.SH
32969 ____________________________________________________________________________
32970 [ 6976] By: jhi on 2000/09/01 14:39:52
32971 Log: Update Changes.
32973 ! Changes patchlevel.h
32974 ____________________________________________________________________________
32975 [ 6975] By: jhi on 2000/09/01 14:37:36
32976 Log: microperl config update.
32978 ! uconfig.h uconfig.sh
32979 ____________________________________________________________________________
32980 [ 6974] By: jhi on 2000/09/01 14:36:53
32981 Log: Document known deficiencies.
32983 ! pod/perldelta.pod
32984 ____________________________________________________________________________
32985 [ 6973] By: jhi on 2000/09/01 14:10:20
32986 Log: Mention warnings fixes and updates.
32988 ! pod/perldelta.pod
32989 ____________________________________________________________________________
32990 [ 6972] By: jhi on 2000/09/01 14:01:52
32991 Log: Drop unused argument.
32993 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
32994 From: Spider Boardman <spider@web.zk3.dec.com>
32995 Date: Thu, 31 Aug 2000 16:10:15 -0400
32996 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
32999 ____________________________________________________________________________
33000 [ 6971] By: jhi on 2000/09/01 13:59:24
33001 Log: Add the overload warnings to perldiag.
33003 ! lib/overload.pm pod/perldiag.pod
33004 ____________________________________________________________________________
33005 [ 6970] By: jhi on 2000/09/01 13:55:10
33006 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33007 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33008 Date: Fri, 1 Sep 2000 13:43:15 +0100
33009 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
33011 ! lib/overload.pm t/pragma/overload.t
33012 ____________________________________________________________________________
33013 [ 6969] By: jhi on 2000/09/01 13:52:27
33014 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
33015 From: <abigail@foad.org>
33016 Date: Fri, 1 Sep 2000 05:46:54 -0400
33017 Message-ID: <20000901094654.6476.qmail@foad.org>
33020 ____________________________________________________________________________
33021 [ 6968] By: jhi on 2000/09/01 13:50:05
33022 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
33023 From: Daniel Chetlin <daniel@chetlin.com>
33024 Date: Fri, 1 Sep 2000 02:10:55 -0700
33025 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
33027 ! pod/perlretut.pod
33028 ____________________________________________________________________________
33029 [ 6967] By: jhi on 2000/09/01 13:47:54
33030 Log: Part of the solution.
33032 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
33033 From: Mike Guy <mjtg@cam.ac.uk>
33034 Date: Fri, 01 Sep 2000 14:16:01 +0100
33035 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
33038 ____________________________________________________________________________
33039 [ 6966] By: jhi on 2000/09/01 13:46:17
33040 Log: Subject: CPAN.pm beta 1.57_57 for the core
33041 From: andreas.koenig@anima.de (Andreas J. Koenig)
33042 Date: 01 Sep 2000 15:16:31 +0200
33043 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
33045 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33046 ____________________________________________________________________________
33047 [ 6965] By: jhi on 2000/09/01 13:43:18
33048 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
33049 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33050 Date: Fri, 01 Sep 2000 01:47:22 -0500
33051 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
33053 ! pod/perldelta.pod vms/vms.c
33054 ____________________________________________________________________________
33055 [ 6964] By: jhi on 2000/09/01 13:35:35
33056 Log: File::Temp patches from Andreas König,
33058 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
33059 From: andreas.koenig@anima.de (Andreas J. Koenig)
33060 Date: 01 Sep 2000 10:07:20 +0200
33061 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
33063 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
33064 From: andreas.koenig@anima.de (Andreas J. Koenig)
33065 Date: 31 Aug 2000 23:26:08 +0200
33066 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
33068 ! lib/File/Temp.pm t/lib/ftmp-security.t
33069 ____________________________________________________________________________
33070 [ 6963] By: jhi on 2000/09/01 02:22:24
33071 Log: Retract the mergesort code, way too incompatible licensing
33074 ! pod/perldelta.pod pp_ctl.c
33075 ____________________________________________________________________________
33076 [ 6962] By: jhi on 2000/08/31 23:27:32
33077 Log: Update Changes.
33079 ! Changes patchlevel.h
33080 ____________________________________________________________________________
33081 [ 6961] By: jhi on 2000/08/31 23:20:04
33082 Log: Small tweaks all over.
33084 ! U/compline/d_gconvert.U
33086 ! AUTHORS Configure config_h.SH pp_ctl.c
33087 ____________________________________________________________________________
33088 [ 6960] By: jhi on 2000/08/31 22:39:36
33089 Log: Further rewording.
33092 ____________________________________________________________________________
33093 [ 6959] By: jhi on 2000/08/31 21:26:44
33094 Log: More address tweaking.
33097 ____________________________________________________________________________
33098 [ 6958] By: jhi on 2000/08/31 20:47:25
33099 Log: AUTHORS tweaks, from Peter Prymmer.
33101 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
33102 From: Peter Prymmer <pvhp@forte.com>
33103 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
33104 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
33107 ____________________________________________________________________________
33108 [ 6957] By: jhi on 2000/08/31 20:34:43
33109 Log: perldelta tweaks.
33111 ! pod/perldelta.pod
33112 ____________________________________________________________________________
33113 [ 6956] By: jhi on 2000/08/31 19:11:06
33114 Log: Regen perltoc.
33117 ____________________________________________________________________________
33118 [ 6955] By: jhi on 2000/08/31 19:06:30
33119 Log: Clarify the mergesort situation.
33122 ____________________________________________________________________________
33123 [ 6954] By: jhi on 2000/08/31 18:24:17
33124 Log: Move the Solaris 7 scan to use64bitall, make the
33125 failure to find 64-bot sparc libc to mention the
33126 possibility of being in an intel, from Lupe and Alan.
33128 ! hints/solaris_2.sh
33129 ____________________________________________________________________________
33130 [ 6953] By: jhi on 2000/08/31 18:09:20
33131 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
33132 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
33134 ! U/compline/d_gconvert.U U/threads/archname.U
33135 Branch: metaconfig/U/perl
33138 ! Configure config_h.SH sv.c
33139 ____________________________________________________________________________
33140 [ 6952] By: jhi on 2000/08/31 17:42:24
33141 Log: :: not allowed in pathnames, change to .
33143 Subject: [PATCH perl@6938] cygwin port
33144 From: "Fifer, Eric" <EFifer@sanwaint.com>
33145 Date: Thu, 31 Aug 2000 16:32:59 +0100
33146 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
33147 Branch: metaconfig/U/perl
33149 ____________________________________________________________________________
33150 [ 6951] By: jhi on 2000/08/31 17:02:05
33151 Log: Try to deduce NV_MAX. Really should be Configure fodder.
33154 ____________________________________________________________________________
33155 [ 6950] By: jhi on 2000/08/31 16:26:08
33156 Log: More author updates.
33158 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
33159 From: Simon Cozens <simon@cozens.net>
33160 Date: Thu, 31 Aug 2000 17:13:32 +0100
33161 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
33164 ____________________________________________________________________________
33165 [ 6949] By: jhi on 2000/08/31 16:04:49
33166 Log: POSIX doesn't report long double values under -Duselongdouble
33167 when the long doubles are "real" (bigger than doubles).
33169 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
33170 From: Spider Boardman <spider@peano.zk3.dec.com>
33171 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
33172 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
33174 ! ext/POSIX/POSIX.xs
33175 ____________________________________________________________________________
33176 [ 6948] By: jhi on 2000/08/31 15:25:10
33177 Log: Update Changes.
33179 ! Changes patchlevel.h
33180 ____________________________________________________________________________
33181 [ 6947] By: jhi on 2000/08/31 15:22:29
33182 Log: Document UNTIE in a very minimalistic way.
33184 ! pod/perlfunc.pod pod/perltie.pod
33185 ____________________________________________________________________________
33186 [ 6946] By: jhi on 2000/08/31 15:15:23
33187 Log: Document known failures.
33189 ! pod/perldelta.pod
33190 ____________________________________________________________________________
33191 [ 6945] By: jhi on 2000/08/31 15:07:00
33192 Log: Don't attach -ld to the archname if pointless.
33194 ! U/threads/archname.U
33196 ! Configure config_h.SH
33197 ____________________________________________________________________________
33198 [ 6944] By: jhi on 2000/08/31 14:37:42
33199 Log: Wrap the test in eval.
33201 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
33202 From: Tim Jenness <timj@jach.hawaii.edu>
33203 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
33204 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
33206 ! t/lib/ftmp-security.t
33207 ____________________________________________________________________________
33208 [ 6943] By: jhi on 2000/08/31 14:30:57
33209 Log: Make -Dusemorebits find long doubles in Solaris.
33211 ! hints/solaris_2.sh
33212 ____________________________________________________________________________
33213 [ 6942] By: jhi on 2000/08/31 13:48:45
33214 Log: Clarify the third case of ftmp-security warnings.
33217 ____________________________________________________________________________
33218 [ 6941] By: jhi on 2000/08/31 13:40:31
33219 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
33220 From: <abigail@foad.org>
33221 Date: Thu, 31 Aug 2000 01:35:05 -0400
33222 Message-ID: <20000831053505.32120.qmail@foad.org>
33224 ! pod/perldelta.pod
33225 ____________________________________________________________________________
33226 [ 6940] By: jhi on 2000/08/31 13:38:48
33227 Log: Issue useful diagnostic on unknown pod commands.
33229 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
33230 From: <abigail@foad.org>
33231 Date: Thu, 31 Aug 2000 03:41:18 -0400
33232 Message-ID: <20000831074118.24880.qmail@foad.org>
33235 ____________________________________________________________________________
33236 [ 6939] By: jhi on 2000/08/31 13:34:33
33237 Log: Reveal Borland's isnan.
33239 Subject: build with BC++ tweak
33240 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33241 Date: Thu, 31 Aug 2000 13:09:37 +0400
33242 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
33245 ____________________________________________________________________________
33246 [ 6938] By: jhi on 2000/08/31 05:01:20
33247 Log: Update Changes.
33249 ! Changes patchlevel.h
33250 ____________________________________________________________________________
33251 [ 6937] By: jhi on 2000/08/31 04:26:23
33252 Log: sscanf() may be the only way to read long doubles from strings.
33253 Branch: metaconfig/U/perl
33256 ! Configure config_h.SH perl.h util.c
33257 ____________________________________________________________________________
33258 [ 6936] By: jhi on 2000/08/31 04:18:19
33259 Log: The #6929 was too skimpy.
33262 ____________________________________________________________________________
33263 [ 6935] By: jhi on 2000/08/31 02:47:07
33264 Log: Subject: Re: typos in pods
33265 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33266 Date: Wed, 30 Aug 2000 19:25:34 -0700
33267 Message-ID: <eIcr5gzkg25X092yn@efn.org>
33269 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
33270 ____________________________________________________________________________
33271 [ 6934] By: jhi on 2000/08/31 02:42:55
33272 Log: Missed one Unicode file.
33274 + lib/unicode/UCDFF301.html
33275 ____________________________________________________________________________
33276 [ 6933] By: jhi on 2000/08/30 23:42:27
33277 Log: Update Changes.
33279 ! Changes patchlevel.h
33280 ____________________________________________________________________________
33281 [ 6932] By: jhi on 2000/08/30 23:40:07
33282 Log: Mention UNTIE in perldelta. Still needs documenting
33283 in perltie et alia.
33285 ! pod/perldelta.pod
33286 ____________________________________________________________________________
33287 [ 6931] By: jhi on 2000/08/30 23:36:02
33288 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
33289 From: <abigail@foad.org>
33290 Date: Wed, 30 Aug 2000 19:28:07 -0400
33291 Message-ID: <20000830232807.305.qmail@foad.org>
33293 ! pod/perldelta.pod
33294 ____________________________________________________________________________
33295 [ 6930] By: jhi on 2000/08/30 23:32:40
33296 Log: Update to Unicode 3.0.1.
33298 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
33299 + lib/unicode/PropList.txt lib/unicode/README.perl
33300 + lib/unicode/UCD301.html lib/unicode/Unicode.301
33301 - lib/unicode/Props.txt lib/unicode/UCD300.html
33302 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33304 ____________________________________________________________________________
33305 [ 6929] By: jhi on 2000/08/30 22:38:18
33306 Log: Heap decorruption.
33308 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
33309 From: Alan Burlison <Alan.Burlison@uk.sun.com>
33310 Date: Wed, 30 Aug 2000 22:39:52 +0100
33311 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
33314 ____________________________________________________________________________
33315 [ 6928] By: jhi on 2000/08/30 22:29:34
33316 Log: Retract the dummy test, skip the security tests (instead of failing),
33317 explain what the warnings mean.
33319 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
33320 ____________________________________________________________________________
33321 [ 6927] By: jhi on 2000/08/30 22:14:13
33322 Log: Change the internal implementation of sort() to be mergesort
33323 instead of quicksort, from John Linderman <jpl@research.att.com>.
33324 Gives us better worst case, better average case, and stability.
33325 What's there not to like? (Small fixes for threaded builds
33328 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
33329 ____________________________________________________________________________
33330 [ 6926] By: jhi on 2000/08/30 20:55:20
33331 Log: A better fix for the Socket building problem from Craig Berry.
33334 ____________________________________________________________________________
33335 [ 6925] By: jhi on 2000/08/30 20:20:25
33336 Log: Subject: [PATCH] Re: UNTIE method
33337 From: Nick Ing-Simmons <nik@tiuk.ti.com>
33338 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
33339 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
33341 ! pp_sys.c t/op/tie.t
33342 ____________________________________________________________________________
33343 [ 6924] By: jhi on 2000/08/30 20:17:11
33344 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
33345 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33346 Date: Wed, 30 Aug 2000 15:03:14 -0500
33347 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
33350 ____________________________________________________________________________
33351 [ 6923] By: jhi on 2000/08/30 20:15:18
33352 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
33353 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33354 Date: Wed, 30 Aug 2000 13:30:36 -0500
33355 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
33358 ____________________________________________________________________________
33359 [ 6922] By: jhi on 2000/08/30 19:54:43
33360 Log: Better options for rsync.
33363 ____________________________________________________________________________
33364 [ 6921] By: jhi on 2000/08/30 19:40:16
33365 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
33366 From: Rick Delaney <rick@consumercontact.com>
33367 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
33368 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
33371 ____________________________________________________________________________
33372 [ 6920] By: jhi on 2000/08/30 19:36:40
33373 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
33374 From: Peter Prymmer <pvhp@forte.com>
33375 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
33376 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
33379 ____________________________________________________________________________
33380 [ 6919] By: jhi on 2000/08/30 14:52:02
33381 Log: Update Changes.
33383 ! Changes patchlevel.h
33384 ____________________________________________________________________________
33385 [ 6918] By: jhi on 2000/08/30 14:48:34
33386 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
33388 ! lib/ExtUtils/typemap
33389 ____________________________________________________________________________
33390 [ 6917] By: jhi on 2000/08/30 14:46:34
33391 Log: Subject: typos in pods
33392 From: Nicholas Clark <nick@ccl4.org>
33393 Date: Wed, 30 Aug 2000 01:12:50 +0100
33394 Message-ID: <20000830011249.A61388@plum.flirble.org>
33396 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
33397 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
33398 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
33399 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
33400 ____________________________________________________________________________
33401 [ 6916] By: jhi on 2000/08/30 14:19:09
33402 Log: Document Storable problems on Crays. (Will have
33403 to document all the other Storable problems, too.)
33405 ! pod/perldelta.pod
33406 ____________________________________________________________________________
33407 [ 6915] By: jhi on 2000/08/30 14:06:02
33408 Log: Subject: [PATCH] fix misc cast warnings
33409 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33410 Date: Tue, 29 Aug 2000 23:16:14 -0700
33411 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
33413 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
33414 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
33416 ____________________________________________________________________________
33417 [ 6914] By: jhi on 2000/08/30 14:03:45
33418 Log: Timestamp mismatch again. Need to fix this dependence on
33419 config_h.SH timestamp, since it's the contents of config_h.SH
33422 ! uconfig.h uconfig.sh
33423 ____________________________________________________________________________
33424 [ 6913] By: jhi on 2000/08/30 13:54:06
33425 Log: Don't say "Perl 5.0 source kit".
33428 ____________________________________________________________________________
33429 [ 6912] By: jhi on 2000/08/30 13:51:24
33430 Log: Reset archname and archname64 always, forcing them be
33431 recomputed at each Configure run, make Configure and
33432 the hints files agree on the naming of largefiles variables.
33434 ! U/threads/archname.U
33435 Branch: metaconfig/U/perl
33438 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
33439 ! hints/linux.sh hints/solaris_2.sh
33440 ____________________________________________________________________________
33441 [ 6911] By: jhi on 2000/08/30 13:30:13
33442 Log: Put back the slice accidentally removed by #6907.
33444 ! hints/solaris_2.sh
33445 ____________________________________________________________________________
33446 [ 6910] By: jhi on 2000/08/30 01:24:26
33447 Log: Be consistent: other Net::get* do export theirs.
33449 Subject: Re: Net::protoent does not export 'getproto'
33450 From: Yasushi Nakajima <sey@jkc.co.jp>
33451 Date: Wed, 30 Aug 2000 09:53:14 +0900
33452 Message-Id: <200008300051.DAA24700@taku.hut.fi>
33454 ! lib/Net/protoent.pm
33455 ____________________________________________________________________________
33456 [ 6909] By: jhi on 2000/08/30 01:17:25
33457 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
33458 From: Gurusamy Sarathy <gsar@ActiveState.com>
33459 Date: Tue, 29 Aug 2000 17:17:07 -0700
33460 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
33463 ____________________________________________________________________________
33464 [ 6908] By: jhi on 2000/08/30 00:58:05
33465 Log: Update Changes.
33467 ! Changes patchlevel.h
33468 ____________________________________________________________________________
33469 [ 6907] By: jhi on 2000/08/30 00:57:22
33470 Log: Introduce ccname to keep track of what compiler kind of we have.
33471 Branch: metaconfig/U/perl
33472 ! Checkcc.U gccvers.U
33474 ! Configure config_h.SH hints/solaris_2.sh
33475 ____________________________________________________________________________
33476 [ 6906] By: jhi on 2000/08/30 00:25:47
33477 Log: Put back the flags dump as reasoned in
33479 Subject: Re: [PATCH] Glob dumping
33480 From: Mike Guy <mjtg@cam.ac.uk>
33481 Date: Tue, 29 Aug 2000 21:41:32 +0100
33482 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
33484 ! dump.c t/lib/peek.t
33485 ____________________________________________________________________________
33486 [ 6905] By: jhi on 2000/08/30 00:16:17
33487 Log: Make the epsilon to be relative, not absolute.
33489 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
33490 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
33491 Date: Tue, 29 Aug 2000 19:58:56 -0400
33492 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
33495 ____________________________________________________________________________
33496 [ 6904] By: jhi on 2000/08/30 00:13:09
33497 Log: From now on, Gisle is on my list of usual suspects :-)
33500 ! ext/Opcode/Safe.pm
33501 ____________________________________________________________________________
33502 [ 6903] By: jhi on 2000/08/29 23:51:20
33503 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
33504 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33505 Date: Tue, 29 Aug 2000 18:43:26 -0500
33506 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
33509 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
33511 ____________________________________________________________________________
33512 [ 6902] By: jhi on 2000/08/29 23:44:14
33513 Log: Retry what #6882 attempted.
33515 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
33516 From: Gisle Aas <gisle@ActiveState.com>
33517 Date: 30 Aug 2000 00:33:09 +0200
33518 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
33520 ! ext/Opcode/Safe.pm
33521 ____________________________________________________________________________
33522 [ 6901] By: jhi on 2000/08/29 22:59:32
33523 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
33524 From: Hugo <hv@crypt.compulink.co.uk>
33525 Date: Mon, 12 Jun 2000 19:36:08 +0100
33526 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
33529 ____________________________________________________________________________
33530 [ 6900] By: jhi on 2000/08/29 22:58:35
33531 Log: Admit that we are leaking scalars.
33533 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
33534 From: Spider Boardman <spider@leggy.zk3.dec.com>
33535 Date: Tue, 29 Aug 2000 18:48:29 -0400
33536 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
33538 ! t/pragma/warnings.t
33539 ____________________________________________________________________________
33540 [ 6899] By: jhi on 2000/08/29 20:53:13
33541 Log: Update Changes.
33543 ! Changes patchlevel.h
33544 ____________________________________________________________________________
33545 [ 6898] By: jhi on 2000/08/29 20:46:21
33546 Log: Undo namespace pollution of #6878.
33548 Subject: Re: Net::protoent does not export 'getproto'
33549 From: Mike Guy <mjtg@cam.ac.uk>
33550 Date: Tue, 29 Aug 2000 21:32:37 +0100
33551 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
33553 ! lib/Net/protoent.pm
33554 ____________________________________________________________________________
33555 [ 6897] By: jhi on 2000/08/29 20:44:29
33556 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
33557 From: Peter Prymmer <pvhp@forte.com>
33558 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
33559 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
33561 ! pod/perlebcdic.pod
33562 ____________________________________________________________________________
33563 [ 6896] By: jhi on 2000/08/29 20:40:57
33564 Log: There's no point repeating the 'revision' (5) of perl5.
33565 Branch: metaconfig/U/perl
33566 ! Devel.U patchlevel.U
33568 ! Configure config_h.SH
33569 ____________________________________________________________________________
33570 [ 6895] By: jhi on 2000/08/29 20:16:58
33571 Log: Regen Configure for #6894.
33572 Branch: metaconfig/U/perl
33575 ! Configure config_h.SH
33576 ____________________________________________________________________________
33577 [ 6894] By: jhi on 2000/08/29 19:59:52
33578 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
33579 From: "Philip Newton" <Philip.Newton@gmx.net>
33580 Date: Tue, 29 Aug 2000 21:39:14 +0200
33581 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
33583 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
33584 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
33585 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
33587 ____________________________________________________________________________
33588 [ 6893] By: jhi on 2000/08/29 19:55:30
33589 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
33590 From: "Philip Newton" <Philip.Newton@gmx.net>
33591 Date: Tue, 29 Aug 2000 21:39:14 +0200
33592 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
33595 ____________________________________________________________________________
33596 [ 6892] By: jhi on 2000/08/29 19:53:59
33597 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
33598 From: "Philip Newton" <Philip.Newton@gmx.net>
33599 Date: Tue, 29 Aug 2000 21:48:18 +0200
33600 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
33603 ____________________________________________________________________________
33604 [ 6891] By: jhi on 2000/08/29 18:30:03
33605 Log: Nail the ID 20000828.023.
33607 ! ext/Storable/Storable.xs
33608 ____________________________________________________________________________
33609 [ 6890] By: jhi on 2000/08/29 16:50:17
33610 Log: Under usethreads the dumped variable is IN_PAD.
33612 Subject: Re: [PATCH] Glob dumping
33613 From: Gisle Aas <gisle@ActiveState.com>
33614 Date: 29 Aug 2000 18:45:05 +0200
33615 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
33618 ____________________________________________________________________________
33619 [ 6889] By: jhi on 2000/08/29 15:17:37
33620 Log: Update Changes.
33622 ! Changes patchlevel.h
33623 ____________________________________________________________________________
33624 [ 6888] By: jhi on 2000/08/29 14:49:59
33625 Log: Retract #6882, broke the safe tests.
33627 ! ext/Opcode/Safe.pm
33628 ____________________________________________________________________________
33629 [ 6887] By: jhi on 2000/08/29 14:47:06
33630 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
33631 From: Gisle Aas <gisle@ActiveState.com>
33632 Date: 09 Jun 2000 20:00:11 +0200
33633 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
33636 ____________________________________________________________________________
33637 [ 6886] By: jhi on 2000/08/29 14:42:45
33638 Log: The #6881 removed one dump line.
33641 ____________________________________________________________________________
33642 [ 6885] By: jhi on 2000/08/29 14:30:47
33643 Log: Don't forget to tidy up.
33645 ! t/lib/ftmp-security.t
33646 ____________________________________________________________________________
33647 [ 6884] By: jhi on 2000/08/29 14:25:17
33648 Log: Disabling the one test is a bit tricky.
33650 ! t/lib/ftmp-security.t
33651 ____________________________________________________________________________
33652 [ 6883] By: jhi on 2000/08/29 14:16:25
33653 Log: Disable one of the tests for now.
33655 ! t/lib/ftmp-security.t
33656 ____________________________________________________________________________
33657 [ 6882] By: jhi on 2000/08/29 14:05:50
33658 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
33660 Date: 29 Aug 2000 10:35:06 -0000
33661 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
33663 ! ext/Opcode/Safe.pm
33664 ____________________________________________________________________________
33665 [ 6881] By: jhi on 2000/08/29 14:03:51
33666 Log: Subject: [PATCH] Glob dumping
33667 From: Gisle Aas <gisle@ActiveState.com>
33668 Date: 29 Aug 2000 07:59:42 -0000
33669 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
33672 ____________________________________________________________________________
33673 [ 6880] By: jhi on 2000/08/29 14:02:01
33674 Log: Subject: [PATCH] Warnings in B::Deparse
33675 From: <abigail@foad.org>
33676 Date: Tue, 29 Aug 2000 00:00:01 -0400
33677 Message-ID: <20000829040001.2999.qmail@foad.org>
33679 ! ext/B/B/Deparse.pm
33680 ____________________________________________________________________________
33681 [ 6879] By: jhi on 2000/08/29 13:57:26
33682 Log: Missed a change in #6869.
33685 ____________________________________________________________________________
33686 [ 6878] By: jhi on 2000/08/29 13:45:04
33687 Log: Subject: Net::protoent does not export 'getproto'
33688 From: Yasushi Nakajima <sey@jkc.co.jp>
33689 Date: Tue, 29 Aug 2000 17:28:57 +0900
33691 ! lib/Net/protoent.pm
33692 ____________________________________________________________________________
33693 [ 6877] By: jhi on 2000/08/29 13:39:19
33694 Log: Patches all over for people and the files they (hopefully) care about.
33696 ! AUTHORS Changes MAINTAIN
33697 ____________________________________________________________________________
33698 [ 6876] By: jhi on 2000/08/29 12:53:54
33699 Log: Fix for thinko in #6848.
33701 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
33702 From: Lupe Christoph <lupe@lupe-christoph.de>
33703 Date: Tue, 29 Aug 2000 09:04:08 +0200
33704 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
33706 ! ext/Thread/Thread.xs
33707 ____________________________________________________________________________
33708 [ 6875] By: jhi on 2000/08/29 12:50:14
33709 Log: Update to Getopt::Long 2.24, from Johan Vromans.
33711 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
33712 ____________________________________________________________________________
33713 [ 6874] By: jhi on 2000/08/29 02:09:53
33714 Log: Use minimal @INC in tests, most of the time just '../lib',
33715 so that we simply can't pick up stuff from other Perls than
33716 the one we are testing. Pointed out by
33718 From: Mike Guy <mjtg@cam.ac.uk>
33719 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
33720 Date: Fri, 25 Aug 2000 15:15:59 +0100
33721 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
33724 ____________________________________________________________________________
33725 [ 6873] By: jhi on 2000/08/29 01:07:11
33726 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
33727 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33728 Date: Mon, 28 Aug 2000 17:45:52 -0700
33729 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
33731 ! Makefile.SH hints/os2.sh
33732 ____________________________________________________________________________
33733 [ 6872] By: jhi on 2000/08/28 23:33:39
33734 Log: Subject: [PATCH bleedperl@6866] spellings
33735 From: marcel@codewerk.com (Marcel Grunauer)
33736 Date: Tue, 29 Aug 2000 01:19:59 +0200
33737 Message-Id: <200008282319.BAA29862@gandalf.local>
33739 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
33740 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
33741 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
33742 ____________________________________________________________________________
33743 [ 6871] By: jhi on 2000/08/28 23:22:09
33744 Log: Take out the SUIDMAIL thing, that will not be
33745 a problem in 5.7.*.
33748 ____________________________________________________________________________
33749 [ 6870] By: jhi on 2000/08/28 23:19:30
33750 Log: -S is the silent flag, -s is the strip flag.
33752 Subject: [PATCH] Re: [PATCH] make no-install
33753 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33754 Date: Mon, 28 Aug 2000 15:12:55 -0700
33755 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
33758 ____________________________________________________________________________
33759 [ 6869] By: jhi on 2000/08/28 23:12:05
33760 Log: Subject: [PATCH bleedperl@6856] warnings fixes
33761 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33762 Date: Mon, 28 Aug 2000 23:55:06 +0100
33763 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
33765 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
33766 ! warnings.h warnings.pl
33767 ____________________________________________________________________________
33768 [ 6868] By: jhi on 2000/08/28 21:38:22
33769 Log: Potential cruft.
33772 ____________________________________________________________________________
33773 [ 6867] By: jhi on 2000/08/28 21:35:36
33774 Log: Update Changes.
33776 ! Changes patchlevel.h
33777 ____________________________________________________________________________
33778 [ 6866] By: jhi on 2000/08/28 21:33:49
33779 Log: Subject: hv.h Doc Patch
33780 From: Fisher Mark <fisherm@tce.com>
33781 Date: Mon, 28 Aug 2000 16:24:59 -0500
33782 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
33785 ____________________________________________________________________________
33786 [ 6865] By: jhi on 2000/08/28 21:02:15
33787 Log: Add -ld to archname on long tr...double platforms.
33789 ! U/threads/archname.U
33791 ! Configure config_h.SH
33792 ____________________________________________________________________________
33793 [ 6864] By: jhi on 2000/08/28 20:38:59
33794 Log: An attempt to fix the problem reported in
33796 Subject: Building perl@6856 using gcc/AIX 4.3.3
33797 From: Daniel Muino <dmuino@afip.gov.ar>
33798 Date: Mon, 28 Aug 2000 15:50:01 -0300
33799 Message-ID: <20000828155001.A14403@con2-dgi>
33801 I can't test this properly since the gcc installation I have
33802 access to seems to be botched (gcc is calling the AIX cpp,
33803 a losing proposition...)
33806 ____________________________________________________________________________
33807 [ 6863] By: jhi on 2000/08/28 18:57:52
33808 Log: Fix for ID 20000828.001, long doubles were not formatted
33809 correctly (showed up in $], which stopped installing perl).
33812 ____________________________________________________________________________
33813 [ 6862] By: jhi on 2000/08/28 18:07:15
33814 Log: Typo in #6858.
33817 ____________________________________________________________________________
33818 [ 6861] By: jhi on 2000/08/28 17:57:27
33819 Log: opmini.o may be left around if a build is interrupted.
33822 ____________________________________________________________________________
33823 [ 6860] By: jhi on 2000/08/28 16:52:50
33824 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
33825 From: Daniel Chetlin <daniel@chetlin.com>
33826 Date: Mon, 28 Aug 2000 01:14:18 -0700
33827 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
33830 ____________________________________________________________________________
33831 [ 6859] By: jhi on 2000/08/28 16:08:46
33832 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
33833 From: Nicholas Clark <nick@ccl4.org>
33834 Date: Mon, 28 Aug 2000 16:03:27 +0100
33835 Message-Id: <20000828160327.C49785@plum.flirble.org>
33837 ! ext/ByteLoader/bytecode.h
33838 ____________________________________________________________________________
33839 [ 6858] By: jhi on 2000/08/28 16:02:10
33840 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
33841 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
33842 Date: Mon, 28 Aug 2000 13:08:30 +0200
33843 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
33846 ____________________________________________________________________________
33847 [ 6857] By: jhi on 2000/08/28 15:42:47
33848 Log: display_format used as a class method without arguments was broken,
33851 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
33852 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
33853 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
33854 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
33856 ! lib/Math/Complex.pm t/lib/complex.t
33857 ____________________________________________________________________________
33858 [ 6856] By: jhi on 2000/08/27 22:09:48
33859 Log: Update Changes.
33861 ! Changes patchlevel.h
33862 ____________________________________________________________________________
33863 [ 6855] By: jhi on 2000/08/27 21:59:21
33864 Log: Retract #6853 (false alarm).
33866 ! lib/ExtUtils/xsubpp
33867 ____________________________________________________________________________
33868 [ 6854] By: jhi on 2000/08/27 21:37:44
33869 Log: Update Changes.
33871 ! Changes patchlevel.h
33872 ____________________________________________________________________________
33873 [ 6853] By: jhi on 2000/08/27 21:37:16
33874 Log: Subject: [PATCH perl@6850] workaround for xsubpp
33875 From: Hugo <hv@crypt.compulink.co.uk>
33876 Date: Sun, 27 Aug 2000 22:30:25 +0100
33877 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
33879 ! lib/ExtUtils/xsubpp
33880 ____________________________________________________________________________
33881 [ 6852] By: jhi on 2000/08/27 21:33:58
33882 Log: Big-endian 64-bit patch from Raphael Manfredi.
33884 ! ext/Storable/Storable.xs
33885 ____________________________________________________________________________
33886 [ 6851] By: jhi on 2000/08/27 21:22:21
33887 Log: More ruthless editing from Hugo van der Sanden.
33889 ! pod/perldelta.pod
33890 ____________________________________________________________________________
33891 [ 6850] By: jhi on 2000/08/27 16:11:46
33892 Log: Update Changes.
33894 ! Changes patchlevel.h
33895 ____________________________________________________________________________
33896 [ 6849] By: jhi on 2000/08/27 16:11:05
33897 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
33899 ! configpm pod/perldelta.pod
33900 ____________________________________________________________________________
33901 [ 6848] By: jhi on 2000/08/27 15:35:08
33902 Log: Use the actual thread type, not the pointer-to-struct.
33904 ! ext/Thread/Thread.xs
33905 ____________________________________________________________________________
33906 [ 6847] By: jhi on 2000/08/27 15:30:49
33909 ! t/pragma/warn/pp_sys
33910 ____________________________________________________________________________
33911 [ 6846] By: jhi on 2000/08/27 15:19:02
33912 Log: Passing -R in ldflags makes now it to appear in the default
33913 for lddlflags, just like with -L.
33915 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
33916 From: Lupe Christoph <lupe@lupe-christoph.de>
33917 Date: Sun, 27 Aug 2000 10:28:21 +0200
33918 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
33919 Branch: metaconfig/U/perl
33923 ____________________________________________________________________________
33924 [ 6845] By: jhi on 2000/08/27 15:08:54
33925 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
33926 From: Alan Burlison <Alan.Burlison@uk.sun.com>
33927 Date: Sat, 26 Aug 2000 22:23:27 +0100
33928 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
33930 ! lib/ExtUtils/MM_Unix.pm
33931 ____________________________________________________________________________
33932 [ 6844] By: jhi on 2000/08/27 15:02:37
33933 Log: DJGPP update from Laszlo Molnar.
33935 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
33936 From: ml1050 <ml1050@freemail.hu>
33937 Date: Sat, 26 Aug 2000 23:24:40 +0200
33938 Message-Id: <20000826232440.A439@freemail.hu>
33940 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
33941 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
33942 ____________________________________________________________________________
33943 [ 6843] By: jhi on 2000/08/27 14:53:58
33944 Log: Subject: installman buglet
33945 From: Lupe Christoph <lupe@lupe-christoph.de>
33946 Date: Sun, 27 Aug 2000 14:38:59 +0200
33947 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
33950 ____________________________________________________________________________
33951 [ 6842] By: jhi on 2000/08/27 14:52:08
33952 Log: Can't get the test to reliably work thanks to the
33953 inaccurateness of floating point. "Resolves" bug ids
33954 20000826.003, 20000826.009, 20000826.010,
33957 ____________________________________________________________________________
33958 [ 6841] By: jhi on 2000/08/26 15:53:58
33959 Log: Update Changes.
33961 ! Changes patchlevel.h
33962 ____________________________________________________________________________
33963 [ 6840] By: jhi on 2000/08/26 14:23:03
33964 Log: grep -e isn't portable.
33966 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
33967 From: chris@broadband.att.com
33968 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
33969 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
33971 ! hints/solaris_2.sh
33972 ____________________________________________________________________________
33973 [ 6839] By: jhi on 2000/08/26 14:12:23
33974 Log: no-install target a la make -n.
33976 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
33977 From: <abigail@foad.org>
33978 Date: Sat, 26 Aug 2000 03:57:34 -0400
33979 Message-ID: <20000826075735.18912.qmail@foad.org>
33981 ! Makefile.SH installman installperl
33982 ____________________________________________________________________________
33983 [ 6838] By: jhi on 2000/08/26 14:06:33
33984 Log: Retract #6826 as the #6828 should be do the same
33985 in a More Correct Way.
33988 ____________________________________________________________________________
33989 [ 6837] By: jhi on 2000/08/26 05:24:00
33992 ! ext/Storable/Storable.xs
33993 ____________________________________________________________________________
33994 [ 6836] By: jhi on 2000/08/26 05:05:46
33995 Log: Nicer in decimal.
33997 ! ext/Storable/Storable.xs
33998 ____________________________________________________________________________
33999 [ 6835] By: jhi on 2000/08/26 05:03:50
34000 Log: There be no UVdf.
34002 ! ext/Storable/Storable.xs
34003 ____________________________________________________________________________
34004 [ 6834] By: jhi on 2000/08/26 05:00:18
34005 Log: Continue IVdfing and UVxfing.
34007 ! ext/Storable/Storable.xs
34008 ____________________________________________________________________________
34009 [ 6833] By: jhi on 2000/08/26 04:53:14
34012 ! ext/Storable/Storable.xs
34013 ____________________________________________________________________________
34014 [ 6832] By: jhi on 2000/08/26 04:40:41
34015 Log: Document PTR2XX and INT2PTR.
34018 ____________________________________________________________________________
34019 [ 6831] By: jhi on 2000/08/26 04:33:18
34020 Log: Use UVxf, PTR2UV, NVff.
34022 ! ext/Storable/Storable.xs
34023 ____________________________________________________________________________
34024 [ 6830] By: jhi on 2000/08/26 04:31:32
34025 Log: Update the test count.
34028 ____________________________________________________________________________
34029 [ 6829] By: jhi on 2000/08/26 03:05:50
34030 Log: Subject: [PATCH] installation not quite silent yet.
34031 From: <abigail@foad.org>
34032 Date: Fri, 25 Aug 2000 20:07:53 -0400
34033 Message-ID: <20000826000753.7822.qmail@foad.org>
34035 ! installman installperl
34036 ____________________________________________________________________________
34037 [ 6828] By: jhi on 2000/08/26 03:05:14
34038 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
34039 From: Spider Boardman <spider@web.zk3.dec.com>
34040 Date: Fri, 25 Aug 2000 19:12:40 -0400
34041 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
34044 ____________________________________________________________________________
34045 [ 6827] By: jhi on 2000/08/25 23:54:34
34046 Log: Support preserving extremely big/small angles.
34048 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
34049 ____________________________________________________________________________
34050 [ 6826] By: jhi on 2000/08/25 23:01:20
34051 Log: Patch installperl to be long double-aware.
34053 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
34054 From: Spider Boardman <spider@web.zk3.dec.com>
34055 Date: Fri, 25 Aug 2000 18:15:23 -0400
34056 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
34059 ____________________________________________________________________________
34060 [ 6825] By: jhi on 2000/08/25 22:58:25
34061 Log: Remove duplicately applied patch shards.
34063 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
34064 From: Spider Boardman <spider@leggy.zk3.dec.com>
34065 Date: Fri, 25 Aug 2000 16:45:03 -0400
34066 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
34069 ____________________________________________________________________________
34070 [ 6824] By: jhi on 2000/08/25 22:57:00
34071 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34072 From: Daniel Chetlin <daniel@chetlin.com>
34073 Date: Fri, 25 Aug 2000 12:23:16 -0700
34074 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
34076 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
34077 From: Daniel Chetlin <daniel@chetlin.com>
34078 Date: Fri, 25 Aug 2000 14:47:19 -0700
34079 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
34082 ____________________________________________________________________________
34083 [ 6823] By: jhi on 2000/08/25 22:44:17
34084 Log: Timestamp problem?
34086 ! uconfig.h uconfig.sh
34087 ____________________________________________________________________________
34088 [ 6822] By: jhi on 2000/08/25 19:01:06
34089 Log: One forgotten file from #6816.
34092 ____________________________________________________________________________
34093 [ 6821] By: jhi on 2000/08/25 18:56:39
34094 Log: Regen Changes.
34096 ! Changes patchlevel.h
34097 ____________________________________________________________________________
34098 [ 6820] By: jhi on 2000/08/25 18:52:35
34099 Log: Fix Changes ordering.
34102 ____________________________________________________________________________
34103 [ 6819] By: jhi on 2000/08/25 18:50:25
34104 Log: Update Changes.
34106 ! Changes patchlevel.h
34107 ____________________________________________________________________________
34108 [ 6818] By: jhi on 2000/08/25 18:47:45
34109 Log: Tweak the sfio/useperlio logic, hopefully as wished in
34111 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
34112 From: Nicholas Clark <nick@babyhippo.co.uk>
34113 Date: Fri, 25 Aug 2000 12:01:45 +0100
34114 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
34115 Branch: metaconfig/U/perl
34119 ____________________________________________________________________________
34120 [ 6817] By: jhi on 2000/08/25 18:32:51
34121 Log: Allow microperl to assume <math.h>, without it the math
34122 functions like floor() are assumed to return int, which makes
34123 for core dumps in machines where integer and floating register
34126 ! uconfig.h uconfig.sh
34127 ____________________________________________________________________________
34128 [ 6816] By: jhi on 2000/08/25 18:27:17
34129 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
34130 the problem reported in
34132 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
34133 From: danhale@us.ibm.com
34134 Date: Fri, 25 Aug 2000 10:58:06 -0400
34135 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
34136 Branch: metaconfig/U/perl
34139 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
34140 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
34141 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
34142 ! win32/config.gc win32/config.vc
34143 ____________________________________________________________________________
34144 [ 6815] By: jhi on 2000/08/25 17:43:31
34145 Log: A solution for the retrieve_fd autosplit warning,
34146 idea suggested by Mike Guy.
34148 ! ext/Storable/Storable.pm
34149 ____________________________________________________________________________
34150 [ 6814] By: jhi on 2000/08/25 17:16:03
34151 Log: Add install-silent target.
34154 ____________________________________________________________________________
34155 [ 6813] By: jhi on 2000/08/25 17:14:23
34156 Log: Subject: Re: [PATCH] More silencing of installman.
34157 From: <abigail@foad.org>
34158 Date: Thu, 24 Aug 2000 19:27:03 -0400
34159 Message-ID: <20000824232703.7001.qmail@foad.org>
34161 Subject: Re: [PATCH] More silencing of installman.
34162 From: <abigail@foad.org>
34163 Date: Fri, 25 Aug 2000 03:00:58 -0400
34164 Message-ID: <20000825070058.10697.qmail@foad.org>
34167 ____________________________________________________________________________
34168 [ 6812] By: jhi on 2000/08/25 17:11:28
34169 Log: installperl --verbose and --silent.
34171 Subject: Re: [PATCH] More silencing of installman.
34172 From: <abigail@foad.org>
34173 Message-ID: <20000825064430.9719.qmail@foad.org>
34174 Date: Fri, 25 Aug 2000 02:44:30 -0400
34177 ____________________________________________________________________________
34178 [ 6811] By: jhi on 2000/08/25 17:05:43
34179 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
34180 From: "Peter J. Farley III" <pjfarley@banet.net>
34181 Date: Thu, 24 Aug 2000 21:58:03 -0400
34182 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
34184 (applied slightly modified)
34186 ! lib/ExtUtils/MM_Unix.pm
34187 ____________________________________________________________________________
34188 [ 6810] By: jhi on 2000/08/25 17:01:18
34189 Log: Missing parts of
34191 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
34192 From: Peter Prymmer <pvhp@forte.com>
34193 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
34194 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
34197 ____________________________________________________________________________
34198 [ 6809] By: jhi on 2000/08/25 16:46:32
34199 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
34200 From: "Craig A. Berry" <craig.berry@psinetcs.com>
34201 Date: Thu, 24 Aug 2000 19:13:11 -0500
34202 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
34205 ____________________________________________________________________________
34206 [ 6808] By: jhi on 2000/08/25 16:39:22
34207 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
34208 From: Peter Prymmer <pvhp@forte.com>
34209 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
34210 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
34213 ____________________________________________________________________________
34214 [ 6807] By: jhi on 2000/08/25 16:36:37
34215 Log: Better wording for the vec lvalue diagnostic.
34217 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34218 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34219 Date: Wed, 23 Aug 2000 14:12:16 -0400
34220 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
34223 ____________________________________________________________________________
34224 [ 6806] By: jhi on 2000/08/24 18:17:22
34225 Log: Subject: [PATCH] More silencing of installman.
34226 From: <abigail@foad.org>
34227 Date: Thu, 24 Aug 2000 14:01:44 -0400
34228 Message-ID: <20000824180144.20062.qmail@foad.org>
34231 ____________________________________________________________________________
34232 [ 6805] By: jhi on 2000/08/24 15:00:31
34233 Log: Update Changes.
34235 ! Changes patchlevel.h
34236 ____________________________________________________________________________
34237 [ 6804] By: jhi on 2000/08/24 14:59:07
34238 Log: Regen perltoc.
34241 ____________________________________________________________________________
34242 [ 6803] By: jhi on 2000/08/24 14:44:39
34243 Log: Show the doc file, not the temp file.
34246 ____________________________________________________________________________
34247 [ 6802] By: jhi on 2000/08/24 14:41:53
34248 Log: Continue silencing.
34251 ____________________________________________________________________________
34252 [ 6801] By: jhi on 2000/08/24 14:34:40
34253 Log: Actually do something with the silencer option.
34256 ____________________________________________________________________________
34257 [ 6800] By: jhi on 2000/08/24 14:26:22
34258 Log: Make installman to recognize the silence flag -S.
34261 ____________________________________________________________________________
34262 [ 6799] By: jhi on 2000/08/24 13:49:38
34263 Log: DOS patches and portability/porting notes, from Tim Jenness.
34266 ____________________________________________________________________________
34267 [ 6798] By: jhi on 2000/08/24 13:48:27
34268 Log: Create directories in silence.
34270 Subject: [PATCH] Another silencer for MakeMaker
34271 From: andreas.koenig@anima.de (Andreas J. Koenig)
34272 Date: 24 Aug 2000 14:18:52 +0200
34273 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
34275 ! lib/ExtUtils/Command.pm
34276 ____________________________________________________________________________
34277 [ 6797] By: jhi on 2000/08/24 13:46:42
34278 Log: More liberal parsing of version numbers.
34280 Subject: Re: CPAN.pm beta for testing available
34281 From: andreas.koenig@anima.de (Andreas J. Koenig)
34282 Date: 24 Aug 2000 13:51:57 +0200
34283 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
34286 ____________________________________________________________________________
34287 [ 6796] By: jhi on 2000/08/24 13:44:36
34288 Log: Make "make install" by default silent. A new "install-verbose"
34292 ____________________________________________________________________________
34293 [ 6795] By: jhi on 2000/08/24 13:39:14
34294 Log: Add silencer flags to installperl.
34296 Subject: [PATCH] Making installperl silent.
34297 From: <abigail@foad.org>
34298 Date: Thu, 24 Aug 2000 05:01:45 -0400
34299 Message-ID: <20000824090145.13141.qmail@foad.org>
34302 ____________________________________________________________________________
34303 [ 6794] By: jhi on 2000/08/24 13:35:50
34304 Log: installperl couldn't tell whether it had run tests or not.
34306 Subject: [PATCH] Re: installperl and t/TEST
34307 From: <abigail@foad.org>
34308 Date: Thu, 24 Aug 2000 04:00:53 -0400
34309 Message-ID: <20000824080053.2494.qmail@foad.org>
34311 ! Makefile.SH installperl
34312 ____________________________________________________________________________
34313 [ 6793] By: jhi on 2000/08/24 13:27:50
34314 Log: Drop the separate perlbc, perlcc -b should be enough.
34317 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
34318 ____________________________________________________________________________
34319 [ 6792] By: jhi on 2000/08/24 04:41:30
34320 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
34321 plus the typo fix from Peter Prymmer.
34323 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
34324 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34325 ____________________________________________________________________________
34326 [ 6791] By: jhi on 2000/08/24 02:10:43
34327 Log: Replace #6705 with a minimal doc patch.
34329 Subject: [PATCH 5.6.0] replace change #6705
34330 From: Jan Dubois <jand@ActiveState.com>
34331 Date: Wed, 23 Aug 2000 18:31:51 -0700
34332 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
34334 ! lib/Win32.pod win32/win32.c
34335 ____________________________________________________________________________
34336 [ 6790] By: jhi on 2000/08/23 17:52:00
34337 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34338 From: Mike Guy <mjtg@cam.ac.uk>
34339 Date: Wed, 23 Aug 2000 18:38:46 +0100
34340 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
34342 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
34343 ____________________________________________________________________________
34344 [ 6789] By: jhi on 2000/08/23 15:34:21
34345 Log: Update Changes.
34347 ! Changes patchlevel.h
34348 ____________________________________________________________________________
34349 [ 6788] By: jhi on 2000/08/23 15:33:40
34350 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
34351 From: Wilfredo Sánchez <wsanchez@apple.com>
34352 Date: Tue, 22 Aug 2000 19:31:27 -0700
34353 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
34356 ____________________________________________________________________________
34357 [ 6787] By: jhi on 2000/08/23 15:29:31
34358 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
34359 From: Spider Boardman <spider@leggy.zk3.dec.com>
34360 Date: Wed, 23 Aug 2000 10:33:23 -0400
34361 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
34364 ____________________________________________________________________________
34365 [ 6786] By: jhi on 2000/08/23 15:28:11
34368 ! ext/B/Makefile.PL
34369 ____________________________________________________________________________
34370 [ 6785] By: jhi on 2000/08/23 14:37:04
34371 Log: Update Changes.
34373 ! Changes patchlevel.h
34374 ____________________________________________________________________________
34375 [ 6784] By: jhi on 2000/08/23 13:58:41
34376 Log: Portability fix from Hugo van der Sanden.
34378 ! ext/re/Makefile.PL
34379 ____________________________________________________________________________
34380 [ 6783] By: jhi on 2000/08/23 13:53:53
34381 Log: Storable support, v-version fixes.
34383 Subject: CPAN.pm beta for testing available
34384 From: andreas.koenig@anima.de (Andreas J. Koenig)
34385 Date: 22 Aug 2000 23:31:33 +0200
34386 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
34388 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34389 ____________________________________________________________________________
34390 [ 6782] By: jhi on 2000/08/23 13:51:26
34391 Log: Mac and other portability updates from Chris Nandor.
34393 ! pod/perlmodinstall.pod
34394 ____________________________________________________________________________
34395 [ 6781] By: jhi on 2000/08/23 13:47:33
34396 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
34397 From: Peter Prymmer <pvhp@forte.com>
34398 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
34399 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
34401 ! ext/Storable/Storable.xs
34402 ____________________________________________________________________________
34403 [ 6780] By: jhi on 2000/08/23 13:33:34
34404 Log: VMS MMS (make) wants null action.
34406 ! ext/B/Makefile.PL
34407 ____________________________________________________________________________
34408 [ 6779] By: jhi on 2000/08/22 19:44:47
34409 Log: Forgot portability nit.
34411 ! t/lib/st-forgive.t
34412 ____________________________________________________________________________
34413 [ 6778] By: jhi on 2000/08/22 19:35:25
34416 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
34418 ____________________________________________________________________________
34419 [ 6777] By: jhi on 2000/08/22 18:50:53
34420 Log: Update Changes.
34422 ! Changes patchlevel.h
34423 ____________________________________________________________________________
34424 [ 6776] By: jhi on 2000/08/22 18:44:46
34425 Log: cSVOPo_*v things index into the current PL_curpad
34426 under ithreads, which is different from the curpad
34427 used by the XSUB. (In other words, the code as-is
34428 before this patch wouldn't work under ithreads.)
34432 ____________________________________________________________________________
34433 [ 6775] By: jhi on 2000/08/22 18:18:37
34434 Log: Make the selection of NVff et al stricter.
34435 Branch: metaconfig/U/perl
34438 ! Configure config_h.SH
34439 ____________________________________________________________________________
34440 [ 6774] By: jhi on 2000/08/22 17:19:42
34441 Log: perldelta nits.
34443 ! pod/perldelta.pod
34444 ____________________________________________________________________________
34445 [ 6773] By: jhi on 2000/08/22 17:06:26
34446 Log: Long double fixes from Spider Boardman.
34448 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
34449 From: system PRIVILEGED account <root@peano.zk3.dec.com>
34450 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
34451 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
34453 ! t/lib/bigfltpm.t t/lib/st-06compat.t
34454 ____________________________________________________________________________
34455 [ 6772] By: jhi on 2000/08/22 15:04:53
34456 Log: Update Changes.
34458 ! Changes patchlevel.h
34459 ____________________________________________________________________________
34460 [ 6771] By: jhi on 2000/08/22 15:01:44
34461 Log: perldelta fixes from Hugo van der Sanden.
34463 ! pod/perldelta.pod
34464 ____________________________________________________________________________
34465 [ 6770] By: jhi on 2000/08/22 14:34:49
34466 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
34467 From: Hugo <hv@crypt.compulink.co.uk>
34468 Date: Tue, 22 Aug 2000 11:21:53 +0100
34469 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
34472 ____________________________________________________________________________
34473 [ 6769] By: jhi on 2000/08/22 14:30:02
34474 Log: Add Yitzchak, reformat.
34476 ! Changes config_h.SH
34477 ____________________________________________________________________________
34478 [ 6768] By: jhi on 2000/08/22 14:21:35
34479 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
34480 and Spider Boardman.
34482 ! U/compline/d_gconvert.U
34485 ____________________________________________________________________________
34486 [ 6767] By: jhi on 2000/08/22 14:11:24
34487 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
34488 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34489 Date: Mon, 21 Aug 2000 19:08:31 -0700
34490 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
34492 - ext/Storable/patchlevel.h
34493 ! MANIFEST ext/Storable/MANIFEST
34494 ____________________________________________________________________________
34495 [ 6766] By: jhi on 2000/08/22 13:49:29
34496 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
34497 From: Peter Prymmer <pvhp@forte.com>
34498 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
34499 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
34501 ! configure.com ext/Storable/Makefile.PL
34502 ____________________________________________________________________________
34503 [ 6765] By: jhi on 2000/08/22 13:44:59
34504 Log: Subject: [PATCH blead] B:: missing dependency
34505 From: Hugo <hv@crypt.compulink.co.uk>
34506 Date: Tue, 22 Aug 2000 06:44:33 +0100
34507 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
34509 ! ext/B/Makefile.PL
34510 ____________________________________________________________________________
34511 [ 6764] By: jhi on 2000/08/22 13:38:12
34512 Log: More bytecompiler.
34514 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
34515 ____________________________________________________________________________
34516 [ 6763] By: jhi on 2000/08/22 13:36:44
34517 Log: Bytecompiler patches from Benjamin Stuhl.
34519 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
34520 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
34521 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
34522 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
34523 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
34524 ! perl.c perlapi.h pod/perldelta.pod
34525 ____________________________________________________________________________
34526 [ 6762] By: jhi on 2000/08/21 23:43:40
34527 Log: An obsoleted diagnostic.
34529 ! pod/perldelta.pod
34530 ____________________________________________________________________________
34531 [ 6761] By: jhi on 2000/08/21 23:01:45
34532 Log: The #6759 wasn't quite right.
34534 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34535 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34536 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34537 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34538 ! t/lib/st-tieditems.t
34539 ____________________________________________________________________________
34540 [ 6760] By: jhi on 2000/08/21 22:35:49
34541 Log: Be verydeepclean.
34544 ____________________________________________________________________________
34545 [ 6759] By: jhi on 2000/08/21 22:25:40
34546 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
34547 From: Peter Prymmer <pvhp@forte.com>
34548 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
34549 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
34551 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34552 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34553 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34554 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34555 ! t/lib/st-tieditems.t
34556 ____________________________________________________________________________
34557 [ 6758] By: jhi on 2000/08/21 22:22:32
34558 Log: Few more casts, need reported in
34560 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
34561 From: Mike Stok <mike@stok.co.uk>
34562 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
34563 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
34567 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
34568 From: abigail@foad.org
34569 Date: 21 Aug 2000 21:31:34 -0000
34570 Message-Id: <20000821213134.30170.qmail@foad.org>
34572 ! ext/Storable/Storable.xs
34573 ____________________________________________________________________________
34574 [ 6757] By: jhi on 2000/08/21 18:37:07
34575 Log: Update Changes.
34577 ! Changes patchlevel.h
34578 ____________________________________________________________________________
34579 [ 6756] By: jhi on 2000/08/21 18:34:02
34582 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
34583 From: <abigail@foad.org>
34584 Date: Mon, 21 Aug 2000 14:00:16 -0400
34585 Message-ID: <20000821180016.28627.qmail@foad.org>
34588 ____________________________________________________________________________
34589 [ 6755] By: jhi on 2000/08/21 18:30:56
34590 Log: Use PodParser 1.18 new test.
34592 ! t/pod/special_seqs.t t/pod/special_seqs.xr
34593 ____________________________________________________________________________
34594 [ 6754] By: jhi on 2000/08/21 18:28:35
34595 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
34596 patches cannot be applied since #6712 conflicts.
34598 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
34599 ____________________________________________________________________________
34600 [ 6753] By: jhi on 2000/08/21 18:15:11
34601 Log: Weed out some smaller changes.
34603 ! pod/perldelta.pod
34604 ____________________________________________________________________________
34605 [ 6752] By: jhi on 2000/08/21 18:02:30
34606 Log: Also under djgpp the timestamps are funky.
34609 ____________________________________________________________________________
34610 [ 6751] By: jhi on 2000/08/21 17:55:56
34611 Log: Tweak the floating point output routine preferences.
34613 ! U/compline/d_gconvert.U
34616 ____________________________________________________________________________
34617 [ 6750] By: jhi on 2000/08/21 17:51:29
34618 Log: Unicos/mk requires elaborate paranoia.
34620 ! lib/Math/Complex.pm
34621 ____________________________________________________________________________
34622 [ 6749] By: gsar on 2000/08/21 16:53:31
34623 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
34626 ____________________________________________________________________________
34627 [ 6748] By: gsar on 2000/08/21 16:22:19
34628 Log: free TLS slot properly on Windows
34630 ! thread.h win32/perllib.c win32/win32thread.h
34631 ____________________________________________________________________________
34632 [ 6747] By: jhi on 2000/08/21 16:20:58
34633 Log: Rename the macro argument because some preprocessors
34634 can't tell the difference and expand arguments also inside
34635 double quoted strings.
34638 ____________________________________________________________________________
34639 [ 6746] By: jhi on 2000/08/21 16:09:41
34640 Log: Support long doubles in Storable.
34642 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
34643 From: Radu Greab <radu@netsoft.ro>
34644 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
34645 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
34647 ! ext/Storable/Storable.xs
34648 ____________________________________________________________________________
34649 [ 6745] By: jhi on 2000/08/21 15:51:40
34650 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
34651 From: "Fifer, Eric" <EFifer@sanwaint.com>
34652 Date: Mon, 21 Aug 2000 15:34:49 +0100
34653 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
34655 ! t/pragma/warn/9enabled
34656 ____________________________________________________________________________
34657 [ 6744] By: jhi on 2000/08/21 15:39:35
34658 Log: Document the endianness of Alpha more precisely.
34660 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
34662 ____________________________________________________________________________
34663 [ 6743] By: jhi on 2000/08/21 14:47:05
34664 Log: perldelta fixes from the p5p crowd.
34666 ! pod/perldelta.pod pod/perlop.pod
34667 ____________________________________________________________________________
34668 [ 6742] By: jhi on 2000/08/21 13:34:51
34669 Log: Update to Pod::LaTeX 0.53.
34671 Subject: [PATCH] lib/Pod/LaTeX.pm updates
34672 From: Tim Jenness <timj@jach.hawaii.edu>
34673 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
34674 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
34677 ____________________________________________________________________________
34678 [ 6741] By: jhi on 2000/08/21 13:33:01
34679 Log: Subject: [PATCH] os2.c fix for use64bitint
34680 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34681 Date: Mon, 21 Aug 2000 01:32:25 -0700
34682 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
34685 ____________________________________________________________________________
34686 [ 6740] By: jhi on 2000/08/21 13:28:52
34687 Log: Array context keeps slithering in.
34689 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
34690 From: Daniel Chetlin <daniel@chetlin.com>
34691 Date: Sun, 20 Aug 2000 21:40:25 -0700
34692 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
34694 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
34695 ! pod/perldebtut.pod
34696 ____________________________________________________________________________
34697 [ 6739] By: jhi on 2000/08/21 13:23:55
34698 Log: Big-endian quad fixes for Storable from Radu Greab,
34699 plus few explicit null casts for picky compilers.
34701 ! ext/Storable/Storable.xs
34702 ____________________________________________________________________________
34703 [ 6738] By: gsar on 2000/08/21 05:56:13
34704 Log: small tweaks for change#6705: avoid C++ style comments in C code;
34705 use Perl's malloc API rather than the low level system one
34708 ____________________________________________________________________________
34709 [ 6737] By: gsar on 2000/08/21 05:35:41
34710 Log: add Storable to list of extensions on Windows
34712 ! win32/Makefile win32/makefile.mk
34713 ____________________________________________________________________________
34714 [ 6736] By: jhi on 2000/08/21 02:57:53
34715 Log: Update Changes.
34717 ! Changes patchlevel.h
34718 ____________________________________________________________________________
34719 [ 6735] By: jhi on 2000/08/21 02:57:20
34722 ! pod/perldelta.pod
34723 ____________________________________________________________________________
34724 [ 6734] By: jhi on 2000/08/21 02:57:03
34725 Log: Add Storable 0.7.2 from Raphael Manfredi,
34726 plus the patch from
34728 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
34729 From: Radu Greab <radu@netsoft.ro>
34730 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
34731 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
34733 plus changes to get Storable to compile with
34734 picky ANSI compilers.
34736 + ext/Storable/ChangeLog ext/Storable/MANIFEST
34737 + ext/Storable/Makefile.PL ext/Storable/README
34738 + ext/Storable/Storable.pm ext/Storable/Storable.xs
34739 + ext/Storable/patchlevel.h t/lib/st-06compat.t
34740 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
34741 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
34742 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34743 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34744 + t/lib/st-tieditems.t
34746 ____________________________________________________________________________
34747 [ 6733] By: jhi on 2000/08/21 02:29:09
34748 Log: The correct cleaning order is an art.
34751 ____________________________________________________________________________
34752 [ 6732] By: jhi on 2000/08/21 01:23:39
34753 Log: The #6724 is here.
34755 ! t/lib/ftmp-security.t
34756 ____________________________________________________________________________
34757 [ 6731] By: jhi on 2000/08/20 23:17:03
34758 Log: s/this one/the 5.6.0 release/
34760 ! pod/perl56delta.pod
34761 ____________________________________________________________________________
34762 [ 6730] By: jhi on 2000/08/20 23:07:34
34763 Log: Mention perlebcdic and perlposix-bc.
34766 ____________________________________________________________________________
34767 [ 6729] By: jhi on 2000/08/20 21:32:59
34768 Log: Document the number of exponent digits.
34771 ____________________________________________________________________________
34772 [ 6728] By: jhi on 2000/08/20 21:16:47
34773 Log: Use File::Spec->tmpdir().
34775 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
34776 From: Tim Jenness <timj@jach.hawaii.edu>
34777 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
34779 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
34782 ____________________________________________________________________________
34783 [ 6727] By: jhi on 2000/08/20 20:43:32
34784 Log: Update Changes.
34786 ! Changes patchlevel.h
34787 ____________________________________________________________________________
34788 [ 6726] By: jhi on 2000/08/20 20:41:44
34789 Log: The veryclean target needs to clobber.
34792 ____________________________________________________________________________
34793 [ 6725] By: jhi on 2000/08/20 20:37:38
34794 Log: Document odd vs even subreleases and -Dusedevel.
34797 ____________________________________________________________________________
34798 [ 6724] By: jhi on 2000/08/20 19:58:05
34799 Log: Use temporary directory instead of current directory.
34801 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
34802 From: Tim Jenness <timj@jach.hawaii.edu>
34803 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
34804 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
34806 ! t/lib/ftmp-security.t
34807 ____________________________________________________________________________
34808 [ 6723] By: jhi on 2000/08/20 19:55:55
34809 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
34810 From: andreas.koenig@anima.de (Andreas J. Koenig)
34811 Date: 20 Aug 2000 15:52:03 +0200
34812 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
34814 ! lib/ExtUtils/MM_Unix.pm
34815 ____________________________________________________________________________
34816 [ 6722] By: jhi on 2000/08/20 19:46:01
34817 Log: Update to CGI 2.72, from Lincoln Stein.
34820 ____________________________________________________________________________
34821 [ 6721] By: jhi on 2000/08/20 19:43:54
34822 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
34823 From: Radu Greab <radu@netsoft.ro>
34824 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
34825 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
34827 ! ext/GDBM_File/GDBM_File.xs
34828 ____________________________________________________________________________
34829 [ 6720] By: jhi on 2000/08/20 19:42:01
34830 Log: pp_open() could pass an uninitialized filename down to do_open9().
34833 ____________________________________________________________________________
34834 [ 6719] By: jhi on 2000/08/20 14:06:41
34835 Log: UTF8 concat fixes.
34837 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
34838 From: Hugo <hv@crypt.compulink.co.uk>
34839 Date: Sun, 20 Aug 2000 07:30:46 +0100
34840 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
34842 ! pp_hot.c t/op/append.t
34843 ____________________________________________________________________________
34844 [ 6718] By: jhi on 2000/08/20 02:09:37
34845 Log: Let's try #6717 again.
34848 ____________________________________________________________________________
34849 [ 6717] By: jhi on 2000/08/20 01:56:55
34850 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
34851 From: "Craig A. Berry" <craig.berry@metamorgs.com>
34852 Date: Sat, 19 Aug 2000 18:15:39 -0500
34853 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
34856 ____________________________________________________________________________
34857 [ 6716] By: jhi on 2000/08/19 15:50:11
34858 Log: Update Changes.
34860 ! Changes patchlevel.h
34861 ____________________________________________________________________________
34862 [ 6715] By: jhi on 2000/08/19 15:39:09
34863 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
34864 From: Jonathan D Johnston <jdjohnston2@juno.com>
34865 Date: Thu, 17 Aug 2000 23:13:01 -0400
34866 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
34869 ____________________________________________________________________________
34870 [ 6714] By: jhi on 2000/08/19 15:34:04
34871 Log: Introduce a 'veryclean' target that is like 'distclean'
34872 but also removes *~ and *.orig.
34874 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
34875 ! utils/Makefile x2p/Makefile.SH
34876 ____________________________________________________________________________
34877 [ 6713] By: jhi on 2000/08/19 14:15:45
34878 Log: Put back the long double avoidance code to POSIX.xs
34879 because VMS seems to need it still.
34881 ! ext/POSIX/POSIX.xs
34882 ____________________________________________________________________________
34883 [ 6712] By: jhi on 2000/08/19 14:10:41
34884 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
34885 From: Peter Prymmer <pvhp@forte.com>
34886 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
34887 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
34889 ! lib/Pod/Find.pm t/pod/find.t
34890 ____________________________________________________________________________
34891 [ 6711] By: jhi on 2000/08/19 14:09:19
34892 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
34893 From: Peter Prymmer <pvhp@forte.com>
34894 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
34895 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
34896 cc: vmsperl@perl.org
34899 ____________________________________________________________________________
34900 [ 6710] By: jhi on 2000/08/19 14:08:01
34901 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
34902 From: Jan Dubois <jand@ActiveState.com>
34903 Date: Fri, 18 Aug 2000 16:31:48 -0700
34904 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
34907 ____________________________________________________________________________
34908 [ 6709] By: jhi on 2000/08/19 14:06:57
34909 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
34911 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
34912 From: Spider.Boardman@Orb.Nashua.NH.US
34913 Date: Fri, 18 Aug 2000 18:41:14 -0400
34914 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
34917 ____________________________________________________________________________
34918 [ 6708] By: jhi on 2000/08/18 22:04:49
34919 Log: Update Changes.
34921 ! Changes patchlevel.h
34922 ____________________________________________________________________________
34923 [ 6707] By: jhi on 2000/08/18 21:55:14
34924 Log: Add warnif(), check warnings further up the stack,
34925 all the warnings functions now can take an optional object reference.
34927 Subject: [PATCH bleedperl@6691] warnings pragma update
34928 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
34929 Date: Fri, 18 Aug 2000 22:42:06 +0100
34930 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
34932 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
34933 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
34934 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
34935 ____________________________________________________________________________
34936 [ 6706] By: jhi on 2000/08/18 21:41:45
34937 Log: Typo in pp_complement().
34939 Subject: [PATCH perl-current] Deparse
34940 From: Peter Scott <Peter@PSDT.com>
34941 Date: Fri, 18 Aug 2000 12:44:37 -0700
34942 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
34944 ! ext/B/B/Deparse.pm
34945 ____________________________________________________________________________
34946 [ 6705] By: jhi on 2000/08/18 21:25:59
34947 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
34948 From: Jan Dubois <jand@ActiveState.com>
34949 Date: Fri, 18 Aug 2000 14:22:51 -0700
34950 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
34952 ! lib/Win32.pod win32/win32.c
34953 ____________________________________________________________________________
34954 [ 6704] By: jhi on 2000/08/18 21:16:14
34955 Log: Don't eat leading os from index entries.
34957 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
34958 From: Russ Allbery <rra@stanford.edu>
34959 Date: 10 Aug 2000 20:49:25 -0700
34960 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
34963 ____________________________________________________________________________
34964 [ 6703] By: jhi on 2000/08/18 21:07:06
34965 Log: Add [[:blank:]] as suggested in
34967 Subject: [ID 20000716.024] [=cc=] / [:blank:]
34968 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
34969 Date: Sun, 16 Jul 2000 17:55:29 -0700
34970 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
34972 (the [=cc=] has already been taken care of by #6439
34973 so the whole bug report can be closed)
34975 and make [[:space:]] to be equivalent to isspace(3)
34976 (as opposed to \s, which is isSPACE()). The difference
34977 is that now [[:space:]] matches the mythical vertical tab,
34980 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
34981 ! regexec.c t/op/pat.t
34982 ____________________________________________________________________________
34983 [ 6702] By: jhi on 2000/08/18 18:47:47
34984 Log: The new tests were missing from #6415.
34987 ____________________________________________________________________________
34988 [ 6701] By: jhi on 2000/08/18 18:20:40
34989 Log: Document the NDBM_File and ODBM_File as SDBM_File
34990 was documented in #6417.
34992 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
34993 ! ext/SDBM_File/SDBM_File.pm
34994 ____________________________________________________________________________
34995 [ 6700] By: jhi on 2000/08/18 18:10:39
34996 Log: Subject: [PATCH perl@6698] cygwin port
34997 From: "Fifer, Eric" <EFifer@sanwaint.com>
34998 Date: Fri, 18 Aug 2000 17:30:05 +0100
34999 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
35002 ____________________________________________________________________________
35003 [ 6699] By: jhi on 2000/08/18 16:21:49
35004 Log: Document code point which makes if (defined %stash::) to work
35005 (noted by Spider Boardman).
35008 ____________________________________________________________________________
35009 [ 6698] By: jhi on 2000/08/18 13:43:27
35010 Log: Update Changes.
35012 ! Changes patchlevel.h
35013 ____________________________________________________________________________
35014 [ 6697] By: jhi on 2000/08/18 13:35:57
35015 Log: Tiny Getopt::Long patch from Johan Vromans.
35017 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
35018 ____________________________________________________________________________
35019 [ 6696] By: jhi on 2000/08/18 13:26:14
35020 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
35021 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
35022 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
35023 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
35025 ! pod/perldiag.pod pod/perlsyn.pod
35026 ____________________________________________________________________________
35027 [ 6695] By: jhi on 2000/08/18 13:13:26
35028 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
35029 From: Daniel Chetlin <daniel@chetlin.com>
35030 Date: Fri, 18 Aug 2000 03:13:36 -0700
35031 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
35034 ____________________________________________________________________________
35035 [ 6694] By: jhi on 2000/08/18 13:08:05
35036 Log: Subject: [PATCH] perltrap.pod spring cleaning
35037 From: Daniel Chetlin <daniel@chetlin.com>
35038 Date: Fri, 18 Aug 2000 03:06:54 -0700
35039 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
35041 plus Mike Guy's nitfix.
35044 ____________________________________________________________________________
35045 [ 6693] By: jhi on 2000/08/18 13:00:26
35046 Log: Unbuffer the output.
35048 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
35049 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35050 Date: Thu, 17 Aug 2000 18:39:29 -0700
35051 Message-ID: <RPJn5gzkgydf092yn@efn.org>
35054 ____________________________________________________________________________
35055 [ 6692] By: jhi on 2000/08/18 05:19:17
35056 Log: Delete the image, too, not just its MANIFEStation.
35058 - lib/CGI/eg/wilogo.gif
35059 ____________________________________________________________________________
35060 [ 6691] By: jhi on 2000/08/18 05:10:26
35061 Log: Propagate new Configure vars.
35063 ! configure.com epoc/config.sh uconfig.h uconfig.sh
35064 ! vos/config.def vos/config.h vos/config_h.SH_orig
35065 ! win32/config.bc win32/config.gc win32/config.vc
35066 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35067 ____________________________________________________________________________
35068 [ 6690] By: jhi on 2000/08/18 04:30:56
35069 Log: Update Changes.
35071 ! Changes patchlevel.h
35072 ____________________________________________________________________________
35073 [ 6689] By: jhi on 2000/08/18 04:12:30
35074 Log: Fix the lib/complex failure of
35076 From: abigail@foad.org
35077 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
35078 Date: 15 Aug 2000 04:06:38 -0000
35079 Message-Id: <20000815040638.8524.qmail@foad.org>
35081 Linux long double accuracy issue: something that
35082 when printed with %g looks like "2" but int() of it is 1.
35084 ! lib/Math/Complex.pm
35085 ____________________________________________________________________________
35086 [ 6688] By: jhi on 2000/08/18 03:15:35
35087 Log: The byteorder code in #6671 was wrong.
35090 ____________________________________________________________________________
35091 [ 6687] By: jhi on 2000/08/18 02:08:42
35092 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
35093 From: Jan Dubois <jand@ActiveState.com>
35094 Date: Thu, 17 Aug 2000 18:31:55 -0700
35095 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
35098 ____________________________________________________________________________
35099 [ 6686] By: jhi on 2000/08/18 02:04:15
35100 Log: Use NVs in POSIX math, not doubles.
35102 From: abigail@foad.org
35103 Subject: [ID 20000817.014] POSIX & modfl
35104 Date: 17 Aug 2000 20:49:18 -0000
35105 Message-Id: <20000817204918.23123.qmail@foad.org>
35107 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
35108 ____________________________________________________________________________
35109 [ 6685] By: jhi on 2000/08/18 02:02:12
35110 Log: Introduce NVef, NVff, and NVgf, use the middle one.
35111 (helps for lib/peek + Linux + long doubles) Reported in
35113 From: abigail@foad.org
35114 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
35115 Date: 15 Aug 2000 04:06:38 -0000
35116 Message-Id: <20000815040638.8524.qmail@foad.org>
35118 (note: the lib/complex failure has not yet been addressed)
35119 Branch: metaconfig/U/perl
35122 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35123 ! config_h.SH dump.c perl.h pod/perlguts.pod
35124 ____________________________________________________________________________
35125 [ 6684] By: jhi on 2000/08/17 23:22:19
35126 Log: Add byteorder to the myconfig output.
35129 ____________________________________________________________________________
35130 [ 6683] By: jhi on 2000/08/17 23:20:19
35131 Log: The image doth not exist, spotted by Johan Vromans.
35134 ____________________________________________________________________________
35135 [ 6682] By: jhi on 2000/08/17 22:38:16
35136 Log: Document what the backtick returns if the command fails.
35139 ____________________________________________________________________________
35140 [ 6681] By: jhi on 2000/08/17 22:33:12
35141 Log: Do not use prototyping here.
35143 Subject: [ID 20000817.016] [PATCH] Peek.xs
35144 From: abigail@foad.org
35145 Date: 17 Aug 2000 20:55:56 -0000
35146 Message-Id: <20000817205556.24270.qmail@foad.org>
35148 ! ext/Devel/Peek/Makefile.PL
35149 ____________________________________________________________________________
35150 [ 6680] By: jhi on 2000/08/17 19:46:43
35151 Log: Don't propose using modules built for 5.005 if no binary
35152 compatibility with 5.005 is attempted.
35154 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
35155 Subject: Minor nit with 5.7.0 (6655)
35156 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
35157 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
35159 ! U/installdirs/inc_version_list.U
35161 ! Configure config_h.SH
35162 ____________________________________________________________________________
35163 [ 6679] By: jhi on 2000/08/17 19:16:39
35164 Log: Microperl config update.
35166 ! uconfig.h uconfig.sh
35167 ____________________________________________________________________________
35168 [ 6678] By: jhi on 2000/08/17 19:16:13
35169 Log: The #6648 wasn't protective enough for limited platforms
35173 ____________________________________________________________________________
35174 [ 6677] By: jhi on 2000/08/17 14:46:35
35175 Log: Update Changes.
35177 ! Changes patchlevel.h
35178 ____________________________________________________________________________
35179 [ 6676] By: jhi on 2000/08/17 14:44:02
35180 Log: Add perlebcdic from Peter Prymmer, regen toc.
35182 + pod/perlebcdic.pod
35183 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35184 ____________________________________________________________________________
35185 [ 6675] By: jhi on 2000/08/17 14:41:52
35186 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
35188 ! pod/perldebtut.pod
35189 ____________________________________________________________________________
35190 [ 6674] By: jhi on 2000/08/17 14:29:43
35191 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
35193 Subject: [ID 20000724.006] -DLEAKTEST problem
35194 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
35195 Date: Tue, 25 Jul 2000 00:36:32 -0500
35196 Message-Id: <20000725003632.A26186@www.llamacom.com>
35200 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
35201 From: Hugo <hv@crypt.compulink.co.uk>
35202 Date: Thu, 17 Aug 2000 15:23:42 +0100
35203 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
35206 ____________________________________________________________________________
35207 [ 6673] By: jhi on 2000/08/17 04:07:10
35208 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
35209 From: John Peacock <JPeacock@UnivPress.com>
35210 Date: Tue, 01 Aug 2000 09:38:12 -0400
35211 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
35213 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
35214 ____________________________________________________________________________
35215 [ 6672] By: jhi on 2000/08/17 03:04:35
35216 Log: Subject: [PATCH] Cwd.pm now uses strict
35217 From: Tim Jenness <timj@jach.hawaii.edu>
35218 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
35219 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
35222 ____________________________________________________________________________
35223 [ 6671] By: jhi on 2000/08/17 02:16:35
35224 Log: Make $Config{byteorder} more magical so that it is
35225 dynamically computed: nice for 'fat binaries'.
35227 Subject: [PATCH]: default byteorder
35228 From: Wilfredo Sánchez <wsanchez@apple.com>
35229 Date: Mon, 31 Jul 2000 19:45:31 -0700
35230 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
35233 ____________________________________________________________________________
35234 [ 6670] By: gsar on 2000/08/17 01:22:21
35235 Log: move WNOHANG definition to where other such things are
35238 ____________________________________________________________________________
35239 [ 6669] By: jhi on 2000/08/17 01:19:17
35240 Log: Update Changes.
35242 ! Changes patchlevel.h
35243 ____________________________________________________________________________
35244 [ 6668] By: jhi on 2000/08/17 01:16:29
35245 Log: Doc nits spotted by Richard Soderberg.
35247 ! README.posix-bc README.vmesa
35248 ____________________________________________________________________________
35249 [ 6667] By: jhi on 2000/08/17 01:12:11
35250 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
35251 From: "Casey R. Tweten" <crt@kiski.net>
35252 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
35253 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
35255 ! pod/perldebtut.pod
35256 ____________________________________________________________________________
35257 [ 6666] By: jhi on 2000/08/17 01:09:31
35258 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
35259 From: "Casey R. Tweten" <crt@kiski.net>
35260 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
35261 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
35264 ____________________________________________________________________________
35265 [ 6665] By: gsar on 2000/08/17 01:03:52
35266 Log: add "ok" targets from change#6632 in makefile.mk
35268 ! pod/perlport.pod win32/Makefile win32/makefile.mk
35269 ____________________________________________________________________________
35270 [ 6664] By: gsar on 2000/08/17 00:56:11
35271 Log: avoid warnings from dense compiler
35274 ____________________________________________________________________________
35275 [ 6663] By: jhi on 2000/08/17 00:51:49
35276 Log: Tweak the regex compilation errors once more.
35278 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35279 ! t/op/regmesg.t t/pragma/warn/regcomp
35280 ____________________________________________________________________________
35281 [ 6662] By: gsar on 2000/08/17 00:28:19
35282 Log: trailing new %ENV entries weren't being pushed into the real
35283 environment of subprocesses on Windows
35285 ! t/op/magic.t win32/perlhost.h
35286 ____________________________________________________________________________
35287 [ 6661] By: gsar on 2000/08/17 00:19:20
35288 Log: waitpid() now handles externally spawned pids correctly;
35289 fixes for backtick/wait/waitpid failures on Windows 9x
35291 these changes make the pid returned by process functions on
35292 Windows 9x always positive by clearing the high bit (which
35293 is always set on Win9x); pseudo-process PIDs are likewise
35294 always negative now on Win9x (just as on NT/2000)
35296 ! pp_sys.c win32/perlhost.h win32/win32.c
35297 ____________________________________________________________________________
35298 [ 6660] By: jhi on 2000/08/17 00:04:32
35299 Log: Retract #6645.
35301 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35302 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35304 ____________________________________________________________________________
35305 [ 6659] By: gsar on 2000/08/16 23:59:28
35306 Log: on windows, the return values from wait() and waitpid() don't
35307 match those of pseudo-pids
35309 ! pp_sys.c t/op/fork.t util.c win32/win32.c
35310 ____________________________________________________________________________
35311 [ 6658] By: gsar on 2000/08/16 23:56:14
35312 Log: pod nit seen in passing
35315 ____________________________________________________________________________
35316 [ 6657] By: gsar on 2000/08/16 23:53:42
35317 Log: change#6328 could make close(SOCKET) return false on windows
35321 ____________________________________________________________________________
35322 [ 6656] By: gsar on 2000/08/16 23:46:57
35323 Log: check that the number pseudo children doesn't exceed
35324 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
35325 the WaitForMultipleObjects() limit that would cause wait()
35328 wait() and waitpid() could potentially be rewritten to use
35329 more than one thread to do the waiting to eliminate this
35333 ____________________________________________________________________________
35334 [ 6655] By: jhi on 2000/08/16 14:11:05
35335 Log: Update Changes.
35337 ! Changes patchlevel.h
35338 ____________________________________________________________________________
35339 [ 6654] By: jhi on 2000/08/16 14:10:12
35340 Log: Update to perldebtut 1.9, from Richard Foley.
35342 ! pod/perldebtut.pod
35343 ____________________________________________________________________________
35344 [ 6653] By: jhi on 2000/08/16 14:08:17
35345 Log: Change the regx compilation error markers to use = instead of <
35346 since pod makes using the latter quite messy. Reported in
35347 ID 20000814.006 by Abigail and in
35348 Subject: Unknown escape E<> ?
35349 From: Lupe Christoph <lupe@lupe-christoph.de>
35350 Date: Fri, 11 Aug 2000 00:30:27 +0200
35351 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
35353 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35354 ! t/op/regmesg.t t/pragma/warn/regcomp
35355 ____________________________________________________________________________
35356 [ 6652] By: jhi on 2000/08/16 13:25:31
35357 Log: Change the perlbug address to perl.org since it's more forgiving.
35359 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
35360 From: abigail@foad.org
35361 Date: 15 Aug 2000 04:15:40 -0000
35362 Message-Id: <20000815041540.8633.qmail@foad.org>
35365 ____________________________________________________________________________
35366 [ 6651] By: jhi on 2000/08/16 13:22:35
35367 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
35368 From: Tim Jenness <timj@jach.hawaii.edu>
35369 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
35370 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
35373 ____________________________________________________________________________
35374 [ 6650] By: jhi on 2000/08/16 13:18:13
35375 Log: Update to CPAN 1.57.
35377 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
35378 From: andreas.koenig@anima.de (Andreas J. Koenig)
35379 Date: 16 Aug 2000 15:09:46 +0200
35380 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
35383 ____________________________________________________________________________
35384 [ 6649] By: jhi on 2000/08/16 13:12:31
35385 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
35386 From: "Larry W. Virden" <lvirden@cas.org>
35387 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
35388 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
35391 ____________________________________________________________________________
35392 [ 6648] By: jhi on 2000/08/16 13:03:53
35393 Log: The numeric locale was reset to "C" by s?printf and never restored.
35395 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
35396 From: Christian Kirsch <ck@held.mind.de>
35397 Date: Wed, 9 Aug 2000 17:05:17 +0200
35398 Message-Id: <20000809170517.A25389@held>
35400 No test since adding the failing example to locale.t
35401 does not fail -- probably because the locale settings are so
35402 thoroughly tweaked by that time. Running the example standalone
35403 does fail, though. UPDATE: test case added at change #7540.
35405 ! dump.c perl.h pp.c pp_ctl.c sv.c
35406 ____________________________________________________________________________
35407 [ 6647] By: jhi on 2000/08/16 00:07:54
35408 Log: Update Changes and test semi-automatic patchlevel updating.
35410 ! Changes patchlevel.h
35411 ____________________________________________________________________________
35412 [ 6646] By: jhi on 2000/08/15 23:35:07
35413 Log: Fix a dependency problem.
35415 Subject: [PATCH: 6640] VMS Makefile.SH update
35416 From: Peter Prymmer <pvhp@forte.com>
35417 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
35418 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
35420 ! vms/descrip_mms.template
35421 ____________________________________________________________________________
35422 [ 6645] By: jhi on 2000/08/15 23:33:23
35423 Log: (Retracted by #6660)
35425 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
35426 From: Dominic Dunlop <domo@computer.org>
35427 Date: Tue, 15 Aug 2000 22:20:52 +0200
35428 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
35429 Branch: metaconfig/U/perl
35432 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35433 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35435 ____________________________________________________________________________
35436 [ 6644] By: jhi on 2000/08/15 21:17:20
35437 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
35438 From: abigail@foad.org
35439 Date: 15 Aug 2000 20:12:41 -0000
35440 Message-Id: <20000815201241.25556.qmail@foad.org>
35443 ____________________________________________________________________________
35444 [ 6643] By: jhi on 2000/08/15 21:15:28
35445 Log: (an already applied patch)
35448 ____________________________________________________________________________
35449 [ 6642] By: gsar on 2000/08/15 19:54:05
35450 Log: magic callbacks all need to have same type signature
35452 ! embed.pl mg.c proto.h
35453 ____________________________________________________________________________
35454 [ 6641] By: jhi on 2000/08/15 17:56:27
35455 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)
35456 From: Mike Guy <mjtg@cam.ac.uk>
35457 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
35458 Date: Tue, 15 Aug 2000 18:26:45 +0100
35460 Only the peek.t part applied, not the hash quality part.
35463 ____________________________________________________________________________
35464 [ 6640] By: jhi on 2000/08/15 16:37:37
35465 Log: Update Changes.
35468 ____________________________________________________________________________
35469 [ 6639] By: jhi on 2000/08/15 16:34:55
35470 Log: Missed a file from #6638.
35473 ____________________________________________________________________________
35474 [ 6638] By: jhi on 2000/08/15 16:33:19
35475 Log: Subject: [PATCH perl@6620] cygwin port
35476 From: "Fifer, Eric" <EFifer@sanwaint.com>
35477 Date: Tue, 15 Aug 2000 17:00:49 +0100
35478 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
35480 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
35481 ____________________________________________________________________________
35482 [ 6637] By: jhi on 2000/08/15 16:29:22
35483 Log: Subject: [PATCH] debugger exit code should reflect user exit code
35484 From: Mike Guy <mjtg@cam.ac.uk>
35485 Date: Tue, 15 Aug 2000 16:55:59 +0100
35486 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
35489 ____________________________________________________________________________
35490 [ 6636] By: jhi on 2000/08/15 15:30:58
35491 Log: Update Changes.
35494 ____________________________________________________________________________
35495 [ 6635] By: jhi on 2000/08/15 15:27:21
35496 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
35498 ! U/mkglossary U/mksample
35499 Branch: metaconfig/U/perl
35502 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35503 ____________________________________________________________________________
35504 [ 6634] By: jhi on 2000/08/15 14:11:55
35505 Log: Don't blow limited stacks, a lower number is enough to
35506 tickle the lookbehind limit.
35508 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
35509 From: Dominic Dunlop <domo@computer.org>
35510 Date: Tue, 15 Aug 2000 13:51:24 +0200
35511 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
35514 ____________________________________________________________________________
35515 [ 6633] By: jhi on 2000/08/15 14:01:46
35516 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
35517 From: Mike Guy <mjtg@cam.ac.uk>
35518 Date: Tue, 15 Aug 2000 12:10:50 +0100
35519 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
35522 ____________________________________________________________________________
35523 [ 6632] By: jhi on 2000/08/15 13:58:48
35524 Log: make ok etc also for win32.
35526 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
35527 From: Prymmer/Kahn <pvhp@best.com>
35528 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
35529 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
35532 ____________________________________________________________________________
35533 [ 6631] By: jhi on 2000/08/15 13:45:03
35534 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
35537 ____________________________________________________________________________
35538 [ 6630] By: jhi on 2000/08/15 03:25:09
35539 Log: Update Changes.
35542 ____________________________________________________________________________
35543 [ 6629] By: jhi on 2000/08/15 03:23:53
35544 Log: magic_regdatum_set() is void, not int.
35546 ! embed.pl mg.c proto.h
35547 ____________________________________________________________________________
35548 [ 6628] By: jhi on 2000/08/15 03:08:02
35549 Log: Make the user to give up his firstborn, err, to knowingly
35550 verify installing an unstable developer release. Also bump
35551 the release to 5.7.0, but leave a patch tag in the local
35552 patches saying that this is not yet the real thing.
35554 ! U/modified/Instruct.U
35555 Branch: metaconfig/U/perl
35558 ! Configure patchlevel.h
35559 ____________________________________________________________________________
35560 [ 6627] By: jhi on 2000/08/14 22:32:52
35561 Log: README.os2 update.
35563 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
35564 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35565 Date: Wed, 02 Aug 2000 21:55:09 -0700
35566 Message-ID: <tsPi5gzkgegX092yn@efn.org>
35569 ____________________________________________________________________________
35570 [ 6626] By: jhi on 2000/08/14 21:00:02
35571 Log: Subject: Re: File::Temp problems on VMS in bleedperl
35572 From: Tim Jenness <timj@jach.hawaii.edu>
35573 cc: vmsperl@perl.org
35574 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
35575 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
35577 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
35578 ____________________________________________________________________________
35579 [ 6625] By: jhi on 2000/08/14 20:52:16
35580 Log: Add SUIDMAIL as was done for the CERT alert.
35583 ____________________________________________________________________________
35584 [ 6624] By: jhi on 2000/08/14 20:48:50
35585 Log: Subject: sfio2000
35586 From: Daniel Muino <dmuino@afip.gov.ar>
35587 Date: Mon, 14 Aug 2000 16:58:11 -0300
35588 Message-ID: <20000814165811.B16368@con2-dgi>
35590 ! perlsdio.h perlsfio.h
35591 ____________________________________________________________________________
35592 [ 6623] By: jhi on 2000/08/14 20:47:36
35593 Log: Subject: warning: storage class after type is obsolescent
35594 From: Daniel Muino <dmuino@afip.gov.ar>
35595 Date: Mon, 14 Aug 2000 16:42:47 -0300
35596 Message-ID: <20000814164247.A16368@con2-dgi>
35598 ! regcomp.pl regnodes.h
35599 ____________________________________________________________________________
35600 [ 6622] By: jhi on 2000/08/14 20:43:05
35601 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
35602 From: abigail@foad.org
35603 Date: 14 Aug 2000 20:00:10 -0000
35604 Message-Id: <20000814200010.27271.qmail@foad.org>
35607 ____________________________________________________________________________
35608 [ 6621] By: jhi on 2000/08/14 15:23:05
35609 Log: Update Changes.
35612 ____________________________________________________________________________
35613 [ 6620] By: jhi on 2000/08/14 15:22:14
35614 Log: Subject: Re: [PATCH] @+, @- readonly
35615 From: Mike Guy <mjtg@cam.ac.uk>
35616 Date: Mon, 14 Aug 2000 15:26:55 +0100
35617 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
35619 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
35621 ____________________________________________________________________________
35622 [ 6619] By: jhi on 2000/08/14 14:12:08
35623 Log: Update Changes.
35626 ____________________________________________________________________________
35627 [ 6618] By: jhi on 2000/08/14 14:09:34
35628 Log: For now remove the mail code.
35631 ____________________________________________________________________________
35632 [ 6617] By: jhi on 2000/08/14 14:08:28
35633 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
35635 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
35636 ! pod/perlfaq8.pod pod/perlsec.pod
35637 ____________________________________________________________________________
35638 [ 6616] By: jhi on 2000/08/14 14:00:11
35639 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35640 From: Mike Guy <mjtg@cam.ac.uk>
35641 Date: Mon, 14 Aug 2000 08:26:02 +0100
35642 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
35645 ____________________________________________________________________________
35646 [ 6615] By: jhi on 2000/08/14 13:58:45
35647 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
35648 From: Mike Guy <mjtg@cam.ac.uk>
35649 Date: Mon, 14 Aug 2000 08:04:22 +0100
35650 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
35652 ! gv.c mg.c t/op/pat.t
35653 ____________________________________________________________________________
35654 [ 6614] By: jhi on 2000/08/14 13:56:45
35655 Log: Subject: Test fails / warnings with perl-current #6612
35656 From: Mike Guy <mjtg@cam.ac.uk>
35657 Date: Mon, 14 Aug 2000 07:57:23 +0100
35658 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
35660 ! t/lib/b.t t/lib/peek.t
35661 ____________________________________________________________________________
35662 [ 6613] By: jhi on 2000/08/14 13:45:33
35663 Log: VMS configure.com update continues.
35665 - vms/configure.com
35666 ! MANIFEST configure.com
35667 ____________________________________________________________________________
35668 [ 6612] By: jhi on 2000/08/13 22:13:35
35669 Log: Update Changes.
35672 ____________________________________________________________________________
35673 [ 6611] By: jhi on 2000/08/13 16:21:45
35674 Log: Upgrade to CGI 2.71, from Lincoln Stein.
35676 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
35677 ____________________________________________________________________________
35678 [ 6610] By: jhi on 2000/08/13 15:09:16
35679 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
35680 From: Mike Guy <mjtg@cam.ac.uk>
35681 Date: Sun, 13 Aug 2000 13:45:51 +0100
35682 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
35685 ____________________________________________________________________________
35686 [ 6609] By: jhi on 2000/08/13 14:31:26
35687 Log: Andreas says that 1.56 is fine, so reverting back to it.
35690 ____________________________________________________________________________
35691 [ 6608] By: jhi on 2000/08/13 05:34:20
35692 Log: Update Changes.
35695 ____________________________________________________________________________
35696 [ 6607] By: jhi on 2000/08/13 05:32:01
35697 Log: Put back the \z changes of #5406 to CPAN.pm.
35700 ____________________________________________________________________________
35701 [ 6606] By: jhi on 2000/08/13 05:20:16
35702 Log: Fix-n-skip the tests under 5005threads.
35705 ____________________________________________________________________________
35706 [ 6605] By: jhi on 2000/08/13 05:07:48
35707 Log: Fix the test for 5005threads.
35710 ____________________________________________________________________________
35711 [ 6604] By: jhi on 2000/08/13 03:35:37
35712 Log: Should have deleted this in #6603.
35714 - vms/subconfigure.com
35715 ____________________________________________________________________________
35716 [ 6603] By: jhi on 2000/08/12 18:29:32
35717 Log: Rewrite of vms/subconfigure.com as configure.com,
35718 from Peter Prymmer and the vmsperl crew.
35720 + vms/configure.com
35722 ____________________________________________________________________________
35723 [ 6602] By: jhi on 2000/08/11 13:00:01
35724 Log: PlainText.pm is dead.
35726 - lib/Pod/PlainText.pm
35728 ____________________________________________________________________________
35729 [ 6601] By: jhi on 2000/08/11 04:06:45
35730 Log: Update Changes.
35733 ____________________________________________________________________________
35734 [ 6600] By: jhi on 2000/08/11 04:06:10
35735 Log: Add a few missing files, update MANIFEST.
35737 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
35738 + lib/Pod/PlainText.pm t/pod/find.t
35739 ! MANIFEST t/op/regmesg.t
35740 ____________________________________________________________________________
35741 [ 6599] By: jhi on 2000/08/11 03:31:10
35742 Log: Add Perl debugging tutorial, regen toc.
35744 Subject: perldebtut.pod
35745 From: Richard Foley <Richard.Foley@m.dasa.de>
35746 Date: Wed, 09 Aug 2000 10:17:15 +0200
35747 Message-id: <3991138B.262247B8@m.dasa.de>
35749 + pod/perldebtut.pod
35750 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35751 ____________________________________________________________________________
35752 [ 6598] By: jhi on 2000/08/11 02:48:56
35753 Log: tiny Changes edit
35756 ____________________________________________________________________________
35757 [ 6597] By: jhi on 2000/08/11 02:39:04
35758 Log: Tests for #6589.
35760 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35761 From: simon@brecon.co.uk (Simon Cozens)
35762 Date: 11 Aug 2000 02:24:52 GMT
35763 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
35766 ____________________________________________________________________________
35767 [ 6596] By: jhi on 2000/08/11 01:50:07
35768 Log: Update Changes.
35771 ____________________________________________________________________________
35772 [ 6595] By: jhi on 2000/08/11 01:47:16
35776 ____________________________________________________________________________
35777 [ 6594] By: jhi on 2000/08/11 01:36:16
35778 Log: Subject: Getting perlio and threads to compile
35779 From: Lupe Christoph <lupe@lupe-christoph.de>
35780 Date: Wed, 9 Aug 2000 11:35:54 +0200
35781 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
35783 (the Solaris version changes in Configure skipped)
35785 ! hints/solaris_2.sh thread.h
35786 ____________________________________________________________________________
35787 [ 6593] By: jhi on 2000/08/11 01:30:16
35788 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
35789 From: simon@brecon.co.uk (Simon Cozens)
35790 Date: 1 Aug 2000 06:55:19 GMT
35791 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
35794 ____________________________________________________________________________
35795 [ 6592] By: jhi on 2000/08/11 01:26:39
35796 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
35797 From: Peter Scott <Peter@PeterScott.com>
35798 Date: Thu, 10 Aug 2000 08:23:27 -0700
35799 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
35802 ____________________________________________________________________________
35803 [ 6591] By: jhi on 2000/08/11 01:22:02
35804 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
35805 From: Hugo <hv@crypt.compulink.co.uk>
35806 Date: Thu, 10 Aug 2000 19:23:04 +0100
35807 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
35809 ! regexec.c t/op/pat.t
35810 ____________________________________________________________________________
35811 [ 6590] By: jhi on 2000/08/11 01:19:19
35812 Log: Preprocessing and postprocessing for File::Find.
35814 Subject: Patch to Find::File.pm to allow alphabetical results
35815 From: Joe Smith <jsmith@inwap.com>
35816 Date: Wed, 9 Aug 2000 02:44:54 -0700
35817 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
35820 ____________________________________________________________________________
35821 [ 6589] By: jhi on 2000/08/11 01:12:39
35822 Log: B::Deparse didn't do sub attributes.
35824 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35825 From: simon@brecon.co.uk (Simon Cozens)
35826 Date: 9 Aug 2000 04:49:20 GMT
35827 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
35829 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
35830 ____________________________________________________________________________
35831 [ 6588] By: jhi on 2000/08/11 01:06:40
35832 Log: Subject: debugger "d" command doesnt check line number
35833 From: Mike Guy <mjtg@cam.ac.uk>
35834 Date: Tue, 08 Aug 2000 21:54:29 +0100
35835 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
35837 ! lib/perl5db.pl mg.c pod/perldiag.pod
35838 ____________________________________________________________________________
35839 [ 6587] By: jhi on 2000/08/11 00:45:03
35840 Log: sleep(1) does not necessarily return 1.
35842 Subject: [PATCH bleadperl] op/lex_assign.t
35843 From: Hugo <hv@crypt.compulink.co.uk>
35844 Date: Thu, 03 Aug 2000 14:34:22 +0100
35845 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
35847 ! t/op/lex_assign.t
35848 ____________________________________________________________________________
35849 [ 6586] By: jhi on 2000/08/11 00:31:50
35850 Log: Document the IO::Select timeout.
35852 ! ext/IO/lib/IO/Select.pm
35853 ____________________________________________________________________________
35854 [ 6585] By: jhi on 2000/08/11 00:13:54
35855 Log: Forgot contributor.
35858 ____________________________________________________________________________
35859 [ 6584] By: jhi on 2000/08/11 00:09:19
35863 ____________________________________________________________________________
35864 [ 6583] By: jhi on 2000/08/11 00:07:53
35865 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
35867 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
35868 From: Mike Guy <mjtg@cam.ac.uk>
35869 Date: Thu, 10 Aug 2000 15:50:54 +0100
35870 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
35873 ____________________________________________________________________________
35874 [ 6582] By: jhi on 2000/08/10 23:29:32
35875 Log: Update Changes.
35878 ____________________________________________________________________________
35879 [ 6581] By: jhi on 2000/08/10 23:26:16
35880 Log: Put back the std @INC thing.
35882 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
35883 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
35884 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
35886 ____________________________________________________________________________
35887 [ 6580] By: jhi on 2000/08/10 23:03:34
35888 Log: Update to CGI 2.70, from Lincoln Stein.
35890 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
35891 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
35892 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
35893 ! t/lib/cgi-request.t
35894 ____________________________________________________________________________
35895 [ 6579] By: jhi on 2000/08/10 22:41:50
35896 Log: Update to CPAN 1.56, from Andreas König.
35898 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35899 ____________________________________________________________________________
35900 [ 6578] By: jhi on 2000/08/10 22:38:13
35901 Log: Update to Pod::Parser 1.17, from Brad Appleton.
35903 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
35904 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
35905 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
35906 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
35907 ! t/pod/include.t t/pod/included.t t/pod/lref.t
35908 ! t/pod/multiline_items.t t/pod/nested_items.t
35909 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35910 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
35911 ! t/pod/special_seqs.t
35912 ____________________________________________________________________________
35913 [ 6577] By: jhi on 2000/08/10 22:35:41
35914 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
35917 ____________________________________________________________________________
35918 [ 6576] By: jhi on 2000/08/10 22:24:54
35919 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
35922 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
35923 ! t/lib/gol-compat.t t/lib/gol-linkage.t
35924 ____________________________________________________________________________
35925 [ 6575] By: jhi on 2000/08/10 22:02:07
35926 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
35928 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
35929 ____________________________________________________________________________
35930 [ 6574] By: jhi on 2000/08/10 21:55:03
35931 Log: Iterating perl6 description.
35934 ____________________________________________________________________________
35935 [ 6573] By: jhi on 2000/08/10 21:48:26
35936 Log: Revert the sv.c part of #6559, a better fix is needed.
35939 ____________________________________________________________________________
35940 [ 6572] By: jhi on 2000/08/10 20:33:43
35941 Log: It's the 2ndO'ROSSC.
35944 ____________________________________________________________________________
35945 [ 6571] By: jhi on 2000/08/10 15:55:48
35949 ____________________________________________________________________________
35950 [ 6570] By: jhi on 2000/08/10 14:11:17
35951 Log: An exceptionally sticky typo.
35954 ____________________________________________________________________________
35955 [ 6569] By: jhi on 2000/08/10 14:09:33
35956 Log: detypo (and test Changes updating script)
35959 ____________________________________________________________________________
35960 [ 6568] By: jhi on 2000/08/10 14:07:07
35961 Log: Update Changes.
35964 ____________________________________________________________________________
35965 [ 6567] By: jhi on 2000/08/10 14:06:19
35966 Log: Amend the description of Perl6.
35967 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
35968 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
35969 Date: Wed, 9 Aug 2000 22:11:06 -0500
35970 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
35973 ____________________________________________________________________________
35974 [ 6566] By: jhi on 2000/08/10 13:58:57
35975 Log: Subject: Remove dead entry in perldiag
35976 From: Mike Guy <mjtg@cam.ac.uk>
35977 Date: Thu, 10 Aug 2000 14:19:19 +0100
35978 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
35981 ____________________________________________________________________________
35982 [ 6565] By: jhi on 2000/08/10 13:51:48
35983 Log: Zero entries were skipped, fix from Adrian Goalby
35984 <argoalby@yahoo.co.uk>
35986 ! lib/unicode/Number.pl lib/unicode/mktables.PL
35987 ____________________________________________________________________________
35988 [ 6564] By: jhi on 2000/08/10 13:00:12
35989 Log: Subject: [PATCH 5.6.0] cygwin port
35990 From: "Fifer, Eric" <EFifer@sanwaint.com>
35991 Date: Thu, 10 Aug 2000 13:15:36 +0100
35992 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
35994 ! README.cygwin hints/cygwin.sh
35995 ____________________________________________________________________________
35996 [ 6563] By: jhi on 2000/08/10 12:55:16
35997 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
35999 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
36000 ____________________________________________________________________________
36001 [ 6562] By: gsar on 2000/08/10 08:38:39
36002 Log: warn is a macro, avoid using at a variable to avoid warnings
36003 in some configurations; readdir.t is too conservative in
36004 estimating number of *.t's
36006 ! t/op/readdir.t util.c
36007 ____________________________________________________________________________
36008 [ 6561] By: jhi on 2000/08/09 23:35:42
36009 Log: Update Changes.
36012 ____________________________________________________________________________
36013 [ 6560] By: jhi on 2000/08/09 23:05:47
36014 Log: Subject: Re: enhanced(?) regex error messages
36015 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36016 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
36017 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
36019 (plus two small patches sent privately)
36020 (this still seems to leave few test failures)
36023 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
36024 ! t/pragma/warn/regcomp
36025 ____________________________________________________________________________
36026 [ 6559] By: jhi on 2000/08/09 20:41:18
36027 Log: (The fix did work but was not right, retracted in #6573)
36029 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36030 From: Christian Kirsch <ck@held.mind.de>
36031 Date: Wed, 9 Aug 2000 17:05:17 +0200
36032 Message-Id: <20000809170517.A25389@held>
36034 ! sv.c t/pragma/locale.t
36035 ____________________________________________________________________________
36036 [ 6558] By: jhi on 2000/08/08 22:34:08
36037 Log: Tiny updates on the contributors list.
36040 ____________________________________________________________________________
36041 [ 6557] By: jhi on 2000/08/08 19:34:28
36042 Log: Double check that we have a dirhandle.
36045 ____________________________________________________________________________
36046 [ 6556] By: jhi on 2000/08/08 19:01:51
36047 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
36048 May be repopulated with fresh maintained examples.
36050 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
36051 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
36052 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
36053 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
36054 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
36055 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
36056 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
36057 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
36058 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
36059 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
36060 + lib/CGI/eg/wilogo_gif.uu
36061 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
36062 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
36063 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
36064 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
36065 - eg/cgi/frameset.cgi eg/cgi/index.html
36066 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
36067 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
36068 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
36069 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
36070 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
36071 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
36072 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
36073 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
36074 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
36075 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
36076 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
36077 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
36078 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
36079 - eg/van/vanish eg/who eg/wrapsuid
36081 ____________________________________________________________________________
36082 [ 6555] By: jhi on 2000/08/08 18:51:08
36083 Log: Delete chat2 as requested by Randal.
36085 Subject: Re: perlfaq8 coyness
36086 From: merlyn@stonehenge.com (Randal L. Schwartz)
36087 Date: 15 May 2000 18:52:42 -0700
36088 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
36092 ____________________________________________________________________________
36093 [ 6554] By: jhi on 2000/08/08 18:31:35
36094 Log: Regen global.sym.
36097 ____________________________________________________________________________
36098 [ 6553] By: jhi on 2000/08/08 18:28:13
36099 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
36100 (either perlbug or p5p ate the original), plus regen
36101 perlapi and perltoc.
36103 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
36104 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
36105 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
36106 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
36107 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
36108 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
36109 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
36110 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
36111 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
36112 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
36113 ____________________________________________________________________________
36114 [ 6552] By: jhi on 2000/08/08 18:06:29
36115 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
36116 From: Mike Guy <mjtg@cam.ac.uk>
36117 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
36118 Date: Tue, 08 Aug 2000 15:51:27 +0100
36120 ! doop.c sv.h t/op/join.t t/pragma/overload.t
36121 ____________________________________________________________________________
36122 [ 6551] By: jhi on 2000/08/08 18:01:11
36123 Log: Re-apply #6549.
36126 ____________________________________________________________________________
36127 [ 6550] By: jhi on 2000/08/08 17:43:08
36128 Log: Accidental retraction of #6549.
36131 ____________________________________________________________________________
36132 [ 6549] By: jhi on 2000/08/08 17:40:04
36133 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36134 From: Mike Guy <mjtg@cam.ac.uk>
36135 Date: Mon, 07 Aug 2000 21:49:58 +0100
36136 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
36139 ____________________________________________________________________________
36140 [ 6548] By: jhi on 2000/08/08 17:37:57
36141 Log: Document here-doc better.
36143 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
36144 From: Mike Guy <mjtg@cam.ac.uk>
36145 Date: Mon, 07 Aug 2000 14:02:09 +0100
36146 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
36149 ____________________________________________________________________________
36150 [ 6547] By: jhi on 2000/08/08 17:33:34
36151 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
36152 From: "Randy J. Ray" <rjray@redhat.com>
36153 Date: Mon, 07 Aug 2000 19:12:25 -0700
36154 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
36156 ! perl.c pod/perlrun.pod
36157 ____________________________________________________________________________
36158 [ 6546] By: jhi on 2000/08/08 17:29:26
36159 Log: Subject: Re: enhanced(?) regex error messages
36160 From: Hugo <hv@crypt.compulink.co.uk>
36161 Date: Tue, 08 Aug 2000 03:25:51 +0100
36162 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
36164 plus Capitalize the error messages, plus perldiag them.
36166 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
36167 ____________________________________________________________________________
36168 [ 6545] By: jhi on 2000/08/08 13:59:28
36169 Log: Augment #6539 a bit: don't croak if there's magic in the air.
36171 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36172 From: Hugo <hv@crypt.compulink.co.uk>
36173 Date: Tue, 08 Aug 2000 03:02:03 +0100
36174 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
36176 ! pp.c t/op/bless.t
36177 ____________________________________________________________________________
36178 [ 6544] By: jhi on 2000/08/07 21:11:52
36179 Log: Make the test -w clean.
36182 ____________________________________________________________________________
36183 [ 6543] By: jhi on 2000/08/07 19:49:53
36184 Log: use warnings instead of $^W.
36187 ____________________________________________________________________________
36188 [ 6542] By: jhi on 2000/08/07 17:41:41
36189 Log: Disable a portability warning Because We Know What We Are Doing.
36192 ____________________________________________________________________________
36193 [ 6541] By: jhi on 2000/08/07 17:29:51
36194 Log: Tiny tidying on report_evil_fh().
36197 ____________________________________________________________________________
36198 [ 6540] By: jhi on 2000/08/07 16:37:38
36199 Log: Make regular expression parse error messages easier to understand.
36201 Subject: Re: enhanced(?) regex error messages
36202 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36203 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
36204 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
36207 ____________________________________________________________________________
36208 [ 6539] By: jhi on 2000/08/07 16:12:27
36209 Log: Make bless(REF, REF) a fatal error, add bless tests.
36211 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36212 From: Hugo <hv@crypt.compulink.co.uk>
36213 Date: Mon, 07 Aug 2000 16:59:38 +0100
36214 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
36217 ! MANIFEST pod/perldiag.pod pp.c sv.c
36218 ____________________________________________________________________________
36219 [ 6538] By: jhi on 2000/08/07 15:59:43
36220 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
36221 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
36222 Date: Thu, 3 Aug 2000 14:29:21 -0700
36223 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
36226 ____________________________________________________________________________
36227 [ 6537] By: jhi on 2000/08/07 15:47:18
36228 Log: Retract #6419 for now since it breaks in AFS and MachTen.
36231 ____________________________________________________________________________
36232 [ 6536] By: jhi on 2000/08/07 15:05:29
36233 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
36234 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
36235 The security hole exists only in suidperls, which isn't
36236 installed or even built by default.
36239 ____________________________________________________________________________
36240 [ 6535] By: jhi on 2000/08/07 14:45:14
36241 Log: tr memory corruption fix from Simon Cozens.
36244 ____________________________________________________________________________
36245 [ 6534] By: jhi on 2000/08/06 11:38:16
36246 Log: Document a bit that UDP is not what you might think.
36248 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
36249 From: Lupe Christoph <lupe@lupe-christoph.de>
36250 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
36251 Date: Mon, 24 Jul 2000 08:59:15 +0200
36254 ____________________________________________________________________________
36255 [ 6533] By: jhi on 2000/08/06 11:35:01
36256 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
36257 From: Jeff Pinyan <jeffp@hut.crusoe.net>
36258 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
36259 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
36262 ____________________________________________________________________________
36263 [ 6532] By: jhi on 2000/08/06 03:45:41
36264 Log: Have symbols for the IoTYPEs.
36266 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
36267 ____________________________________________________________________________
36268 [ 6531] By: jhi on 2000/08/06 01:33:55
36269 Log: Continue fixing the io warnings. This also
36270 sort of fixes bug ID 20000802.003: the core dump
36271 is no more. Whether the current behaviour is correct
36272 (giving a warning: "Not a format reference"), is another matter.
36274 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
36275 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36276 ____________________________________________________________________________
36277 [ 6530] By: jhi on 2000/08/05 21:33:12
36278 Log: Change the Policy policy: now -Dprefix= with an existing
36279 Policy.sh and prefix == siteprefix == vendorprefix, then all
36280 of them follow along the new prefix.
36282 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
36283 From: Andy Dougherty <doughera@lafayette.edu>
36284 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
36285 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
36288 ____________________________________________________________________________
36289 [ 6529] By: jhi on 2000/08/05 18:57:28
36290 Log: Zap lib/Sys directory when cleaning up.
36293 ____________________________________________________________________________
36294 [ 6528] By: jhi on 2000/08/05 18:40:44
36295 Log: Essential prototype changes were missing from #6527.
36296 Also make report_evil_fh() more bomb-proof.
36299 ____________________________________________________________________________
36300 [ 6527] By: jhi on 2000/08/05 03:22:05
36301 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
36302 From: "Ronald F. Guilmette" <rfg@monkeys.com>
36303 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
36304 Message-Id: <200007242247.PAA52177@monkeys.com>
36306 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
36307 ____________________________________________________________________________
36308 [ 6526] By: jhi on 2000/08/04 21:23:27
36309 Log: gcc versions might have (parentheses) in them.
36310 Branch: metaconfig/U/perl
36313 ! Configure config_h.SH
36314 ____________________________________________________________________________
36315 [ 6525] By: jhi on 2000/08/04 20:23:12
36316 Log: Weed buglets pointed out by
36318 From: Lupe Christoph <lupe@lupe-christoph.de>
36319 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
36320 Date: Fri, 4 Aug 2000 17:34:39 +0200
36321 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
36322 Branch: metaconfig/U/perl
36323 ! gccvers.U uselfs.U
36325 ! Configure config_h.SH
36326 ____________________________________________________________________________
36327 [ 6524] By: jhi on 2000/08/04 19:02:08
36328 Log: Warn under -w if lstat(FH) is attempted.
36330 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
36331 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36332 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
36333 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
36335 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
36336 ! t/pragma/warn/pp_sys
36337 ____________________________________________________________________________
36338 [ 6523] By: jhi on 2000/08/04 12:31:11
36339 Log: Subject: New perlcc, take 2
36340 From: simon@brecon.co.uk (Simon Cozens)
36341 Date: 4 Aug 2000 06:21:04 GMT
36342 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
36345 ____________________________________________________________________________
36346 [ 6522] By: jhi on 2000/08/04 12:26:33
36347 Log: Subject: Re: Array vs. List context
36348 From: Daniel Chetlin <daniel@chetlin.com>
36349 Date: Fri, 4 Aug 2000 00:22:44 -0700
36350 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
36352 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
36354 ____________________________________________________________________________
36355 [ 6521] By: jhi on 2000/08/04 12:22:38
36356 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
36357 From: Raymund Will <ray@caldera.de>
36358 Date: Fri, 4 Aug 2000 12:07:09 +0200
36359 Message-Id: <20000804120709.A14982@caldera.de>
36362 ____________________________________________________________________________
36363 [ 6520] By: jhi on 2000/08/04 04:09:06
36364 Log: After the #6519 a warning about stat() is just that,
36365 not about a filetest, which now have their own warning.
36368 ____________________________________________________________________________
36369 [ 6519] By: jhi on 2000/08/04 04:06:30
36370 Log: In the warnings call filehandles consistently so;
36371 add "unopened" warning for stat().
36373 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36374 ! t/pragma/warn/pp_sys
36375 ____________________________________________________________________________
36376 [ 6518] By: jhi on 2000/08/04 02:55:35
36377 Log: Subject: Minor tweak to perlvar.pod
36378 From: "Stephen P. Potter" <spp@ds.net>
36379 Date: Tue, 18 Apr 2000 09:26:03 -0400
36380 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
36383 ____________________________________________________________________________
36384 [ 6517] By: jhi on 2000/08/04 02:50:08
36385 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
36386 From: "Clinton Pierce" <cpierce1@ford.com>
36387 Date: Wed, 21 Jul 1999 16:45:31 -0400
36388 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
36390 Fix by Stephen Potter (visible in the bug db but not in p5p?)
36392 ! pod/perlfunc.pod pod/perlop.pod
36393 ____________________________________________________________________________
36394 [ 6516] By: jhi on 2000/08/04 02:09:25
36395 Log: This is 6512. Really.
36398 ____________________________________________________________________________
36399 [ 6515] By: jhi on 2000/08/04 01:25:50
36400 Log: mention the idea of @( and @)
36403 ____________________________________________________________________________
36404 [ 6514] By: bailey on 2000/08/04 01:18:46
36405 Log: YA resync with mainstem, including VMS patches from others
36407 +> (branch 48 files)
36408 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
36409 !> (integrate 354 files)
36410 ____________________________________________________________________________
36411 [ 6513] By: jhi on 2000/08/04 01:18:18
36412 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
36413 From: Mark Dickinson <dickins3@fas.harvard.edu>
36414 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
36415 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
36417 ! t/op/grent.t t/op/pwent.t
36418 ____________________________________________________________________________
36419 [ 6512] By: jhi on 2000/08/04 01:14:06
36420 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
36421 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36422 Date: Wed, 02 Aug 2000 10:51:01 +0100
36423 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
36426 ____________________________________________________________________________
36427 [ 6511] By: jhi on 2000/08/04 00:57:00
36428 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
36429 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36430 Date: Thu, 03 Aug 2000 17:20:04 -0700
36431 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
36433 ! U/modified/Cppsym.U
36435 ! Configure config_h.SH
36436 ____________________________________________________________________________
36437 [ 6510] By: jhi on 2000/08/04 00:25:28
36441 ____________________________________________________________________________
36442 [ 6509] By: jhi on 2000/08/03 23:43:18
36443 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
36444 From: Dominic Dunlop <domo@computer.org>
36445 Date: Thu, 3 Aug 2000 22:16:46 +0200
36446 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
36449 ____________________________________________________________________________
36450 [ 6508] By: jhi on 2000/08/03 23:40:37
36451 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
36452 From: Hugo <hv@crypt.compulink.co.uk>
36453 Date: Thu, 03 Aug 2000 18:25:30 +0100
36454 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
36456 ! regcomp.c t/op/re_tests
36457 ____________________________________________________________________________
36458 [ 6507] By: jhi on 2000/08/03 23:38:28
36459 Log: Subject: [PATCH] sv.h documentation - SvLEN
36460 From: Mike Guy <mjtg@cam.ac.uk>
36461 Date: Thu, 03 Aug 2000 14:43:09 +0100
36462 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
36465 ____________________________________________________________________________
36466 [ 6506] By: jhi on 2000/08/03 15:49:14
36467 Log: Disable the fix_pl hack for now.
36470 ____________________________________________________________________________
36471 [ 6505] By: jhi on 2000/08/03 13:49:04
36472 Log: Add a URL for FSF.
36474 Subject: Patch for README
36475 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
36476 Date: Wed, 2 Aug 2000 13:25:09 -0500
36477 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
36480 ____________________________________________________________________________
36481 [ 6504] By: jhi on 2000/08/03 13:29:19
36482 Log: Be more informative on what is skipped and why,
36483 also repeat the list at the end.
36486 ____________________________________________________________________________
36487 [ 6503] By: jhi on 2000/08/03 13:07:05
36488 Log: Circumvent the removal of .patch by fix_pl.
36490 Subject: Re: [ID 20000802.011] unable to 'make test'
36491 From: simon@brecon.co.uk (Simon Cozens)
36492 Date: 3 Aug 2000 04:17:00 GMT
36493 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
36496 ____________________________________________________________________________
36497 [ 6502] By: jhi on 2000/08/03 00:14:34
36498 Log: Add the missing setproctitle unit.
36499 Branch: metaconfig/U/perl
36501 ____________________________________________________________________________
36502 [ 6501] By: jhi on 2000/08/03 00:00:26
36503 Log: The subtest 4 may fail also on VOBS, as pointed out
36504 by Nick Ing-Simmons in November 1999, bug id 19991124.003
36505 (but the failure in that bug report isn't the subtest 4).
36508 ____________________________________________________________________________
36509 [ 6500] By: jhi on 2000/08/02 23:49:30
36510 Log: Better skip message for the test; one of the two problems in
36512 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
36513 From: Lupe Christoph <lupe@lupe-christoph.de>
36514 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
36515 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
36517 ! t/op/numconvert.t
36518 ____________________________________________________________________________
36519 [ 6499] By: jhi on 2000/08/02 22:49:16
36520 Log: Allow "no Module;" even if there is no 'unimport'.
36522 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
36523 From: mjd@plover.com
36524 Date: 24 Mar 2000 15:24:34 -0000
36525 Message-Id: <20000324152434.15160.qmail@plover.com>
36528 ____________________________________________________________________________
36529 [ 6498] By: jhi on 2000/08/02 22:42:58
36530 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
36531 that are hopefully soon put into use.
36533 ! opcode.h opcode.pl opnames.h
36534 ____________________________________________________________________________
36535 [ 6497] By: gsar on 2000/08/02 22:28:59
36536 Log: require.t needs binmode() to work on windows
36539 ____________________________________________________________________________
36540 [ 6496] By: jhi on 2000/08/02 22:08:51
36541 Log: Document the IVdf UVuf UVof UVxf.
36544 ____________________________________________________________________________
36545 [ 6495] By: jhi on 2000/08/02 21:54:26
36548 ! ext/Data/Dumper/Dumper.xs
36549 ____________________________________________________________________________
36550 [ 6494] By: jhi on 2000/08/02 21:49:17
36551 Log: Dump UVs as UVs in Data::Dumper.
36553 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
36554 From: Gurusamy Sarathy <gsar@ActiveState.com>
36555 Date: Thu, 27 Apr 2000 12:26:25 -0700
36556 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
36558 ! ext/Data/Dumper/Dumper.xs
36559 ____________________________________________________________________________
36560 [ 6493] By: jhi on 2000/08/02 17:01:58
36561 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
36562 From: Hugo <hv@crypt.compulink.co.uk>
36563 Date: Wed, 02 Aug 2000 14:53:56 +0100
36564 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
36566 ! regexec.c t/op/re_tests
36567 ____________________________________________________________________________
36568 [ 6492] By: jhi on 2000/08/02 15:02:46
36569 Log: The new setproctitle() feature is available only in
36570 bleeding edge FreeBSD. From Paul Saab.
36573 ____________________________________________________________________________
36574 [ 6491] By: jhi on 2000/08/02 13:34:36
36575 Log: The tr utf8 patching continues.
36577 Subject: Re: #6469, too many tests claimed in require.t
36578 From: simon@brecon.co.uk (Simon Cozens)
36579 Date: 2 Aug 2000 02:37:17 GMT
36580 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
36582 (the logic of the test was the wrong way round in the patch)
36585 ____________________________________________________________________________
36586 [ 6490] By: jhi on 2000/08/02 13:27:38
36587 Log: The name of a filehandle does not have <these>.
36589 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36590 ! t/pragma/warn/pp_sys util.c
36591 ____________________________________________________________________________
36592 [ 6489] By: jhi on 2000/08/02 04:26:46
36593 Log: Remove the extraneous "main::" prefix from all the
36594 "opened only for", "on closed", and "never opened" warnings.
36596 Subject: Re: inappropriate warning
36597 From: Gurusamy Sarathy <gsar@ActiveState.com>
36598 Date: Mon, 20 Mar 2000 11:28:02 -0800
36599 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
36601 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
36602 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
36603 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36604 ____________________________________________________________________________
36605 [ 6488] By: jhi on 2000/08/02 03:02:57
36606 Log: memcpy has n o in it, as pinted ut by Sarathy.
36609 ____________________________________________________________________________
36610 [ 6487] By: jhi on 2000/08/02 02:44:51
36611 Log: Document in one place the memory abstractions used in Perl core.
36613 Subject: Re: Memory abstraction
36614 From: simon@brecon.co.uk (Simon Cozens)
36615 Date: 2 Aug 2000 02:20:23 GMT
36616 Organization: Earth.li Origins
36619 ____________________________________________________________________________
36620 [ 6486] By: jhi on 2000/08/02 02:41:57
36621 Log: regen_headers, regen perltoc.
36623 ! perlapi.c pod/perltoc.pod
36624 ____________________________________________________________________________
36625 [ 6485] By: jhi on 2000/08/02 01:43:33
36626 Log: "This little thing tests for a file .patch, and if it contains
36627 a number, pops into patchlevel.h" (making it easier to track
36628 which development version people are reporting bugs against)
36630 Subject: Patchlevel autogeneration for repository perls
36631 From: simon@brecon.co.uk (Simon Cozens)
36632 Date: 14 Jul 2000 07:12:15 GMT
36633 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
36636 ! MANIFEST Makefile.SH
36637 ____________________________________________________________________________
36638 [ 6484] By: jhi on 2000/08/02 01:32:54
36639 Log: FreeBSD 3.* updates from
36641 From: Paul Saab <ps@yahoo-inc.com>
36642 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36643 Date: Tue, 1 Aug 2000 15:41:39 -0700
36644 Message-Id: <20000801154139.A53740@yahoo-inc.com>
36647 ____________________________________________________________________________
36648 [ 6483] By: jhi on 2000/08/02 01:27:44
36649 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
36650 instead one must use setproctitle(). This was already addressed
36651 by change #6457, but the below has a new variant for FreeBSD 4.0
36652 or later, and the matter is also documented more.
36654 From: Paul Saab <ps@yahoo-inc.com>
36655 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36656 Date: Tue, 1 Aug 2000 15:41:39 -0700
36657 Message-Id: <20000801154139.A53740@yahoo-inc.com>
36658 Branch: metaconfig/U/perl
36661 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
36662 ____________________________________________________________________________
36663 [ 6482] By: jhi on 2000/08/01 22:17:32
36664 Log: The test from this
36666 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
36667 Date: Sat, 15 Apr 2000 17:03:44 +0100
36668 From: Tom Hughes <tom@compton.nu>
36669 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
36671 was missing, the code change went in as #5989
36672 (which had a different test?)
36675 ____________________________________________________________________________
36676 [ 6481] By: jhi on 2000/08/01 21:48:38
36677 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
36678 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36679 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
36680 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
36683 ____________________________________________________________________________
36684 [ 6480] By: jhi on 2000/08/01 18:05:28
36685 Log: Make p4desc to skip non-mainperl branches by default.
36688 ____________________________________________________________________________
36689 [ 6479] By: jhi on 2000/08/01 17:29:19
36690 Log: If gccosandvers is equal to osname, clear gccosandvers.
36691 Branch: metaconfig/U/perl
36694 ! Configure config_h.SH
36695 ____________________________________________________________________________
36696 [ 6478] By: jhi on 2000/08/01 15:54:08
36697 Log: BOM patching from Simon Cozens.
36700 ____________________________________________________________________________
36701 [ 6477] By: jhi on 2000/08/01 04:50:33
36702 Log: Stash away the largefiles flags and libswanted.
36704 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
36705 ____________________________________________________________________________
36706 [ 6476] By: gsar on 2000/08/01 04:24:24
36707 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
36710 ! t/pragma/utf8.t utf8.c win32/win32.c
36711 ____________________________________________________________________________
36712 [ 6475] By: jhi on 2000/08/01 03:35:24
36713 Log: Make chr() for values >127 to create utf8 when under utf8.
36715 Subject: Re: uft8/chr()
36716 From: simon@brecon.co.uk (Simon Cozens)
36717 Date: 1 Aug 2000 02:37:02 GMT
36718 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
36720 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
36721 ____________________________________________________________________________
36722 [ 6474] By: jhi on 2000/08/01 02:36:18
36723 Log: In Digital UNIX warn if gcc explicitly chosen because even
36724 2.95.2 is known to cause problems.
36727 ____________________________________________________________________________
36728 [ 6473] By: jhi on 2000/08/01 02:00:56
36729 Log: Make the safety catch for buggy gccs work with triple version
36730 numbers like 2.95.2. Reported in
36732 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
36733 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
36734 Date: Mon, 31 Jul 2000 14:55:06 +0200
36735 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
36738 ____________________________________________________________________________
36739 [ 6472] By: jhi on 2000/08/01 01:13:33
36740 Log: Subject: fix and question re: waitpid() under win32
36741 From: Brian Clarke <clarke@appliedmeta.com>
36742 Date: Fri, 28 Jul 2000 15:18:29 -0400
36743 Message-ID: <3981DC85.290314EB@appliedmeta.com>
36745 Slightly reformatted and WNOHANG # define moved to win32.h
36746 so that also POSIX.xs sees it, as suggsted by Sarathy.
36748 ! win32/win32.c win32/win32.h
36749 ____________________________________________________________________________
36750 [ 6471] By: jhi on 2000/08/01 00:55:05
36751 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
36752 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36753 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
36754 Date: Mon, 31 Jul 2000 13:28:51 +0100
36756 (aka ID 20000730.002)
36759 ____________________________________________________________________________
36760 [ 6470] By: jhi on 2000/07/31 23:34:42
36761 Log: Document the problem with -P in HP-UX and its workaround.
36763 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
36764 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
36765 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
36766 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
36769 ____________________________________________________________________________
36770 [ 6469] By: jhi on 2000/07/31 04:15:02
36771 Log: The swallow_bom() saga continues. The #23 of require.t
36772 (UTF16-LE) still fails (silently, no output) but the #22
36773 (UTF16-BE) seems to be working now. The root of the
36774 failure may be in sv_gets(): is it UTF-16LE-aware,
36775 especially when it comes to line endings?
36777 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
36778 ! t/comp/require.t toke.c utf8.c
36779 ____________________________________________________________________________
36780 [ 6468] By: jhi on 2000/07/30 19:05:48
36781 Log: Find green threads before native threads.
36783 Subject: Re: Patch to jpl/JNI/Makefile.PL
36784 From: Jens Thomsen <jens@fiend.cis.com>
36785 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
36786 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
36788 ! jpl/JNI/Makefile.PL
36789 ____________________________________________________________________________
36790 [ 6467] By: jhi on 2000/07/30 18:36:22
36791 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
36794 ____________________________________________________________________________
36795 [ 6466] By: jhi on 2000/07/30 04:37:29
36796 Log: A new version of the "remove UPPERACSE string comparison"
36797 operators. The problem with the previous one (change #6454)
36798 was that it was for Perl 5.6.0. From Paul Marquess.
36800 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
36801 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
36802 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36803 ____________________________________________________________________________
36804 [ 6465] By: jhi on 2000/07/29 22:39:56
36805 Log: Do not upgrade SVs into utf8 just because they participate
36806 in eq or cmp. Reported and fix suggested in
36808 Subject: [ID 20000720.009] sv_eq UTF8 bug
36809 From: "Simon Cozens" <simon@othersideofthe.earth.li>
36810 Date: 21 Jul 2000 04:37:29 -0000
36811 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
36813 Exercise for the kind reader: should we or should we not
36814 cache the utf8 conversion alonside the SV? (as magic,
36815 as thestrxfrm()ed version is cached under use locale)
36816 Argue both for and against.
36819 ____________________________________________________________________________
36820 [ 6464] By: jhi on 2000/07/29 22:36:22
36821 Log: Subject: UTF8 concat
36822 From: simon@brecon.co.uk (Simon Cozens)
36823 Date: 30 Jun 2000 06:13:25 GMT
36824 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
36826 (with a memory leak fixed, plus a few casts added)
36828 This also seems to help for
36830 Subject: [ID 20000716.015] join UTF8 weirdness
36831 From: root <root@ak-71.mind.de>
36832 Date: Sat, 15 Jul 2000 15:29:54 +0200
36833 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
36835 (from Andreas König)
36838 ____________________________________________________________________________
36839 [ 6463] By: jhi on 2000/07/29 00:55:39
36840 Log: Tune the comments and hopefully stop a memory leak.
36843 ____________________________________________________________________________
36844 [ 6462] By: jhi on 2000/07/29 00:16:53
36845 Log: The problem described in this
36847 Subject: [ID 20000322.018] named chars aren't magical enough
36848 From: root <root@dixie.cscaper.com>
36849 Date: Wed, 22 Mar 2000 18:37:42 -0700
36850 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
36852 has been fixed in perl 5.6.0 but just in case added a test
36853 to keep it away. (The report from Joseph Hall.)
36855 ! t/lib/charnames.t
36856 ____________________________________________________________________________
36857 [ 6461] By: jhi on 2000/07/28 23:56:36
36858 Log: Tiny fixes for #6460.
36859 Branch: metaconfig/U/perl
36862 ! Configure config_h.SH
36863 ____________________________________________________________________________
36864 [ 6460] By: jhi on 2000/07/28 23:24:41
36865 Log: Warn if the version of the operating system used to compile gcc
36866 differs from the current version of the operating system.
36867 Also display the gcc compilation os and version in myconfig.
36870 Subject: Re: [ID 20000710.003] ERRORS!!
36871 From: "Kurt D. Starsinic" <kstar@chapin.edu>
36872 Date: Mon, 10 Jul 2000 15:54:16 -0400
36873 Message-ID: <20000710155416.A1384@O2.chapin.edu>
36874 Branch: metaconfig/U/perl
36877 ! Configure config_h.SH myconfig.SH
36878 ____________________________________________________________________________
36879 [ 6459] By: jhi on 2000/07/28 22:00:32
36880 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
36881 letter to $Config{osvers}.
36883 ! U/modified/Oldconfig.U
36885 ! Configure config_h.SH
36886 ____________________________________________________________________________
36887 [ 6458] By: jhi on 2000/07/28 04:15:39
36888 Log: Back out #6454, doesn't seem to work.
36889 (Reason: that patch was for perl 5.6.0, not perl-current)
36890 (A version of the patch for perl-current came in later as #6466)
36892 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
36893 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
36894 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36895 ____________________________________________________________________________
36896 [ 6457] By: jhi on 2000/07/27 23:31:49
36897 Log: Use setproctitle() if available to modify $0.
36899 Subject: setting $* on BSD4 broken
36900 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36901 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
36902 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
36904 ! U/modified/Myinit.U
36906 ! Configure config_h.SH mg.c
36907 ____________________________________________________________________________
36908 [ 6456] By: jhi on 2000/07/27 14:50:47
36909 Log: Allow "no AutoLoader;", based on change #6444,
36910 suggested by Graham Barr.
36912 ! lib/AutoLoader.pm
36913 ____________________________________________________________________________
36914 [ 6455] By: jhi on 2000/07/27 14:19:10
36915 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
36916 From: rspier@pobox.com (Robert Spier)
36917 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
36918 Message-ID: <14720.15855.787664.424783@rls.cx>
36921 ____________________________________________________________________________
36922 [ 6454] By: jhi on 2000/07/27 14:03:02
36923 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
36928 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
36929 From: Ryan Herbert <rherbert@sycamorehq.com>
36930 Date: Mon, 17 Jul 2000 11:40:42 -0400
36931 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
36935 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
36936 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
36937 Date: Wed, 26 Jul 2000 23:40:18 +0100
36938 Message-ID: <000001bff752$79511880$0a17073e@tiny>
36940 based on an earlier patch from Stephen P. Potter.
36942 (Removed later by change #6458 because this patch was for
36943 perl 5.6.0, not perl-current)
36945 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
36946 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
36947 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36948 ____________________________________________________________________________
36949 [ 6453] By: jhi on 2000/07/27 13:48:02
36950 Log: Subject: [PATCH] fixes bug 20000508.004
36951 From: Michael Stevens <mstevens@globnix.org>
36952 Date: Thu, 27 Jul 2000 13:49:04 +0100
36953 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
36956 ____________________________________________________________________________
36957 [ 6452] By: jhi on 2000/07/26 23:51:26
36958 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
36959 and Craig A. Berry.
36961 ! lib/File/Temp.pm pod/perlport.pod
36962 ____________________________________________________________________________
36963 [ 6451] By: jhi on 2000/07/26 19:43:30
36964 Log: Be wary of close()s, too.
36966 Subject: Re: [PATCH] perlbug cleanup
36967 From: Tim Jenness <t.jenness@jach.hawaii.edu>
36968 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
36969 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
36972 ____________________________________________________________________________
36973 [ 6450] By: jhi on 2000/07/26 18:41:40
36974 Log: Subject: Minor doc patch: handy.h
36975 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
36976 Date: Wed, 26 Jul 2000 15:34:25 -0300
36977 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
36979 ! handy.h pod/perlapi.pod
36980 ____________________________________________________________________________
36981 [ 6449] By: jhi on 2000/07/26 18:23:55
36982 Log: Subject: [PATCH] minor doc change - perlguts
36983 From: Michael Stevens <mstevens@globnix.org>
36984 Date: Thu, 13 Jul 2000 12:39:18 +0100
36985 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
36988 ____________________________________________________________________________
36989 [ 6448] By: jhi on 2000/07/26 18:20:30
36990 Log: open() wariness in perlbug.
36992 Subject: [PATCH] perlbug cleanup
36993 From: Michael Stevens <mstevens@globnix.org>
36994 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
36995 Date: Thu, 13 Jul 2000 15:52:23 +0100
36998 ____________________________________________________________________________
36999 [ 6447] By: jhi on 2000/07/26 18:13:04
37000 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
37002 ! lib/File/Temp.pm t/lib/ftmp-security.t
37003 ____________________________________________________________________________
37004 [ 6446] By: jhi on 2000/07/26 18:06:32
37005 Log: docfix from Peter Scott <Peter@PSDT.com>.
37008 ____________________________________________________________________________
37009 [ 6445] By: jhi on 2000/07/26 17:53:31
37010 Log: Fix *foo{FORMAT}.
37012 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37013 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37014 Date: Wed, 26 Jul 2000 19:51:02 +0200
37015 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
37017 From: Graham Barr <gbarr@pobox.com>
37018 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
37019 Date: Wed, 26 Jul 2000 17:38:36 +0100
37020 Message-ID: <20000726173836.L472@pobox.com>
37022 ! pp.c sv.c t/op/gv.t
37023 ____________________________________________________________________________
37024 [ 6444] By: jhi on 2000/07/26 17:49:14
37025 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
37026 from Graham Barr in the module list.
37028 ! gv.c pod/perlobj.pod
37029 ____________________________________________________________________________
37030 [ 6443] By: jhi on 2000/07/26 16:06:56
37031 Log: More split() doc and test patches from Mike Guy.
37033 ! pod/perlfunc.pod t/op/split.t
37034 ____________________________________________________________________________
37035 [ 6442] By: jhi on 2000/07/26 16:05:30
37036 Log: MacOS nits from Matthias Neeracher.
37039 ____________________________________________________________________________
37040 [ 6441] By: jhi on 2000/07/26 04:39:57
37041 Log: Subject: [PATCH] split /^/
37042 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37043 Date: Tue, 25 Jul 2000 14:18:57 +0100
37044 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
37046 (with notes from tchrist and gbarr)
37048 ! pod/perlfunc.pod t/op/split.t
37049 ____________________________________________________________________________
37050 [ 6440] By: jhi on 2000/07/26 04:32:32
37051 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
37052 From: Peter Prymmer <pvhp@forte.com>
37053 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
37054 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
37056 ! vms/munchconfig.c
37057 ____________________________________________________________________________
37058 [ 6439] By: jhi on 2000/07/26 04:31:01
37059 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
37060 to be fatal errors (instead of by default ignoring them, and
37061 ignoring with a bug: even though -w gave an error, the opening [
37062 was left in) Reported in:
37064 Subject: [ID 20000716.024] [=cc=] / [:blank:]
37065 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
37066 Date: Sun, 16 Jul 2000 17:55:29 -0700
37067 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
37069 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
37070 ____________________________________________________________________________
37071 [ 6438] By: jhi on 2000/07/25 15:41:15
37072 Log: Subject: [PATCH] av.c apidoc
37073 From: simon@brecon.co.uk (Simon Cozens)
37074 Date: 24 Jul 2000 06:40:52 GMT
37075 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
37077 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
37078 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
37079 ____________________________________________________________________________
37080 [ 6437] By: jhi on 2000/07/25 14:05:36
37081 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
37082 From: "Stephen P. Potter" <spp@ds.net>
37083 Date: Mon, 24 Jul 2000 14:22:23 -0400
37084 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
37086 ! pod/perllocale.pod
37087 ____________________________________________________________________________
37088 [ 6436] By: jhi on 2000/07/25 14:02:03
37089 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
37090 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37091 Date: Mon, 24 Jul 2000 18:04:28 +0100
37092 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
37094 ! t/lib/syslfs.t t/op/lfs.t
37095 ____________________________________________________________________________
37096 [ 6435] By: jhi on 2000/07/25 13:59:28
37097 Log: Get UTF16 BOMs working. Patch from
37099 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37100 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37101 Date: Tue, 25 Jul 2000 12:52:45 +0100
37102 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
37106 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
37107 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37108 Date: Tue, 25 Jul 2000 11:43:25 +0100
37109 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
37111 ! t/comp/require.t toke.c utf8.c
37112 ____________________________________________________________________________
37113 [ 6434] By: jhi on 2000/07/25 02:39:54
37114 Log: Make the "uninit variable" warning to say "concat or string"
37115 or "join or string" when in concat or join .
37117 Subject: Re: [ID 20000403.009] uninitialised concatenation???
37118 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37119 Date: Tue, 04 Apr 2000 18:22:58 +0100
37120 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
37122 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
37123 From: William R Ward <hermit@BayView.COM>
37124 Date: Thu, 30 Mar 2000 19:50:03 -0800
37125 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
37127 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
37128 ! t/pragma/warn/op t/pragma/warn/sv
37129 ____________________________________________________________________________
37130 [ 6433] By: jhi on 2000/07/24 17:52:56
37131 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
37133 ! lib/File/Spec/VMS.pm
37134 ____________________________________________________________________________
37135 [ 6432] By: jhi on 2000/07/24 17:44:44
37136 Log: Test cases for #6431.
37138 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37139 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37140 Date: Mon, 24 Jul 2000 15:32:29 +0100
37141 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
37143 ! t/op/pat.t t/op/split.t
37144 ____________________________________________________________________________
37145 [ 6431] By: jhi on 2000/07/24 17:43:17
37148 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
37149 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37150 Date: Mon, 17 Jul 2000 20:04:56 +0100
37151 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
37154 ____________________________________________________________________________
37155 [ 6430] By: jhi on 2000/07/24 03:42:42
37156 Log: Subject: [ID 20000716.023] syslog test fails without sockets
37157 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37158 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
37159 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
37160 Branch: metaconfig/U/perl
37163 ! Configure config_h.SH
37164 ____________________________________________________________________________
37165 [ 6429] By: jhi on 2000/07/24 03:11:52
37166 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
37167 case, but add also notes explaining the relationship of this
37168 patch and the earlier notes by Sarathy.
37170 Subject: Map is still slow
37171 From: "Ben Tilly" <ben_tilly@hotmail.com>
37172 Date: Sat, 15 Jul 2000 17:23:27 EDT
37173 Message-ID: <20000715212327.21656.qmail@hotmail.com>
37176 ____________________________________________________________________________
37177 [ 6428] By: jhi on 2000/07/24 02:58:52
37178 Log: Documentation to explain the behaviour of map().
37180 Subject: Re: Map is still slow
37181 From: Gurusamy Sarathy <gsar@ActiveState.com>
37182 Date: Sat, 15 Jul 2000 16:05:09 -0700
37183 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
37186 ____________________________________________________________________________
37187 [ 6427] By: jhi on 2000/07/24 02:50:03
37189 [ID 19991110.003] another matching finding by pcre author
37190 which has already been fixed by some patch, as verified in
37192 Subject: Re: two regex bugs from the mists of time (well, last November)
37193 From: Hugo <hv@crypt.compulink.co.uk>
37194 Date: Sat, 22 Jul 2000 18:12:58 +0100
37195 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
37198 ____________________________________________________________________________
37199 [ 6426] By: jhi on 2000/07/24 02:11:20
37200 Log: A missing 'break' after the [[:space:]] switch case.
37202 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
37203 From: "Stephen P. Potter" <spp@ds.net>
37204 Date: Tue, 18 Jul 2000 16:25:17 -0400
37205 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
37208 ____________________________________________________________________________
37209 [ 6425] By: jhi on 2000/07/24 02:06:12
37210 Log: The output might have been produced in the wrong order.
37212 Subject: [ID 20000720.003] [PATCH] t/op/write.t
37213 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37214 Date: Thu, 20 Jul 2000 18:49:18 +0100
37215 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
37218 ____________________________________________________________________________
37219 [ 6424] By: jhi on 2000/07/24 02:00:07
37220 Log: Use STDOUT consistently.
37222 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
37223 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37224 Date: Thu, 20 Jul 2000 18:04:01 +0100
37225 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
37227 ! lib/Test/Harness.pm
37228 ____________________________________________________________________________
37229 [ 6423] By: jhi on 2000/07/24 01:54:54
37230 Log: Protect against "wild next"s, that is, callbacks doing "next"
37231 instead of "return".
37233 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
37234 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37235 Date: Tue, 18 Jul 2000 11:30:16 +0100
37236 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
37239 ____________________________________________________________________________
37240 [ 6422] By: jhi on 2000/07/24 01:35:47
37241 Log: Out-of-date note removed.
37243 Subject: [PATCH] documentation perlipc
37244 From: rspier@pobox.com (Robert Spier)
37245 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
37246 Message-ID: <14711.35178.572612.502654@rls.cx>
37249 ____________________________________________________________________________
37250 [ 6421] By: jhi on 2000/07/24 00:09:18
37251 Log: Send all installperl messages to STDERR and be -w clean.
37253 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
37254 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37255 Date: Sat, 22 Jul 2000 14:02:11 +0100
37256 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
37259 ____________________________________________________________________________
37260 [ 6420] By: jhi on 2000/07/24 00:04:19
37261 Log: Decutandpasto.
37263 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
37264 From: "Richard Soderberg" <rs@crystalflame.net>
37265 Date: Sun, 23 Jul 2000 01:37:23 -0700
37266 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
37269 ____________________________________________________________________________
37270 [ 6419] By: jhi on 2000/07/24 00:01:12
37271 Log: A cleaner abs_path().
37272 Subject: Re: unix alternative to Cwd.pm
37273 From: Jeff Pinyan <jeffp@crusoe.net>
37274 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
37275 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
37278 ____________________________________________________________________________
37279 [ 6418] By: jhi on 2000/07/23 23:48:56
37282 Subject: [PATCH perl-current] Typo in hints/powerux.sh
37283 From: "Richard Soderberg" <rs@crystalflame.net>
37284 Date: Sun, 23 Jul 2000 01:27:33 -0700
37285 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
37288 ____________________________________________________________________________
37289 [ 6417] By: jhi on 2000/07/17 22:13:31
37290 Log: Subject: SDBM_File documentation
37291 From: mjd@plover.com
37292 Date: 16 Jul 2000 17:41:17 -0000
37293 Message-ID: <20000716174117.18515.qmail@plover.com>
37295 ! ext/SDBM_File/SDBM_File.pm
37296 ____________________________________________________________________________
37297 [ 6416] By: jhi on 2000/07/17 19:13:26
37298 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
37300 ! hints/mpeix.sh mpeix/relink
37301 ____________________________________________________________________________
37302 [ 6415] By: jhi on 2000/07/15 14:11:02
37303 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
37304 the utf8 'characters' can be more than one octet).
37306 Date: Sat, 15 Jul 2000 00:21:56 +0100
37307 From: Tom Hughes <tom@compton.nu>
37308 Subject: Re: [ID 20000714.002]
37309 Message-ID: <db2334de49.tom@compton.compton.nu>
37313 Subject: [ID 20000714.002]
37314 From: "Simon Cozens" <simon@othersideofthe.earth.li>
37315 Date: 14 Jul 2000 15:13:09 -0000
37316 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
37319 ____________________________________________________________________________
37320 [ 6414] By: jhi on 2000/07/15 03:13:41
37321 Log: another VMS build tweak from Peter Prymmer
37323 ! vms/descrip_mms.template
37324 ____________________________________________________________________________
37325 [ 6413] By: jhi on 2000/07/15 03:10:40
37326 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
37329 ____________________________________________________________________________
37330 [ 6412] By: jhi on 2000/07/15 00:31:05
37331 Log: More docs for sv functions.
37333 Subject: [PATCH cfgperl] sv.c apidoc
37334 From: simon@brecon.co.uk (Simon Cozens)
37335 Date: 13 Jul 2000 09:00:20 GMT
37336 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
37338 Subject: Re: [PATCH cfgperl] sv.c apidoc
37339 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37340 Date: Thu, 13 Jul 2000 12:27:41 +0100
37341 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
37343 Subject: Re: [PATCH cfgperl] sv.c apidoc
37344 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37345 Date: Thu, 13 Jul 2000 13:23:09 +0100
37346 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
37348 Subject: Re: [PATCH cfgperl] sv.c apidoc
37349 From: simon@brecon.co.uk (Simon Cozens)
37350 Date: 14 Jul 2000 06:51:02 GMT
37351 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
37353 ! embed.pl pod/perlapi.pod sv.c
37354 ____________________________________________________________________________
37355 [ 6411] By: jhi on 2000/07/15 00:10:41
37356 Log: lib/b test fixes from Peter Prymmer.
37359 ____________________________________________________________________________
37360 [ 6410] By: jhi on 2000/07/15 00:02:09
37361 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
37362 From: Hugo <hv@crypt.compulink.co.uk>
37363 Date: Fri, 14 Jul 2000 23:05:20 +0100
37364 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
37366 Didn't anymore apply, but that point still could use another fix.
37369 ____________________________________________________________________________
37370 [ 6409] By: jhi on 2000/07/14 23:15:15
37371 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
37372 not in pod, from Peter Prymmer
37374 ! vms/descrip_mms.template
37375 ____________________________________________________________________________
37376 [ 6408] By: jhi on 2000/07/14 20:35:05
37377 Log: The bug report
37378 [ID 19991110.002] minimal matching discrepancy found by pcre author
37379 seems to have been fixed (though differently from what was suggested
37380 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
37383 ____________________________________________________________________________
37384 [ 6407] By: jhi on 2000/07/14 17:38:08
37385 Log: Fix AutoSplit to use File::Spec the right way in VMS,
37386 from Peter Prymmer.
37389 ____________________________________________________________________________
37390 [ 6406] By: jhi on 2000/07/14 14:13:22
37391 Log: Merge perlhacktut into perlhack, update perlguts.
37393 Subject: Re: Perlhacktut
37394 From: simon@brecon.co.uk (Simon Cozens)
37395 Date: 14 Jul 2000 06:49:21 GMT
37396 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
37398 Subject: Re: Perlhacktut
37399 From: simon@brecon.co.uk (Simon Cozens)
37400 Date: 14 Jul 2000 07:09:45 GMT
37401 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
37403 ! pod/perlguts.pod pod/perlhack.pod
37404 ____________________________________________________________________________
37405 [ 6405] By: jhi on 2000/07/14 14:02:31
37406 Log: Integrate with Sarathy.
37408 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
37409 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
37410 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
37411 ____________________________________________________________________________
37412 [ 6404] By: gsar on 2000/07/14 12:15:02
37413 Log: PERL_OBJECT build tweaks
37416 ____________________________________________________________________________
37417 [ 6403] By: gsar on 2000/07/14 11:23:41
37418 Log: inconsistent types needs casts
37421 ____________________________________________________________________________
37422 [ 6402] By: gsar on 2000/07/14 11:12:04
37423 Log: typos in change#6399, regen headers
37425 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
37426 ____________________________________________________________________________
37427 [ 6401] By: gsar on 2000/07/14 10:59:12
37428 Log: typecasts needed for change#6394
37431 ____________________________________________________________________________
37432 [ 6400] By: gsar on 2000/07/14 10:49:37
37433 Log: integrate cfgperl contents into mainline
37435 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
37436 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
37437 ____________________________________________________________________________
37438 [ 6399] By: gsar on 2000/07/14 10:38:35
37439 Log: enable UTF-16 filter by default if relevant BOM is seen; various
37440 cleanups (typos, misformatted code, and small bugs)
37442 ! doop.c embed.pl mg.c op.c pp.c toke.c
37443 ____________________________________________________________________________
37444 [ 6398] By: gsar on 2000/07/14 08:55:38
37445 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
37446 name suggests anyway)
37448 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
37449 ____________________________________________________________________________
37450 [ 6397] By: gsar on 2000/07/14 08:44:33
37451 Log: move new variables to the end of the interpreter structure (for
37452 bincompat in code that doesn't #include XSUB.h)
37455 ____________________________________________________________________________
37456 [ 6396] By: gsar on 2000/07/14 08:13:58
37457 Log: MakeMaker should not remove editor backups (*~) on `make clean`
37458 by default (completes change#6383)
37460 ! lib/ExtUtils/MM_Unix.pm
37461 ____________________________________________________________________________
37462 [ 6395] By: jhi on 2000/07/14 05:20:33
37463 Log: Replace change #6337 with a better one.
37465 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
37466 From: Hugo <hv@crypt.compulink.co.uk>
37467 Date: Fri, 14 Jul 2000 04:16:20 +0100
37468 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
37470 ! regexec.c t/op/re_tests
37471 ____________________________________________________________________________
37472 [ 6394] By: jhi on 2000/07/14 01:33:59
37473 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
37475 ! embed.pl global.sym proto.h toke.c
37476 ____________________________________________________________________________
37477 [ 6393] By: jhi on 2000/07/13 23:41:23
37478 Log: remove discarded test
37481 ____________________________________________________________________________
37482 [ 6392] By: jhi on 2000/07/13 23:32:25
37483 Log: The {multiplier} of a fixed substring was overlooked which
37484 caused a wrong initial search offset for that substring.
37486 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
37487 From: Hugo <hv@crypt.compulink.co.uk>
37488 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
37489 Date: Thu, 13 Jul 2000 19:27:13 +0100
37491 ! regcomp.c t/op/re_tests
37492 ____________________________________________________________________________
37493 [ 6391] By: jhi on 2000/07/13 16:37:42
37494 Log: typo fix from Craig Berry
37496 ! vms/subconfigure.com
37497 ____________________________________________________________________________
37498 [ 6390] By: jhi on 2000/07/13 13:20:12
37499 Log: Integrate with Sarathy.
37501 - t/op/method2entersub.t
37502 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
37503 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
37504 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
37505 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
37506 ____________________________________________________________________________
37507 [ 6389] By: jhi on 2000/07/13 13:18:48
37508 Log: Detypo from Peter Prymmer, part of #6388.
37510 ! Configure config_h.SH
37512 ! U/modified/d_longlong.U
37513 ____________________________________________________________________________
37514 [ 6388] By: gsar on 2000/07/13 06:33:40
37515 Log: typos (spotted by Peter Prymmer)
37517 ! Configure t/lib/english.t
37518 ____________________________________________________________________________
37519 [ 6387] By: gsar on 2000/07/13 05:35:28
37520 Log: new selfloader.t in change#6183 doesn't close DATA handles,
37521 and thus fails to clean up tmp files on dosish platforms
37523 ! t/lib/selfloader.t
37524 ____________________________________________________________________________
37525 [ 6386] By: gsar on 2000/07/12 21:42:39
37526 Log: sprintf test tweaks (from Dominic Dunlop)
37529 ____________________________________________________________________________
37530 [ 6385] By: gsar on 2000/07/12 21:33:46
37531 Log: fix bugs in processing %v-*d and similar format specs (from
37532 Avi Finkel <avi@finkel.org>)
37534 ! sv.c t/op/sprintf.t
37535 ____________________________________________________________________________
37536 [ 6384] By: gsar on 2000/07/12 16:04:19
37537 Log: readd missing perldelta.pod changes from changes#6339,6376
37539 ! pod/perldelta.pod
37540 ____________________________________________________________________________
37541 [ 6383] By: gsar on 2000/07/12 16:00:51
37542 Log: don't clobber *.orig files on *clean targets
37544 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
37545 ____________________________________________________________________________
37546 [ 6382] By: gsar on 2000/07/12 07:59:12
37547 Log: fix broken integrations in cfgperl
37549 !> Changes pod/perldelta.pod
37550 ____________________________________________________________________________
37551 [ 6381] By: gsar on 2000/07/12 07:42:17
37552 Log: integrate cfgperl changes into mainline
37555 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
37557 ____________________________________________________________________________
37558 [ 6380] By: gsar on 2000/07/12 07:31:00
37559 Log: get sprintf.t to adjust properly for 3-digit exponents
37562 ____________________________________________________________________________
37563 [ 6379] By: gsar on 2000/07/12 06:40:04
37564 Log: change#6174 needs corresponding change in win32/config_h.PL,
37565 which grovels through config_h.SH to find the config.h name
37567 ! win32/config_h.PL
37568 ____________________________________________________________________________
37569 [ 6378] By: jhi on 2000/07/12 05:03:59
37570 Log: Do the cc sanity check both before the hints and
37571 after the cc selction.
37573 ! Configure config_h.SH
37575 ! U/modified/Oldconfig.U U/modified/cc.U
37576 Branch: metaconfig/U/perl
37578 ____________________________________________________________________________
37579 [ 6377] By: jhi on 2000/07/12 02:49:22
37580 Log: Fix nits noticed by Boston.pm.
37583 ____________________________________________________________________________
37584 [ 6376] By: jhi on 2000/07/11 21:22:13
37585 Log: Configure cosmetics and perldelta.
37587 ! Configure config_h.SH pod/perldelta.pod
37590 ____________________________________________________________________________
37591 [ 6375] By: gsar on 2000/07/11 21:17:35
37592 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37594 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
37596 ____________________________________________________________________________
37597 [ 6374] By: gsar on 2000/07/11 20:48:50
37598 Log: tweak for build failure under multiplicity
37601 ____________________________________________________________________________
37602 [ 6373] By: gsar on 2000/07/11 20:37:23
37603 Log: integrate cfgperl changes#6325..6373 into mainline
37604 (NOTE: today's batch of integrations still untested)
37606 +> ext/DynaLoader/hints/netbsd.pl
37608 !> (integrate 26 files)
37609 ____________________________________________________________________________
37610 [ 6372] By: jhi on 2000/07/11 20:30:36
37611 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
37615 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
37617 ____________________________________________________________________________
37618 [ 6371] By: jhi on 2000/07/11 20:08:56
37619 Log: Minor cleanups on the booklist.
37622 ____________________________________________________________________________
37623 [ 6370] By: jhi on 2000/07/11 19:31:13
37624 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
37626 ! t/pragma/overload.t
37627 ____________________________________________________________________________
37628 [ 6369] By: gsar on 2000/07/11 19:27:48
37629 Log: integrate cfgperl changes#6293..6324 into mainline
37631 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
37632 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
37633 !> (integrate 30 files)
37634 ____________________________________________________________________________
37635 [ 6368] By: gsar on 2000/07/11 19:18:57
37636 Log: skip integrate of problematic change#6292 from cfgperl into mainline
37639 ____________________________________________________________________________
37640 [ 6367] By: gsar on 2000/07/11 19:17:21
37641 Log: integrate cfgperl changes#6288..6290 into mainline
37643 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
37644 ____________________________________________________________________________
37645 [ 6366] By: gsar on 2000/07/11 19:11:18
37646 Log: integrate cfgperl changes#6268..6282 into mainline
37648 !> (integrate 30 files)
37649 ____________________________________________________________________________
37650 [ 6365] By: gsar on 2000/07/11 18:57:00
37651 Log: delete new accidentally branched file
37653 - t/op/method2entersub.t
37654 ____________________________________________________________________________
37655 [ 6364] By: gsar on 2000/07/11 18:55:13
37656 Log: skip integrate of change#6267 from cfgperl into mainline (the
37657 method call optimization is flawed without additional hints
37658 from user about immutableness of @ISA and no runtime method
37661 +> t/op/method2entersub.t
37662 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
37663 !> perl.h t/op/sprintf.t xsutils.c
37664 ____________________________________________________________________________
37665 [ 6363] By: gsar on 2000/07/11 18:49:43
37666 Log: integrate cfgperl changes#6261..6266 into mainline
37668 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
37669 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
37670 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37671 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
37672 ____________________________________________________________________________
37673 [ 6362] By: gsar on 2000/07/11 18:43:26
37674 Log: integrate cfgperl changes#6252..6260 into mainline
37676 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
37677 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
37678 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
37679 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
37680 ____________________________________________________________________________
37681 [ 6361] By: gsar on 2000/07/11 18:37:12
37682 Log: skip integrate of problematic change#6251 from cfgperl into mainline
37685 ____________________________________________________________________________
37686 [ 6360] By: gsar on 2000/07/11 18:34:56
37687 Log: integrate cfgperl change#6250 into mainline
37690 !> MANIFEST embed.pl proto.h toke.c
37691 ____________________________________________________________________________
37692 [ 6359] By: gsar on 2000/07/11 18:21:19
37693 Log: integrate cfgperl changes#6242..6249 into mainline
37695 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
37696 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
37697 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
37698 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
37699 !> t/lib/peek.t utf8.c
37700 ____________________________________________________________________________
37701 [ 6358] By: gsar on 2000/07/11 18:15:45
37702 Log: skip integrate of problematic change#6241 from cfgperl into mainline
37704 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
37705 ____________________________________________________________________________
37706 [ 6357] By: jhi on 2000/07/11 18:15:16
37708 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
37709 From: Roderick Schertler <roderick@argon.org>
37710 Date: Tue, 11 Jul 2000 13:55:05 -0400
37711 Message-Id: <200007111755.NAA05077@jones.argon.org>
37714 ____________________________________________________________________________
37715 [ 6356] By: jhi on 2000/07/11 18:12:51
37716 Log: Typo in #6341.
37719 ____________________________________________________________________________
37720 [ 6355] By: gsar on 2000/07/11 18:12:10
37721 Log: integrate cfgperl changes#6231..6240 into mainline
37723 +> pod/perlutil.pod
37724 !> (integrate 35 files)
37725 ____________________________________________________________________________
37726 [ 6354] By: jhi on 2000/07/11 18:04:34
37727 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
37728 From: Dominic Dunlop <domo@computer.org>
37729 Date: Tue, 11 Jul 2000 12:27:33 +0200
37730 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
37732 Replaces change #6268.
37735 ____________________________________________________________________________
37736 [ 6353] By: gsar on 2000/07/11 17:59:51
37737 Log: skip integrate of problematic change#6230 from cfgperl into mainline
37738 (a later version of File::Spec is already in mainline)
37740 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
37741 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
37742 ____________________________________________________________________________
37743 [ 6352] By: gsar on 2000/07/11 17:57:48
37744 Log: integrate cfgperl changes#6224..6229 into mainline
37748 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
37749 !> lib/English.pm op.c t/lib/english.t
37750 ____________________________________________________________________________
37751 [ 6351] By: gsar on 2000/07/11 17:50:10
37752 Log: skip integrate of problematic change#6223 from cfgperl into mainline
37755 ____________________________________________________________________________
37756 [ 6350] By: gsar on 2000/07/11 17:48:28
37757 Log: integrate cfgperl changes#6220..6222 into mainline
37759 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
37760 !> toke.c utf8.c win32/win32.h
37761 ____________________________________________________________________________
37762 [ 6349] By: gsar on 2000/07/11 17:46:13
37763 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
37766 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37767 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37768 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37769 ____________________________________________________________________________
37770 [ 6348] By: jhi on 2000/07/11 17:45:49
37771 Log: README.posix-bc podified from Thomas Dorner.
37774 ____________________________________________________________________________
37775 [ 6347] By: gsar on 2000/07/11 17:42:04
37776 Log: integrate cfgperl change#6217 into mainline
37778 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
37779 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
37780 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
37781 ____________________________________________________________________________
37782 [ 6346] By: gsar on 2000/07/11 17:39:37
37783 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
37786 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
37787 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37788 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
37789 !> perlapi.h pod/perlapi.pod
37790 ____________________________________________________________________________
37791 [ 6345] By: gsar on 2000/07/11 17:36:42
37792 Log: integrate cfgperl changes#6207..6210 into mainline
37794 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
37795 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
37796 ____________________________________________________________________________
37797 [ 6344] By: gsar on 2000/07/11 17:31:20
37798 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
37801 !> (integrate 40 files)
37802 ____________________________________________________________________________
37803 [ 6343] By: gsar on 2000/07/11 17:19:08
37804 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
37806 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
37808 !> (integrate 34 files)
37809 ____________________________________________________________________________
37810 [ 6342] By: jhi on 2000/07/11 16:05:48
37811 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
37812 To: perl5-porters@perl.org
37813 From: Karsten Sperling <spiff@phreax.net>
37814 Date: Mon, 10 Jul 2000 15:12:52 +0200
37815 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
37818 ____________________________________________________________________________
37819 [ 6341] By: jhi on 2000/07/11 15:59:23
37820 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
37821 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37822 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
37823 Date: Fri, 07 Jul 2000 17:57:16 +0100
37826 ____________________________________________________________________________
37827 [ 6340] By: jhi on 2000/07/11 15:55:47
37828 Log: Subject: Re: format bug report [Patch]
37829 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37830 Date: Wed, 05 Jul 2000 13:12:52 +0200
37831 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
37833 Subject: Re: format bug report [Patch]
37834 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37835 Date: Wed, 05 Jul 2000 14:10:01 +0200
37836 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
37838 ! t/op/write.t toke.c
37839 ____________________________________________________________________________
37840 [ 6339] By: jhi on 2000/07/11 13:54:09
37841 Log: Be less forgiving about ambiguous and illegal tr ranges.
37842 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
37843 From: Mark-Jason Dominus <mjd@plover.com>
37844 Date: Tue, 04 Jul 2000 10:00:12 -0400
37845 Message-ID: <20000704140012.17772.qmail@plover.com>
37847 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
37848 From: Mark-Jason Dominus <mjd@plover.com>
37849 Date: Wed, 05 Jul 2000 09:37:36 -0400
37850 Message-ID: <20000705133736.27293.qmail@plover.com>
37852 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
37853 ____________________________________________________________________________
37854 [ 6338] By: jhi on 2000/07/11 13:31:24
37855 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
37856 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37857 Date: Tue, 11 Jul 2000 13:50:51 +0100
37858 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
37861 ____________________________________________________________________________
37862 [ 6337] By: jhi on 2000/07/11 13:29:14
37863 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
37864 From: Hugo <hv@crypt.compulink.co.uk>
37865 Date: Tue, 11 Jul 2000 12:44:50 +0100
37866 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
37868 ! regexec.c t/op/re_tests
37869 ____________________________________________________________________________
37870 [ 6336] By: jhi on 2000/07/11 13:26:47
37871 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
37872 From: simon@brecon.co.uk (Simon Cozens)
37873 Date: 7 Jul 2000 11:26:09 GMT
37874 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
37877 ____________________________________________________________________________
37878 [ 6335] By: jhi on 2000/07/11 13:23:37
37879 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
37880 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
37881 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
37882 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
37884 + ext/DynaLoader/hints/netbsd.pl
37885 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
37886 ____________________________________________________________________________
37887 [ 6334] By: jhi on 2000/07/11 13:20:38
37888 Log: Subject: PATCH perlguts.pod: Document D and d magic types
37889 From: mjd@plover.com
37890 Date: 5 Jul 2000 18:01:51 -0000
37891 Message-ID: <20000705180151.29413.qmail@plover.com>
37894 ____________________________________________________________________________
37895 [ 6333] By: jhi on 2000/07/11 13:15:51
37896 Log: Precedence goof, fix based on
37897 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
37898 From: Hugo <hv@crypt.compulink.co.uk>
37899 Date: Tue, 11 Jul 2000 12:52:38 +0100
37900 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
37903 ____________________________________________________________________________
37904 [ 6332] By: jhi on 2000/07/11 12:40:17
37905 Log: Integrate with Sarathy.
37907 !> win32/win32sck.c
37908 ____________________________________________________________________________
37909 [ 6331] By: jhi on 2000/07/10 20:14:16
37910 Log: Sprinkle ldlibpath.
37913 ____________________________________________________________________________
37914 [ 6330] By: jhi on 2000/07/10 17:54:49
37915 Log: More POSIX.pod tweaks.
37917 ! ext/POSIX/POSIX.pod
37918 ____________________________________________________________________________
37919 [ 6329] By: jhi on 2000/07/10 14:02:12
37920 Log: Reorder perl.pod once more.
37922 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37923 ____________________________________________________________________________
37924 [ 6328] By: gsar on 2000/07/10 07:06:00
37925 Log: accept() leaks memory on windows due to incorrect ordering of
37926 closesocket() and fclose() calls
37929 ____________________________________________________________________________
37930 [ 6327] By: gsar on 2000/07/10 06:49:17
37931 Log: winsock options weren't being set in all threads under ithreads
37932 (caused send()s from second and subsequent threads to fail)
37935 ____________________________________________________________________________
37936 [ 6326] By: jhi on 2000/07/08 02:45:40
37937 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
37938 was cast to an unsigned (32-bit) integer with wild abandon.
37940 ! ext/Devel/DProf/DProf.xs
37941 ____________________________________________________________________________
37942 [ 6325] By: jhi on 2000/07/07 18:50:33
37943 Log: Remove perlbook, update perlfaq book listing,
37944 rearrange perl.pod, regenerate perltoc.
37947 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
37948 ! pod/perlfaq2.pod pod/perltoc.pod
37949 ____________________________________________________________________________
37950 [ 6324] By: jhi on 2000/07/07 14:03:40
37951 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
37954 ____________________________________________________________________________
37955 [ 6323] By: jhi on 2000/07/06 16:03:55
37956 Log: Fix complaints of buildtoc.
37960 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37961 ____________________________________________________________________________
37962 [ 6322] By: jhi on 2000/07/06 15:15:52
37963 Log: Add =head1 NAMEs so that buildtoc is happy.
37964 (The CGI::Util nit reported to Lincoln.)
37966 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
37968 ____________________________________________________________________________
37969 [ 6321] By: jhi on 2000/07/06 03:16:04
37970 Log: Config is being used.
37973 ____________________________________________________________________________
37974 [ 6320] By: jhi on 2000/07/06 03:13:13
37975 Log: Integrate with Sarathy.
37977 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
37978 ____________________________________________________________________________
37979 [ 6319] By: jhi on 2000/07/06 03:11:46
37980 Log: Autogenerate pod/Makefile and pod/buildtoc.
37981 buildtoc also checks whether the existin pods are
37982 mentioned in MANIFEST and perl.pod, and vice versa.
37983 (None of the thusly found discrepancies fixed yet.)
37984 roffitall also needs to be autogenerated similarly but it
37985 seems so badly out of date that I didn't touch it yet.
37987 + pod/Makefile.SH pod/buildtoc.PL
37988 - pod/Makefile pod/buildtoc
37989 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
37990 ____________________________________________________________________________
37991 [ 6318] By: gsar on 2000/07/05 22:10:54
37992 Log: fix UNC path handling on Windows under ithreads, and chdir()
37993 return value when given a non-existent directory
37996 ____________________________________________________________________________
37997 [ 6317] By: gsar on 2000/07/05 22:08:19
37998 Log: winsock cleanup never done on Windows (leads to handle leaks)
38000 ! win32/perllib.c win32/win32sck.c
38001 ____________________________________________________________________________
38002 [ 6316] By: gsar on 2000/07/05 22:06:19
38003 Log: some debugger output does not go to the socket when RemotePort is set
38006 ____________________________________________________________________________
38007 [ 6315] By: jhi on 2000/07/05 00:25:21
38008 Log: Integrate with Sarathy, preliminary fix for unicos
38009 alignment problems in [ID 20000612.002] Perl problem on Cray system.
38013 ____________________________________________________________________________
38014 [ 6314] By: gsar on 2000/07/04 23:34:02
38015 Log: tyop in change#6306
38018 ____________________________________________________________________________
38019 [ 6313] By: jhi on 2000/07/04 22:14:38
38020 Log: Multiline string literals ENONPORTABLE.
38023 ____________________________________________________________________________
38024 [ 6312] By: jhi on 2000/07/04 20:34:44
38025 Log: Integrate with Sarathy.
38027 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
38029 ____________________________________________________________________________
38030 [ 6311] By: jhi on 2000/07/04 20:30:56
38031 Log: More POSIX.pod embellishment.
38033 ! ext/POSIX/POSIX.pod
38034 ____________________________________________________________________________
38035 [ 6310] By: gsar on 2000/07/04 17:28:48
38036 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
38039 ____________________________________________________________________________
38040 [ 6309] By: jhi on 2000/07/04 17:22:18
38041 Log: The #6308 required a little bit more.
38043 ! Makefile.SH win32/Makefile
38044 ____________________________________________________________________________
38045 [ 6308] By: jhi on 2000/07/04 16:35:24
38046 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
38050 ! MANIFEST Makefile.SH
38051 ____________________________________________________________________________
38052 [ 6307] By: jhi on 2000/07/04 16:28:58
38053 Log: Win32 patches for cfgperl from Sarathy.
38055 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
38056 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
38057 ! thread.h toke.c util.c win32/Makefile win32/win32.c
38058 ____________________________________________________________________________
38059 [ 6306] By: gsar on 2000/07/04 16:28:40
38060 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
38061 (from Richard Soderberg <rs@oregonnet.com>)
38063 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
38064 ____________________________________________________________________________
38065 [ 6305] By: jhi on 2000/07/04 16:24:24
38066 Log: Integrate with Sarathy.
38068 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
38069 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38070 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
38071 !> proto.h win32/win32.c
38072 ____________________________________________________________________________
38073 [ 6304] By: gsar on 2000/07/04 16:17:24
38074 Log: missing perldiag entry for unpack("w",...) diagnostic (from
38078 ____________________________________________________________________________
38079 [ 6303] By: gsar on 2000/07/04 16:14:44
38080 Log: remove rel2abs prototypes (from Barrie Slaymaker)
38082 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
38083 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38084 ____________________________________________________________________________
38085 [ 6302] By: gsar on 2000/07/04 04:59:35
38086 Log: adjust change#6299
38088 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
38090 ____________________________________________________________________________
38091 [ 6301] By: jhi on 2000/07/04 04:50:07
38092 Log: Integrate with Sarathy.
38094 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
38095 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
38096 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
38097 ____________________________________________________________________________
38098 [ 6300] By: gsar on 2000/07/04 04:42:09
38099 Log: PERL_OBJECT build tweak
38102 ____________________________________________________________________________
38103 [ 6299] By: gsar on 2000/07/04 04:37:00
38104 Log: fix memory leak on Windows (PL_sys_intern contents were never
38107 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
38108 ! perlapi.c proto.h win32/win32.c
38109 ____________________________________________________________________________
38110 [ 6298] By: gsar on 2000/07/04 04:15:59
38111 Log: fix large memory leak that has been around for ever, masked by
38112 -DPURIFY (most of the arenas were never freed!)
38114 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
38115 ____________________________________________________________________________
38116 [ 6297] By: gsar on 2000/07/04 04:07:46
38117 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
38120 ____________________________________________________________________________
38121 [ 6296] By: jhi on 2000/06/30 18:28:37
38122 Log: Elaborate POSIX.pod. Still needs work.
38124 ! ext/POSIX/POSIX.pod
38125 ____________________________________________________________________________
38126 [ 6295] By: jhi on 2000/06/30 14:58:18
38127 Log: Point to perlipc for more SysV IPC examples.
38130 ____________________________________________________________________________
38131 [ 6294] By: gsar on 2000/06/30 14:47:45
38132 Log: slurp mode fix in change#4736 still not quite right
38134 ! pp_hot.c t/io/argv.t
38135 ____________________________________________________________________________
38136 [ 6293] By: jhi on 2000/06/30 12:02:55
38137 Log: Integrate with Sarathy.
38139 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
38140 ____________________________________________________________________________
38141 [ 6292] By: jhi on 2000/06/30 12:01:11
38142 Log: From: simon@brecon.co.uk (Simon Cozens)
38143 Subject: UTF8 concat
38144 Date: 30 Jun 2000 06:13:25 GMT
38145 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
38148 ____________________________________________________________________________
38149 [ 6291] By: gsar on 2000/06/30 04:37:33
38150 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
38151 when @_ is modified, causing coredumps
38153 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
38154 ____________________________________________________________________________
38155 [ 6290] By: jhi on 2000/06/30 02:21:44
38156 Log: Integrate with Sarathy.
38158 !> vms/vms.c vms/vmsish.h
38159 ____________________________________________________________________________
38160 [ 6289] By: jhi on 2000/06/30 02:21:02
38161 Log: Check VERSIONs.
38163 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38164 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38165 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38166 ____________________________________________________________________________
38167 [ 6288] By: jhi on 2000/06/30 02:18:52
38168 Log: Integrate with Sarathy.
38170 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
38171 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38172 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38173 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
38174 ____________________________________________________________________________
38175 [ 6287] By: gsar on 2000/06/30 02:17:08
38176 Log: integrate vmsperl changes into mainline
38178 !> vms/vms.c vms/vmsish.h
38179 ____________________________________________________________________________
38180 [ 6285] By: gsar on 2000/06/30 02:05:28
38181 Log: localize %INC in a Safe compartment so that use/require work
38182 (many other magic globals probably need similar treatment)
38184 ! ext/Opcode/Opcode.xs
38185 ____________________________________________________________________________
38186 [ 6284] By: gsar on 2000/06/30 01:54:54
38187 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
38190 ! pod/perlembed.pod
38191 ____________________________________________________________________________
38192 [ 6283] By: jhi on 2000/06/30 01:50:10
38193 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
38194 From: Barrie Slaymaker <barries@jester.slaysys.com>
38195 Date: Wed, 28 Jun 2000 11:35:29 -0400
38196 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
38198 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38199 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38200 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38201 ! lib/File/Spec/Win32.pm
38202 ____________________________________________________________________________
38203 [ 6282] By: jhi on 2000/06/29 22:57:22
38204 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
38205 From: Dan Sugalski <dan@sidhe.org>
38206 Date: Tue, 06 Jun 2000 11:59:50 -0400
38207 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
38210 ____________________________________________________________________________
38211 [ 6281] By: jhi on 2000/06/29 22:52:50
38212 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
38213 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38214 Date: Wed, 7 Jun 2000 04:02:04 -0500
38215 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
38218 ____________________________________________________________________________
38219 [ 6280] By: jhi on 2000/06/29 22:45:47
38220 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
38221 From: rspier@pobox.com (Robert Spier)
38222 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
38223 Message-ID: <14654.31913.845602.610277@rls.cx>
38226 ____________________________________________________________________________
38227 [ 6279] By: jhi on 2000/06/29 22:38:16
38228 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
38229 From: Tim Ayers <tayers@bridge.com>
38230 Date: Thu, 08 Jun 2000 08:11:06 +0200
38231 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
38232 [resent by Richard Foley, Message-Id probably wrong]
38235 ____________________________________________________________________________
38236 [ 6278] By: jhi on 2000/06/29 22:21:45
38237 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
38238 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
38239 Date: Fri, 09 Jun 2000 12:39:27 -0400
38240 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
38241 (plus update the version "number" of Text::Wrap)
38244 ____________________________________________________________________________
38245 [ 6277] By: jhi on 2000/06/29 22:13:10
38246 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
38247 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38248 Date: Mon, 12 Jun 2000 14:55:59 +0100
38249 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
38252 ____________________________________________________________________________
38253 [ 6276] By: jhi on 2000/06/29 22:11:06
38254 Log: Subject: [PATCH] Re: eval documentation: context
38255 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38256 Date: Mon, 12 Jun 2000 15:07:29 +0100
38257 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
38260 ____________________________________________________________________________
38261 [ 6275] By: jhi on 2000/06/29 21:59:46
38262 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
38263 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38264 Date: Tue, 13 Jun 2000 02:43:48 -0500
38265 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
38267 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
38268 ____________________________________________________________________________
38269 [ 6274] By: jhi on 2000/06/29 21:56:14
38270 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
38271 From: Andy Dougherty <doughera@lafayette.edu>
38272 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
38273 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
38275 ! ext/File/Glob/Glob.pm
38276 ____________________________________________________________________________
38277 [ 6273] By: jhi on 2000/06/29 21:49:09
38278 Log: Subject: [PATCH] xsub attributes
38279 From: Doug MacEachern <dougm@covalent.net>
38280 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
38281 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
38283 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
38284 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
38285 ____________________________________________________________________________
38286 [ 6272] By: jhi on 2000/06/29 21:41:28
38287 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
38288 From: Tom Phoenix <rootbeer@redcat.com>
38289 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
38290 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
38293 ____________________________________________________________________________
38294 [ 6271] By: jhi on 2000/06/29 21:36:55
38295 Log: Subject: PATCH pod/perltie.pod
38296 From: Ian Phillipps <Ian.Phillipps@iname.com>
38297 Date: Fri, 16 Jun 2000 00:17:19 +0100
38298 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
38299 (only the first hunk, the second hunk had already been done
38300 by some other patch)
38303 ____________________________________________________________________________
38304 [ 6270] By: jhi on 2000/06/29 21:24:51
38305 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
38306 From: Nicholas Clark <nick@talking.bollo.cx>
38307 Date: Fri, 23 Jun 2000 16:21:15 +0100
38308 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
38310 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
38311 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
38312 ____________________________________________________________________________
38313 [ 6269] By: jhi on 2000/06/29 19:38:15
38314 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
38315 silence few compiler warnings.
38317 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
38318 ____________________________________________________________________________
38319 [ 6268] By: jhi on 2000/06/29 18:21:50
38320 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
38321 From: Dominic Dunlop <domo@computer.org>
38322 Date: Thu, 29 Jun 2000 12:32:39 +0200
38323 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
38326 ____________________________________________________________________________
38327 [ 6267] By: jhi on 2000/06/29 18:16:07
38328 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
38329 From: Doug MacEachern <dougm@covalent.net>
38330 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
38331 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
38333 + t/op/method2entersub.t
38334 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
38335 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38336 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
38338 ____________________________________________________________________________
38339 [ 6266] By: jhi on 2000/06/29 15:11:15
38340 Log: Subject: [PATCH 5.6.0] cygwin port
38341 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
38342 From: "Fifer, Eric" <EFifer@sanwaint.com>
38343 Date: Thu, 29 Jun 2000 12:58:29 +0100
38345 ! cygwin/Makefile.SHs
38346 ____________________________________________________________________________
38347 [ 6265] By: jhi on 2000/06/29 15:04:05
38348 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
38349 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38350 Date: Wed, 28 Jun 2000 17:50:12 -0700
38351 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
38353 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38354 ____________________________________________________________________________
38355 [ 6264] By: jhi on 2000/06/29 15:00:57
38356 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
38357 From: Marty Lucich <marty@netcom.com>
38358 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
38359 Message-Id: <200006282116.OAA11148@netcom.com>
38360 ccdlflags update (the BSD/OS 4.1 part had already been taken
38364 ____________________________________________________________________________
38365 [ 6263] By: jhi on 2000/06/29 13:47:44
38366 Log: tr fixes from Simon Cozens
38369 ____________________________________________________________________________
38370 [ 6262] By: jhi on 2000/06/28 18:46:01
38371 Log: Subject: 5.6.0 Patch for EPOC
38372 From: Olaf Flebbe <o.flebbe@gmx.de>
38373 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
38374 Message-ID: <23449.960929969@www11.gmx.net>
38376 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
38378 ____________________________________________________________________________
38379 [ 6261] By: jhi on 2000/06/28 18:29:07
38380 Log: Subject: Re: [PATCH cfgperl] BOMs away!
38381 From: simon@brecon.co.uk (Simon Cozens)
38382 Date: 17 Jun 2000 11:49:57 GMT
38383 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
38385 ! pod/perldiag.pod t/comp/require.t toke.c
38386 ____________________________________________________________________________
38387 [ 6260] By: jhi on 2000/06/28 17:47:16
38388 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
38389 From: simon@brecon.co.uk (Simon Cozens)
38390 Date: 17 Jun 2000 11:56:44 GMT
38391 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
38394 ! pod/perlfunc.pod pp.c t/op/pack.t
38395 ____________________________________________________________________________
38396 [ 6259] By: jhi on 2000/06/28 16:43:17
38397 Log: perlnewmod was missing from MANIFEST.
38400 ____________________________________________________________________________
38401 [ 6258] By: jhi on 2000/06/28 15:54:30
38402 Log: linenumber tweak
38404 ! t/pragma/warn/regcomp
38405 ____________________________________________________________________________
38406 [ 6257] By: jhi on 2000/06/28 15:50:44
38407 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
38408 From: Doug MacEachern <dougm@covalent.net>
38409 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
38410 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
38411 (one part of the patch had been applied earlier)
38413 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
38414 ____________________________________________________________________________
38415 [ 6256] By: jhi on 2000/06/28 15:40:22
38416 Log: tweaks from Simon Cozens to further fix tr/// under utf8
38419 ____________________________________________________________________________
38420 [ 6255] By: jhi on 2000/06/28 15:33:45
38421 Log: small thinko tweaks
38423 ! lib/IPC/Open3.pm t/op/my_stash.t
38424 ____________________________________________________________________________
38425 [ 6254] By: jhi on 2000/06/28 15:33:25
38426 Log: Subject: tr///, help wanted.
38427 From: simon@brecon.co.uk (Simon Cozens)
38428 Date: 28 Jun 2000 11:29:04 GMT
38429 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
38431 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
38432 ! pp_proto.h proto.h t/op/tr.t
38433 ____________________________________________________________________________
38434 [ 6253] By: jhi on 2000/06/28 15:09:17
38435 Log: Paranoia tweak on #6249.
38436 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38437 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38438 Date: Sun, 25 Jun 2000 23:43:12 -0400
38439 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
38442 ____________________________________________________________________________
38443 [ 6252] By: jhi on 2000/06/28 15:01:38
38444 Log: Document #6249 and #6251.
38446 ! lib/Exporter.pm lib/IPC/Open3.pm
38447 ____________________________________________________________________________
38448 [ 6251] By: jhi on 2000/06/28 14:50:43
38449 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
38450 From: Doug MacEachern <dougm@covalent.net>
38451 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
38452 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
38455 ____________________________________________________________________________
38456 [ 6250] By: jhi on 2000/06/28 14:45:23
38457 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
38458 From: Doug MacEachern <dougm@covalent.net>
38459 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
38460 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
38463 ! MANIFEST embed.pl global.sym proto.h toke.c
38464 ____________________________________________________________________________
38465 [ 6249] By: jhi on 2000/06/28 14:36:34
38466 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38467 From: Frank Tobin <ftobin@uiuc.edu>
38468 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
38469 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
38472 ____________________________________________________________________________
38473 [ 6248] By: jhi on 2000/06/28 14:11:25
38474 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
38475 From: Mark-Jason Dominus <mjd@plover.com>
38476 Date: Tue, 27 Jun 2000 22:36:42 -0400
38477 Message-ID: <20000628023642.12166.qmail@plover.com>
38480 ____________________________________________________________________________
38481 [ 6247] By: jhi on 2000/06/27 12:46:37
38482 Log: Tweak $VERSION, patch from Doug MacEachern.
38485 ____________________________________________________________________________
38486 [ 6246] By: jhi on 2000/06/27 03:34:46
38487 Log: Allow for standalone testing.
38489 ! t/lib/filefunc.t t/lib/filespec.t
38490 ____________________________________________________________________________
38491 [ 6245] By: jhi on 2000/06/27 02:50:02
38492 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
38493 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38494 Date: Sat, 24 Jun 2000 13:06:20 +0100
38495 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
38497 ! ext/DynaLoader/DynaLoader_pm.PL
38498 ____________________________________________________________________________
38499 [ 6244] By: jhi on 2000/06/27 02:46:10
38500 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
38501 From: Doug MacEachern <dougm@covalent.net>
38502 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
38503 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
38505 ! gv.c sv.c t/lib/peek.t
38506 ____________________________________________________________________________
38507 [ 6243] By: jhi on 2000/06/27 02:38:07
38508 Log: Subject: [PATCH] is_utf8_string
38509 From: simon@brecon.co.uk (Simon Cozens)
38510 Date: 26 Jun 2000 02:25:59 GMT
38511 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
38513 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
38514 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
38516 ____________________________________________________________________________
38517 [ 6242] By: jhi on 2000/06/27 02:24:00
38518 Log: Subject: [PATCH] bytes<->utf8 fixes
38519 From: simon@brecon.co.uk (Simon Cozens)
38520 Date: 26 Jun 2000 04:55:45 GMT
38521 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
38523 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
38524 ____________________________________________________________________________
38525 [ 6241] By: jhi on 2000/06/27 02:12:42
38526 Log: Do no -warn on \_, only on \alpha.
38527 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
38528 From: David Dyck <dcd@tc.fluke.com>
38529 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
38530 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
38532 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
38533 ____________________________________________________________________________
38534 [ 6240] By: jhi on 2000/06/27 02:00:01
38535 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
38536 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38537 Date: Mon, 26 Jun 2000 18:40:14 +0100
38538 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
38541 ____________________________________________________________________________
38542 [ 6239] By: jhi on 2000/06/27 01:53:40
38543 Log: Configure maintenance. Sever some dependency cycles,
38544 separate gccversion from the cc unit,
38545 address [ID 20000623.006] Configure script patch for using gcc on AIX
38546 (but solve it a little bit differently),
38547 unduplex some accidentally duplicated units,
38548 suggest using gcc if no cc available
38549 (p5p thread: "Solaris configure: counterproposal", 1999-09)
38551 ! Configure Todo-5.6 config_h.SH
38553 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
38554 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
38555 Branch: metaconfig/U/perl
38557 ! d_getespwnam.U d_getprpwnam.U i_prot.U
38558 ____________________________________________________________________________
38559 [ 6238] By: jhi on 2000/06/25 18:04:56
38560 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
38561 From: Dan Sugalski <dan@sidhe.org>
38562 Date: Fri, 23 Jun 2000 17:00:00 -0400
38563 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
38565 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
38566 ____________________________________________________________________________
38567 [ 6237] By: jhi on 2000/06/25 16:36:45
38568 Log: Tweak embed.pl, regen headers.
38570 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
38571 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
38572 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
38573 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
38574 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
38575 ____________________________________________________________________________
38576 [ 6236] By: jhi on 2000/06/25 15:26:42
38577 Log: Regen headers.
38579 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
38580 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
38581 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
38582 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
38583 ! regnodes.h warnings.h
38584 ____________________________________________________________________________
38585 [ 6235] By: jhi on 2000/06/23 19:39:35
38586 Log: The thread begun by
38587 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
38588 From: Kevin.Ruscoe@ubsw.com
38589 Date: Fri, 16 Jun 2000 16:38:51 +0100
38590 Message-Id: <H000019b03c300d6@MHS>
38592 ! hints/solaris_2.sh
38593 ____________________________________________________________________________
38594 [ 6234] By: jhi on 2000/06/23 19:23:36
38595 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
38596 because when run as services (Win32ese for daemons)
38597 no environment variables are set and tmpdir ends up as /tmp,
38598 which is ambiguous.
38600 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
38601 From: matt@sergeant.org
38602 Date: 16 Jun 2000 16:30:43 -0000
38603 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
38605 ! lib/File/Spec/Win32.pm
38606 ____________________________________________________________________________
38607 [ 6233] By: jhi on 2000/06/23 19:18:58
38608 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
38609 From: Mark-Jason Dominus <mjd@plover.com>
38610 Date: Fri, 16 Jun 2000 20:53:04 -0400
38611 Message-ID: <20000617005304.8008.qmail@plover.com>
38614 ____________________________________________________________________________
38615 [ 6232] By: jhi on 2000/06/23 16:10:02
38616 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
38617 From: simon@brecon.co.uk (Simon Cozens)
38618 Date: 19 Jun 2000 15:18:27 GMT
38619 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
38621 plus update pod/Makefile and regenerate perltoc
38624 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
38625 ____________________________________________________________________________
38626 [ 6231] By: jhi on 2000/06/23 15:19:18
38627 Log: Subject: [PATCH 5.6.0] cygwin port
38628 From: "Fifer, Eric" <EFifer@sanwaint.com>
38629 Date: Tue, 20 Jun 2000 14:30:58 +0100
38630 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
38632 ! README.cygwin lib/File/Find.pm
38633 ____________________________________________________________________________
38634 [ 6230] By: jhi on 2000/06/23 14:25:21
38635 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
38637 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38638 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38639 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38640 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
38641 ____________________________________________________________________________
38642 [ 6229] By: jhi on 2000/06/23 14:13:34
38643 Log: Subject: README.hpux version 0.6.1
38644 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
38645 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38646 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
38649 ____________________________________________________________________________
38650 [ 6228] By: jhi on 2000/06/23 14:07:20
38651 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
38652 From: Doug MacEachern <dougm@covalent.net>
38653 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
38654 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
38657 ____________________________________________________________________________
38658 [ 6227] By: jhi on 2000/06/23 14:01:06
38659 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
38660 From: Doug MacEachern <dougm@covalent.net>
38661 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
38662 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
38666 ! MANIFEST Makefile.SH
38667 ____________________________________________________________________________
38668 [ 6226] By: jhi on 2000/06/23 13:53:07
38669 Log: Subject: [PATCH] remove forward declarations in Socket.pm
38670 From: Doug MacEachern <dougm@covalent.net>
38671 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
38672 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
38674 From: Doug MacEachern <dougm@covalent.net>
38675 Subject: Re: [PATCH] remove forward declarations in Socket.pm
38676 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
38677 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
38679 ! ext/Socket/Socket.pm op.c
38680 ____________________________________________________________________________
38681 [ 6225] By: jhi on 2000/06/23 13:41:52
38682 Log: Add source code filenames to apidoc.
38683 From: simon@brecon.co.uk (Simon Cozens)
38684 Subject: [PATCH embed.pl] Source X-ref
38685 Date: 22 Jun 2000 02:18:49 GMT
38686 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
38689 ____________________________________________________________________________
38690 [ 6224] By: jhi on 2000/06/23 13:32:33
38691 Log: A way to avoid English.pm performance hit.
38692 From: root <root@jester.slaysys.com>
38693 Subject: [YAPATCH English.pm] My turn to putt again
38694 Date: Thu, 22 Jun 2000 20:33:58 -0400
38695 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
38697 ! lib/English.pm t/lib/english.t
38698 ____________________________________________________________________________
38699 [ 6223] By: jhi on 2000/06/23 13:27:06
38700 Log: Avoid double close().
38701 Subject: [PATCH] avoid double close()
38702 From: Doug MacEachern <dougm@covalent.net>
38703 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
38704 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
38707 ____________________________________________________________________________
38708 [ 6222] By: jhi on 2000/06/23 13:25:54
38710 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
38711 From: Ian Phillipps <Ian.Phillipps@iname.com>
38712 Date: Fri, 23 Jun 2000 10:40:58 +0100
38713 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
38716 ____________________________________________________________________________
38717 [ 6221] By: jhi on 2000/06/23 13:24:15
38718 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
38719 From: simon@brecon.co.uk (Simon Cozens)
38720 Subject: [PATCH] Eliminate tr///[CU][CU]
38721 Date: 23 Jun 2000 11:05:40 GMT
38722 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
38724 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
38725 ____________________________________________________________________________
38726 [ 6220] By: jhi on 2000/06/22 16:07:51
38727 Log: Win32 patches from Benjamin Stuhl.
38729 ! makedef.pl win32/win32.h
38730 ____________________________________________________________________________
38731 [ 6219] By: jhi on 2000/06/22 16:06:34
38732 Log: Bytecode patches from Benjamin Stuhl.
38734 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38735 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38736 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38737 ____________________________________________________________________________
38738 [ 6218] By: jhi on 2000/06/15 23:54:16
38739 Log: Bytecode patches from Benjamin Stuhl.
38741 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38742 ____________________________________________________________________________
38743 [ 6217] By: jhi on 2000/06/09 13:38:29
38744 Log: Rename the fdpid locking and integrate with Sarathy.
38746 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
38747 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
38748 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
38750 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
38751 ____________________________________________________________________________
38752 [ 6216] By: gsar on 2000/06/08 14:54:21
38753 Log: be more optimal about clearing @_
38756 ____________________________________________________________________________
38757 [ 6215] By: gsar on 2000/06/08 14:33:04
38758 Log: tweak comment about @DB::args
38761 ____________________________________________________________________________
38762 [ 6214] By: gsar on 2000/06/08 13:57:54
38763 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
38764 caller() wants to populate @DB::args with it (causes a coredump
38765 in Carp::confess())
38767 ! cop.h t/op/runlevel.t
38768 ____________________________________________________________________________
38769 [ 6213] By: gsar on 2000/06/08 07:06:35
38770 Log: back out change#6106 (seems problematic)
38772 ! hints/solaris_2.sh
38773 ____________________________________________________________________________
38774 [ 6212] By: jhi on 2000/06/07 03:10:36
38775 Log: Continuing mopup for #6204.
38777 ! ext/B/defsubs_h.PL
38778 ____________________________________________________________________________
38779 [ 6211] By: jhi on 2000/06/07 02:41:50
38780 Log: Mopup for #6204.
38781 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
38782 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
38783 This is comes from const() where POK isn't on when expected.
38785 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
38786 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38787 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
38788 ! perlapi.h pod/perlapi.pod
38789 ____________________________________________________________________________
38790 [ 6210] By: jhi on 2000/06/07 01:56:29
38791 Log: Mopup for #6207 and #6209.
38793 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
38794 ____________________________________________________________________________
38795 [ 6209] By: jhi on 2000/06/07 01:33:12
38796 Log: Lock PL_fdpid against race conditions, based on:
38797 Subject: [PATCH 5.6.0]subprocess fixup for threads
38798 From: Dan Sugalski <dan@sidhe.org>
38799 To: perl5-porters@perl.org
38800 Date: Tue, 11 Apr 2000 17:02:32 -0400
38801 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
38803 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
38805 ____________________________________________________________________________
38806 [ 6208] By: jhi on 2000/06/07 01:05:23
38807 Log: Regen headers for #6207.
38809 ! embed.h global.sym objXSUB.h proto.h
38810 ____________________________________________________________________________
38811 [ 6207] By: jhi on 2000/06/06 23:43:13
38812 Log: Subject: [PATCH 5.6.0] Threadsafe patches
38813 From: Dan Sugalski <dan@sidhe.org>
38814 To: perl5-porters@perl.org
38815 Date: Mon, 08 May 2000 18:08:13 -0400
38816 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
38818 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
38819 ! proto.h sv.h util.c
38820 ____________________________________________________________________________
38821 [ 6206] By: jhi on 2000/06/06 23:21:23
38822 Log: Subject: [PATCH] Eliminate $a/$b in pod
38823 From: David Glasser <me@davidglasser.net>
38824 To: perl5-porters@perl.org
38825 Date: Mon, 29 May 2000 21:15:59 -0400
38826 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
38828 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
38829 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
38830 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
38831 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
38832 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
38833 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
38834 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
38835 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
38836 ! pod/perlvar.pod pod/perlxs.pod
38837 ____________________________________________________________________________
38838 [ 6205] By: jhi on 2000/06/06 23:12:14
38839 Log: Subject: [PATCH] Win32 improvements
38840 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
38841 To: gsar@activestate.com, perl5-porters@perl.org
38842 Date: Mon, 29 May 2000 17:22:24 PDT
38843 Message-ID: <20000530002224.91142.qmail@hotmail.com>
38844 (MUA had mangled many lines by wordwrapping)
38846 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
38847 ____________________________________________________________________________
38848 [ 6204] By: jhi on 2000/06/06 23:01:50
38849 Log: Subject: [PATCH] B::Bytecode patches
38850 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
38851 To: gsar@activestate.com, jhi@iki.fi
38852 Cc: perl5-porters@perl.org
38853 Message-ID: <20000602202526.48694.qmail@hotmail.com>
38854 (MUA had mangled many lines by wordwrapping)
38856 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
38857 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
38858 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38859 ! intrpvar.h perl.c
38860 ____________________________________________________________________________
38861 [ 6203] By: jhi on 2000/06/06 22:32:43
38862 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
38863 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38864 Date: Tue, 06 Jun 2000 13:07:45 -0700
38865 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
38868 ____________________________________________________________________________
38869 [ 6202] By: jhi on 2000/06/06 19:38:35
38870 Log: Integrate with Sarathy.
38873 ____________________________________________________________________________
38874 [ 6201] By: gsar on 2000/06/06 00:42:59
38875 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
38876 does a PUSHMARK that's never ever POPMARKed; in general, only
38877 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
38878 Perl_eval_[sp]v() don't because they don't take any incoming
38879 arguments (this leak has been around since the original version
38880 of perl_eval_pv() in 5.003_97e)
38883 ____________________________________________________________________________
38884 [ 6200] By: jhi on 2000/06/04 03:44:52
38885 Log: Update to cperl-mode.el 4.31 from
38886 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
38887 Subject: A couple of notes
38888 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38889 To: Mailing list Perl5 <perl5-porters@perl.org>
38890 Date: Sat, 3 Jun 2000 23:33:32 -0400
38891 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
38893 ! emacs/cperl-mode.el
38894 ____________________________________________________________________________
38895 [ 6199] By: jhi on 2000/06/03 15:11:05
38896 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
38897 From: Dan Sugalski <dan@sidhe.org>
38898 To: perl5-porters@perl.org, vmsperl@perl.org
38899 Date: Fri, 02 Jun 2000 17:30:51 -0400
38900 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
38902 ! vms/descrip_mms.template vms/gen_shrfls.pl
38903 ____________________________________________________________________________
38904 [ 6198] By: jhi on 2000/06/03 14:59:15
38905 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
38906 From: Dan Sugalski <dan@sidhe.org>
38907 To: vmsperl@perl.org, perl5-porters@perl.org
38908 Date: Fri, 02 Jun 2000 16:00:41 -0400
38909 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
38910 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
38912 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
38913 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
38914 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
38915 ____________________________________________________________________________
38916 [ 6197] By: jhi on 2000/06/03 14:41:30
38917 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
38918 From: John Borwick <jhborwic@unity.ncsu.edu>
38919 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
38920 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
38923 ____________________________________________________________________________
38924 [ 6196] By: jhi on 2000/06/03 14:38:09
38925 Log: Integrate with Sarathy.
38927 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
38928 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
38930 ____________________________________________________________________________
38931 [ 6195] By: gsar on 2000/06/02 22:43:13
38932 Log: fix yet another eval"" leak under USE_ITHREADS
38935 ____________________________________________________________________________
38936 [ 6194] By: gsar on 2000/06/02 18:22:06
38937 Log: fix small eval"" memory leaks under USE_ITHREADS
38939 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
38940 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
38942 ____________________________________________________________________________
38943 [ 6193] By: jhi on 2000/06/01 13:03:56
38944 Log: Signals-be-gone for microperl.
38946 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
38947 ____________________________________________________________________________
38948 [ 6192] By: jhi on 2000/06/01 12:52:02
38949 Log: Integrate with Sarathy.
38951 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
38952 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
38953 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
38954 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
38955 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
38956 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
38957 !> t/op/vec.t utils/h2xs.PL
38958 ____________________________________________________________________________
38959 [ 6191] By: gsar on 2000/06/01 09:38:21
38960 Log: vec() loses numericalness (modified version of patch suggested
38963 ! doop.c t/op/vec.t
38964 ____________________________________________________________________________
38965 [ 6190] By: gsar on 2000/06/01 09:26:15
38966 Log: submit missing embed.pl change
38969 ____________________________________________________________________________
38970 [ 6189] By: gsar on 2000/06/01 09:05:34
38971 Log: counting tr/// corrupts later operation (from M.J.T Guy)
38974 ____________________________________________________________________________
38975 [ 6188] By: gsar on 2000/06/01 08:58:39
38979 ____________________________________________________________________________
38980 [ 6187] By: gsar on 2000/06/01 08:50:07
38981 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
38982 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
38985 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
38987 ____________________________________________________________________________
38988 [ 6186] By: gsar on 2000/06/01 08:24:40
38989 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
38990 <wolfgang.laun@alcatel.at>)
38992 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
38993 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
38994 ____________________________________________________________________________
38995 [ 6185] By: gsar on 2000/06/01 08:12:00
38996 Log: remove incorrect documentation about implicit split to @_ in
38997 list context, which never really worked in perl 5 (from
39000 ! pod/perlfunc.pod pod/perltrap.pod
39001 ____________________________________________________________________________
39002 [ 6184] By: gsar on 2000/06/01 07:52:27
39003 Log: tweak for change#6127
39006 ____________________________________________________________________________
39007 [ 6183] By: gsar on 2000/06/01 07:41:02
39008 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
39011 + t/lib/selfloader.t
39012 ! MANIFEST lib/SelfLoader.pm
39013 ____________________________________________________________________________
39014 [ 6182] By: jhi on 2000/06/01 00:34:42
39015 Log: Be Cleaner Part Deux.
39018 ____________________________________________________________________________
39019 [ 6181] By: jhi on 2000/06/01 00:32:09
39020 Log: Integrate with Sarathy.
39022 !> pp.c t/op/arith.t
39023 ____________________________________________________________________________
39024 [ 6180] By: jhi on 2000/06/01 00:31:13
39025 Log: microperl nits from Simon Cozens.
39028 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
39030 ____________________________________________________________________________
39031 [ 6179] By: gsar on 2000/05/31 22:37:51
39032 Log: buggy modulus on UVs introduced by change#3378 (resulted in
39033 4063328477 % 65535 amounting to 27406, instead of 27407)
39035 ! pp.c t/op/arith.t
39036 ____________________________________________________________________________
39037 [ 6178] By: jhi on 2000/05/31 21:52:41
39041 ____________________________________________________________________________
39042 [ 6177] By: jhi on 2000/05/31 21:47:33
39043 Log: Substitution utf8 patch from Simon Cozens.
39046 ____________________________________________________________________________
39047 [ 6176] By: jhi on 2000/05/31 21:45:34
39048 Log: Single-quoted utf8 patch from Simon Cozens.
39051 ____________________________________________________________________________
39052 [ 6175] By: jhi on 2000/05/31 21:40:18
39053 Log: Integrate with Sarathy.
39055 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
39056 ____________________________________________________________________________
39057 [ 6174] By: jhi on 2000/05/31 21:37:31
39058 Log: microperl changes from Simon Cozens; Makefile for microperl
39059 written from scratch; few casts added as microperl compilation
39060 doesn't have all prototypes available.
39062 + Makefile.micro README.micro Todo.micro uconfig.sh
39063 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
39064 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
39066 + U/modified/Config_h.U
39067 ____________________________________________________________________________
39068 [ 6173] By: jhi on 2000/05/31 20:00:24
39069 Log: metaconfig maintenance.
39071 + U/modified/Inhdr.U U/typedefs/inotype.U
39072 Branch: metaconfig/U/perl
39073 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
39074 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
39075 ____________________________________________________________________________
39076 [ 6172] By: gsar on 2000/05/31 05:05:42
39077 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
39078 (from Ilya Zakharevich)
39080 ! regexec.c t/op/re_tests
39081 ____________________________________________________________________________
39082 [ 6171] By: gsar on 2000/05/31 05:01:47
39083 Log: scalar() doesn't force scalar context when used in void context
39084 (from Simon Cozens)
39086 ! op.c t/op/wantarray.t
39087 ____________________________________________________________________________
39088 [ 6170] By: gsar on 2000/05/31 04:41:33
39089 Log: change#6142 needs tweaks to tests to work where there's no symlink()
39090 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39093 ____________________________________________________________________________
39094 [ 6169] By: gsar on 2000/05/31 04:29:49
39095 Log: integrate cfgperl contents into mainline
39097 +> pod/perlmodlib.PL pod/perlnewmod.pod
39098 !> (integrate 42 files)
39099 ____________________________________________________________________________
39100 [ 6168] By: jhi on 2000/05/30 22:53:37
39101 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
39103 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39104 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
39105 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
39106 ! win32/config.bc win32/config.gc win32/config.vc
39107 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39108 ! win32/config_h.PL win32/config_sh.PL
39109 Branch: metaconfig/U/perl
39111 ____________________________________________________________________________
39112 [ 6167] By: jhi on 2000/05/30 22:20:21
39116 ____________________________________________________________________________
39117 [ 6166] By: jhi on 2000/05/30 22:11:51
39118 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
39119 in case somebody wants to write an extension for more
39120 shadow database interfaces.
39122 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39123 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
39124 ! vos/config.def vos/config.h vos/config_h.SH_orig
39125 ! win32/config.bc win32/config.gc win32/config.vc
39126 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39128 ! U/modified/Myinit.U
39129 Branch: metaconfig/U/perl
39130 + d_getespwnam.U d_getprpwnam.U i_prot.U
39131 ____________________________________________________________________________
39132 [ 6165] By: jhi on 2000/05/30 18:35:34
39133 Log: Integrate with Sarathy.
39136 ____________________________________________________________________________
39137 [ 6164] By: jhi on 2000/05/30 18:30:16
39140 ! Configure config_h.SH
39141 Branch: metaconfig/U/perl
39143 ____________________________________________________________________________
39144 [ 6163] By: gsar on 2000/05/30 03:24:03
39145 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
39148 ____________________________________________________________________________
39149 [ 6162] By: gsar on 2000/05/30 03:09:38
39150 Log: fix memory leak in method call optimization (change#3768);
39151 made C<eval "$x->foo()"> leak
39154 ____________________________________________________________________________
39155 [ 6161] By: jhi on 2000/05/29 17:56:26
39156 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
39157 both from Simon Cozens.
39159 + pod/perlmodlib.PL pod/perlnewmod.pod
39160 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
39161 ! pod/perlmodlib.pod pod/perltoc.pod
39162 ____________________________________________________________________________
39163 [ 6160] By: jhi on 2000/05/29 17:23:55
39164 Log: Changes for the File::Temp 0.08 (change #6159) test suite
39165 to fit better into the Perl distribution test framework.
39167 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
39168 ! t/lib/ftmp-tempfile.t
39169 ____________________________________________________________________________
39170 [ 6159] By: jhi on 2000/05/29 16:55:36
39171 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
39173 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39174 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39175 ____________________________________________________________________________
39176 [ 6158] By: bailey on 2000/05/29 16:22:08
39177 Log: Add fallback to tmpfile for use in cases where user's relying on
39178 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
39181 ! vms/vms.c vms/vmsish.h
39182 ____________________________________________________________________________
39183 [ 6157] By: jhi on 2000/05/29 03:10:36
39184 Log: Regen Configure to jive with #6149.
39188 ! U/modified/Getfile.U
39189 ____________________________________________________________________________
39190 [ 6156] By: jhi on 2000/05/29 03:01:38
39191 Log: Integrate with Sarathy.
39193 +> ext/DynaLoader/dl_mac.xs
39194 !> (integrate 38 files)
39195 ____________________________________________________________________________
39196 [ 6155] By: gsar on 2000/05/28 21:15:58
39197 Log: small bug in change#6144; remove random \xA0 character that snuck
39200 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
39201 ____________________________________________________________________________
39202 [ 6154] By: gsar on 2000/05/28 21:04:19
39203 Log: avoid type mismatch warning
39206 ____________________________________________________________________________
39207 [ 6153] By: gsar on 2000/05/28 20:58:31
39208 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
39209 <nick@Bagpuss.uk.boo.com>)
39211 ! lib/Test/Harness.pm
39212 ____________________________________________________________________________
39213 [ 6152] By: gsar on 2000/05/28 20:53:42
39214 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
39217 ____________________________________________________________________________
39218 [ 6151] By: gsar on 2000/05/28 20:50:28
39219 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
39222 ____________________________________________________________________________
39223 [ 6150] By: gsar on 2000/05/28 20:39:58
39224 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
39226 ! pod/perlrequick.pod
39227 ____________________________________________________________________________
39228 [ 6149] By: gsar on 2000/05/28 20:35:16
39229 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
39232 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
39233 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
39234 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
39235 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
39236 ____________________________________________________________________________
39237 [ 6148] By: gsar on 2000/05/28 20:21:07
39238 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
39240 ! lib/ExtUtils/MM_Unix.pm
39241 ____________________________________________________________________________
39242 [ 6147] By: gsar on 2000/05/28 20:12:41
39243 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
39244 (from Peter Prymmer)
39246 ! vms/subconfigure.com
39247 ____________________________________________________________________________
39248 [ 6146] By: gsar on 2000/05/28 20:06:15
39251 ! lib/warnings.pm warnings.h warnings.pl
39252 ____________________________________________________________________________
39253 [ 6145] By: gsar on 2000/05/28 18:44:33
39254 Log: make xsubpp skip embedded pod (from Matthias Neeracher
39255 <neeri@iis.ee.ethz.ch>)
39257 ! lib/ExtUtils/xsubpp
39258 ____________________________________________________________________________
39259 [ 6144] By: gsar on 2000/05/28 18:42:49
39260 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
39261 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
39262 <neeri@iis.ee.ethz.ch>)
39265 ____________________________________________________________________________
39266 [ 6143] By: gsar on 2000/05/28 18:41:12
39267 Log: MacOS support, part 1 (from Matthias Neeracher
39268 <neeri@iis.ee.ethz.ch>)
39270 + ext/DynaLoader/dl_mac.xs
39271 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
39272 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
39273 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
39275 ____________________________________________________________________________
39276 [ 6142] By: gsar on 2000/05/28 18:21:51
39277 Log: File::Find fails to chdir when chasing symlinks (from
39278 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39280 ! lib/File/Find.pm t/lib/filefind.t
39281 ____________________________________________________________________________
39282 [ 6141] By: jhi on 2000/05/28 14:25:15
39283 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
39284 forwarded by Peter Seebach from the bsdi-users mailing list.
39285 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
39288 ____________________________________________________________________________
39289 [ 6140] By: jhi on 2000/05/28 14:11:57
39290 Log: Integrate with Sarathy.
39292 +> (branch 30 files)
39293 !> (integrate 93 files)
39294 ____________________________________________________________________________
39295 [ 6139] By: gsar on 2000/05/28 10:01:48
39296 Log: revise mktables.PL for bugs and newness in Unicode 3.0
39297 (from James Bence <jbence@amgen.com>)
39299 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
39300 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
39301 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
39302 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
39303 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
39304 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
39305 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
39306 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
39307 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
39308 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
39309 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
39310 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
39311 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
39312 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
39313 + lib/unicode/Is/SylWU.pl
39314 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
39315 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39316 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39317 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39318 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39319 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39320 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39321 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39322 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39323 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39324 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39325 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39326 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39327 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39328 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
39329 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
39330 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
39331 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
39332 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
39333 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
39334 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
39335 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
39336 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
39337 ! lib/unicode/Makefile lib/unicode/mktables.PL
39338 ____________________________________________________________________________
39339 [ 6138] By: gsar on 2000/05/28 08:50:32
39340 Log: add note about the handling of negative indices to tied arrays
39341 (from Michael G Schwern <schwern@pobox.com>)
39344 ____________________________________________________________________________
39345 [ 6137] By: gsar on 2000/05/28 08:46:10
39346 Log: fix bogus redeclaration warning for "our" variables in different
39349 ! op.c t/pragma/strict-vars
39350 ____________________________________________________________________________
39351 [ 6136] By: gsar on 2000/05/28 08:31:20
39352 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
39354 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
39355 ____________________________________________________________________________
39356 [ 6135] By: gsar on 2000/05/28 08:17:50
39357 Log: enable Test::Harness to dynamically determine column width etc.
39358 (from Rob Napier <rnapier@employees.org>)
39360 ! lib/Test/Harness.pm
39361 ____________________________________________________________________________
39362 [ 6134] By: gsar on 2000/05/28 08:13:39
39363 Log: make Test::Harness use wait.h/WCOREDUMP if available
39364 (from Ben Tilly <ben_tilly@hotmail.com>)
39366 ! lib/Test/Harness.pm
39367 ____________________________________________________________________________
39368 [ 6133] By: gsar on 2000/05/28 08:08:05
39369 Log: elide bogus test in change#6132
39371 ! t/pragma/warn/9enabled
39372 ____________________________________________________________________________
39373 [ 6132] By: gsar on 2000/05/28 08:03:14
39374 Log: warnings::enabled() doesn't fall back to looking at $^W if
39375 caller isn't using lexical warnings (from Paul Marquess)
39377 ! pp_ctl.c t/pragma/warn/9enabled
39378 ____________________________________________________________________________
39379 [ 6131] By: gsar on 2000/05/28 07:57:47
39380 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
39382 ! ext/POSIX/POSIX.pm
39383 ____________________________________________________________________________
39384 [ 6130] By: gsar on 2000/05/28 07:29:12
39385 Log: fix places that mean C<"word" character> but say C<alphanumeric
39388 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
39389 ____________________________________________________________________________
39390 [ 6129] By: gsar on 2000/05/28 07:18:41
39391 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
39394 ____________________________________________________________________________
39395 [ 6128] By: gsar on 2000/05/28 07:12:55
39396 Log: new perlxstut example for passing/returning refs to arrays
39397 (from David Lowe <dlowe@pootpoot.com>)
39399 ! pod/perlxstut.pod
39400 ____________________________________________________________________________
39401 [ 6127] By: gsar on 2000/05/28 07:02:50
39402 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
39403 failed (from Gisle Aas)
39406 ____________________________________________________________________________
39407 [ 6126] By: gsar on 2000/05/28 06:39:53
39408 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
39409 (reworked variant of patch suggested by Simon Cozens)
39411 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
39412 ! pp_hot.c proto.h t/op/gv.t
39413 ____________________________________________________________________________
39414 [ 6125] By: gsar on 2000/05/28 05:14:55
39415 Log: enable propagating exception objects via Perl_croak() in XS code
39419 ____________________________________________________________________________
39420 [ 6124] By: gsar on 2000/05/28 05:07:28
39421 Log: integrate vmsperl contents into mainline
39423 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
39424 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
39426 ____________________________________________________________________________
39427 [ 6123] By: gsar on 2000/05/28 05:03:53
39428 Log: clarify gotcha with #line directives (from Rocco Caputo
39431 ! pod/perldebug.pod pod/perlsyn.pod
39432 ____________________________________________________________________________
39433 [ 6122] By: gsar on 2000/05/28 04:58:29
39434 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
39435 (from Mark-Jason Dominus)
39437 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
39438 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
39439 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
39441 ____________________________________________________________________________
39442 [ 6121] By: bailey on 2000/05/25 04:46:54
39443 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
39444 lists (based on fixes by Craig Berry)
39446 ! lib/File/Spec/VMS.pm
39447 ____________________________________________________________________________
39448 [ 6120] By: bailey on 2000/05/25 04:25:38
39449 Log: Add missing escape (Charles Lane)
39451 ! t/op/lex_assign.t
39452 ____________________________________________________________________________
39453 [ 6119] By: bailey on 2000/05/25 04:21:25
39454 Log: Quiet error messages in vmsish.t (Charles Lane)
39457 ____________________________________________________________________________
39458 [ 6118] By: bailey on 2000/05/25 04:17:57
39459 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
39460 Flatten case labels in switch statements uniformly (Charles Bailey)
39463 ____________________________________________________________________________
39464 [ 6117] By: bailey on 2000/05/25 03:58:09
39465 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
39468 ____________________________________________________________________________
39469 [ 6116] By: bailey on 2000/05/25 03:11:15
39470 Log: Miscellaneous cosmetic fixes (Charles Lane)
39472 ! lib/ExtUtils/MM_VMS.pm
39473 ____________________________________________________________________________
39474 [ 6115] By: bailey on 2000/05/25 03:10:36
39475 Log: Add bounds checking for several strings (Charles Lane)
39478 ____________________________________________________________________________
39479 [ 6114] By: bailey on 2000/05/25 02:25:34
39480 Log: Urk -- undo previous removal of vmsish 'exit' change
39482 ! vms/ext/vmsish.pm vms/vmsish.h
39483 ____________________________________________________________________________
39484 [ 6113] By: bailey on 2000/05/24 02:24:40
39485 Log: Ugly workaround for version-specific RTL error
39488 ____________________________________________________________________________
39489 [ 6112] By: bailey on 2000/05/24 02:19:55
39490 Log: Check for existence of file before trying to delete
39493 ____________________________________________________________________________
39494 [ 6111] By: bailey on 2000/05/23 23:35:13
39495 Log: Resync with mainline prior to post-5.6.0 updates
39497 +> (branch 49 files)
39498 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
39499 ! vms/ext/vmsish.pm
39500 !> (integrate 334 files)
39501 ____________________________________________________________________________
39502 [ 6110] By: jhi on 2000/05/23 19:28:32
39506 ____________________________________________________________________________
39507 [ 6109] By: jhi on 2000/05/18 17:38:54
39508 Log: Integrate with Sarathy.
39510 !> mg.c perl.h win32/perlhost.h
39511 ____________________________________________________________________________
39512 [ 6108] By: gsar on 2000/05/17 02:24:56
39513 Log: reenable fake signal handling on Windows, bugs and all
39515 ! mg.c perl.h win32/perlhost.h
39516 ____________________________________________________________________________
39517 [ 6107] By: jhi on 2000/05/15 18:01:41
39518 Log: Tweak the todo list.
39521 ____________________________________________________________________________
39522 [ 6106] By: jhi on 2000/05/15 13:41:48
39523 Log: The (Configure) script refuses to go on, after asking for
39524 'You may also choose to try maximal 64-bitness....'.
39525 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
39527 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
39529 ! hints/solaris_2.sh
39530 ____________________________________________________________________________
39531 [ 6105] By: jhi on 2000/05/11 14:37:43
39532 Log: Integrate with Sarathy.
39534 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39535 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
39536 ____________________________________________________________________________
39537 [ 6104] By: gsar on 2000/05/11 03:39:07
39538 Log: PL_sys_intern was being initialized too late on windows
39540 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39541 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
39542 ____________________________________________________________________________
39543 [ 6103] By: jhi on 2000/05/09 19:42:20
39544 Log: Test tweaking for Unicos continues.
39547 ____________________________________________________________________________
39548 [ 6102] By: jhi on 2000/05/09 16:47:27
39549 Log: The test suite tweak in #6101 wasn't quite right.
39552 ____________________________________________________________________________
39553 [ 6101] By: jhi on 2000/05/09 15:35:34
39554 Log: Hints and test tweaks for Unicos.
39556 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
39557 ____________________________________________________________________________
39558 [ 6100] By: jhi on 2000/05/08 21:15:06
39559 Log: More compilation tweakery from Allen Smith.
39562 ____________________________________________________________________________
39563 [ 6099] By: jhi on 2000/05/08 19:21:18
39564 Log: Tweaks for the cc bugs from Allen Smith.
39567 ____________________________________________________________________________
39568 [ 6098] By: jhi on 2000/05/08 19:13:37
39569 Log: Add a note about other, yet unsupported, shadow password APIs.
39572 ____________________________________________________________________________
39573 [ 6097] By: jhi on 2000/05/08 18:46:34
39574 Log: Add a note about possible compilation problems from Allen Smith.
39577 ____________________________________________________________________________
39578 [ 6096] By: jhi on 2000/05/08 17:33:10
39579 Log: Integrate with Sarathy.
39581 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39582 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
39583 ____________________________________________________________________________
39584 [ 6095] By: jhi on 2000/05/08 16:21:33
39585 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
39586 might be useful in future.
39588 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39591 ! U/installdirs/inc_version_list.U
39592 Branch: metaconfig/U/perl
39594 ____________________________________________________________________________
39595 [ 6094] By: gsar on 2000/05/08 14:22:22
39596 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
39598 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39599 ! hints/cygwin.sh pp_sys.c
39600 ____________________________________________________________________________
39601 [ 6093] By: gsar on 2000/05/08 12:52:28
39602 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
39603 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
39605 ! pp_sys.c sv.c win32/perlhost.h
39606 ____________________________________________________________________________
39607 [ 6092] By: jhi on 2000/05/07 22:40:34
39608 Log: Regen perltoc with the fixed buildtoc.
39611 ____________________________________________________________________________
39612 [ 6091] By: jhi on 2000/05/07 22:24:16
39613 Log: Integrate with Sarathy.
39615 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
39616 !> t/op/substr.t toke.c
39617 ____________________________________________________________________________
39618 [ 6090] By: gsar on 2000/05/07 19:47:07
39619 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
39620 [NI]OK; added tests for both
39622 ! perl.c pp_hot.c sv.c t/op/substr.t
39623 ____________________________________________________________________________
39624 [ 6089] By: gsar on 2000/05/07 18:18:38
39625 Log: buildtoc tweak to fix newline lossage
39628 ____________________________________________________________________________
39629 [ 6088] By: jhi on 2000/05/07 16:35:36
39630 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
39631 because we do not use those. The HAS_GETSPNAM remains,
39632 though, because we still do use that.
39634 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39635 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
39636 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
39637 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
39638 ! win32/config.vc win32/config_H.bc win32/config_H.gc
39639 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
39640 ____________________________________________________________________________
39641 [ 6087] By: gsar on 2000/05/07 16:05:16
39642 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
39644 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
39645 ____________________________________________________________________________
39646 [ 6086] By: jhi on 2000/05/07 15:27:07
39647 Log: Integrate with Sarathy.
39649 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39650 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39651 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
39652 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
39653 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
39654 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
39655 ____________________________________________________________________________
39656 [ 6085] By: gsar on 2000/05/07 05:52:02
39657 Log: repeat operator (x) doesn't preserve utf8-ness
39659 ! pp.c t/op/substr.t
39660 ____________________________________________________________________________
39661 [ 6084] By: gsar on 2000/05/07 05:39:55
39662 Log: substr() does not preserve utf8-ness (from Stefan Eissing
39663 <Eissing@medicaldataservice.de>); added tests
39665 ! pp.c t/op/substr.t
39666 ____________________________________________________________________________
39667 [ 6083] By: gsar on 2000/05/07 05:24:46
39668 Log: note about undocumented caller() return value (from M.J.T. Guy);
39669 yet another peek.t tweak
39671 ! pod/perlfunc.pod t/lib/peek.t
39672 ____________________________________________________________________________
39673 [ 6082] By: gsar on 2000/05/07 05:08:40
39674 Log: peek.t non-portable to ithreads
39677 ____________________________________________________________________________
39678 [ 6081] By: gsar on 2000/05/07 04:17:04
39679 Log: better default perlbug categories for ok reports (from Richard Foley)
39682 ____________________________________________________________________________
39683 [ 6080] By: gsar on 2000/05/07 04:08:07
39684 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
39685 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
39687 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39688 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39689 ! AUTHORS MAINTAIN MANIFEST
39690 ____________________________________________________________________________
39691 [ 6079] By: gsar on 2000/05/07 04:01:38
39692 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
39694 ! lib/Carp/Heavy.pm
39695 ____________________________________________________________________________
39696 [ 6078] By: gsar on 2000/05/07 01:24:19
39697 Log: workaround for CRT bug in chdir() (from Charles Lane, via
39700 ! iperlsys.h vms/vms.c vms/vmsish.h
39701 ____________________________________________________________________________
39702 [ 6077] By: gsar on 2000/05/07 01:22:23
39703 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
39706 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
39707 ____________________________________________________________________________
39708 [ 6076] By: gsar on 2000/05/06 17:36:29
39709 Log: integrate cfgperl contents into mainline
39712 !> Configure MANIFEST Porting/Glossary Porting/config.sh
39713 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
39714 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
39715 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
39716 ____________________________________________________________________________
39717 [ 6075] By: jhi on 2000/05/05 18:56:10
39718 Log: Make the test more portable.
39721 ____________________________________________________________________________
39722 [ 6074] By: jhi on 2000/05/05 18:49:20
39723 Log: Introduce t/lib/peek.t.
39727 ____________________________________________________________________________
39728 [ 6073] By: jhi on 2000/05/05 14:30:45
39729 Log: Complex tweaks.
39731 ! lib/Math/Complex.pm t/lib/complex.t
39732 ____________________________________________________________________________
39733 [ 6072] By: jhi on 2000/05/05 12:27:13
39734 Log: Integrate with Sarathy.
39736 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39737 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39738 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
39739 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
39740 ____________________________________________________________________________
39741 [ 6071] By: gsar on 2000/05/05 02:24:46
39742 Log: misformatted perllocal.pod (from Tim Jenness
39743 <t.jenness@jach.hawaii.edu>)
39745 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39746 ____________________________________________________________________________
39747 [ 6070] By: gsar on 2000/05/05 02:16:52
39748 Log: remove misleading comment (from M.J.T. Guy)
39751 ____________________________________________________________________________
39752 [ 6069] By: gsar on 2000/05/05 02:15:13
39753 Log: File::Spec compatibility update (from Barrie Slaymaker
39754 <barries@slaysys.com>)
39756 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39757 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39758 ____________________________________________________________________________
39759 [ 6068] By: gsar on 2000/05/05 02:01:50
39760 Log: note about values()
39763 ____________________________________________________________________________
39764 [ 6067] By: gsar on 2000/05/05 01:33:09
39765 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
39768 ____________________________________________________________________________
39769 [ 6066] By: gsar on 2000/05/05 01:23:43
39773 ____________________________________________________________________________
39774 [ 6065] By: jhi on 2000/05/04 17:30:22
39775 Log: Integrate with Sarathy.
39777 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
39778 ____________________________________________________________________________
39779 [ 6064] By: gsar on 2000/05/04 17:26:14
39780 Log: change#5905 wasn't quite right--it's intent only applies when arguments
39781 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
39784 ____________________________________________________________________________
39785 [ 6063] By: gsar on 2000/05/04 16:52:29
39786 Log: tokeq() could read unallocated field in argument
39789 ____________________________________________________________________________
39790 [ 6062] By: gsar on 2000/05/04 16:34:51
39791 Log: additional tests for utf8.t
39794 ____________________________________________________________________________
39795 [ 6061] By: gsar on 2000/05/04 16:09:28
39796 Log: change#5921 neglected to make eq honor "use bytes"
39799 ____________________________________________________________________________
39800 [ 6060] By: jhi on 2000/05/04 15:30:16
39801 Log: Integrate with Sarathy.
39803 !> perl.c regcomp.c t/pragma/utf8.t
39804 ____________________________________________________________________________
39805 [ 6059] By: jhi on 2000/05/04 15:26:37
39806 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
39807 in natively 64-bit platforms where a long is a quad (no need
39808 for long longs). Also added bias for IVs.
39811 ____________________________________________________________________________
39812 [ 6058] By: gsar on 2000/05/04 00:19:14
39813 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
39814 (spotted by Donald Kinzer <dkinzer@premia.com>)
39817 ____________________________________________________________________________
39818 [ 6057] By: gsar on 2000/05/03 18:34:01
39819 Log: fix broken parsing of /\x{ab}/
39821 ! regcomp.c t/pragma/utf8.t
39822 ____________________________________________________________________________
39823 [ 6056] By: jhi on 2000/05/03 17:57:16
39824 Log: The search of infinity continues, this time simplified.
39826 ! lib/Math/Complex.pm
39827 ____________________________________________________________________________
39828 [ 6055] By: jhi on 2000/05/03 17:45:30
39832 ____________________________________________________________________________
39833 [ 6054] By: jhi on 2000/05/02 22:28:27
39834 Log: Be more forgiving in POSIX about HUGE_VALL.
39836 ! ext/POSIX/POSIX.xs
39837 ____________________________________________________________________________
39838 [ 6053] By: jhi on 2000/05/02 22:25:05
39839 Log: Integrate with Sarathy.
39841 !> hints/irix_6.sh pod/perlop.pod
39842 ____________________________________________________________________________
39843 [ 6052] By: jhi on 2000/05/02 22:24:31
39844 Log: Unicos hint tweak.
39847 ____________________________________________________________________________
39848 [ 6051] By: jhi on 2000/05/02 22:21:26
39849 Log: Complex tweakery.
39851 ! lib/Math/Complex.pm t/lib/complex.t
39852 ____________________________________________________________________________
39853 [ 6050] By: jhi on 2000/05/02 19:26:22
39854 Log: Use setxxent()/endxxent().
39856 ! t/op/grent.t t/op/pwent.t
39857 ____________________________________________________________________________
39858 [ 6049] By: jhi on 2000/05/02 19:06:02
39859 Log: Test both the scalar and list contexts.
39861 ! t/op/grent.t t/op/pwent.t
39862 ____________________________________________________________________________
39863 [ 6048] By: gsar on 2000/05/02 18:29:10
39864 Log: add note about how $( doesn't interpolate in REs (from
39865 Philip Newton <newton@ficus.frogspace.net>)
39868 ____________________________________________________________________________
39869 [ 6047] By: jhi on 2000/05/02 17:41:24
39870 Log: Call getspnam() only iff needd.
39873 ____________________________________________________________________________
39874 [ 6046] By: gsar on 2000/05/02 17:07:25
39875 Log: libscheck has insufficient checks for n32 libs (from
39876 Albert Chin-A-Young <china@thewrittenword.com>)
39879 ____________________________________________________________________________
39880 [ 6045] By: jhi on 2000/05/02 13:57:17
39881 Log: Integrate with Sarathy.
39883 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
39884 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
39885 ____________________________________________________________________________
39886 [ 6044] By: gsar on 2000/05/02 06:48:19
39887 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
39888 such that underscores are only ignored in literal numbers,
39889 "\x{...}", and hex/oct argument
39891 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
39892 ____________________________________________________________________________
39893 [ 6043] By: gsar on 2000/05/02 02:22:29
39894 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
39896 ! pod/perlretut.pod
39897 ____________________________________________________________________________
39898 [ 6042] By: gsar on 2000/05/02 02:17:51
39899 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
39902 ____________________________________________________________________________
39903 [ 6041] By: gsar on 2000/05/02 01:53:51
39904 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
39908 ____________________________________________________________________________
39909 [ 6040] By: gsar on 2000/05/02 01:51:57
39910 Log: missing files in MANIFEST
39913 ____________________________________________________________________________
39914 [ 6039] By: jhi on 2000/05/02 00:36:46
39915 Log: Infinite problems.
39917 ! lib/Math/Complex.pm
39918 ____________________________________________________________________________
39919 [ 6038] By: jhi on 2000/05/02 00:06:38
39920 Log: pwent/spent #ifdef imbalance.
39923 ____________________________________________________________________________
39924 [ 6037] By: jhi on 2000/05/01 22:50:11
39925 Log: Use HUGE_VALL if applicable.
39927 ! ext/POSIX/POSIX.xs util.c
39928 ____________________________________________________________________________
39929 [ 6036] By: jhi on 2000/05/01 22:20:53
39930 Log: Correct Freudian slip.
39933 ____________________________________________________________________________
39934 [ 6035] By: jhi on 2000/05/01 21:07:38
39935 Log: Continue on the pwent/spent case.
39938 ____________________________________________________________________________
39939 [ 6034] By: jhi on 2000/05/01 17:45:14
39940 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
39941 adjustments in 6032 conflicted badly with this, will have
39942 to revisit them later.
39944 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
39945 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
39946 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
39947 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
39948 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
39949 !> t/lib/cgi-html.t t/lib/cgi-request.t
39950 ____________________________________________________________________________
39951 [ 6033] By: jhi on 2000/05/01 17:40:49
39952 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
39955 ____________________________________________________________________________
39956 [ 6032] By: gsar on 2000/05/01 15:56:32
39957 Log: whitespace adjustments
39960 ____________________________________________________________________________
39961 [ 6031] By: gsar on 2000/05/01 15:19:41
39962 Log: small nits in diagnostics.pm (from Robin Barker)
39964 ! lib/diagnostics.pm pod/perldiag.pod
39965 ____________________________________________________________________________
39966 [ 6030] By: gsar on 2000/05/01 08:39:18
39967 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
39968 for @- and @+ (from Johan Vromans)
39970 ! lib/English.pm pod/perlvar.pod
39971 ____________________________________________________________________________
39972 [ 6029] By: gsar on 2000/05/01 08:16:10
39973 Log: add CGI.pm v2.66 (from Lincoln Stein)
39975 + lib/CGI/Util.pm t/lib/cgi-pretty.t
39976 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
39977 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
39978 ! t/lib/cgi-html.t t/lib/cgi-request.t
39979 ____________________________________________________________________________
39980 [ 6028] By: gsar on 2000/05/01 06:34:41
39981 Log: Pod::Man generates groff-incompatible macro definition (from
39985 ____________________________________________________________________________
39986 [ 6027] By: gsar on 2000/05/01 06:31:36
39987 Log: podlators-1.02 update (from Russ Allbery)
39989 ! lib/Pod/Man.pm lib/Pod/Text.pm
39990 ____________________________________________________________________________
39991 [ 6026] By: jhi on 2000/04/30 23:24:23
39992 Log: Integrate with Sarathy.
39994 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
39995 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
39996 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
39997 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
39998 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
39999 !> t/lib/syslog.t toke.c win32/win32.h
40000 ____________________________________________________________________________
40001 [ 6025] By: gsar on 2000/04/30 18:17:47
40002 Log: Is{Alnum,Alpha,Word} don't match titlecase
40004 TODO: IsSpace is defined recursively!
40006 (both spotted by Larry)
40008 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
40009 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
40010 ____________________________________________________________________________
40011 [ 6024] By: gsar on 2000/04/30 17:50:19
40012 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
40013 (from Hugo van der Sanden)
40016 ____________________________________________________________________________
40017 [ 6023] By: gsar on 2000/04/30 17:14:43
40018 Log: debugger stomps on $. (from M.J.T. Guy)
40021 ____________________________________________________________________________
40022 [ 6022] By: gsar on 2000/04/30 16:59:22
40023 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
40026 ____________________________________________________________________________
40027 [ 6021] By: gsar on 2000/04/29 21:00:08
40028 Log: remove Win2K issue in pod (fixed by change#6020)
40030 ! README.win32 pod/perl56delta.pod
40031 ____________________________________________________________________________
40032 [ 6020] By: gsar on 2000/04/29 20:51:49
40036 ____________________________________________________________________________
40037 [ 6019] By: gsar on 2000/04/29 20:34:27
40038 Log: windows portability tweaks
40040 ! t/lib/b.t win32/win32.h
40041 ____________________________________________________________________________
40042 [ 6018] By: gsar on 2000/04/29 19:55:24
40043 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
40044 make _PATH_LOG() return "" if unavailable
40046 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
40047 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
40048 ____________________________________________________________________________
40049 [ 6017] By: jhi on 2000/04/28 22:49:46
40050 Log: Integrate with Sarathy.
40052 !> op.c perl.c pod/perldiag.pod t/lib/b.t
40053 ____________________________________________________________________________
40054 [ 6016] By: jhi on 2000/04/28 22:46:14
40055 Log: Do not warn that an infinity does not look like a number.
40058 ____________________________________________________________________________
40059 [ 6015] By: gsar on 2000/04/28 22:35:49
40060 Log: tweak test for portability
40063 ____________________________________________________________________________
40064 [ 6014] By: gsar on 2000/04/28 22:05:31
40065 Log: glob() loading File::Glob behind the scenes may cause syntax errors
40068 ____________________________________________________________________________
40069 [ 6013] By: gsar on 2000/04/28 21:25:22
40070 Log: tweak change#5945 to display correct switch name in diagnostic
40072 ! perl.c pod/perldiag.pod
40073 ____________________________________________________________________________
40074 [ 6012] By: jhi on 2000/04/28 21:08:12
40075 Log: Integrate with Sarathy.
40077 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
40078 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
40079 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
40080 ____________________________________________________________________________
40081 [ 6011] By: jhi on 2000/04/28 21:04:46
40082 Log: &HUGE_VAL is not defined, it exists.
40084 ! lib/Math/Complex.pm
40085 ____________________________________________________________________________
40086 [ 6010] By: gsar on 2000/04/28 21:02:58
40087 Log: clarify note about shadow password support (from
40088 gellyfish@gellyfish.com)
40091 ____________________________________________________________________________
40092 [ 6009] By: gsar on 2000/04/28 21:00:00
40093 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
40095 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
40096 ____________________________________________________________________________
40097 [ 6008] By: gsar on 2000/04/28 20:56:33
40098 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
40100 ! installperl vms/subconfigure.com
40101 ____________________________________________________________________________
40102 [ 6007] By: gsar on 2000/04/28 20:51:21
40103 Log: note about compile failures and END blocks (from M.J.T. Guy)
40105 ! pod/perl56delta.pod pod/perlmod.pod
40106 ____________________________________________________________________________
40107 [ 6006] By: jhi on 2000/04/28 20:42:14
40108 Log: Regen Configure.
40110 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40112 ____________________________________________________________________________
40113 [ 6005] By: gsar on 2000/04/28 20:41:16
40114 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
40117 ____________________________________________________________________________
40118 [ 6004] By: jhi on 2000/04/28 20:28:21
40119 Log: Integrate with Sarathy.
40121 !> Configure INSTALL Porting/Glossary Porting/config.sh
40122 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
40123 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
40124 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
40125 !> win32/config.vc win32/win32.c
40126 ____________________________________________________________________________
40127 [ 6003] By: gsar on 2000/04/28 20:11:20
40128 Log: allow REG_EXPAND_SZ keys in Windows registry (from
40129 John Clayton <John.Clayton@barclayscapital.com>)
40132 ____________________________________________________________________________
40133 [ 6002] By: gsar on 2000/04/28 19:34:16
40134 Log: destructive sv_setsv() can lose UV-ness from source, causing
40135 numeric promotions/comparisons to fail to do the right thing
40138 ____________________________________________________________________________
40139 [ 6001] By: gsar on 2000/04/28 18:44:15
40140 Log: support additional library locations via $Config{otherlibdirs}
40141 (from Andy Dougherty)
40143 ! Configure INSTALL Porting/Glossary Porting/config.sh
40144 ! Porting/config_H config_h.SH epoc/config.sh perl.c
40145 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
40146 ! win32/config.bc win32/config.gc win32/config.vc
40147 ____________________________________________________________________________
40148 [ 6000] By: gsar on 2000/04/28 18:26:58
40149 Log: reworked otherlibdirs.U (from Andy Dougherty)
40151 ! U/installdirs/otherlibdirs.U
40152 ____________________________________________________________________________
40153 [ 5999] By: gsar on 2000/04/28 18:17:07
40154 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
40156 ! t/pragma/warn/toke toke.c
40157 ____________________________________________________________________________
40158 [ 5998] By: jhi on 2000/04/28 13:32:17
40159 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
40161 ! lib/Math/Complex.pm
40162 ____________________________________________________________________________
40163 [ 5997] By: jhi on 2000/04/28 13:14:04
40166 ! lib/Math/Complex.pm
40167 ____________________________________________________________________________
40168 [ 5996] By: jhi on 2000/04/28 12:59:23
40169 Log: Integrate with Sarathy.
40171 +> pod/perlrequick.pod pod/perlretut.pod
40172 !> (integrate 51 files)
40173 ____________________________________________________________________________
40174 [ 5995] By: gsar on 2000/04/28 09:37:36
40175 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
40177 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
40178 ____________________________________________________________________________
40179 [ 5994] By: gsar on 2000/04/28 09:33:26
40180 Log: fix for missed accounting for null byte in pack("Z",...) (from
40184 ____________________________________________________________________________
40185 [ 5993] By: gsar on 2000/04/28 09:30:05
40186 Log: various minor tweaks seen on p5p
40188 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
40189 ____________________________________________________________________________
40190 [ 5992] By: gsar on 2000/04/28 09:08:19
40191 Log: pod nit (from Simon Cozens)
40194 ____________________________________________________________________________
40195 [ 5991] By: gsar on 2000/04/28 09:06:36
40196 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
40198 ! README.posix-bc hints/posix-bc.sh
40199 ____________________________________________________________________________
40200 [ 5990] By: gsar on 2000/04/28 08:54:52
40201 Log: use $ENV{LIB} to search for libs under Visual C compiler
40202 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
40204 ! lib/ExtUtils/Liblist.pm
40205 ____________________________________________________________________________
40206 [ 5989] By: gsar on 2000/04/28 08:27:12
40207 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
40208 itself and no other (from Tom Hughes)
40210 ! t/op/array.t toke.c
40211 ____________________________________________________________________________
40212 [ 5988] By: gsar on 2000/04/28 08:01:38
40213 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
40214 <paul@miraclefish.com>)
40216 ! lib/ExtUtils/MakeMaker.pm
40217 ____________________________________________________________________________
40218 [ 5987] By: gsar on 2000/04/28 07:53:09
40219 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
40221 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
40222 ____________________________________________________________________________
40223 [ 5986] By: gsar on 2000/04/28 07:44:17
40224 Log: add regular expressions tutorial and quick-start guide (from
40225 Mark Kvale <kvale@phy.ucsf.edu>)
40227 + pod/perlrequick.pod pod/perlretut.pod
40228 ! AUTHORS MAINTAIN MANIFEST
40229 ____________________________________________________________________________
40230 [ 5985] By: gsar on 2000/04/28 07:30:28
40231 Log: forked child may not exit correctly if it failed to open
40232 /dev/console (from Graham Barr)
40234 ! ext/Sys/Syslog/Syslog.pm
40235 ____________________________________________________________________________
40236 [ 5984] By: gsar on 2000/04/28 07:27:20
40237 Log: attributes::reftype() doesn't work on tied argument
40240 ____________________________________________________________________________
40241 [ 5983] By: gsar on 2000/04/28 07:15:04
40242 Log: numeric conversion of non-number in change#3378 tramples on
40243 OOK offset, causing segfaults
40246 ____________________________________________________________________________
40247 [ 5982] By: gsar on 2000/04/28 04:48:25
40248 Log: avoid error in IO::Socket::INET when given an unknown service name
40249 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
40251 ! ext/IO/lib/IO/Socket/INET.pm
40252 ____________________________________________________________________________
40253 [ 5981] By: gsar on 2000/04/28 04:31:31
40254 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
40255 prototype mismatch with CORE::glob(); update pod and tests to
40256 suit (File::Glob::glob() is still available for backward
40257 compatibility, but should be considered deprecated)
40259 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
40260 ! t/lib/glob-taint.t
40261 ____________________________________________________________________________
40262 [ 5980] By: gsar on 2000/04/28 03:47:29
40263 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
40266 ! U/modified/Options.U
40269 ____________________________________________________________________________
40270 [ 5979] By: gsar on 2000/04/28 03:07:54
40271 Log: under useithreads, constant pad entries could inadvertantly be
40272 shared across threads (from Eric Blood <eblood@xmission.com>);
40273 added Eric's test case to testsuite
40276 ____________________________________________________________________________
40277 [ 5978] By: gsar on 2000/04/27 21:13:00
40278 Log: sync version numbers in File::Spec with the ones on CPAN
40279 (from Barrie Slaymaker)
40281 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40282 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40283 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40284 ____________________________________________________________________________
40285 [ 5977] By: gsar on 2000/04/27 21:07:29
40286 Log: autoquote barewords followed by newline and arrow properly
40287 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
40289 ! t/pragma/warn/toke toke.c
40290 ____________________________________________________________________________
40291 [ 5976] By: gsar on 2000/04/27 20:41:20
40292 Log: DB_File v1.73 update (from Paul Marquess)
40294 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40295 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
40296 ____________________________________________________________________________
40297 [ 5975] By: gsar on 2000/04/27 20:34:24
40298 Log: allow sort() reentrancy (variant of patch suggested by
40299 Hugo van der Sanden)
40301 ! pp_ctl.c t/op/sort.t
40302 ____________________________________________________________________________
40303 [ 5974] By: gsar on 2000/04/27 19:46:57
40304 Log: change#4197 somehow missed initializing PL_errors, meaning
40305 sytax error queueing wasn't working outside eval"" at all;
40306 also fixed eval"" to localize PL_error_count, so that compile-time
40307 eval's don't clobber the error state of the outer context
40309 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
40310 ! t/pragma/warn/toke
40311 ____________________________________________________________________________
40312 [ 5973] By: gsar on 2000/04/27 18:29:05
40313 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
40315 ! regcomp.c regexec.c t/op/re_tests
40316 ____________________________________________________________________________
40317 [ 5972] By: jhi on 2000/04/27 18:22:41
40318 Log: Integrate with Sarathy.
40320 +> t/lib/b.t t/lib/syslog.t
40321 !> (integrate 31 files)
40322 ____________________________________________________________________________
40323 [ 5971] By: jhi on 2000/04/27 18:18:46
40324 Log: Unicos tweaks from Mark P. Lutz.
40326 ! hints/unicos.sh lib/Math/Complex.pm
40327 ____________________________________________________________________________
40328 [ 5970] By: gsar on 2000/04/27 18:05:11
40329 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
40332 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
40333 ____________________________________________________________________________
40334 [ 5969] By: gsar on 2000/04/27 17:50:56
40335 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
40338 ! MANIFEST ext/Sys/Syslog/Syslog.pm
40339 ____________________________________________________________________________
40340 [ 5968] By: gsar on 2000/04/27 17:44:49
40341 Log: tolerate spaces in group names in test on solaris (from David Boyce
40345 ____________________________________________________________________________
40346 [ 5967] By: gsar on 2000/04/27 17:41:22
40347 Log: improved docs on the warn_uninit diagnostic (from David Glasser
40351 ____________________________________________________________________________
40352 [ 5966] By: gsar on 2000/04/27 16:54:58
40353 Log: add testsuite for B backends, fix bug in B::Deparse (from
40354 Simon Cozens <simon@brecon.co.uk>)
40357 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
40358 ____________________________________________________________________________
40359 [ 5965] By: gsar on 2000/04/27 16:10:37
40360 Log: avoid "will not stay shared" warnings for our variables (from
40363 ! op.c t/pragma/warn/op
40364 ____________________________________________________________________________
40365 [ 5964] By: gsar on 2000/04/27 07:05:05
40366 Log: reformat to 72 columns (again)
40369 ____________________________________________________________________________
40370 [ 5963] By: gsar on 2000/04/27 06:28:31
40371 Log: patch from Larry to make (\&) prototype work; added tests for
40374 ! op.c t/comp/proto.t
40375 ____________________________________________________________________________
40376 [ 5962] By: gsar on 2000/04/27 06:15:47
40377 Log: updated README.hpux (from Jeff Okamoto)
40380 ____________________________________________________________________________
40381 [ 5961] By: gsar on 2000/04/27 05:55:03
40382 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
40384 ! emacs/cperl-mode.el
40385 ____________________________________________________________________________
40386 [ 5960] By: gsar on 2000/04/27 05:49:26
40387 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
40390 ____________________________________________________________________________
40391 [ 5959] By: gsar on 2000/04/27 05:33:41
40392 Log: doubled words in pods (from Simon Cozens
40393 <simon.p.cozens@jp.pwcglobal.com>)
40395 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
40396 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
40397 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
40398 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
40399 ! pod/perltootc.pod
40400 ____________________________________________________________________________
40401 [ 5958] By: gsar on 2000/04/27 05:11:39
40402 Log: change#3569 deleted some essential code, revert; avoid use of
40403 atexit() to make DynaLoader work properly on AIX under mod_perl
40404 (from Jens-Uwe Mager <jum@helios.de>)
40406 ! ext/DynaLoader/dl_aix.xs
40407 ____________________________________________________________________________
40408 [ 5957] By: gsar on 2000/04/27 04:54:51
40409 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
40412 ____________________________________________________________________________
40413 [ 5956] By: gsar on 2000/04/27 04:51:47
40414 Log: better diagnostics on failed tests (from Ilya Zakharevich)
40416 ! t/op/lex_assign.t
40417 ____________________________________________________________________________
40418 [ 5955] By: gsar on 2000/04/27 04:26:44
40419 Log: longstanding bug exposed by change#3307: sort arguments weren't
40420 compiled with the right wantarray context (ensuing runtime lookup
40421 via block_gimme() was getting the incidental context of the
40425 ____________________________________________________________________________
40426 [ 5954] By: gsar on 2000/04/26 23:42:12
40427 Log: integrate cfgperl contents into mainline
40429 !> (integrate 30 files)
40430 ____________________________________________________________________________
40431 [ 5953] By: jhi on 2000/04/26 23:06:42
40432 Log: Integrate with Sarathy.
40434 !> README.win32 ext/B/B/Deparse.pm
40435 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40436 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
40437 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
40438 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
40439 !> utils/perldoc.PL vms/perlvms.pod
40440 ____________________________________________________________________________
40441 [ 5952] By: jhi on 2000/04/26 23:03:46
40442 Log: Undo "use integer" addition from 64bitint as it seems
40443 to break most of the subtests in Digital UNIX;
40444 Unicos needs to find another way.
40447 ____________________________________________________________________________
40448 [ 5951] By: jhi on 2000/04/26 22:57:53
40449 Log: Be more robust on "extreme" (large absolute value)
40450 arguments. Originally reported by Daniel Connelly
40451 as a problem with asinh() on large negative arguments,
40452 asinh() used to bail out because an argument to log()
40453 ended up being zero. Ilya Zakharevich proposed using
40454 Taylor's series in such cases, which for such large
40455 arguments is a very good approximation.
40457 ! lib/Math/Complex.pm t/lib/complex.t
40458 ____________________________________________________________________________
40459 [ 5950] By: gsar on 2000/04/25 19:13:12
40460 Log: reformat perldiag to avoid long lines
40463 ____________________________________________________________________________
40464 [ 5949] By: gsar on 2000/04/25 18:41:11
40465 Log: make perldoc use the pod2man from the same version (from
40469 ____________________________________________________________________________
40470 [ 5948] By: gsar on 2000/04/25 18:21:57
40471 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
40472 <kompas@kompas.usr.onet.pl>)
40475 ____________________________________________________________________________
40476 [ 5947] By: gsar on 2000/04/25 18:11:53
40477 Log: use &dl_error rather than &dl_load_file as the guard for calling
40478 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
40479 statically built perl)
40481 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40482 ____________________________________________________________________________
40483 [ 5946] By: jhi on 2000/04/25 17:37:54
40484 Log: Document that tr() is not tr(1).
40487 ____________________________________________________________________________
40488 [ 5945] By: gsar on 2000/04/25 16:34:33
40489 Log: make module name mandatory after -M switch; reorder perldiag
40490 alphabetically (from Mark-Jason Dominus)
40492 ! perl.c pod/perldiag.pod
40493 ____________________________________________________________________________
40494 [ 5944] By: jhi on 2000/04/25 01:15:18
40495 Log: On second thoughts frexp() does have two arguments.
40498 ____________________________________________________________________________
40499 [ 5943] By: jhi on 2000/04/24 22:56:32
40500 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
40501 Now pp_ncmp() returns undef is either operand is a NaN.
40503 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40504 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
40505 ! vms/subconfigure.com vos/config.def vos/config.h
40506 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40507 ! win32/config.vc win32/config_H.bc win32/config_H.gc
40508 ! win32/config_H.vc
40509 Branch: metaconfig/U/perl
40511 ____________________________________________________________________________
40512 [ 5942] By: jhi on 2000/04/24 19:45:17
40513 Log: Regen Configure to match #5937.
40515 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40518 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
40519 ____________________________________________________________________________
40520 [ 5941] By: jhi on 2000/04/24 19:24:11
40521 Log: Further Unicos fixes for Mark Lutz.
40523 ! hints/unicos.sh pp_ctl.c
40524 ____________________________________________________________________________
40525 [ 5940] By: jhi on 2000/04/24 19:09:06
40526 Log: Various Unicos 10.0.0.6 fixes.
40528 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
40529 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
40530 Reply-To: tecmpl1@triton.ca.boeing.com
40531 To: perl5-porters@perl.org
40532 Date: Fri, 14 Apr 2000 20:21:00 GMT
40533 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
40535 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
40536 ____________________________________________________________________________
40537 [ 5939] By: gsar on 2000/04/24 19:01:24
40538 Log: more pod nits (from Larry Virden)
40540 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
40541 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
40542 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
40543 ____________________________________________________________________________
40544 [ 5938] By: gsar on 2000/04/24 18:54:01
40545 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
40547 ! ext/B/B/Deparse.pm
40548 ____________________________________________________________________________
40549 [ 5937] By: jhi on 2000/04/24 17:39:00
40550 Log: Integrate with Sarathy.
40552 +> (branch 31 files)
40553 !> (integrate 73 files)
40554 ____________________________________________________________________________
40555 [ 5936] By: gsar on 2000/04/24 17:30:06
40556 Log: additional tests for change#5934 (from Paul Marquess, who also
40557 sent in the same fix)
40559 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
40560 ! t/pragma/warn/5nolint t/pragma/warn/6default
40561 ____________________________________________________________________________
40562 [ 5935] By: jhi on 2000/04/24 17:26:05
40563 Log: Do not assume sign propagation.
40564 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
40565 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40566 To: payner@ncifcrf.gov, perl5-porters@perl.org
40567 Date: Tue, 18 Apr 2000 18:24:49 +0100
40568 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
40570 ! t/op/bop.t t/op/misc.t
40571 ____________________________________________________________________________
40572 [ 5934] By: gsar on 2000/04/24 17:16:54
40573 Log: propagate lexical warnings from surrounding scope correctly
40574 within string eval()
40576 ! pp_ctl.c t/pragma/warn/pp_ctl
40577 ____________________________________________________________________________
40578 [ 5933] By: jhi on 2000/04/24 17:01:07
40579 Log: Flatten the cpp jungle doing the nosuid checking.
40582 ____________________________________________________________________________
40583 [ 5932] By: gsar on 2000/04/24 09:08:14
40584 Log: add rsignal(), whichsig() and do_join() to public API list
40585 (mod_perl uses them to good advantage)
40587 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
40588 ____________________________________________________________________________
40589 [ 5931] By: gsar on 2000/04/24 09:01:40
40590 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
40592 ! pp_hot.c regexec.c t/op/pat.t
40593 ____________________________________________________________________________
40594 [ 5930] By: gsar on 2000/04/24 08:58:33
40595 Log: small os390 tweaks (from Peter Prymmer)
40597 ! config_h.SH makedepend.SH
40598 ____________________________________________________________________________
40599 [ 5929] By: gsar on 2000/04/24 08:55:25
40603 ____________________________________________________________________________
40604 [ 5928] By: gsar on 2000/04/24 08:50:13
40605 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
40607 ! ext/IO/lib/IO/Poll.pm
40608 ____________________________________________________________________________
40609 [ 5927] By: gsar on 2000/04/24 08:43:24
40610 Log: arrange for next() to resume at the unstack op rather than the
40611 loop conditional, so that scope cleanup happens correctly
40612 (from Stephen McCamant)
40614 ! op.c pp_ctl.c t/op/misc.t
40615 ____________________________________________________________________________
40616 [ 5926] By: gsar on 2000/04/24 08:18:40
40617 Log: on windows, reserve 16M of stack rather than 128M (allows more
40618 threads to run concurrently)
40620 ! win32/Makefile win32/makefile.mk
40621 ____________________________________________________________________________
40622 [ 5925] By: gsar on 2000/04/24 08:13:52
40623 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
40626 ____________________________________________________________________________
40627 [ 5924] By: gsar on 2000/04/24 08:08:59
40628 Log: avoid using uninitialized memory in require version check
40630 ! pp_ctl.c universal.c
40631 ____________________________________________________________________________
40632 [ 5923] By: gsar on 2000/04/24 07:20:14
40633 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
40635 ! ext/IO/lib/IO/Poll.pm
40636 ____________________________________________________________________________
40637 [ 5922] By: gsar on 2000/04/24 07:08:42
40638 Log: commentary about IoTYPE() (from Nathan Torkington)
40641 ____________________________________________________________________________
40642 [ 5921] By: gsar on 2000/04/24 06:58:26
40643 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
40646 ! sv.c t/lib/charnames.t t/pragma/utf8.t
40647 ____________________________________________________________________________
40648 [ 5920] By: gsar on 2000/04/24 06:37:59
40649 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
40651 ! doop.c t/op/ver.t
40652 ____________________________________________________________________________
40653 [ 5919] By: gsar on 2000/04/24 06:21:58
40654 Log: Configure might miss old directories when prefix must be
40655 expanded (from Robin Barker)
40657 ! U/installdirs/inc_version_list.U
40660 ____________________________________________________________________________
40661 [ 5918] By: gsar on 2000/04/24 06:16:11
40662 Log: VMS nits in glob() test (from Charles Lane)
40664 ! t/lib/glob-basic.t
40665 ____________________________________________________________________________
40666 [ 5917] By: gsar on 2000/04/24 06:11:56
40667 Log: various pod nits (from Larry Virden and others)
40669 ! README.amiga README.hpux README.machten README.os2
40670 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
40671 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
40672 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
40673 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
40674 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
40675 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
40676 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
40677 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
40678 ____________________________________________________________________________
40679 [ 5916] By: gsar on 2000/04/24 05:52:43
40680 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
40681 <wjones@tc.fluke.com>)
40683 ! t/lib/glob-basic.t
40684 ____________________________________________________________________________
40685 [ 5915] By: gsar on 2000/04/24 05:07:01
40686 Log: supported platforms mixed up
40688 ! pod/perl56delta.pod pod/perlport.pod
40689 ____________________________________________________________________________
40690 [ 5914] By: gsar on 2000/04/24 04:56:08
40691 Log: caller() wasn't returning the right number of elements for
40694 ! pp_ctl.c t/pragma/warn/9enabled
40695 ____________________________________________________________________________
40696 [ 5913] By: gsar on 2000/04/24 04:35:41
40697 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
40698 Mark-Jason Dominus)
40701 ____________________________________________________________________________
40702 [ 5912] By: gsar on 2000/04/24 04:17:15
40703 Log: fix totally broken caching in UNIVERSAL::isa() (from
40706 ! t/op/universal.t universal.c
40707 ____________________________________________________________________________
40708 [ 5911] By: gsar on 2000/04/24 03:39:47
40709 Log: add linebreak properties from unicode/LineBrk.txt (from
40710 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
40712 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40713 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40714 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40715 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40716 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40717 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40718 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40719 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40720 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40721 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40722 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40723 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40724 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40725 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40726 + lib/unicode/Is/LbrkZW.pl
40727 ! lib/unicode/mktables.PL
40728 ____________________________________________________________________________
40729 [ 5910] By: gsar on 2000/04/24 03:23:10
40732 ! ext/Thread/Thread.pm
40733 ____________________________________________________________________________
40734 [ 5909] By: gsar on 2000/04/24 03:22:03
40735 Log: mode argument to do_binmode() should be file mode, not boolean
40738 ____________________________________________________________________________
40739 [ 5908] By: gsar on 2000/04/16 16:51:08
40740 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
40741 always returns a valid GV even when the symbol is trapped by strictures
40744 TODO: the C<package;> hack needs similar treatment
40746 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
40747 ! t/pragma/strict-vars
40748 ____________________________________________________________________________
40749 [ 5907] By: jhi on 2000/03/31 23:42:56
40750 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
40751 an assumption which #5905 demolished.
40754 ____________________________________________________________________________
40755 [ 5906] By: jhi on 2000/03/31 18:54:37
40756 Log: Typo in #5905.
40759 ____________________________________________________________________________
40760 [ 5905] By: jhi on 2000/03/31 18:50:54
40761 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
40762 reported by Joseph N. Hall. The bug was that even with use64bitint
40763 one had to use the prefixes q, L, or ll with printf/sprintf,
40764 contrary to the documentation and common sense.
40766 ! sv.c t/op/64bitint.t
40767 ____________________________________________________________________________
40768 [ 5904] By: gsar on 2000/03/28 02:31:32
40769 Log: add Changes, perldelta.pod
40771 + Changes pod/perldelta.pod
40772 ____________________________________________________________________________
40773 [ 5903] By: gsar on 2000/03/28 02:03:55
40774 Log: rename Changes and perldelta.pod
40776 +> Changes5.6 pod/perl56delta.pod
40777 - Changes pod/perldelta.pod
40779 ____________________________________________________________________________
40780 [ 5902] By: gsar on 2000/03/28 01:59:14
40781 Log: create maint-5.6 branch
40782 Branch: maint-5.6/perl
40783 +> (branch 1611 files)
40784 ____________________________________________________________________________
40785 [ 5901] By: jhi on 2000/03/23 05:48:43
40786 Log: Integrate with Sarathy.
40788 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
40789 ____________________________________________________________________________
40790 [ 5900] By: gsar on 2000/03/23 05:42:43
40791 Log: three guesses on what this is :-)