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.2 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 11682] By: jhi on 2001/08/15 13:26:00
35 Log: The #11673 necessitated a test tweak.
38 ____________________________________________________________________________
39 [ 11681] By: jhi on 2001/08/15 13:12:50
40 Log: Also UNICOS is in the general case unable to silently
44 ____________________________________________________________________________
45 [ 11680] By: jhi on 2001/08/15 13:05:15
46 Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
50 ____________________________________________________________________________
51 [ 11679] By: jhi on 2001/08/15 12:48:32
52 Log: Re-establish the fp overflow detection for VAX VMS; there
53 is no easy way to have the IEEE fp silent overflow semantics.
54 (in Alpha VMS we still will use IEEE fp by default-- but it
55 is still possible to configure Perl to use G_FLOAT)
58 ____________________________________________________________________________
59 [ 11678] By: jhi on 2001/08/15 12:27:41
60 Log: Subject: [PATCH] pp_lock
61 From: "Arthur Bergman" <arthur@contiller.se>
62 Date: Wed, 15 Aug 2001 11:52:16 +0200
63 Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
66 ____________________________________________________________________________
67 [ 11677] By: jhi on 2001/08/15 12:26:44
68 Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern
69 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
70 Date: Wed, 15 Aug 2001 11:32:11 +0100
71 Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
73 ! regcomp.c t/op/re_tests
74 ____________________________________________________________________________
75 [ 11676] By: jhi on 2001/08/15 12:25:29
76 Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks
77 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
78 Date: Wed, 15 Aug 2001 10:33:49 +0100
79 Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
81 ! regexec.c t/op/re_tests
82 ____________________________________________________________________________
83 [ 11675] By: jhi on 2001/08/15 03:28:20
84 Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
85 From: Barrie Slaymaker <barries@slaysys.com>
86 Date: Tue, 14 Aug 2001 14:32:25 -0400
87 Message-ID: <20010814143225.A19822@jester.slaysys.com>
89 ! lib/File/Spec.t lib/File/Spec/Unix.pm
90 ____________________________________________________________________________
91 [ 11674] By: jhi on 2001/08/15 03:25:32
92 Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
93 From: Peter Prymmer <pvhp@forte.com>
94 Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
95 Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
97 ! README.vms configure.com
98 ____________________________________________________________________________
99 [ 11673] By: jhi on 2001/08/15 03:16:14
100 Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
101 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
102 Date: Tue, 14 Aug 2001 21:23:27 +0200
103 Message-ID: <20010814212327.A1919@rafael>
106 ____________________________________________________________________________
107 [ 11672] By: jhi on 2001/08/15 03:15:25
108 Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
109 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
110 Date: Tue, 14 Aug 2001 22:30:11 +0200
111 Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
113 Combination of nmake, quoting, and Perl expanded $( in here-doc.
115 ! ext/SDBM_File/Makefile.PL
116 ____________________________________________________________________________
117 [ 11671] By: jhi on 2001/08/14 13:44:40
121 ____________________________________________________________________________
122 [ 11670] By: jhi on 2001/08/14 13:10:36
123 Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
124 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
125 Date: Mon, 13 Aug 2001 23:15:01 +0200
126 Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
129 ____________________________________________________________________________
130 [ 11669] By: jhi on 2001/08/14 13:07:09
131 Log: Subject: [PATCH] [b-]showlex.t
132 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
133 Date: Sun, 12 Aug 2001 22:24:51 +0200
134 Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
136 The 4nt command shell will expand the % in command line
137 no matter what quoting is attempted, changed the % to @.
140 ____________________________________________________________________________
141 [ 11668] By: jhi on 2001/08/14 13:01:02
142 Log: Subject: [PATCH] magic.t
143 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
144 Date: Sun, 12 Aug 2001 20:49:27 +0200
145 Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
148 ____________________________________________________________________________
149 [ 11667] By: jhi on 2001/08/14 12:35:17
150 Log: Add sharedsv* to the DOSish platforms; plus add
151 some WinCE files to the list of DOSish files.
153 ! NetWare/Makefile Porting/makerel win32/Makefile
154 ! win32/makefile.mk wince/Makefile.ce
155 ____________________________________________________________________________
156 [ 11666] By: jhi on 2001/08/14 12:29:57
157 Log: More DOSish files.
160 ____________________________________________________________________________
161 [ 11665] By: jhi on 2001/08/14 12:27:58
162 Log: Strip CRs from the WinCE files. Now we need to
163 figure out in which CRs are really needed: probably
164 Makefile.ce and the README files, at least, probably
165 also the registry.bat.
167 ! wince/Makefile.ce wince/README.compile wince/README.perlce
168 ! wince/config.h wince/include/cectype.h wince/include/errno.h
169 ! wince/include/sys/stat.h wince/include/sys/types.h
170 ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
171 ! wince/perldll.def wince/registry.bat wince/wince.h
172 ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
173 ____________________________________________________________________________
174 [ 11664] By: jhi on 2001/08/14 12:05:09
175 Log: Add some files to DOSish and writables.
178 ____________________________________________________________________________
179 [ 11663] By: jhi on 2001/08/14 03:08:07
180 Log: Compile failure message tidying.
183 ____________________________________________________________________________
184 [ 11662] By: jhi on 2001/08/14 01:41:22
185 Log: The new sharedsv* should be exported only if usethreads.
188 ____________________________________________________________________________
189 [ 11661] By: jhi on 2001/08/14 00:25:30
190 Log: Subject: [PATCH: perl@11626] URL updates for README.os390
191 From: Peter Prymmer <pvhp@forte.com>
192 Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
193 Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
196 ____________________________________________________________________________
197 [ 11660] By: jhi on 2001/08/13 12:54:54
200 ! Changes patchlevel.h
201 ____________________________________________________________________________
202 [ 11659] By: jhi on 2001/08/13 12:45:21
203 Log: Subject: [PATHC] sharedsv.[c|h]
204 From: "Artur Bergman" <artur@contiller.se>
205 Date: Mon, 13 Aug 2001 14:38:41 +0200
206 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>
208 Subject: [PATCH] embed.pl
209 From: Arthur Bergman <arthur@contiller.se>
210 Date: Mon, 13 Aug 2001 14:38:14 +0200
211 Message-ID: <B79D96D6.3088%arthur@contiller.se>
213 Subject: [PATCH] sharedsv cleanups
214 From: "Arthur Bergman" <arthur@contiller.se>
215 Date: Mon, 13 Aug 2001 15:14:25 +0200
216 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>
218 Plus few tweaks: _init needs to be Adp, the prototypes
219 should not be revealed unless using ithreads, #endif FOO
220 must be #endif /* FOO */, adding (parentheses) around
221 do { } while doesn't work too well.
223 + sharedsv.c sharedsv.h
224 ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
225 ! perl.h perlapi.c pod/perlapi.pod proto.h
226 ____________________________________________________________________________
227 [ 11658] By: jhi on 2001/08/13 12:00:08
228 Log: Subject: Re: END {} blocks run in perl_run
229 From: Arthur Bergman <arthur@contiller.se>
230 Date: Mon, 13 Aug 2001 11:11:30 +0200
231 Message-ID: <B79D6661.3068%arthur@contiller.se>
234 ____________________________________________________________________________
235 [ 11657] By: nick on 2001/08/13 09:03:02
236 Log: Integrate mainline
238 +> (branch 326 files)
240 !> (integrate 85 files)
241 ____________________________________________________________________________
242 [ 11656] By: jhi on 2001/08/12 23:24:18
243 Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
244 and the Perl will be built to do that by default (adding that
245 will break scripts having non-UTF-8 binary data, such as Latin-1.)
248 ____________________________________________________________________________
249 [ 11655] By: jhi on 2001/08/12 23:05:14
250 Log: Unnecessary downgrades.
253 ____________________________________________________________________________
254 [ 11654] By: jhi on 2001/08/12 22:56:47
255 Log: Failure not true anymore (probably caused by my broken setup).
258 ____________________________________________________________________________
259 [ 11653] By: jhi on 2001/08/12 22:46:12
260 Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
263 ! op.h pp_ctl.c regcomp.c
264 ____________________________________________________________________________
265 [ 11652] By: jhi on 2001/08/12 22:30:04
266 Log: There is no IN_UTF8.
269 ____________________________________________________________________________
270 [ 11651] By: jhi on 2001/08/12 21:08:06
271 Log: More (less) regex/utf8 relics. (Toned down later in #11653.)
273 ! op.c op.h pp_ctl.c regcomp.c
274 ____________________________________________________________________________
275 [ 11650] By: jhi on 2001/08/12 20:17:32
276 Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
280 ____________________________________________________________________________
281 [ 11649] By: jhi on 2001/08/12 18:45:52
282 Log: Todo updates and fixes.
285 ____________________________________________________________________________
286 [ 11648] By: jhi on 2001/08/12 18:43:50
287 Log: Mark tests (and one module) having explicit Latin-1
288 (and one file having explicit UTF-8) with an explicit
289 'no utf8' (and one explicit 'use utf8').
291 NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
293 ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
294 ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
295 ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
296 ____________________________________________________________________________
297 [ 11647] By: jhi on 2001/08/12 17:10:22
298 Log: Subject: SV: END {} blocks run in perl_run
299 From: "Arthur Bergman" <arthur@contiller.se>
300 Date: Sun, 12 Aug 2001 00:34:28 +0200
301 Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
303 ! miniperlmain.c perl.c
304 ____________________________________________________________________________
305 [ 11646] By: jhi on 2001/08/12 16:59:00
306 Log: Typos in #11645.
309 ____________________________________________________________________________
310 [ 11645] By: jhi on 2001/08/12 16:55:31
311 Log: On ithreads default to use_reentrant except on naturally
312 threadsafe platforms.
315 ____________________________________________________________________________
316 [ 11644] By: jhi on 2001/08/12 15:45:43
317 Log: (Hopefully) a fix for 20010723.004: make install needs
318 write permission in build directory. The problem was
319 probably caused by overeager sprinkling of the lib/re.pm
320 dependencies (which was done to guarantee lib/re.pm being
321 uptodate for parallel makes: now solved by funneling that
322 through an explicit recursive make in the preplibrary target).
325 ____________________________________________________________________________
326 [ 11643] By: jhi on 2001/08/12 14:16:44
327 Log: Dispell the "use utf8" superstition.
329 ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
330 ! pod/perlunicode.pod
331 ____________________________________________________________________________
332 [ 11642] By: jhi on 2001/08/12 13:56:42
333 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
334 From: "Abigail" <abigail@foad.org>
335 Date: Sat, 11 Aug 2001 23:49:49 +0200
336 Message-ID: <20010811214950.23255.qmail@foad.org>
339 ____________________________________________________________________________
340 [ 11641] By: jhi on 2001/08/12 13:56:18
341 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
342 From: Abhijit Menon-Sen <ams@wiw.org>
343 Date: Sat, 11 Aug 2001 06:18:19 +0530
344 Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
347 ____________________________________________________________________________
348 [ 11640] By: jhi on 2001/08/12 13:45:58
349 Log: Test for change #11639.
352 ____________________________________________________________________________
353 [ 11639] By: jhi on 2001/08/12 13:42:03
354 Log: Subject: Re: Can't localize *FH, then tie it
355 From: Abhijit Menon-Sen <ams@wiw.org>
356 Date: Sun, 12 Aug 2001 16:08:06 +0530
357 Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
360 ____________________________________________________________________________
361 [ 11638] By: jhi on 2001/08/12 03:30:07
362 Log: Drop all the unnecessary "use utf8" clauses and some of
363 the unnecessary "use bytes" ones.
365 TODO: scour the documentation for unnecessary "use utf8"
366 and prominently display it in perldelta when the time comes.
367 ("use utf8" should be necessary ONLY if one wants the script
368 to be in UTF-8.) Also should be checked in some non-ASCII
369 non-Latin-1 platform, like EBCDIC.
371 ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
372 ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
373 ____________________________________________________________________________
374 [ 11637] By: jhi on 2001/08/11 17:55:36
375 Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
376 Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
380 ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
381 ____________________________________________________________________________
382 [ 11636] By: jhi on 2001/08/11 17:14:06
383 Log: Thinko: we want the flags for native cc, not gcc.
386 ____________________________________________________________________________
387 [ 11635] By: jhi on 2001/08/11 15:14:48
388 Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
389 From: Robin Houston <robin@kitsite.com>
390 Date: Fri, 10 Aug 2001 14:42:02 +0100
391 Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
394 ____________________________________________________________________________
395 [ 11634] By: jhi on 2001/08/11 14:59:22
396 Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
397 From: Abhijit Menon-Sen <ams@wiw.org>
398 Date: Sat, 11 Aug 2001 16:31:04 +0530
399 Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
402 ____________________________________________________________________________
403 [ 11633] By: jhi on 2001/08/11 14:58:07
404 Log: Get rid of indread, from Abhijit Menon-Sen.
407 ____________________________________________________________________________
408 [ 11632] By: jhi on 2001/08/10 23:39:04
411 ! win32/Makefile win32/makefile.mk
412 ____________________________________________________________________________
413 [ 11631] By: jhi on 2001/08/10 23:37:43
414 Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
416 - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
417 - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
418 - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
419 ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
420 ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
421 ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
422 ! win32/Makefile win32/makefile.mk
423 ____________________________________________________________________________
424 [ 11630] By: jhi on 2001/08/10 13:53:15
425 Log: Avoid #elif (less portable than #else #if).
428 ____________________________________________________________________________
429 [ 11629] By: jhi on 2001/08/10 13:49:53
430 Log: Subject: patch for perlvar.pod
431 From: mah@everybody.org (Mark A. Hershberger)
432 Date: 08 Aug 2001 17:03:16 -0500
433 Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
436 ____________________________________________________________________________
437 [ 11628] By: jhi on 2001/08/10 13:45:48
438 Log: cpp commands must start (the # must be) at the column #0.
441 ____________________________________________________________________________
442 [ 11627] By: jhi on 2001/08/10 13:41:07
443 Log: If using gcc -B/foo/bar makedepend would give
444 unnecessary warnings about unused -B/foo/bar.
447 ____________________________________________________________________________
448 [ 11626] By: jhi on 2001/08/09 14:56:29
451 ! Changes patchlevel.h
452 ____________________________________________________________________________
453 [ 11625] By: jhi on 2001/08/09 14:54:05
457 ____________________________________________________________________________
458 [ 11624] By: jhi on 2001/08/09 14:52:52
462 ____________________________________________________________________________
463 [ 11623] By: jhi on 2001/08/09 14:49:00
464 Log: Rename lib/unicode files to lib/unicore to avoid
465 conflicts between core lib/unicode and Unicode::
466 files in case-ignoring filesystems.
470 ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
471 ____________________________________________________________________________
472 [ 11622] By: jhi on 2001/08/09 13:33:47
473 Log: Upgrade to Math::BigInt 1.41.
475 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
476 ____________________________________________________________________________
477 [ 11621] By: jhi on 2001/08/09 13:31:20
478 Log: Subject: [PATCH] remove PL_na from typemap
479 From: James <james@rf.net>
480 Date: Mon, 06 Aug 2001 20:23:15 -0700
481 Message-ID: <3B6F5F23.A31A81B1@rf.net>
483 (had to be manually applied)
485 ! lib/ExtUtils/typemap
486 ____________________________________________________________________________
487 [ 11620] By: jhi on 2001/08/09 13:27:11
488 Log: The metaconfig unit changes for #11618.
489 Branch: metaconfig/U/perl
490 + d_fpclassl.U i_fp.U
491 ____________________________________________________________________________
492 [ 11619] By: jhi on 2001/08/09 13:25:21
493 Log: Forgot this from #11618.
495 NOTE: wince/config_H.ce needs updating.
498 ____________________________________________________________________________
499 [ 11618] By: jhi on 2001/08/09 13:21:51
500 Log: Introduce more floating point classifying APIs;
501 try to define (most importantly) Perl_is{inf,nan}(x).
503 For this first cut, assume none such APIs exist in non-UNIXoid
504 platforms-- this is of course too unkind: Win32 rumoredly has
505 _fpclass() and _isnan(), and VMS/VOS very probably have some
506 of the APIs available. The only thing Perl uses at the moment
507 is Perl_isnan() (has been in use for a while now).
509 NOTE: the Win32 and NetWare config_h.?c need regenerating.
511 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
512 ! Porting/config_H config_h.SH configure.com epoc/config.sh
513 ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
514 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
515 ! vos/config.ga.h win32/config.bc win32/config.gc
516 ! win32/config.vc win32/config_H.bc win32/config_H.gc
517 ! win32/config_H.vc wince/config.ce wince/config.h
518 ____________________________________________________________________________
519 [ 11617] By: jhi on 2001/08/09 11:08:51
520 Log: Integrate change #11519 from perlio:
522 Avoid testing for (non-)existance of "encoding(xxxx)"
523 layer is called "encoding" the (xxxx) is an argument.
526 ____________________________________________________________________________
527 [ 11616] By: nick on 2001/08/09 07:50:24
528 Log: Integrate mainline
530 +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
531 +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
532 +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
533 +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
534 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
535 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
536 !> (integrate 79 files)
537 ____________________________________________________________________________
538 [ 11615] By: nick on 2001/08/09 06:23:44
539 Log: Avoid testing for (non-)existance of "encoding(xxxx)"
540 layer is called "encoding" the (xxxx) is an argument.
543 ____________________________________________________________________________
544 [ 11614] By: jhi on 2001/08/08 21:50:19
545 Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
546 From: Paul Johnson <paul@pjcj.net>
547 Date: Wed, 8 Aug 2001 23:54:17 +0200
548 Message-ID: <20010808235417.O1006@pjcj.net>
551 ____________________________________________________________________________
552 [ 11613] By: jhi on 2001/08/08 13:22:13
553 Log: Make VMS use IEEE math by default; reorder Tru64 hints
554 so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
555 exception semantics) is always set if using (the new) cc.
557 ! configure.com hints/dec_osf.sh
558 ____________________________________________________________________________
559 [ 11612] By: jhi on 2001/08/08 12:14:56
560 Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
561 From: Abhijit Menon-Sen <ams@wiw.org>
562 Date: Tue, 7 Aug 2001 17:16:05 +0530
563 Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
566 ____________________________________________________________________________
567 [ 11611] By: jhi on 2001/08/08 02:28:58
568 Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
569 From: "Craig A. Berry" <craigberry@mac.com>
570 Date: Tue, 07 Aug 2001 22:27:47 -0500
571 Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
574 ____________________________________________________________________________
575 [ 11610] By: jhi on 2001/08/08 00:12:00
576 Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
577 From: "Craig A. Berry" <craigberry@mac.com>
578 Date: Tue, 07 Aug 2001 20:01:53 -0500
579 Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
581 ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
582 ____________________________________________________________________________
583 [ 11609] By: jhi on 2001/08/07 23:49:09
584 Log: Update the magazine information.
587 ____________________________________________________________________________
588 [ 11608] By: jhi on 2001/08/07 23:35:27
589 Log: Ignore SIGFPE everywhere.
591 ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
592 ____________________________________________________________________________
593 [ 11607] By: jhi on 2001/08/07 23:07:04
594 Log: With permission, change the licensing of the docs by
595 TomC (and Gnat) to comply with the rest of Perl.
597 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
598 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
599 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
600 ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
602 ____________________________________________________________________________
603 [ 11606] By: jhi on 2001/08/07 22:50:04
604 Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
605 From: Andy Dougherty <doughera@lafayette.edu>
606 Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
607 Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
610 ____________________________________________________________________________
611 [ 11605] By: jhi on 2001/08/07 22:49:18
612 Log: Subject: [PATCH] Makefile.SH test_prep dependency
613 From: Andy Dougherty <doughera@lafayette.edu>
614 Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
615 Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
618 ____________________________________________________________________________
619 [ 11604] By: jhi on 2001/08/07 22:44:35
620 Log: Don't autogenerate the headers et alia,
621 make regen_headers explicitly.
624 ____________________________________________________________________________
625 [ 11603] By: jhi on 2001/08/07 22:33:48
626 Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
627 From: Gurusamy Sarathy <gsar@ActiveState.com>
628 Date: Tue, 07 Aug 2001 08:33:26 -0700
629 Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
631 Unnecessary dependency.
634 ____________________________________________________________________________
635 [ 11602] By: jhi on 2001/08/07 13:52:41
636 Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
637 From: Abhijit Menon-Sen <ams@wiw.org>
638 Date: Tue, 7 Aug 2001 09:10:54 +0530
639 Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
642 ____________________________________________________________________________
643 [ 11601] By: jhi on 2001/08/07 13:46:33
644 Log: Subject: [PATCH perl@11597] B && BEGIN handling
645 From: "James A. Duncan" <jduncan@fotango.com>
646 Date: Mon, 6 Aug 2001 17:29:11 +0100
647 Message-ID: <20010806172911.A2071@fotango.com>
649 (the intrpvar.h addition moved to the end for bincompat)
651 ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
652 ____________________________________________________________________________
653 [ 11600] By: jhi on 2001/08/07 11:53:48
654 Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
657 ____________________________________________________________________________
658 [ 11599] By: gsar on 2001/08/07 06:31:39
659 Log: fix URLs for fcrypt.c
660 Branch: maint-5.6/perl
662 ____________________________________________________________________________
663 [ 11598] By: jhi on 2001/08/06 15:02:48
664 Log: Yet another way to say Infinity: HP-UX calls its "++".
666 ! lib/Math/BigInt/t/bigintpm.t
667 ____________________________________________________________________________
668 [ 11597] By: jhi on 2001/08/06 13:40:01
671 ! Changes patchlevel.h
672 ____________________________________________________________________________
673 [ 11596] By: jhi on 2001/08/06 13:24:28
674 Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
677 ____________________________________________________________________________
678 [ 11595] By: jhi on 2001/08/06 12:51:38
679 Log: The #11593 wasn't right.
681 ! lib/Math/BigInt/t/bigintpm.t
682 ____________________________________________________________________________
683 [ 11594] By: jhi on 2001/08/06 12:34:15
684 Log: Subject: [PATCH: perl@11564] introducing perlivp
685 From: Prymmer/Kahn <pvhp@best.com>
686 Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
687 Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
689 Subject: Re: [PATCH: perl@11564] introducing perlivp
690 From: Prymmer/Kahn <pvhp@best.com>
691 Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
692 Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
695 ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
696 ! win32/Makefile win32/makefile.mk
697 ____________________________________________________________________________
698 [ 11593] By: jhi on 2001/08/05 23:10:52
699 Log: libcs are confused what to call Infinity.
701 ! lib/Math/BigInt/t/bigintpm.t
702 ____________________________________________________________________________
703 [ 11592] By: jhi on 2001/08/05 23:07:50
704 Log: Avoid SIGFPE in Tru64.
707 ____________________________________________________________________________
708 [ 11591] By: jhi on 2001/08/05 22:46:10
709 Log: Upgrade to Math::BigInt 1.40.
711 NOTE: this patch necessitates doing something about
712 infinity handling since the new bigintpm.t tests use
713 infinity, which causes SIGFPEs at least in Tru64.
715 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
716 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
717 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
718 ! lib/Math/BigInt/t/mbimbf.t
719 ____________________________________________________________________________
720 [ 11590] By: gsar on 2001/08/05 21:57:43
721 Log: remove hardcoded cmd shell in testsuite
723 ! t/op/glob.t t/op/magic.t t/op/stat.t
724 ____________________________________________________________________________
725 [ 11589] By: gsar on 2001/08/05 21:35:50
726 Log: 4-arg select() was busted on windows because change#8178 didn't
727 make it into mainline
729 ! perl.h win32/include/sys/socket.h
730 ____________________________________________________________________________
731 [ 11588] By: jhi on 2001/08/05 19:40:31
732 Log: Rename the Getopt::Long tests to be as they are
733 in the Getopt::Long official distribution.
735 + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
736 + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
737 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
738 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
740 ____________________________________________________________________________
741 [ 11587] By: jhi on 2001/08/05 19:38:07
742 Log: Upgrade to Getopt::Long 2.26.
744 + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
745 ! MANIFEST lib/Getopt/Long.pm
746 ____________________________________________________________________________
747 [ 11586] By: jhi on 2001/08/05 19:26:50
748 Log: Retract #10874 (the hack should be unnecessary by now)
750 ! lib/Test/Harness.pm
751 ____________________________________________________________________________
752 [ 11585] By: gsar on 2001/08/05 16:45:54
753 Log: avoid temp file littering in tests
755 ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
756 ____________________________________________________________________________
757 [ 11584] By: jhi on 2001/08/05 16:42:50
758 Log: Subject: warning in sv.c: double format, NV arg
759 From: "Philip Newton" <Philip.Newton@gmx.net>
760 Date: Sun, 5 Aug 2001 19:41:07 +0200
761 Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
764 ____________________________________________________________________________
765 [ 11583] By: gsar on 2001/08/05 16:28:22
766 Log: fix POSIX.t#13 for windos
769 ____________________________________________________________________________
770 [ 11582] By: jhi on 2001/08/05 16:10:59
771 Log: Add a test for PerlIO::Via.
774 ! MANIFEST ext/PerlIO/Via/Via.pm
775 ____________________________________________________________________________
776 [ 11581] By: gsar on 2001/08/05 15:00:26
777 Log: flock() and link() are not available on Windows 9x
780 ____________________________________________________________________________
781 [ 11580] By: jhi on 2001/08/05 13:56:46
782 Log: Some Tru64 C compilers have C++ components that confuse
783 the ccversion parsing.
786 ____________________________________________________________________________
787 [ 11579] By: jhi on 2001/08/05 13:31:07
788 Log: (Reintroduce #11125)
790 Subject: MakeMaker should pass through DEFINE and INC to subdirs
791 From: Alan Burlison <Alan.Burlison@sun.com>
792 Date: Tue, 03 Jul 2001 15:20:13 +0100
793 Message-ID: <3B41D49D.A923D4F9@sun.com>
795 ! lib/ExtUtils/MM_Unix.pm
796 ____________________________________________________________________________
797 [ 11578] By: jhi on 2001/08/05 03:17:20
798 Log: Little pointer juggling for HP-UX cc to avoid
799 "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
801 "error 1549: Modifiable lvalue required for assignment operator."
804 ____________________________________________________________________________
805 [ 11577] By: jhi on 2001/08/04 18:09:38
806 Log: Continuation of #11575: SANY_SEEN completely deprecated,
807 plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
808 plus a fix for the bug.
810 ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
811 ____________________________________________________________________________
812 [ 11576] By: jhi on 2001/08/04 17:31:06
813 Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
814 From: Doug MacEachern <dougm@covalent.net>
815 Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
816 Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
819 ____________________________________________________________________________
820 [ 11575] By: jhi on 2001/08/04 17:28:55
821 Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
822 the new CANY is the \C. The problem reported and the
823 test case supplied in
825 Subject: UTF-8 bugs in string length & single line regex matches
826 From: "Daniel P. Berrange" <dan@berrange.com>
827 Date: Fri, 3 Aug 2001 11:39:33 +0100
828 Message-ID: <20010803113932.A19318@berrange.com>
830 ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
832 ____________________________________________________________________________
833 [ 11574] By: jhi on 2001/08/04 15:42:34
834 Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
835 From: Doug MacEachern <dougm@covalent.net>
836 Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
837 Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
840 ____________________________________________________________________________
841 [ 11573] By: jhi on 2001/08/04 14:20:26
842 Log: The #11572 didn't up the test count.
845 ____________________________________________________________________________
846 [ 11572] By: jhi on 2001/08/04 14:12:45
847 Log: Subject: UTF-8 bugs in string length & single line regex matches
848 From: "Daniel P. Berrange" <dan@berrange.com>
849 Date: Fri, 3 Aug 2001 11:39:33 +0100
850 Message-ID: <20010803113932.A19318@berrange.com>
852 (the mg_length() fix)
855 ____________________________________________________________________________
856 [ 11571] By: jhi on 2001/08/04 14:10:39
857 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
858 From: Abhijit Menon-Sen <ams@wiw.org>
859 Date: Sat, 4 Aug 2001 16:56:35 +0530
860 Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
863 ____________________________________________________________________________
864 [ 11570] By: jhi on 2001/08/04 14:09:59
865 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
866 From: Abhijit Menon-Sen <ams@wiw.org>
867 Date: Sat, 4 Aug 2001 16:16:03 +0530
868 Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
871 ____________________________________________________________________________
872 [ 11569] By: jhi on 2001/08/04 14:09:09
873 Log: Subject: Re: [patch] refcount re ops
874 From: Abhijit Menon-Sen <ams@wiw.org>
875 Date: Sat, 4 Aug 2001 08:54:55 +0530
876 Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
879 ____________________________________________________________________________
880 [ 11568] By: jhi on 2001/08/04 14:08:19
881 Log: Subject: [patch] refcount re ops
882 From: Doug MacEachern <dougm@covalent.net>
883 Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
884 Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
887 ____________________________________________________________________________
888 [ 11567] By: jhi on 2001/08/03 23:52:56
889 Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
890 From: Doug MacEachern <dougm@covalent.net>
891 Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
892 Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
895 ____________________________________________________________________________
896 [ 11566] By: jhi on 2001/08/03 20:45:10
897 Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
898 From: "Craig A. Berry" <craigberry@mac.com>
899 Date: Fri, 03 Aug 2001 16:16:16 -0500
900 Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>
903 ____________________________________________________________________________
904 [ 11565] By: jhi on 2001/08/03 13:46:40
905 Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
906 From: John Kristian <jmk2001@engineer.com>
907 Date: Fri, 03 Aug 2001 00:59:08 -0700
908 Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
911 ____________________________________________________________________________
912 [ 11564] By: jhi on 2001/08/03 13:25:39
915 ! Changes patchlevel.h
916 ____________________________________________________________________________
917 [ 11563] By: jhi on 2001/08/03 12:13:17
918 Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
919 From: "Craig A. Berry" <craigberry@mac.com>
920 Date: Thu, 02 Aug 2001 23:15:24 -0500
921 Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
924 ____________________________________________________________________________
925 [ 11562] By: jhi on 2001/08/03 12:11:57
926 Log: Subject: [patch] plug PL_cshname leak
927 From: Doug MacEachern <dougm@covalent.net>
928 Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
929 Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
932 ____________________________________________________________________________
933 [ 11561] By: jhi on 2001/08/03 12:10:32
934 Log: Subject: [patch] plug PL_sh_path leak
935 From: Doug MacEachern <dougm@covalent.net>
936 Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
937 Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
940 ____________________________________________________________________________
941 [ 11560] By: jhi on 2001/08/03 12:09:50
942 Log: Subject: [patch] plug PL_regex_padav leaks
943 From: Doug MacEachern <dougm@covalent.net>
944 Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
945 Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
948 ____________________________________________________________________________
949 [ 11559] By: jhi on 2001/08/03 12:08:59
950 Log: Subject: [patch] plug PL_origargv leak
951 From: Doug MacEachern <dougm@covalent.net>
952 Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
953 Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
956 ____________________________________________________________________________
957 [ 11558] By: jhi on 2001/08/03 12:07:58
958 Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
959 From: Abhijit Menon-Sen <ams@wiw.org>
960 Date: Fri, 3 Aug 2001 06:38:11 +0530
961 Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
964 ____________________________________________________________________________
965 [ 11557] By: nick on 2001/08/03 08:17:38
966 Log: Integrate mainline
970 !> (integrate 49 files)
971 ____________________________________________________________________________
972 [ 11556] By: jhi on 2001/08/02 22:46:22
973 Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
974 From: "Craig A. Berry" <craigberry@mac.com>
975 Date: Thu, 02 Aug 2001 12:56:19 -0500
976 Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
979 ____________________________________________________________________________
980 [ 11555] By: jhi on 2001/08/02 22:29:34
981 Log: Be more careful about non-existent files.
984 ____________________________________________________________________________
985 [ 11554] By: jhi on 2001/08/02 21:37:27
986 Log: Subject: [PATCH resend] deparse empty formats
987 From: Robin Houston <robin@kitsite.com>
988 Date: Thu, 2 Aug 2001 14:32:36 +0100
989 Message-ID: <20010802143236.A894@robin.kitsite.com>
992 ____________________________________________________________________________
993 [ 11553] By: jhi on 2001/08/02 16:37:32
994 Log: Subject: [patch] ithreads + refto fix improvement
995 From: Doug MacEachern <dougm@covalent.net>
996 Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
997 Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
1000 ____________________________________________________________________________
1001 [ 11552] By: jhi on 2001/08/02 14:24:26
1002 Log: Readability nit from Abhijit.
1005 ____________________________________________________________________________
1006 [ 11551] By: jhi on 2001/08/02 14:22:31
1007 Log: setproctitle() API version nit from Anton Berezin.
1010 ____________________________________________________________________________
1011 [ 11550] By: jhi on 2001/08/02 13:51:41
1012 Log: Add PerlCE to the docs.
1014 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1015 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1016 ____________________________________________________________________________
1017 [ 11549] By: jhi on 2001/08/02 13:25:43
1018 Log: Integrate the PerlCE (WinCE Perl) port;
1019 kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
1021 + README.ce wince/FindExt.pm wince/Makefile.ce
1022 + wince/README.compile wince/README.perlce wince/bin/exetype.pl
1023 + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
1024 + wince/bin/search.pl wince/config.ce wince/config.h
1025 + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
1026 + wince/dl_win32.xs wince/include/arpa/inet.h
1027 + wince/include/cectype.h wince/include/errno.h
1028 + wince/include/netdb.h wince/include/sys/socket.h
1029 + wince/include/sys/stat.h wince/include/sys/types.h
1030 + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
1031 + wince/perl.rc wince/perldll.def wince/perllib.c
1032 + wince/perlmain.c wince/registry.bat wince/runperl.c
1033 + wince/splittree.pl wince/win32.h wince/win32iop.h
1034 + wince/win32thread.c wince/win32thread.h wince/wince.c
1035 + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
1036 + wince/xdistclean.ksh wince/xmakediffs.ksh
1037 ! MANIFEST perl.c perl.h perlio.c
1038 ____________________________________________________________________________
1039 [ 11548] By: jhi on 2001/08/02 13:18:08
1040 Log: setproctitle() made simpler. (This assumes the string is
1041 \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
1042 should be used. Note len, not len + 1.) BSD-fu from Anton
1046 ____________________________________________________________________________
1047 [ 11547] By: jhi on 2001/08/02 12:49:54
1048 Log: Subject: [PATCH] -Wall cleanup: op.c
1049 From: Richard Soderberg <rs@oregonnet.com>
1050 Date: Thu, 2 Aug 2001 00:17:09 -0700
1051 Message-Id: <200108020717.AAA26895@oregonnet.com>
1053 Subject: [PATCH] -Wall cleanup: sv.c
1054 From: Richard Soderberg <rs@oregonnet.com>
1055 Date: Thu, 2 Aug 2001 00:49:21 -0700
1056 Message-Id: <200108020749.AAA27492@oregonnet.com>
1059 ____________________________________________________________________________
1060 [ 11546] By: jhi on 2001/08/02 00:53:34
1061 Log: Update Changes.
1063 ! Changes patchlevel.h
1064 ____________________________________________________________________________
1065 [ 11545] By: jhi on 2001/08/02 00:48:55
1066 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
1067 From: Doug MacEachern <dougm@covalent.net>
1068 Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
1069 Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
1072 ____________________________________________________________________________
1073 [ 11544] By: jhi on 2001/08/01 23:08:41
1074 Log: The #11541 didn't work under threads.
1077 ____________________________________________________________________________
1078 [ 11543] By: jhi on 2001/08/01 22:46:41
1079 Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
1080 From: Hugo <hv@crypt.compulink.co.uk>
1081 Date: Fri, 22 Jun 2001 01:19:08 +0100
1082 Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
1084 (Skip tests if accept() failed)
1086 ! ext/IO/lib/IO/t/io_unix.t
1087 ____________________________________________________________________________
1088 [ 11542] By: jhi on 2001/08/01 22:40:09
1089 Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
1090 From: "Stian Seeberg" <sseeberg@nimsoft.no>
1091 Date: Mon, 30 Jul 2001 12:28:07 +0200
1092 Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
1095 ____________________________________________________________________________
1096 [ 11541] By: jhi on 2001/08/01 22:38:31
1097 Log: Subject: Pluggable optimizer
1098 From: Simon Cozens <simon@netthink.co.uk>
1099 Date: Wed, 1 Aug 2001 13:57:02 -0700
1100 Message-ID: <20010801135702.I10442@netthink.co.uk>
1102 ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
1103 ____________________________________________________________________________
1104 [ 11540] By: jhi on 2001/08/01 22:29:54
1105 Log: Subject: [ID 20010801.039] perlre.pod message typo
1106 From: Autrijus Tang <autrijus@geb.elixus.org>
1107 Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
1108 Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>
1111 ____________________________________________________________________________
1112 [ 11539] By: jhi on 2001/08/01 16:32:52
1113 Log: Test for change #11536.
1116 ____________________________________________________________________________
1117 [ 11538] By: jhi on 2001/08/01 16:27:19
1118 Log: More test fixups for #11537.
1120 ! t/lib/warnings/4lint t/lib/warnings/9enabled
1121 ____________________________________________________________________________
1122 [ 11537] By: jhi on 2001/08/01 16:26:25
1123 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
1124 From: Doug MacEachern <dougm@covalent.net>
1125 Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
1126 Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
1128 ! op.c t/TestInit.pm
1129 ____________________________________________________________________________
1130 [ 11536] By: jhi on 2001/08/01 16:08:08
1131 Log: Subject: [patch] ithreads + refto bug
1132 From: Doug MacEachern <dougm@covalent.net>
1133 Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
1134 Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
1136 (Test in change #11539)
1139 ____________________________________________________________________________
1140 [ 11535] By: jhi on 2001/08/01 16:05:56
1141 Log: Subject: [PATCH: perl@11523] fixups for t/harness
1142 From: Prymmer/Kahn <pvhp@best.com>
1143 Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
1144 Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
1147 ____________________________________________________________________________
1148 [ 11534] By: jhi on 2001/08/01 16:00:45
1149 Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
1150 From: Prymmer/Kahn <pvhp@best.com>
1151 Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
1152 Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
1154 ! win32/Makefile win32/makefile.mk
1155 ____________________________________________________________________________
1156 [ 11533] By: jhi on 2001/08/01 13:38:29
1157 Log: Need to know the number of tests.
1160 ____________________________________________________________________________
1161 [ 11532] By: jhi on 2001/08/01 13:04:31
1162 Log: Subject: Re: new exit tests on VMS
1163 From: "Craig A. Berry" <craigberry@mac.com>
1164 Date: Tue, 31 Jul 2001 12:19:29 -0500
1165 Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
1168 ____________________________________________________________________________
1169 [ 11531] By: jhi on 2001/08/01 12:46:43
1170 Log: Retract #11530 (the dTHX is needed under threads)
1173 ____________________________________________________________________________
1174 [ 11530] By: jhi on 2001/08/01 12:39:35
1175 Log: (Retracted by #11531)
1178 ____________________________________________________________________________
1179 [ 11529] By: jhi on 2001/08/01 12:32:22
1180 Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
1181 From: Richard Soderberg <rs@crystalflame.net>
1182 Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT)
1183 Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
1186 ____________________________________________________________________________
1187 [ 11528] By: jhi on 2001/08/01 12:18:59
1188 Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs
1189 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1190 Date: Tue, 31 Jul 2001 05:39:09 -0400
1191 Message-ID: <20010731053909.A1810@math.ohio-state.edu>
1193 (with a note about the case of UV being equal to long long)
1196 ____________________________________________________________________________
1197 [ 11527] By: jhi on 2001/07/31 23:49:04
1198 Log: Subject: [PATCH perl@11487] fix fs.t for VMS
1199 From: "Craig A. Berry" <craigberry@mac.com>
1200 Date: Tue, 31 Jul 2001 14:57:43 -0500
1201 Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
1204 ____________________________________________________________________________
1205 [ 11526] By: jhi on 2001/07/31 23:47:57
1208 Subject: [ID 20010116.001] File::Copy truncates orig file
1209 From: arbor@al37al08.telecel.pt
1210 Date: Tue, 16 Jan 2001 11:43:02 GMT
1211 Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
1213 (copy($foo, $foo) would truncate $foo)
1215 ! lib/File/Copy.pm lib/File/Copy.t
1216 ____________________________________________________________________________
1217 [ 11525] By: jhi on 2001/07/31 23:01:01
1218 Log: Metaconfig unit change for #11524.
1219 Branch: metaconfig/U/perl
1221 ____________________________________________________________________________
1222 [ 11524] By: jhi on 2001/07/31 23:00:36
1223 Log: Multiple modules didn't work; plus typo fixes.
1226 ____________________________________________________________________________
1227 [ 11523] By: jhi on 2001/07/31 15:29:58
1228 Log: Update Changes.
1230 ! Changes patchlevel.h
1231 ____________________________________________________________________________
1232 [ 11522] By: jhi on 2001/07/31 15:25:35
1236 ____________________________________________________________________________
1237 [ 11521] By: jhi on 2001/07/31 15:19:01
1238 Log: Subject: Re: [PATCH sv.c] mortal doc thinko
1239 From: Dave Mitchell <davem@fdgroup.co.uk>
1240 Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
1241 Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
1244 ____________________________________________________________________________
1245 [ 11520] By: jhi on 2001/07/31 15:17:43
1249 ____________________________________________________________________________
1250 [ 11519] By: jhi on 2001/07/31 15:17:17
1251 Log: Regen Porting stuff.
1253 ! Porting/Glossary Porting/config.sh Porting/config_H
1254 ____________________________________________________________________________
1255 [ 11518] By: jhi on 2001/07/31 14:16:08
1256 Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
1257 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1258 Date: Tue, 31 Jul 2001 05:34:38 -0400
1259 Message-ID: <20010731053438.A1754@math.ohio-state.edu>
1262 ____________________________________________________________________________
1263 [ 11517] By: jhi on 2001/07/31 14:15:01
1264 Log: Metaconfig unit change for #11516.
1265 Branch: metaconfig/U/perl
1267 ____________________________________________________________________________
1268 [ 11516] By: jhi on 2001/07/31 14:14:35
1269 Log: Add -Wall in cflags, not in Configure.
1270 (This way -Wall affects only the core and the core XS,
1271 not user modules' XS. Concern from Paul Marquess,
1272 implementation idea from Andy Dougherty.)
1274 ! Configure cflags.SH
1275 ____________________________________________________________________________
1276 [ 11515] By: jhi on 2001/07/31 13:57:15
1277 Log: Metaconfig unit changes for #11514.
1279 + U/modified/sysman.U
1280 ! U/installdirs/man1dir.U
1281 ____________________________________________________________________________
1282 [ 11514] By: jhi on 2001/07/31 13:56:26
1283 Log: Subject: Configure's detection of system manual
1284 From: Sean Dague <sean@dague.net>
1285 Date: Sun, 13 May 2001 15:53:15 -0400
1286 Message-ID: <20010513155315.A15833@underhill.dague.net>
1289 ____________________________________________________________________________
1290 [ 11513] By: jhi on 2001/07/31 03:23:01
1291 Log: Subject: [ID 20010621.004] Typo in perlobj.pod
1292 From: Autrijus Tang <autrijus@autrijus.org>
1293 Date: Thu, 21 Jun 2001 23:56:48 +0800
1294 Message-Id: <20010621235648.A57340@not.autrijus.org>
1297 ____________________________________________________________________________
1298 [ 11512] By: jhi on 2001/07/31 03:13:35
1299 Log: Subject: Typo in DB_File.pm
1300 From: "Philip Newton" <Philip.Newton@gmx.net>
1301 Date: Tue, 31 Jul 2001 06:19:35 +0200
1302 Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
1304 ! ext/DB_File/DB_File.pm
1305 ____________________________________________________________________________
1306 [ 11511] By: jhi on 2001/07/31 03:01:49
1307 Log: Subject: Re: [ID 20010529.002] typos in man page perlre
1308 From: "Stephen P. Potter" <spp@spotter.yi.org>
1309 Date: Wed, 30 May 2001 13:59:34 -0400
1310 Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
1313 ____________________________________________________________________________
1314 [ 11510] By: jhi on 2001/07/31 02:13:58
1315 Log: eval "format foo=" would loop indefinitely; reported in
1317 Subject: A load of old rubbish
1318 From: Mike Guy <mjtg@cam.ac.uk>
1319 Date: Mon, 14 May 2001 16:12:22 +0100
1320 Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
1322 (The core dumps reported in there already fixed.)
1325 ____________________________________________________________________________
1326 [ 11509] By: jhi on 2001/07/31 00:37:49
1327 Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
1329 + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
1330 + lib/Switch/t/switch_case.t
1331 - lib/Switch/test.pl
1332 ! MANIFEST lib/Switch.pm
1333 ____________________________________________________________________________
1334 [ 11508] By: jhi on 2001/07/31 00:17:38
1335 Log: Subject: [PATCH @11505] DB_File-1.78
1336 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
1337 Date: Mon, 30 Jul 2001 22:54:37 +0100
1338 Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
1340 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1341 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
1342 ____________________________________________________________________________
1343 [ 11507] By: jhi on 2001/07/30 23:11:10
1344 Log: Explain in more detail why -pipe and -fno-common are good.
1347 ____________________________________________________________________________
1348 [ 11506] By: nick on 2001/07/30 14:32:23
1349 Log: Integrate mainline
1351 !> INSTALL Makefile.SH doio.c hints/darwin.sh
1352 ____________________________________________________________________________
1353 [ 11505] By: jhi on 2001/07/30 14:14:39
1354 Log: Perl hasn't been putting man pages into $prefix/lib for
1355 a long time now; pointed out by Andy Dougherty.
1358 ____________________________________________________________________________
1359 [ 11504] By: jhi on 2001/07/30 14:13:15
1360 Log: Document the extras Configure option.
1363 ____________________________________________________________________________
1364 [ 11503] By: jhi on 2001/07/30 13:52:14
1365 Log: Integrate change #11051 from macperl; O_RDONLY is not zero
1369 ____________________________________________________________________________
1370 [ 11502] By: jhi on 2001/07/30 13:45:27
1371 Log: Doubly guard against invoking CPAN if no extras defined,
1372 pointed out by H. Merijn Brand.
1375 ____________________________________________________________________________
1376 [ 11501] By: pudge on 2001/07/30 12:57:56
1377 Log: Fix O_RDONLY check to check for O_RDONLY.
1378 Branch: maint-5.6/macperl
1380 ____________________________________________________________________________
1381 [ 11500] By: pudge on 2001/07/30 12:41:11
1382 Log: Integrate miscellaneous changes from maint-5.6/perl.
1383 Branch: maint-5.6/macperl
1384 !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
1385 ____________________________________________________________________________
1386 [ 11499] By: nick on 2001/07/30 06:52:42
1387 Log: Integrate mainline
1389 +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
1390 +> win32/sync_ext.pl
1392 !> (integrate 71 files)
1393 ____________________________________________________________________________
1394 [ 11498] By: jhi on 2001/07/30 03:53:34
1395 Log: Update Changes.
1397 ! Changes patchlevel.h
1398 ____________________________________________________________________________
1399 [ 11497] By: jhi on 2001/07/30 03:45:32
1400 Log: Now Configure -Dextras=Foo::Bar and "make install" will
1401 fetch and install Foo::Bar.
1404 ____________________________________________________________________________
1405 [ 11496] By: jhi on 2001/07/30 03:18:28
1406 Log: Metaconfig unit change for #11495.
1407 Branch: metaconfig/U/perl
1409 ____________________________________________________________________________
1410 [ 11495] By: jhi on 2001/07/30 03:18:01
1411 Log: extras.make, extras.test, and extras.install make targets.
1413 ! Configure Makefile.SH
1414 ____________________________________________________________________________
1415 [ 11494] By: jhi on 2001/07/30 01:37:35
1416 Log: Metaconfig unit change for #11493.
1417 Branch: metaconfig/U/perl
1419 ____________________________________________________________________________
1420 [ 11493] By: jhi on 2001/07/30 01:37:14
1421 Log: Better to have the list of extras in $extras than 'define'.
1424 ____________________________________________________________________________
1425 [ 11492] By: jhi on 2001/07/30 01:33:16
1426 Log: The metaconfig unit change for #11490.
1427 Branch: metaconfig/U/perl
1429 ____________________________________________________________________________
1430 [ 11491] By: jhi on 2001/07/30 01:32:54
1431 Log: Missed from #11490 (the required dependency).
1434 ____________________________________________________________________________
1435 [ 11490] By: jhi on 2001/07/30 01:32:02
1436 Log: Add the support of asking for extra modules or bundles of modules
1437 to be fetched from the CPAN and installed as a part of the Perl
1438 build process. None of this installation is yet really done;
1439 only the list is asked, and saved away in extras.lst for
1440 the build and installation process to worry about later.
1443 ____________________________________________________________________________
1444 [ 11489] By: jhi on 2001/07/29 22:15:25
1445 Log: Beginnings of better Inf and NaN support.
1446 At least toke.c and sv.c still need quite a bit of work.
1449 ____________________________________________________________________________
1450 [ 11488] By: jhi on 2001/07/29 21:18:57
1451 Log: Top-level Makefile didn't honour OPTIMIZE.
1454 ____________________________________________________________________________
1455 [ 11487] By: jhi on 2001/07/29 20:56:04
1456 Log: Update Changes.
1458 ! Changes patchlevel.h
1459 ____________________________________________________________________________
1460 [ 11486] By: jhi on 2001/07/29 20:38:09
1461 Log: Use Search::Dict 1.02 interface for charinfo().
1464 ____________________________________________________________________________
1465 [ 11485] By: jhi on 2001/07/29 20:37:11
1466 Log: Now also allow transforming the read lines before comparing them.
1467 (This will help UnicodeCD.)
1469 ! lib/Search/Dict.pm
1470 ____________________________________________________________________________
1471 [ 11484] By: jhi on 2001/07/29 20:03:13
1472 Log: Remove tiehandle code.
1475 ____________________________________________________________________________
1476 [ 11483] By: jhi on 2001/07/29 19:59:02
1477 Log: Allow specifying a comparison function for Search::Dict::look().
1479 ! lib/Search/Dict.pm
1480 ____________________________________________________________________________
1481 [ 11482] By: jhi on 2001/07/29 18:55:04
1482 Log: Small UnicodeCD tweaks.
1484 ! lib/UnicodeCD.pm lib/UnicodeCD.t
1485 ____________________________________________________________________________
1486 [ 11481] By: jhi on 2001/07/29 17:14:19
1487 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
1488 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1489 Date: Tue, 24 Jul 2001 01:51:32 +0900
1490 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
1492 ! lib/UnicodeCD.pm lib/UnicodeCD.t
1493 ____________________________________________________________________________
1494 [ 11480] By: jhi on 2001/07/29 16:55:58
1495 Log: Subject: [PATCH] installperl
1496 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
1497 Date: Fri, 27 Jul 2001 19:05:04 -0700
1498 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
1501 ____________________________________________________________________________
1502 [ 11479] By: jhi on 2001/07/29 16:52:52
1503 Log: Subject: [PATCH] Set proper compatibility versions in core
1504 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
1505 Date: Fri, 27 Jul 2001 20:01:49 -0700
1506 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
1509 ____________________________________________________________________________
1510 [ 11478] By: jhi on 2001/07/29 16:50:55
1511 Log: Metaconfig unit change for #11477.
1512 Branch: metaconfig/U/perl
1514 ____________________________________________________________________________
1515 [ 11477] By: jhi on 2001/07/29 16:50:35
1516 Log: Subject: [PATCH] Darwin: -fpic not so good
1517 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
1518 Date: Fri, 27 Jul 2001 18:57:38 -0700
1519 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
1522 ____________________________________________________________________________
1523 [ 11476] By: jhi on 2001/07/29 16:44:03
1524 Log: Subject: [PATCH] Clean up Darwin hints
1525 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
1526 Date: Fri, 27 Jul 2001 19:13:15 -0700
1527 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
1530 ____________________________________________________________________________
1531 [ 11475] By: jhi on 2001/07/29 16:28:45
1532 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
1533 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
1534 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
1535 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
1537 ! pod/perlfunc.pod pp.c t/op/split.t
1538 ____________________________________________________________________________
1539 [ 11474] By: jhi on 2001/07/29 16:27:54
1540 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
1541 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
1542 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
1543 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
1546 ____________________________________________________________________________
1547 [ 11473] By: jhi on 2001/07/29 16:27:00
1548 Log: Subject: [PATCH] fixes to constant.pm documentation
1549 From: Ilmari Karonen <iltzu@sci.fi>
1550 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
1551 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
1554 ____________________________________________________________________________
1555 [ 11472] By: jhi on 2001/07/28 18:39:03
1556 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
1557 From: "Philip Newton" <Philip.Newton@gmx.net>
1558 Date: Fri, 27 Jul 2001 07:51:10 +0200
1559 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
1562 ____________________________________________________________________________
1563 [ 11471] By: nick on 2001/07/26 06:23:32
1564 Log: Subject: [PATCH] Doc fix for perlguts / threading
1565 From: Arthur Bergman <arthur@contiller.se>
1566 Date: Wed, 25 Jul 2001 11:28:23 +0200
1567 Message-Id: <B7845DD6.2812%arthur@contiller.se>
1570 ____________________________________________________________________________
1571 [ 11470] By: nick on 2001/07/26 06:21:06
1572 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
1573 From: Philip Newton <Philip.Newton@gmx.net>
1574 Date: Wed, 25 Jul 2001 08:19:47 +0200
1575 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
1578 ____________________________________________________________________________
1579 [ 11469] By: nick on 2001/07/26 06:20:25
1580 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
1581 From: Philip Newton <Philip.Newton@gmx.net>
1582 Date: Wed, 25 Jul 2001 08:12:48 +0200
1583 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
1586 ____________________________________________________________________________
1587 [ 11468] By: jhi on 2001/07/25 01:39:11
1591 ____________________________________________________________________________
1592 [ 11467] By: jhi on 2001/07/24 16:05:34
1593 Log: Update Changes.
1595 ! Changes patchlevel.h
1596 ____________________________________________________________________________
1597 [ 11466] By: jhi on 2001/07/24 15:40:28
1598 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
1599 From: "Philip Newton" <Philip.Newton@gmx.net>
1600 Date: Tue, 24 Jul 2001 06:45:55 +0200
1601 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
1604 ____________________________________________________________________________
1605 [ 11465] By: jhi on 2001/07/24 15:37:48
1606 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
1607 From: Peter Prymmer <pvhp@forte.com>
1608 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
1609 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
1611 ! pod/perlport.pod t/io/fs.t vms/test.com
1612 ____________________________________________________________________________
1613 [ 11464] By: jhi on 2001/07/24 02:58:20
1614 Log: Workaround on Cwd bootstrap problem.
1616 ! lib/ExtUtils/MakeMaker.pm
1617 ____________________________________________________________________________
1618 [ 11463] By: jhi on 2001/07/23 23:11:41
1619 Log: When in Rome, quote like the Romans do.
1622 ____________________________________________________________________________
1623 [ 11462] By: jhi on 2001/07/23 23:04:02
1624 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
1625 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1626 Date: Mon, 23 Jul 2001 19:29:49 -0400
1627 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
1630 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
1631 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
1633 ____________________________________________________________________________
1634 [ 11461] By: jhi on 2001/07/23 22:58:15
1635 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
1636 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1637 Date: Mon, 23 Jul 2001 18:43:42 -0400
1638 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
1640 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1641 ____________________________________________________________________________
1642 [ 11460] By: jhi on 2001/07/23 22:54:52
1643 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
1644 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1645 Date: Mon, 23 Jul 2001 18:33:16 -0400
1646 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
1648 ! lib/ExtUtils/MakeMaker.pm
1649 ____________________________________________________________________________
1650 [ 11459] By: jhi on 2001/07/23 22:52:02
1651 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
1652 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1653 Date: Mon, 23 Jul 2001 18:20:35 -0400
1654 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
1656 ! Makefile.SH cflags.SH
1657 ____________________________________________________________________________
1658 [ 11458] By: jhi on 2001/07/23 22:41:19
1659 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
1660 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
1661 Date: Mon, 23 Jul 2001 11:32:17 -0500
1662 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
1664 ! lib/ExtUtils/MakeMaker.pm
1665 ____________________________________________________________________________
1666 [ 11457] By: jhi on 2001/07/23 21:22:36
1667 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
1668 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1669 Date: Mon, 23 Jul 2001 18:13:20 -0400
1670 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
1673 ____________________________________________________________________________
1674 [ 11456] By: jhi on 2001/07/23 21:19:28
1675 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
1676 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1677 Date: Mon, 23 Jul 2001 18:07:40 -0400
1678 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
1681 ____________________________________________________________________________
1682 [ 11455] By: jhi on 2001/07/23 21:13:12
1683 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
1684 From: "Craig A. Berry" <craigberry@mac.com>
1685 Date: Mon, 23 Jul 2001 15:35:06 -0500
1686 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
1689 ____________________________________________________________________________
1690 [ 11454] By: jhi on 2001/07/23 21:09:13
1691 Log: Subject: [PATCH perlfaq9.pod typo]
1692 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
1693 Date: Mon, 23 Jul 2001 07:49:05 -0700
1694 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
1697 ____________________________________________________________________________
1698 [ 11453] By: jhi on 2001/07/23 21:06:42
1699 Log: Subject: win32\sncfnmcs.pl corrections
1700 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1701 Date: Mon, 23 Jul 2001 12:56:54 +0200
1702 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
1704 Rename the script a little bit more sensibly.
1708 ! MANIFEST README.win32
1709 ____________________________________________________________________________
1710 [ 11452] By: jhi on 2001/07/23 17:22:37
1714 ____________________________________________________________________________
1715 [ 11451] By: jhi on 2001/07/23 17:10:52
1716 Log: Metaconfig unit tweak for #11450.
1717 Branch: metaconfig/U/perl
1719 ____________________________________________________________________________
1720 [ 11450] By: jhi on 2001/07/23 17:09:46
1721 Log: Too volatile failsafe check.
1724 ____________________________________________________________________________
1725 [ 11449] By: jhi on 2001/07/23 16:53:59
1726 Log: Further doc tweaks.
1729 ____________________________________________________________________________
1730 [ 11448] By: jhi on 2001/07/23 05:26:50
1734 ____________________________________________________________________________
1735 [ 11447] By: jhi on 2001/07/23 04:57:49
1736 Log: Doc tweakery from Abhijit.
1738 ! Porting/repository.pod
1739 ____________________________________________________________________________
1740 [ 11446] By: jhi on 2001/07/22 15:41:02
1741 Log: An accidental empty line.
1744 ____________________________________________________________________________
1745 [ 11445] By: jhi on 2001/07/22 15:38:30
1746 Log: Missing MANIFESTations.
1749 ____________________________________________________________________________
1750 [ 11444] By: jhi on 2001/07/22 15:30:10
1751 Log: Update Changes.
1753 ! Changes patchlevel.h
1754 ____________________________________________________________________________
1755 [ 11443] By: jhi on 2001/07/22 15:02:11
1756 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
1757 From: Mike Guy <mjtg@cam.ac.uk>
1758 Date: Fri, 20 Jul 2001 16:12:49 +0100
1759 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
1761 ! Porting/pumpkin.pod
1762 ____________________________________________________________________________
1763 [ 11442] By: jhi on 2001/07/22 14:58:33
1764 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
1765 From: Peter Prymmer <pvhp@forte.com>
1766 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
1767 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
1770 ____________________________________________________________________________
1771 [ 11441] By: jhi on 2001/07/22 14:54:29
1772 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
1773 From: Michael G Schwern <schwern@pobox.com>
1774 Date: Fri, 20 Jul 2001 20:22:35 -0400
1775 Message-ID: <20010720202235.O4498@blackrider>
1777 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
1779 ____________________________________________________________________________
1780 [ 11440] By: jhi on 2001/07/22 14:51:14
1781 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
1782 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1783 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
1784 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
1786 ! ext/POSIX/POSIX.pod
1787 ____________________________________________________________________________
1788 [ 11439] By: jhi on 2001/07/22 14:49:25
1789 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
1790 From: Mark-Jason Dominus <mjd@plover.com>
1791 Date: Fri, 20 Jul 2001 23:16:54 -0400
1792 Message-ID: <20010721031654.21877.qmail@plover.com>
1794 ! ext/POSIX/POSIX.pod
1795 ____________________________________________________________________________
1796 [ 11438] By: jhi on 2001/07/22 14:41:58
1797 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
1798 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1799 Date: Sun, 22 Jul 2001 14:56:09 +0200
1800 Message-ID: <20010722145609.A766@rafael>
1803 ____________________________________________________________________________
1804 [ 11437] By: jhi on 2001/07/22 14:39:07
1805 Log: Subject: regexec.c #define cleanup
1806 From: Mark-Jason Dominus <mjd@plover.com>
1807 Date: Sat, 21 Jul 2001 18:33:25 -0400
1808 Message-ID: <20010721223325.3069.qmail@plover.com>
1811 ____________________________________________________________________________
1812 [ 11436] By: jhi on 2001/07/22 14:36:43
1813 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
1814 From: Prymmer/Kahn <pvhp@best.com>
1815 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
1816 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
1819 ____________________________________________________________________________
1820 [ 11435] By: jhi on 2001/07/22 00:22:51
1821 Log: Typo in #11432.
1824 ____________________________________________________________________________
1825 [ 11434] By: jhi on 2001/07/21 23:12:26
1826 Log: Integrate (manually) change #11424 from macperl.
1828 ! ext/Filter/t/call.t
1829 ____________________________________________________________________________
1830 [ 11433] By: jhi on 2001/07/21 23:07:43
1831 Log: Integrate change #11408 from macperl.
1833 !> README.macos pod/perlport.pod
1834 ____________________________________________________________________________
1835 [ 11432] By: jhi on 2001/07/21 23:02:30
1836 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
1838 +> macos/MacPerlTests.cmd macos/xsubpp.patch
1839 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
1840 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
1842 ____________________________________________________________________________
1843 [ 11431] By: gsar on 2001/07/21 05:03:44
1844 Log: pod/*.t tests not picked up by t/TEST either
1845 Branch: maint-5.6/perl
1847 ____________________________________________________________________________
1848 [ 11430] By: gsar on 2001/07/21 04:58:12
1849 Log: better tweak for change#11429 (windows has both / and \ separated
1850 paths in @INC at that point)
1851 Branch: maint-5.6/perl
1853 ____________________________________________________________________________
1854 [ 11429] By: gsar on 2001/07/21 04:41:15
1855 Log: MacOS pod test tweak needs \Escape
1856 Branch: maint-5.6/perl
1858 ____________________________________________________________________________
1859 [ 11428] By: gsar on 2001/07/21 04:39:34
1860 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
1861 resulting duplicate output, but t/harness isn't)
1862 Branch: maint-5.6/perl
1864 ____________________________________________________________________________
1865 [ 11427] By: gsar on 2001/07/21 04:37:26
1866 Log: t/harness wasn't picking up all the tests
1867 Branch: maint-5.6/perl
1869 ____________________________________________________________________________
1870 [ 11426] By: gsar on 2001/07/21 04:09:26
1871 Log: update MANIFEST for new file
1872 Branch: maint-5.6/perl
1874 ____________________________________________________________________________
1875 [ 11425] By: gsar on 2001/07/21 04:07:46
1876 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
1877 the exception of the macperl/macos/... tree
1878 Branch: maint-5.6/perl
1879 +> t/lib/filefind-taint.t
1880 !> (integrate 72 files)
1881 ____________________________________________________________________________
1882 [ 11424] By: pudge on 2001/07/20 18:55:25
1884 Branch: maint-5.6/macperl
1885 ! macos/bundled_ext/Filter/t/call.t
1886 ____________________________________________________________________________
1887 [ 11423] By: gsar on 2001/07/20 18:38:48
1888 Log: Make perl fork()-safe (in a slightly limited way) even on
1889 platforms that don't have pthread_atfork() (extension of
1890 the fix in change#11151).
1892 Note that this will not help extensions that call fork()
1893 directly in C, or that link to libraries that call fork()
1894 directly. Such cases must be fixed to either call
1895 PerlProc_fork(), or call atfork_lock() in parent before the
1896 calling the function that forks and call atfork_unlock()
1897 in both parent and child immediately after the fork().
1898 (There are no worries if C code calls exec() in the child
1899 immediately after a fork(). Only cases where the child
1900 calls perl's API functions (including New()) after the
1901 fork() are problematic.)
1903 This change also eliminates the use of vfork() from perl,
1904 since all such uses were violating the severe restrictions
1905 on modifying the state of the process between the vfork()
1908 This is a modified version of patches suggested by Abhijit
1909 Menon-Sen and Richard Soderberg.
1911 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
1912 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
1913 ____________________________________________________________________________
1914 [ 11422] By: pudge on 2001/07/20 18:16:37
1915 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
1916 Switch, and Text::Balanced.
1917 Branch: maint-5.6/macperl
1918 + macos/bundled_ext/Filter/Util/Call/Call.pm
1919 + macos/bundled_ext/Filter/Util/Call/Call.xs
1920 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
1921 + macos/bundled_ext/Filter/t/MyFilter.pm
1922 + macos/bundled_ext/Filter/t/call.t
1923 + macos/bundled_ext/Filter/t/filter-util.pl
1924 + macos/bundled_lib/blib/lib/Class/ISA.pm
1925 + macos/bundled_lib/blib/lib/Digest.pm
1926 + macos/bundled_lib/blib/lib/Filter/Simple.pm
1927 + macos/bundled_lib/blib/lib/Switch.pm
1928 + macos/bundled_lib/blib/lib/Text/Balanced.pm
1929 + macos/bundled_lib/blib/lib/Text/Balanced.pod
1930 + macos/bundled_lib/t/Class/ISA/test.pl
1931 + macos/bundled_lib/t/Digest/Digest.t
1932 + macos/bundled_lib/t/Filter/Simple/test.pl
1933 + macos/bundled_lib/t/Switch/test.pl
1934 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
1935 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
1936 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
1937 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
1938 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
1939 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
1940 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
1941 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
1942 ____________________________________________________________________________
1943 [ 11421] By: pudge on 2001/07/20 18:03:28
1944 Log: Add Filter::Util::Call to config/make files; edit utils
1945 to recognize the module (it was descended too far down).
1946 Bump version to 5.6.1a4.
1947 Branch: maint-5.6/macperl
1948 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
1949 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
1950 ! macos/macperl/Makefile.mk macos/xsubpp.patch
1951 ____________________________________________________________________________
1952 [ 11420] By: pudge on 2001/07/20 18:02:05
1953 Log: Make DB_File the default for MLDBM on MacOS.
1954 Branch: maint-5.6/macperl
1955 ! macos/bundled_lib/blib/lib/MLDBM.pm
1956 ____________________________________________________________________________
1957 [ 11419] By: nick on 2001/07/20 14:51:03
1958 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
1959 From: Simon Cozens <simon@netthink.co.uk>
1960 Date: Fri, 20 Jul 2001 11:42:35 -0400
1961 Message-Id: <20010720114235.A5235@netthink.co.uk>
1964 ____________________________________________________________________________
1965 [ 11418] By: nick on 2001/07/20 14:48:12
1966 Log: Subject: [PATCH regcomp.h] adds a comment
1967 From: Abhijit Menon-Sen <ams@wiw.org>
1968 Date: Fri, 20 Jul 2001 21:05:37 +0530
1969 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
1972 ____________________________________________________________________________
1973 [ 11417] By: nick on 2001/07/20 14:16:38
1974 Log: Subject: [PATCH 5.7.2] INSTALL updates
1975 From: Andy Dougherty <doughera@lafayette.edu>
1976 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
1977 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
1980 ____________________________________________________________________________
1981 [ 11416] By: nick on 2001/07/20 06:44:44
1982 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
1983 From: Russ Allbery <rra@stanford.edu>
1984 Date: 19 Jul 2001 15:52:37 -0700
1985 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
1988 ____________________________________________________________________________
1989 [ 11415] By: nick on 2001/07/20 06:35:11
1990 Log: Subject: [PATCH] defer op_seq allocation
1991 From: Abhijit Menon-Sen <ams@wiw.org>
1992 Date: Thu, 19 Jul 2001 22:12:24 +0530
1993 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
1996 ____________________________________________________________________________
1997 [ 11414] By: nick on 2001/07/20 06:23:36
1998 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
1999 From: Abhijit Menon-Sen <ams@wiw.org>
2000 Date: Fri, 20 Jul 2001 01:18:50 +0530
2001 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
2004 ! ext/Time/HiRes/HiRes.xs
2005 ____________________________________________________________________________
2006 [ 11413] By: nick on 2001/07/20 06:18:53
2007 Log: Integrate mainline
2009 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
2010 - t/base/commonsense.t
2011 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
2012 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
2013 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
2014 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
2015 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
2017 ____________________________________________________________________________
2018 [ 11412] By: nick on 2001/07/19 06:44:27
2019 Log: Integrate win32/perlhost.h from maintenance branch.
2020 (Rest of $ENV{PATH} / system() fix.)
2023 ____________________________________________________________________________
2024 [ 11411] By: nick on 2001/07/19 06:41:34
2025 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
2026 From: Philip Newton <Philip.Newton@gmx.net>
2027 Date: Wed, 18 Jul 2001 21:43:57 +0200
2028 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
2031 ____________________________________________________________________________
2032 [ 11410] By: nick on 2001/07/19 06:39:35
2033 Log: Subject: Security hole in taint checking in open()
2034 From: deekoo@tentacle.net
2035 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
2036 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
2039 ____________________________________________________________________________
2040 [ 11409] By: nick on 2001/07/19 06:28:08
2041 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
2042 From: Abhijit Menon-Sen <ams@wiw.org>
2043 Date: Thu, 19 Jul 2001 04:30:43 +0530
2044 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
2046 ! ext/Time/HiRes/HiRes.xs
2047 ____________________________________________________________________________
2048 [ 11408] By: pudge on 2001/07/19 03:27:36
2049 Log: Update docs with latest implementation information and new URLs.
2050 Branch: maint-5.6/macperl
2051 ! README.macos pod/perlport.pod
2052 ____________________________________________________________________________
2053 [ 11407] By: pudge on 2001/07/19 02:35:46
2054 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
2055 Fix BuildRules to accept optimization variables.
2056 Branch: maint-5.6/macperl
2057 + macos/bundled_ext/Digest/MD5/Makefile.mk
2058 ! macos/BuildRules.mk macos/Makefile.mk
2059 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
2060 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
2061 ____________________________________________________________________________
2062 [ 11406] By: pudge on 2001/07/19 01:11:39
2063 Log: Integrate changes 11399,11401
2064 Branch: maint-5.6/macperl
2065 !> win32/perlhost.h win32/win32.c
2066 ____________________________________________________________________________
2067 [ 11405] By: nick on 2001/07/18 06:50:33
2068 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
2071 !> win32/perlhost.h win32/win32.c
2072 ____________________________________________________________________________
2073 [ 11404] By: nick on 2001/07/18 06:43:59
2074 Log: Subject: Re: Perl 5.7.2 Has Been Released
2075 From: hv@crypt0.demon.co.uk
2076 Date: Wed, 18 Jul 2001 05:58:46 +0100
2077 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
2080 ____________________________________________________________________________
2081 [ 11403] By: nick on 2001/07/18 06:38:57
2082 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
2083 From: hv@crypt0.demon.co.uk
2084 Date: Wed, 18 Jul 2001 05:21:54 +0100
2085 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
2087 ! numeric.c t/op/arith.t
2088 ____________________________________________________________________________
2089 [ 11402] By: nick on 2001/07/18 06:19:17
2090 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
2091 From: mjd@plover.com
2092 Date: 17 Jul 2001 17:59:20 -0000
2093 Message-Id: <20010717175920.8177.qmail@plover.com>
2096 ____________________________________________________________________________
2097 [ 11401] By: gsar on 2001/07/17 21:31:31
2098 Log: thinko in change#11400 (duh)
2099 Branch: maint-5.6/perl
2101 ____________________________________________________________________________
2102 [ 11400] By: gsar on 2001/07/17 19:46:34
2103 Log: change#11399 revealed another unrelated bug; this is just a temporary
2105 Branch: maint-5.6/perl
2107 ____________________________________________________________________________
2108 [ 11399] By: gsar on 2001/07/17 19:11:57
2109 Log: fix bugs in handling of the virtualized environment under windows;
2110 there were bugs in propagating any changes to %ENV down to the real
2111 environment when such changes happened in the toplevel process
2112 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
2113 problem identification, and for a part of the fix)
2114 Branch: maint-5.6/perl
2115 ! win32/perlhost.h win32/win32.c
2116 ____________________________________________________________________________
2117 [ 11398] By: nick on 2001/07/17 08:26:35
2118 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
2119 From: Peter Prymmer <pvhp@forte.com>
2120 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
2121 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
2123 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
2124 should not depend on existance of Config.pm
2126 +> t/lib/commonsense.t
2127 - t/base/commonsense.t
2129 ____________________________________________________________________________
2130 [ 11397] By: nick on 2001/07/17 08:09:58
2131 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
2132 From: Michael G Schwern <schwern@pobox.com>
2133 Date: Mon, 16 Jul 2001 18:20:31 -0400
2134 Message-Id: <20010716182031.A1128@blackrider>
2137 ____________________________________________________________________________
2138 [ 11396] By: nick on 2001/07/17 08:04:11
2139 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
2140 From: Gwyn Judd <b.judd@xtra.co.nz>
2141 Date: Tue, 17 Jul 2001 20:55:58 +1200
2142 Message-Id: <20010717205558.A3107@thislove>
2145 ____________________________________________________________________________
2146 [ 11395] By: nick on 2001/07/17 08:02:22
2147 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
2148 From: Peter Prymmer <pvhp@forte.com>
2149 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
2150 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
2153 ____________________________________________________________________________
2154 [ 11394] By: nick on 2001/07/17 07:57:06
2155 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
2156 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
2157 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
2158 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
2161 ____________________________________________________________________________
2162 [ 11392] By: nick on 2001/07/17 07:50:12
2163 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
2164 From: Coral <coral@moonlight.crystalflame.net>
2165 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
2166 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
2169 ____________________________________________________________________________
2170 [ 11391] By: nick on 2001/07/17 07:34:28
2171 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
2172 From: Jonathan Stowe <gellyfish@gellyfish.com>
2173 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
2174 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
2177 ____________________________________________________________________________
2178 [ 11390] By: pudge on 2001/07/16 23:54:44
2179 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
2180 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
2181 and Mac::Apps::Launch, which don't work, and Time::HiRes and
2182 Time::Piece, which don't yet work.
2183 Branch: maint-5.6/macperl
2185 ____________________________________________________________________________
2186 [ 11389] By: pudge on 2001/07/16 23:13:10
2187 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
2188 Also add hack to get around missing setenv for PERL5DB.
2189 Branch: maint-5.6/macperl
2190 ! macos/macish.c macos/macish.h
2191 ____________________________________________________________________________
2192 [ 11388] By: pudge on 2001/07/16 23:11:26
2193 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
2194 Branch: maint-5.6/macperl
2195 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
2196 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
2197 ____________________________________________________________________________
2198 [ 11387] By: pudge on 2001/07/16 23:05:12
2199 Log: Fix up some configuration and make options, add extra
2201 Branch: maint-5.6/macperl
2202 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
2203 ! macos/macperl/Makefile.mk
2204 ____________________________________________________________________________
2205 [ 11386] By: pudge on 2001/07/16 21:22:32
2206 Log: From Change 11374 in maintperl.
2207 Branch: maint-5.6/macperl
2209 ____________________________________________________________________________
2210 [ 11385] By: nick on 2001/07/16 14:12:58
2211 Log: Back out change to h2xs till it passes its test.
2214 ____________________________________________________________________________
2215 [ 11384] By: nick on 2001/07/16 14:00:10
2216 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
2217 From: Jonathan Stowe <gellyfish@gellyfish.com>
2218 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
2219 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
2222 ____________________________________________________________________________
2223 [ 11383] By: nick on 2001/07/16 13:53:12
2224 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
2225 From: Robin Houston <robin@kitsite.com>
2226 Date: Sun, 15 Jul 2001 18:22:31 +0100
2227 Message-Id: <20010715182230.A11174@robin>
2230 ____________________________________________________________________________
2231 [ 11382] By: nick on 2001/07/16 13:52:49
2232 Log: Subject: [PATCH perl@11372] re_dup
2233 From: Radu Greab <radu@netsoft.ro>
2234 Date: Sun, 15 Jul 2001 04:50:06 +0300
2235 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
2238 ____________________________________________________________________________
2239 [ 11379] By: nick on 2001/07/16 13:35:39
2240 Log: Subject: [PATCH B::Deparse] formats can't contain formats
2241 From: Robin Houston <robin@kitsite.com>
2242 Date: Sat, 14 Jul 2001 14:28:50 +0100
2243 Message-Id: <20010714142850.A10205@robin>
2245 ! ext/B/B/Deparse.pm
2246 ____________________________________________________________________________
2247 [ 11378] By: nick on 2001/07/16 13:30:36
2248 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
2249 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
2250 Date: Sat, 14 Jul 2001 22:17:42 +0900
2251 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
2253 + ext/Encode/Encode/euc-jp-0212.enc
2254 ! ext/Encode/Encode/Tcl.pm
2255 ____________________________________________________________________________
2256 [ 11377] By: nick on 2001/07/16 13:17:28
2257 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
2258 From: Andy Dougherty <doughera@lafayette.edu>
2259 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
2260 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
2262 ! hints/darwin.sh hints/rhapsody.sh
2263 ____________________________________________________________________________
2264 [ 11376] By: nick on 2001/07/16 09:05:00
2265 Log: Integrate mainline
2267 +> ext/Encode/Encode/7bit-greek.enc
2268 +> ext/Encode/Encode/7bit-latin1.enc
2269 +> ext/Encode/Encode/cns11643-1.enc
2270 +> ext/Encode/Encode/cns11643-2.enc
2271 +> ext/Encode/Encode/iso2022-cn.enc
2272 +> ext/Encode/Encode/iso2022-jp1.enc
2273 +> ext/Encode/Encode/iso2022-jp2.enc
2274 !> Changes Configure MANIFEST Makefile.SH
2275 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
2276 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
2277 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
2278 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
2279 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
2280 ____________________________________________________________________________
2281 [ 11375] By: gsar on 2001/07/16 02:46:11
2282 Log: integrate change#11374 from maint-5.6
2284 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
2287 ____________________________________________________________________________
2288 [ 11374] By: gsar on 2001/07/16 02:10:51
2289 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
2290 Branch: maint-5.6/perl
2292 ____________________________________________________________________________
2293 [ 11373] By: jhi on 2001/07/14 09:27:10
2294 Log: Update Changes.
2296 ! Changes patchlevel.h
2297 ____________________________________________________________________________
2298 [ 11372] By: jhi on 2001/07/14 09:19:18
2299 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
2300 From: Jonathan Stowe <gellyfish@gellyfish.com>
2301 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
2302 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
2305 ____________________________________________________________________________
2306 [ 11371] By: jhi on 2001/07/14 09:18:09
2307 Log: Subject: patch to add DEL to [:cntrl:]
2308 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2309 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
2310 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
2312 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
2313 ____________________________________________________________________________
2314 [ 11370] By: jhi on 2001/07/14 01:33:17
2315 Log: Metaconfig unit change for #11369; plus a dependency nit.
2317 ! U/compline/nblock_io.U
2318 Branch: metaconfig/U/perl
2320 ____________________________________________________________________________
2321 [ 11369] By: jhi on 2001/07/14 01:32:33
2322 Log: #include <stdlib.h> so that exit() is prototyped,
2326 ____________________________________________________________________________
2327 [ 11368] By: jhi on 2001/07/14 01:18:28
2328 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
2329 From: Peter Prymmer <pvhp@forte.com>
2330 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
2331 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
2334 ____________________________________________________________________________
2335 [ 11367] By: jhi on 2001/07/14 01:07:03
2336 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
2337 From: Peter Prymmer <pvhp@forte.com>
2338 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
2339 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
2341 ! ext/Encode/Encode/Tcl.t
2342 ____________________________________________________________________________
2343 [ 11366] By: jhi on 2001/07/13 22:48:47
2344 Log: Add information about gcc 3.0 basic block profiling.
2346 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
2347 ____________________________________________________________________________
2348 [ 11365] By: jhi on 2001/07/13 21:22:20
2349 Log: Subject: Error in lib/PerlIO/Via.pm ?
2350 From: Mark-Jason Dominus <mjd@plover.com>
2351 Date: Fri, 13 Jul 2001 15:55:41 -0400
2352 Message-ID: <20010713195541.26751.qmail@plover.com>
2354 ! ext/PerlIO/Via/Via.pm
2355 ____________________________________________________________________________
2356 [ 11364] By: jhi on 2001/07/13 21:21:23
2357 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
2358 section from the Compiler section.
2361 ____________________________________________________________________________
2362 [ 11363] By: jhi on 2001/07/13 21:19:34
2363 Log: Handle glibc style of constant definitions using enum
2364 with intervening #defines; from Brendan O'Dea.
2367 ____________________________________________________________________________
2368 [ 11362] By: jhi on 2001/07/13 21:17:40
2369 Log: Add LC_MESSAGES to the locale_h export tag (it already is
2370 in the Makefile.PL and thusly eligible for an XS constant)
2371 (see also maintperl #10543)
2373 ! ext/POSIX/POSIX.pm
2374 ____________________________________________________________________________
2375 [ 11361] By: jhi on 2001/07/13 15:12:37
2376 Log: Subject: Re: [patch] re_dup
2377 From: Abhijit Menon-Sen <ams@wiw.org>
2378 Date: Fri, 13 Jul 2001 21:41:09 +0530
2379 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
2382 ____________________________________________________________________________
2383 [ 11360] By: jhi on 2001/07/13 15:11:45
2384 Log: Subject: [patch] re_dup
2385 From: Doug MacEachern <dougm@covalent.net>
2386 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
2387 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
2390 ____________________________________________________________________________
2391 [ 11359] By: jhi on 2001/07/13 14:30:32
2392 Log: Update Changes.
2394 ! Changes patchlevel.h
2395 ____________________________________________________________________________
2396 [ 11358] By: jhi on 2001/07/13 14:26:36
2397 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
2398 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2399 Date: Sat, 14 Jul 2001 00:06:30 +0900
2400 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
2402 + ext/Encode/Encode/7bit-greek.enc
2403 + ext/Encode/Encode/7bit-latin1.enc
2404 + ext/Encode/Encode/cns11643-1.enc
2405 + ext/Encode/Encode/cns11643-2.enc
2406 + ext/Encode/Encode/iso2022-cn.enc
2407 + ext/Encode/Encode/iso2022-jp1.enc
2408 + ext/Encode/Encode/iso2022-jp2.enc
2409 ! MANIFEST ext/Encode/Encode/Tcl.pm
2410 ! ext/Encode/Encode/iso2022-kr.enc
2411 ____________________________________________________________________________
2412 [ 11357] By: nick on 2001/07/13 14:24:06
2413 Log: Blind integrate mainline (as of 5.7.2?)
2415 !> AUTHORS Changes Porting/config.sh Porting/config_H
2416 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
2417 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
2418 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2419 !> win32/makefile.mk
2420 ____________________________________________________________________________
2421 [ 11355] By: jhi on 2001/07/13 13:13:46
2422 Log: Snip away the devel patchlevel.
2425 ____________________________________________________________________________
2426 [ 11354] By: jhi on 2001/07/13 13:12:01
2427 Log: Bump the version to 5.7.2.
2429 ! Porting/config.sh Porting/config_H patchlevel.h
2430 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
2431 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2433 ____________________________________________________________________________
2434 [ 11353] By: jhi on 2001/07/13 13:00:00
2435 Log: Update Changes.
2438 ____________________________________________________________________________
2439 [ 11352] By: jhi on 2001/07/13 12:54:49
2443 ____________________________________________________________________________
2444 [ 11351] By: jhi on 2001/07/13 12:52:47
2445 Log: AUTHORS update.
2448 ____________________________________________________________________________
2449 [ 11350] By: jhi on 2001/07/13 12:24:36
2450 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
2454 ____________________________________________________________________________
2455 [ 11349] By: jhi on 2001/07/13 11:54:10
2456 Log: Integrate perlio.
2458 !> win32/distclean.bat
2459 ____________________________________________________________________________
2460 [ 11348] By: jhi on 2001/07/13 11:49:50
2461 Log: Test the encoding transform only iff we have PerlIO,
2462 noticed by H. Merijn Brand.
2464 ! ext/PerlIO/t/encoding.t
2465 ____________________________________________________________________________
2466 [ 11347] By: jhi on 2001/07/13 11:40:13
2467 Log: README.netware tweaks from Ananth Kesari.
2470 ____________________________________________________________________________
2471 [ 11346] By: nick on 2001/07/13 09:18:51
2472 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
2473 to avoid /unicode vs /Unicode issues.
2475 ! win32/distclean.bat
2476 ____________________________________________________________________________
2477 [ 11345] By: nick on 2001/07/13 06:24:18
2478 Log: Integrate mainline
2480 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
2481 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
2482 !> (integrate 63 files)
2483 ____________________________________________________________________________
2484 [ 11344] By: jhi on 2001/07/13 04:50:22
2485 Log: Add d_bincompat5005 information to perl -V.
2488 ____________________________________________________________________________
2489 [ 11343] By: jhi on 2001/07/13 03:42:05
2490 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
2491 From: Abhijit Menon-Sen <ams@wiw.org>
2492 Date: Fri, 13 Jul 2001 07:12:36 +0530
2493 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
2496 ____________________________________________________________________________
2497 [ 11342] By: jhi on 2001/07/13 03:36:22
2498 Log: Remove unicode::distinct, as per Inaba Hiroto.
2500 - lib/unicode/distinct.pm
2501 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
2503 ____________________________________________________________________________
2504 [ 11341] By: jhi on 2001/07/13 00:05:53
2505 Log: Paging for Dr Octothorpe.
2508 ____________________________________________________________________________
2509 [ 11340] By: jhi on 2001/07/12 23:53:44
2510 Log: cut-n-paste error noticed by mjd.
2513 ____________________________________________________________________________
2514 [ 11339] By: jhi on 2001/07/12 23:39:42
2515 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
2516 From: Peter Prymmer <pvhp@forte.com>
2517 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
2518 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
2521 ____________________________________________________________________________
2522 [ 11338] By: jhi on 2001/07/12 23:38:49
2523 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
2524 From: Randall Gellens <randy@qualcomm.com>
2525 Date: Thu, 12 Jul 2001 16:56:23 -0700
2526 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
2528 ! Porting/repository.pod
2529 ____________________________________________________________________________
2530 [ 11337] By: jhi on 2001/07/12 23:35:06
2531 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
2534 ____________________________________________________________________________
2535 [ 11336] By: jhi on 2001/07/12 23:23:39
2536 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
2537 From: coral <coral@moonlight.crystalflame.net>
2538 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
2539 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
2542 ____________________________________________________________________________
2543 [ 11335] By: jhi on 2001/07/12 23:23:14
2544 Log: Metaconfig unit change for #11134.
2546 + U/threads/d_pthread_atfork.U
2547 ____________________________________________________________________________
2548 [ 11334] By: jhi on 2001/07/12 23:22:42
2549 Log: Add HAS_PTHREAD_ATFORK.
2551 ! Configure NetWare/config.wc NetWare/config_H.wc
2552 ! Porting/Glossary Porting/config.sh Porting/config_H
2553 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
2554 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
2555 ! vos/config.ga.def vos/config.ga.h win32/config.bc
2556 ! win32/config.gc win32/config.vc win32/config_H.bc
2557 ! win32/config_H.gc win32/config_H.vc
2558 ____________________________________________________________________________
2559 [ 11333] By: jhi on 2001/07/12 22:58:35
2560 Log: Subject: [PATCH] File::Copy fails on tied handles
2561 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
2562 Date: Thu, 12 Jul 2001 15:18:51 -0700
2563 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
2566 ____________________________________________________________________________
2567 [ 11332] By: jhi on 2001/07/12 22:57:04
2568 Log: Subject: [PATCH] Langinfo.t
2569 From: Nicholas Clark <nick@ccl4.org>
2570 Date: Thu, 12 Jul 2001 23:55:38 +0100
2571 Message-ID: <20010712235538.M5827@plum.flirble.org>
2573 ! ext/I18N/Langinfo/Langinfo.t
2574 ____________________________________________________________________________
2575 [ 11331] By: jhi on 2001/07/12 22:56:09
2576 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
2577 From: Peter Prymmer <pvhp@forte.com>
2578 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
2579 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
2581 ! pod/perl572delta.pod
2582 ____________________________________________________________________________
2583 [ 11330] By: jhi on 2001/07/12 22:55:23
2584 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
2585 From: Abhijit Menon-Sen <ams@wiw.org>
2586 Date: Fri, 13 Jul 2001 05:21:16 +0530
2587 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
2590 ____________________________________________________________________________
2591 [ 11329] By: jhi on 2001/07/12 22:54:39
2592 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
2593 From: Abhijit Menon-Sen <ams@wiw.org>
2594 Date: Fri, 13 Jul 2001 03:04:25 +0530
2595 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
2598 ____________________________________________________________________________
2599 [ 11328] By: gsar on 2001/07/12 19:02:01
2602 ! win32/Makefile win32/makefile.mk
2603 ____________________________________________________________________________
2604 [ 11327] By: jhi on 2001/07/12 18:54:09
2605 Log: Update Changes.
2607 ! Changes patchlevel.h
2608 ____________________________________________________________________________
2609 [ 11326] By: jhi on 2001/07/12 18:17:18
2610 Log: Typo spotted by Philip Newton.
2612 ! pod/perl572delta.pod
2613 ____________________________________________________________________________
2614 [ 11325] By: jhi on 2001/07/12 18:11:42
2615 Log: Subject: [PATCH] fixes perl_clone of perl_clone
2616 From: Artur Bergman <artur@contiller.se>
2617 Date: Thu, 12 Jul 2001 20:57:09 +0200
2618 Message-ID: <B773BFA4.236B%artur@contiller.se>
2621 ____________________________________________________________________________
2622 [ 11324] By: jhi on 2001/07/12 18:09:17
2623 Log: Add README.uts from Hal Morris.
2626 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
2627 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
2628 ____________________________________________________________________________
2629 [ 11323] By: jhi on 2001/07/12 17:48:33
2630 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
2631 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2632 Date: Thu, 12 Jul 2001 20:32:37 +0200
2633 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
2636 ____________________________________________________________________________
2637 [ 11322] By: jhi on 2001/07/12 17:44:29
2638 Log: Subject: Patch: document reg_data.what member
2639 From: Mark-Jason Dominus <mjd@plover.com>
2640 Message-ID: <20010712182532.14821.qmail@plover.com>
2641 Date: Thu, 12 Jul 2001 14:25:32 -0400
2643 ! regcomp.c regcomp.h
2644 ____________________________________________________________________________
2645 [ 11321] By: jhi on 2001/07/12 17:43:18
2646 Log: Subject: [PATCH] Perl_re_dup()
2647 From: Abhijit Menon-Sen <ams@wiw.org>
2648 Date: Thu, 12 Jul 2001 23:54:32 +0530
2649 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
2651 ! embed.h embed.pl perlapi.c proto.h sv.c
2652 ____________________________________________________________________________
2653 [ 11320] By: jhi on 2001/07/12 17:18:54
2654 Log: Regen Configure, modlib, toc.
2656 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2657 ! pod/perlmodlib.pod pod/perltoc.pod
2658 ____________________________________________________________________________
2659 [ 11319] By: jhi on 2001/07/12 17:08:15
2660 Log: The problem seems to be in PerlIO::Layer::->find() not
2661 accepting the ":encoding(blurflur)" arguments.
2663 ! lib/PerlIO.pm lib/open.pm
2664 ____________________________________________________________________________
2665 [ 11318] By: jhi on 2001/07/12 16:58:11
2666 Log: AIX doc update.
2668 ! README.aix pod/perl572delta.pod
2669 ____________________________________________________________________________
2670 [ 11317] By: jhi on 2001/07/12 16:39:11
2671 Log: Subject: AIX README update
2672 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2673 Date: Thu, 12 Jul 2001 19:28:30 +0200
2674 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
2677 ____________________________________________________________________________
2678 [ 11316] By: jhi on 2001/07/12 16:37:15
2679 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
2680 From: Norton Allen <allen@huarp.harvard.edu>
2681 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
2682 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
2684 ! ext/IO/lib/IO/t/io_unix.t
2685 ____________________________________________________________________________
2686 [ 11315] By: jhi on 2001/07/12 16:35:53
2687 Log: Subject: [PATCH README.qnx hints/qnx.sh]
2688 From: Norton Allen <allen@huarp.harvard.edu>
2689 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
2690 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
2692 ! README.qnx hints/qnx.sh
2693 ____________________________________________________________________________
2694 [ 11314] By: jhi on 2001/07/12 16:13:15
2695 Log: Subject: [patch] faster PM_GETRE
2696 From: Doug MacEachern <dougm@covalent.net>
2697 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
2698 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
2701 ____________________________________________________________________________
2702 [ 11313] By: jhi on 2001/07/12 16:12:23
2703 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
2704 From: Doug MacEachern <dougm@covalent.net>
2705 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
2706 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
2709 ____________________________________________________________________________
2710 [ 11312] By: jhi on 2001/07/12 16:07:22
2711 Log: Tell where the nice Estonian database is.
2714 ____________________________________________________________________________
2715 [ 11311] By: jhi on 2001/07/12 16:05:31
2716 Log: Retract #11309 since #11310 is a better fix.
2719 ____________________________________________________________________________
2720 [ 11310] By: gsar on 2001/07/12 15:50:40
2721 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
2722 change#11300 needs to return the status of failed win32_spawnvp())
2724 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
2725 splitting correctly; remove unused variables; 'require' at run time
2726 rather than 'use' at compile time for I18N::Langinfo, since it
2729 ! lib/open.pm win32/win32.c
2730 ____________________________________________________________________________
2731 [ 11309] By: jhi on 2001/07/12 15:29:55
2732 Log: Temporary workaround.
2735 ____________________________________________________________________________
2736 [ 11308] By: jhi on 2001/07/12 14:44:51
2737 Log: UCD typo in #11306 and add also more known-to-be-tested
2738 modules to the skip list.
2741 ____________________________________________________________________________
2742 [ 11307] By: jhi on 2001/07/12 14:38:38
2743 Log: Rename Unicode::UCD to UnicodeCD to avoid
2744 messups with case-insensitive filesystems.
2746 + lib/UnicodeCD.pm lib/UnicodeCD.t
2747 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
2748 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
2749 ____________________________________________________________________________
2750 [ 11306] By: jhi on 2001/07/12 13:32:05
2751 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
2752 From: daniel@biz.bitpusher.com
2753 Date: Wed, 11 Jul 2001 23:25:47 -0700
2754 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
2756 ! lib/Tie/Array.pm t/op/splice.t
2757 ____________________________________________________________________________
2758 [ 11305] By: jhi on 2001/07/12 13:05:46
2759 Log: Subject: [PATCH] More accurate line numbers in messages
2760 From: Paul Johnson <paul@pjcj.net>
2761 Date: Thu, 12 Jul 2001 04:14:11 +0200
2762 Message-ID: <20010712041411.A3467@pjcj.net>
2764 (With prototyping and multiplicity tweaks.)
2766 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
2767 ____________________________________________________________________________
2768 [ 11304] By: nick on 2001/07/12 12:53:40
2769 Log: Integrate mainline
2771 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
2772 !> regexec.c thread.h
2773 ____________________________________________________________________________
2774 [ 11303] By: jhi on 2001/07/12 12:46:20
2775 Log: Cut-and-pasto in #11298.
2777 ! ext/ByteLoader/bytecode.h
2778 ____________________________________________________________________________
2779 [ 11302] By: jhi on 2001/07/12 12:42:35
2780 Log: Update the AIX known problems section.
2782 ! pod/perl572delta.pod
2783 ____________________________________________________________________________
2784 [ 11301] By: jhi on 2001/07/12 12:36:46
2785 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
2786 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2787 Date: Thu, 12 Jul 2001 12:16:16 +0200
2788 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
2791 ____________________________________________________________________________
2792 [ 11300] By: jhi on 2001/07/12 12:35:44
2793 Log: Integrate perlio.
2795 !> makedef.pl win32/win32.c
2796 ____________________________________________________________________________
2797 [ 11299] By: jhi on 2001/07/12 12:33:57
2798 Log: Subject: [PATCH] fix for PMOP threadness failures
2799 From: Artur Bergman <artur@contiller.se>
2800 Date: Thu, 12 Jul 2001 09:48:06 +0200
2801 Message-ID: <B77322D6.22DD%artur@contiller.se>
2804 ____________________________________________________________________________
2805 [ 11298] By: jhi on 2001/07/12 12:27:47
2806 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
2807 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2808 Date: Thu, 12 Jul 2001 09:09:48 +0200
2809 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
2811 More parentheses to keep bcc happy.
2813 ! ext/ByteLoader/bytecode.h
2814 ____________________________________________________________________________
2815 [ 11297] By: jhi on 2001/07/12 12:24:50
2816 Log: Subject: Re: [patch] pthread_atfork bandaid
2817 From: Doug MacEachern <dougm@covalent.net>
2818 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
2819 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
2822 ____________________________________________________________________________
2823 [ 11296] By: nick on 2001/07/12 11:55:48
2824 Log: Exclude reentrant_buffer from .def file
2827 ____________________________________________________________________________
2828 [ 11295] By: nick on 2001/07/12 11:11:44
2829 Log: Honour void-ness of my_exit()
2832 ____________________________________________________________________________
2833 [ 11294] By: nick on 2001/07/12 07:51:04
2834 Log: Integrate mainline
2836 +> uts/sprintf_wrap.c
2837 !> (integrate 35 files)
2838 ____________________________________________________________________________
2839 [ 11293] By: jhi on 2001/07/12 04:58:08
2840 Log: Retract #11289.
2842 ! embed.h embed.pl perl.c proto.h thread.h
2843 ____________________________________________________________________________
2844 [ 11292] By: jhi on 2001/07/12 04:47:43
2845 Log: Now the :locale pseudolayer *almost* works...
2848 ____________________________________________________________________________
2849 [ 11291] By: jhi on 2001/07/12 04:36:47
2850 Log: Locale encoding tweaks.
2853 ____________________________________________________________________________
2854 [ 11290] By: jhi on 2001/07/12 04:25:53
2855 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2856 From: Mark-Jason Dominus <mjd@plover.com>
2857 Date: Thu, 12 Jul 2001 00:59:31 -0400
2858 Message-ID: <20010712045931.8543.qmail@plover.com>
2860 Remove the chmod/umask leading zero warning.
2862 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
2863 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
2864 ____________________________________________________________________________
2865 [ 11289] By: jhi on 2001/07/12 04:16:41
2866 Log: (Retracted by #11289.)
2868 ! embed.h embed.pl perl.c proto.h thread.h
2869 ____________________________________________________________________________
2870 [ 11288] By: jhi on 2001/07/12 03:45:11
2871 Log: Needed by #11283.
2874 ____________________________________________________________________________
2875 [ 11287] By: jhi on 2001/07/12 03:40:04
2876 Log: Metaconfig unit change for #11286.
2877 Branch: metaconfig/U/perl
2879 ____________________________________________________________________________
2880 [ 11286] By: jhi on 2001/07/12 03:39:18
2881 Log: Subject: Re: [PATCH Configure] perl -V broken
2882 From: Andy Dougherty <doughera@lafayette.edu>
2883 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
2884 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
2886 ! Configure myconfig.SH
2887 ____________________________________________________________________________
2888 [ 11285] By: jhi on 2001/07/12 03:27:28
2889 Log: Retract #11166 (and #11237).
2891 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
2892 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
2893 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
2894 ____________________________________________________________________________
2895 [ 11284] By: jhi on 2001/07/12 02:36:42
2896 Log: UTS tweaks for Hal Morris.
2898 + uts/sprintf_wrap.c
2899 ! MANIFEST hints/uts.sh perl.h
2900 ____________________________________________________________________________
2901 [ 11283] By: jhi on 2001/07/12 00:52:36
2902 Log: Subject: [PATCH] Use reentrant API glibc
2903 From: Artur Bergman <artur@contiller.se>
2904 Date: Thu, 12 Jul 2001 00:58:21 +0200
2905 Message-ID: <B772A6AD.2288%artur@contiller.se>
2907 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
2909 ____________________________________________________________________________
2910 [ 11282] By: jhi on 2001/07/12 00:35:27
2911 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
2912 From: barries <barries@slaysys.com>
2913 Date: Wed, 11 Jul 2001 15:11:46 -0400
2914 Message-ID: <20010711151146.G24560@jester.slaysys.com>
2916 ! pp_sys.c t/lib/warnings/doio win32/win32.c
2917 ____________________________________________________________________________
2918 [ 11281] By: jhi on 2001/07/12 00:32:17
2919 Log: Subject: [patch] pthread_atfork bandaid
2920 From: Doug MacEachern <dougm@covalent.net>
2921 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
2922 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
2924 ! miniperlmain.c perl.c
2925 ____________________________________________________________________________
2926 [ 11280] By: jhi on 2001/07/12 00:31:34
2927 Log: Subject: [patch] perl_clone leaks
2928 From: Doug MacEachern <dougm@covalent.net>
2929 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
2930 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
2933 ____________________________________________________________________________
2934 [ 11279] By: nick on 2001/07/11 15:49:38
2935 Log: Integrate mainline
2937 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
2938 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
2939 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
2940 +> lib/Term/ANSIColor/README
2941 !> (integrate 54 files)
2942 ____________________________________________________________________________
2943 [ 11278] By: jhi on 2001/07/11 13:52:20
2944 Log: Update Changes.
2946 ! Changes patchlevel.h
2947 ____________________________________________________________________________
2948 [ 11277] By: jhi on 2001/07/11 13:31:43
2949 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
2950 From: Peter Prymmer <pvhp@forte.com>
2951 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
2952 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
2954 Backport of embed.pl to 5.003.
2957 ____________________________________________________________________________
2958 [ 11276] By: jhi on 2001/07/11 13:18:07
2959 Log: Subject: Re: POSIX test #14 on UTS
2960 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2961 Date: Wed, 11 Jul 2001 03:02:14 +0100
2962 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
2965 ____________________________________________________________________________
2966 [ 11275] By: jhi on 2001/07/11 13:15:49
2967 Log: Make the I32 an IV to preserve structure alignment and size.
2970 ____________________________________________________________________________
2971 [ 11274] By: jhi on 2001/07/11 13:13:27
2972 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
2973 From: "Artur Bergman" <artur@contiller.se>
2974 Date: Wed, 11 Jul 2001 14:23:37 +0200
2975 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
2977 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
2979 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
2980 ! pod/perlapi.pod sv.c
2981 ____________________________________________________________________________
2982 [ 11273] By: jhi on 2001/07/11 03:53:28
2983 Log: Tweak until Pod::Parser gets updated.
2985 ! t/pod/special_seqs.xr
2986 ____________________________________________________________________________
2987 [ 11272] By: jhi on 2001/07/11 00:46:05
2988 Log: File::Spec usage tweak.
2991 ____________________________________________________________________________
2992 [ 11271] By: jhi on 2001/07/11 00:37:19
2993 Log: Integrate #11263 from macperl; macos and macosx updates.
2996 ____________________________________________________________________________
2997 [ 11270] By: jhi on 2001/07/11 00:33:27
2998 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
2999 From: Peter Prymmer <pvhp@forte.com>
3000 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
3001 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
3003 + ext/Time/HiRes/hints/dynixptx.pl
3004 ! MANIFEST hints/dynixptx.sh
3005 ____________________________________________________________________________
3006 [ 11269] By: jhi on 2001/07/11 00:32:16
3007 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
3008 From: Nicholas Clark <nick@ccl4.org>
3009 Date: Tue, 10 Jul 2001 23:17:43 +0100
3010 Message-ID: <20010710231742.B59620@plum.flirble.org>
3012 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
3013 ____________________________________________________________________________
3014 [ 11268] By: jhi on 2001/07/11 00:30:56
3015 Log: Subject: [DOC PATCH] Pluggable runops
3016 From: Paul Johnson <paul@pjcj.net>
3017 Date: Tue, 10 Jul 2001 21:53:28 +0200
3018 Message-ID: <20010710215328.B26577@pjcj.net>
3021 ____________________________________________________________________________
3022 [ 11267] By: jhi on 2001/07/11 00:29:59
3023 Log: Subject: [PATCH] Authors
3024 From: Artur Bergman <artur@contiller.se>
3025 Date: Tue, 10 Jul 2001 20:39:12 +0200
3026 Message-ID: <B771186F.21CD%artur@contiller.se>
3029 ____________________________________________________________________________
3030 [ 11266] By: jhi on 2001/07/11 00:29:13
3031 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
3032 From: Doug MacEachern <dougm@covalent.net>
3033 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
3034 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
3037 ____________________________________________________________________________
3038 [ 11265] By: jhi on 2001/07/11 00:28:15
3039 Log: Subject: doc patch; times() in scalar context
3040 From: mjd@plover.com
3041 Date: 10 Jul 2001 18:01:17 -0000
3042 Message-ID: <20010710180117.12477.qmail@plover.com>
3045 ____________________________________________________________________________
3046 [ 11264] By: jhi on 2001/07/11 00:27:17
3047 Log: Subject: [PATCH] Small fix to pp_gmtime
3048 From: Artur Bergman <artur@contiller.se>
3049 Date: Tue, 10 Jul 2001 19:54:52 +0200
3050 Message-ID: <B7710E0B.21C5%artur@contiller.se>
3053 ____________________________________________________________________________
3054 [ 11263] By: pudge on 2001/07/10 21:06:10
3055 Log: Integrate changes from mainline perl, add notes about
3056 Mac OS X and Mac OS.
3057 Branch: maint-5.6/macperl
3059 ____________________________________________________________________________
3060 [ 11262] By: jhi on 2001/07/10 15:21:26
3061 Log: A proof of the dangers of package; ?
3064 ____________________________________________________________________________
3065 [ 11261] By: jhi on 2001/07/10 15:02:27
3066 Log: Regen toc and modlib.
3068 ! pod/perlmodlib.pod pod/perltoc.pod
3069 ____________________________________________________________________________
3070 [ 11260] By: jhi on 2001/07/10 15:00:37
3071 Log: Add compexcl(), casefold(), and casespec() interfaces;
3072 and make all interfaces to return hash references instead
3075 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
3076 ____________________________________________________________________________
3077 [ 11259] By: jhi on 2001/07/10 13:50:17
3078 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
3079 From: "Philip Newton" <Philip.Newton@gmx.net>
3080 Date: Tue, 10 Jul 2001 09:55:59 +0200
3081 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
3083 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
3084 From: "Philip Newton" <Philip.Newton@gmx.net>
3085 Date: Tue, 10 Jul 2001 09:56:37 +0200
3086 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
3088 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3089 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
3090 ____________________________________________________________________________
3091 [ 11258] By: jhi on 2001/07/10 13:47:20
3092 Log: Subject: [patch] undef &xsub for 1,2
3093 From: Doug MacEachern <dougm@covalent.net>
3094 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
3095 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
3097 (This version of the patch with a comment from Gisle.)
3100 ____________________________________________________________________________
3101 [ 11257] By: jhi on 2001/07/10 13:45:44
3102 Log: Mention package; deprecation and the Win32 problems.
3104 ! pod/perl572delta.pod
3105 ____________________________________________________________________________
3106 [ 11256] By: jhi on 2001/07/10 13:45:12
3107 Log: Subject: [PATCH] deprecate package with no arguments
3108 From: Robin Houston <robin@kitsite.com>
3109 Date: Tue, 10 Jul 2001 13:33:40 +0100
3110 Message-ID: <20010710133340.A13452@robin.kitsite.com>
3112 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
3113 ____________________________________________________________________________
3114 [ 11255] By: jhi on 2001/07/10 13:16:11
3115 Log: Upgrade to podlators 1.10.
3117 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
3118 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
3119 ! pod/pod2man.PL pod/pod2text.PL
3120 ____________________________________________________________________________
3121 [ 11254] By: jhi on 2001/07/10 13:09:34
3122 Log: Upgrade to Term::ANSIColor 1.04.
3124 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
3125 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
3126 ____________________________________________________________________________
3127 [ 11253] By: jhi on 2001/07/10 12:59:27
3128 Log: Integrate perlio (the right fix for the ":layer(args)")
3131 ____________________________________________________________________________
3132 [ 11252] By: nick on 2001/07/10 06:58:14
3133 Log: Fix open(...,"...:layer(xxx)",...)
3134 - use memEQ not strEQ as there is '(' not '\0'
3137 ____________________________________________________________________________
3138 [ 11251] By: jhi on 2001/07/10 04:04:18
3139 Log: Telling the number of tests helps.
3141 ! ext/PerlIO/t/encoding.t
3142 ____________________________________________________________________________
3143 [ 11250] By: jhi on 2001/07/10 03:55:38
3144 Log: Require I18N::Langinfo, not use.
3147 ____________________________________________________________________________
3148 [ 11249] By: jhi on 2001/07/10 03:50:18
3149 Log: Add a test for for PerlIO ":encoding(...)" layer.
3151 + ext/PerlIO/t/encoding.t
3152 ! MANIFEST ext/Encode/Encode.pm
3153 ____________________________________________________________________________
3154 [ 11248] By: jhi on 2001/07/10 02:06:57
3155 Log: PerlIO ":encoding(foobar)" temporary fix.
3156 Not really correct, I think, since the change means
3157 that prefixes match.
3160 ____________________________________________________________________________
3161 [ 11247] By: jhi on 2001/07/10 01:38:11
3162 Log: Update to Math::BigInt 1.36. The biggest news is
3163 the separation of the backend; now the pure Perl
3164 implementation is in Math::BigInt::Calc, but one
3165 can plugin, say, Math::BigInt::BitVect, and get
3166 considerable speedup.
3168 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
3169 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3170 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
3171 ! lib/Math/BigInt/t/mbimbf.t
3172 ____________________________________________________________________________
3173 [ 11246] By: jhi on 2001/07/10 01:19:55
3174 Log: Subject: Re: compatibility question
3175 From: Peter Prymmer <pvhp@forte.com>
3176 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
3177 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
3179 ! lib/ExtUtils/MM_VMS.pm
3180 ____________________________________________________________________________
3181 [ 11245] By: jhi on 2001/07/10 01:18:04
3182 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
3183 From: Norton Allen <allen@huarp.harvard.edu>
3184 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
3185 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
3187 ! ext/File/Glob/t/basic.t
3188 ____________________________________________________________________________
3189 [ 11244] By: jhi on 2001/07/10 01:16:27
3190 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
3191 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3192 Date: Tue, 10 Jul 2001 00:29:55 +0900
3193 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
3195 + ext/Encode/Encode/HZ.enc
3196 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
3197 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
3198 ! ext/Encode/Encode/iso2022-jp.enc
3199 ! ext/Encode/Encode/iso2022-kr.enc
3200 ____________________________________________________________________________
3201 [ 11243] By: pudge on 2001/07/09 22:16:12
3202 Log: Add in all them there macos/ files.
3203 Branch: maint-5.6/macperl
3205 ____________________________________________________________________________
3206 [ 11242] By: jhi on 2001/07/09 20:26:04
3207 Log: Add the new modules to the list of having those own tests.
3210 ____________________________________________________________________________
3211 [ 11241] By: jhi on 2001/07/09 19:09:58
3212 Log: Add INOUT to control both ways at the same time.
3215 ____________________________________________________________________________
3216 [ 11240] By: nick on 2001/07/09 16:33:50
3217 Log: Integrate mainline
3219 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
3220 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
3221 !> (integrate 41 files)
3222 ____________________________________________________________________________
3223 [ 11239] By: jhi on 2001/07/09 16:14:35
3224 Log: More encoding mapping magic.
3227 ____________________________________________________________________________
3228 [ 11238] By: jhi on 2001/07/09 14:40:43
3229 Log: Update Changes.
3231 ! Changes patchlevel.h
3232 ____________________________________________________________________________
3233 [ 11237] By: jhi on 2001/07/09 14:27:27
3234 Log: (Retracted by #11285).
3236 Subject: [PATCH] OPpCONST_OCTAL fixes
3237 From: Abhijit Menon-Sen <ams@wiw.org>
3238 Date: Mon, 9 Jul 2001 07:38:45 +0530
3239 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
3242 ____________________________________________________________________________
3243 [ 11236] By: jhi on 2001/07/09 14:10:07
3244 Log: Add a pseudolayer ":locale" to the open pragma which
3245 will get the encoding from the locale. Yet undocumented
3246 because I can't get the PerlIO :encoding(foobar) to work.
3248 ! ext/Encode/Encode.pm lib/open.pm
3249 ____________________________________________________________________________
3250 [ 11235] By: jhi on 2001/07/09 13:38:43
3251 Log: Add more encoding mappings.
3253 ! ext/Encode/Encode.pm
3254 ____________________________________________________________________________
3255 [ 11234] By: jhi on 2001/07/09 13:24:54
3256 Log: Document that using :encoding layer requires using Encode.
3258 ! ext/Encode/Encode.pm lib/PerlIO.pm
3259 ____________________________________________________________________________
3260 [ 11233] By: jhi on 2001/07/09 13:19:34
3261 Log: Netware tweak from Ananth Kesari.
3264 ____________________________________________________________________________
3265 [ 11232] By: gsar on 2001/07/09 04:40:07
3266 Log: t/harness doesn't know about run/*.t
3269 ____________________________________________________________________________
3270 [ 11231] By: gsar on 2001/07/09 04:36:30
3271 Log: run/exit.t busted on windows
3274 ____________________________________________________________________________
3275 [ 11230] By: gsar on 2001/07/09 04:14:54
3276 Log: fix a couple of UCD.t tests that fail due to bad case
3279 ____________________________________________________________________________
3280 [ 11229] By: gsar on 2001/07/09 03:57:06
3281 Log: test skip logic was broken
3283 ! ext/I18N/Langinfo/Langinfo.t
3284 ____________________________________________________________________________
3285 [ 11228] By: gsar on 2001/07/09 03:42:20
3286 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
3287 failure of ExtUtils.t#27 when built in debug mode)
3289 ! lib/ExtUtils/MM_Win32.pm
3290 ____________________________________________________________________________
3291 [ 11227] By: gsar on 2001/07/09 02:11:04
3292 Log: I18N::Langinfo is not available on windows
3295 ____________________________________________________________________________
3296 [ 11226] By: gsar on 2001/07/09 01:55:23
3299 ! ext/POSIX/POSIX.xs
3300 ____________________________________________________________________________
3301 [ 11225] By: jhi on 2001/07/08 23:42:37
3302 Log: Update Changes.
3304 ! Changes patchlevel.h
3305 ____________________________________________________________________________
3306 [ 11224] By: jhi on 2001/07/08 23:05:41
3307 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
3308 as pointed out by Sarathy.
3310 ! ext/I18N/Langinfo/Langinfo.xs
3311 ____________________________________________________________________________
3312 [ 11223] By: jhi on 2001/07/08 22:59:01
3313 Log: Retract #11212.
3315 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
3316 ____________________________________________________________________________
3317 [ 11222] By: jhi on 2001/07/08 17:41:22
3318 Log: Bump up the VERSION of Cwd.xs.
3320 ! ext/Cwd/Makefile.PL
3321 ____________________________________________________________________________
3322 [ 11221] By: jhi on 2001/07/08 17:13:38
3323 Log: Retract #11220, the problem wasn't the missing leading zero.
3325 $ ./perl -we 'chmod(oct("755"), ".")'
3326 Non-octal literal mode (493) specified at -e line 1.
3327 (Did you mean 0493 instead?)
3329 ! lib/ExtUtils/MM_Unix.pm
3330 ____________________________________________________________________________
3331 [ 11220] By: jhi on 2001/07/08 17:05:55
3332 Log: (Retracted by #11221)
3333 Change the PERM_RW and PERM_RWX to 0644 and 0755
3334 (add the leading zero).
3336 ! lib/ExtUtils/MM_Unix.pm
3337 ____________________________________________________________________________
3338 [ 11219] By: jhi on 2001/07/08 16:17:32
3339 Log: Integrate changes #11193, 11205, 11209 from macperl.
3341 Fix up AutoLoader to fudge for Mac paths in import().
3343 Allow symbols in try_symbol() to begin with "_".
3345 Small portability fix for Mac OS.
3347 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
3348 ____________________________________________________________________________
3349 [ 11218] By: jhi on 2001/07/08 16:10:30
3350 Log: Metaconfig unit change for #11217.
3351 Branch: metaconfig/U/perl
3353 ____________________________________________________________________________
3354 [ 11217] By: jhi on 2001/07/08 16:10:07
3355 Log: Detypo, problem noticed by Gerrit P. Haase.
3357 ! Configure config_h.SH
3358 ____________________________________________________________________________
3359 [ 11216] By: jhi on 2001/07/08 15:58:35
3363 ____________________________________________________________________________
3364 [ 11215] By: jhi on 2001/07/08 15:52:57
3365 Log: Slight tweaks on #11213.
3368 ____________________________________________________________________________
3369 [ 11214] By: jhi on 2001/07/08 14:32:28
3370 Log: A missing dTHX noticed by Gerrit P. Haase.
3372 ! ext/POSIX/POSIX.xs
3373 ____________________________________________________________________________
3374 [ 11213] By: jhi on 2001/07/08 14:24:44
3375 Log: Subject: [PATCH toke.c] Simplify yytoke()
3376 From: Simon Cozens <simon@netthink.co.uk>
3377 Date: Sun, 8 Jul 2001 13:24:34 +0100
3378 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
3380 Split out pending_ident().
3382 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
3383 ____________________________________________________________________________
3384 [ 11212] By: jhi on 2001/07/08 14:17:10
3385 Log: (Retracted by #11223.)
3386 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
3387 Date: Wed, 05 Nov 1997 17:22:34 -0600
3388 From: Graham Barr <gbarr@ti.com>
3389 Message-Id: <3460FFBA.6DA51F46@ti.com>
3391 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
3392 ____________________________________________________________________________
3393 [ 11211] By: jhi on 2001/07/08 13:53:38
3394 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
3396 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
3397 ! pod/perllocale.pod
3398 ____________________________________________________________________________
3399 [ 11210] By: jhi on 2001/07/08 01:34:09
3400 Log: Really do the test under the C locale.
3402 ! ext/I18N/Langinfo/Langinfo.t
3403 ____________________________________________________________________________
3404 [ 11209] By: pudge on 2001/07/08 01:19:25
3405 Log: Small portability fix for Mac OS.
3406 Branch: maint-5.6/macperl
3408 ____________________________________________________________________________
3409 [ 11208] By: jhi on 2001/07/08 01:14:58
3410 Log: Metaconfig unit change for #11207.
3411 Branch: metaconfig/U/perl
3413 ____________________________________________________________________________
3414 [ 11207] By: jhi on 2001/07/08 01:14:02
3415 Log: Add I18N::Langinfo, which is basically a wrapper around
3416 nl_langinfo(), which is an additional way to query locale
3417 specific information.
3419 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
3420 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
3421 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
3422 ____________________________________________________________________________
3423 [ 11206] By: pudge on 2001/07/08 00:56:29
3424 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
3425 used in File::Find tests; replace with if.t.
3426 Branch: maint-5.6/macperl
3427 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
3429 ____________________________________________________________________________
3430 [ 11205] By: pudge on 2001/07/07 23:55:56
3431 Log: Allow symbols in try_symbol() to begin with "_".
3432 Branch: maint-5.6/macperl
3434 ____________________________________________________________________________
3435 [ 11204] By: pudge on 2001/07/07 23:53:37
3436 Log: Sync up the File::Find changes from the rewrite by
3437 Thomas Wegner, et al.
3438 Branch: maint-5.6/macperl
3439 + t/lib/filefind-taint.t
3440 ! lib/File/Find.pm t/lib/filefind.t
3441 ____________________________________________________________________________
3442 [ 11203] By: pudge on 2001/07/07 23:43:06
3443 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
3444 From: Thomas Wegner <wegner_thomas@yahoo.com>
3445 Date: Thu, 5 Jul 2001 20:31:25 +0200
3446 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
3447 Branch: maint-5.6/macperl
3448 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
3449 ____________________________________________________________________________
3450 [ 11202] By: pudge on 2001/07/07 23:38:36
3451 Log: Some more test portability fixes.
3452 Branch: maint-5.6/macperl
3453 ! t/lib/filecopy.t t/pragma/warn/pp_sys
3454 ____________________________________________________________________________
3455 [ 11201] By: jhi on 2001/07/07 22:52:38
3456 Log: The #11200 removed wrong (non-existent) target. Duh.
3459 ____________________________________________________________________________
3460 [ 11200] By: jhi on 2001/07/07 22:44:14
3461 Log: Zap the lib/re.pm before creating it.
3464 ____________________________________________________________________________
3465 [ 11199] By: pudge on 2001/07/07 20:54:35
3466 Log: Another test. Please ignore.
3467 Branch: maint-5.6/macperl
3469 ____________________________________________________________________________
3470 [ 11198] By: pudge on 2001/07/07 20:44:12
3471 Log: Portability fixes for a lot of tests, especially IO-related
3472 tests, and warnings, and the harness script.
3473 Branch: maint-5.6/macperl
3474 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
3475 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
3476 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
3477 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
3478 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
3479 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
3480 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
3481 ! t/pragma/warnings.t
3482 ____________________________________________________________________________
3483 [ 11197] By: jhi on 2001/07/07 20:32:28
3484 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
3485 From: Nicholas Clark <nick@ccl4.org>
3486 Date: Sat, 7 Jul 2001 21:00:17 +0100
3487 Message-ID: <20010707210017.H59620@plum.flirble.org>
3490 ____________________________________________________________________________
3491 [ 11196] By: jhi on 2001/07/07 20:26:36
3492 Log: The UNICOS/mk SysV IPC problem has been fixed.
3494 ! pod/perl572delta.pod
3495 ____________________________________________________________________________
3496 [ 11195] By: jhi on 2001/07/07 19:59:51
3497 Log: Slight update tweaks on perlunicode.pod.
3499 ! pod/perlunicode.pod
3500 ____________________________________________________________________________
3501 [ 11194] By: jhi on 2001/07/07 17:53:03
3502 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
3503 From: Mark-Jason Dominus <mjd@plover.com>
3504 Date: Sat, 07 Jul 2001 13:04:04 -0400
3505 Message-ID: <20010707170404.32694.qmail@plover.com>
3507 ! ext/DB_File/DB_File.pm
3508 ____________________________________________________________________________
3509 [ 11193] By: pudge on 2001/07/07 17:26:28
3510 Log: Fix up AutoLoader to fudge for Mac paths in import().
3511 Branch: maint-5.6/macperl
3513 ____________________________________________________________________________
3514 [ 11192] By: jhi on 2001/07/07 17:03:06
3515 Log: Try to force the lib/re.pm to be there before entering
3516 the extensions builds, should help for parallel makes.
3519 ____________________________________________________________________________
3520 [ 11191] By: jhi on 2001/07/07 15:26:16
3521 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
3522 From: Norton Allen <allen@huarp.harvard.edu>
3523 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
3524 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
3526 ! ext/POSIX/POSIX.xs
3527 ____________________________________________________________________________
3528 [ 11190] By: jhi on 2001/07/07 15:22:08
3529 Log: Subject: [PATCH] Re: op/arith.t
3530 From: Nicholas Clark <nick@ccl4.org>
3531 Date: Sat, 7 Jul 2001 13:04:54 +0100
3532 Message-ID: <20010707130454.D59620@plum.flirble.org>
3535 ____________________________________________________________________________
3536 [ 11189] By: jhi on 2001/07/07 15:20:44
3537 Log: Subject: [PATCH] h2xs
3538 From: Nicholas Clark <nick@ccl4.org>
3539 Date: Fri, 6 Jul 2001 23:25:14 +0100
3540 Message-ID: <20010706232514.X59620@plum.flirble.org>
3543 ____________________________________________________________________________
3544 [ 11188] By: jhi on 2001/07/07 15:12:36
3545 Log: Subject: Re: bleedperl perl_alloc..free leakage
3546 From: Radu Greab <radu@netsoft.ro>
3547 Date: Fri, 6 Jul 2001 19:48:54 +0300
3548 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
3553 ____________________________________________________________________________
3554 [ 11187] By: pudge on 2001/07/07 02:11:36
3555 Log: Test again. Please ignore.
3556 Branch: maint-5.6/macperl
3558 ____________________________________________________________________________
3559 [ 11186] By: pudge on 2001/07/07 02:08:13
3560 Log: Test. Please ignore.
3561 Branch: maint-5.6/macperl
3563 ____________________________________________________________________________
3564 [ 11185] By: pudge on 2001/07/06 23:46:57
3565 Log: Include changes already sent in separately as patches,
3566 before branch was created.
3567 Branch: maint-5.6/macperl
3568 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
3569 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
3570 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
3571 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
3572 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
3573 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
3574 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
3575 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
3576 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
3578 ____________________________________________________________________________
3579 [ 11184] By: jhi on 2001/07/06 16:41:30
3580 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
3581 From: Norton Allen <allen@huarp.harvard.edu>
3582 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
3583 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
3586 ____________________________________________________________________________
3587 [ 11183] By: nick on 2001/07/06 16:27:40
3588 Log: Integrate mainline
3590 +> (branch 42 files)
3591 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
3592 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
3593 - win32/bin/mdelete.bat
3594 !> (integrate 215 files)
3595 ____________________________________________________________________________
3596 [ 11182] By: jhi on 2001/07/06 15:57:16
3597 Log: The #11166 needed also these updated.
3599 ! lib/warnings.pm warnings.h
3600 ____________________________________________________________________________
3601 [ 11181] By: jhi on 2001/07/06 13:24:42
3602 Log: Update Changes.
3604 ! Changes patchlevel.h
3605 ____________________________________________________________________________
3606 [ 11180] By: jhi on 2001/07/06 13:20:08
3610 ____________________________________________________________________________
3611 [ 11179] By: jhi on 2001/07/06 12:57:13
3612 Log: Nit from Abhijit.
3615 ____________________________________________________________________________
3616 [ 11178] By: jhi on 2001/07/06 12:53:04
3617 Log: Retract #11172.
3620 ____________________________________________________________________________
3621 [ 11177] By: jhi on 2001/07/06 12:44:51
3622 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
3623 From: Norton Allen <allen@huarp.harvard.edu>
3624 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
3625 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
3628 ____________________________________________________________________________
3629 [ 11176] By: jhi on 2001/07/06 12:42:45
3630 Log: (Accidentally empty check-in.)
3633 ____________________________________________________________________________
3634 [ 11175] By: jhi on 2001/07/06 12:29:56
3635 Log: Retract #11165 since Sarathy pointed out it'll not
3636 work properly under threads, the problem should be
3637 solved using "the savestack, either via SSNEW() or
3638 using a newSVpv()+SAVEFREESV() combo."
3640 ! ext/POSIX/POSIX.xs
3641 ____________________________________________________________________________
3642 [ 11174] By: jhi on 2001/07/06 12:27:31
3643 Log: Retract #11125 since NI-S pointed out it'll not work in
3644 cases where the extension has their own handcrafted INC
3647 ! lib/ExtUtils/MM_Unix.pm
3648 ____________________________________________________________________________
3649 [ 11173] By: jhi on 2001/07/06 12:20:50
3650 Log: Subject: RE: [PATCH] -I and MakeMaker again
3651 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3652 Date: Fri, 6 Jul 2001 09:18:29 +0200
3653 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
3655 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
3656 ! lib/ExtUtils/MM_Win32.pm
3657 ____________________________________________________________________________
3658 [ 11172] By: jhi on 2001/07/06 12:18:39
3659 Log: (Retracted by #11178)
3660 Subject: [PATCH t/op/method.t] SUPER:: strangeness
3661 From: Piers Cawley <pdcawley@iterative-software.com>
3662 Date: 06 Jul 2001 10:49:01 +0100
3663 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
3666 ____________________________________________________________________________
3667 [ 11171] By: jhi on 2001/07/06 01:38:55
3668 Log: VOS README update from Paul Green.
3671 ____________________________________________________________________________
3672 [ 11170] By: jhi on 2001/07/06 01:19:33
3673 Log: Subject: [PATCH README.qnx hints/qnx.sh]
3674 From: Norton Allen <allen@huarp.harvard.edu>
3675 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
3676 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
3678 ! README.qnx hints/qnx.sh
3679 ____________________________________________________________________________
3680 [ 11169] By: jhi on 2001/07/06 01:17:43
3681 Log: Subject: [PATCH] Doc patch for Tie::Hash
3682 From: Artur Bergman <artur@contiller.se>
3683 Date: Thu, 05 Jul 2001 22:51:18 +0200
3684 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
3687 ____________________________________________________________________________
3688 [ 11168] By: jhi on 2001/07/06 01:16:27
3689 Log: Subject: [PATCH] perlfaq4.pod
3690 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
3691 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
3692 Date: Thu, 5 Jul 2001 18:44:10 +0100
3695 ____________________________________________________________________________
3696 [ 11167] By: jhi on 2001/07/06 01:14:41
3697 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
3698 From: Robin Houston <robin@kitsite.com>
3699 Date: Thu, 5 Jul 2001 18:33:21 +0100
3700 Message-ID: <20010705183321.A27345@robin.kitsite.com>
3702 ! ext/B/B/Deparse.pm
3703 ____________________________________________________________________________
3704 [ 11166] By: jhi on 2001/07/06 01:11:50
3705 Log: (Retracted by #11285.)
3707 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
3708 From: Abhijit Menon-Sen <ams@wiw.org>
3709 Date: Fri, 6 Jul 2001 01:26:32 +0530
3710 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
3712 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
3713 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
3715 ____________________________________________________________________________
3716 [ 11165] By: jhi on 2001/07/06 00:19:26
3717 Log: (Retracted by #11175)
3718 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
3719 From: Norton Allen <allen@huarp.harvard.edu>
3720 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
3721 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
3723 ! ext/POSIX/POSIX.xs
3724 ____________________________________________________________________________
3725 [ 11164] By: jhi on 2001/07/06 00:14:57
3726 Log: Unterminated C< (noticed by Richard Hatch), and few other
3727 small Unicode doc tweaks.
3730 ____________________________________________________________________________
3731 [ 11163] By: jhi on 2001/07/05 19:33:34
3732 Log: More flexible argument understanding; add charblocks() and
3733 charscripts(); make charblock() and charscript() two-way;
3734 add charinrange(); separate the $Unicode::UCD::VERSION and
3735 the version of the Unicode by adding UnicodeVersion().
3737 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
3738 ____________________________________________________________________________
3739 [ 11162] By: jhi on 2001/07/05 13:38:36
3740 Log: Update Unicode::UCD on \p{In...}.
3742 ! lib/Unicode/UCD.pm
3743 ____________________________________________________________________________
3744 [ 11161] By: jhi on 2001/07/05 13:26:00
3745 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
3746 From: Norton Allen <allen@huarp.harvard.edu>
3747 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
3748 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
3750 ! lib/ExtUtils/MM_Unix.pm
3751 ____________________________________________________________________________
3752 [ 11160] By: jhi on 2001/07/05 13:06:53
3753 Log: POSIX-BC tweaks from Thomas Dorner.
3755 ! hints/posix-bc.sh perlio.h
3756 ____________________________________________________________________________
3757 [ 11159] By: jhi on 2001/07/05 04:17:18
3758 Log: Module updates for the delta.
3760 ! pod/perl572delta.pod
3761 ____________________________________________________________________________
3762 [ 11158] By: jhi on 2001/07/05 03:45:19
3763 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
3764 From: Norton Allen <allen@huarp.harvard.edu>
3765 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
3766 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
3768 ! ext/IO/lib/IO/t/io_sock.t
3769 ____________________________________________________________________________
3770 [ 11157] By: jhi on 2001/07/05 03:44:19
3771 Log: Subject: [PATCH perldiag.pod] Quick fixes
3772 From: Simon Cozens <simon@netthink.co.uk>
3773 Date: Wed, 4 Jul 2001 20:22:12 +0100
3774 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
3777 ____________________________________________________________________________
3778 [ 11156] By: jhi on 2001/07/05 03:43:28
3779 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
3780 From: Radu Greab <radu@netsoft.ro>
3781 Date: Wed, 4 Jul 2001 22:13:31 +0300
3782 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
3784 ! op.c sv.c t/op/pos.t
3785 ____________________________________________________________________________
3786 [ 11155] By: jhi on 2001/07/05 03:40:24
3787 Log: Subject: [PATCH] -I and MakeMaker again
3788 From: Michael G Schwern <schwern@pobox.com>
3789 Date: Wed, 4 Jul 2001 15:03:07 -0400
3790 Message-ID: <20010704150307.I20340@blackrider>
3792 (and retract #11145)
3794 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
3795 ! lib/ExtUtils/MakeMaker.pm
3796 ____________________________________________________________________________
3797 [ 11154] By: jhi on 2001/07/05 03:32:43
3798 Log: Subject: Re: PERFORCE change 11142 for review
3799 From: "Philip Newton" <Philip.Newton@gmx.net>
3800 Date: Wed, 4 Jul 2001 20:46:26 +0200
3801 Message-Id: <200107041841.VAA25380@taas.iki.fi>
3803 ! lib/ExtUtils/MakeMaker.pm
3804 ____________________________________________________________________________
3805 [ 11153] By: jhi on 2001/07/05 03:29:21
3806 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
3807 From: Jonathan Stowe <gellyfish@gellyfish.com>
3808 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
3809 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
3812 ____________________________________________________________________________
3813 [ 11152] By: gsar on 2001/07/05 00:52:57
3814 Log: fix the binary compatibility issue when building with/without
3815 usemymalloc by exporting Perl_malloc() et al as simple wrappers
3816 around the system functions (this allows most extensions built
3817 using one mode to coexist with perls built in the other mode)
3819 XXX the Perl_mfree() wrapper might need to do return(free()) on
3820 platforms where Free_t isn't "void"
3822 ! embed.h embed.pl makedef.pl proto.h util.c
3823 ____________________________________________________________________________
3824 [ 11151] By: gsar on 2001/07/05 00:42:49
3825 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
3826 since it doesn't ensure threads other than the one calling fork()
3827 aren't holding any locks; the fix is to use pthread_atfork() to
3830 building perl with -Dusemymalloc exacerbates the problem since
3831 Perl_malloc() holds a mutex, and perl's exec() calls New()
3833 XXX the code in win32thread.h may be needed on platforms that have
3836 ! perl.c thread.h win32/win32thread.h
3837 ____________________________________________________________________________
3838 [ 11150] By: pudge on 2001/07/04 20:07:54
3839 Log: Integrate #11009 from maintperl.
3840 Branch: maint-5.6/macperl
3841 !> lib/ExtUtils/Manifest.pm
3842 ____________________________________________________________________________
3843 [ 11149] By: pudge on 2001/07/04 19:54:46
3844 Log: Flexing my Perforce muscles.
3845 Branch: maint-5.6/macperl
3847 ____________________________________________________________________________
3848 [ 11148] By: jhi on 2001/07/04 17:14:51
3849 Log: Update Changes.
3851 ! Changes patchlevel.h
3852 ____________________________________________________________________________
3853 [ 11147] By: jhi on 2001/07/04 16:41:25
3854 Log: Metaconfig unit change for #11146.
3855 Branch: metaconfig/U/perl
3856 ! d_fcntl_can_lock.U
3857 ____________________________________________________________________________
3858 [ 11146] By: jhi on 2001/07/04 16:36:31
3859 Log: Somehow the #ifdefs of the added code (in #11093) made