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 [ 14106] By: jhi on 2002/01/06 15:33:51
35 Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
36 From: Jonathan Stowe <gellyfish@gellyfish.com>
37 Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
38 Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
41 ____________________________________________________________________________
42 [ 14105] By: jhi on 2002/01/06 15:11:15
43 Log: DB_File sync from Paul Marquess.
45 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
47 ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
48 ____________________________________________________________________________
49 [ 14104] By: jhi on 2002/01/06 15:08:14
50 Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
51 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
52 Date: Sun, 6 Jan 2002 11:44:30 +0100
53 Message-ID: <3C38389E.7831.493570@localhost>
55 ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
57 ____________________________________________________________________________
58 [ 14103] By: jhi on 2002/01/06 14:57:01
59 Log: Tests for #14098.
62 ____________________________________________________________________________
63 [ 14101] By: ams on 2002/01/06 04:52:50
64 Log: Subject: [PATCH] Bad prototype detection now an optional warning
65 From: Sam Tregar <sam@tregar.com>
66 Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
67 Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
69 ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
70 ! t/comp/proto.t toke.c
71 ____________________________________________________________________________
72 [ 14100] By: ams on 2002/01/06 01:56:59
73 Log: Subject: [PATCH] Correct several Stratus VOS build issues
74 From: "Green, Paul" <Paul.Green@stratus.com>
75 Date: Sat, 5 Jan 2002 21:30:56 -0500
76 Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
78 ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
79 ____________________________________________________________________________
80 [ 14099] By: jhi on 2002/01/05 22:51:38
81 Log: Further perl.org URL elaboration from Ask.
83 ! pod/perlfaq1.pod pod/perlfaq2.pod
84 ____________________________________________________________________________
85 [ 14098] By: jhi on 2002/01/05 22:47:59
86 Log: The same problem with To{Lower,Title,Upper}
87 as earlier with ToFold.
89 ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
90 ! lib/unicore/To/Upper.pl lib/unicore/mktables
91 ____________________________________________________________________________
92 [ 14097] By: jhi on 2002/01/05 22:11:35
93 Log: Retract #14057 for now; the alarm/setitimer timers
94 seen to be the same in many systems, which leads into
97 ! ext/Time/HiRes/HiRes.t
98 ____________________________________________________________________________
99 [ 14096] By: jhi on 2002/01/05 22:09:20
100 Log: Finish up (ha!) the Unicode case folding;
101 enhance regex dumping code.
104 ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
105 ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
106 ____________________________________________________________________________
107 [ 14095] By: jhi on 2002/01/05 22:07:33
108 Log: Use the perl.org news gw instead of the perl.com one
111 ! pod/perlfaq1.pod pod/perlfaq2.pod
112 ____________________________________________________________________________
113 [ 14094] By: jhi on 2002/01/05 21:26:09
114 Log: Zero() wasn't documented.
117 ____________________________________________________________________________
118 [ 14093] By: ams on 2002/01/05 17:58:35
119 Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
120 From: Nicholas Clark <nick@unfortu.net>
121 Date: Sat, 5 Jan 2002 18:55:39 +0000
122 Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
124 ! lib/Memoize/t/tie_ndbm.t
125 ____________________________________________________________________________
126 [ 14092] By: jhi on 2002/01/05 17:26:05
127 Log: Also UNICOS/mk has deviant socketpair().
129 ! ext/Socket/socketpair.t
130 ____________________________________________________________________________
131 [ 14091] By: jhi on 2002/01/05 17:21:12
132 Log: Ooops. Retract the regex parts of #14090.
134 ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
135 ____________________________________________________________________________
136 [ 14090] By: jhi on 2002/01/05 17:18:43
137 Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
138 From: Nicholas Clark <nick@unfortu.net>
139 Date: Sat, 5 Jan 2002 18:10:13 +0000
140 Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>
142 ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
143 ! regcomp.h regexec.c
144 ____________________________________________________________________________
145 [ 14089] By: jhi on 2002/01/05 15:42:12
146 Log: Integrate perlio; a missing aTHX.
149 ____________________________________________________________________________
150 [ 14085] By: jhi on 2002/01/04 23:36:23
151 Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
152 found by Marc Lehmann.
155 ____________________________________________________________________________
156 [ 14084] By: jhi on 2002/01/04 22:57:03
157 Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
158 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
159 Date: Sat, 5 Jan 2002 00:31:12 +0100
160 Message-ID: <20020105003112.E1850@rafael>
163 ____________________________________________________________________________
164 [ 14083] By: jhi on 2002/01/04 22:56:23
165 Log: A bit of "perl.com" cleanup.
167 ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
168 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
169 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
170 ! pod/perlmodlib.PL pod/perlmodlib.pod
171 ____________________________________________________________________________
172 [ 14082] By: jhi on 2002/01/04 21:53:30
173 Log: Subject: [PATCH op.c] Bad \[...] prototype checking
174 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
175 Date: Fri, 4 Jan 2002 23:35:19 +0100
176 Message-ID: <20020104233519.A1850@rafael>
179 ____________________________________________________________________________
180 [ 14081] By: jhi on 2002/01/04 21:45:22
181 Log: Integrate change #14062 from macperl;
182 Define setbuf, setvbuf for Mac OS
185 ____________________________________________________________________________
186 [ 14078] By: jhi on 2002/01/04 21:07:05
187 Log: Display the native pwd command.
190 ____________________________________________________________________________
191 [ 14077] By: jhi on 2002/01/04 21:00:53
192 Log: Under Mac OS X /dev/stdout is normally a symlink,
193 but when running the test it seems to become a socket.
194 So let's extend our censorship.
197 ____________________________________________________________________________
198 [ 14068] By: jhi on 2002/01/04 20:24:59
199 Log: If we do have socketpair(), make my_socketpair()
200 just call the real socketpair(). This way we always
201 have real code behind my_socketpair() and a symbol
202 corresponding to the my_socketpair in global.sym.
204 ! embed.fnc embed.h makedef.pl proto.h util.c
205 ____________________________________________________________________________
206 [ 14060] By: jhi on 2002/01/04 20:06:58
207 Log: Spread the good word of "env".
209 ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
210 ____________________________________________________________________________
211 [ 14059] By: jhi on 2002/01/04 19:57:11
212 Log: Till the system tests do something non-Win*, better rename
213 the test so that people on other platforms don't get confused.
214 (Not win32system, because assumedly there's win64, too.)
219 ____________________________________________________________________________
220 [ 14058] By: jhi on 2002/01/04 19:48:09
223 ! lib/Pod/t/Functions.t
224 ____________________________________________________________________________
225 [ 14057] By: ams on 2002/01/04 17:40:31
226 Log: (retracted by #14057)
228 Subject: [PATCH] Time/HiRes/HiRes.t
229 From: Nicholas Clark <nick@unfortu.net>
230 Date: Fri, 4 Jan 2002 17:28:46 +0000
231 Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
233 ! ext/Time/HiRes/HiRes.t
234 ____________________________________________________________________________
235 [ 14056] By: jhi on 2002/01/04 17:35:34
236 Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test
237 From: Abe Timmerman <abe@ztreet.demon.nl>
238 Date: Fri, 04 Jan 2002 18:42:33 +0100
239 Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>
241 + lib/Pod/t/Functions.t
242 ! MANIFEST lib/Pod/Functions.pm
243 ____________________________________________________________________________
244 [ 14055] By: jhi on 2002/01/04 14:33:09
245 Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
246 From: "Craig A. Berry" <craigberry@mac.com>
247 Date: Thu, 3 Jan 2002 17:32:20 -0600
248 Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
250 ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
251 ____________________________________________________________________________
252 [ 14054] By: jhi on 2002/01/04 04:04:05
253 Log: Document the U+0085, U+2028, and U+2029.
255 ! pod/perlre.pod pod/perlretut.pod
256 ____________________________________________________________________________
257 [ 14053] By: ams on 2002/01/04 03:27:44
258 Log: Subject: [PATCH] warn if not CORE::dump
259 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
260 Date: Thu, 3 Jan 2002 22:04:00 +0100
261 Message-Id: <20020103220400.A13958@rafael>
263 ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
264 ____________________________________________________________________________
265 [ 14052] By: jhi on 2002/01/04 03:13:50
266 Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
268 ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
269 ____________________________________________________________________________
270 [ 14051] By: ams on 2002/01/04 03:00:12
271 Log: Subject: [PATCH] File::Compare::VERSION
272 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
273 Date: Thu, 3 Jan 2002 23:42:52 +0100
274 Message-Id: <20020103234252.G13958@rafael>
276 ! lib/File/Compare.pm
277 ____________________________________________________________________________
278 [ 14050] By: ams on 2002/01/04 02:58:05
279 Log: Subject: [PATCH @14042] threads::shared doc
280 From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
281 Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
282 Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
284 ! ext/threads/shared/shared.pm
285 ____________________________________________________________________________
286 [ 14049] By: jhi on 2002/01/03 20:38:22
287 Log: #14048 exposed few false positives, to be fixed soonish.
290 ____________________________________________________________________________
291 [ 14048] By: jhi on 2002/01/03 20:36:38
292 Log: Do not add the first characters of multicharacter foldings
293 into character classes.
296 ____________________________________________________________________________
297 [ 14047] By: jhi on 2002/01/03 20:30:55
298 Log: A bit of testing for #14046.
301 ____________________________________________________________________________
302 [ 14046] By: jhi on 2002/01/03 20:22:48
303 Log: Allow emitting the foldcased version of "\x{df}", "ss"
304 (among others, another example would be \x{fb00} -> "ff")
307 ____________________________________________________________________________
308 [ 14045] By: jhi on 2002/01/03 19:29:35
309 Log: Subject: [PATCH] File::Spec & NetWare
310 From: Dave Rolsky <autarch@urth.org>
311 Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
312 Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
314 - lib/File/Spec/NW5.pm
315 ! MANIFEST lib/File/Spec.pm
316 ____________________________________________________________________________
317 [ 14044] By: jhi on 2002/01/03 19:26:53
318 Log: FAQ sync (RCS Ids only?)
320 ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
321 ____________________________________________________________________________
322 [ 14043] By: jhi on 2002/01/03 19:25:48
323 Log: AUTHORs updates.
326 ____________________________________________________________________________
327 [ 14042] By: jhi on 2002/01/03 16:04:24
330 ! Changes patchlevel.h
331 ____________________________________________________________________________
332 [ 14041] By: jhi on 2002/01/03 15:57:42
333 Log: Missed the =head1 additions.
335 ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
336 ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
337 ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
339 ____________________________________________________________________________
340 [ 14040] By: jhi on 2002/01/03 15:05:06
341 Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
342 From: Robin Barker <rmb1@cise.npl.co.uk>
343 Date: Thu, 3 Jan 2002 15:26:20 GMT
344 Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>
346 ! lib/Carp.t lib/Carp/Heavy.pm
347 ____________________________________________________________________________
348 [ 14039] By: jhi on 2002/01/03 15:02:12
349 Log: Subject: [PATCH hv.c]
350 From: Robin Barker <rmb1@cise.npl.co.uk>
351 Date: Thu, 3 Jan 2002 14:49:06 GMT
352 Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>
357 ____________________________________________________________________________
358 [ 14038] By: jhi on 2002/01/03 15:01:09
359 Log: NetWare tweaks from Ananth Kesari.
361 ! NetWare/t/NWScripts.pl lib/File/Find.pm
362 ____________________________________________________________________________
363 [ 14037] By: jhi on 2002/01/03 13:41:38
367 ____________________________________________________________________________
368 [ 14036] By: ams on 2002/01/03 12:12:31
369 Log: Grammar fix suggested by Gwyn Judd.
372 ____________________________________________________________________________
373 [ 14033] By: ams on 2002/01/03 08:24:24
374 Log: Subject: Not ok 14031: PPPort Makefile.PL
375 From: andreas.koenig@anima.de (Andreas J. Koenig)
376 Date: 03 Jan 2002 10:17:46 +0100
377 Message-Id: <m3sn9n94jp.fsf@anima.de>
379 ! ext/Devel/PPPort/Makefile.PL
380 ____________________________________________________________________________
381 [ 14031] By: jhi on 2002/01/03 01:52:04
382 Log: Off-by-one is my middle name.
385 ____________________________________________________________________________
386 [ 14030] By: ams on 2002/01/02 23:56:37
387 Log: Subject: [PATCH @14015] threads::shared disabling
388 From: Andy Bussey <andybussey@yahoo.co.uk>
389 Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
390 Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
392 + ext/threads/shared/t/no_share.t
393 ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
394 ____________________________________________________________________________
395 [ 14029] By: jhi on 2002/01/02 23:40:08
396 Log: Simon's new perlapi scheme, I hope I got all the pieces.
398 + autodoc.pl embed.fnc
399 ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
400 ____________________________________________________________________________
401 [ 14028] By: jhi on 2002/01/02 23:29:03
402 Log: Integrate perlio; more PPPort Makefile source dependence removal
404 !> ext/Devel/PPPort/Makefile.PL perl.h
405 ____________________________________________________________________________
406 [ 14027] By: ams on 2002/01/02 21:42:50
407 Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
408 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
409 Date: Wed, 2 Jan 2002 23:09:13 +0100
410 Message-Id: <20020102230913.A17373@rafael>
413 ____________________________________________________________________________
414 [ 14026] By: ams on 2002/01/02 21:38:34
415 Log: Subject: Re: PATCH: lib/Term/Cap.pm
416 From: Jonathan Stowe <gellyfish@gellyfish.com>
417 Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
418 Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
421 ____________________________________________________________________________
422 [ 14025] By: ams on 2002/01/02 18:34:26
423 Log: Subject: [PATCH] Bad prototype detection changed from error to warning
424 From: Sam Tregar <sam@tregar.com>
425 Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
426 Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
428 ! pod/perldiag.pod t/comp/proto.t toke.c
429 ____________________________________________________________________________
430 [ 14024] By: ams on 2002/01/02 18:16:12
431 Log: Subject: PATCH: lib/Term/Cap.pm
432 From: Norton Allen <allen@huarp.harvard.edu>
433 Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
434 Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
437 ____________________________________________________________________________
438 [ 14023] By: ams on 2002/01/02 18:12:31
439 Log: Subject: PATCH: lib/Cwd.pm for QNX4
440 From: Norton Allen <allen@huarp.harvard.edu>
441 Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
442 Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
445 ____________________________________________________________________________
446 [ 14020] By: ams on 2002/01/02 17:06:27
447 Log: Fix misplaced application of #14016.
450 ____________________________________________________________________________
451 [ 14019] By: jhi on 2002/01/02 16:51:38
452 Log: Integrate perlio; avoid uninit debug_pad.
455 ____________________________________________________________________________
456 [ 14018] By: jhi on 2002/01/02 16:50:22
457 Log: makedepend VOS fix from Paul Green.
460 ____________________________________________________________________________
461 [ 14016] By: ams on 2002/01/02 15:58:11
462 Log: Subject: [PATCH] random crash in B::LISTOP::last
463 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
464 Date: Wed, 2 Jan 2002 17:37:28 +0100
465 Message-Id: <3C334558.3906.19CB98D@localhost>
468 ____________________________________________________________________________
469 [ 14015] By: jhi on 2002/01/02 15:21:12
472 ! Changes patchlevel.h
473 ____________________________________________________________________________
474 [ 14014] By: jhi on 2002/01/02 15:12:57
475 Log: One more iteration of the ibcmp_utf8() interface,
476 hopefully this is a convergent iteration...
478 ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
479 ____________________________________________________________________________
480 [ 14013] By: ams on 2002/01/02 13:43:58
481 Log: Upgrade to podlators-1.19.
483 + lib/Pod/t/man.t lib/Pod/t/text-errors.t
484 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
485 ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
486 ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
487 ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
488 ____________________________________________________________________________
489 [ 14012] By: ams on 2002/01/02 09:48:51
490 Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
491 From: martyn@inpharmatica.co.uk
492 Date: Wed, 19 Dec 2001 19:05:00 +0000
493 Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
496 ____________________________________________________________________________
497 [ 14010] By: jhi on 2002/01/02 03:59:22
498 Log: Make ibcmp_utf8() optionally progress in either string for
499 as long as it takes and optionally record how far it got.
501 ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
502 ____________________________________________________________________________
503 [ 14009] By: jhi on 2002/01/02 00:35:15
504 Log: Once more try to get the PPPort Makefile right.
506 ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
507 ____________________________________________________________________________
508 [ 14008] By: jhi on 2002/01/02 00:03:27
509 Log: -Wall silencing.
512 ____________________________________________________________________________
513 [ 14007] By: jhi on 2002/01/01 23:48:19
514 Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
515 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
516 Date: Tue, 1 Jan 2002 22:45:21 +0100
517 Message-ID: <20020101224521.A691@rafael>
520 ____________________________________________________________________________
521 [ 14006] By: jhi on 2002/01/01 23:40:10
522 Log: VOS tweak from Paul Green: VOS has different O_BINARY
523 and O_TEXT, but VOS always uses LF, never CRLF.
526 ____________________________________________________________________________
527 [ 14005] By: jhi on 2002/01/01 23:34:25
528 Log: Make ibcmp_utf8() more robust and make regmatch() use it.
531 ____________________________________________________________________________
532 [ 14004] By: jhi on 2002/01/01 18:27:50
533 Log: Now that to_utf8_fold() was fixed.
535 ! regcomp.c regexec.c
536 ____________________________________________________________________________
537 [ 14003] By: jhi on 2002/01/01 18:04:02
538 Log: Integrate perlio; experimental binmode() re-coding.
541 ____________________________________________________________________________
542 [ 14002] By: jhi on 2002/01/01 17:53:44
543 Log: Document the to_utf8_*() functions.
545 ! embed.pl pod/perlapi.pod utf8.c
546 ____________________________________________________________________________
547 [ 14001] By: jhi on 2002/01/01 17:29:05
548 Log: Better support for multicharacter foldings.
549 Now all but two of the CaseFold.txt cases work-- but
550 only when the target string is single-character, more
554 ____________________________________________________________________________
555 [ 14000] By: ams on 2002/01/01 15:59:43
556 Log: Subject: [PATCH] don't installperl pods
557 From: Nicholas Clark <nick@unfortu.net>
558 Date: Tue, 1 Jan 2002 16:44:12 +0000
559 Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
562 ____________________________________________________________________________
563 [ 13999] By: ams on 2002/01/01 14:34:04
564 Log: Subject: [PATCH] perldiag.pod transposition
565 From: Nicholas Clark <nick@unfortu.net>
566 Date: Tue, 1 Jan 2002 15:03:52 +0000
567 Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
570 ____________________________________________________________________________
571 [ 13998] By: ams on 2002/01/01 13:36:49
572 Log: Subject: [PATCH perldiag] Corrections : unknown warning category
573 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
574 Date: Tue, 1 Jan 2002 15:12:36 +0100
575 Message-Id: <20020101151236.A951@rafael>
578 ____________________________________________________________________________
579 [ 13997] By: ams on 2002/01/01 13:33:06
580 Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
581 From: Nicholas Clark <nick@unfortu.net>
582 Date: Tue, 1 Jan 2002 13:13:17 +0000
583 Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
585 ! ext/Socket/socketpair.t
586 ____________________________________________________________________________
587 [ 13996] By: ams on 2002/01/01 04:44:28
588 Log: Subject: [PATCH @13746] Leaner exporter
589 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
590 Date: Mon, 31 Dec 2001 18:16:08 -0500
591 Message-Id: <20011231181608.A29253@math.ohio-state.edu>
593 ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
594 ____________________________________________________________________________
595 [ 13995] By: ams on 2002/01/01 04:29:44
596 Log: Subject: [PATCH @13746] h2xs broken
597 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
598 Date: Mon, 31 Dec 2001 17:48:55 -0500
599 Message-Id: <20011231174855.A29128@math.ohio-state.edu>
602 ____________________________________________________________________________
603 [ 13994] By: ams on 2002/01/01 04:25:46
604 Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
605 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
606 Date: Mon, 31 Dec 2001 17:42:25 -0500
607 Message-Id: <20011231174225.A29048@math.ohio-state.edu>
609 ! lib/ExtUtils/MM_Unix.pm
610 ____________________________________________________________________________
611 [ 13993] By: jhi on 2002/01/01 03:45:24
612 Log: Rename the variables to be a bit more consistent.
615 ____________________________________________________________________________
616 [ 13992] By: jhi on 2002/01/01 03:35:01
617 Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
618 (found by Jeffrey Friedl)
620 ! regexec.c t/op/pat.t utf8.c
621 ____________________________________________________________________________
622 [ 13990] By: jhi on 2001/12/31 17:13:12
625 ! Changes patchlevel.h
626 ____________________________________________________________________________
627 [ 13989] By: jhi on 2001/12/31 16:47:28
628 Log: Less unused ones.
631 ____________________________________________________________________________
632 [ 13988] By: jhi on 2001/12/31 16:46:29
633 Log: Unused variable.
636 ____________________________________________________________________________
637 [ 13987] By: jhi on 2001/12/31 16:41:15
641 ____________________________________________________________________________
642 [ 13986] By: jhi on 2001/12/31 16:35:57
643 Log: Subject: Re: Cygwin: one down one to go
644 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
645 Date: Mon, 31 Dec 2001 18:34:36 +0100
646 Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
648 ! cygwin/Makefile.SHs
649 ____________________________________________________________________________
650 [ 13985] By: jhi on 2001/12/31 16:33:08
651 Log: Add some comments to the recent Unicode case-folding saga.
653 ! regcomp.c regexec.c
654 ____________________________________________________________________________
655 [ 13984] By: jhi on 2001/12/31 16:19:13
656 Log: Slight comment tweakage.
658 ! ext/I18N/Langinfo/Langinfo.t
659 ____________________________________________________________________________
660 [ 13983] By: jhi on 2001/12/31 16:05:18
661 Log: Clarify the BeOS O_TEXT/O_BINARY situation.
664 ____________________________________________________________________________
665 [ 13982] By: jhi on 2001/12/31 15:05:36
666 Log: Subject: [ PATCH] Cygwin: one down one to go
667 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
668 Date: Mon, 31 Dec 2001 17:03:40 +0100
669 Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
672 ____________________________________________________________________________
673 [ 13981] By: jhi on 2001/12/31 14:44:03
674 Log: Tweak the dependencies not to recompile everytime,
675 as suggested by NI-S.
677 ! ext/Devel/PPPort/Makefile.PL
678 ____________________________________________________________________________
679 [ 13980] By: jhi on 2001/12/31 14:29:17
680 Log: Planning still not right.
683 ____________________________________________________________________________
684 [ 13979] By: jhi on 2001/12/31 14:19:55
685 Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
686 From: Michael G Schwern <schwern@pobox.com>
687 Date: Sun, 30 Dec 2001 18:07:55 -0500
688 Message-ID: <20011230230755.GG12840@blackrider>
690 (lib/User/grent, really)
693 ____________________________________________________________________________
694 [ 13978] By: jhi on 2001/12/31 14:17:55
695 Log: Integrate perlio; cleanup, in particular avoid accidental
696 PerlIO_flush(NULL) if PerlIONext is NULL.
698 !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
699 ____________________________________________________________________________
700 [ 13977] By: jhi on 2001/12/31 14:15:58
701 Log: Subject: typo in IO::Socket::INET.pm
703 Date: 31 Dec 2001 14:31:10 -0000
704 Message-ID: <20011231143110.4989.qmail@plover.com>
706 ! ext/IO/lib/IO/Socket/INET.pm
707 ____________________________________________________________________________
708 [ 13974] By: jhi on 2001/12/31 04:59:53
709 Log: Subject: Re: [PATCH] Basic bad prototype detection
710 From: Sam Tregar <sam@tregar.com>
711 Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
712 Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
714 ! t/comp/proto.t toke.c
715 ____________________________________________________________________________
716 [ 13973] By: jhi on 2001/12/31 04:14:45
717 Log: Subject: [PATCH] configure.com / scriptdirexp
718 From: "Craig A. Berry" <craigberry@mac.com>
719 Date: Sun, 30 Dec 2001 15:47:28 -0600
720 Message-Id: <a05101004b8553b205841@[172.16.52.1]>
723 ____________________________________________________________________________
724 [ 13972] By: jhi on 2001/12/31 04:07:35
725 Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
726 From: Abe Timmerman <abe@ztreet.demon.nl>
727 Date: Mon, 31 Dec 2001 03:55:27 +0100
728 Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
730 ! lib/ExtUtils/t/MM_Win32.t
731 ____________________________________________________________________________
732 [ 13971] By: jhi on 2001/12/31 04:05:46
733 Log: Subject: [PATCH] Basic bad prototype detection
734 From: Sam Tregar <sam@tregar.com>
735 Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST)
736 Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
738 ! pod/perldiag.pod t/comp/proto.t toke.c
739 ____________________________________________________________________________
740 [ 13970] By: jhi on 2001/12/31 03:53:54
741 Log: Makefiles are sloppy about the exe suffix
744 ! Makefile.SH x2p/Makefile.SH
745 ____________________________________________________________________________
746 [ 13969] By: jhi on 2001/12/31 03:42:15
747 Log: Delay folding until necessary; start of handling
748 folding into several characters.
750 ! regcomp.c regexec.c
751 ____________________________________________________________________________
752 [ 13968] By: jhi on 2001/12/31 00:35:35
753 Log: gcc -Wall dewhine.
756 ____________________________________________________________________________
757 [ 13967] By: jhi on 2001/12/31 00:29:37
758 Log: More Unicode folding tweaks, avoid potential false matches.
761 ____________________________________________________________________________
762 [ 13966] By: jhi on 2001/12/30 23:30:56
763 Log: Make that six wrongs.
766 ____________________________________________________________________________
767 [ 13965] By: jhi on 2001/12/30 23:12:17
768 Log: Four wrongs can make a right.
771 ____________________________________________________________________________
772 [ 13964] By: jhi on 2001/12/30 21:12:25
773 Log: Fix all the I case foldings as per CaseFold.txt.
775 ! regcomp.c regexec.c
776 ____________________________________________________________________________
777 [ 13963] By: jhi on 2001/12/30 20:04:32
778 Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
780 ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
782 ____________________________________________________________________________
783 [ 13961] By: jhi on 2001/12/30 17:35:45
784 Log: Integrate perlio; more win32 stuff:
786 A. Use Perl_my_socketpair()
787 B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
789 C. (In passing) work round fact that $$ is now SvREADONLY
790 so we need to take special measures to set it during
793 !> util.c win32/perlhost.h
794 ____________________________________________________________________________
795 [ 13960] By: jhi on 2001/12/30 17:33:24
796 Log: Fix ppport.h for Unix.
798 + ext/Devel/PPPort/ppport_h.PL
799 - ext/Devel/PPPort/ppport.h.PL
800 ! MANIFEST ext/Devel/PPPort/Makefile.PL
801 ____________________________________________________________________________
802 [ 13958] By: jhi on 2001/12/30 16:33:58
803 Log: Integrate perlio; win32 kicking.
805 +> ext/Devel/PPPort/ppport.h.PL
806 !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
807 !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
809 ____________________________________________________________________________
810 [ 13956] By: jhi on 2001/12/30 16:32:11
811 Log: Must look for cat also in $PATH (noticed by Philip Newton).
814 ____________________________________________________________________________
815 [ 13955] By: jhi on 2001/12/30 16:19:46
816 Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
817 From: Blair Zajac <blair@orcaware.com>
818 Date: Sat, 29 Dec 2001 22:37:03 -0800
819 Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
821 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
822 ____________________________________________________________________________
823 [ 13954] By: jhi on 2001/12/30 16:17:44
826 ! embed.h global.sym pod/perlapi.pod uconfig.h
827 ____________________________________________________________________________
828 [ 13953] By: jhi on 2001/12/30 15:57:25
829 Log: Subject: [PATCH] -t without -w
830 From: Michael G Schwern <schwern@pobox.com>
831 Date: Sat, 29 Dec 2001 23:46:25 -0500
832 Message-ID: <20011230044625.GA14386@blackrider>
834 ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
836 ____________________________________________________________________________
837 [ 13952] By: jhi on 2001/12/30 15:52:59
838 Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
839 From: Dave Rolsky <autarch@urth.org>
840 Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST)
841 Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
843 $^O is NetWare, not Netware.
845 ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
846 ____________________________________________________________________________
847 [ 13951] By: jhi on 2001/12/30 15:51:19
848 Log: Sarathy thinks undoing C++ comments from C++ files
849 is a bit too zealous.
851 ! win32/perlhost.h win32/vmem.h
852 ____________________________________________________________________________
853 [ 13947] By: nick on 2001/12/30 11:35:51
854 Log: More Cwd tidy up
856 ! MANIFEST installperl
857 ____________________________________________________________________________
858 [ 13946] By: nick on 2001/12/30 11:12:42
859 Log: Undo a mess trying Cwd.pm in its ext directory
863 ____________________________________________________________________________
864 [ 13943] By: jhi on 2001/12/29 21:30:48
867 ! Changes patchlevel.h
868 ____________________________________________________________________________
869 [ 13942] By: jhi on 2001/12/29 21:12:02
870 Log: Subject: [PATCH] cleaner close on tests, take 2
871 From: andreas.koenig@anima.de (Andreas J. Koenig)
872 Date: 29 Dec 2001 21:42:37 +0100
873 Message-ID: <m33d1tvjuq.fsf@anima.de>
875 (the DB_File patches)
877 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
878 ! ext/DB_File/t/db-recno.t
879 ____________________________________________________________________________
880 [ 13941] By: jhi on 2001/12/29 20:25:22
881 Log: Integrate perlio; regen'ed config_H.?c
883 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
884 ____________________________________________________________________________
885 [ 13940] By: jhi on 2001/12/29 20:22:57
886 Log: Subject: [PATCH] cleaner close on tests, take 2
887 From: andreas.koenig@anima.de (Andreas J. Koenig)
888 Date: 29 Dec 2001 21:42:37 +0100
889 Message-ID: <m33d1tvjuq.fsf@anima.de>
891 (except for the three DB_File patch fragments)
893 ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
894 ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
895 ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
896 ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
897 ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
898 ! t/op/runlevel.t t/op/write.t t/run/switches.t
899 ____________________________________________________________________________
900 [ 13939] By: jhi on 2001/12/29 20:17:55
901 Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)
902 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
903 Date: Sat, 29 Dec 2001 20:38:59 +0100
904 Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>
906 (NetWare tree not touched because it's very //)
908 ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
909 ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
910 ! wince/include/errno.h wince/include/netdb.h
911 ! wince/include/sys/socket.h wince/include/sys/stat.h
912 ! wince/perllib.c wince/perlmain.c wince/win32.h
913 ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
914 ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
915 ____________________________________________________________________________
916 [ 13937] By: jhi on 2001/12/29 18:28:36
917 Log: Give up on serious testing of langinfo(). Leave the old
918 code in place, though.
920 ! ext/I18N/Langinfo/Langinfo.t
921 ____________________________________________________________________________
922 [ 13935] By: jhi on 2001/12/29 17:36:08
923 Log: Integrate perlio;
925 Define the two socket error numbers in terms of WSAEXXXXX equivalents
927 Fudge Config.pm so File::Spec does not croak.
929 !> win32/FindExt.pm win32/win32.h
930 ____________________________________________________________________________
931 [ 13932] By: jhi on 2001/12/29 17:24:24
932 Log: VOS tweaks from Paul Green.
934 The Configure tweaks: the _exe needs to be
935 set after the init; VOS has fd 3 hardwired to /dev/tty;
936 the grep/ln/make substitutions really need to stick.
938 ! Configure hints/vos.sh perl.h util.c vos/build.cm
939 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
940 ! vos/config.ga.h vos/vosish.h
941 ____________________________________________________________________________
942 [ 13930] By: jhi on 2001/12/29 15:35:00
943 Log: Subject: [PATCH] Pod whitespace cleanup, round 0.
944 From: coral@eekeek.org
945 Date: Fri, 28 Dec 2001 19:58:22 -0500
946 Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
948 ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
949 ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
950 ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
951 ! pod/perlunicode.pod pod/perlxs.pod util.c
952 ____________________________________________________________________________
953 [ 13929] By: jhi on 2001/12/29 15:31:20
954 Log: op/exec Win32 patch from Schwern via Abe Timmerman.
957 ____________________________________________________________________________
958 [ 13928] By: jhi on 2001/12/29 15:30:14
959 Log: Subject: [PATCH lib/Pod/t/InputObjects.t]
960 From: Abe Timmerman <abe@ztreet.demon.nl>
961 Date: Sat, 29 Dec 2001 13:10:06 +0100
962 Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>
964 + lib/Pod/t/InputObjects.t
965 ____________________________________________________________________________
966 [ 13927] By: jhi on 2001/12/29 15:27:39
967 Log: Integrate perlio;
969 Quick fix (after couple of clever fixes failed) for
970 "accept leaks memory" fail [ID 20011223.001]
972 Nick Clark's embed.pl fix for my_socketpair
974 !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
975 ____________________________________________________________________________
976 [ 13925] By: jhi on 2001/12/29 15:21:53
977 Log: Slight tweaks on the MM_Win32.t.
979 ! lib/ExtUtils/t/MM_Win32.t
980 ____________________________________________________________________________
981 [ 13924] By: jhi on 2001/12/29 15:16:47
982 Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
983 From: Abe Timmerman <abe@ztreet.demon.nl>
984 Date: Sat, 29 Dec 2001 12:51:36 +0100
985 Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
987 + lib/ExtUtils/t/MM_Win32.t
989 ____________________________________________________________________________
990 [ 13922] By: jhi on 2001/12/29 15:09:00
991 Log: Subject: [PATCH] Module names and other nits
992 From: Autrijus Tang <autrijus@autrijus.org>
993 Date: Sat, 29 Dec 2001 01:59:28 +0800
994 Message-ID: <20011229015928.A29712@geb.elixus.org>
996 ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
997 ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
998 ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
999 ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
1000 ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
1001 ____________________________________________________________________________
1002 [ 13921] By: jhi on 2001/12/29 15:05:08
1003 Log: socketpair tweaks from Nicholas Clark.
1005 ! ext/Socket/socketpair.t util.c
1006 ____________________________________________________________________________
1007 [ 13919] By: jhi on 2001/12/28 17:01:39
1008 Log: Retract #13917.
1011 ____________________________________________________________________________
1012 [ 13918] By: jhi on 2001/12/28 17:00:53
1013 Log: Subject: provisional MakeMaker patch for VMS
1014 From: "Craig A. Berry" <craigberry@mac.com>
1015 Date: Thu, 27 Dec 2001 22:29:37 -0600
1016 Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
1018 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1019 ____________________________________________________________________________
1020 [ 13917] By: jhi on 2001/12/28 16:57:19
1021 Log: (retracted by #13919)
1024 ____________________________________________________________________________
1025 [ 13915] By: jhi on 2001/12/28 01:16:45
1026 Log: Remove debris in any case.
1029 ____________________________________________________________________________
1030 [ 13914] By: jhi on 2001/12/28 00:22:10
1031 Log: Subject: [PATCH] Re: B::walksymtable oddness
1032 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1033 Date: Thu, 27 Dec 2001 19:14:24 +0100
1034 Message-ID: <3C2B7310.861.18820D0@localhost>
1037 ____________________________________________________________________________
1038 [ 13913] By: jhi on 2001/12/27 23:57:34
1039 Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
1040 From: Nicholas Clark <nick@unfortu.net>
1041 Date: Fri, 28 Dec 2001 00:43:02 +0000
1042 Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
1044 ! ext/Socket/socketpair.t
1045 ____________________________________________________________________________
1046 [ 13912] By: jhi on 2001/12/27 23:56:20
1047 Log: Fast Latin1<->UTF-8 conversion for older Perls.
1049 ! pod/perluniintro.pod
1050 ____________________________________________________________________________
1051 [ 13911] By: jhi on 2001/12/27 14:52:45
1052 Log: Update Changes.
1054 ! Changes patchlevel.h
1055 ____________________________________________________________________________
1056 [ 13910] By: jhi on 2001/12/27 14:32:23
1057 Log: More wait status trickery for BeOS.
1059 ! ext/POSIX/POSIX.xs
1060 ____________________________________________________________________________
1061 [ 13908] By: jhi on 2001/12/27 14:15:27
1062 Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
1065 ____________________________________________________________________________
1066 [ 13907] By: jhi on 2001/12/27 14:05:09
1067 Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
1068 From: gbarr@monty.mutatus.co.uk
1069 Date: 27 Dec 2001 14:41:36 -0000
1070 Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>
1072 ! lib/ExtUtils/t/Embed.t
1073 ____________________________________________________________________________
1074 [ 13906] By: jhi on 2001/12/27 13:58:18
1075 Log: Subject: [PATCH] Re: socketpair emulation
1076 From: Nicholas Clark <nick@unfortu.net>
1077 Date: Wed, 26 Dec 2001 20:08:14 +0000
1078 Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
1080 ! ext/Socket/socketpair.t
1081 ____________________________________________________________________________
1082 [ 13905] By: jhi on 2001/12/27 13:55:03
1083 Log: Subject: [DOC PATCH] left is right and right is left
1084 From: Philip Newton <Philip.Newton@gmx.net>
1085 Date: Thu, 27 Dec 2001 10:04:17 +0100
1086 Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
1088 ! pod/perlfunc.pod pod/perlport.pod
1089 ____________________________________________________________________________
1090 [ 13904] By: jhi on 2001/12/27 13:53:25
1091 Log: Subject: [PATCH] check return of close
1092 From: andreas.koenig@anima.de (Andreas J. Koenig)
1093 Date: 27 Dec 2001 09:47:30 +0100
1094 Message-ID: <m3ellhgicd.fsf@anima.de>
1096 Subject: [PATCH] improve error reporting
1097 From: andreas.koenig@anima.de (Andreas J. Koenig)
1098 Date: 27 Dec 2001 09:54:55 +0100
1099 Message-ID: <m3adw5gi00.fsf@anima.de>
1101 Subject: [PATCH] check return value of close
1102 From: andreas.koenig@anima.de (Andreas J. Koenig)
1103 Date: 27 Dec 2001 10:03:55 +0100
1104 Message-ID: <m3666tghl0.fsf@anima.de>
1106 Subject: [PATCH] return of close
1107 From: andreas.koenig@anima.de (Andreas J. Koenig)
1108 Date: 27 Dec 2001 10:22:15 +0100
1109 Message-ID: <m31yhhggqg.fsf@anima.de>
1111 ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
1113 ____________________________________________________________________________
1114 [ 13903] By: jhi on 2001/12/27 13:44:57
1115 Log: Subject: [PATCH] check return of close
1116 From: andreas.koenig@anima.de (Andreas J. Koenig)
1117 Date: 27 Dec 2001 09:47:30 +0100
1118 Message-ID: <m3ellhgicd.fsf@anima.de>
1121 ____________________________________________________________________________
1122 [ 13902] By: jhi on 2001/12/27 13:38:30
1123 Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
1124 From: andreas.koenig@anima.de (Andreas J. Koenig)
1125 Date: 27 Dec 2001 09:21:16 +0100
1126 Message-ID: <m3n105gjk3.fsf@anima.de>
1129 ____________________________________________________________________________
1130 [ 13901] By: jhi on 2001/12/27 13:35:03
1131 Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK))
1132 From: "Gerrit P. Haase" <gp@familiehaase.de>
1133 Date: Thu, 27 Dec 2001 09:23:55 +0100
1134 Message-ID: <98211521662.20011227092355@familiehaase.de>
1136 ! lib/ExtUtils/t/MM_Cygwin.t
1137 ____________________________________________________________________________
1138 [ 13899] By: jhi on 2001/12/26 21:30:13
1139 Log: Replace the awful (most likely generated and not very persistent)
1140 URL with something tangible.
1143 ____________________________________________________________________________
1144 [ 13898] By: jhi on 2001/12/26 21:21:01
1145 Log: Naughty /dev/printer (ls -l, really) of IRIX.
1148 ____________________________________________________________________________
1149 [ 13897] By: jhi on 2001/12/26 20:56:09
1150 Log: Upgrade to Net::Ping 2.10.
1152 ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
1153 ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
1154 ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
1155 ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
1156 ____________________________________________________________________________
1157 [ 13896] By: jhi on 2001/12/26 20:15:32
1158 Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
1159 (this showed up in Benchmark.t)
1162 ____________________________________________________________________________
1163 [ 13895] By: jhi on 2001/12/26 19:52:03
1166 ! README.beos beos/beos.c
1167 ____________________________________________________________________________
1168 [ 13894] By: jhi on 2001/12/26 19:31:38
1169 Log: Subject: Re: bleadperl doesn't compile
1170 From: "Gerrit P. Haase" <gp@familiehaase.de>
1171 Date: Wed, 26 Dec 2001 21:29:08 +0100
1172 Message-ID: <22168634623.20011226212908@familiehaase.de>
1174 Cygwin with multiplicity.
1177 ____________________________________________________________________________
1178 [ 13893] By: jhi on 2001/12/26 19:11:49
1179 Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
1180 From: Nicholas Clark <nick@ccl4.org>
1181 Date: Wed, 26 Dec 2001 19:07:33 +0000
1182 Message-ID: <20011226190732.J48842@plum.flirble.org>
1184 socketpair() (un)signedness nit.
1187 ____________________________________________________________________________
1188 [ 13892] By: jhi on 2001/12/26 19:10:15
1189 Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK)
1190 From: Nicholas Clark <nick@ccl4.org>
1191 Date: Wed, 26 Dec 2001 19:19:47 +0000
1192 Message-ID: <20011226191946.K48842@plum.flirble.org>
1194 Use report_evil_fh().
1197 ____________________________________________________________________________
1198 [ 13891] By: jhi on 2001/12/26 18:58:09
1199 Log: Bad $? assumptions.
1201 ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
1202 ____________________________________________________________________________
1203 [ 13890] By: jhi on 2001/12/26 17:47:57
1204 Log: Net::Ping isn't going to work much without
1205 the Socket extension; fail more gracefully.
1207 ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1208 ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1209 ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
1210 ! lib/Net/Ping/t/300_ping_stream.t
1211 ____________________________________________________________________________
1212 [ 13888] By: jhi on 2001/12/26 17:18:59
1213 Log: test -d /system is a bit too generic test for VOS
1217 ____________________________________________________________________________
1218 [ 13887] By: jhi on 2001/12/26 17:13:27
1219 Log: No AF_UNIX in BeOS.
1222 ____________________________________________________________________________
1223 [ 13886] By: jhi on 2001/12/26 17:07:39
1227 ____________________________________________________________________________
1228 [ 13885] By: jhi on 2001/12/25 16:24:10
1229 Log: Update Changes.
1231 ! Changes patchlevel.h
1232 ____________________________________________________________________________
1233 [ 13884] By: jhi on 2001/12/25 16:20:19
1234 Log: Make -t equal -tw.
1236 ! perl.c pod/perlrun.pod
1237 ____________________________________________________________________________
1238 [ 13883] By: jhi on 2001/12/25 15:56:49
1239 Log: Subject: Re: Not OK 13881
1240 From: John Peacock <jpeacock@rowman.com>
1241 Date: Tue, 25 Dec 2001 06:02:12 -0500
1242 Message-ID: <3C285CB4.8040006@rowman.com>
1244 ! embed.h embed.pl global.sym pod/perlapi.pod util.c
1245 ____________________________________________________________________________
1246 [ 13882] By: jhi on 2001/12/25 15:45:52
1247 Log: Subject: Re: Not OK 13881
1248 From: andreas.koenig@anima.de (Andreas J. Koenig)
1249 Date: 25 Dec 2001 07:33:23 +0100
1250 Message-ID: <m3bsgnajws.fsf@anima.de>
1253 ____________________________________________________________________________
1254 [ 13881] By: jhi on 2001/12/24 23:47:53
1255 Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
1256 From: Mark-Jason Dominus <mjd@plover.com>
1257 Date: Mon, 24 Dec 2001 18:14:48 -0500
1258 Message-ID: <20011224231448.25826.qmail@plover.com>
1261 ____________________________________________________________________________
1262 [ 13880] By: jhi on 2001/12/24 22:58:18
1263 Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec
1264 From: Dave Rolsky <autarch@urth.org>
1265 Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST)
1266 Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
1268 + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
1269 ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
1270 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1271 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1272 ! lib/File/Spec.pm lib/File/Spec/Win32.pm
1273 ____________________________________________________________________________
1274 [ 13879] By: jhi on 2001/12/24 18:52:10
1275 Log: Subject: [PATCH] and [BUG] \X and \C fixed, \X still dorked
1276 From: Jeffrey Friedl <jfriedl@yahoo.com>
1277 Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)
1278 Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
1280 The rest of the tests for plus few extras.
1283 ____________________________________________________________________________
1284 [ 13877] By: jhi on 2001/12/24 17:13:53
1288 ____________________________________________________________________________
1289 [ 13876] By: jhi on 2001/12/24 17:13:16
1290 Log: More constant casting.
1293 ____________________________________________________________________________
1294 [ 13875] By: jhi on 2001/12/24 16:47:30
1295 Log: Subject: perlhack.pod
1296 From: "John P. Linderman" <jpl@research.att.com>
1297 Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST)
1298 Message-Id: <200112232116.QAA18463@raptor.research.att.com>
1301 ____________________________________________________________________________
1302 [ 13874] By: jhi on 2001/12/24 16:41:03
1303 Log: File::Find patch patches from Thomas Wegner.
1306 ____________________________________________________________________________
1307 [ 13873] By: jhi on 2001/12/24 16:38:10
1308 Log: Subject: Re: socketpair emulation
1309 From: Nicholas Clark <nick@unfortu.net>
1310 Date: Mon, 24 Dec 2001 16:11:30 +0000
1311 Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>
1313 ! ext/Socket/socketpair.t
1314 ____________________________________________________________________________
1315 [ 13872] By: jhi on 2001/12/24 02:53:02
1316 Log: Must cast constants if they can be quads.
1319 ____________________________________________________________________________
1320 [ 13871] By: jhi on 2001/12/24 01:40:12
1321 Log: Promote the e/uid to wide enough un/signed integers
1322 and printf them as such.
1325 ____________________________________________________________________________
1326 [ 13869] By: jhi on 2001/12/24 01:14:06
1327 Log: The U32 alignment test wasn't really working, noticed
1328 by Paul Green. Now the test works, but this means that
1329 we may see coredumps from the test. I sure hope MMUless
1330 places don't crash on the test.
1333 ____________________________________________________________________________
1334 [ 13867] By: jhi on 2001/12/23 23:46:18
1335 Log: More VOS tweaks.
1338 ____________________________________________________________________________
1339 [ 13866] By: jhi on 2001/12/23 16:43:29
1340 Log: The funky final sigma casefolding.
1342 ! regcomp.c regexec.c t/op/pat.t utf8.h
1343 ____________________________________________________________________________
1344 [ 13865] By: jhi on 2001/12/23 13:55:23
1345 Log: Update Changes.
1347 ! Changes patchlevel.h
1348 ____________________________________________________________________________
1349 [ 13864] By: jhi on 2001/12/23 13:50:25
1350 Log: Move the \C and \X to pat.t.
1352 ! t/op/pat.t t/op/re_tests
1353 ____________________________________________________________________________
1354 [ 13863] By: jhi on 2001/12/23 04:04:20
1355 Log: More logical test ordering.
1358 ____________________________________________________________________________
1359 [ 13862] By: jhi on 2001/12/23 01:47:23
1360 Log: Integrate perlio;
1362 Add at least the "important" PerlIO_xxxx functions to embed.pl
1363 so that they get implicit pTHX_ and we can avoid slow dTHX.
1365 Put PerlIO stuff inside EXTERN C
1367 Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
1369 !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
1370 !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
1372 ____________________________________________________________________________
1373 [ 13861] By: jhi on 2001/12/23 01:38:54
1374 Log: Even more \X fixing.
1376 ! regexec.c t/op/pat.t
1377 ____________________________________________________________________________
1378 [ 13860] By: jhi on 2001/12/23 01:29:45
1379 Log: More \X fixing.
1381 ! regexec.c t/op/pat.t
1382 ____________________________________________________________________________
1383 [ 13859] By: jhi on 2001/12/23 00:57:10
1384 Log: Fix encoding pragma.
1387 ____________________________________________________________________________
1388 [ 13858] By: jhi on 2001/12/23 00:12:51
1389 Log: Subject: socketpair emulation
1390 From: Nicholas Clark <nick@unfortu.net>
1391 Date: Sat, 22 Dec 2001 18:38:18 +0000
1392 Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
1394 + ext/Socket/socketpair.t
1395 ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
1396 ! pp_sys.c proto.h util.c
1397 ____________________________________________________________________________
1398 [ 13857] By: jhi on 2001/12/22 23:53:26
1399 Log: Subject: [PATCH] and [BUG] \X and \C fixed, \X still dorked
1400 From: Jeffrey Friedl <jfriedl@yahoo.com>
1401 Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)
1402 Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
1404 (partially applied, most of the new tests need to be rethought)
1406 ! regcomp.c t/op/re_tests
1407 ____________________________________________________________________________
1408 [ 13856] By: jhi on 2001/12/22 23:45:35
1412 ____________________________________________________________________________
1413 [ 13855] By: jhi on 2001/12/22 20:10:01
1414 Log: Unicode casefolding continues.
1415 (lib/encoding.t still failing.)
1417 ! regexec.c t/op/pat.t
1418 ____________________________________________________________________________
1419 [ 13850] By: jhi on 2001/12/22 17:41:40
1420 Log: Rework the make logic (again).
1423 ____________________________________________________________________________
1424 [ 13849] By: jhi on 2001/12/22 16:40:24
1425 Log: Integrate perlio;
1426 Fix mis-parse of autoloaded usage code by declaring the sub
1427 Correct checking code which Ilya spotted was tripped by CR at EOF.
1428 The CR at EOF fix earlier broke CR at end-of-buffer.
1431 !> ext/POSIX/POSIX.pm perlio.c sv.c
1432 ____________________________________________________________________________
1433 [ 13844] By: jhi on 2001/12/22 04:27:46
1434 Log: More Unicode casing fixes.
1436 ! regexec.c t/op/pat.t
1437 ____________________________________________________________________________
1438 [ 13843] By: jhi on 2001/12/22 02:47:08
1439 Log: Unicode casefolding fixes.
1441 ! op.c regcomp.c regexec.c t/op/pat.t
1442 ____________________________________________________________________________
1443 [ 13842] By: jhi on 2001/12/21 22:32:14
1444 Log: Subject: [PATCH B::Deparse] __DATA__ and packages
1445 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1446 Date: Sat, 22 Dec 2001 00:01:29 +0100
1447 Message-ID: <20011222000129.A713@rafael>
1449 ! ext/B/B/Deparse.pm
1450 ____________________________________________________________________________
1451 [ 13841] By: jhi on 2001/12/21 20:38:28
1452 Log: VOS config from Paul Green.
1455 ____________________________________________________________________________
1456 [ 13840] By: jhi on 2001/12/21 20:00:43
1457 Log: Subject: [PATCH @13746] CreateTTY on OS/2
1458 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1459 Date: Fri, 21 Dec 2001 15:59:45 -0500
1460 Message-ID: <20011221155945.A6806@math.ohio-state.edu>
1463 ____________________________________________________________________________
1464 [ 13839] By: jhi on 2001/12/21 19:52:49
1465 Log: Subject: [PATCH @13746] uninstalled build of modules broken
1466 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1467 Date: Fri, 21 Dec 2001 15:49:09 -0500
1468 Message-ID: <20011221154909.A6760@math.ohio-state.edu>
1470 ! lib/ExtUtils/MM_Unix.pm
1471 ____________________________________________________________________________
1472 [ 13838] By: jhi on 2001/12/21 19:52:09
1473 Log: Subject: [PATCH @13746] OS/2 File::* modules
1474 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1475 Date: Fri, 21 Dec 2001 15:43:24 -0500
1476 Message-ID: <20011221154324.A6524@math.ohio-state.edu>
1478 ! lib/File/Basename.pm lib/File/Spec/OS2.pm
1479 ____________________________________________________________________________
1480 [ 13837] By: jhi on 2001/12/21 19:49:41
1481 Log: Subject: [PATCH] perltie.pod (or what does it mean?)
1482 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1483 Date: Fri, 21 Dec 2001 17:29:07 +0100
1484 Message-ID: <3C236353.6625C4C0@alcatel.at>
1487 ____________________________________________________________________________
1488 [ 13835] By: jhi on 2001/12/21 19:47:03
1489 Log: Further VOS tweaks: the _exe needs to be introduced
1490 in the very beginning, and the make/gmake needs special
1493 ! Configure Makefile.SH
1494 ____________________________________________________________________________
1495 [ 13834] By: jhi on 2001/12/21 15:12:26
1496 Log: Update Changes.
1498 ! Changes patchlevel.h
1499 ____________________________________________________________________________
1500 [ 13832] By: jhi on 2001/12/21 14:46:24
1501 Log: Also the search for cat needs to be _exe-aware.
1504 ____________________________________________________________________________
1505 [ 13831] By: jhi on 2001/12/21 13:43:53
1506 Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
1507 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1508 Date: Fri, 21 Dec 2001 14:02:01 +0100
1509 Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
1512 ____________________________________________________________________________
1513 [ 13830] By: jhi on 2001/12/21 13:42:31
1514 Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
1516 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
1517 ! ext/B/t/assembler.t
1518 ____________________________________________________________________________
1519 [ 13829] By: jhi on 2001/12/21 13:39:06
1520 Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
1521 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1522 Date: Fri, 21 Dec 2001 11:15:38 +0100
1523 Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
1526 ____________________________________________________________________________
1527 [ 13828] By: jhi on 2001/12/21 01:59:10
1528 Log: A plan is good.
1531 ____________________________________________________________________________
1532 [ 13827] By: jhi on 2001/12/21 01:57:48
1533 Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
1534 From: chromatic <chromatic@rmci.net>
1535 Date: Thu, 20 Dec 2001 16:16:48 -0700
1536 Message-ID: <20011220231726.23878.qmail@onion.perl.org>
1540 ____________________________________________________________________________
1541 [ 13826] By: jhi on 2001/12/21 01:34:37
1542 Log: Synchronize the skippage message.
1544 ! lib/ExtUtils/t/MM_OS2.t
1545 ____________________________________________________________________________
1546 [ 13825] By: jhi on 2001/12/21 01:32:42
1547 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
1548 From: chromatic <chromatic@rmci.net>
1549 Date: Thu, 20 Dec 2001 16:09:10 -0700
1550 Message-ID: <20011220230948.18010.qmail@onion.perl.org>
1552 + lib/ExtUtils/t/MM_OS2.t
1554 ____________________________________________________________________________
1555 [ 13824] By: jhi on 2001/12/21 01:14:12
1556 Log: Subject: perlfunc.pod patch re flock via fcntl
1557 From: "Tye McQueen" <tye@metronet.com>
1558 Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST)
1559 Message-Id: <200112202052.fBKKqKH16263@metronet.com>
1562 ____________________________________________________________________________
1563 [ 13823] By: jhi on 2001/12/21 00:54:49
1564 Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
1565 U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
1566 (the Unicode maximum code point) warnable offenses.
1568 ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
1569 ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
1570 ____________________________________________________________________________
1571 [ 13822] By: jhi on 2001/12/20 20:59:55
1572 Log: Sterner admonishment on -t.
1575 ____________________________________________________________________________
1576 [ 13821] By: jhi on 2001/12/20 20:53:42
1577 Log: Subject: [PATCH B::Dpparse] minor qr// fix
1578 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1579 Date: Thu, 20 Dec 2001 22:53:34 +0100
1580 Message-ID: <20011220225334.A735@rafael>
1582 ! ext/B/B/Deparse.pm
1583 ____________________________________________________________________________
1584 [ 13820] By: jhi on 2001/12/20 15:18:25
1585 Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
1586 From: Robert Spier <rspier@pobox.com>
1587 Date: Thu, 20 Dec 2001 08:10:00 -0800
1588 Message-ID: <15394.3416.693353.107334@rls.cx>
1591 ____________________________________________________________________________
1592 [ 13819] By: jhi on 2001/12/20 14:56:30
1593 Log: Integrate perlio (pTHX_ fixes for :win32 layer)
1596 ____________________________________________________________________________
1597 [ 13818] By: jhi on 2001/12/20 14:53:05
1598 Log: Subject: Re: [PATCH pod/perliol.pod] resend
1599 From: Stas Bekman <stas@stason.org>
1600 Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
1601 Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
1604 ____________________________________________________________________________
1605 [ 13817] By: jhi on 2001/12/20 14:51:24
1606 Log: Fix up the APIs noone hopefully uses.
1609 ____________________________________________________________________________
1610 [ 13816] By: jhi on 2001/12/20 14:18:56
1611 Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
1612 Date: Wed, 19 Dec 2001 14:13:38 -0800
1613 From: Robert Spier <rspier@pobox.com>
1614 Message-ID: <15393.4370.605214.548582@rls.cx>
1616 ! lib/Carp.t lib/Carp/Heavy.pm
1617 ____________________________________________________________________________
1618 [ 13813] By: jhi on 2001/12/19 21:29:49
1619 Log: Some bincompat clawbacks.
1621 ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
1623 ____________________________________________________________________________
1624 [ 13812] By: jhi on 2001/12/19 17:56:53
1625 Log: gcc pacifying (RH 7.1/ia64).
1628 ____________________________________________________________________________
1629 [ 13811] By: jhi on 2001/12/19 16:55:09
1630 Log: Update Changes.
1632 ! Changes patchlevel.h
1633 ____________________________________________________________________________
1634 [ 13810] By: jhi on 2001/12/19 16:50:12
1635 Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
1636 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1637 Date: Wed, 19 Dec 2001 12:35:07 +0100
1638 Message-ID: <3C207B6B.A687A8EC@alcatel.at>
1640 Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
1641 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1642 Date: Wed, 19 Dec 2001 17:34:51 +0000
1643 Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
1646 ____________________________________________________________________________
1647 [ 13809] By: jhi on 2001/12/19 16:47:11
1648 Log: Integrate perlio.
1650 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1651 !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
1652 ____________________________________________________________________________
1653 [ 13807] By: jhi on 2001/12/19 15:59:02
1654 Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
1656 ! ext/B/B/Assembler.pm
1657 ____________________________________________________________________________
1658 [ 13806] By: jhi on 2001/12/19 15:08:29
1659 Log: Reword the alarm explanation.
1662 ____________________________________________________________________________
1663 [ 13805] By: jhi on 2001/12/19 15:04:03
1664 Log: Subject: [PATCH @13746] OS/2 build
1665 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1666 Date: Wed, 19 Dec 2001 02:45:41 -0500
1667 Message-ID: <20011219024541.A29803@math.ohio-state.edu>
1669 (skipped the t/TEST change)
1671 ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
1672 ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
1673 ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
1674 ____________________________________________________________________________
1675 [ 13804] By: jhi on 2001/12/19 14:55:26
1676 Log: Upgrade to Net::Ping 2.09.
1678 + lib/Net/Ping/CHANGES lib/Net/Ping/README
1679 + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1680 + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1681 + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
1682 + lib/Net/Ping/t/300_ping_stream.t
1683 ! MANIFEST lib/Net/Ping.pm
1684 ____________________________________________________________________________
1685 [ 13802] By: jhi on 2001/12/19 14:25:27
1686 Log: B::Assembler/B::Disassembler patches and test;
1689 TODO: getting perlcc working.
1691 + ext/B/t/assembler.t
1692 ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
1693 ____________________________________________________________________________
1694 [ 13801] By: jhi on 2001/12/19 14:18:10
1695 Log: Can't printf U8s as UVs.
1698 ____________________________________________________________________________
1699 [ 13800] By: jhi on 2001/12/19 14:12:02
1700 Log: Subject: Re: [PATCH] ...while $var = glob(...)
1701 From: Robin Houston <robin@kitsite.com>
1702 Date: Wed, 19 Dec 2001 13:48:55 +0000
1703 Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>
1705 Not exactly a glob test but internal-logically correct.
1708 ____________________________________________________________________________
1709 [ 13799] By: jhi on 2001/12/19 13:51:37
1710 Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
1711 From: Michael G Schwern <schwern@pobox.com>
1712 Date: Wed, 19 Dec 2001 07:42:54 -0500
1713 Message-ID: <20011219124254.GF8630@blackrider>
1716 ! MANIFEST lib/lib_pm.PL
1717 ____________________________________________________________________________
1718 [ 13798] By: jhi on 2001/12/19 13:35:59
1719 Log: Integrate with perlio.
1721 !> hv.c hv.h scope.c util.c
1722 ____________________________________________________________________________
1723 [ 13793] By: jhi on 2001/12/19 04:58:51
1727 ____________________________________________________________________________
1728 [ 13792] By: jhi on 2001/12/19 04:56:42
1732 ____________________________________________________________________________
1733 [ 13791] By: jhi on 2001/12/19 04:38:47
1734 Log: Reformat round.
1736 ! pod/perlunicode.pod
1737 ____________________________________________________________________________
1738 [ 13790] By: jhi on 2001/12/19 04:32:06
1739 Log: Subject: [PATCH] pod/perlunicode.pod
1740 From: Jeffrey Friedl <jfriedl@yahoo.com>
1741 Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST)
1742 Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com>
1744 ! pod/perlunicode.pod
1745 ____________________________________________________________________________
1746 [ 13789] By: jhi on 2001/12/19 04:16:39
1747 Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
1748 From: Jeffrey Friedl <jfriedl@yahoo.com>
1749 Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST)
1750 Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com>
1752 ! pod/perluniintro.pod
1753 ____________________________________________________________________________
1754 [ 13788] By: jhi on 2001/12/19 03:54:08
1755 Log: Slight pod reformatting.
1757 ! pod/perluniintro.pod
1758 ____________________________________________________________________________
1759 [ 13787] By: jhi on 2001/12/19 03:41:45
1760 Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
1761 From: Jeffrey Friedl <jfriedl@yahoo.com>
1762 Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
1763 Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
1765 ! pod/perluniintro.pod
1766 ____________________________________________________________________________
1767 [ 13786] By: jhi on 2001/12/19 01:14:04
1768 Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
1769 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1770 Date: Wed, 19 Dec 2001 01:45:23 +0000
1771 Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
1774 ____________________________________________________________________________
1775 [ 13785] By: jhi on 2001/12/19 01:11:45
1776 Log: Subject: Porting/checkURL.pl
1777 From: abigail@foad.org
1778 Date: Tue, 18 Dec 2001 19:03:22 +0100
1779 Message-ID: <20011218180322.8278.qmail@foad.org>
1781 ! Porting/checkURL.pl
1782 ____________________________________________________________________________
1783 [ 13783] By: jhi on 2001/12/19 00:26:34
1784 Log: A bit too oversweeping matching in #13778.
1787 ____________________________________________________________________________
1788 [ 13782] By: jhi on 2001/12/19 00:09:10
1789 Log: Re-gen Configure based on #13778..13781.
1791 ! Configure config_h.SH
1792 ____________________________________________________________________________
1793 [ 13767] By: jhi on 2001/12/18 22:13:14
1794 Log: Subject: Re: Benchmark.t failure on Linux
1795 From: Nicholas Clark <nick@ccl4.org>
1796 Date: Tue, 18 Dec 2001 22:51:25 +0000
1797 Message-ID: <20011218225124.N21702@plum.flirble.org>
1800 ____________________________________________________________________________
1801 [ 13766] By: jhi on 2001/12/18 22:07:35
1802 Log: Re-applying #13752 until a better solution can be found.
1804 ! lib/ExtUtils/t/MM_Unix.t
1805 ____________________________________________________________________________
1806 [ 13765] By: jhi on 2001/12/18 21:05:13
1807 Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
1808 From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
1809 Date: Tue, 18 Dec 2001 12:05:40 -0500
1810 Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
1813 ____________________________________________________________________________
1814 [ 13764] By: jhi on 2001/12/18 20:58:44
1815 Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
1816 findings -- some of the warnings I can't explain except
1817 by NVgf being detected wrong, though.
1819 ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
1820 ____________________________________________________________________________
1821 [ 13763] By: jhi on 2001/12/18 20:54:28
1822 Log: Subject: [PATCH] pod/perluniintro.pod
1823 From: Jeffrey Friedl <jfriedl@yahoo.com>
1824 Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
1825 Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
1827 ! pod/perluniintro.pod
1828 ____________________________________________________________________________
1829 [ 13762] By: jhi on 2001/12/18 17:49:07
1830 Log: ".pm" is the native executable suffix in VOS.
1833 ____________________________________________________________________________
1834 [ 13761] By: jhi on 2001/12/18 15:57:39
1835 Log: Integrate perlio;
1836 Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
1838 !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
1839 ____________________________________________________________________________
1840 [ 13759] By: jhi on 2001/12/18 15:54:19
1841 Log: (Undone by #13766.)
1844 ! lib/ExtUtils/t/MM_Unix.t
1845 ____________________________________________________________________________
1846 [ 13758] By: jhi on 2001/12/18 15:26:18
1847 Log: Echoes of #13757.
1849 ! t/lib/warnings/utf8
1850 ____________________________________________________________________________
1851 [ 13757] By: jhi on 2001/12/18 15:24:50
1852 Log: Make the utf8 malformedness messages more verbose.
1855 ____________________________________________________________________________
1856 [ 13755] By: jhi on 2001/12/18 14:05:26
1857 Log: README.aix updates from Jens-Uwe Mager.
1860 ____________________________________________________________________________
1861 [ 13754] By: jhi on 2001/12/18 14:03:31
1862 Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
1863 From: Michael G Schwern <schwern@pobox.com>
1864 Date: Tue, 18 Dec 2001 00:58:18 -0500
1865 Message-ID: <20011218055818.GC4362@blackrider>
1868 ____________________________________________________________________________
1869 [ 13753] By: jhi on 2001/12/18 14:02:49
1870 Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
1871 From: Michael G Schwern <schwern@pobox.com>
1872 Date: Tue, 18 Dec 2001 00:40:38 -0500
1873 Message-ID: <20011218054038.GB4362@blackrider>
1875 ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
1876 ____________________________________________________________________________
1877 [ 13752] By: jhi on 2001/12/18 14:01:44
1878 Log: (reintroduced by #13766)
1879 (retracted by #13759)
1881 Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
1882 From: Michael G Schwern <schwern@pobox.com>
1883 Date: Tue, 18 Dec 2001 00:00:23 -0500
1884 Message-ID: <20011218050023.GA27893@blackrider>
1886 ! lib/ExtUtils/t/MM_Unix.t
1887 ____________________________________________________________________________
1888 [ 13751] By: jhi on 2001/12/18 13:59:32
1889 Log: Re-patch #13749.
1892 ____________________________________________________________________________
1893 [ 13750] By: jhi on 2001/12/18 13:56:34
1894 Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
1895 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1896 Date: Tue, 18 Dec 2001 12:55:43 +0000
1897 Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
1899 ! ext/Devel/Peek/Peek.pm
1900 ____________________________________________________________________________
1901 [ 13749] By: jhi on 2001/12/18 13:55:12
1902 Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
1903 From: Robin Houston <robin@kitsite.com>
1904 Date: Tue, 18 Dec 2001 14:54:33 +0000
1905 Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
1908 ____________________________________________________________________________
1909 [ 13748] By: jhi on 2001/12/17 23:54:41
1910 Log: Subject: [PATCH] slightly more for Exporter.pm
1911 From: Nicholas Clark <nick@ccl4.org>
1912 Date: Tue, 18 Dec 2001 00:22:03 +0000
1913 Message-ID: <20011218002203.M21702@plum.flirble.org>
1916 ____________________________________________________________________________
1917 [ 13747] By: jhi on 2001/12/17 21:59:07
1918 Log: Subject: [PATCH] Re: chomp/chop prototype changed?
1919 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1920 Date: Mon, 17 Dec 2001 16:37:18 +0100
1921 Message-ID: <20011217163718.A2292@rafael>
1923 Subject: Re: [PATCH] Re: chomp/chop prototype changed?
1924 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1925 Date: Mon, 17 Dec 2001 23:17:06 +0100
1926 Message-ID: <20011217231706.A730@rafael>
1928 ! pod/perlsub.pod pp.c toke.c
1929 ____________________________________________________________________________
1930 [ 13746] By: jhi on 2001/12/17 20:22:08
1931 Log: Update Changes.
1933 ! Changes patchlevel.h
1934 ____________________________________________________________________________
1935 [ 13745] By: jhi on 2001/12/17 20:12:37
1936 Log: New test warrants a MANIFEST entry.
1939 ____________________________________________________________________________
1940 [ 13744] By: jhi on 2001/12/17 19:27:40
1941 Log: Subject: Re: [PATCH] ...while $var = glob(...)
1942 From: Robin Houston <robin@kitsite.com>
1943 Date: Mon, 17 Dec 2001 20:27:30 +0000
1944 Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
1946 Can't portably unlink open files.
1949 ____________________________________________________________________________
1950 [ 13743] By: jhi on 2001/12/17 19:26:34
1951 Log: perluniintro tweaks as suggested by Jeffrey Friedl.
1953 ! pod/perluniintro.pod
1954 ____________________________________________________________________________
1955 [ 13742] By: jhi on 2001/12/17 19:18:52
1956 Log: Move typeglob test from glob.t to gv.t.
1958 ! t/op/glob.t t/op/gv.t
1959 ____________________________________________________________________________
1960 [ 13741] By: jhi on 2001/12/17 19:12:16
1961 Log: Subject: Re: [PATCH] ...while $var = glob(...)
1962 From: Robin Houston <robin@kitsite.com>
1963 Date: Mon, 17 Dec 2001 20:07:02 +0000
1964 Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
1967 ____________________________________________________________________________
1968 [ 13740] By: jhi on 2001/12/17 19:11:29
1969 Log: Demote the surrogate and non-character errors to warnings.
1971 ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
1972 ____________________________________________________________________________
1973 [ 13739] By: jhi on 2001/12/17 18:47:41
1974 Log: Subject: [PATCH] more POSIX tests, and more autoloading
1975 From: Nicholas Clark <nick@ccl4.org>
1976 Date: Mon, 17 Dec 2001 18:27:47 +0000
1977 Message-ID: <20011217182747.D21702@plum.flirble.org>
1979 ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
1980 ____________________________________________________________________________
1981 [ 13738] By: jhi on 2001/12/17 18:43:55
1982 Log: Subject: [PATCH] ...while $var = glob(...)
1983 From: Robin Houston <robin@kitsite.com>
1984 Date: Mon, 17 Dec 2001 15:51:54 +0000
1985 Message-ID: <20011217155153.A311@robin.kitsite.com>
1988 ____________________________________________________________________________
1989 [ 13737] By: jhi on 2001/12/17 18:38:33
1990 Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
1991 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1992 Date: Mon, 17 Dec 2001 15:23:01 +0100
1993 Message-ID: <20011217152301.A704@rafael>
1995 ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
1996 ____________________________________________________________________________
1997 [ 13736] By: jhi on 2001/12/17 18:36:20
1998 Log: The system() vs $SIG{ARLM} is no more a todo.
2001 ____________________________________________________________________________
2002 [ 13735] By: jhi on 2001/12/17 18:34:43
2003 Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
2004 From: Michael G Schwern <schwern@pobox.com>
2005 Date: Sun, 16 Dec 2001 23:59:01 -0500
2006 Message-ID: <20011217045901.GL17232@blackrider>
2010 ____________________________________________________________________________
2011 [ 13734] By: jhi on 2001/12/17 17:54:19
2015 ____________________________________________________________________________
2016 [ 13733] By: jhi on 2001/12/17 17:50:22
2017 Log: Move ExtUtils tests to lib/ExtUtils/t.
2019 + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
2020 + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
2021 + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
2022 + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
2023 + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
2024 + lib/ExtUtils/t/testlib.t
2025 - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
2026 - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
2027 - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
2028 - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
2029 - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
2031 ____________________________________________________________________________
2032 [ 13732] By: jhi on 2001/12/17 17:45:33
2033 Log: Subject: [PATCH] MM_Unix tests, and some questions
2034 From: Tels <perl_dummy@bloodgate.com>
2035 Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)
2036 Message-Id: <200112162132.XAA12694@tiku.hut.fi>
2038 Subject: Re: [PATCH] MM_Unix tests, and some questions
2039 From: Tels <perl_dummy@bloodgate.com>
2040 Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)
2041 Message-Id: <200112162332.BAA25411@tiku.hut.fi>
2043 + lib/ExtUtils/MM_Unix.t
2044 ! MANIFEST lib/ExtUtils/MM_Unix.pm
2045 ____________________________________________________________________________
2046 [ 13731] By: jhi on 2001/12/17 17:31:35
2047 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
2048 From: Michael G Schwern <schwern@pobox.com>
2049 Date: Sun, 16 Dec 2001 17:53:55 -0500
2050 Message-ID: <20011216225354.GE8900@blackrider>
2052 ! lib/ExtUtils/MM_Unix.pm
2053 ____________________________________________________________________________
2054 [ 13730] By: jhi on 2001/12/17 17:26:44
2055 Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
2056 From: Michael G Schwern <schwern@pobox.com>
2057 Date: Sun, 16 Dec 2001 16:12:55 -0500
2058 Message-ID: <20011216211255.GV8900@blackrider>
2060 ! ext/B/B/Deparse.pm
2061 ____________________________________________________________________________
2062 [ 13729] By: jhi on 2001/12/17 17:25:09
2063 Log: Subject: [PATCH] Exporter.pm
2064 From: Nicholas Clark <nick@ccl4.org>
2065 Date: Sun, 16 Dec 2001 19:24:25 +0000
2066 Message-ID: <20011216192425.R21702@plum.flirble.org>
2069 ____________________________________________________________________________
2070 [ 13728] By: jhi on 2001/12/17 17:20:51
2071 Log: Subject: [PATCH] Exporter.t (and question)
2072 From: Nicholas Clark <nick@ccl4.org>
2073 Date: Sun, 16 Dec 2001 17:24:55 +0000
2074 Message-ID: <20011216172455.P21702@plum.flirble.org>
2077 ____________________________________________________________________________
2078 [ 13727] By: jhi on 2001/12/17 17:18:21
2079 Log: Subject: Re: perl@13661
2080 From: "John P. Linderman" <jpl@research.att.com>
2081 Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)
2082 Message-Id: <200112171211.HAA71597@raptor.research.att.com>
2085 ____________________________________________________________________________
2086 [ 13726] By: jhi on 2001/12/17 16:57:57
2087 Log: Subject: Will the real Unicode encoding please stand up?
2088 From: Jeffrey Friedl <jfriedl@yahoo.com>
2089 Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
2090 Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
2092 ! pod/perluniintro.pod
2093 ____________________________________________________________________________
2094 [ 13725] By: jhi on 2001/12/17 16:43:09
2095 Log: Integrate perlio; interruptable system().
2098 ____________________________________________________________________________
2099 [ 13722] By: jhi on 2001/12/16 16:12:57
2100 Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
2101 0xFFFE..0xFFFF. Ranges 0x...FFFE..0x...FFFF in general,
2102 and characters beyond 0x10FFF should be disallowed, too,
2103 but some tests would need changing, but more importantly some
2104 APIs would need remodeling since one can easily generate such
2105 characters either by bitwise complements, tr complements, or
2108 ! pod/perldiag.pod utf8.c
2109 ____________________________________________________________________________
2110 [ 13721] By: jhi on 2001/12/16 15:34:52
2111 Log: Make surrogates illegal also on EBCDIC.
2114 ____________________________________________________________________________
2115 [ 13720] By: jhi on 2001/12/16 14:49:18
2116 Log: Subject: [patch @13687] Unicode::Collate 0.10
2117 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2118 Date: Sun, 16 Dec 2001 21:22:12 +0900
2119 Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
2121 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
2122 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
2123 ____________________________________________________________________________
2124 [ 13719] By: jhi on 2001/12/16 14:39:34
2125 Log: More documentation for the encoding pragma.
2128 ____________________________________________________________________________
2129 [ 13718] By: jhi on 2001/12/16 14:34:02
2130 Log: Subject: [PATCH] lib/open.pm
2131 From: Jeffrey Friedl <jfriedl@yahoo.com>
2132 Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
2133 Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
2136 ____________________________________________________________________________
2137 [ 13717] By: jhi on 2001/12/16 14:18:49
2138 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
2139 From: chromatic <chromatic@rmci.net>
2140 Date: Sat, 15 Dec 2001 23:24:40 -0700
2141 Message-ID: <20011216062507.71492.qmail@onion.perl.org>
2143 + lib/ExtUtils/Installed.t
2145 ____________________________________________________________________________
2146 [ 13716] By: jhi on 2001/12/16 14:17:10
2147 Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
2148 From: Michael G Schwern <schwern@pobox.com>
2149 Date: Sun, 16 Dec 2001 01:14:00 -0500
2150 Message-ID: <20011216061400.GC8900@blackrider>
2152 ! lib/diagnostics.pm
2153 ____________________________________________________________________________
2154 [ 13715] By: jhi on 2001/12/16 14:16:17
2155 Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
2156 From: Michael G Schwern <schwern@pobox.com>
2157 Date: Sun, 16 Dec 2001 01:12:42 -0500
2158 Message-ID: <20011216061242.GB8900@blackrider>
2161 ____________________________________________________________________________
2162 [ 13714] By: jhi on 2001/12/16 04:21:53
2163 Log: I sometimes outsmart myself.
2165 ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
2166 ____________________________________________________________________________
2167 [ 13713] By: jhi on 2001/12/16 03:24:34
2168 Log: Subject: [PATCH lib/AutoSplit.pm] Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
2169 From: Michael G Schwern <schwern@pobox.com>
2170 Date: Sat, 15 Dec 2001 15:08:29 -0500
2171 Message-ID: <20011215200829.GK1548@blackrider>
2174 ____________________________________________________________________________
2175 [ 13712] By: jhi on 2001/12/16 03:22:39
2176 Log: perlunicode enchancements suggested by Jeffrey Friedl.
2178 ! pod/perlunicode.pod
2179 ____________________________________________________________________________
2180 [ 13711] By: jhi on 2001/12/16 03:00:44
2181 Log: Subject: [PATCH] perlunicode.pod
2182 From: Jeffrey Friedl <jfriedl@yahoo.com>
2183 Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST)
2184 Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
2186 ! pod/perlunicode.pod
2187 ____________________________________________________________________________
2188 [ 13710] By: jhi on 2001/12/16 02:57:09
2189 Log: Subject: RESENT - [PATCH] utf8_heavy.pl
2190 From: Jeffrey Friedl <jfriedl@yahoo.com>
2191 Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST)
2192 Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
2195 ____________________________________________________________________________
2196 [ 13709] By: jhi on 2001/12/16 02:47:36
2197 Log: Can't create surrogates; so can't match them, either.
2199 ! pod/perlunicode.pod
2200 ____________________________________________________________________________
2201 [ 13708] By: jhi on 2001/12/16 02:46:07
2202 Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
2203 From: Michael G Schwern <schwern@pobox.com>
2204 Date: Sat, 15 Dec 2001 21:20:35 -0500
2205 Message-ID: <20011216022035.GE5672@blackrider>
2208 ____________________________________________________________________________
2209 [ 13707] By: jhi on 2001/12/16 02:45:06
2210 Log: Make creating UTF-8 surrogates a punishable act.
2212 ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
2213 ____________________________________________________________________________
2214 [ 13706] By: jhi on 2001/12/15 23:00:56
2215 Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
2217 + lib/unicore/In/172.pl lib/unicore/In/173.pl
2218 ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
2219 ! lib/unicore/In/165.pl lib/unicore/In/166.pl
2220 ! lib/unicore/In/167.pl lib/unicore/In/168.pl
2221 ! lib/unicore/In/169.pl lib/unicore/In/170.pl
2222 ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
2223 ____________________________________________________________________________
2224 [ 13705] By: jhi on 2001/12/15 22:17:10
2225 Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
2226 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2227 Date: Sat, 15 Dec 2001 23:21:43 +0100
2228 Message-ID: <20011215232143.A11790@rafael>
2230 ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2231 ____________________________________________________________________________
2232 [ 13704] By: jhi on 2001/12/15 22:09:20
2233 Log: Make charnames more robust.
2236 ____________________________________________________________________________
2237 [ 13703] By: jhi on 2001/12/15 17:30:55
2238 Log: The hoops one has to jump through.
2240 ! ext/I18N/Langinfo/Langinfo.pm
2241 ____________________________________________________________________________
2242 [ 13702] By: jhi on 2001/12/15 17:18:49
2243 Log: Subject: [PATCH] perlstyle.pod nit on warnings
2244 From: Autrijus Tang <autrijus@egb.elixus.org>
2245 Date: Sat, 15 Dec 2001 04:24:34 -0800
2246 Message-ID: <20011215122434.GA1682@egb.elixus.org>
2249 ____________________________________________________________________________
2250 [ 13701] By: jhi on 2001/12/15 17:17:47
2251 Log: I don't think we are in FooOS, Toto.
2253 ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
2254 ____________________________________________________________________________
2255 [ 13700] By: jhi on 2001/12/15 17:15:50
2256 Log: Subject: Re: Untested modules update: There's more than we thought
2257 From: chromatic <chromatic@rmci.net>
2258 Date: Fri, 14 Dec 2001 17:20:24 -0700
2259 Message-ID: <20011215002049.37259.qmail@onion.perl.org>
2261 + lib/ExtUtils/MM_Cygwin.t
2263 ____________________________________________________________________________
2264 [ 13699] By: jhi on 2001/12/15 17:14:26
2265 Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
2266 From: Michael G Schwern <schwern@pobox.com>
2267 Date: Fri, 14 Dec 2001 20:59:42 -0500
2268 Message-ID: <20011215015942.GF28596@blackrider>
2271 ____________________________________________________________________________
2272 [ 13698] By: jhi on 2001/12/15 17:13:35
2273 Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
2274 From: Michael G Schwern <schwern@pobox.com>
2275 Date: Fri, 14 Dec 2001 20:03:46 -0500
2276 Message-ID: <20011215010346.GD28596@blackrider>
2280 ____________________________________________________________________________
2281 [ 13697] By: jhi on 2001/12/15 17:12:32
2282 Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
2283 From: Michael G Schwern <schwern@pobox.com>
2284 Date: Fri, 14 Dec 2001 19:59:13 -0500
2285 Message-ID: <20011215005913.GC28596@blackrider>
2288 ____________________________________________________________________________
2289 [ 13696] By: jhi on 2001/12/15 17:11:32
2290 Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test
2291 From: Michael G Schwern <schwern@pobox.com>
2292 Date: Fri, 14 Dec 2001 19:36:12 -0500
2293 Message-ID: <20011215003611.GA28596@blackrider>
2297 ____________________________________________________________________________
2298 [ 13695] By: jhi on 2001/12/15 17:10:05
2299 Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
2300 From: Michael G Schwern <schwern@pobox.com>
2301 Date: Fri, 14 Dec 2001 19:14:14 -0500
2302 Message-ID: <20011215001414.GA25077@blackrider>
2304 ! bytecode.pl ext/B/B/Asmdata.pm
2305 ____________________________________________________________________________
2306 [ 13694] By: jhi on 2001/12/15 17:00:44
2309 ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
2310 ! ext/Devel/PPPort/module3.c
2311 ____________________________________________________________________________
2312 [ 13693] By: jhi on 2001/12/14 23:48:59
2313 Log: Benchmark test from Nicholas Clark.
2316 ! MANIFEST lib/Benchmark.pm
2317 ____________________________________________________________________________
2318 [ 13692] By: jhi on 2001/12/14 23:33:28
2321 + lib/Attribute/Handlers/demo/demo2.pl
2322 + lib/Attribute/Handlers/demo/demo3.pl
2323 + lib/Attribute/Handlers/demo/demo4.pl
2324 ____________________________________________________________________________
2325 [ 13691] By: jhi on 2001/12/14 21:26:08
2326 Log: Silence compiler worries found by Schwern/Digital cc.
2328 ! perlio.c sv.c x2p/str.c
2329 ____________________________________________________________________________
2330 [ 13690] By: jhi on 2001/12/14 20:26:51
2331 Log: User may not have a valid home directory even if
2332 getpwuid() succedds.
2334 ! ext/File/Glob/t/basic.t
2335 ____________________________________________________________________________
2336 [ 13689] By: jhi on 2001/12/14 18:14:52
2337 Log: Integrate with perlio. (No changes, but that's okay.)
2339 !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
2340 ____________________________________________________________________________
2341 [ 13688] By: jhi on 2001/12/14 18:06:18
2342 Log: Add a Configure hints file for VOS: the POSIX support
2343 of VOS is getting close to the point where it can run
2344 Configure (some Configure tweaks will be required).
2348 ____________________________________________________________________________
2349 [ 13687] By: jhi on 2001/12/14 16:15:17
2350 Log: Update Changes.
2352 ! Changes patchlevel.h
2353 ____________________________________________________________________________
2354 [ 13686] By: jhi on 2001/12/14 16:07:02
2355 Log: Reintroduce Attribute::Handlers with Spider's fixes.
2357 + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2358 + lib/Attribute/Handlers/README
2359 + lib/Attribute/Handlers/demo/Demo.pm
2360 + lib/Attribute/Handlers/demo/Descriptions.pm
2361 + lib/Attribute/Handlers/demo/MyClass.pm
2362 + lib/Attribute/Handlers/demo/demo.pl
2363 + lib/Attribute/Handlers/demo/demo_call.pl
2364 + lib/Attribute/Handlers/demo/demo_chain.pl
2365 + lib/Attribute/Handlers/demo/demo_cycle.pl
2366 + lib/Attribute/Handlers/demo/demo_hashdir.pl
2367 + lib/Attribute/Handlers/demo/demo_phases.pl
2368 + lib/Attribute/Handlers/demo/demo_range.pl
2369 + lib/Attribute/Handlers/demo/demo_rawdata.pl
2370 + lib/Attribute/Handlers/t/multi.t
2371 ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
2372 ____________________________________________________________________________
2373 [ 13684] By: jhi on 2001/12/14 14:43:40
2374 Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
2375 From: Michael G Schwern <schwern@pobox.com>
2376 Date: Thu, 13 Dec 2001 19:27:08 -0500
2377 Message-ID: <20011214002707.GA10532@blackrider>
2379 (reword the perlrun -t description a bit,
2380 and move the Itaint_warn to the bottom of
2381 the intrpvar.h for binary compatibility)
2384 ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
2385 ! perlapi.h pod/perlrun.pod t/TEST taint.c
2386 ____________________________________________________________________________
2387 [ 13682] By: jhi on 2001/12/14 04:10:37
2391 ____________________________________________________________________________
2392 [ 13681] By: jhi on 2001/12/14 04:07:08
2393 Log: Buffer overflow checks.
2396 ____________________________________________________________________________
2397 [ 13680] By: jhi on 2001/12/13 21:30:14
2398 Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
2399 From: Spider Boardman <spider@leggy.zk3.dec.com>
2400 Date: Thu, 13 Dec 2001 15:32:51 -0500
2401 Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
2403 ! lib/ExtUtils/Embed.t
2404 ____________________________________________________________________________
2405 [ 13679] By: jhi on 2001/12/13 21:27:31
2406 Log: More on the Unicode "line" definition.
2408 ! pod/perlunicode.pod
2409 ____________________________________________________________________________
2410 [ 13678] By: jhi on 2001/12/13 21:18:47
2411 Log: Open-ended VERSION?
2413 ! lib/ExtUtils/Install.pm
2414 ____________________________________________________________________________
2415 [ 13677] By: jhi on 2001/12/13 19:13:13
2416 Log: Subject: [PATCH] Better make distclean
2417 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2418 Date: Thu, 13 Dec 2001 21:10:18 +0100
2419 Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
2422 ____________________________________________________________________________
2423 [ 13676] By: jhi on 2001/12/13 17:11:42
2424 Log: Remove Memoize::Saves as requested by mjd.
2426 - lib/Memoize/Saves.pm
2427 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
2428 ____________________________________________________________________________
2429 [ 13675] By: jhi on 2001/12/13 16:16:12
2430 Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
2431 From: Michael G Schwern <schwern@pobox.com>
2432 Date: Tue, 11 Dec 2001 23:17:32 -0500
2433 Message-ID: <20011212041732.GS17250@blackrider>
2435 ! lib/ExtUtils/Install.pm
2436 ____________________________________________________________________________
2437 [ 13674] By: jhi on 2001/12/13 16:12:19
2438 Log: Subject: [PATCH] Re: use utf8; with bad utf8
2439 From: Nicholas Clark <nick@ccl4.org>
2440 Date: Thu, 13 Dec 2001 17:09:39 +0000
2441 Message-ID: <20011213170939.L21702@plum.flirble.org>
2444 ____________________________________________________________________________
2445 [ 13673] By: jhi on 2001/12/13 16:09:18
2446 Log: Subject: (LONG!) Sort benchmarks and patch
2447 From: "John P. Linderman" <jpl@research.att.com>
2448 Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
2449 Message-Id: <200112131450.JAA84836@raptor.research.att.com>
2452 ____________________________________________________________________________
2453 [ 13672] By: jhi on 2001/12/13 14:19:28
2454 Log: Unadorned numbers evil.
2456 ! pp.c regcomp.c regexec.c utf8.c utf8.h
2457 ____________________________________________________________________________
2458 [ 13671] By: jhi on 2001/12/13 13:35:47
2459 Log: "preprocessing directive not recognized within macro arg"
2461 ! ext/Data/Dumper/Dumper.xs
2462 ____________________________________________________________________________
2463 [ 13670] By: jhi on 2001/12/13 13:32:37
2464 Log: Subject: Clarifying the documentation of goto
2465 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2466 Date: Thu, 13 Dec 2001 08:57:38 -0500
2467 Message-ID: <3C18BD8B@operamail.com>
2470 ____________________________________________________________________________
2471 [ 13669] By: jhi on 2001/12/13 04:38:19
2472 Log: It could be possible for the case-insensitive
2473 Unicode-aware string comparison to wander off
2476 ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
2478 ____________________________________________________________________________
2479 [ 13668] By: jhi on 2001/12/13 02:48:14
2480 Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
2481 From: Michael G Schwern <schwern@pobox.com>
2482 Date: Wed, 12 Dec 2001 21:53:46 -0500
2483 Message-ID: <20011213025346.GH25129@blackrider>
2485 ! lib/Net/hostent.t t/op/stat.t t/test.pl
2486 ____________________________________________________________________________
2487 [ 13667] By: jhi on 2001/12/13 02:47:27
2488 Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
2489 From: Michael G Schwern <schwern@pobox.com>
2490 Date: Wed, 12 Dec 2001 20:33:42 -0500
2491 Message-ID: <20011213013342.GX25129@blackrider>
2494 ____________________________________________________________________________
2495 [ 13666] By: jhi on 2001/12/12 23:22:27
2496 Log: Subject: Re: [PATCH] use utf8; tests
2497 From: Nicholas Clark <nick@ccl4.org>
2498 Date: Thu, 13 Dec 2001 00:16:58 +0000
2499 Message-ID: <20011213001658.I21702@plum.flirble.org>
2502 ____________________________________________________________________________
2503 [ 13665] By: jhi on 2001/12/12 21:45:49
2504 Log: EPOC fixes from Olaf Flebbe.
2506 ! README.epoc epoc/config.sh epoc/createpkg.pl
2507 ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
2508 ____________________________________________________________________________
2509 [ 13664] By: jhi on 2001/12/12 21:33:50
2510 Log: Subject: [PATCH perl@13661] VMS test fix-ups
2511 From: "Craig A. Berry" <craigberry@mac.com>
2512 Date: Wed, 12 Dec 2001 16:27:48 -0600
2513 Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
2515 ! lib/Net/hostent.t t/io/fs.t
2516 ____________________________________________________________________________
2517 [ 13663] By: jhi on 2001/12/12 19:59:56
2518 Log: Subject: Re: Next cygwin round.
2519 From: "Gerrit P. Haase" <gp@familiehaase.de>
2520 Date: Wed, 12 Dec 2001 21:59:00 +0100
2521 Message-ID: <122343874595.20011212215900@familiehaase.de>
2524 ____________________________________________________________________________
2525 [ 13662] By: jhi on 2001/12/12 19:12:36
2526 Log: Subject: [PATCH] use utf8; tests
2527 From: Nicholas Clark <nick@ccl4.org>
2528 Date: Wed, 12 Dec 2001 20:07:04 +0000
2529 Message-ID: <20011212200704.E21702@plum.flirble.org>
2531 ! lib/utf8.t t/test.pl
2532 ____________________________________________________________________________
2533 [ 13661] By: jhi on 2001/12/12 15:24:42
2534 Log: Update Changes.
2536 ! Changes patchlevel.h
2537 ____________________________________________________________________________
2538 [ 13660] By: jhi on 2001/12/12 15:04:03
2539 Log: Subject: [PATCH] Passing in env to perl_parse did not work
2540 From: Gisle Aas <gisle@ActiveState.com>
2541 Date: 11 Dec 2001 20:52:57 -0800
2542 Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
2545 ____________________________________________________________________________
2546 [ 13659] By: jhi on 2001/12/12 14:33:30
2547 Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
2548 mostly gcc -Wall complaining about the argument of %p not
2551 ! perlio.c regcomp.c taint.c toke.c
2552 ____________________________________________________________________________
2553 [ 13657] By: jhi on 2001/12/12 14:08:49
2554 Log: Try YP/NIS also from /usr/lib/yp.
2557 ____________________________________________________________________________
2558 [ 13656] By: jhi on 2001/12/12 14:05:28
2559 Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
2560 From: Michael G Schwern <schwern@pobox.com>
2561 Date: Wed, 12 Dec 2001 05:27:02 -0500
2562 Message-ID: <20011212102702.GW17250@blackrider>
2567 ____________________________________________________________________________
2568 [ 13655] By: jhi on 2001/12/12 14:01:55
2569 Log: Weed out .files from ls and readdir() results.
2572 ____________________________________________________________________________
2573 [ 13654] By: jhi on 2001/12/12 13:45:21
2574 Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
2575 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
2576 Date: Wed, 12 Dec 2001 10:52:21 +0100
2577 Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
2580 ____________________________________________________________________________
2581 [ 13653] By: jhi on 2001/12/12 13:34:06
2582 Log: Subject: [PATCH] doio fatal on cygwin for 13651
2583 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2584 Date: Wed, 12 Dec 2001 11:28:13 +0100
2585 Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
2588 ____________________________________________________________________________
2589 [ 13652] By: jhi on 2001/12/12 13:32:51
2590 Log: Get the whole line of ls, makes debugging easier
2594 ____________________________________________________________________________
2595 [ 13651] By: jhi on 2001/12/12 05:42:05
2596 Log: rename() must be tested even without link()
2597 or the utime() and rename-directory tests fail.
2598 (Also got the BeOS utime atime/time the wrong way round.)
2601 ____________________________________________________________________________
2602 [ 13650] By: jhi on 2001/12/12 05:36:31
2603 Log: Now that the beos.c is compiled at the main level
2604 the header is in the beos/
2607 ____________________________________________________________________________
2608 [ 13649] By: jhi on 2001/12/12 04:25:21
2609 Log: Must remember to require Socket.
2611 ! ext/Sys/Syslog/syslog.t
2612 ____________________________________________________________________________
2613 [ 13648] By: jhi on 2001/12/12 04:12:05
2614 Log: In BeOS Errno must resort to actual compilation
2615 and execution for some of the error constants.
2617 ! ext/Errno/Errno_pm.PL
2618 ____________________________________________________________________________
2619 [ 13647] By: jhi on 2001/12/12 03:23:26
2620 Log: BeOS still has no good sockets.
2622 ! ext/IO/lib/IO/t/io_sel.t
2623 ____________________________________________________________________________
2624 [ 13646] By: jhi on 2001/12/12 03:19:56
2625 Log: BeOS sockets are not true sockets.
2627 ! ext/IO/lib/IO/t/io_poll.t
2628 ____________________________________________________________________________
2629 [ 13645] By: jhi on 2001/12/12 03:14:32
2630 Log: No Socket, no Syslog.
2632 ! ext/Sys/Syslog/syslog.t
2633 ____________________________________________________________________________
2634 [ 13644] By: jhi on 2001/12/12 03:12:46
2635 Log: (On some platforms) missing truncate FH.
2638 ____________________________________________________________________________
2639 [ 13643] By: jhi on 2001/12/12 03:09:37
2640 Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2641 and vms would be muchly appreciated.
2644 ____________________________________________________________________________
2645 [ 13642] By: jhi on 2001/12/12 02:32:05
2646 Log: utime() updates only the mtime in BeOS.
2649 ____________________________________________________________________________
2650 [ 13641] By: jhi on 2001/12/12 01:50:13
2651 Log: No link(), no need to dSP.
2654 ____________________________________________________________________________
2655 [ 13640] By: jhi on 2001/12/12 01:49:40
2656 Log: Missing argument.
2659 ____________________________________________________________________________
2660 [ 13639] By: jhi on 2001/12/12 01:44:39
2661 Log: (1) To assume any setuid programs is silly.
2662 (2) Chaining tests with booleans means that some
2663 of them may not get run which means getting out
2667 ____________________________________________________________________________
2668 [ 13638] By: jhi on 2001/12/12 01:12:49
2669 Log: The beos.c needs to be in the main directory.
2672 ____________________________________________________________________________
2673 [ 13637] By: jhi on 2001/12/12 00:37:20
2674 Log: Detypo and rename.
2676 ! doio.c perl.h perlio.c perliol.h
2677 ____________________________________________________________________________
2678 [ 13636] By: jhi on 2001/12/12 00:22:16
2679 Log: This time I test compiled. Honest.
2682 ____________________________________________________________________________
2683 [ 13635] By: jhi on 2001/12/11 22:57:07
2684 Log: Subject: [PATCH] slightly more pack tests
2685 From: Nicholas Clark <nick@ccl4.org>
2686 Date: Tue, 11 Dec 2001 23:41:23 +0000
2687 Message-ID: <20011211234123.Y21702@plum.flirble.org>
2690 ____________________________________________________________________________
2691 [ 13634] By: jhi on 2001/12/11 21:49:58
2692 Log: Subject: [PATCH perl@13600] Gconvert for VMS again
2693 From: "Craig A. Berry" <craigberry@mac.com>
2694 Date: Tue, 11 Dec 2001 16:39:13 -0600
2695 Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
2698 ____________________________________________________________________________
2699 [ 13632] By: jhi on 2001/12/11 21:48:26
2700 Log: Subject: $Config{perlpath} and -Dversiononly
2701 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2702 Date: Tue, 11 Dec 2001 23:32:33 +0100
2703 Message-ID: <20011211233233.A11587@rafael>
2706 ____________________________________________________________________________
2707 [ 13631] By: jhi on 2001/12/11 21:01:00
2708 Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
2709 From: Nicholas Clark <nick@ccl4.org>
2710 Date: Tue, 11 Dec 2001 21:59:36 +0000
2711 Message-ID: <20011211215935.W21702@plum.flirble.org>
2714 ____________________________________________________________________________
2715 [ 13630] By: jhi on 2001/12/11 20:16:29
2716 Log: More UTF-8 API docs.
2718 ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
2719 ____________________________________________________________________________
2720 [ 13629] By: jhi on 2001/12/11 19:17:16
2721 Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2722 From: Nicholas Clark <nick@ccl4.org>
2723 Date: Tue, 11 Dec 2001 20:08:59 +0000
2724 Message-ID: <20011211200859.S21702@plum.flirble.org>
2727 ____________________________________________________________________________
2728 [ 13628] By: jhi on 2001/12/11 19:13:57
2729 Log: Subject: Re: use utf8; with bad utf8
2730 From: Nicholas Clark <nick@ccl4.org>
2731 Date: Tue, 11 Dec 2001 19:49:21 +0000
2732 Message-ID: <20011211194921.R21702@plum.flirble.org>
2735 ____________________________________________________________________________
2736 [ 13627] By: jhi on 2001/12/11 17:29:01
2737 Log: Can't spell worth a dam. (Try Three Gorges.)
2740 ____________________________________________________________________________
2741 [ 13626] By: jhi on 2001/12/11 15:55:51
2742 Log: We need DWIM cpps.
2745 ____________________________________________________________________________
2746 [ 13625] By: jhi on 2001/12/11 15:53:41
2747 Log: The unixish.h needs to be found and the waitpid wrapper
2751 ____________________________________________________________________________
2752 [ 13624] By: jhi on 2001/12/11 15:27:06
2753 Log: The BeOS waitpid() seems to be broken,
2754 have a wrapper for it.
2756 + beos/beos.c beos/beosish.h
2757 ! MANIFEST hints/beos.sh perl.h
2758 ____________________________________________________________________________
2759 [ 13623] By: jhi on 2001/12/11 15:12:18
2760 Log: Unlean the leaning tower of Babel.
2763 ____________________________________________________________________________
2764 [ 13622] By: jhi on 2001/12/11 14:34:53
2765 Log: Retract #13607 until we figure out what to do with autouse.
2768 ____________________________________________________________________________
2769 [ 13621] By: jhi on 2001/12/11 14:33:14
2770 Log: Try to handle platforms that have O_TEXT != O_BINARY but
2771 which are not DOSish, BeOS being one of such platforms.
2772 Ideally this should be a Configure test, not a hardwired
2775 ! doio.c perl.h perlio.c perliol.h
2776 ____________________________________________________________________________
2777 [ 13620] By: jhi on 2001/12/11 13:56:17
2778 Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
2779 From: Jonathan Stowe <gellyfish@gellyfish.com>
2780 Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT)
2781 Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
2783 ! lib/Term/Cap.pm lib/Term/Cap.t
2784 ____________________________________________________________________________
2785 [ 13619] By: jhi on 2001/12/11 13:51:21
2786 Log: Subject: [patch perlio.c] test for NULL before derefencing
2787 From: Stas Bekman <stas@stason.org>
2788 Date: Tue, 11 Dec 2001 16:17:55 +0800
2789 Message-ID: <3C15C133.8@stason.org>
2792 ____________________________________________________________________________
2793 [ 13617] By: jhi on 2001/12/11 05:22:08
2794 Log: BeOS has socket() but not enough to build a working Socket.
2795 Go figure. ("BONE" (BeOS NEtworking?) is some sort of rumored
2796 new networking implementation, which is rumored to fix the
2797 non-standardness of sockets, but it's apparently not publicly
2798 available, and anything to do with BeOS has become quite
2799 complicated with the sale of the Be assets to Palm.)
2802 ____________________________________________________________________________
2803 [ 13611] By: jhi on 2001/12/11 04:29:32
2804 Log: Subject: Exporter's documentation shouldn't lie
2805 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2806 Date: Mon, 10 Dec 2001 21:30:20 -0500
2807 Message-ID: <3C4AA201@operamail.com>
2810 ____________________________________________________________________________
2811 [ 13610] By: jhi on 2001/12/11 04:28:31
2812 Log: Make Errno better in BeOS (the second hunk is
2813 good on any platform). Still not working in BeOS
2814 are the E constants that refer BeOS native error
2815 constants (B_...) which are enums (*groan*).
2817 ! ext/Errno/Errno_pm.PL
2818 ____________________________________________________________________________
2819 [ 13609] By: jhi on 2001/12/11 00:59:31
2820 Log: The BeOS linker seems to link the last seen symbol,
2821 not the first (so the symbols of op.o from libperl.so
2822 would get linked to miniperl instead of the symbols of
2823 opmini.o)-- use the same trick as for NeXT4 for linking
2827 ____________________________________________________________________________
2828 [ 13608] By: jhi on 2001/12/11 00:49:15
2829 Log: Subject: Re: [PATCH] tests for hash assignment
2830 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2831 Date: Tue, 11 Dec 2001 01:48:55 +0000
2832 Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
2835 ____________________________________________________________________________
2836 [ 13607] By: jhi on 2001/12/11 00:40:47
2837 Log: (retracted by #13622)
2839 Subject: RE: More verbose POD for Carp
2840 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2841 Date: Mon, 10 Dec 2001 20:23:20 -0500
2842 Message-ID: <3C4A3566@operamail.com>
2845 ____________________________________________________________________________
2846 [ 13606] By: jhi on 2001/12/11 00:39:20
2847 Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
2848 From: "Craig A. Berry" <craigberry@mac.com>
2849 Date: Mon, 10 Dec 2001 18:25:37 -0600
2850 Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
2852 ! t/op/write.t t/test.pl
2853 ____________________________________________________________________________
2854 [ 13605] By: jhi on 2001/12/11 00:37:54
2855 Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
2856 From: Michael G Schwern <schwern@pobox.com>
2857 Date: Mon, 10 Dec 2001 08:00:01 -0500
2858 Message-ID: <20011210130000.GK1770@blackrider>
2860 ! t/comp/multiline.t
2861 ____________________________________________________________________________
2862 [ 13604] By: jhi on 2001/12/10 22:51:44
2863 Log: Subject: Re: [PATCH] tests for hash assignment
2864 From: Nicholas Clark <nick@ccl4.org>
2865 Date: Mon, 10 Dec 2001 23:22:28 +0000
2866 Message-ID: <20011210232228.M21702@plum.flirble.org>
2869 ! MANIFEST t/op/each.t t/test.pl
2870 ____________________________________________________________________________
2871 [ 13603] By: jhi on 2001/12/10 21:34:46
2872 Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
2873 From: "Craig A. Berry" <craigberry@mac.com>
2874 Date: Mon, 10 Dec 2001 16:38:14 -0600
2875 Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
2877 ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
2878 ____________________________________________________________________________
2879 [ 13602] By: jhi on 2001/12/10 19:52:01
2880 Log: Subject: [PATCH perl@13600] configure.com fixes
2881 From: "Craig A. Berry" <craigberry@mac.com>
2882 Date: Mon, 10 Dec 2001 14:40:20 -0600
2883 Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
2886 ____________________________________________________________________________
2887 [ 13601] By: jhi on 2001/12/10 18:25:30
2888 Log: Silence BeOS compilation moaning.
2891 ____________________________________________________________________________
2892 [ 13600] By: jhi on 2001/12/10 15:11:40
2893 Log: Update Changes.
2895 ! Changes patchlevel.h
2896 ____________________________________________________________________________
2897 [ 13599] By: jhi on 2001/12/10 13:35:57
2898 Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
2899 From: Michael G Schwern <schwern@pobox.com>
2900 Date: Mon, 10 Dec 2001 01:21:03 -0500
2901 Message-ID: <20011210062103.GC1770@blackrider>
2903 ! lib/ExtUtils/Command.t
2904 ____________________________________________________________________________
2905 [ 13598] By: jhi on 2001/12/10 13:35:20
2906 Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
2907 From: Michael G Schwern <schwern@pobox.com>
2908 Date: Mon, 10 Dec 2001 01:10:57 -0500
2909 Message-ID: <20011210061057.GB1770@blackrider>
2912 ____________________________________________________________________________
2913 [ 13597] By: jhi on 2001/12/10 13:33:51
2914 Log: Retract #13596, #13593 should do the trick.
2917 ____________________________________________________________________________
2918 [ 13596] By: jhi on 2001/12/10 13:31:38
2919 Log: (retracted by #13597, #13593 does the job better)
2921 Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
2922 From: Michael G Schwern <schwern@pobox.com>
2923 Date: Mon, 10 Dec 2001 00:53:16 -0500
2924 Message-ID: <20011210055316.GA1770@blackrider>
2927 ____________________________________________________________________________
2928 [ 13595] By: jhi on 2001/12/10 13:28:30
2929 Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
2930 From: Michael G Schwern <schwern@pobox.com>
2931 Date: Mon, 10 Dec 2001 02:19:14 -0500
2932 Message-ID: <20011210071914.GF1770@blackrider>
2935 ____________________________________________________________________________
2936 [ 13594] By: jhi on 2001/12/10 13:26:24
2937 Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2938 From: Michael G Schwern <schwern@pobox.com>
2939 Date: Mon, 10 Dec 2001 02:47:40 -0500
2940 Message-ID: <20011210074739.GH1770@blackrider>
2943 ____________________________________________________________________________
2944 [ 13593] By: jhi on 2001/12/10 13:22:49
2945 Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
2946 From: Michael G Schwern <schwern@pobox.com>
2947 Date: Mon, 10 Dec 2001 02:54:22 -0500
2948 Message-ID: <20011210075422.GI1770@blackrider>
2951 ____________________________________________________________________________
2952 [ 13592] By: jhi on 2001/12/10 13:21:06
2953 Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
2954 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2955 Date: Mon, 10 Dec 2001 08:45:20 +0100
2956 Message-ID: <3C146810.60B5B7C0@alcatel.at>
2959 ____________________________________________________________________________
2960 [ 13591] By: jhi on 2001/12/10 13:18:17
2961 Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
2962 From: Michael G Schwern <schwern@pobox.com>
2963 Date: Mon, 10 Dec 2001 03:27:02 -0500
2964 Message-ID: <20011210082702.GN1770@blackrider>
2967 ____________________________________________________________________________
2968 [ 13590] By: jhi on 2001/12/10 13:17:08
2972 ____________________________________________________________________________
2973 [ 13589] By: jhi on 2001/12/10 04:21:59
2974 Log: Just skip the readability test if running as root.
2977 ____________________________________________________________________________
2978 [ 13588] By: jhi on 2001/12/10 04:03:10
2979 Log: Tell about the downside of safe signals.
2982 ____________________________________________________________________________
2983 [ 13587] By: jhi on 2001/12/10 03:38:20
2984 Log: Make the whole -lperl thing NetBSD only until we
2985 find some other platform that needs the same.
2987 ! lib/ExtUtils/MM_Unix.pm
2988 ____________________________________________________________________________
2989 [ 13586] By: jhi on 2001/12/10 03:13:59
2990 Log: Subject: [PATCH t/op/pack.t] Cleanup
2991 From: Michael G Schwern <schwern@pobox.com>
2992 Date: Sun, 9 Dec 2001 23:08:26 -0500
2993 Message-ID: <20011210040826.GD660@blackrider>
2996 ____________________________________________________________________________
2997 [ 13585] By: jhi on 2001/12/10 02:47:01
2998 Log: Add threads support for NetBSD.
3000 This is also the first (I think) Perl threads build with
3001 the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
3002 NetBSD does not as of yet have true kernel POSIX threads,
3003 but the user-level pth seems to be doing pretty well--
3004 the only failure is that threads/t/basic okays 6 and 7
3005 consistently seem be arriving in the reverse order.
3006 Well, gdbm.t is also failing: 'Undefined PLT symbol
3007 "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
3008 guessing that GDBM would need a threaded rebuild.
3011 ____________________________________________________________________________
3012 [ 13582] By: jhi on 2001/12/10 02:01:26
3013 Log: Update the ithreads selection info in Configure,
3014 as suggested by Michael Schwern.
3017 ____________________________________________________________________________
3018 [ 13581] By: jhi on 2001/12/10 01:56:14
3019 Log: Clearing locale environment simply doesn't seem to
3020 guarantee that (nl_)langinfo(CODESET) would return nil.
3021 (I for example get "ISO8859-1", so <guess>maybe there can
3022 be per-system default settings at work</guess>.)
3025 ____________________________________________________________________________
3026 [ 13580] By: jhi on 2001/12/10 01:53:11
3027 Log: Subject: RE: Exporter fixes reversed in 13540?
3028 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
3029 Date: Sun, 9 Dec 2001 12:55:15 -0500
3030 Message-ID: <3C13F455@operamail.com>
3033 ____________________________________________________________________________
3034 [ 13579] By: jhi on 2001/12/10 01:26:53
3035 Log: Root is the lizard king.
3038 ____________________________________________________________________________
3039 [ 13578] By: jhi on 2001/12/10 01:01:24
3040 Log: Telling how many tests we are expecting helps.
3042 ! ext/POSIX/t/waitpid.t
3043 ____________________________________________________________________________
3044 [ 13577] By: jhi on 2001/12/10 00:38:09
3045 Log: Add a test case for waitpid(): from Rocco Caputo.
3047 + ext/POSIX/t/waitpid.t
3049 ____________________________________________________________________________
3050 [ 13576] By: jhi on 2001/12/10 00:15:19
3051 Log: Subject: [PATCH] Term::ReadLine tweaks and test
3052 From: Richard Clamp <richardc@unixbeard.net>
3053 Date: Mon, 10 Dec 2001 00:51:47 +0000
3054 Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
3056 + lib/Term/ReadLine.t
3057 ! MANIFEST lib/Term/ReadLine.pm
3058 ____________________________________________________________________________
3059 [ 13575] By: jhi on 2001/12/10 00:04:56
3060 Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
3061 From: Rocco Caputo <troc@netrus.net>
3062 Date: Sun, 9 Dec 2001 18:12:38 -0500
3063 Message-ID: <20011209181238.A803@eyrie.homenet>
3066 ____________________________________________________________________________
3067 [ 13574] By: jhi on 2001/12/09 23:49:19
3068 Log: make sure that va_start() has matching va_end();
3072 ____________________________________________________________________________
3073 [ 13573] By: jhi on 2001/12/09 23:45:57
3074 Log: h2ph updates from OpenBSD 3.0.
3077 ____________________________________________________________________________
3078 [ 13572] By: jhi on 2001/12/09 23:44:25
3079 Log: OpenBSD hints update from OpenBSD 3.0.
3082 ____________________________________________________________________________
3083 [ 13571] By: jhi on 2001/12/09 23:32:08
3084 Log: DJGPP tweaks from Laszlo Molnar.
3086 ! djgpp/config.over lib/File/Find/t/find.t
3087 ! lib/File/Find/t/taint.t t/pod/find.t
3088 ____________________________________________________________________________
3089 [ 13570] By: jhi on 2001/12/09 23:28:55
3090 Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
3091 From: Michael G Schwern <schwern@pobox.com>
3092 Date: Sun, 9 Dec 2001 19:28:12 -0500
3093 Message-ID: <20011210002812.GF13586@blackrider>
3096 ____________________________________________________________________________
3097 [ 13569] By: jhi on 2001/12/09 21:51:37
3098 Log: README.cygwin update from Gerrit P. Haase.
3101 ____________________________________________________________________________
3102 [ 13568] By: jhi on 2001/12/09 21:49:06
3103 Log: Apply NetBSD patch-ag: shared/static linking,
3104 but make the change less intrusive on non-NetBSD.
3106 ! lib/ExtUtils/MM_Unix.pm
3107 ____________________________________________________________________________
3108 [ 13567] By: jhi on 2001/12/09 21:09:10
3109 Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
3111 ! lib/ExtUtils/Liblist.pm
3112 ____________________________________________________________________________
3113 [ 13566] By: jhi on 2001/12/09 20:55:32
3114 Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
3117 ____________________________________________________________________________
3118 [ 13565] By: jhi on 2001/12/09 20:50:57
3119 Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
3122 ____________________________________________________________________________
3123 [ 13564] By: jhi on 2001/12/09 20:38:48
3124 Log: Apply NetBSD patch-ac.
3125 (the fix has already been done: change #9706, fully qualified
3126 pathnames in packlists)
3128 ! lib/ExtUtils/Install.pm
3129 ____________________________________________________________________________
3130 [ 13563] By: jhi on 2001/12/09 20:32:52
3131 Log: Apply NetBSD patch-ab: NetBSD hints update.
3134 ____________________________________________________________________________
3135 [ 13561] By: jhi on 2001/12/09 20:31:14
3136 Log: NetBSD has <ieeefp.h> but hidden.
3139 ____________________________________________________________________________
3140 [ 13560] By: jhi on 2001/12/09 20:29:35
3141 Log: Implement NetBSD patch-aa.
3144 ____________________________________________________________________________
3145 [ 13559] By: jhi on 2001/12/09 19:21:45
3146 Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
3147 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
3148 Date: Sun, 09 Dec 2001 13:40:58 +0100
3149 Message-ID: <200112091340580550.008ED513@smtp.chello.at>
3151 (The lstat()s were there in 5.6.1: what happened to them?)
3154 ____________________________________________________________________________
3155 [ 13558] By: jhi on 2001/12/09 19:04:23
3156 Log: Quickie documentation of the C UTF-8 API.
3158 ! pod/perlunicode.pod
3159 ____________________________________________________________________________
3160 [ 13557] By: jhi on 2001/12/09 18:36:20
3161 Log: Subject: bleadperl on cygwin weirdness...
3162 From: "Gerrit P. Haase" <gp@familiehaase.de>
3163 Date: Sun, 9 Dec 2001 20:31:28 +0100
3164 Message-ID: <13779422183.20011209203128@familiehaase.de>
3166 (plus libperl*.dll version portability tweaks)
3168 ! lib/ExtUtils/Embed.t
3169 ____________________________________________________________________________
3170 [ 13556] By: jhi on 2001/12/09 18:21:46
3171 Log: Instead of muting symbol export error if under eval,
3172 delay the errors until the croak().
3176 ! lib/Exporter/Heavy.pm
3177 ____________________________________________________________________________
3178 [ 13555] By: jhi on 2001/12/09 18:09:12
3179 Log: Basegroup 0 is a cygwin_nt thing.
3182 ____________________________________________________________________________
3183 [ 13554] By: jhi on 2001/12/09 17:57:44
3184 Log: Also WinME is LoseLink.
3187 ____________________________________________________________________________
3188 [ 13553] By: jhi on 2001/12/09 16:25:52
3189 Log: Forgotten checkin.
3192 ____________________________________________________________________________
3193 [ 13552] By: jhi on 2001/12/09 16:23:14
3194 Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
3195 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
3196 Date: Sun, 09 Dec 2001 13:45:06 +0100
3197 Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
3200 ____________________________________________________________________________
3201 [ 13551] By: jhi on 2001/12/09 16:18:20
3205 ____________________________________________________________________________
3206 [ 13550] By: jhi on 2001/12/09 16:01:55
3207 Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
3208 From: Michael G Schwern <schwern@pobox.com>
3209 Date: Sat, 8 Dec 2001 14:48:38 -0500
3210 Message-ID: <20011208194838.GA8650@blackrider>
3213 ____________________________________________________________________________
3214 [ 13549] By: jhi on 2001/12/09 15:40:28
3215 Log: Subject: [README.cygwin] Removing old expected test failures
3216 From: Michael G Schwern <schwern@pobox.com>
3217 Date: Sat, 8 Dec 2001 15:38:28 -0500
3218 Message-ID: <20011208203828.GB9017@blackrider>
3221 ____________________________________________________________________________
3222 [ 13548] By: jhi on 2001/12/09 15:37:48
3223 Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
3224 From: Michael G Schwern <schwern@pobox.com>
3225 Date: Sat, 8 Dec 2001 15:26:59 -0500
3226 Message-ID: <20011208202659.GA9017@blackrider>
3229 ____________________________________________________________________________
3230 [ 13547] By: jhi on 2001/12/09 15:33:43
3231 Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
3232 From: Michael G Schwern <schwern@pobox.com>
3233 Date: Sat, 8 Dec 2001 15:06:16 -0500
3234 Message-ID: <20011208200616.GA8915@blackrider>
3237 ____________________________________________________________________________
3238 [ 13546] By: jhi on 2001/12/09 15:31:19
3239 Log: Developer deprecations and an incompatibility.
3241 ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
3242 ____________________________________________________________________________
3243 [ 13545] By: jhi on 2001/12/09 15:27:14
3246 - lib/Attribute/Handlers.pm
3247 ____________________________________________________________________________
3248 [ 13544] By: jhi on 2001/12/09 15:20:08
3249 Log: Remove Attribute::Handlers, as per Damian's request.
3250 (Because of fixing the my variables to be now handled
3251 in run-time, the whole internals of the A::H needs to
3252 be rewritten and Damian will not have time for that
3255 - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
3256 - lib/Attribute/Handlers/demo/Demo.pm
3257 - lib/Attribute/Handlers/demo/Descriptions.pm
3258 - lib/Attribute/Handlers/demo/MyClass.pm
3259 - lib/Attribute/Handlers/demo/demo.pl
3260 - lib/Attribute/Handlers/demo/demo2.pl
3261 - lib/Attribute/Handlers/demo/demo3.pl
3262 - lib/Attribute/Handlers/demo/demo4.pl
3263 - lib/Attribute/Handlers/demo/demo_call.pl
3264 - lib/Attribute/Handlers/demo/demo_chain.pl
3265 - lib/Attribute/Handlers/demo/demo_cycle.pl
3266 - lib/Attribute/Handlers/demo/demo_hashdir.pl
3267 - lib/Attribute/Handlers/demo/demo_phases.pl
3268 - lib/Attribute/Handlers/demo/demo_range.pl
3269 - lib/Attribute/Handlers/demo/demo_rawdata.pl
3270 - lib/Attribute/Handlers/t/multi.t
3271 ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
3272 ! pod/perlmodlib.pod pod/perltoc.pod
3273 ____________________________________________________________________________
3274 [ 13543] By: jhi on 2001/12/09 15:00:50
3275 Log: Subject: Re: attributes are broken
3276 From: Spider Boardman <spider@Orb.Nashua.NH.US>
3277 Date: Sun, 09 Dec 2001 00:09:23 -0500
3278 Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>
3280 ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
3281 ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
3283 ____________________________________________________________________________
3284 [ 13542] By: jhi on 2001/12/09 14:49:46
3285 Log: Forgotten checkin.
3288 ____________________________________________________________________________
3289 [ 13541] By: jhi on 2001/12/09 14:48:15
3290 Log: uconfig.h update.
3293 ____________________________________________________________________________
3294 [ 13540] By: jhi on 2001/12/08 18:39:51
3295 Log: Update Changes.
3297 ! Changes patchlevel.h
3298 ____________________________________________________________________________
3299 [ 13539] By: jhi on 2001/12/08 18:28:02
3300 Log: Note that some of the Unicode features are
3301 dependent on perlio.
3303 ! pod/perluniintro.pod
3304 ____________________________________________________________________________
3305 [ 13538] By: jhi on 2001/12/08 17:53:00
3306 Log: Regen perlapi, regen toc.
3308 ! pod/perlapi.pod pod/perltoc.pod
3309 ____________________________________________________________________________
3310 [ 13537] By: jhi on 2001/12/08 17:44:48
3313 ! pod/perlfaq4.pod pod/perlfaq6.pod
3314 ____________________________________________________________________________
3315 [ 13536] By: jhi on 2001/12/08 17:37:53
3316 Log: Subject: [PATCH] Fix odd language in an sv.c comment
3317 From: coral@eekeek.org
3318 Date: Sat, 8 Dec 2001 12:19:39 -0500
3319 Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
3322 ____________________________________________________________________________
3323 [ 13535] By: jhi on 2001/12/08 15:29:18
3324 Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
3325 From: Michael G Schwern <schwern@pobox.com>
3326 Date: Fri, 7 Dec 2001 20:03:45 -0500
3327 Message-ID: <20011208010345.GD642@blackrider>
3329 Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
3330 From: Michael G Schwern <schwern@pobox.com>
3331 Date: Fri, 7 Dec 2001 20:13:54 -0500
3332 Message-ID: <20011208011354.GE642@blackrider>
3334 Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
3335 From: Michael G Schwern <schwern@pobox.com>
3336 Date: Fri, 7 Dec 2001 21:47:36 -0500
3337 Message-ID: <20011208024736.GH642@blackrider>
3339 Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
3340 From: Michael G Schwern <schwern@pobox.com>
3341 Date: Fri, 7 Dec 2001 23:09:43 -0500
3342 Message-ID: <20011208040943.GK642@blackrider>
3344 Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
3345 Message-Id: <a05101004b83754903506@[172.16.52.1]>
3346 Date: Fri, 7 Dec 2001 23:28:15 -0600
3347 From: "Craig A. Berry" <craigberry@mac.com>
3349 ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
3350 ____________________________________________________________________________
3351 [ 13534] By: jhi on 2001/12/08 15:16:14
3352 Log: Integrate perlio.
3354 !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
3355 !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
3356 ____________________________________________________________________________
3357 [ 13533] By: jhi on 2001/12/08 15:13:39
3358 Log: Retract #11156 since Sarathy has found that it breaks code:
3359 http://bugs.ActiveState.com/show_bug.cgi?id=18457
3360 http://bugs.ActiveState.com/show_bug.cgi?id=18858
3362 ! op.c sv.c t/op/pos.t
3363 ____________________________________________________________________________
3364 [ 13532] By: nick on 2001/12/08 14:11:12
3365 Log: Integrate mainline
3367 !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
3368 !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
3369 ____________________________________________________________________________
3370 [ 13531] By: nick on 2001/12/08 13:48:21
3371 Log: Tweak multi-arg open error messages
3374 ____________________________________________________________________________
3375 [ 13530] By: nick on 2001/12/08 10:20:06
3376 Log: Allow multi-arg open() if opening layer declares this legal.
3378 ! doio.c perlio.c perliol.h
3379 ____________________________________________________________________________
3380 [ 13529] By: jhi on 2001/12/07 23:48:58
3381 Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
3382 From: Michael G Schwern <schwern@pobox.com>
3383 Date: Fri, 7 Dec 2001 19:41:31 -0500
3384 Message-ID: <20011208004131.GC642@blackrider>
3386 ! t/run/switches.t t/test.pl
3387 ____________________________________________________________________________
3388 [ 13528] By: jhi on 2001/12/07 23:47:26
3389 Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
3390 From: Michael G Schwern <schwern@pobox.com>
3391 Date: Fri, 7 Dec 2001 19:12:44 -0500
3392 Message-ID: <20011208001244.GB642@blackrider>
3395 ____________________________________________________________________________
3396 [ 13527] By: jhi on 2001/12/07 22:31:22
3397 Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
3398 From: Michael G Schwern <schwern@pobox.com>
3399 Date: Fri, 7 Dec 2001 17:28:57 -0500
3400 Message-ID: <20011207222857.GI23210@blackrider>
3403 ____________________________________________________________________________
3404 [ 13526] By: jhi on 2001/12/07 22:27:46
3405 Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
3408 ____________________________________________________________________________
3409 [ 13525] By: jhi on 2001/12/07 22:21:25
3410 Log: which_perl: delay as much a possible till runtime.
3413 ____________________________________________________________________________
3414 [ 13524] By: jhi on 2001/12/07 21:58:15
3415 Log: Further tweakage to which_perl().
3418 ____________________________________________________________________________
3419 [ 13523] By: jhi on 2001/12/07 21:57:30
3420 Log: perluniintro tweaks.
3422 ! pod/perluniintro.pod
3423 ____________________________________________________________________________
3424 [ 13522] By: jhi on 2001/12/07 21:01:02
3425 Log: Tweak the $Perl computation.
3428 ____________________________________________________________________________
3429 [ 13521] By: jhi on 2001/12/07 17:27:02
3430 Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
3431 From: Nicholas Clark <nick@ccl4.org>
3432 Date: Fri, 7 Dec 2001 17:06:56 +0000
3433 Message-ID: <20011207170656.G21702@plum.flirble.org>
3435 ! doop.c t/op/chop.t
3436 ____________________________________________________________________________
3437 [ 13520] By: jhi on 2001/12/07 15:55:34
3438 Log: Update Changes.
3440 ! Changes patchlevel.h
3441 ____________________________________________________________________________
3442 [ 13519] By: jhi on 2001/12/07 15:32:58
3446 ____________________________________________________________________________
3447 [ 13518] By: jhi on 2001/12/07 15:24:32
3448 Log: Allow several arguments to display().
3451 ____________________________________________________________________________
3452 [ 13517] By: jhi on 2001/12/07 15:19:20
3453 Log: /dev/stdout could be either a character special file
3454 or a named pipe, so let's pretend it doesn't exist.
3457 ____________________________________________________________________________
3458 [ 13516] By: nick on 2001/12/07 15:09:23
3459 Log: Integrate again - can I catch up ?
3462 ____________________________________________________________________________
3463 [ 13515] By: nick on 2001/12/07 15:08:17
3464 Log: Integrate mainline some more
3466 !> README.hpux hints/linux.sh pod/perlfunc.pod
3467 ____________________________________________________________________________
3468 [ 13514] By: nick on 2001/12/07 15:07:15
3469 Log: Integrate mainline
3471 +> djgpp/djgpp.h ext/Devel/PPPort/Changes
3472 +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
3473 +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
3474 +> hints/super-ux.sh lib/File/Spec/t/Functions.t
3475 +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
3476 +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
3477 +> t/lib/Math/BigInt/BareCalc.pm
3478 - ext/Devel/PPPort/harness/Harness.pm
3479 - ext/Devel/PPPort/harness/Harness.xs
3480 - ext/Devel/PPPort/harness/Makefile.PL
3481 - ext/Devel/PPPort/harness/module2.c
3482 - ext/Devel/PPPort/harness/module3.c
3483 - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
3484 - lib/File/Spec/Functions.t
3485 !> (integrate 103 files)
3486 ____________________________________________________________________________
3487 [ 13513] By: jhi on 2001/12/07 14:58:06
3488 Log: Add display() for displaying icky scalars.
3491 ____________________________________________________________________________
3492 [ 13511] By: jhi on 2001/12/07 14:40:58
3493 Log: Subject: [ID 20011207.001] documentation bug for waitpid
3494 From: Jan-Pieter Cornet <john@pc.xs4all.nl>
3495 Date: Fri, 7 Dec 2001 12:44:56 +0100
3496 Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
3499 ____________________________________________________________________________
3500 [ 13510] By: jhi on 2001/12/07 14:38:39
3501 Log: gcc version matching didn't.
3504 ____________________________________________________________________________
3505 [ 13509] By: jhi on 2001/12/07 14:21:33
3506 Log: Subject: HP renamed their servers
3507 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3508 Date: Fri, 07 Dec 2001 12:07:22 +0100
3509 Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
3512 ____________________________________________________________________________
3513 [ 13508] By: jhi on 2001/12/07 14:01:41
3514 Log: Subject: Re: [patch pod/perlport.pod] wrong escape
3515 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3516 Date: Fri, 7 Dec 2001 00:24:55 -0500
3517 Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
3520 ____________________________________________________________________________
3521 [ 13507] By: jhi on 2001/12/07 03:07:03
3522 Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
3523 From: Michael G Schwern <schwern@pobox.com>
3524 Date: Thu, 6 Dec 2001 22:56:34 -0500
3525 Message-ID: <20011207035634.GO22648@blackrider>
3527 ! t/base/lex.t t/op/exec.t
3528 ____________________________________________________________________________
3529 [ 13506] By: jhi on 2001/12/07 03:05:38
3530 Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
3531 From: Michael G Schwern <schwern@pobox.com>
3532 Date: Thu, 6 Dec 2001 22:45:44 -0500
3533 Message-ID: <20011207034544.GN22648@blackrider>
3537 ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
3538 ! t/run/kill_perl.t t/test.pl
3539 ____________________________________________________________________________
3540 [ 13505] By: jhi on 2001/12/07 01:30:25
3541 Log: Upgrade to Math::BigInt 1.48.
3543 + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
3544 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3545 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
3546 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3547 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3548 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3549 ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
3550 ____________________________________________________________________________
3551 [ 13504] By: jhi on 2001/12/07 00:56:58
3552 Log: Mention also perl56delta in case somone is upgrading from
3556 ____________________________________________________________________________
3557 [ 13503] By: jhi on 2001/12/07 00:46:55
3558 Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
3559 From: Michael G Schwern <schwern@pobox.com>
3560 Date: Thu, 6 Dec 2001 15:15:28 -0500
3561 Message-ID: <20011206201528.GF16414@blackrider>
3563 (just the term.t, not the lex.t)
3565 Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
3566 From: Michael G Schwern <schwern@pobox.com>
3567 Date: Thu, 6 Dec 2001 15:22:22 -0500
3568 Message-ID: <20011206202222.GG16414@blackrider>
3570 Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
3571 From: Michael G Schwern <schwern@pobox.com>
3572 Date: Thu, 6 Dec 2001 15:31:58 -0500
3573 Message-ID: <20011206203158.GI16414@blackrider>
3575 Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
3576 From: Michael G Schwern <schwern@pobox.com>
3577 Date: Thu, 6 Dec 2001 17:38:55 -0500
3578 Message-ID: <20011206223855.GC22648@blackrider>
3580 ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
3582 ____________________________________________________________________________
3583 [ 13502] By: jhi on 2001/12/06 22:15:49
3584 Log: Update the thr5005 situation.
3587 ____________________________________________________________________________
3588 [ 13501] By: jhi on 2001/12/06 22:06:28
3589 Log: perldelta borrowings from perl561delta.
3592 ____________________________________________________________________________
3593 [ 13500] By: jhi on 2001/12/06 21:21:59
3594 Log: Add the 5.6.1 perldelta as perl561delta.
3595 (Makes it easier to steal stuff for perldelta :-)
3597 + pod/perl561delta.pod
3598 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3599 ____________________________________________________________________________
3600 [ 13499] By: jhi on 2001/12/06 20:46:04
3601 Log: Retract #13496 for now.
3603 ! t/base/lex.t t/base/term.t
3604 ____________________________________________________________________________
3605 [ 13498] By: jhi on 2001/12/06 20:16:04
3606 Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
3607 From: "Craig A. Berry" <craigberry@mac.com>
3608 Date: Thu, 6 Dec 2001 14:54:36 -0600
3609 Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
3611 ! vms/ext/filespec.t
3612 ____________________________________________________________________________
3613 [ 13496] By: jhi on 2001/12/06 19:47:53
3614 Log: (retracted by #13499)
3616 Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
3617 From: Michael G Schwern <schwern@pobox.com>
3618 Date: Thu, 6 Dec 2001 15:15:28 -0500
3619 Message-ID: <20011206201528.GF16414@blackrider>
3621 ! t/base/lex.t t/base/term.t
3622 ____________________________________________________________________________
3623 [ 13495] By: jhi on 2001/12/06 17:56:15
3624 Log: Subject: [PATCH t/op/stat.t] VMS has no link count
3625 From: Michael G Schwern <schwern@pobox.com>
3626 Date: Thu, 6 Dec 2001 13:54:48 -0500
3627 Message-ID: <20011206185448.GC16414@blackrider>
3630 ____________________________________________________________________________
3631 [ 13494] By: jhi on 2001/12/06 17:54:14
3632 Log: The #4 has nothing to do with Unicode.
3635 ____________________________________________________________________________
3636 [ 13493] By: jhi on 2001/12/06 17:52:43
3637 Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
3638 From: Michael G Schwern <schwern@pobox.com>
3639 Date: Thu, 6 Dec 2001 13:45:48 -0500
3640 Message-ID: <20011206184548.GB16414@blackrider>
3643 ____________________________________________________________________________
3644 [ 13492] By: jhi on 2001/12/06 15:47:08
3645 Log: Update Changes.
3647 ! Changes patchlevel.h
3648 ____________________________________________________________________________
3649 [ 13491] By: jhi on 2001/12/06 15:43:22
3650 Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
3651 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3652 Date: Thu, 6 Dec 2001 11:41:25 EST
3653 Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
3655 ! vms/vms.c vms/vmsish.h
3656 ____________________________________________________________________________
3657 [ 13490] By: jhi on 2001/12/06 15:08:40
3658 Log: Subject: [PATCH] Re: weirdness in regexps
3659 From: Robin Houston <robin@kitsite.com>
3660 Date: Thu, 6 Dec 2001 14:44:01 +0000
3661 Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
3663 ! op.c t/lib/strict/subs
3664 ____________________________________________________________________________
3665 [ 13489] By: jhi on 2001/12/06 15:07:18
3666 Log: Make the -b -c -S tests count all of the /dev, not just
3667 check the first one, as suggested by Benjamin Goldberg.
3670 ____________________________________________________________________________
3671 [ 13488] By: jhi on 2001/12/06 14:41:02
3672 Log: Subject: Re: [PATCH: bleadperl] casefold backref
3673 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3674 Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST)
3675 Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
3678 ____________________________________________________________________________
3679 [ 13487] By: jhi on 2001/12/06 14:30:45
3680 Log: Nits noticed by Philip Newton, and de-tab DB.t.
3683 ____________________________________________________________________________
3684 [ 13486] By: jhi on 2001/12/06 14:23:06
3685 Log: Subject: [PATCH] Re: counting tr thinks it's modifying
3686 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3687 Date: 6 Dec 2001 11:06:01 -0000
3688 Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
3691 ____________________________________________________________________________
3692 [ 13485] By: jhi on 2001/12/06 14:07:54
3693 Log: Subject: [PATCH: bleadperl] casefold backref
3694 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3695 Date: Wed, 05 Dec 2001 17:27:05 +0000
3696 Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk>
3698 ! regexec.c t/op/re_tests
3699 ____________________________________________________________________________
3700 [ 13484] By: jhi on 2001/12/06 03:04:18
3701 Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups
3702 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3703 Date: Wed, 5 Dec 2001 22:34:53 EST
3704 Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
3706 ! mg.c vms/vms.c vms/vmsish.h
3707 ____________________________________________________________________________
3708 [ 13483] By: jhi on 2001/12/06 02:59:40
3709 Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
3710 From: Michael G Schwern <schwern@pobox.com>
3711 Date: Wed, 5 Dec 2001 19:52:58 -0500
3712 Message-ID: <20011205195257.A903@blackrider>
3714 + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
3715 + lib/File/Spec/t/rel2abs2rel.t
3716 - lib/File/Spec.t lib/File/Spec/Functions.t
3718 ____________________________________________________________________________
3719 [ 13482] By: jhi on 2001/12/06 02:48:27
3720 Log: Subject: Re: Silly stat() portability questions
3721 From: Benjamin Goldberg <goldbb2@earthlink.net>
3722 Date: Wed, 05 Dec 2001 22:52:35 -0500
3723 Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
3726 ____________________________________________________________________________
3727 [ 13481] By: jhi on 2001/12/06 02:39:43
3728 Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
3729 From: "Craig A. Berry" <craigberry@mac.com>
3730 Date: Wed, 05 Dec 2001 16:41:59 -0600
3731 Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
3733 ! README.vms configure.com lib/File/Spec/VMS.pm
3734 ! vms/ext/filespec.t
3735 ____________________________________________________________________________
3736 [ 13480] By: jhi on 2001/12/05 19:53:05
3737 Log: $apply->('club', $glibc_maintainers);
3739 (Nick Clark just reported that <langinfo.h> YESSTR
3740 is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
3742 ! ext/I18N/Langinfo/Langinfo.t
3743 ____________________________________________________________________________
3744 [ 13479] By: jhi on 2001/12/05 19:49:16
3745 Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
3748 ____________________________________________________________________________
3749 [ 13478] By: gsar on 2001/12/05 18:22:38
3750 Log: tweak change#13474 (pad entries can apparently be null in some
3752 Branch: maint-5.6/perl
3754 ____________________________________________________________________________
3755 [ 13477] By: jhi on 2001/12/05 17:53:13
3756 Log: Restore the /dev -b -c -S part of the test.
3759 ____________________________________________________________________________
3760 [ 13476] By: jhi on 2001/12/05 17:29:36
3761 Log: Retract #13475 until Arthur gets back to the mine.
3763 ! op.c t/run/kill_perl.t
3764 ____________________________________________________________________________
3765 [ 13475] By: jhi on 2001/12/05 17:07:00
3766 Log: (retracted by #13476)
3768 Manually apply #13474; fixes stale reference to dead
3769 CvOUTSIDE(); this can happen when anonymous subroutines
3770 that aren't closures are returned from an eval""
3772 (threads/shared/sv_refs.t is coredump-unhappy about this change)
3774 ! op.c t/run/kill_perl.t
3775 ____________________________________________________________________________
3776 [ 13474] By: gsar on 2001/12/05 15:14:24
3777 Log: replacement for change#10451
3779 fixes stale reference to dead CvOUTSIDE(); this can happen when
3780 anonymous subroutines that aren't closures are returned from an
3782 Branch: maint-5.6/perl
3784 ____________________________________________________________________________
3785 [ 13473] By: gsar on 2001/12/05 15:08:18
3786 Log: revert change#10451,10472; it was a naive fix that simply
3787 reintroduced the memory leak!
3788 Branch: maint-5.6/perl
3790 ____________________________________________________________________________
3791 [ 13472] By: jhi on 2001/12/05 13:30:47
3792 Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
3793 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3794 Date: Wed, 05 Dec 2001 10:49:20 +0100
3795 Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
3797 ! lib/File/Basename.pm lib/File/Basename.t
3798 ____________________________________________________________________________
3799 [ 13471] By: jhi on 2001/12/05 13:22:50
3800 Log: Subject: [PATCH t/op/magic.t] Removing a TODO
3801 From: Michael G Schwern <schwern@pobox.com>
3802 Date: Wed, 5 Dec 2001 02:47:59 -0500
3803 Message-ID: <20011205024759.H14333@blackrider>
3806 ____________________________________________________________________________
3807 [ 13470] By: jhi on 2001/12/05 13:21:09
3808 Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
3809 From: Michael G Schwern <schwern@pobox.com>
3810 Date: Wed, 5 Dec 2001 02:22:05 -0500
3811 Message-ID: <20011205022205.F14333@blackrider>
3813 ! t/op/stat.t vms/test.com
3814 ____________________________________________________________________________
3815 [ 13469] By: jhi on 2001/12/05 03:44:59
3816 Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
3817 From: Michael G Schwern <schwern@pobox.com>
3818 Date: Tue, 4 Dec 2001 23:40:10 -0500
3819 Message-ID: <20011204234010.B14333@blackrider>
3822 ____________________________________________________________________________
3823 [ 13468] By: jhi on 2001/12/05 01:37:04
3824 Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
3825 From: Michael G Schwern <schwern@pobox.com>
3826 Date: Tue, 4 Dec 2001 21:09:18 -0500
3827 Message-ID: <20011204210918.D13279@blackrider>
3832 ____________________________________________________________________________
3833 [ 13467] By: jhi on 2001/12/05 01:36:44
3834 Log: (accidentally empty check-in)
3837 ____________________________________________________________________________
3838 [ 13466] By: jhi on 2001/12/04 22:51:19
3839 Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
3840 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3841 Date: Tue, 04 Dec 2001 23:40:27 +0100
3842 Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
3845 ____________________________________________________________________________
3846 [ 13465] By: jhi on 2001/12/04 22:50:26
3847 Log: Subject: [PATCH] minor pod fix in Safe.pm
3848 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3849 Date: Tue, 4 Dec 2001 22:02:34 +0100
3850 Message-ID: <20011204220234.A17293@rafael>
3852 ! ext/Opcode/Safe.pm
3853 ____________________________________________________________________________
3854 [ 13464] By: jhi on 2001/12/04 22:47:43
3857 ! djgpp/configure.bat
3858 ____________________________________________________________________________
3859 [ 13463] By: jhi on 2001/12/04 22:46:28
3860 Log: DJGPP fixes from Laszlo Molnar.
3862 ! djgpp/configure.bat djgpp/djgpp.h
3863 ____________________________________________________________________________
3864 [ 13462] By: jhi on 2001/12/04 14:56:22
3865 Log: Update Changes.
3867 ! Changes patchlevel.h
3868 ____________________________________________________________________________
3869 [ 13461] By: jhi on 2001/12/04 14:49:45