Commit | Line | Data |
---|---|---|
99b32ad1 JH |
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. | |
7 | ||
8 | ||
5850c7a4 | 9 | [The "CAST AND CREW" list has been moved to AUTHORS.] |
99b32ad1 | 10 | |
99b32ad1 JH |
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 | |
14 | indicator: | |
15 | ||
16 | ! modified | |
17 | + added | |
18 | - deleted | |
19 | +> branched (from elsewhere) | |
20 | !> merged changes (from elsewhere) | |
21 | ||
dd6de302 JH |
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/ | |
99b32ad1 | 25 | |
0b3b9d72 JH |
26 | This file contains only changes that affect the mainline branch, |
27 | not those that affect the (now decommissioned) cfgperl, or vmsperl, | |
28 | or any other branch. | |
29 | ||
99b32ad1 | 30 | -------------- |
585d6f80 | 31 | Version v5.7.2 Development release working toward v5.8 |
99b32ad1 | 32 | -------------- |
365eb269 | 33 | ____________________________________________________________________________ |
8f4e3b92 JH |
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> | |
39 | Branch: perl | |
40 | ! pp_sys.c | |
41 | ____________________________________________________________________________ | |
42 | [ 14105] By: jhi on 2002/01/06 15:11:15 | |
43 | Log: DB_File sync from Paul Marquess. | |
44 | Branch: perl | |
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> | |
54 | Branch: perl | |
55 | ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST | |
56 | ! utils/perlcc.PL | |
57 | ____________________________________________________________________________ | |
58 | [ 14103] By: jhi on 2002/01/06 14:57:01 | |
59 | Log: Tests for #14098. | |
60 | Branch: perl | |
61 | ! t/op/lc.t | |
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> | |
68 | Branch: perl | |
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> | |
77 | Branch: perl | |
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. | |
82 | Branch: perl | |
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. | |
88 | Branch: perl | |
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 | |
95 | hangups. | |
96 | Branch: perl | |
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. | |
102 | Branch: perl | |
103 | + lib/unifold.t | |
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 | |
109 | (from Ask). | |
110 | Branch: perl | |
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. | |
115 | Branch: perl | |
116 | ! pod/perlclib.pod | |
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> | |
123 | Branch: perl | |
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(). | |
128 | Branch: perl | |
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. | |
133 | Branch: perl | |
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> | |
141 | Branch: perl | |
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. | |
147 | Branch: perl | |
148 | !> op.c | |
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. | |
153 | Branch: perl | |
154 | ! pp.c | |
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> | |
161 | Branch: perl | |
162 | ! t/comp/proto.t | |
163 | ____________________________________________________________________________ | |
164 | [ 14083] By: jhi on 2002/01/04 22:56:23 | |
165 | Log: A bit of "perl.com" cleanup. | |
166 | Branch: perl | |
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> | |
177 | Branch: perl | |
178 | ! op.c | |
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 | |
183 | Branch: perl | |
184 | !> ext/IO/IO.xs | |
185 | ____________________________________________________________________________ | |
186 | [ 14078] By: jhi on 2002/01/04 21:07:05 | |
187 | Log: Display the native pwd command. | |
188 | Branch: perl | |
189 | ! ext/Cwd/t/cwd.t | |
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. | |
195 | Branch: perl | |
196 | ! t/op/stat.t | |
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. | |
203 | Branch: perl | |
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". | |
208 | Branch: perl | |
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.) | |
215 | Branch: perl | |
216 | + t/op/winsystem.t | |
217 | - t/op/system.t | |
218 | ! MANIFEST | |
219 | ____________________________________________________________________________ | |
220 | [ 14058] By: jhi on 2002/01/04 19:48:09 | |
221 | Log: Some tweaks. | |
222 | Branch: perl | |
223 | ! lib/Pod/t/Functions.t | |
224 | ____________________________________________________________________________ | |
225 | [ 14057] By: ams on 2002/01/04 17:40:31 | |
226 | Log: (retracted by #14057) | |
227 | ||
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> | |
232 | Branch: perl | |
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> | |
240 | Branch: perl | |
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]> | |
249 | Branch: perl | |
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. | |
254 | Branch: perl | |
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> | |
262 | Branch: perl | |
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. | |
267 | Branch: perl | |
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> | |
275 | Branch: perl | |
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> | |
283 | Branch: perl | |
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. | |
288 | Branch: perl | |
289 | ! t/op/pat.t | |
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. | |
294 | Branch: perl | |
295 | ! regcomp.c | |
296 | ____________________________________________________________________________ | |
297 | [ 14047] By: jhi on 2002/01/03 20:30:55 | |
298 | Log: A bit of testing for #14046. | |
299 | Branch: perl | |
300 | ! t/op/pat.t | |
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") | |
305 | Branch: perl | |
306 | ! regcomp.c | |
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> | |
313 | Branch: perl | |
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?) | |
319 | Branch: perl | |
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. | |
324 | Branch: perl | |
325 | ! AUTHORS | |
326 | ____________________________________________________________________________ | |
327 | [ 14042] By: jhi on 2002/01/03 16:04:24 | |
328 | Log: Update Changes. | |
329 | Branch: perl | |
330 | ! Changes patchlevel.h | |
331 | ____________________________________________________________________________ | |
0ac6548c JH |
332 | [ 14041] By: jhi on 2002/01/03 15:57:42 |
333 | Log: Missed the =head1 additions. | |
334 | Branch: perl | |
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 | |
338 | ! util.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> | |
345 | Branch: perl | |
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> | |
353 | ||
354 | -Wformat check. | |
355 | Branch: perl | |
356 | ! hv.c | |
357 | ____________________________________________________________________________ | |
358 | [ 14038] By: jhi on 2002/01/03 15:01:09 | |
359 | Log: NetWare tweaks from Ananth Kesari. | |
360 | Branch: perl | |
361 | ! NetWare/t/NWScripts.pl lib/File/Find.pm | |
362 | ____________________________________________________________________________ | |
363 | [ 14037] By: jhi on 2002/01/03 13:41:38 | |
364 | Log: Cast. | |
365 | Branch: perl | |
366 | ! regexec.c | |
367 | ____________________________________________________________________________ | |
368 | [ 14036] By: ams on 2002/01/03 12:12:31 | |
369 | Log: Grammar fix suggested by Gwyn Judd. | |
370 | Branch: perl | |
371 | ! pod/perldiag.pod | |
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> | |
378 | Branch: perl | |
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. | |
383 | Branch: perl | |
384 | ! regexec.c | |
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> | |
391 | Branch: perl | |
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. | |
397 | Branch: perl | |
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 | |
403 | Branch: perl | |
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> | |
411 | Branch: perl | |
412 | ! pod/perldiag.pod | |
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> | |
419 | Branch: perl | |
420 | ! lib/Term/Cap.pm | |
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> | |
427 | Branch: perl | |
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> | |
435 | Branch: perl | |
436 | ! lib/Term/Cap.pm | |
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> | |
443 | Branch: perl | |
444 | ! lib/Cwd.pm | |
445 | ____________________________________________________________________________ | |
446 | [ 14020] By: ams on 2002/01/02 17:06:27 | |
447 | Log: Fix misplaced application of #14016. | |
448 | Branch: perl | |
449 | ! op.c | |
450 | ____________________________________________________________________________ | |
451 | [ 14019] By: jhi on 2002/01/02 16:51:38 | |
452 | Log: Integrate perlio; avoid uninit debug_pad. | |
453 | Branch: perl | |
454 | !> sv.c | |
455 | ____________________________________________________________________________ | |
456 | [ 14018] By: jhi on 2002/01/02 16:50:22 | |
457 | Log: makedepend VOS fix from Paul Green. | |
458 | Branch: perl | |
459 | ! makedepend.SH | |
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> | |
466 | Branch: perl | |
467 | ! op.c | |
468 | ____________________________________________________________________________ | |
469 | [ 14015] By: jhi on 2002/01/02 15:21:12 | |
470 | Log: Update Changes. | |
471 | Branch: perl | |
472 | ! Changes patchlevel.h | |
473 | ____________________________________________________________________________ | |
38b0d3dc JH |
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... | |
477 | Branch: perl | |
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. | |
482 | Branch: perl | |
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> | |
494 | Branch: perl | |
495 | ! lib/Pod/Usage.pm | |
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. | |
500 | Branch: perl | |
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. | |
505 | Branch: perl | |
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. | |
510 | Branch: perl | |
511 | ! utf8.c | |
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> | |
518 | Branch: perl | |
519 | ! ext/B/B/Deparse.pm | |
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. | |
524 | Branch: perl | |
525 | ! perl.h | |
526 | ____________________________________________________________________________ | |
527 | [ 14005] By: jhi on 2002/01/01 23:34:25 | |
528 | Log: Make ibcmp_utf8() more robust and make regmatch() use it. | |
529 | Branch: perl | |
530 | ! regexec.c utf8.c | |
531 | ____________________________________________________________________________ | |
532 | [ 14004] By: jhi on 2002/01/01 18:27:50 | |
533 | Log: Now that to_utf8_fold() was fixed. | |
534 | Branch: perl | |
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. | |
539 | Branch: perl | |
540 | !> perlio.c | |
541 | ____________________________________________________________________________ | |
542 | [ 14002] By: jhi on 2002/01/01 17:53:44 | |
543 | Log: Document the to_utf8_*() functions. | |
544 | Branch: perl | |
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 | |
551 | debugging needed. | |
552 | Branch: perl | |
553 | ! regexec.c | |
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> | |
560 | Branch: perl | |
561 | ! installperl | |
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> | |
568 | Branch: perl | |
569 | ! pod/perldiag.pod | |
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> | |
576 | Branch: perl | |
577 | ! pod/perldiag.pod | |
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> | |
584 | Branch: perl | |
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> | |
592 | Branch: perl | |
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> | |
600 | Branch: perl | |
601 | ! utils/h2xs.PL | |
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> | |
608 | Branch: perl | |
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. | |
613 | Branch: perl | |
614 | ! utf8.c | |
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) | |
619 | Branch: perl | |
620 | ! regexec.c t/op/pat.t utf8.c | |
621 | ____________________________________________________________________________ | |
622 | [ 13990] By: jhi on 2001/12/31 17:13:12 | |
623 | Log: Update Changes. | |
624 | Branch: perl | |
625 | ! Changes patchlevel.h | |
626 | ____________________________________________________________________________ | |
99f22665 JH |
627 | [ 13989] By: jhi on 2001/12/31 16:47:28 |
628 | Log: Less unused ones. | |
629 | Branch: perl | |
630 | ! regexec.c | |
631 | ____________________________________________________________________________ | |
632 | [ 13988] By: jhi on 2001/12/31 16:46:29 | |
633 | Log: Unused variable. | |
634 | Branch: perl | |
635 | ! regcomp.c | |
636 | ____________________________________________________________________________ | |
637 | [ 13987] By: jhi on 2001/12/31 16:41:15 | |
638 | Log: Forgotten file. | |
639 | Branch: perl | |
640 | ! MANIFEST | |
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> | |
647 | Branch: perl | |
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. | |
652 | Branch: perl | |
653 | ! regcomp.c regexec.c | |
654 | ____________________________________________________________________________ | |
655 | [ 13984] By: jhi on 2001/12/31 16:19:13 | |
656 | Log: Slight comment tweakage. | |
657 | Branch: perl | |
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. | |
662 | Branch: perl | |
663 | ! perl.h | |
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> | |
670 | Branch: perl | |
671 | ! lib/Pod/t/basic.t | |
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. | |
676 | Branch: perl | |
677 | ! ext/Devel/PPPort/Makefile.PL | |
678 | ____________________________________________________________________________ | |
679 | [ 13980] By: jhi on 2001/12/31 14:29:17 | |
680 | Log: Planning still not right. | |
681 | Branch: perl | |
682 | ! lib/User/grent.t | |
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> | |
689 | ||
690 | (lib/User/grent, really) | |
691 | Branch: perl | |
692 | ! lib/User/grent.t | |
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. | |
697 | Branch: perl | |
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 | |
702 | From: mjd@plover.com | |
703 | Date: 31 Dec 2001 14:31:10 -0000 | |
704 | Message-ID: <20011231143110.4989.qmail@plover.com> | |
705 | Branch: perl | |
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> | |
713 | Branch: perl | |
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]> | |
721 | Branch: perl | |
722 | ! configure.com | |
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> | |
729 | Branch: perl | |
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> | |
737 | Branch: perl | |
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 | |
742 | (from Paul Green) | |
743 | Branch: perl | |
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. | |
749 | Branch: perl | |
750 | ! regcomp.c regexec.c | |
751 | ____________________________________________________________________________ | |
752 | [ 13968] By: jhi on 2001/12/31 00:35:35 | |
753 | Log: gcc -Wall dewhine. | |
754 | Branch: perl | |
755 | ! regexec.c | |
756 | ____________________________________________________________________________ | |
757 | [ 13967] By: jhi on 2001/12/31 00:29:37 | |
758 | Log: More Unicode folding tweaks, avoid potential false matches. | |
759 | Branch: perl | |
760 | ! regexec.c | |
761 | ____________________________________________________________________________ | |
762 | [ 13966] By: jhi on 2001/12/30 23:30:56 | |
763 | Log: Make that six wrongs. | |
764 | Branch: perl | |
765 | ! regexec.c utf8.c | |
766 | ____________________________________________________________________________ | |
767 | [ 13965] By: jhi on 2001/12/30 23:12:17 | |
768 | Log: Four wrongs can make a right. | |
769 | Branch: perl | |
770 | ! regexec.c utf8.c | |
771 | ____________________________________________________________________________ | |
772 | [ 13964] By: jhi on 2001/12/30 21:12:25 | |
773 | Log: Fix all the I case foldings as per CaseFold.txt. | |
774 | Branch: perl | |
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. | |
779 | Branch: perl | |
780 | ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c | |
781 | ! regexec.c utf8.c | |
782 | ____________________________________________________________________________ | |
783 | [ 13961] By: jhi on 2001/12/30 17:35:45 | |
784 | Log: Integrate perlio; more win32 stuff: | |
785 | ||
786 | A. Use Perl_my_socketpair() | |
787 | B. Use PerlSock_xxxx() rather than raw xxxx() so we get to | |
788 | load winsock. | |
789 | C. (In passing) work round fact that $$ is now SvREADONLY | |
790 | so we need to take special measures to set it during | |
791 | pseudo-fork. | |
792 | Branch: perl | |
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. | |
797 | Branch: perl | |
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. | |
804 | Branch: perl | |
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 | |
808 | !> proto.h | |
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). | |
812 | Branch: perl | |
813 | ! Configure | |
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> | |
820 | Branch: perl | |
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 | |
824 | Log: Regen files. | |
825 | Branch: perl | |
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> | |
833 | Branch: perl | |
834 | ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h | |
835 | ! warnings.pl | |
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> | |
842 | ||
843 | $^O is NetWare, not Netware. | |
844 | Branch: perl | |
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. | |
850 | Branch: perl | |
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 | |
855 | Branch: perl | |
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 | |
860 | Branch: perl | |
861 | + lib/Cwd.pm | |
862 | - ext/Cwd/Cwd.pm | |
863 | ____________________________________________________________________________ | |
864 | [ 13943] By: jhi on 2001/12/29 21:30:48 | |
865 | Log: Update Changes. | |
866 | Branch: perl | |
867 | ! Changes patchlevel.h | |
868 | ____________________________________________________________________________ | |
d6171bb7 JH |
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> | |
874 | ||
875 | (the DB_File patches) | |
876 | Branch: perl | |
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 | |
882 | Branch: perl | |
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> | |
890 | ||
891 | (except for the three DB_File patch fragments) | |
892 | Branch: perl | |
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> | |
905 | ||
906 | (NetWare tree not touched because it's very //) | |
907 | Branch: perl | |
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. | |
919 | Branch: perl | |
920 | ! ext/I18N/Langinfo/Langinfo.t | |
921 | ____________________________________________________________________________ | |
922 | [ 13935] By: jhi on 2001/12/29 17:36:08 | |
923 | Log: Integrate perlio; | |
924 | ||
925 | Define the two socket error numbers in terms of WSAEXXXXX equivalents | |
926 | ||
927 | Fudge Config.pm so File::Spec does not croak. | |
928 | Branch: perl | |
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. | |
933 | ||
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. | |
937 | Branch: perl | |
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> | |
947 | Branch: perl | |
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. | |
955 | Branch: perl | |
956 | ! t/op/exec.t | |
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> | |
963 | Branch: perl | |
964 | + lib/Pod/t/InputObjects.t | |
965 | ____________________________________________________________________________ | |
966 | [ 13927] By: jhi on 2001/12/29 15:27:39 | |
967 | Log: Integrate perlio; | |
968 | ||
969 | Quick fix (after couple of clever fixes failed) for | |
970 | "accept leaks memory" fail [ID 20011223.001] | |
971 | ||
972 | Nick Clark's embed.pl fix for my_socketpair | |
973 | Branch: perl | |
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. | |
978 | Branch: perl | |
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> | |
986 | Branch: perl | |
987 | + lib/ExtUtils/t/MM_Win32.t | |
988 | ! MANIFEST | |
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> | |
995 | Branch: perl | |
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. | |
1004 | Branch: perl | |
1005 | ! ext/Socket/socketpair.t util.c | |
1006 | ____________________________________________________________________________ | |
1007 | [ 13919] By: jhi on 2001/12/28 17:01:39 | |
1008 | Log: Retract #13917. | |
1009 | Branch: perl | |
1010 | ! doop.c | |
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]> | |
1017 | Branch: perl | |
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) | |
1022 | Branch: perl | |
1023 | ! doop.c | |
1024 | ____________________________________________________________________________ | |
1025 | [ 13915] By: jhi on 2001/12/28 01:16:45 | |
1026 | Log: Remove debris in any case. | |
1027 | Branch: perl | |
1028 | ! Configure | |
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> | |
1035 | Branch: perl | |
1036 | ! ext/B/B.pm | |
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> | |
1043 | Branch: perl | |
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. | |
1048 | Branch: perl | |
1049 | ! pod/perluniintro.pod | |
1050 | ____________________________________________________________________________ | |
1051 | [ 13911] By: jhi on 2001/12/27 14:52:45 | |
1052 | Log: Update Changes. | |
1053 | Branch: perl | |
1054 | ! Changes patchlevel.h | |
1055 | ____________________________________________________________________________ | |
b682381a JH |
1056 | [ 13910] By: jhi on 2001/12/27 14:32:23 |
1057 | Log: More wait status trickery for BeOS. | |
1058 | Branch: perl | |
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. | |
1063 | Branch: perl | |
1064 | ! Configure | |
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> | |
1071 | Branch: perl | |
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> | |
1079 | Branch: perl | |
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> | |
1087 | Branch: perl | |
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> | |
1095 | ||
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> | |
1100 | ||
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> | |
1105 | ||
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> | |
1110 | Branch: perl | |
1111 | ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t | |
1112 | ! t/io/fflush.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> | |
1119 | Branch: perl | |
1120 | ! t/base/rs.t | |
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> | |
1127 | Branch: perl | |
1128 | ! t/op/sysio.t | |
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> | |
1135 | Branch: perl | |
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. | |
1141 | Branch: perl | |
1142 | ! README.hpux | |
1143 | ____________________________________________________________________________ | |
1144 | [ 13898] By: jhi on 2001/12/26 21:21:01 | |
1145 | Log: Naughty /dev/printer (ls -l, really) of IRIX. | |
1146 | Branch: perl | |
1147 | ! t/op/stat.t | |
1148 | ____________________________________________________________________________ | |
1149 | [ 13897] By: jhi on 2001/12/26 20:56:09 | |
1150 | Log: Upgrade to Net::Ping 2.10. | |
1151 | Branch: perl | |
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) | |
1160 | Branch: perl | |
1161 | ! pp_sys.c | |
1162 | ____________________________________________________________________________ | |
1163 | [ 13895] By: jhi on 2001/12/26 19:52:03 | |
1164 | Log: BeOS updates. | |
1165 | Branch: perl | |
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> | |
1173 | ||
1174 | Cygwin with multiplicity. | |
1175 | Branch: perl | |
1176 | ! perlio.c | |
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> | |
1183 | ||
1184 | socketpair() (un)signedness nit. | |
1185 | Branch: perl | |
1186 | ! util.c | |
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> | |
1193 | ||
1194 | Use report_evil_fh(). | |
1195 | Branch: perl | |
1196 | ! doio.c | |
1197 | ____________________________________________________________________________ | |
1198 | [ 13891] By: jhi on 2001/12/26 18:58:09 | |
1199 | Log: Bad $? assumptions. | |
1200 | Branch: perl | |
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. | |
1206 | Branch: perl | |
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 | |
1214 | (false hit in BeOS) | |
1215 | Branch: perl | |
1216 | ! Configure | |
1217 | ____________________________________________________________________________ | |
1218 | [ 13887] By: jhi on 2001/12/26 17:13:27 | |
1219 | Log: No AF_UNIX in BeOS. | |
1220 | Branch: perl | |
1221 | ! util.c | |
1222 | ____________________________________________________________________________ | |
1223 | [ 13886] By: jhi on 2001/12/26 17:07:39 | |
1224 | Log: FAQ sync. | |
1225 | Branch: perl | |
1226 | ! pod/perlfaq5.pod | |
1227 | ____________________________________________________________________________ | |
1228 | [ 13885] By: jhi on 2001/12/25 16:24:10 | |
1229 | Log: Update Changes. | |
1230 | Branch: perl | |
1231 | ! Changes patchlevel.h | |
1232 | ____________________________________________________________________________ | |
354621c6 JH |
1233 | [ 13884] By: jhi on 2001/12/25 16:20:19 |
1234 | Log: Make -t equal -tw. | |
1235 | Branch: perl | |
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> | |
1243 | Branch: perl | |
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> | |
1251 | Branch: perl | |
1252 | ! op.c | |
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> | |
1259 | Branch: perl | |
1260 | ! op.c t/op/eval.t | |
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> | |
1267 | Branch: perl | |
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> | |
1279 | ||
1280 | The rest of the tests for plus few extras. | |
1281 | Branch: perl | |
1282 | ! t/op/pat.t | |
1283 | ____________________________________________________________________________ | |
1284 | [ 13877] By: jhi on 2001/12/24 17:13:53 | |
1285 | Log: No-op. | |
1286 | Branch: perl | |
1287 | ! Configure | |
1288 | ____________________________________________________________________________ | |
1289 | [ 13876] By: jhi on 2001/12/24 17:13:16 | |
1290 | Log: More constant casting. | |
1291 | Branch: perl | |
1292 | ! regexec.c | |
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> | |
1299 | Branch: perl | |
1300 | ! pod/perlhack.pod | |
1301 | ____________________________________________________________________________ | |
1302 | [ 13874] By: jhi on 2001/12/24 16:41:03 | |
1303 | Log: File::Find patch patches from Thomas Wegner. | |
1304 | Branch: perl | |
1305 | ! lib/File/Find.pm | |
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> | |
1312 | Branch: perl | |
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. | |
1317 | Branch: perl | |
1318 | ! regcomp.c | |
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. | |
1323 | Branch: perl | |
1324 | ! taint.c | |
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. | |
1331 | Branch: perl | |
1332 | ! Configure | |
1333 | ____________________________________________________________________________ | |
1334 | [ 13867] By: jhi on 2001/12/23 23:46:18 | |
1335 | Log: More VOS tweaks. | |
1336 | Branch: perl | |
1337 | ! Configure | |
1338 | ____________________________________________________________________________ | |
1339 | [ 13866] By: jhi on 2001/12/23 16:43:29 | |
1340 | Log: The funky final sigma casefolding. | |
1341 | Branch: perl | |
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. | |
1346 | Branch: perl | |
1347 | ! Changes patchlevel.h | |
1348 | ____________________________________________________________________________ | |
b0657ef2 JH |
1349 | [ 13864] By: jhi on 2001/12/23 13:50:25 |
1350 | Log: Move the \C and \X to pat.t. | |
1351 | Branch: perl | |
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. | |
1356 | Branch: perl | |
1357 | ! perl.h | |
1358 | ____________________________________________________________________________ | |
1359 | [ 13862] By: jhi on 2001/12/23 01:47:23 | |
1360 | Log: Integrate perlio; | |
1361 | ||
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. | |
1364 | ||
1365 | Put PerlIO stuff inside EXTERN C | |
1366 | ||
1367 | Win32 and makedef.pl fall-out of PerlIO/pTHX stuff | |
1368 | Branch: perl | |
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 | |
1371 | !> win32/win32.c | |
1372 | ____________________________________________________________________________ | |
1373 | [ 13861] By: jhi on 2001/12/23 01:38:54 | |
1374 | Log: Even more \X fixing. | |
1375 | Branch: perl | |
1376 | ! regexec.c t/op/pat.t | |
1377 | ____________________________________________________________________________ | |
1378 | [ 13860] By: jhi on 2001/12/23 01:29:45 | |
1379 | Log: More \X fixing. | |
1380 | Branch: perl | |
1381 | ! regexec.c t/op/pat.t | |
1382 | ____________________________________________________________________________ | |
1383 | [ 13859] By: jhi on 2001/12/23 00:57:10 | |
1384 | Log: Fix encoding pragma. | |
1385 | Branch: perl | |
1386 | ! regcomp.c | |
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> | |
1393 | Branch: perl | |
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> | |
1403 | ||
1404 | (partially applied, most of the new tests need to be rethought) | |
1405 | Branch: perl | |
1406 | ! regcomp.c t/op/re_tests | |
1407 | ____________________________________________________________________________ | |
1408 | [ 13856] By: jhi on 2001/12/22 23:45:35 | |
1409 | Log: Small tweaks. | |
1410 | Branch: perl | |
1411 | ! handy.h regexec.c | |
1412 | ____________________________________________________________________________ | |
1413 | [ 13855] By: jhi on 2001/12/22 20:10:01 | |
1414 | Log: Unicode casefolding continues. | |
1415 | (lib/encoding.t still failing.) | |
1416 | Branch: perl | |
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). | |
1421 | Branch: perl | |
1422 | ! Configure | |
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. | |
1429 | Branch: perl | |
1430 | ! regexec.c | |
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. | |
1435 | Branch: perl | |
1436 | ! regexec.c t/op/pat.t | |
1437 | ____________________________________________________________________________ | |
1438 | [ 13843] By: jhi on 2001/12/22 02:47:08 | |
1439 | Log: Unicode casefolding fixes. | |
1440 | Branch: perl | |
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> | |
1448 | Branch: perl | |
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. | |
1453 | Branch: perl | |
1454 | ! hints/vos.sh | |
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> | |
1461 | Branch: perl | |
1462 | ! lib/perl5db.pl | |
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> | |
1469 | Branch: perl | |
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> | |
1477 | Branch: perl | |
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> | |
1485 | Branch: perl | |
1486 | ! pod/perltie.pod | |
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 | |
1491 | VOS logic. | |
1492 | Branch: perl | |
1493 | ! Configure Makefile.SH | |
1494 | ____________________________________________________________________________ | |
1495 | [ 13834] By: jhi on 2001/12/21 15:12:26 | |
1496 | Log: Update Changes. | |
1497 | Branch: perl | |
1498 | ! Changes patchlevel.h | |
1499 | ____________________________________________________________________________ | |
c6c613c7 JH |
1500 | [ 13832] By: jhi on 2001/12/21 14:46:24 |
1501 | Log: Also the search for cat needs to be _exe-aware. | |
1502 | Branch: perl | |
1503 | ! Configure | |
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> | |
1510 | Branch: perl | |
1511 | ! ext/B/B/Xref.pm | |
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. | |
1515 | Branch: perl | |
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> | |
1524 | Branch: perl | |
1525 | ! hv.c | |
1526 | ____________________________________________________________________________ | |
1527 | [ 13828] By: jhi on 2001/12/21 01:59:10 | |
1528 | Log: A plan is good. | |
1529 | Branch: perl | |
1530 | ! ext/re/re.t | |
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> | |
1537 | Branch: perl | |
1538 | + ext/re/re.t | |
1539 | ! MANIFEST | |
1540 | ____________________________________________________________________________ | |
1541 | [ 13826] By: jhi on 2001/12/21 01:34:37 | |
1542 | Log: Synchronize the skippage message. | |
1543 | Branch: perl | |
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> | |
1551 | Branch: perl | |
1552 | + lib/ExtUtils/t/MM_OS2.t | |
1553 | ! MANIFEST | |
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> | |
1560 | Branch: perl | |
1561 | ! pod/perlfunc.pod | |
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. | |
1567 | Branch: perl | |
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. | |
1573 | Branch: perl | |
1574 | ! pod/perlrun.pod | |
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> | |
1581 | Branch: perl | |
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> | |
1589 | Branch: perl | |
1590 | ! lib/Carp/Heavy.pm | |
1591 | ____________________________________________________________________________ | |
1592 | [ 13819] By: jhi on 2001/12/20 14:56:30 | |
1593 | Log: Integrate perlio (pTHX_ fixes for :win32 layer) | |
1594 | Branch: perl | |
1595 | !> win32/win32io.c | |
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> | |
1602 | Branch: perl | |
1603 | ! pod/perliol.pod | |
1604 | ____________________________________________________________________________ | |
1605 | [ 13817] By: jhi on 2001/12/20 14:51:24 | |
1606 | Log: Fix up the APIs noone hopefully uses. | |
1607 | Branch: perl | |
1608 | ! utf8.c | |
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> | |
1615 | Branch: perl | |
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. | |
1620 | Branch: perl | |
1621 | ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c | |
1622 | ! wince/perldll.def | |
1623 | ____________________________________________________________________________ | |
1624 | [ 13812] By: jhi on 2001/12/19 17:56:53 | |
1625 | Log: gcc pacifying (RH 7.1/ia64). | |
1626 | Branch: perl | |
1627 | ! pp.c | |
1628 | ____________________________________________________________________________ | |
1629 | [ 13811] By: jhi on 2001/12/19 16:55:09 | |
1630 | Log: Update Changes. | |
1631 | Branch: perl | |
1632 | ! Changes patchlevel.h | |
1633 | ____________________________________________________________________________ | |
ae041c74 JH |
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> | |
1639 | ||
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> | |
1644 | Branch: perl | |
1645 | ! pod/perlre.pod | |
1646 | ____________________________________________________________________________ | |
1647 | [ 13809] By: jhi on 2001/12/19 16:47:11 | |
1648 | Log: Integrate perlio. | |
1649 | Branch: perl | |
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. | |
1655 | Branch: perl | |
1656 | ! ext/B/B/Assembler.pm | |
1657 | ____________________________________________________________________________ | |
1658 | [ 13806] By: jhi on 2001/12/19 15:08:29 | |
1659 | Log: Reword the alarm explanation. | |
1660 | Branch: perl | |
1661 | ! pod/perlfunc.pod | |
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> | |
1668 | ||
1669 | (skipped the t/TEST change) | |
1670 | Branch: perl | |
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. | |
1677 | Branch: perl | |
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; | |
1687 | from Wolfgang Laun. | |
1688 | ||
1689 | TODO: getting perlcc working. | |
1690 | Branch: perl | |
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. | |
1696 | Branch: perl | |
1697 | ! utf8.c | |
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> | |
1704 | ||
1705 | Not exactly a glob test but internal-logically correct. | |
1706 | Branch: perl | |
1707 | ! t/op/glob.t | |
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> | |
1714 | Branch: perl | |
1715 | + lib/lib.t | |
1716 | ! MANIFEST lib/lib_pm.PL | |
1717 | ____________________________________________________________________________ | |
1718 | [ 13798] By: jhi on 2001/12/19 13:35:59 | |
1719 | Log: Integrate with perlio. | |
1720 | Branch: perl | |
1721 | !> hv.c hv.h scope.c util.c | |
1722 | ____________________________________________________________________________ | |
1723 | [ 13793] By: jhi on 2001/12/19 04:58:51 | |
1724 | Log: Regen toc. | |
1725 | Branch: perl | |
1726 | ! pod/perltoc.pod | |
1727 | ____________________________________________________________________________ | |
1728 | [ 13792] By: jhi on 2001/12/19 04:56:42 | |
1729 | Log: FAQ sync. | |
1730 | Branch: perl | |
1731 | ! pod/perlfaq5.pod | |
1732 | ____________________________________________________________________________ | |
1733 | [ 13791] By: jhi on 2001/12/19 04:38:47 | |
1734 | Log: Reformat round. | |
1735 | Branch: perl | |
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> | |
1743 | Branch: perl | |
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> | |
1751 | Branch: perl | |
1752 | ! pod/perluniintro.pod | |
1753 | ____________________________________________________________________________ | |
1754 | [ 13788] By: jhi on 2001/12/19 03:54:08 | |
1755 | Log: Slight pod reformatting. | |
1756 | Branch: perl | |
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> | |
1764 | Branch: perl | |
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> | |
1772 | Branch: perl | |
1773 | ! sv.c | |
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> | |
1780 | Branch: perl | |
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. | |
1785 | Branch: perl | |
1786 | ! Configure | |
1787 | ____________________________________________________________________________ | |
1788 | [ 13782] By: jhi on 2001/12/19 00:09:10 | |
1789 | Log: Re-gen Configure based on #13778..13781. | |
1790 | Branch: perl | |
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> | |
1798 | Branch: perl | |
1799 | ! lib/Benchmark.t | |
1800 | ____________________________________________________________________________ | |
1801 | [ 13766] By: jhi on 2001/12/18 22:07:35 | |
1802 | Log: Re-applying #13752 until a better solution can be found. | |
1803 | Branch: perl | |
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> | |
1811 | Branch: perl | |
1812 | ! lib/Exporter.pm | |
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. | |
1818 | Branch: perl | |
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> | |
1826 | Branch: perl | |
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. | |
1831 | Branch: perl | |
1832 | ! hints/vos.sh | |
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 | |
1837 | Branch: perl | |
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.) | |
1842 | Retract #13752. | |
1843 | Branch: perl | |
1844 | ! lib/ExtUtils/t/MM_Unix.t | |
1845 | ____________________________________________________________________________ | |
1846 | [ 13758] By: jhi on 2001/12/18 15:26:18 | |
1847 | Log: Echoes of #13757. | |
1848 | Branch: perl | |
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. | |
1853 | Branch: perl | |
1854 | ! lib/utf8.t utf8.c | |
1855 | ____________________________________________________________________________ | |
1856 | [ 13755] By: jhi on 2001/12/18 14:05:26 | |
1857 | Log: README.aix updates from Jens-Uwe Mager. | |
1858 | Branch: perl | |
1859 | ! README.aix | |
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> | |
1866 | Branch: perl | |
1867 | ! lib/Benchmark.t | |
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> | |
1874 | Branch: perl | |
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) | |
1880 | ||
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> | |
1885 | Branch: perl | |
1886 | ! lib/ExtUtils/t/MM_Unix.t | |
1887 | ____________________________________________________________________________ | |
1888 | [ 13751] By: jhi on 2001/12/18 13:59:32 | |
1889 | Log: Re-patch #13749. | |
1890 | Branch: perl | |
1891 | ! t/op/glob.t | |
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> | |
1898 | Branch: perl | |
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> | |
1906 | Branch: perl | |
1907 | ! t/op/glob.t | |
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> | |
1914 | Branch: perl | |
1915 | ! lib/Exporter.pm | |
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> | |
1922 | ||
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> | |
1927 | Branch: perl | |
1928 | ! pod/perlsub.pod pp.c toke.c | |
1929 | ____________________________________________________________________________ | |
1930 | [ 13746] By: jhi on 2001/12/17 20:22:08 | |
1931 | Log: Update Changes. | |
1932 | Branch: perl | |
1933 | ! Changes patchlevel.h | |
1934 | ____________________________________________________________________________ | |
74f3d116 JH |
1935 | [ 13745] By: jhi on 2001/12/17 20:12:37 |
1936 | Log: New test warrants a MANIFEST entry. | |
1937 | Branch: perl | |
1938 | ! MANIFEST | |
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> | |
1945 | ||
1946 | Can't portably unlink open files. | |
1947 | Branch: perl | |
1948 | ! t/op/glob.t | |
1949 | ____________________________________________________________________________ | |
1950 | [ 13743] By: jhi on 2001/12/17 19:26:34 | |
1951 | Log: perluniintro tweaks as suggested by Jeffrey Friedl. | |
1952 | Branch: perl | |
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. | |
1957 | Branch: perl | |
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> | |
1965 | Branch: perl | |
1966 | ! t/op/glob.t | |
1967 | ____________________________________________________________________________ | |
1968 | [ 13740] By: jhi on 2001/12/17 19:11:29 | |
1969 | Log: Demote the surrogate and non-character errors to warnings. | |
1970 | Branch: perl | |
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> | |
1978 | Branch: perl | |
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> | |
1986 | Branch: perl | |
1987 | ! op.c | |
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> | |
1994 | Branch: perl | |
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. | |
1999 | Branch: perl | |
2000 | ! t/op/alarm.t | |
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> | |
2007 | Branch: perl | |
2008 | + t/op/alarm.t | |
2009 | ! MANIFEST | |
2010 | ____________________________________________________________________________ | |
2011 | [ 13734] By: jhi on 2001/12/17 17:54:19 | |
2012 | Log: s/UNIX/Unix/ | |
2013 | Branch: perl | |
2014 | ! MANIFEST | |
2015 | ____________________________________________________________________________ | |
2016 | [ 13733] By: jhi on 2001/12/17 17:50:22 | |
2017 | Log: Move ExtUtils tests to lib/ExtUtils/t. | |
2018 | Branch: perl | |
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 | |
2030 | ! MANIFEST | |
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> | |
2037 | ||
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> | |
2042 | Branch: perl | |
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> | |
2051 | Branch: perl | |
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> | |
2059 | Branch: perl | |
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> | |
2067 | Branch: perl | |
2068 | ! lib/Exporter.pm | |
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> | |
2075 | Branch: perl | |
2076 | ! lib/Exporter.t | |
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> | |
2083 | Branch: perl | |
2084 | ! pp_sort.c | |
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> | |
2091 | Branch: perl | |
2092 | ! pod/perluniintro.pod | |
2093 | ____________________________________________________________________________ | |
2094 | [ 13725] By: jhi on 2001/12/17 16:43:09 | |
2095 | Log: Integrate perlio; interruptable system(). | |
2096 | Branch: perl | |
2097 | !> util.c | |
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 | |
2106 | v-strings. | |
2107 | Branch: perl | |
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. | |
2112 | Branch: perl | |
2113 | ! utf8.c | |
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> | |
2120 | Branch: perl | |
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. | |
2126 | Branch: perl | |
2127 | ! lib/encoding.pm | |
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> | |
2134 | Branch: perl | |
2135 | ! lib/open.pm | |
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> | |
2142 | Branch: perl | |
2143 | + lib/ExtUtils/Installed.t | |
2144 | ! MANIFEST | |
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> | |
2151 | Branch: perl | |
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> | |
2159 | Branch: perl | |
2160 | ! t/test.pl | |
2161 | ____________________________________________________________________________ | |
2162 | [ 13714] By: jhi on 2001/12/16 04:21:53 | |
2163 | Log: I sometimes outsmart myself. | |
2164 | Branch: perl | |
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> | |
2172 | Branch: perl | |
2173 | ! lib/AutoSplit.pm | |
2174 | ____________________________________________________________________________ | |
2175 | [ 13712] By: jhi on 2001/12/16 03:22:39 | |
2176 | Log: perlunicode enchancements suggested by Jeffrey Friedl. | |
2177 | Branch: perl | |
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> | |
2185 | Branch: perl | |
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> | |
2193 | Branch: perl | |
2194 | ! lib/utf8_heavy.pl | |
2195 | ____________________________________________________________________________ | |
2196 | [ 13709] By: jhi on 2001/12/16 02:47:36 | |
2197 | Log: Can't create surrogates; so can't match them, either. | |
2198 | Branch: perl | |
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> | |
2206 | Branch: perl | |
2207 | ! t/test.pl | |
2208 | ____________________________________________________________________________ | |
2209 | [ 13707] By: jhi on 2001/12/16 02:45:06 | |
2210 | Log: Make creating UTF-8 surrogates a punishable act. | |
2211 | Branch: perl | |
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}. | |
2216 | Branch: perl | |
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> | |
2229 | Branch: perl | |
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. | |
2234 | Branch: perl | |
2235 | ! lib/charnames.pm | |
2236 | ____________________________________________________________________________ | |
2237 | [ 13703] By: jhi on 2001/12/15 17:30:55 | |
2238 | Log: The hoops one has to jump through. | |
2239 | Branch: perl | |
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> | |
2247 | Branch: perl | |
2248 | ! pod/perlstyle.pod | |
2249 | ____________________________________________________________________________ | |
2250 | [ 13701] By: jhi on 2001/12/15 17:17:47 | |
2251 | Log: I don't think we are in FooOS, Toto. | |
2252 | Branch: perl | |
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> | |
2260 | Branch: perl | |
2261 | + lib/ExtUtils/MM_Cygwin.t | |
2262 | ! MANIFEST | |
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> | |
2269 | Branch: perl | |
2270 | ! t/TEST | |
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> | |
2277 | Branch: perl | |
2278 | + ext/B/t/bblock.t | |
2279 | ! MANIFEST | |
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> | |
2286 | Branch: perl | |
2287 | ! ext/B/B/Bblock.pm | |
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> | |
2294 | Branch: perl | |
2295 | + ext/B/t/asmdata.t | |
2296 | ! MANIFEST | |
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> | |
2303 | Branch: perl | |
2304 | ! bytecode.pl ext/B/B/Asmdata.pm | |
2305 | ____________________________________________________________________________ | |
2306 | [ 13694] By: jhi on 2001/12/15 17:00:44 | |
2307 | Log: Permissions. | |
2308 | Branch: perl | |
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. | |
2314 | Branch: perl | |
2315 | + lib/Benchmark.t | |
2316 | ! MANIFEST lib/Benchmark.pm | |
2317 | ____________________________________________________________________________ | |
2318 | [ 13692] By: jhi on 2001/12/14 23:33:28 | |
2319 | Log: Mithing. | |
2320 | Branch: perl | |
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. | |
2327 | Branch: perl | |
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. | |
2333 | Branch: perl | |
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.) | |
2338 | Branch: perl | |
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). | |
2345 | Branch: perl | |
2346 | + hints/vos.sh | |
2347 | ! MANIFEST | |
2348 | ____________________________________________________________________________ | |
2349 | [ 13687] By: jhi on 2001/12/14 16:15:17 | |
2350 | Log: Update Changes. | |
2351 | Branch: perl | |
2352 | ! Changes patchlevel.h | |
2353 | ____________________________________________________________________________ | |
e9936729 JH |
2354 | [ 13686] By: jhi on 2001/12/14 16:07:02 |
2355 | Log: Reintroduce Attribute::Handlers with Spider's fixes. | |
2356 | Branch: perl | |
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> | |
2378 | ||
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) | |
2382 | Branch: perl | |
2383 | + t/run/switcht.t | |
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 | |
2388 | Log: Detypo. | |
2389 | Branch: perl | |
2390 | ! utf8.c | |
2391 | ____________________________________________________________________________ | |
2392 | [ 13681] By: jhi on 2001/12/14 04:07:08 | |
2393 | Log: Buffer overflow checks. | |
2394 | Branch: perl | |
2395 | ! utf8.c | |
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> | |
2402 | Branch: perl | |
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. | |
2407 | Branch: perl | |
2408 | ! pod/perlunicode.pod | |
2409 | ____________________________________________________________________________ | |
2410 | [ 13678] By: jhi on 2001/12/13 21:18:47 | |
2411 | Log: Open-ended VERSION? | |
2412 | Branch: perl | |
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> | |
2420 | Branch: perl | |
2421 | ! Makefile.SH | |
2422 | ____________________________________________________________________________ | |
2423 | [ 13676] By: jhi on 2001/12/13 17:11:42 | |
2424 | Log: Remove Memoize::Saves as requested by mjd. | |
2425 | Branch: perl | |
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> | |
2434 | Branch: perl | |
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> | |
2442 | Branch: perl | |
2443 | ! t/lib/1_compile.t | |
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> | |
2450 | Branch: perl | |
2451 | ! pp_sort.c | |
2452 | ____________________________________________________________________________ | |
2453 | [ 13672] By: jhi on 2001/12/13 14:19:28 | |
2454 | Log: Unadorned numbers evil. | |
2455 | Branch: perl | |
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" | |
2460 | Branch: perl | |
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> | |
2468 | Branch: perl | |
2469 | ! pod/perlfunc.pod | |
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 | |
2474 | to the la-la land. | |
2475 | Branch: perl | |
2476 | ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h | |
2477 | ! regexec.c utf8.c | |
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> | |
2484 | Branch: perl | |
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> | |
2492 | Branch: perl | |
2493 | ! t/io/fs.t | |
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> | |
2500 | Branch: perl | |
2501 | ! lib/utf8.t | |
2502 | ____________________________________________________________________________ | |
2503 | [ 13665] By: jhi on 2001/12/12 21:45:49 | |
2504 | Log: EPOC fixes from Olaf Flebbe. | |
2505 | Branch: perl | |
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> | |
2514 | Branch: perl | |
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> | |
2522 | Branch: perl | |
2523 | ! t/io/fs.t | |
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> | |
2530 | Branch: perl | |
2531 | ! lib/utf8.t t/test.pl | |
2532 | ____________________________________________________________________________ | |
2533 | [ 13661] By: jhi on 2001/12/12 15:24:42 | |
2534 | Log: Update Changes. | |
2535 | Branch: perl | |
2536 | ! Changes patchlevel.h | |
2537 | ____________________________________________________________________________ | |
5caba508 JH |
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> | |
2543 | Branch: perl | |
2544 | ! perl.c perl.h | |
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 | |
2549 | being a void *. | |
2550 | Branch: perl | |
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. | |
2555 | Branch: perl | |
2556 | ! Configure | |
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> | |
2563 | ||
2564 | (the op/grent part) | |
2565 | Branch: perl | |
2566 | ! t/op/grent.t | |
2567 | ____________________________________________________________________________ | |
2568 | [ 13655] By: jhi on 2001/12/12 14:01:55 | |
2569 | Log: Weed out .files from ls and readdir() results. | |
2570 | Branch: perl | |
2571 | ! t/op/stat.t | |
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> | |
2578 | Branch: perl | |
2579 | ! lib/File/Find.pm | |
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> | |
2586 | Branch: perl | |
2587 | ! doio.c | |
2588 | ____________________________________________________________________________ | |
2589 | [ 13652] By: jhi on 2001/12/12 13:32:51 | |
2590 | Log: Get the whole line of ls, makes debugging easier | |
2591 | (from Schwern) | |
2592 | Branch: perl | |
2593 | ! t/op/stat.t | |
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.) | |
2599 | Branch: perl | |
2600 | ! t/io/fs.t | |
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/ | |
2605 | Branch: perl | |
2606 | ! beos/beos.c | |
2607 | ____________________________________________________________________________ | |
2608 | [ 13649] By: jhi on 2001/12/12 04:25:21 | |
2609 | Log: Must remember to require Socket. | |
2610 | Branch: perl | |
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. | |
2616 | Branch: perl | |
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. | |
2621 | Branch: perl | |
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. | |
2626 | Branch: perl | |
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. | |
2631 | Branch: perl | |
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. | |
2636 | Branch: perl | |
2637 | ! pod/perltodo.pod | |
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. | |
2642 | Branch: perl | |
2643 | ! t/io/fs.t | |
2644 | ____________________________________________________________________________ | |
2645 | [ 13642] By: jhi on 2001/12/12 02:32:05 | |
2646 | Log: utime() updates only the mtime in BeOS. | |
2647 | Branch: perl | |
2648 | ! pod/perlport.pod | |
2649 | ____________________________________________________________________________ | |
2650 | [ 13641] By: jhi on 2001/12/12 01:50:13 | |
2651 | Log: No link(), no need to dSP. | |
2652 | Branch: perl | |
2653 | ! pp_sys.c | |
2654 | ____________________________________________________________________________ | |
2655 | [ 13640] By: jhi on 2001/12/12 01:49:40 | |
2656 | Log: Missing argument. | |
2657 | Branch: perl | |
2658 | ! utf8.c | |
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 | |
2664 | of test count sync. | |
2665 | Branch: perl | |
2666 | ! t/op/stat.t | |
2667 | ____________________________________________________________________________ | |
2668 | [ 13638] By: jhi on 2001/12/12 01:12:49 | |
2669 | Log: The beos.c needs to be in the main directory. | |
2670 | Branch: perl | |
2671 | ! hints/beos.sh | |
2672 | ____________________________________________________________________________ | |
2673 | [ 13637] By: jhi on 2001/12/12 00:37:20 | |
2674 | Log: Detypo and rename. | |
2675 | Branch: perl | |
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. | |
2680 | Branch: perl | |
2681 | ! beos/beos.c | |
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> | |
2688 | Branch: perl | |
2689 | ! t/op/pack.t | |
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> | |
2696 | Branch: perl | |
2697 | ! configure.com | |
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> | |
2704 | Branch: perl | |
2705 | ! Configure | |
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> | |
2712 | Branch: perl | |
2713 | ! t/op/pack.t | |
2714 | ____________________________________________________________________________ | |
2715 | [ 13630] By: jhi on 2001/12/11 20:16:29 | |
2716 | Log: More UTF-8 API docs. | |
2717 | Branch: perl | |
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> | |
2725 | Branch: perl | |
2726 | ! t/op/pack.t | |
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> | |
2733 | Branch: perl | |
2734 | ! lib/utf8.t | |
2735 | ____________________________________________________________________________ | |
2736 | [ 13627] By: jhi on 2001/12/11 17:29:01 | |
2737 | Log: Can't spell worth a dam. (Try Three Gorges.) | |
2738 | Branch: perl | |
2739 | ! beos/beos.c | |
2740 | ____________________________________________________________________________ | |
2741 | [ 13626] By: jhi on 2001/12/11 15:55:51 | |
2742 | Log: We need DWIM cpps. | |
2743 | Branch: perl | |
2744 | ! perlio.c | |
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 | |
2748 | could use a proto. | |
2749 | Branch: perl | |
2750 | ! beos/beosish.h | |
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. | |
2755 | Branch: perl | |
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. | |
2761 | Branch: perl | |
2762 | ! perl.h | |
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. | |
2766 | Branch: perl | |
2767 | ! lib/Carp.pm | |
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 | |
2773 | cpp symbol test... | |
2774 | Branch: perl | |
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> | |
2782 | Branch: perl | |
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> | |
2790 | Branch: perl | |
2791 | ! perlio.c | |
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.) | |
2800 | Branch: perl | |
2801 | ! Configure | |
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> | |
2808 | Branch: perl | |
2809 | ! lib/Exporter.pm | |
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*). | |
2816 | Branch: perl | |
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 | |
2824 | miniperl. | |
2825 | Branch: perl | |
2826 | ! Makefile.SH | |
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> | |
2833 | Branch: perl | |
2834 | ! utf8.c | |
2835 | ____________________________________________________________________________ | |
2836 | [ 13607] By: jhi on 2001/12/11 00:40:47 | |
2837 | Log: (retracted by #13622) | |
2838 | ||
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> | |
2843 | Branch: perl | |
2844 | ! lib/Carp.pm | |
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> | |
2851 | Branch: perl | |
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> | |
2859 | Branch: perl | |
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> | |
2867 | Branch: perl | |
2868 | + t/op/hashassign.t | |
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> | |
2876 | Branch: perl | |
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> | |
2884 | Branch: perl | |
2885 | ! configure.com | |
2886 | ____________________________________________________________________________ | |
2887 | [ 13601] By: jhi on 2001/12/10 18:25:30 | |
2888 | Log: Silence BeOS compilation moaning. | |
2889 | Branch: perl | |
2890 | ! perl.h | |
2891 | ____________________________________________________________________________ | |
2892 | [ 13600] By: jhi on 2001/12/10 15:11:40 | |
2893 | Log: Update Changes. | |
2894 | Branch: perl | |
2895 | ! Changes patchlevel.h | |
2896 | ____________________________________________________________________________ | |
0fafaa61 JH |
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> | |
2902 | Branch: perl | |
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> | |
2910 | Branch: perl | |
2911 | ! t/op/groups.t | |
2912 | ____________________________________________________________________________ | |
2913 | [ 13597] By: jhi on 2001/12/10 13:33:51 | |
2914 | Log: Retract #13596, #13593 should do the trick. | |
2915 | Branch: perl | |
2916 | ! t/op/stat.t | |
2917 | ____________________________________________________________________________ | |
2918 | [ 13596] By: jhi on 2001/12/10 13:31:38 | |
2919 | Log: (retracted by #13597, #13593 does the job better) | |
2920 | ||
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> | |
2925 | Branch: perl | |
2926 | ! t/op/stat.t | |
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> | |
2933 | Branch: perl | |
2934 | ! lib/AutoSplit.t | |
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> | |
2941 | Branch: perl | |
2942 | ! t/op/pack.t | |
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> | |
2949 | Branch: perl | |
2950 | ! t/test.pl | |
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> | |
2957 | Branch: perl | |
2958 | ! pp_pack.c | |
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> | |
2965 | Branch: perl | |
2966 | ! t/io/openpid.t | |
2967 | ____________________________________________________________________________ | |
2968 | [ 13590] By: jhi on 2001/12/10 13:17:08 | |
2969 | Log: More chmod +w. | |
2970 | Branch: perl | |
2971 | ! Porting/makerel | |
2972 | ____________________________________________________________________________ | |
2973 | [ 13589] By: jhi on 2001/12/10 04:21:59 | |
2974 | Log: Just skip the readability test if running as root. | |
2975 | Branch: perl | |
2976 | ! lib/Net/t/netrc.t | |
2977 | ____________________________________________________________________________ | |
2978 | [ 13588] By: jhi on 2001/12/10 04:03:10 | |
2979 | Log: Tell about the downside of safe signals. | |
2980 | Branch: perl | |
2981 | ! pod/perldelta.pod | |
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. | |
2986 | Branch: perl | |
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> | |
2994 | Branch: perl | |
2995 | ! t/op/pack.t | |
2996 | ____________________________________________________________________________ | |
2997 | [ 13585] By: jhi on 2001/12/10 02:47:01 | |
2998 | Log: Add threads support for NetBSD. | |
2999 | ||
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. | |
3009 | Branch: perl | |
3010 | ! hints/netbsd.sh | |
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. | |
3015 | Branch: perl | |
3016 | ! Configure | |
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>.) | |
3023 | Branch: perl | |
3024 | ! lib/open.t | |
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> | |
3031 | Branch: perl | |
3032 | ! lib/open.pm | |
3033 | ____________________________________________________________________________ | |
3034 | [ 13579] By: jhi on 2001/12/10 01:26:53 | |
3035 | Log: Root is the lizard king. | |
3036 | Branch: perl | |
3037 | ! lib/Net/t/netrc.t | |
3038 | ____________________________________________________________________________ | |
3039 | [ 13578] By: jhi on 2001/12/10 01:01:24 | |
3040 | Log: Telling how many tests we are expecting helps. | |
3041 | Branch: perl | |
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. | |
3046 | Branch: perl | |
3047 | + ext/POSIX/t/waitpid.t | |
3048 | ! MANIFEST | |
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> | |
3055 | Branch: perl | |
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> | |
3064 | Branch: perl | |
3065 | ! win32/win32.c | |
3066 | ____________________________________________________________________________ | |
3067 | [ 13574] By: jhi on 2001/12/09 23:49:19 | |
3068 | Log: make sure that va_start() has matching va_end(); | |
3069 | from OpenBSD 3.0. | |
3070 | Branch: perl | |
3071 | ! x2p/util.c | |
3072 | ____________________________________________________________________________ | |
3073 | [ 13573] By: jhi on 2001/12/09 23:45:57 | |
3074 | Log: h2ph updates from OpenBSD 3.0. | |
3075 | Branch: perl | |
3076 | ! utils/h2ph.PL | |
3077 | ____________________________________________________________________________ | |
3078 | [ 13572] By: jhi on 2001/12/09 23:44:25 | |
3079 | Log: OpenBSD hints update from OpenBSD 3.0. | |
3080 | Branch: perl | |
3081 | ! hints/openbsd.sh | |
3082 | ____________________________________________________________________________ | |
3083 | [ 13571] By: jhi on 2001/12/09 23:32:08 | |
3084 | Log: DJGPP tweaks from Laszlo Molnar. | |
3085 | Branch: perl | |
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> | |
3094 | Branch: perl | |
3095 | ! README.cygwin | |
3096 | ____________________________________________________________________________ | |
3097 | [ 13569] By: jhi on 2001/12/09 21:51:37 | |
3098 | Log: README.cygwin update from Gerrit P. Haase. | |
3099 | Branch: perl | |
3100 | ! README.cygwin | |
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. | |
3105 | Branch: perl | |
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. | |
3110 | Branch: perl | |
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. | |
3115 | Branch: perl | |
3116 | ! regcomp.c | |
3117 | ____________________________________________________________________________ | |
3118 | [ 13565] By: jhi on 2001/12/09 20:50:57 | |
3119 | Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug. | |
3120 | Branch: perl | |
3121 | ! pp.c | |
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) | |
3127 | Branch: perl | |
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. | |
3132 | Branch: perl | |
3133 | ! hints/netbsd.sh | |
3134 | ____________________________________________________________________________ | |
3135 | [ 13561] By: jhi on 2001/12/09 20:31:14 | |
3136 | Log: NetBSD has <ieeefp.h> but hidden. | |
3137 | Branch: perl | |
3138 | ! hints/netbsd.sh | |
3139 | ____________________________________________________________________________ | |
3140 | [ 13560] By: jhi on 2001/12/09 20:29:35 | |
3141 | Log: Implement NetBSD patch-aa. | |
3142 | Branch: perl | |
3143 | ! Configure | |
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> | |
3150 | ||
3151 | (The lstat()s were there in 5.6.1: what happened to them?) | |
3152 | Branch: perl | |
3153 | ! lib/File/Find.pm | |
3154 | ____________________________________________________________________________ | |
3155 | [ 13558] By: jhi on 2001/12/09 19:04:23 | |
3156 | Log: Quickie documentation of the C UTF-8 API. | |
3157 | Branch: perl | |
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> | |
3165 | ||
3166 | (plus libperl*.dll version portability tweaks) | |
3167 | Branch: perl | |
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(). | |
3173 | ||
3174 | (replaces #13408) | |
3175 | Branch: perl | |
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. | |
3180 | Branch: perl | |
3181 | ! t/op/groups.t | |
3182 | ____________________________________________________________________________ | |
3183 | [ 13554] By: jhi on 2001/12/09 17:57:44 | |
3184 | Log: Also WinME is LoseLink. | |
3185 | Branch: perl | |
3186 | ! t/op/stat.t | |
3187 | ____________________________________________________________________________ | |
3188 | [ 13553] By: jhi on 2001/12/09 16:25:52 | |
3189 | Log: Forgotten checkin. | |
3190 | Branch: perl | |
3191 | ! lib/User/grent.t | |
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> | |
3198 | Branch: perl | |
3199 | ! lib/File/Find.pm | |
3200 | ____________________________________________________________________________ | |
3201 | [ 13551] By: jhi on 2001/12/09 16:18:20 | |
3202 | Log: Tweakback. | |
3203 | Branch: perl | |
3204 | ! lib/Net/hostent.t | |
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> | |
3211 | Branch: perl | |
3212 | ! t/op/grent.t | |
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> | |
3219 | Branch: perl | |
3220 | ! README.cygwin | |
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> | |
3227 | Branch: perl | |
3228 | ! lib/Net/hostent.t | |
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> | |
3235 | Branch: perl | |
3236 | ! t/op/stat.t | |
3237 | ____________________________________________________________________________ | |
3238 | [ 13546] By: jhi on 2001/12/09 15:31:19 | |
3239 | Log: Developer deprecations and an incompatibility. | |
3240 | Branch: perl | |
3241 | ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod | |
3242 | ____________________________________________________________________________ | |
3243 | [ 13545] By: jhi on 2001/12/09 15:27:14 | |
3244 | Log: Shoo. | |
3245 | Branch: perl | |
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 | |
3253 | for months.) | |
3254 | Branch: perl | |
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> | |
3279 | Branch: perl | |
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 | |
3282 | ! xsutils.c | |
3283 | ____________________________________________________________________________ | |
3284 | [ 13542] By: jhi on 2001/12/09 14:49:46 | |
3285 | Log: Forgotten checkin. | |
3286 | Branch: perl | |
3287 | ! lib/Pod/Text.pm | |
3288 | ____________________________________________________________________________ | |
3289 | [ 13541] By: jhi on 2001/12/09 14:48:15 | |
3290 | Log: uconfig.h update. | |
3291 | Branch: perl | |
3292 | ! uconfig.h | |
3293 | ____________________________________________________________________________ | |
3294 | [ 13540] By: jhi on 2001/12/08 18:39:51 | |
3295 | Log: Update Changes. | |
3296 | Branch: perl | |
3297 | ! Changes patchlevel.h | |
3298 | ____________________________________________________________________________ | |
137e7465 JH |
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. | |
3302 | Branch: perl | |
3303 | ! pod/perluniintro.pod | |
3304 | ____________________________________________________________________________ | |
3305 | [ 13538] By: jhi on 2001/12/08 17:53:00 | |
3306 | Log: Regen perlapi, regen toc. | |
3307 | Branch: perl | |
3308 | ! pod/perlapi.pod pod/perltoc.pod | |
3309 | ____________________________________________________________________________ | |
3310 | [ 13537] By: jhi on 2001/12/08 17:44:48 | |
3311 | Log: FAQ sync. | |
3312 | Branch: perl | |
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> | |
3320 | Branch: perl | |
3321 | ! sv.c | |
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> | |
3328 | ||
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> | |
3333 | ||
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> | |
3338 | ||
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> | |
3343 | ||
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> | |
3348 | Branch: perl | |
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. | |
3353 | Branch: perl | |
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 | |
3361 | Branch: perl | |
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 | |
3366 | Branch: perlio | |
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 | |
3372 | Branch: perlio | |
3373 | ! perlio.c | |
3374 | ____________________________________________________________________________ | |
3375 | [ 13530] By: nick on 2001/12/08 10:20:06 | |
3376 | Log: Allow multi-arg open() if opening layer declares this legal. | |
3377 | Branch: perlio | |
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> | |
3385 | Branch: perl | |
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> | |
3393 | Branch: perl | |
3394 | ! t/op/stat.t | |
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> | |
3401 | Branch: perl | |
3402 | ! t/op/magic.t | |
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. | |
3406 | Branch: perl | |
3407 | ! t/test.pl | |
3408 | ____________________________________________________________________________ | |
3409 | [ 13525] By: jhi on 2001/12/07 22:21:25 | |
3410 | Log: which_perl: delay as much a possible till runtime. | |
3411 | Branch: perl | |
3412 | ! t/test.pl | |
3413 | ____________________________________________________________________________ | |
3414 | [ 13524] By: jhi on 2001/12/07 21:58:15 | |
3415 | Log: Further tweakage to which_perl(). | |
3416 | Branch: perl | |
3417 | ! t/test.pl | |
3418 | ____________________________________________________________________________ | |
3419 | [ 13523] By: jhi on 2001/12/07 21:57:30 | |
3420 | Log: perluniintro tweaks. | |
3421 | Branch: perl | |
3422 | ! pod/perluniintro.pod | |
3423 | ____________________________________________________________________________ | |
3424 | [ 13522] By: jhi on 2001/12/07 21:01:02 | |
3425 | Log: Tweak the $Perl computation. | |
3426 | Branch: perl | |
3427 | ! t/test.pl | |
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> | |
3434 | Branch: perl | |
3435 | ! doop.c t/op/chop.t | |
3436 | ____________________________________________________________________________ | |
3437 | [ 13520] By: jhi on 2001/12/07 15:55:34 | |
3438 | Log: Update Changes. | |
3439 | Branch: perl | |
3440 | ! Changes patchlevel.h | |
3441 | ____________________________________________________________________________ | |
962a6f0a JH |
3442 | [ 13519] By: jhi on 2001/12/07 15:32:58 |
3443 | Log: Missing ). | |
3444 | Branch: perl | |
3445 | ! t/test.pl | |
3446 | ____________________________________________________________________________ | |
3447 | [ 13518] By: jhi on 2001/12/07 15:24:32 | |
3448 | Log: Allow several arguments to display(). | |
3449 | Branch: perl | |
3450 | ! t/test.pl | |
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. | |
3455 | Branch: perl | |
3456 | ! t/op/stat.t | |
3457 | ____________________________________________________________________________ | |
137e7465 JH |
3458 | [ 13516] By: nick on 2001/12/07 15:09:23 |
3459 | Log: Integrate again - can I catch up ? | |
3460 | Branch: perlio | |
3461 | !> t/test.pl | |
3462 | ____________________________________________________________________________ | |
3463 | [ 13515] By: nick on 2001/12/07 15:08:17 | |
3464 | Log: Integrate mainline some more | |
3465 | Branch: perlio | |
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 | |
3470 | Branch: perlio | |
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 | ____________________________________________________________________________ | |
962a6f0a JH |
3487 | [ 13513] By: jhi on 2001/12/07 14:58:06 |
3488 | Log: Add display() for displaying icky scalars. | |
3489 | Branch: perl | |
3490 | ! t/test.pl | |
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> | |
3497 | Branch: perl | |
3498 | ! pod/perlfunc.pod | |
3499 | ____________________________________________________________________________ | |
3500 | [ 13510] By: jhi on 2001/12/07 14:38:39 | |
3501 | Log: gcc version matching didn't. | |
3502 | Branch: perl | |
3503 | ! hints/linux.sh | |
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> | |
3510 | Branch: perl | |
3511 | ! README.hpux | |
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> | |
3518 | Branch: perl | |
3519 | ! pod/perlport.pod | |
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> | |
3526 | Branch: perl | |
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> | |
3534 | ||
3535 | (plus op/ref tweak) | |
3536 | Branch: perl | |
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. | |
3542 | Branch: perl | |
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 | |
3553 | Perl 5.005_03. | |
3554 | Branch: perl | |
3555 | ! pod/perldelta.pod | |
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> | |
3562 | ||
3563 | (just the term.t, not the lex.t) | |
3564 | ||
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> | |
3569 | ||
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> | |
3574 | ||
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> | |
3579 | Branch: perl | |
3580 | ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t | |
3581 | ! t/test.pl | |
3582 | ____________________________________________________________________________ | |
3583 | [ 13502] By: jhi on 2001/12/06 22:15:49 | |
3584 | Log: Update the thr5005 situation. | |
3585 | Branch: perl | |
3586 | ! pod/perldelta.pod | |
3587 | ____________________________________________________________________________ | |
3588 | [ 13501] By: jhi on 2001/12/06 22:06:28 | |
3589 | Log: perldelta borrowings from perl561delta. | |
3590 | Branch: perl | |
3591 | ! pod/perldelta.pod | |
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 :-) | |
3596 | Branch: perl | |
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. | |
3602 | Branch: perl | |
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]> | |
3610 | Branch: perl | |
3611 | ! vms/ext/filespec.t | |
3612 | ____________________________________________________________________________ | |
3613 | [ 13496] By: jhi on 2001/12/06 19:47:53 | |
3614 | Log: (retracted by #13499) | |
3615 | ||
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> | |
3620 | Branch: perl | |
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> | |
3628 | Branch: perl | |
3629 | ! t/op/stat.t | |
3630 | ____________________________________________________________________________ | |
3631 | [ 13494] By: jhi on 2001/12/06 17:54:14 | |
3632 | Log: The #4 has nothing to do with Unicode. | |
3633 | Branch: perl | |
3634 | ! t/op/tr.t | |
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> | |
3641 | Branch: perl | |
3642 | ! t/op/tr.t | |
3643 | ____________________________________________________________________________ | |
3644 | [ 13492] By: jhi on 2001/12/06 15:47:08 | |
3645 | Log: Update Changes. | |
3646 | Branch: perl | |
3647 | ! Changes patchlevel.h | |
3648 | ____________________________________________________________________________ | |
0fa156b9 JH |
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> | |
3654 | Branch: perl | |
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> | |
3662 | Branch: perl | |
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. | |
3668 | Branch: perl | |
3669 | ! t/op/stat.t | |
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> | |
3676 | Branch: perl | |
3677 | ! regexec.c | |
3678 | ____________________________________________________________________________ | |
3679 | [ 13487] By: jhi on 2001/12/06 14:30:45 | |
3680 | Log: Nits noticed by Philip Newton, and de-tab DB.t. | |
3681 | Branch: perl | |
3682 | ! lib/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> | |
3689 | Branch: perl | |
3690 | ! op.c t/op/tr.t | |
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> | |
3697 | Branch: perl | |
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> | |
3705 | Branch: perl | |
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> | |
3713 | Branch: perl | |
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 | |
3717 | ! MANIFEST | |
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> | |
3724 | Branch: perl | |
3725 | ! pod/perlport.pod | |
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> | |
3732 | Branch: perl | |
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); | |
3738 | ||
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) | |
3741 | Branch: perl | |
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. | |
3746 | Branch: perl | |
3747 | ! pod/perlport.pod | |
3748 | ____________________________________________________________________________ | |
137e7465 JH |
3749 | [ 13478] By: gsar on 2001/12/05 18:22:38 |
3750 | Log: tweak change#13474 (pad entries can apparently be null in some | |
3751 | situations) | |
3752 | Branch: maint-5.6/perl | |
3753 | ! op.c | |
3754 | ____________________________________________________________________________ | |
0fa156b9 JH |
3755 | [ 13477] By: jhi on 2001/12/05 17:53:13 |
3756 | Log: Restore the /dev -b -c -S part of the test. | |
3757 | Branch: perl | |
3758 | ! t/op/stat.t | |
3759 | ____________________________________________________________________________ | |
3760 | [ 13476] By: jhi on 2001/12/05 17:29:36 | |
3761 | Log: Retract #13475 until Arthur gets back to the mine. | |
3762 | Branch: perl | |
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) | |
3767 | ||
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"" | |
3771 | ||
3772 | (threads/shared/sv_refs.t is coredump-unhappy about this change) | |
3773 | Branch: perl | |
3774 | ! op.c t/run/kill_perl.t | |
3775 | ____________________________________________________________________________ | |
137e7465 JH |
3776 | [ 13474] By: gsar on 2001/12/05 15:14:24 |
3777 | Log: replacement for change#10451 | |
3778 | ||
3779 | fixes stale reference to dead CvOUTSIDE(); this can happen when | |
3780 | anonymous subroutines that aren't closures are returned from an | |
3781 | eval"" | |
3782 | Branch: maint-5.6/perl | |
3783 | ! op.c t/op/misc.t | |
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 | |
3789 | ! op.c t/op/misc.t | |
3790 | ____________________________________________________________________________ | |
0fa156b9 JH |
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> | |
3796 | Branch: perl | |
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> | |
3804 | Branch: perl | |
3805 | ! t/op/magic.t | |
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> | |
3812 | Branch: perl | |
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> | |
3820 | Branch: perl | |
3821 | ! t/op/stat.t | |
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> | |
3828 | ||
3829 | t/test. | |
3830 | Branch: perl | |
3831 | ! t/test.pl | |
3832 | ____________________________________________________________________________ | |
3833 | [ 13467] By: jhi on 2001/12/05 01:36:44 | |
3834 | Log: (accidentally empty check-in) | |
3835 | Branch: perl | |
3836 | ! t/op/stat.t | |
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> | |
3843 | Branch: perl | |
3844 | ! mg.c | |
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> | |
3851 | Branch: perl | |
3852 | ! ext/Opcode/Safe.pm | |
3853 | ____________________________________________________________________________ | |
3854 | [ 13464] By: jhi on 2001/12/04 22:47:43 | |
3855 | Log: CRLF GRRR. | |
3856 | Branch: perl | |
3857 | ! djgpp/configure.bat | |
3858 | ____________________________________________________________________________ | |
3859 | [ 13463] By: jhi on 2001/12/04 22:46:28 | |
3860 | Log: DJGPP fixes from Laszlo Molnar. | |
3861 | Branch: perl | |
3862 | ! djgpp/configure.bat djgpp/djgpp.h | |
3863 | ____________________________________________________________________________ | |
3864 | [ 13462] By: jhi on 2001/12/04 14:56:22 | |
3865 | Log: Update Changes. | |
3866 | Branch: perl | |
3867 | ! Changes patchlevel.h | |
3868 | ____________________________________________________________________________ | |
8f991cd5 JH |
3869 | [ 13461] By: jhi on 2001/12/04 14:49:45 |
3870 | Log: Must wipe out the memory of real Socket before starting | |
137e7465 | 3871 | to use the new fake one. |
8f991cd5 JH |
3872 | Branch: perl |
3873 | ! lib/Net/t/config.t | |
3874 | ____________________________________________________________________________ | |
3875 | [ 13460] By: jhi on 2001/12/04 14:40:28 | |
3876 | Log: LC_ALL might trump LANG. | |
3877 | Branch: perl | |
3878 | ! lib/open.t | |
3879 | ____________________________________________________________________________ | |
3880 | [ 13459] By: jhi on 2001/12/04 14:39:38 | |
3881 | Log: Make the eval runtime. | |
3882 | Branch: perl | |
3883 | ! lib/open.pm | |
3884 | ____________________________________________________________________________ | |
3885 | [ 13458] By: jhi on 2001/12/04 14:08:17 | |
3886 | Log: Make the Langinfo test both more lenient (allow | |
3887 | for any symbol not to exists) and stricter (add | |
3888 | more symbols). | |
3889 | Branch: perl | |
3890 | ! ext/I18N/Langinfo/Langinfo.t | |
3891 | ____________________________________________________________________________ | |
3892 | [ 13457] By: gsar on 2001/12/04 14:07:01 | |
3893 | Log: integrate change#13453 from maint-5.6 | |
3894 | ||
3895 | tweak change#11399 to use an explicit flag rather than | |
3896 | ass_u_ming w32_pseudo_id will only be zero for the real | |
3897 | toplevel interpreter; avoids multiple hosts from diddling | |
3898 | the environment at the same time | |
3899 | Branch: perl | |
3900 | !> win32/perlhost.h | |
3901 | ____________________________________________________________________________ | |
3902 | [ 13456] By: jhi on 2001/12/04 13:35:58 | |
3903 | Log: Subject: [PATCH] VMS update for perldelta.pod | |
3904 | From: "Craig A. Berry" <craigberry@mac.com> | |
3905 | Date: Tue, 4 Dec 2001 00:23:12 -0600 | |
3906 | Message-Id: <a05101002b83218be190d@[172.16.52.1]> | |
3907 | Branch: perl | |
3908 | ! pod/perldelta.pod | |
3909 | ____________________________________________________________________________ | |
3910 | [ 13455] By: jhi on 2001/12/04 13:23:19 | |
3911 | Log: NetWare tweak from Ananth Kesari. | |
3912 | Branch: perl | |
3913 | ! NetWare/Makefile | |
3914 | ____________________________________________________________________________ | |
3915 | [ 13454] By: jhi on 2001/12/04 13:17:38 | |
3916 | Log: Upgrade to Net::Ping 2.07, from Rob Brown. | |
3917 | Not adding the test suite because of its many assumptions. | |
3918 | Branch: perl | |
3919 | ! lib/Net/Ping.pm | |
3920 | ____________________________________________________________________________ | |
137e7465 JH |
3921 | [ 13453] By: gsar on 2001/12/04 07:54:58 |
3922 | Log: tweak change#11399 to use an explicit flag rather than | |
3923 | ass_u_ming w32_pseudo_id will only be zero for the real | |
3924 | toplevel interpreter; avoids multiple hosts from diddling | |
3925 | the environment at the same time | |
3926 | Branch: maint-5.6/perl | |
3927 | ! win32/perlhost.h | |
3928 | ____________________________________________________________________________ | |
8f991cd5 JH |
3929 | [ 13452] By: jhi on 2001/12/04 04:28:29 |
3930 | Log: Add hints file for SUPER-UX: the UNIX of NEC SX series, | |
3931 | from Len Makin. | |
3932 | Branch: perl | |
3933 | + hints/super-ux.sh | |
3934 | ! MANIFEST | |
3935 | ____________________________________________________________________________ | |
3936 | [ 13451] By: jhi on 2001/12/04 01:58:03 | |
3937 | Log: Add Mac OS X known failures to perldelta. | |
3938 | Branch: perl | |
3939 | ! pod/perldelta.pod | |
3940 | ____________________________________________________________________________ | |
3941 | [ 13450] By: jhi on 2001/12/04 01:26:38 | |
3942 | Log: I think it's time to call the utf8 code non-test. | |
3943 | Branch: perl | |
3944 | ! utf8.c | |
3945 | ____________________________________________________________________________ | |
3946 | [ 13449] By: jhi on 2001/12/04 00:59:27 | |
3947 | Log: Retract #13303, need rethink. | |
3948 | Branch: perl | |
3949 | ! utf8.c | |
3950 | ____________________________________________________________________________ | |
3951 | [ 13448] By: jhi on 2001/12/03 22:40:22 | |
3952 | Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands | |
3953 | From: "Craig A. Berry" <craigberry@mac.com> | |
3954 | Date: Mon, 03 Dec 2001 16:28:06 -0600 | |
3955 | Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01> | |
3956 | Branch: perl | |
3957 | ! configure.com lib/File/Basename.pm vms/descrip_mms.template | |
3958 | ____________________________________________________________________________ | |
3959 | [ 13447] By: jhi on 2001/12/03 22:37:12 | |
3960 | Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib | |
3961 | From: Andy Dougherty <doughera@lafayette.edu> | |
3962 | Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST) | |
3963 | Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu> | |
3964 | Branch: perl | |
3965 | ! hints/solaris_2.sh | |
3966 | ____________________________________________________________________________ | |
3967 | [ 13446] By: jhi on 2001/12/03 22:29:58 | |
3968 | Log: This test is not very robust on 8.3-constrained systems: | |
3969 | all the "with truncated name" lines between "Autosplitting ..." | |
3970 | and "some names are not unique" lines are unexpected, | |
3971 | and the truncation message becomes: | |
3972 | testtest.al, testtest.al truncate to testtest | |
3973 | Branch: perl | |
3974 | ! lib/AutoSplit.t | |
3975 | ____________________________________________________________________________ | |
3976 | [ 13445] By: jhi on 2001/12/03 22:13:07 | |
3977 | Log: DOS/DJGPP has nl_langinfo() but nothing much in it. | |
3978 | Branch: perl | |
3979 | ! ext/I18N/Langinfo/Langinfo.t | |
3980 | ____________________________________________________________________________ | |
3981 | [ 13444] By: jhi on 2001/12/03 22:02:52 | |
3982 | Log: Test::Morify UCD.t | |
3983 | Branch: perl | |
3984 | ! lib/Unicode/UCD.t | |
3985 | ____________________________________________________________________________ | |
3986 | [ 13443] By: jhi on 2001/12/03 21:50:13 | |
3987 | Log: If Socket has not been built (e.g. DJGPP) the libnet | |
3988 | tests fall over with (too) much noise. | |
3989 | Branch: perl | |
3990 | ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t | |
3991 | ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t | |
3992 | ! lib/Net/t/smtp.t lib/Net/t/time.t | |
3993 | ____________________________________________________________________________ | |
3994 | [ 13442] By: jhi on 2001/12/03 17:22:08 | |
3995 | Log: Subject: [PATCH] shared hash keys and ++/-- | |
3996 | From: Nicholas Clark <nick@ccl4.org> | |
3997 | Date: Mon, 3 Dec 2001 16:37:16 +0000 | |
3998 | Message-ID: <20011203163716.C21702@plum.flirble.org> | |
3999 | Branch: perl | |
4000 | ! pp.c pp_hot.c sv.c t/op/inc.t | |
4001 | ____________________________________________________________________________ | |
4002 | [ 13441] By: jhi on 2001/12/03 17:15:52 | |
4003 | Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys | |
4004 | From: Jonathan Stowe <jns@gellyfish.com> | |
4005 | Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT) | |
4006 | Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com> | |
4007 | Branch: perl | |
4008 | ! lib/Term/Cap.pm | |
4009 | ____________________________________________________________________________ | |
4010 | [ 13440] By: jhi on 2001/12/03 14:26:58 | |
4011 | Log: Update Changes. | |
4012 | Branch: perl | |
4013 | ! Changes patchlevel.h | |
4014 | ____________________________________________________________________________ | |
647dadd1 JH |
4015 | [ 13439] By: jhi on 2001/12/03 14:22:05 |
4016 | Log: perldelta tweaks. | |
4017 | Branch: perl | |
4018 | ! pod/perldelta.pod | |
4019 | ____________________________________________________________________________ | |
4020 | [ 13438] By: jhi on 2001/12/03 14:12:08 | |
4021 | Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial | |
4022 | From: Sam Tregar <sam@tregar.com> | |
4023 | Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST) | |
4024 | Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain> | |
4025 | Branch: perl | |
4026 | ! pod/perlnewmod.pod | |
4027 | ____________________________________________________________________________ | |
4028 | [ 13437] By: jhi on 2001/12/03 14:08:59 | |
4029 | Log: microperl casting nit. | |
4030 | Branch: perl | |
4031 | ! utf8.c | |
4032 | ____________________________________________________________________________ | |
4033 | [ 13436] By: jhi on 2001/12/03 14:03:21 | |
4034 | Log: Make sharepvn a macro since all it does is a deref. | |
4035 | Branch: perl | |
4036 | ! embed.h embed.pl global.sym hv.c hv.h proto.h | |
4037 | ____________________________________________________________________________ | |
4038 | [ 13435] By: jhi on 2001/12/03 13:38:14 | |
4039 | Log: perldelta updates. | |
4040 | Branch: perl | |
4041 | ! pod/perldelta.pod | |
4042 | ____________________________________________________________________________ | |
4043 | [ 13434] By: jhi on 2001/12/03 13:13:02 | |
4044 | Log: PPPort update from Paul Marquess. | |
4045 | Branch: perl | |
4046 | + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs | |
4047 | + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c | |
4048 | + ext/Devel/PPPort/t/test.t | |
4049 | - ext/Devel/PPPort/harness/Harness.pm | |
4050 | - ext/Devel/PPPort/harness/Harness.xs | |
4051 | - ext/Devel/PPPort/harness/Makefile.PL | |
4052 | - ext/Devel/PPPort/harness/module2.c | |
4053 | - ext/Devel/PPPort/harness/module3.c | |
4054 | - ext/Devel/PPPort/harness/t/test.t | |
4055 | ! MANIFEST ext/Devel/PPPort/MANIFEST | |
4056 | ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm | |
4057 | ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO | |
4058 | ! ext/Devel/PPPort/soak | |
4059 | ____________________________________________________________________________ | |
4060 | [ 13433] By: jhi on 2001/12/03 12:57:23 | |
4061 | Log: No use talking about dynamic library search patch | |
4062 | unless we are having a dynamic build. | |
4063 | Branch: perl | |
4064 | ! t/TEST | |
4065 | ____________________________________________________________________________ | |
4066 | [ 13432] By: jhi on 2001/12/02 22:35:04 | |
4067 | Log: Be more explicit on the List::Util build trick, | |
4068 | should also stop unneeded rebuilds on static builds. | |
4069 | Branch: perl | |
4070 | ! ext/List/Util/Makefile.PL | |
4071 | ____________________________________________________________________________ | |
4072 | [ 13431] By: jhi on 2001/12/02 22:18:45 | |
4073 | Log: We need to replace the optimize (-O1) with | |
4074 | the -h scalar0 -h vector0, not append them | |
4075 | to the ccflags. | |
4076 | Branch: perl | |
4077 | ! hints/unicos.sh hints/unicosmk.sh | |
4078 | ____________________________________________________________________________ | |
4079 | [ 13430] By: jhi on 2001/12/02 20:01:24 | |
4080 | Log: Subject: [PATCH] Shared hash keys | |
4081 | From: Nicholas Clark <nick@ccl4.org> | |
4082 | Date: Sun, 2 Dec 2001 20:52:32 +0000 | |
4083 | Message-ID: <20011202205232.U21702@plum.flirble.org> | |
4084 | Branch: perl | |
4085 | ! doop.c t/op/tr.t | |
4086 | ____________________________________________________________________________ | |
4087 | [ 13429] By: jhi on 2001/12/02 19:19:54 | |
4088 | Log: Better add new files to MANIFEST, too. | |
4089 | Branch: perl | |
4090 | ! MANIFEST | |
4091 | ____________________________________________________________________________ | |
4092 | [ 13428] By: jhi on 2001/12/02 18:38:18 | |
4093 | Log: Subject: {PATCH] perlpacktut.pod | |
4094 | From: "Wolfgang Laun" <wolfgang.laun@chello.at> | |
4095 | Date: Sun, 02 Dec 2001 19:55:06 +0100 | |
4096 | Message-ID: <200112021955060600.009C0EF9@smtp.chello.at> | |
4097 | Branch: perl | |
4098 | ! pod/perlpacktut.pod | |
4099 | ____________________________________________________________________________ | |
4100 | [ 13427] By: jhi on 2001/12/02 17:07:57 | |
4101 | Log: Various small nits found by DJGPP build. | |
4102 | Branch: perl | |
4103 | ! doio.c mg.c pp.c util.c | |
4104 | ____________________________________________________________________________ | |
4105 | [ 13426] By: jhi on 2001/12/02 16:55:21 | |
4106 | Log: Subject: RE: More verbose POD for Carp | |
4107 | From: "Benjamin J. Tilly" <ben_tilly@operamail.com> | |
4108 | Date: Sun, 2 Dec 2001 11:32:51 -0500 | |
4109 | Message-ID: <3C0A9748@operamail.com> | |
4110 | Branch: perl | |
4111 | ! lib/Carp.pm | |
4112 | ____________________________________________________________________________ | |
4113 | [ 13425] By: jhi on 2001/12/02 16:54:06 | |
4114 | Log: Add a header for DJGPP with the function prototypes. | |
4115 | Branch: perl | |
4116 | + djgpp/djgpp.h | |
4117 | ! MANIFEST djgpp/djgpp.c | |
4118 | ____________________________________________________________________________ | |
4119 | [ 13424] By: jhi on 2001/12/02 01:17:43 | |
4120 | Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32 | |
4121 | From: Abe Timmerman <abe@ztreet.demon.nl> | |
4122 | Date: Sun, 02 Dec 2001 02:41:25 +0100 | |
4123 | Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com> | |
4124 | Branch: perl | |
4125 | ! pp_sys.c | |
4126 | ____________________________________________________________________________ | |
4127 | [ 13423] By: jhi on 2001/12/02 01:05:43 | |
4128 | Log: There isn't PTR2INT(), there's PTR2IV(). | |
4129 | Branch: perl | |
4130 | ! ext/Time/HiRes/HiRes.xs | |
4131 | ____________________________________________________________________________ | |
4132 | [ 13422] By: jhi on 2001/12/02 00:56:05 | |
4133 | Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users | |
4134 | From: Marc Lehmann <root@schmorp.de> | |
4135 | Date: Sun, 02 Dec 2001 02:44:53 +0100 | |
4136 | Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle> | |
4137 | Branch: perl | |
4138 | ! ext/Time/HiRes/HiRes.xs | |
4139 | ____________________________________________________________________________ | |
4140 | [ 13421] By: jhi on 2001/12/02 00:25:35 | |
4141 | Log: encode()/decode() examples. | |
4142 | Branch: perl | |
4143 | ! ext/Encode/Encode.pm | |
4144 | ____________________________________________________________________________ | |
4145 | [ 13420] By: jhi on 2001/12/02 00:14:38 | |
4146 | Log: DJGPP tweaks from Laszlo Molnar. | |
4147 | Branch: perl | |
4148 | ! djgpp/config.over djgpp/djgppsed.sh | |
4149 | ____________________________________________________________________________ | |
4150 | [ 13419] By: jhi on 2001/12/01 20:52:19 | |
4151 | Log: Update Changes. | |
4152 | Branch: perl | |
4153 | ! Changes patchlevel.h | |
4154 | ____________________________________________________________________________ | |
b5bf685a JH |
4155 | [ 13418] By: jhi on 2001/12/01 20:40:03 |
4156 | Log: Integrate perlio; | |
4157 | ||
4158 | Skip socket-ness tests on handles (e.g. PerlIO::Scalar) | |
4159 | which do not have file descriptors. Noticed a possibly | |
4160 | worse problem in the process ... | |
4161 | Branch: perl | |
4162 | !> doio.c | |
4163 | ____________________________________________________________________________ | |
4164 | [ 13417] By: jhi on 2001/12/01 20:37:40 | |
4165 | Log: Non-VMS-fixed and Win32-skipped version of | |
4166 | ||
4167 | Subject: [PATCH t/op/exec.t] Portabilty fix | |
4168 | From: Michael G Schwern <schwern@pobox.com> | |
4169 | Date: Fri, 30 Nov 2001 16:09:27 -0500 | |
4170 | Message-ID: <20011130160927.A10406@blackrider> | |
4171 | Branch: perl | |
4172 | ! t/op/exec.t | |
4173 | ____________________________________________________________________________ | |
4174 | [ 13416] By: jhi on 2001/12/01 20:35:31 | |
4175 | Log: Subject: Enabling strict on Carp/Heavy, + internal documentation | |
4176 | From: "Benjamin J. Tilly" <ben_tilly@operamail.com> | |
4177 | Date: Sat, 1 Dec 2001 07:01:09 -0500 | |
4178 | Message-ID: <3C0D2E39@operamail.com> | |
4179 | ||
4180 | Subject: More verbose POD for Carp | |
4181 | From: "Benjamin J. Tilly" <ben_tilly@operamail.com> | |
4182 | Date: Sat, 1 Dec 2001 08:04:16 -0500 | |
4183 | Message-ID: <3C285C2B@operamail.com> | |
4184 | Branch: perl | |
4185 | ! lib/Carp.pm lib/Carp/Heavy.pm | |
4186 | ____________________________________________________________________________ | |
4187 | [ 13415] By: jhi on 2001/12/01 20:31:06 | |
4188 | Log: Subject: [PATCH lib/DB.t] Strictures, dual variables | |
4189 | From: chromatic <chromatic@rmci.net> | |
4190 | Date: Sat, 01 Dec 2001 12:41:58 -0700 | |
4191 | Message-ID: <20011201194946.50449.qmail@onion.perl.org> | |
4192 | Branch: perl | |
4193 | ! lib/DB.t | |
4194 | ____________________________________________________________________________ | |
4195 | [ 13414] By: jhi on 2001/12/01 20:30:17 | |
4196 | Log: Try to make a missing RADIXCHAR a softer kinder error. | |
4197 | Branch: perl | |
4198 | ! ext/I18N/Langinfo/Langinfo.t | |
4199 | ____________________________________________________________________________ | |
4200 | [ 13413] By: jhi on 2001/12/01 20:21:27 | |
4201 | Log: Have a little faith on nl_langinfo() itself. | |
4202 | Branch: perl | |
4203 | ! ext/I18N/Langinfo/Langinfo.xs | |
4204 | ____________________________________________________________________________ | |
4205 | [ 13412] By: jhi on 2001/12/01 18:47:07 | |
4206 | Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is | |
4207 | the max, not max plus one) | |
4208 | Branch: perl | |
4209 | ! ext/I18N/Langinfo/Langinfo.xs | |
4210 | ____________________________________________________________________________ | |
4211 | [ 13411] By: jhi on 2001/12/01 18:45:32 | |
4212 | Log: Make reality agree with the comment. | |
4213 | Branch: perl | |
4214 | ! ext/I18N/Langinfo/Langinfo.xs | |
4215 | ____________________________________________________________________________ | |
4216 | [ 13410] By: jhi on 2001/12/01 18:43:11 | |
4217 | Log: Try to protect against wild langinfo() arguments. | |
4218 | Branch: perl | |
4219 | ! ext/I18N/Langinfo/Langinfo.xs | |
4220 | ____________________________________________________________________________ | |
137e7465 JH |
4221 | [ 13409] By: nick on 2001/12/01 18:19:59 |
4222 | Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not | |
4223 | have file descriptors. Noticed a possibly worse problem in the process ... | |
4224 | Branch: perlio | |
4225 | ! doio.c | |
4226 | ____________________________________________________________________________ | |
b5bf685a JH |
4227 | [ 13408] By: jhi on 2001/12/01 18:18:34 |
4228 | Log: If we are inside an eval, let's be silent about | |
4229 | separate symbols and just croak() in the end. | |
4230 | Branch: perl | |
4231 | ! lib/Exporter/Heavy.pm | |
4232 | ____________________________________________________________________________ | |
137e7465 JH |
4233 | [ 13407] By: nick on 2001/12/01 17:14:05 |
4234 | Log: Integrate mainline | |
4235 | Branch: perlio | |
4236 | !> (integrate 26 files) | |
4237 | ____________________________________________________________________________ | |
b5bf685a JH |
4238 | [ 13406] By: jhi on 2001/12/01 16:31:02 |
4239 | Log: Subject: Fix for Exporter error reporting behaviour | |
4240 | From: "Benjamin J. Tilly" <ben_tilly@operamail.com> | |
4241 | Date: Sat, 1 Dec 2001 06:34:48 -0500 | |
4242 | Message-ID: <3C0D1B9A@operamail.com> | |
4243 | Branch: perl | |
4244 | ! lib/Exporter.pm lib/Exporter/Heavy.pm | |
4245 | ____________________________________________________________________________ | |
4246 | [ 13405] By: jhi on 2001/12/01 16:29:27 | |
4247 | Log: Need to hide behind an eval to avoid a warning | |
4248 | about :utf8 on non-perlio configs. | |
4249 | Branch: perl | |
4250 | ! lib/open.t | |
4251 | ____________________________________________________________________________ | |
4252 | [ 13404] By: jhi on 2001/12/01 15:55:51 | |
4253 | Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods | |
4254 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
4255 | Date: Fri, 30 Nov 2001 23:46:58 +0100 | |
4256 | Message-ID: <20011130234658.A717@rafael> | |
4257 | Branch: perl | |
4258 | ! op.c t/op/method.t | |
4259 | ____________________________________________________________________________ | |
4260 | [ 13403] By: jhi on 2001/12/01 15:54:23 | |
4261 | Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt | |
4262 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
4263 | Date: Thu, 29 Nov 2001 22:46:12 +0100 | |
4264 | Message-ID: <20011129224612.A699@rafael> | |
4265 | Branch: perl | |
4266 | ! ext/B/B/Xref.pm | |
4267 | ____________________________________________________________________________ | |
4268 | [ 13402] By: jhi on 2001/12/01 15:52:13 | |
4269 | Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open | |
4270 | From: Tels <perl_dummy@bloodgate.com> | |
4271 | Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET) | |
4272 | Message-Id: <200112010931.LAA29309@tiku.hut.fi> | |
4273 | Branch: perl | |
4274 | ! pod/perlfunc.pod | |
4275 | ____________________________________________________________________________ | |
4276 | [ 13401] By: jhi on 2001/12/01 15:48:13 | |
4277 | Log: Subject: [REPATCH] reference pointer comparison | |
4278 | From: Nicholas Clark <nick@ccl4.org> | |
4279 | Date: Sat, 1 Dec 2001 13:00:17 +0000 | |
4280 | Message-ID: <20011201130017.I21702@plum.flirble.org> | |
4281 | Branch: perl | |
4282 | ! pp.c | |
4283 | ____________________________________________________________________________ | |
4284 | [ 13400] By: jhi on 2001/12/01 15:43:15 | |
4285 | Log: Upgrade to Storable 1.0.14. | |
4286 | Branch: perl | |
4287 | ! ext/Storable/ChangeLog ext/Storable/Storable.pm | |
4288 | ____________________________________________________________________________ | |
4289 | [ 13399] By: jhi on 2001/12/01 15:40:13 | |
4290 | Log: Add simple caches for ::viacode() and ::vianame(). | |
4291 | Branch: perl | |
4292 | ! lib/charnames.pm lib/charnames.t | |
4293 | ____________________________________________________________________________ | |
137e7465 JH |
4294 | [ 13398] By: nick on 2001/12/01 10:36:24 |
4295 | Log: Integrate mainline. | |
4296 | Branch: perlio | |
4297 | +> (branch 44 files) | |
4298 | - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm | |
4299 | - lib/Math/BigInt/t/Math/BigInt/Subclass.pm | |
4300 | - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm | |
4301 | !> (integrate 250 files) | |
4302 | ____________________________________________________________________________ | |
b5bf685a JH |
4303 | [ 13397] By: jhi on 2001/12/01 04:35:39 |
4304 | Log: Regen toc and modlib. | |
4305 | Branch: perl | |
4306 | ! pod/perlmodlib.pod pod/perltoc.pod | |
4307 | ____________________________________________________________________________ | |
4308 | [ 13396] By: jhi on 2001/12/01 04:31:53 | |
4309 | Log: Upgrade to podlators-1.18. | |
4310 | Branch: perl | |
4311 | ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm | |
4312 | ____________________________________________________________________________ | |
4313 | [ 13395] By: jhi on 2001/11/30 23:03:20 | |
4314 | Log: -h scalar0 -h vector0 seems to help for both | |
4315 | UNICOS and UNICOS/mk on the unpack %65c problems. | |
4316 | ||
4317 | (replaces #13393) | |
4318 | Branch: perl | |
4319 | ! hints/unicos.sh hints/unicosmk.sh | |
4320 | ____________________________________________________________________________ | |
4321 | [ 13394] By: jhi on 2001/11/30 22:51:17 | |
4322 | Log: More Socket constants. | |
4323 | Branch: perl | |
4324 | ! ext/Socket/Makefile.PL ext/Socket/Socket.pm | |
4325 | ____________________________________________________________________________ | |
4326 | [ 13393] By: jhi on 2001/11/30 22:00:04 | |
4327 | Log: (replaced by #13395) | |
4328 | Branch: perl | |
4329 | ! hints/unicosmk.sh | |
4330 | ____________________________________________________________________________ | |
4331 | [ 13392] By: jhi on 2001/11/30 20:26:22 | |
4332 | Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385) | |
4333 | From: Andy Dougherty <doughera@lafayette.edu> | |
4334 | Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST) | |
4335 | Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu> | |
4336 | ||
4337 | Simplify the test skippage criterion now that we are | |
4338 | no more dependent on sed. | |
4339 | Branch: perl | |
4340 | ! t/comp/cpp.t t/run/switchPx.t | |
4341 | ____________________________________________________________________________ | |
4342 | [ 13391] By: jhi on 2001/11/30 20:19:37 | |
4343 | Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk | |
4344 | From: Michael G Schwern <schwern@pobox.com> | |
4345 | Date: Fri, 30 Nov 2001 11:48:44 -0500 | |
4346 | Message-ID: <20011130114844.C1303@blackrider> | |
4347 | ||
4348 | (replaces #13381) | |
4349 | Branch: perl | |
4350 | ! t/op/stat.t | |
4351 | ____________________________________________________________________________ | |
4352 | [ 13390] By: jhi on 2001/11/30 18:12:54 | |
4353 | Log: Let's not assume how much memory has been allocated | |
4354 | to PVs. | |
4355 | Branch: perl | |
4356 | ! ext/Devel/Peek/Peek.t | |
4357 | ____________________________________________________________________________ | |
4358 | [ 13389] By: jhi on 2001/11/30 17:38:37 | |
4359 | Log: VOS needs to know the modules, including pp_sort. | |
4360 | Branch: perl | |
4361 | ! vos/perl.bind | |
4362 | ____________________________________________________________________________ | |
4363 | [ 13388] By: jhi |