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 | |
21a64cc4 | 6 | pod/perlhack.pod for the details. |
99b32ad1 | 7 | |
21a64cc4 | 8 | For information on what's new in this release, see pod/perldelta.pod. |
99b32ad1 | 9 | |
5850c7a4 | 10 | [The "CAST AND CREW" list has been moved to AUTHORS.] |
99b32ad1 | 11 | |
99b32ad1 JH |
12 | NOTE: Each change entry shows the change number; who checked it into the |
13 | repository; when; description of the change; which branch the change | |
14 | happened in; and the affected files. The file lists have a short symbolic | |
15 | indicator: | |
16 | ||
17 | ! modified | |
18 | + added | |
19 | - deleted | |
20 | +> branched (from elsewhere) | |
21 | !> merged changes (from elsewhere) | |
22 | ||
dd6de302 JH |
23 | The Message-Ids in the change entries refer to the email messages sent |
24 | to the perl5-porters mailing list. You can retrieve the messages for | |
25 | example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ | |
99b32ad1 JH |
26 | |
27 | -------------- | |
cb6c0a57 | 28 | Version v5.7.X Development release working toward v5.8 |
99b32ad1 | 29 | -------------- |
365eb269 | 30 | ____________________________________________________________________________ |
0cce8c82 JH |
31 | [ 15046] By: jhi on 2002/03/05 14:56:19 |
32 | Log: Double MANIFESTing. | |
33 | Branch: perl | |
34 | ! ext/Encode/MANIFEST | |
35 | ____________________________________________________________________________ | |
36 | [ 15045] By: jhi on 2002/03/05 14:29:41 | |
37 | Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki. | |
38 | Branch: perl | |
39 | - ext/Encode/Encode/7bit-kr.enc | |
40 | - ext/Encode/lib/Encode/Tcl/HanZi.pm | |
41 | ! MANIFEST ext/Encode/lib/Encode/Tcl.pm | |
42 | ____________________________________________________________________________ | |
43 | [ 15044] By: jhi on 2002/03/05 13:40:31 | |
44 | Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN | |
45 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
46 | Date: Tue, 5 Mar 2002 14:35:57 +0100 | |
47 | Message-ID: <20020305143557.C695@rafael> | |
48 | Branch: perl | |
49 | ! pp_sys.c t/lib/warnings/pp_sys | |
50 | ____________________________________________________________________________ | |
51 | [ 15043] By: jhi on 2002/03/05 13:36:30 | |
52 | Log: Subject: [PATCH Devel::PPPort] | |
53 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
54 | Date: Tue, 5 Mar 2002 13:37:59 GMT | |
55 | Message-Id: <200203051337.NAA14686@tempest.npl.co.uk> | |
56 | Branch: perl | |
57 | ! ext/Devel/PPPort/Makefile.PL | |
58 | ____________________________________________________________________________ | |
59 | [ 15042] By: jhi on 2002/03/05 13:33:55 | |
60 | Log: Real patch from SADAHIRO Tomoyusi to remove the HZ tests. | |
61 | Branch: perl | |
62 | ! ext/Encode/t/Tcl.t | |
63 | ____________________________________________________________________________ | |
64 | [ 15041] By: nick on 2002/03/05 07:23:58 | |
65 | Log: Integrate mainline (5.7.3) | |
66 | Branch: perlio | |
67 | +> ext/Encode/lib/Encode/CN/HZ.pm | |
68 | - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc | |
69 | !> (integrate 54 files) | |
70 | ____________________________________________________________________________ | |
71 | [ 15040] By: ams on 2002/03/05 05:10:33 | |
72 | Log: Subject: DOC PATCH 5.7.3 (perldelta) | |
73 | From: mjd@plover.com | |
74 | Date: 5 Mar 2002 05:35:58 -0000 | |
75 | Message-Id: <20020305053558.31677.qmail@plover.com> | |
76 | Branch: perl | |
77 | ! pod/perldelta.pod | |
78 | ____________________________________________________________________________ | |
79 | [ 15039] By: jhi on 2002/03/05 03:32:07 | |
80 | Log: This is 5.7.3. | |
81 | Branch: perl | |
82 | ! patchlevel.h | |
83 | ____________________________________________________________________________ | |
84 | [ 15038] By: jhi on 2002/03/05 03:31:32 | |
85 | Log: Shoo. | |
86 | Branch: perl | |
87 | ! ext/Encode/t/Tcl.t | |
88 | ____________________________________________________________________________ | |
89 | [ 15037] By: jhi on 2002/03/05 03:15:17 | |
90 | Log: Update Changes. | |
91 | Branch: perl | |
92 | ! Changes patchlevel.h | |
93 | ____________________________________________________________________________ | |
5d093761 JH |
94 | [ 15036] By: jhi on 2002/03/05 03:11:17 |
95 | Log: Regen perlapi. | |
96 | Branch: perl | |
97 | ! pod/perlapi.pod | |
98 | ____________________________________________________________________________ | |
99 | [ 15035] By: jhi on 2002/03/05 03:08:50 | |
100 | Log: Tie::File doc tweak for Win32 from mjd. | |
101 | Branch: perl | |
102 | ! lib/Tie/File.pm | |
103 | ____________________________________________________________________________ | |
104 | [ 15034] By: jhi on 2002/03/05 02:51:47 | |
105 | Log: Regen toc. | |
106 | Branch: perl | |
107 | ! pod/perltoc.pod | |
108 | ____________________________________________________________________________ | |
109 | [ 15033] By: jhi on 2002/03/05 02:34:32 | |
110 | Log: Decommission Encode::Tcl HZ testing for now. | |
111 | Branch: perl | |
112 | ! ext/Encode/t/Tcl.t | |
113 | ____________________________________________________________________________ | |
114 | [ 15032] By: jhi on 2002/03/05 02:05:23 | |
115 | Log: Must have a return. | |
116 | Branch: perl | |
117 | ! pp_pack.c | |
118 | ____________________________________________________________________________ | |
119 | [ 15031] By: jhi on 2002/03/05 01:45:21 | |
120 | Log: The very latest win32 score from Jan Dubois. | |
121 | Branch: perl | |
122 | ! pod/perldelta.pod | |
123 | ____________________________________________________________________________ | |
124 | [ 15030] By: ams on 2002/03/05 01:40:01 | |
125 | Log: Subject: [PATCH] README.macos | |
126 | From: Chris Nandor <pudge@pobox.com> | |
127 | Date: Mon, 04 Mar 2002 17:37:59 -0500 | |
128 | Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com> | |
129 | Branch: perl | |
130 | ! README.macos | |
131 | ____________________________________________________________________________ | |
132 | [ 15029] By: jhi on 2002/03/05 01:39:29 | |
133 | Log: "The last pieces of Chinese puzzle" from Autrijus. | |
134 | Branch: perl | |
135 | + ext/Encode/lib/Encode/CN/HZ.pm | |
136 | - ext/Encode/Encode/HZ.enc | |
137 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm | |
138 | ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm | |
139 | ____________________________________________________________________________ | |
140 | [ 15028] By: jhi on 2002/03/05 00:53:36 | |
141 | Log: Known test failures updates. | |
142 | Branch: perl | |
143 | ! pod/perldelta.pod | |
144 | ____________________________________________________________________________ | |
145 | [ 15027] By: jhi on 2002/03/04 23:48:07 | |
146 | Log: One more nit from mjd. | |
147 | Branch: perl | |
148 | ! lib/Tie/File/t/16_handle.t | |
149 | ____________________________________________________________________________ | |
150 | [ 15026] By: jhi on 2002/03/04 23:42:28 | |
151 | Log: Upgrade to Tie::File 0.17 from mjd. | |
152 | Branch: perl | |
153 | ! lib/Tie/File.pm lib/Tie/File/t/05_size.t | |
154 | ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
155 | ____________________________________________________________________________ | |
156 | [ 15025] By: jhi on 2002/03/04 23:14:54 | |
157 | Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 | |
158 | From: Nicholas Clark <nick@unfortu.net> | |
159 | Date: Mon, 4 Mar 2002 23:33:52 +0000 | |
160 | Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net> | |
161 | Branch: perl | |
162 | ! pod/perldelta.pod | |
163 | ____________________________________________________________________________ | |
164 | [ 15024] By: jhi on 2002/03/04 22:21:44 | |
165 | Log: Escapee. | |
166 | Branch: perl | |
167 | ! proto.h | |
168 | ____________________________________________________________________________ | |
169 | [ 15023] By: jhi on 2002/03/04 22:17:56 | |
170 | Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs) | |
171 | From: Nicholas Clark <nick@unfortu.net> | |
172 | Date: Mon, 4 Mar 2002 22:48:38 +0000 | |
173 | Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net> | |
174 | Branch: perl | |
175 | ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs | |
176 | ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs | |
177 | ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs | |
178 | ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL | |
179 | ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs | |
180 | ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs | |
181 | ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL | |
182 | ____________________________________________________________________________ | |
183 | [ 15022] By: jhi on 2002/03/04 22:09:39 | |
184 | Log: Cleaner. | |
185 | Branch: perl | |
186 | ! Makefile.SH | |
187 | ____________________________________________________________________________ | |
188 | [ 15021] By: jhi on 2002/03/04 22:06:22 | |
189 | Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English' | |
190 | From: Jeffrey Friedl <jfriedl@yahoo.com> | |
191 | Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST) | |
192 | Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com> | |
193 | Branch: perl | |
194 | ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod | |
195 | ! pod/perlvar.pod | |
196 | ____________________________________________________________________________ | |
197 | [ 15020] By: jhi on 2002/03/04 21:44:42 | |
198 | Log: More Han tweaks from Autrjius Tang: most importantly, | |
199 | gbk is identical to cp936, so gbk can be removed and | |
200 | taken care of by an alias. | |
201 | Branch: perl | |
202 | - ext/Encode/Encode/gbk.enc | |
203 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
204 | ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm | |
205 | ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST | |
206 | ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
207 | ____________________________________________________________________________ | |
208 | [ 15019] By: jhi on 2002/03/04 21:23:42 | |
209 | Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 | |
210 | From: Nicholas Clark <nick@unfortu.net> | |
211 | Date: Mon, 4 Mar 2002 22:20:13 +0000 | |
212 | Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net> | |
213 | Branch: perl | |
214 | ! pod/perldelta.pod | |
215 | ____________________________________________________________________________ | |
216 | [ 15018] By: jhi on 2002/03/04 21:19:31 | |
217 | Log: Based on | |
218 | ||
219 | Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description | |
220 | From: Anton Tagunov <tagunov@motor.ru> | |
221 | Date: Mon, 4 Mar 2002 21:14:39 +0300 | |
222 | Message-ID: <1814137429.20020304211439@motor.ru> | |
223 | Branch: perl | |
224 | ! pod/perlunicode.pod | |
225 | ____________________________________________________________________________ | |
226 | [ 15017] By: jhi on 2002/03/04 20:43:05 | |
227 | Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword | |
228 | From: John Peacock <jpeacock@rowman.com> | |
229 | Date: Mon, 04 Mar 2002 16:18:42 -0500 | |
230 | Message-ID: <3C83E4B2.3060700@rowman.com> | |
231 | ||
232 | Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword | |
233 | From: John Peacock <jpeacock@rowman.com> | |
234 | Date: Mon, 04 Mar 2002 16:42:55 -0500 | |
235 | Message-ID: <3C83EA5F.80303@rowman.com> | |
236 | Branch: perl | |
237 | ! lib/ExtUtils/xsubpp pod/perlxs.pod | |
238 | ____________________________________________________________________________ | |
239 | [ 15016] By: jhi on 2002/03/04 20:07:04 | |
240 | Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 | |
241 | From: "Craig A. Berry" <craigberry@mac.com> | |
242 | Date: Mon, 04 Mar 2002 14:47:59 -0600 | |
243 | Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01> | |
244 | ||
245 | Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 | |
246 | From: "Craig A. Berry" <craigberry@mac.com> | |
247 | Date: Mon, 04 Mar 2002 15:04:58 -0600 | |
248 | Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com> | |
249 | Branch: perl | |
250 | ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL | |
251 | ____________________________________________________________________________ | |
252 | [ 15015] By: jhi on 2002/03/04 18:58:03 | |
253 | Log: metaconfig unit change for #15014. | |
254 | Branch: metaconfig/U/perl | |
255 | ! Extensions.U | |
256 | ____________________________________________________________________________ | |
257 | [ 15014] By: jhi on 2002/03/04 18:57:23 | |
258 | Log: Add Encode::CN, Encode::KR, and Encode::TW to the list | |
259 | of known extensions, where Encode::JP already is. | |
260 | Branch: perl | |
261 | ! Configure Porting/config.sh Porting/config_H uconfig.h | |
262 | ____________________________________________________________________________ | |
263 | [ 15013] By: jhi on 2002/03/04 18:36:05 | |
264 | Log: SJIS, from Dan Kogai. | |
265 | Branch: perl | |
266 | ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL | |
267 | ____________________________________________________________________________ | |
268 | [ 15012] By: nick on 2002/03/04 17:35:50 | |
269 | Log: Intergrate perlio's Encode/compile | |
270 | Branch: perl | |
271 | !> ext/Encode/compile | |
272 | ____________________________________________________________________________ | |
273 | [ 15011] By: nick on 2002/03/04 17:29:54 | |
274 | Log: Avoid $Id$ cleverness and just have a $VERSION. | |
275 | Branch: perlio | |
276 | ! ext/Encode/compile | |
277 | ____________________________________________________________________________ | |
278 | [ 15010] By: nick on 2002/03/04 17:29:14 | |
279 | Log: Integrate mainline | |
280 | Branch: perlio | |
281 | +> lib/Math/BigInt/t/isa.t | |
282 | !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c | |
283 | !> lib/warnings.pm op.c perly.c pod/perldelta.pod | |
284 | !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c | |
285 | !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h | |
286 | !> warnings.pl | |
287 | ____________________________________________________________________________ | |
288 | [ 15009] By: jhi on 2002/03/04 17:24:30 | |
289 | Log: Integrate ext/Encode/compile from perlio. | |
290 | Branch: perl | |
291 | !> ext/Encode/compile | |
292 | ____________________________________________________________________________ | |
293 | [ 15008] By: jhi on 2002/03/04 17:11:19 | |
294 | Log: Integrate perlio: win32 tweaks. (ext/Encode/compile | |
295 | updates not integrated, something odd going on in there.) | |
296 | Branch: perl | |
297 | !> ext/Encode/t/JP.t ext/threads/shared/shared.xs | |
298 | !> lib/Tie/File/t/16_handle.t | |
299 | ____________________________________________________________________________ | |
300 | [ 15007] By: nick on 2002/03/04 17:08:17 | |
301 | Log: Integrate mainline | |
302 | Branch: perlio | |
303 | !> AUTHORS Changes Porting/Glossary Porting/config.sh | |
304 | !> Porting/config_H ext/Encode/Encode.pm patchlevel.h | |
305 | !> pod/perltoc.pod | |
306 | ____________________________________________________________________________ | |
307 | [ 15006] By: jhi on 2002/03/04 16:46:49 | |
308 | Log: A new M::BI test. | |
309 | Branch: perl | |
310 | + lib/Math/BigInt/t/isa.t | |
311 | ! MANIFEST | |
312 | ____________________________________________________________________________ | |
313 | [ 15005] By: jhi on 2002/03/04 16:43:53 | |
314 | Log: Subject: VMS test and perldelta update | |
315 | From: "Craig A. Berry" <craigberry@mac.com> | |
316 | Date: Mon, 04 Mar 2002 11:03:37 -0600 | |
317 | Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01> | |
318 | Branch: perl | |
319 | ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t | |
320 | ____________________________________________________________________________ | |
321 | [ 15004] By: jhi on 2002/03/04 16:41:50 | |
322 | Log: Needed for threaded builds. | |
323 | Branch: perl | |
324 | ! embed.fnc embed.h | |
325 | ____________________________________________________________________________ | |
326 | [ 15003] By: jhi on 2002/03/04 16:37:13 | |
327 | Log: Subject: [PATCH] taint + deprecated warnings | |
328 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
329 | Date: Mon, 4 Mar 2002 16:33:23 -0000 | |
330 | Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk> | |
331 | Branch: perl | |
332 | ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod | |
333 | ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c | |
334 | ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl | |
335 | ____________________________________________________________________________ | |
336 | [ 15002] By: nick on 2002/03/04 16:19:06 | |
337 | Log: Win32 tweak | |
338 | Branch: perlio | |
339 | ! lib/Tie/File/t/16_handle.t | |
340 | ____________________________________________________________________________ | |
341 | [ 15001] By: jhi on 2002/03/04 15:39:11 | |
342 | Log: Update Changes. | |
343 | Branch: perl | |
344 | ! Changes patchlevel.h | |
345 | ____________________________________________________________________________ | |
cb1f50b8 JH |
346 | [ 15000] By: jhi on 2002/03/04 15:28:01 |
347 | Log: AUTHORS updates. | |
348 | Branch: perl | |
349 | ! AUTHORS | |
350 | ____________________________________________________________________________ | |
351 | [ 14999] By: nick on 2002/03/04 15:26:43 | |
352 | Log: Win32 hack | |
353 | Branch: perlio | |
354 | ! ext/Encode/compile ext/Encode/t/JP.t | |
355 | ____________________________________________________________________________ | |
356 | [ 14998] By: jhi on 2002/03/04 15:23:35 | |
357 | Log: Encode doc tweak from Autrijus Tang. | |
358 | Branch: perl | |
359 | ! ext/Encode/Encode.pm | |
360 | ____________________________________________________________________________ | |
361 | [ 14997] By: jhi on 2002/03/04 14:53:38 | |
362 | Log: Regen Glossary et al. (It seems the #14875 didn't | |
363 | quite work in removing the double-dot?) | |
364 | Branch: perl | |
365 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
366 | ____________________________________________________________________________ | |
367 | [ 14996] By: jhi on 2002/03/04 14:46:29 | |
368 | Log: Regen toc. | |
369 | Branch: perl | |
370 | ! pod/perltoc.pod | |
371 | ____________________________________________________________________________ | |
372 | [ 14995] By: nick on 2002/03/04 14:42:09 | |
373 | Log: Remove debugging assert | |
374 | Branch: perlio | |
375 | ! ext/threads/shared/shared.xs | |
376 | ____________________________________________________________________________ | |
377 | [ 14994] By: nick on 2002/03/04 14:41:54 | |
378 | Log: Integrate mainline | |
379 | Branch: perlio | |
380 | !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t | |
381 | !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t | |
382 | !> lib/Tie/File/t/15_pushpop.t util.c | |
383 | ____________________________________________________________________________ | |
384 | [ 14993] By: jhi on 2002/03/04 14:10:07 | |
385 | Log: Han update from Autrijus Tang. | |
386 | Branch: perl | |
387 | ! ext/Encode/Encode.pm | |
388 | ____________________________________________________________________________ | |
389 | [ 14992] By: nick on 2002/03/04 14:08:38 | |
390 | Log: Integrate mainline - all tests pass - some noise from threads | |
391 | av_simple (SuSE7.3). | |
392 | Branch: perlio | |
393 | +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t | |
394 | +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t | |
395 | +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t | |
396 | +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t | |
397 | +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t | |
398 | +> lib/Tie/File/t/11_rv_splice_rs.t | |
399 | +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t | |
400 | +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t | |
401 | +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
402 | - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
403 | - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
404 | - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
405 | - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
406 | - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
407 | - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
408 | - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t | |
409 | - lib/Tie/File/15_pushpop.t | |
410 | !> (integrate 47 files) | |
411 | ____________________________________________________________________________ | |
412 | [ 14991] By: jhi on 2002/03/04 13:37:52 | |
413 | Log: Missing MANIFESTations. | |
414 | Branch: perl | |
415 | ! MANIFEST | |
416 | ____________________________________________________________________________ | |
417 | [ 14990] By: jhi on 2002/03/04 13:34:15 | |
418 | Log: Attempt at portability. | |
419 | Branch: perl | |
420 | ! util.c | |
421 | ____________________________________________________________________________ | |
422 | [ 14989] By: jhi on 2002/03/04 13:04:06 | |
423 | Log: Needed by #14985. | |
424 | Branch: perl | |
425 | ! embed.h global.sym proto.h | |
426 | ____________________________________________________________________________ | |
427 | [ 14988] By: ams on 2002/03/04 08:59:27 | |
428 | Log: Upgrade to Tie::File 0.16. | |
429 | Branch: perl | |
430 | + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
431 | ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t | |
432 | ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t | |
433 | ! lib/Tie/File/t/15_pushpop.t | |
434 | ____________________________________________________________________________ | |
435 | [ 14987] By: ams on 2002/03/04 08:48:11 | |
436 | Log: Subject: [PATCH @14577] perly-fixer | |
437 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
438 | Date: Mon, 4 Mar 2002 02:28:51 -0500 | |
439 | Message-Id: <20020304022851.A14119@math.ohio-state.edu> | |
440 | Branch: perl | |
441 | ! Makefile.SH perly.fixer | |
442 | ____________________________________________________________________________ | |
443 | [ 14986] By: ams on 2002/03/04 08:43:37 | |
444 | Log: Subject: [PATCH @14577] xsubpp | |
445 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
446 | Date: Mon, 4 Mar 2002 02:25:52 -0500 | |
447 | Message-Id: <20020304022552.A14106@math.ohio-state.edu> | |
448 | Branch: perl | |
449 | ! lib/ExtUtils/xsubpp pod/perlxs.pod | |
450 | ____________________________________________________________________________ | |
451 | [ 14985] By: ams on 2002/03/04 08:40:46 | |
452 | Log: Subject: [PATCH @14577] sv_cmp and friends | |
453 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
454 | Date: Mon, 4 Mar 2002 02:31:04 -0500 | |
455 | Message-Id: <20020304023103.A14140@math.ohio-state.edu> | |
456 | Branch: perl | |
457 | ! embed.fnc sv.c util.c | |
458 | ____________________________________________________________________________ | |
459 | [ 14984] By: ams on 2002/03/04 08:16:06 | |
460 | Log: Fix File::Path docs as suggested by Ronald Kimball. | |
461 | Branch: perl | |
462 | ! lib/File/Path.pm | |
463 | ____________________________________________________________________________ | |
464 | [ 14983] By: ams on 2002/03/04 08:11:20 | |
465 | Log: Update perldata fix as suggested by Benjamin Goldberg. | |
466 | Branch: perl | |
467 | ! pod/perldata.pod | |
468 | ____________________________________________________________________________ | |
469 | [ 14982] By: jhi on 2002/03/04 03:56:46 | |
470 | Log: Faulty skip. | |
471 | Branch: perl | |
472 | ! ext/DB_File/t/db-recno.t | |
473 | ____________________________________________________________________________ | |
474 | [ 14981] By: jhi on 2002/03/04 03:46:31 | |
475 | Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification | |
476 | From: Anton Tagunov <tagunov@motor.ru> | |
477 | Date: Mon, 4 Mar 2002 05:41:41 +0300 | |
478 | Message-Id: <7916563907.20020304054141@motor.ru> | |
479 | ||
480 | Subject: [ID 20020303.005] Patch perlinicode C API description | |
481 | From: Anton Tagunov <tagunov@motor.ru> | |
482 | Date: Mon, 4 Mar 2002 06:08:23 +0300 | |
483 | Message-Id: <2018165510.20020304060823@motor.ru> | |
484 | Branch: perl | |
485 | ! lib/utf8.pm pod/perlunicode.pod | |
486 | ____________________________________________________________________________ | |
487 | [ 14980] By: ams on 2002/03/04 02:19:20 | |
488 | Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage? | |
489 | From: Anton Tagunov <tagunov@motor.ru> | |
490 | Date: Mon, 4 Mar 2002 02:17:40 +0300 | |
491 | Message-Id: <1344322124.20020304021740@motor.ru> | |
492 | Branch: perl | |
493 | ! pod/perldata.pod | |
494 | ____________________________________________________________________________ | |
495 | [ 14979] By: ams on 2002/03/04 02:17:54 | |
496 | Log: Subject: RE: [PATCH] RE: DB_File breakage | |
497 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
498 | Date: Sun, 3 Mar 2002 23:56:31 -0000 | |
499 | Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk> | |
500 | Branch: perl | |
501 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
502 | ! ext/DB_File/t/db-recno.t | |
503 | ____________________________________________________________________________ | |
504 | [ 14978] By: ams on 2002/03/04 02:07:16 | |
505 | Log: Subject: [PATCH] docs for ExtUtils::Manifest | |
506 | From: Nicholas Clark <nick@unfortu.net> | |
507 | Date: Sun, 3 Mar 2002 23:29:25 +0000 | |
508 | Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net> | |
509 | Branch: perl | |
510 | ! lib/ExtUtils/Manifest.pm | |
511 | ____________________________________________________________________________ | |
512 | [ 14977] By: jhi on 2002/03/04 02:07:06 | |
513 | Log: Forgot from the M::BI 1.54 update. | |
514 | Branch: perl | |
515 | ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc | |
516 | ! lib/Math/BigInt/t/upgrade.inc | |
517 | ____________________________________________________________________________ | |
518 | [ 14976] By: ams on 2002/03/04 02:04:32 | |
519 | Log: Subject: [PATCH] attr | |
520 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
521 | Date: Sun, 3 Mar 2002 22:09:58 -0000 | |
522 | Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk> | |
523 | Branch: perl | |
524 | ! lib/warnings.pm warnings.pl | |
525 | ____________________________________________________________________________ | |
526 | [ 14975] By: ams on 2002/03/04 02:01:27 | |
527 | Log: Subject: [PATCH] File::Path documentation | |
528 | From: Colin Meyer <cmeyer@helvella.org> | |
529 | Date: Sun, 3 Mar 2002 14:54:24 -0800 | |
530 | Message-Id: <20020303145424.A21774@hobart.helvella.org> | |
531 | Branch: perl | |
532 | ! lib/File/Path.pm | |
533 | ____________________________________________________________________________ | |
534 | [ 14974] By: jhi on 2002/03/04 01:54:17 | |
535 | Log: Typo. | |
536 | Branch: perl | |
537 | ! lib/Math/BigInt/t/upgrade.t | |
538 | ____________________________________________________________________________ | |
539 | [ 14973] By: jhi on 2002/03/04 01:30:49 | |
540 | Log: Editing errors. | |
541 | Branch: perl | |
542 | ! MANIFEST | |
543 | ____________________________________________________________________________ | |
544 | [ 14972] By: jhi on 2002/03/04 01:18:02 | |
545 | Log: Upgrade to Math::BigInt 1.54. | |
546 | Branch: perl | |
547 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
548 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t | |
549 | ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t | |
550 | ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t | |
551 | ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t | |
552 | ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t | |
553 | ____________________________________________________________________________ | |
554 | [ 14971] By: jhi on 2002/03/04 01:06:53 | |
555 | Log: Test tweak from Craig Berry. | |
556 | Branch: perl | |
557 | ! lib/Tie/File/t/15_pushpop.t | |
558 | ____________________________________________________________________________ | |
559 | [ 14970] By: jhi on 2002/03/04 01:05:17 | |
560 | Log: Upgrade to Tie::File 0.15. | |
561 | Branch: perl | |
562 | + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t | |
563 | + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t | |
564 | + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t | |
565 | + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t | |
566 | + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t | |
567 | + lib/Tie/File/t/11_rv_splice_rs.t | |
568 | + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t | |
569 | + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t | |
570 | - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
571 | - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
572 | - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
573 | - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
574 | - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
575 | - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
576 | - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t | |
577 | - lib/Tie/File/15_pushpop.t | |
578 | ! MANIFEST lib/Tie/File.pm | |
579 | ____________________________________________________________________________ | |
580 | [ 14969] By: jhi on 2002/03/04 00:25:33 | |
581 | Log: The EBCDIC gaps apply only to the real A-Z. | |
582 | Branch: perl | |
583 | ! ext/B/B/Deparse.pm | |
584 | ____________________________________________________________________________ | |
585 | [ 14968] By: jhi on 2002/03/03 19:00:06 | |
586 | Log: EBCDIC: deparse \cX correctly. | |
587 | Branch: perl | |
588 | ! ext/B/B/Deparse.pm | |
589 | ____________________________________________________________________________ | |
590 | [ 14967] By: ams on 2002/03/03 18:18:00 | |
591 | Log: Subject: [PATCH] nit in perlsyn.pod | |
592 | From: "Wolfgang Laun" <wolfgang.laun@chello.at> | |
593 | Date: Sun, 03 Mar 2002 20:16:10 +0100 | |
594 | Message-Id: <200203032016100050.00066EE7@smtp.chello.at> | |
595 | Branch: perl | |
596 | ! pod/perlsyn.pod | |
597 | ____________________________________________________________________________ | |
598 | [ 14966] By: ams on 2002/03/03 18:06:32 | |
599 | Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config; | |
600 | From: Michael G Schwern <schwern@pobox.com> | |
601 | Date: Sun, 3 Mar 2002 13:33:28 -0500 | |
602 | Message-Id: <20020303183328.GA3296@blackrider> | |
603 | Branch: perl | |
604 | ! utils/h2xs.PL | |
605 | ____________________________________________________________________________ | |
606 | [ 14965] By: ams on 2002/03/03 18:00:03 | |
607 | Log: Subject: [ PATCH ] HP back to default | |
608 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
609 | Date: Sun, 03 Mar 2002 18:48:34 +0100 | |
610 | Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl> | |
611 | Branch: perl | |
612 | ! hints/hpux.sh | |
613 | ____________________________________________________________________________ | |
614 | [ 14964] By: jhi on 2002/03/03 16:54:55 | |
615 | Log: EBCDIC: special cases of special cases. | |
616 | Branch: perl | |
617 | ! t/uni/case.pl | |
618 | ____________________________________________________________________________ | |
619 | [ 14963] By: jhi on 2002/03/03 16:11:07 | |
620 | Log: EBCDIC: the v-string components cannot exceed 2147483647. | |
621 | Branch: perl | |
622 | ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c | |
623 | ____________________________________________________________________________ | |
624 | [ 14962] By: jhi on 2002/03/03 15:06:55 | |
625 | Log: Remove the bogus "incorrect case" warning completely. | |
626 | The problem exists, but the cure, in which ever form | |
627 | it will be, needs to be something more subtle. | |
628 | Branch: perl | |
629 | ! op.c pod/perldiag.pod | |
630 | ____________________________________________________________________________ | |
631 | [ 14961] By: ams on 2002/03/03 13:39:09 | |
632 | Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays | |
633 | From: Mark-Jason Dominus <mjd@plover.com> | |
634 | Date: Sun, 03 Mar 2002 09:32:16 -0500 | |
635 | Message-Id: <20020303143216.10536.qmail@plover.com> | |
636 | Branch: perl | |
637 | ! t/op/tiearray.t | |
638 | ____________________________________________________________________________ | |
639 | [ 14960] By: nick on 2002/03/03 09:59:59 | |
640 | Log: Integrate mainline | |
641 | Branch: perlio | |
642 | +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t | |
643 | - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 | |
644 | ! ext/Encode/compile | |
645 | !> (integrate 27 files) | |
646 | ____________________________________________________________________________ | |
647 | [ 14959] By: ams on 2002/03/03 08:11:34 | |
648 | Log: Fix #14957. | |
649 | Branch: perl | |
650 | ! ext/DB_File/t/db-recno.t | |
651 | ____________________________________________________________________________ | |
652 | [ 14958] By: ams on 2002/03/03 05:51:00 | |
653 | Log: Subject: [PATCH @14577] NL in debugger | |
654 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
655 | Date: Sat, 2 Mar 2002 05:34:12 -0500 | |
656 | Message-Id: <20020302053412.A5465@math.ohio-state.edu> | |
657 | Branch: perl | |
658 | ! lib/perl5db.pl | |
659 | ____________________________________________________________________________ | |
660 | [ 14957] By: ams on 2002/03/03 05:00:04 | |
661 | Log: Subject: Re: DB_File breakage | |
662 | From: Schuyler Erle <schuyler@oreilly.com> | |
663 | Date: Sat, 02 Mar 2002 21:50:30 -0800 | |
664 | Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com> | |
665 | Branch: perl | |
666 | ! ext/DB_File/t/db-recno.t | |
667 | ____________________________________________________________________________ | |
668 | [ 14956] By: ams on 2002/03/03 04:40:08 | |
669 | Log: Subject: [PATCH @14577] Debugging OPs | |
670 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
671 | Date: Sat, 2 Mar 2002 05:49:58 -0500 | |
672 | Message-Id: <20020302054958.A5511@math.ohio-state.edu> | |
673 | Branch: perl | |
674 | ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h | |
675 | ! pod/perlrun.pod sv.h | |
676 | ____________________________________________________________________________ | |
677 | [ 14955] By: ams on 2002/03/03 04:34:41 | |
678 | Log: Subject: Tie::Array doc patch | |
679 | From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp> | |
680 | Date: Sat, 02 Mar 2002 08:42:56 +0900 | |
681 | Message-Id: <863czj97nj.wl@mail.edge.co.jp> | |
682 | Branch: perl | |
683 | ! lib/Tie/Array.pm | |
684 | ____________________________________________________________________________ | |
685 | [ 14954] By: ams on 2002/03/03 04:23:33 | |
686 | Log: Subject: Re: Smoke 14870 | |
687 | From: Nicholas Clark <nick@unfortu.net> | |
688 | Date: Sat, 2 Mar 2002 20:00:53 +0000 | |
689 | Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net> | |
690 | Branch: perl | |
691 | ! README.hpux | |
692 | ____________________________________________________________________________ | |
693 | [ 14953] By: ams on 2002/03/03 04:15:49 | |
694 | Log: Subject: RE: VERSION core | |
695 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
696 | Date: Sat, 2 Mar 2002 22:50:44 -0000 | |
697 | Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk> | |
698 | Branch: perl | |
699 | ! t/comp/use.t | |
700 | ____________________________________________________________________________ | |
701 | [ 14952] By: jhi on 2002/03/02 23:41:54 | |
702 | Log: The #14949 removed this error from non-Win32. | |
703 | Branch: perl | |
704 | ! t/lib/warnings/op | |
705 | ____________________________________________________________________________ | |
706 | [ 14951] By: jhi on 2002/03/02 19:54:15 | |
707 | Log: BeOS back on track. | |
708 | Branch: perl | |
709 | ! README.beos | |
710 | ____________________________________________________________________________ | |
711 | [ 14950] By: jhi on 2002/03/02 19:52:58 | |
712 | Log: The _POSIX_OPEN_MAX values are allowed *minimums*, | |
713 | higher is okay. | |
714 | Branch: perl | |
715 | ! ext/POSIX/t/posix.t | |
716 | ____________________________________________________________________________ | |
717 | [ 14949] By: jhi on 2002/03/02 19:33:29 | |
718 | Log: For now, make "incorrect case" a Win32-only warning. | |
719 | Branch: perl | |
720 | ! op.c | |
721 | ____________________________________________________________________________ | |
722 | [ 14948] By: jhi on 2002/03/02 17:55:48 | |
723 | Log: Demand more before attempting socketpair(). | |
724 | Branch: perl | |
725 | ! pp_sys.c | |
726 | ____________________________________________________________________________ | |
727 | [ 14947] By: jhi on 2002/03/02 17:35:09 | |
728 | Log: Remove obsolete hack. | |
729 | Branch: perl | |
730 | ! makedepend.SH | |
731 | ____________________________________________________________________________ | |
732 | [ 14946] By: ams on 2002/03/02 16:00:32 | |
733 | Log: Forgot to delete encode.* from MANIFEST. | |
734 | Branch: perl | |
735 | ! MANIFEST | |
736 | ____________________________________________________________________________ | |
737 | [ 14945] By: ams on 2002/03/02 14:41:03 | |
738 | Log: Delete ex-test output. | |
739 | Branch: perl | |
740 | - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 | |
741 | ____________________________________________________________________________ | |
742 | [ 14944] By: ams on 2002/03/02 13:54:35 | |
743 | Log: Subject: [PATCH] DB_File 1.803 | |
744 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
745 | Date: Sat, 2 Mar 2002 14:33:32 -0000 | |
746 | Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk> | |
747 | Branch: perl | |
748 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
749 | ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t | |
750 | ____________________________________________________________________________ | |
751 | [ 14943] By: ams on 2002/03/02 13:43:06 | |
752 | Log: Upgrade to Tie::File 0.14. | |
753 | Branch: perl | |
754 | + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t | |
755 | ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t | |
756 | ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t | |
757 | ____________________________________________________________________________ | |
758 | [ 14942] By: nick on 2002/03/02 11:05:53 | |
759 | Log: Integrate mainline | |
760 | Branch: perlio | |
761 | +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc | |
762 | +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd | |
763 | +> ext/Encode/t/table.utf8 | |
764 | !> Configure MANIFEST av.c ext/Encode/CN/CN.pm | |
765 | !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm | |
766 | !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
767 | !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod | |
768 | !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t | |
769 | !> universal.c utils/perldoc.PL | |
770 | ____________________________________________________________________________ | |
771 | [ 14941] By: jhi on 2002/03/02 02:40:01 | |
772 | Log: More CJK (just C, really) tables from Autrijus Tang | |
773 | (originally from iconv, used with permission of Bruno Haible) | |
774 | Branch: perl | |
775 | + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc | |
776 | + ext/Encode/Encode/iso-ir-165.enc | |
777 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
778 | ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL | |
779 | ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm | |
780 | ____________________________________________________________________________ | |
781 | [ 14940] By: jhi on 2002/03/02 02:29:11 | |
782 | Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section | |
783 | From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> | |
784 | Date: Fri, 1 Mar 2002 15:32:13 -0500 | |
785 | Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu> | |
786 | Branch: perl | |
787 | ! utils/perldoc.PL | |
788 | ____________________________________________________________________________ | |
789 | [ 14939] By: jhi on 2002/03/02 02:27:05 | |
790 | Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2) | |
791 | From: Schuyler Erle <schuyler@oreilly.com> | |
792 | Date: Fri, 01 Mar 2002 14:22:19 -0800 | |
793 | Message-ID: <3C7FFF1B.E74979B1@oreilly.com> | |
794 | ||
795 | Subject: Re: PATCH: "splice() offset past end of array" warning. | |
796 | From: Mark-Jason Dominus <mjd@plover.com> | |
797 | Date: Fri, 01 Mar 2002 17:19:49 -0500 | |
798 | Message-ID: <20020301221949.7610.qmail@plover.com> | |
799 | Branch: perl | |
800 | ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t | |
801 | ____________________________________________________________________________ | |
802 | [ 14938] By: jhi on 2002/03/02 02:24:25 | |
803 | Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays | |
804 | From: Mark-Jason Dominus <mjd@plover.com> | |
805 | Date: Fri, 01 Mar 2002 18:35:35 -0500 | |
806 | Message-ID: <20020301233535.15969.qmail@plover.com> | |
807 | Branch: perl | |
808 | ! av.c | |
809 | ____________________________________________________________________________ | |
810 | [ 14937] By: jhi on 2002/03/01 23:00:08 | |
811 | Log: Subject: RE: VERSION core | |
812 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
813 | Date: Fri, 1 Mar 2002 23:47:48 -0000 | |
814 | Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk> | |
815 | Branch: perl | |
816 | ! pod/perldiag.pod universal.c | |
817 | ____________________________________________________________________________ | |
818 | [ 14936] By: pudge on 2002/03/01 18:02:45 | |
819 | Log: Update Changes | |
820 | Branch: maint-5.6/macperl | |
821 | ! macos/Changes | |
822 | ____________________________________________________________________________ | |
823 | [ 14935] By: pudge on 2002/03/01 17:58:11 | |
824 | Log: Fix update to resources | |
825 | Branch: maint-5.6/macperl | |
826 | ! macos/macperl/MacPerl.r | |
827 | ____________________________________________________________________________ | |
828 | [ 14934] By: jhi on 2002/03/01 17:35:14 | |
829 | Log: metaconfig unit change for #14930. | |
830 | Branch: metaconfig | |
831 | ! U/modified/Init.U | |
832 | ____________________________________________________________________________ | |
833 | [ 14933] By: pudge on 2002/03/01 17:32:52 | |
834 | Log: Fix debugger to handle Mac OS psedofiles | |
835 | Branch: maint-5.6/macperl | |
836 | ! lib/DB.pm lib/perl5db.pl | |
837 | ____________________________________________________________________________ | |
838 | [ 14932] By: pudge on 2002/03/01 17:32:02 | |
839 | Log: Various fixes from Thomas Wegner | |
840 | Branch: maint-5.6/macperl | |
841 | ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c | |
842 | ____________________________________________________________________________ | |
843 | [ 14931] By: pudge on 2002/03/01 17:30:00 | |
844 | Log: Some resource updates | |
845 | Branch: maint-5.6/macperl | |
846 | ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r | |
847 | ! macos/macperl/MacPerl.rsrc | |
848 | ____________________________________________________________________________ | |
849 | [ 14930] By: jhi on 2002/03/01 17:29:32 | |
850 | Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS | |
851 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
852 | Date: Fri, 01 Mar 2002 09:38:59 -0800 | |
853 | Message-ID: <zy7f8gzkgWgY092yn@efn.org> | |
854 | Branch: perl | |
855 | ! Configure | |
856 | ____________________________________________________________________________ | |
857 | [ 14928] By: pudge on 2002/03/01 17:28:09 | |
858 | Log: Add some missing sfio symbols (Alan Fry) | |
859 | Branch: maint-5.6/macperl | |
860 | ! macos/macperl.sym | |
861 | ____________________________________________________________________________ | |
862 | [ 14927] By: pudge on 2002/03/01 17:27:29 | |
863 | Log: Update version and README | |
864 | Branch: maint-5.6/macperl | |
865 | ! README.macos macos/MPVersion.r | |
866 | ____________________________________________________________________________ | |
867 | [ 14926] By: nick on 2002/03/01 15:56:41 | |
868 | Log: Integrate mainline | |
869 | Branch: perlio | |
870 | +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm | |
871 | +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
872 | +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
873 | +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
874 | +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
875 | +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
876 | +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
877 | +> lib/Tie/File/13_size_rs.t | |
878 | !> (integrate 80 files) | |
879 | ____________________________________________________________________________ | |
880 | [ 14925] By: jhi on 2002/03/01 15:28:10 | |
881 | Log: Better advertising. | |
882 | Branch: perl | |
883 | ! pod/perldelta.pod pod/perlfaq5.pod | |
884 | ____________________________________________________________________________ | |
885 | [ 14924] By: jhi on 2002/03/01 14:32:16 | |
886 | Log: Update Changes. | |
887 | Branch: perl | |
888 | ! Changes patchlevel.h | |
889 | ____________________________________________________________________________ | |
1af02f2f JH |
890 | [ 14923] By: jhi on 2002/03/01 14:17:54 |
891 | Log: Lost in the shuffle. | |
892 | Branch: perl | |
893 | + lib/Math/BigInt/t/downgrade.t | |
894 | ! MANIFEST | |
895 | ____________________________________________________________________________ | |
896 | [ 14922] By: jhi on 2002/03/01 13:23:41 | |
897 | Log: Advertise Tie::File. | |
898 | Branch: perl | |
899 | ! pod/perldelta.pod pod/perlfaq5.pod | |
900 | ____________________________________________________________________________ | |
901 | [ 14921] By: jhi on 2002/03/01 13:14:18 | |
902 | Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current | |
903 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
904 | Date: Thu, 28 Feb 2002 18:55:48 +0100 | |
905 | Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl> | |
906 | Branch: perl | |
907 | ! x2p/walk.c | |
908 | ____________________________________________________________________________ | |
909 | [ 14920] By: ams on 2002/03/01 09:06:01 | |
910 | Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix | |
911 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
912 | Date: Tue, 26 Feb 2002 19:54:31 -0500 | |
913 | Message-Id: <20020226195431.A9625@math.ohio-state.edu> | |
914 | Branch: perl | |
915 | ! embed.fnc ext/B/B/Deparse.pm gv.c | |
916 | ____________________________________________________________________________ | |
917 | [ 14919] By: ams on 2002/03/01 03:03:12 | |
918 | Log: Upgrade to Tie::File 0.13 (Win32 fixes.) | |
919 | Branch: perl | |
920 | ! lib/Tie/File.pm lib/Tie/File/01_gen.t | |
921 | ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t | |
922 | ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t | |
923 | ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t | |
924 | ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t | |
925 | ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t | |
926 | ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t | |
927 | ____________________________________________________________________________ | |
928 | [ 14918] By: ams on 2002/03/01 02:36:58 | |
929 | Log: Add Tie::File 0.12 from MJD. | |
930 | Branch: perl | |
931 | + lib/Tie/File.pm lib/Tie/File/01_gen.t | |
932 | + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t | |
933 | + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t | |
934 | + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t | |
935 | + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t | |
936 | + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t | |
937 | + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t | |
938 | ! MANIFEST | |
939 | ____________________________________________________________________________ | |
940 | [ 14917] By: jhi on 2002/03/01 02:13:24 | |
941 | Log: Encoding name mapping tweaks. | |
942 | Branch: perl | |
943 | ! ext/Encode/Encode.pm | |
944 | ____________________________________________________________________________ | |
945 | [ 14916] By: jhi on 2002/02/28 21:26:07 | |
946 | Log: metaconfig unit change for #14915. | |
947 | Branch: metaconfig | |
948 | ! U/modified/Init.U | |
949 | ____________________________________________________________________________ | |
950 | [ 14915] By: jhi on 2002/02/28 21:25:23 | |
951 | Log: Subject: [PATCH] Configure to correctly recognize Amiga OS | |
952 | From: Paul_GreenVOS@vos.stratus.com | |
953 | Date: Thu, 28 Feb 02 15:05 est | |
954 | Message-Id: <200202282007.PAA11412@mailhub1.stratus.com> | |
955 | Branch: perl | |
956 | ! Configure | |
957 | ____________________________________________________________________________ | |
958 | [ 14914] By: jhi on 2002/02/28 14:10:44 | |
959 | Log: PL_bostr was pointing to the wrong string | |
960 | (a string left around from the loading of the Unicode \w) | |
961 | "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g" | |
962 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html | |
963 | Branch: perl | |
964 | ! regexec.c | |
965 | ____________________________________________________________________________ | |
966 | [ 14913] By: gbarr on 2002/02/28 13:06:11 | |
967 | Log: Sync with libnet-1.10 | |
968 | Branch: perl | |
969 | ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm | |
970 | ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm | |
971 | ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm | |
972 | ! lib/Net/t/netrc.t | |
973 | ____________________________________________________________________________ | |
974 | [ 14912] By: ams on 2002/02/28 13:02:50 | |
975 | Log: Subject: [PATCH] perldelta.pod fixes | |
976 | From: Autrijus Tang <autrijus@autrijus.org> | |
977 | Date: Thu, 28 Feb 2002 21:44:15 +0800 | |
978 | Message-Id: <20020228134415.GB16422@not.autrijus.org> | |
979 | Branch: perl | |
980 | ! pod/perldelta.pod | |
981 | ____________________________________________________________________________ | |
982 | [ 14911] By: ams on 2002/02/28 11:31:44 | |
983 | Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX | |
984 | From: Stas Bekman <stas@stason.org> | |
985 | Date: Mon, 04 Feb 2002 16:18:53 +0800 | |
986 | Message-Id: <3C7E1E5F.1000605@stason.org> | |
987 | (Applied by hand). | |
988 | Branch: perl | |
989 | ! lib/File/Copy.pm | |
990 | ____________________________________________________________________________ | |
991 | [ 14910] By: ams on 2002/02/28 11:26:47 | |
992 | Log: Subject: [PATCH lib/Pod/Html.pm] | |
993 | From: Stas Bekman <stas@stason.org> | |
994 | Date: Thu, 28 Feb 2002 20:05:01 +0800 | |
995 | Message-Id: <3C7E1CED.7000307@stason.org> | |
996 | Branch: perl | |
997 | ! lib/Pod/Html.pm | |
998 | ____________________________________________________________________________ | |
999 | [ 14909] By: jhi on 2002/02/28 05:50:24 | |
1000 | Log: Tests for #14908. | |
1001 | Branch: perl | |
1002 | ! t/op/pat.t | |
1003 | ____________________________________________________________________________ | |
1004 | [ 14908] By: jhi on 2002/02/28 05:43:45 | |
1005 | Log: Make shared hash keys to be \0-terminated: | |
1006 | one possible resolution for | |
1007 | "UTF-8, weird \w behaviour after HASH-KEY-ification" | |
1008 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html | |
1009 | The hash keys were shared (the SvLEN(sv) = 0 was the giveaway). | |
1010 | The hash keys weren't \0-terminated. This meant that the EOL ($) | |
1011 | in regmatch() got the nextchr beyond the last character. Since | |
1012 | the keys were UTF-8, the nextchr was \1, not the usual | |
1013 | string-terminating \0. Wham, no match. | |
1014 | ||
1015 | I think another possible resolution could be to stop the nextchr | |
1016 | computation in regmatch() from peeking beyond the last character | |
1017 | of the string: | |
1018 | ||
1019 | nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0; | |
1020 | Branch: perl | |
1021 | ! hv.c hv.h | |
1022 | ____________________________________________________________________________ | |
1023 | [ 14907] By: jhi on 2002/02/28 03:25:44 | |
1024 | Log: Subject: [PATCH] Perl interface to newIO() | |
1025 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
1026 | Date: Wed, 27 Feb 2002 20:15:27 -0800 | |
1027 | Message-ID: <f7af8gzkgaET092yn@efn.org> | |
1028 | Branch: perl | |
1029 | ! lib/Symbol.pm | |
1030 | ____________________________________________________________________________ | |
1031 | [ 14906] By: jhi on 2002/02/28 00:50:01 | |
1032 | Log: The "list" part of | |
1033 | ||
1034 | Subject: [PATCH perlop] .. returns a *list* of *integers* | |
1035 | From: Mike Guy <mjtg@cam.ac.uk> | |
1036 | Date: Tue, 26 Feb 2002 18:30:22 +0000 | |
1037 | Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk> | |
1038 | ||
1039 | plus few nits. | |
1040 | Branch: perl | |
1041 | ! pod/perlop.pod | |
1042 | ____________________________________________________________________________ | |
1043 | [ 14905] By: jhi on 2002/02/27 22:44:52 | |
1044 | Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test | |
1045 | From: Abe Timmerman <abe@ztreet.demon.nl> | |
1046 | Date: Thu, 28 Feb 2002 00:04:06 +0100 | |
1047 | Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com> | |
1048 | Branch: perl | |
1049 | ! lib/File/stat.t | |
1050 | ____________________________________________________________________________ | |
1051 | [ 14904] By: pudge on 2002/02/27 21:25:39 | |
1052 | Log: Integrate from maintperl. | |
1053 | Branch: maint-5.6/macperl | |
1054 | !> doio.c op.c t/io/open.t t/pragma/strict-subs | |
1055 | ____________________________________________________________________________ | |
1056 | [ 14903] By: jhi on 2002/02/27 21:23:14 | |
1057 | Log: Upgrade to Math::BigInt 1.53. | |
1058 | Branch: perl | |
1059 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1060 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t | |
1061 | ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t | |
1062 | ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc | |
1063 | ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t | |
1064 | ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t | |
1065 | ____________________________________________________________________________ | |
1066 | [ 14902] By: jhi on 2002/02/27 21:17:38 | |
1067 | Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited | |
1068 | From: "Craig A. Berry" <craigberry@mac.com> | |
1069 | Date: Wed, 27 Feb 2002 15:36:38 -0600 | |
1070 | Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01> | |
1071 | Branch: perl | |
1072 | ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t | |
1073 | ! vms/ext/filespec.t | |
1074 | ____________________________________________________________________________ | |
1075 | [ 14901] By: jhi on 2002/02/27 21:14:22 | |
1076 | Log: Subject: [PATCH] Some minor changes for Cygwin | |
1077 | From: "Gerrit P. Haase" <gerrit@familiehaase.de> | |
1078 | Date: Wed, 27 Feb 2002 22:25:41 +0100 | |
1079 | Message-ID: <14296492589.20020227222541@familiehaase.de> | |
1080 | Branch: perl | |
1081 | ! Makefile.SH README.cygwin cygwin/perlld.in | |
1082 | ____________________________________________________________________________ | |
1083 | [ 14900] By: jhi on 2002/02/27 19:06:39 | |
1084 | Log: Update the UTF-8 explanation table. | |
1085 | Branch: perl | |
1086 | ! pod/perlunicode.pod utf8.h | |
1087 | ____________________________________________________________________________ | |
1088 | [ 14899] By: jhi on 2002/02/27 17:50:09 | |
1089 | Log: Repatch from Robin Barker: anon subs in C<package;> are | |
1090 | now __ANON__::__ANON__ (should help for mod_perl package | |
1091 | since #12251) | |
1092 | Branch: perl | |
1093 | ! gv.c op.c t/op/runlevel.t toke.c | |
1094 | ____________________________________________________________________________ | |
1095 | [ 14898] By: jhi on 2002/02/27 16:01:47 | |
1096 | Log: Update Changes. | |
1097 | Branch: perl | |
1098 | ! Changes patchlevel.h | |
1099 | ____________________________________________________________________________ | |
732319c6 JH |
1100 | [ 14897] By: jhi on 2002/02/27 15:26:12 |
1101 | Log: perldelta updates. | |
1102 | Branch: perl | |
1103 | ! pod/perldelta.pod | |
1104 | ____________________________________________________________________________ | |
1105 | [ 14896] By: jhi on 2002/02/27 15:23:21 | |
1106 | Log: Signedness nit. | |
1107 | Branch: perl | |
1108 | ! regexec.c | |
1109 | ____________________________________________________________________________ | |
1110 | [ 14895] By: jhi on 2002/02/27 15:12:36 | |
1111 | Log: Subject: Re: Smoke 14870 | |
1112 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
1113 | Date: Wed, 27 Feb 2002 16:48:35 +0100 | |
1114 | Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl> | |
1115 | ||
1116 | (with some additional garnish) | |
1117 | Branch: perl | |
1118 | ! README.hpux hints/hpux.sh | |
1119 | ____________________________________________________________________________ | |
1120 | [ 14894] By: jhi on 2002/02/27 15:08:06 | |
1121 | Log: Avoid PL_OpPtr et al getting unnecessarily (when not used) | |
1122 | into perl.exp in AIX. | |
1123 | Branch: perl | |
1124 | ! makedef.pl perl.h | |
1125 | ____________________________________________________________________________ | |
1126 | [ 14893] By: jhi on 2002/02/27 13:49:59 | |
1127 | Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage | |
1128 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1129 | Date: Wed, 27 Feb 2002 14:39:35 GMT | |
1130 | Message-Id: <200202271439.OAA25005@tempest.npl.co.uk> | |
1131 | Branch: perl | |
1132 | ! pod/perlrun.pod | |
1133 | ____________________________________________________________________________ | |
1134 | [ 14892] By: jhi on 2002/02/27 13:41:14 | |
1135 | Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | |
1136 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1137 | Date: Wed, 27 Feb 2002 12:25:30 GMT | |
1138 | Message-Id: <200202271225.MAA24806@tempest.npl.co.uk> | |
1139 | Branch: perl | |
1140 | ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm | |
1141 | ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod | |
1142 | ! pod/perlunicode.pod pod/perluniintro.pod | |
1143 | ____________________________________________________________________________ | |
1144 | [ 14891] By: jhi on 2002/02/27 01:11:13 | |
1145 | Log: Only modify LD_LIBRARY_PATH in case there are directories. | |
1146 | Branch: perl | |
1147 | ! hints/dec_osf.sh | |
1148 | ____________________________________________________________________________ | |
1149 | [ 14890] By: jhi on 2002/02/27 01:01:11 | |
1150 | Log: Subject: [PATCH] perl/hints/vos.sh | |
1151 | From: Paul_GreenVOS@vos.stratus.com | |
1152 | Date: Tue, 26 Feb 02 15:19 est | |
1153 | Message-Id: <200202262021.PAA24979@mailhub1.stratus.com> | |
1154 | Branch: perl | |
1155 | ! hints/vos.sh | |
1156 | ____________________________________________________________________________ | |
1157 | [ 14889] By: jhi on 2002/02/27 00:59:33 | |
1158 | Log: Forgot from #14888. | |
1159 | Branch: perl | |
1160 | ! ext/Unicode/Normalize/mkheader | |
1161 | ____________________________________________________________________________ | |
1162 | [ 14888] By: jhi on 2002/02/27 00:50:55 | |
1163 | Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki. | |
1164 | Branch: perl | |
1165 | ! ext/Unicode/Normalize/Changes | |
1166 | ! ext/Unicode/Normalize/Normalize.pm | |
1167 | ! ext/Unicode/Normalize/Normalize.xs | |
1168 | ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t | |
1169 | ! ext/Unicode/Normalize/t/test.t | |
1170 | ____________________________________________________________________________ | |
1171 | [ 14887] By: ams on 2002/02/26 23:51:52 | |
1172 | Log: Subject: Missing diagnostics | |
1173 | From: Simon Glover <scog@roe.ac.uk> | |
1174 | Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST) | |
1175 | Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk> | |
1176 | ||
1177 | Subject: [PATCH] Better wording for the lvalue vec diagnostic | |
1178 | From: Simon Glover <scog@roe.ac.uk> | |
1179 | Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST) | |
1180 | Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk> | |
1181 | Branch: perl | |
1182 | ! doop.c pod/perldiag.pod t/op/vec.t | |
1183 | ____________________________________________________________________________ | |
1184 | [ 14886] By: ams on 2002/02/26 15:48:34 | |
1185 | Log: Subject: [PATCH] Not OK 5.7.2@14884 | |
1186 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
1187 | Date: Tue, 26 Feb 2002 15:03:55 +0100 | |
1188 | Message-Id: <m38z9gfigk.fsf@anima.de> | |
1189 | Branch: perl | |
1190 | ! t/lib/access.t | |
1191 | ____________________________________________________________________________ | |
1192 | [ 14885] By: nick on 2002/02/26 13:48:55 | |
1193 | Log: Integrate mainline | |
1194 | Branch: perlio | |
1195 | +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t | |
1196 | +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t | |
1197 | +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t | |
1198 | - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl | |
1199 | !> (integrate 102 files) | |
1200 | ____________________________________________________________________________ | |
1201 | [ 14884] By: jhi on 2002/02/26 11:17:42 | |
1202 | Log: Cray FP strikes again: things like 1.1 + 0.1 are easily | |
1203 | 1.1999999999999996, or thereabouts (yes, even sprintf). | |
1204 | Branch: perl | |
1205 | ! t/base/num.t | |
1206 | ____________________________________________________________________________ | |
1207 | [ 14883] By: jhi on 2002/02/26 11:09:07 | |
1208 | Log: Neither. | |
1209 | Branch: perl | |
1210 | ! pod/perldelta.pod | |
1211 | ____________________________________________________________________________ | |
1212 | [ 14882] By: ams on 2002/02/26 08:46:55 | |
1213 | Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"? | |
1214 | From: Michael G Schwern <schwern@pobox.com> | |
1215 | Date: Tue, 26 Feb 2002 01:01:28 -0500 | |
1216 | Message-Id: <20020226060128.GA2439@blackrider> | |
1217 | Branch: perl | |
1218 | ! hv.c pod/perldiag.pod | |
1219 | ____________________________________________________________________________ | |
1220 | [ 14881] By: jhi on 2002/02/26 03:01:28 | |
1221 | Log: Subject: [PATCH B::Concise] docs, typos | |
1222 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1223 | Date: Mon, 25 Feb 2002 16:41:16 +0100 | |
1224 | Message-ID: <20020225164116.A1054@rafael> | |
1225 | Branch: perl | |
1226 | ! ext/B/B/Concise.pm | |
1227 | ____________________________________________________________________________ | |
1228 | [ 14880] By: jhi on 2002/02/26 02:36:16 | |
1229 | Log: POSIX: add isatty to @EXPORT_OK, reformat. | |
1230 | Branch: perl | |
1231 | ! ext/POSIX/POSIX.pm | |
1232 | ____________________________________________________________________________ | |
1233 | [ 14879] By: jhi on 2002/02/26 01:03:17 | |
1234 | Log: If using -Dloclibpth=... the directories need to | |
1235 | be appended to LD_LIBRARY_PATH (and ickily, if those | |
1236 | directories contain a (newer?) libdb.so, we need to | |
1237 | prepend /usr/shlib to loclibpth). | |
1238 | Branch: perl | |
1239 | ! hints/dec_osf.sh | |
1240 | ____________________________________________________________________________ | |
1241 | [ 14878] By: jhi on 2002/02/26 01:01:13 | |
1242 | Log: Subject: [PATCH] Perl interface to newIO() | |
1243 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
1244 | Date: Mon, 25 Feb 2002 15:04:57 -0800 | |
1245 | Message-ID: <ZMse8gzkg6oQ092yn@efn.org> | |
1246 | Branch: perl | |
1247 | ! lib/Symbol.pm lib/Symbol.t | |
1248 | ____________________________________________________________________________ | |
1249 | [ 14877] By: jhi on 2002/02/26 00:06:16 | |
1250 | Log: Subject: [PATCH perlvar] "." is not in @INC when -T | |
1251 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1252 | Date: Mon, 25 Feb 2002 21:58:30 +0100 | |
1253 | Message-ID: <20020225215830.A744@rafael> | |
1254 | Branch: perl | |
1255 | ! pod/perlvar.pod | |
1256 | ____________________________________________________________________________ | |
1257 | [ 14876] By: jhi on 2002/02/25 22:23:11 | |
1258 | Log: Big5 tweaks from Autrijus Tang. | |
1259 | Branch: perl | |
1260 | ! ext/Encode/Encode/big5.enc | |
1261 | ____________________________________________________________________________ | |
1262 | [ 14875] By: jhi on 2002/02/25 22:19:56 | |
1263 | Log: Subject: [PATCH Glossary configpm] cleanups | |
1264 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1265 | Date: Mon, 25 Feb 2002 23:27:15 +0100 | |
1266 | Message-ID: <20020225232715.C744@rafael> | |
1267 | Branch: perl | |
1268 | ! Porting/Glossary Porting/config.sh Porting/config_H configpm | |
1269 | ____________________________________________________________________________ | |
1270 | [ 14874] By: jhi on 2002/02/25 21:53:29 | |
1271 | Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current) | |
1272 | From: Nicholas Clark <nick@unfortu.net> | |
1273 | Date: Mon, 25 Feb 2002 21:53:24 +0000 | |
1274 | Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net> | |
1275 | Branch: perl | |
1276 | ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL | |
1277 | ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL | |
1278 | ! ext/Encode/TW/Makefile.PL ext/Encode/compile | |
1279 | ____________________________________________________________________________ | |
1280 | [ 14873] By: jhi on 2002/02/25 21:28:54 | |
1281 | Log: Upgrade to I18N::LangTags 0.27. | |
1282 | (Causes one flipflop back to perl.com URL, must poke Sean.) | |
1283 | Branch: perl | |
1284 | ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog | |
1285 | ! lib/I18N/LangTags/List.pm | |
1286 | ____________________________________________________________________________ | |
1287 | [ 14872] By: jhi on 2002/02/25 21:22:32 | |
1288 | Log: Upgrade to Getopt::Long 2.28. | |
1289 | Branch: perl | |
1290 | ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES | |
1291 | ! lib/Getopt/Long/README | |
1292 | ____________________________________________________________________________ | |
1293 | [ 14871] By: jhi on 2002/02/25 19:46:35 | |
1294 | Log: No =head. | |
1295 | Branch: perl | |
1296 | ! pod/perlebcdic.pod | |
1297 | ____________________________________________________________________________ | |
1298 | [ 14870] By: jhi on 2002/02/25 15:02:50 | |
1299 | Log: Update Changes. | |
1300 | Branch: perl | |
1301 | ! Changes patchlevel.h | |
1302 | ____________________________________________________________________________ | |
1303 | [ 14869] By: jhi on 2002/02/25 14:54:00 | |
1304 | Log: metaconfig unit change for #14868. | |
1305 | Branch: metaconfig | |
1306 | ! U/modified/Chk_MANI.U | |
1307 | ____________________________________________________________________________ | |
a816e127 JH |
1308 | [ 14868] By: jhi on 2002/02/25 14:53:43 |
1309 | Log: Some hosts understand split -l 50, some only split -50 | |
1310 | (from Paul Eggert). | |
1311 | Branch: perl | |
1312 | ! Configure | |
1313 | ____________________________________________________________________________ | |
1314 | [ 14867] By: jhi on 2002/02/25 14:44:07 | |
1315 | Log: Subject: Re: [PATCH bleadperl] socketpair.t | |
1316 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
1317 | Date: Sun, 24 Feb 2002 10:31:25 +0100 | |
1318 | Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu> | |
1319 | ||
1320 | (the pid half only) | |
1321 | Branch: perl | |
1322 | ! win32/win32.c | |
1323 | ____________________________________________________________________________ | |
1324 | [ 14866] By: jhi on 2002/02/25 14:35:19 | |
1325 | Log: Mention the new pack tricks. | |
1326 | Branch: perl | |
1327 | ! pod/perldelta.pod | |
1328 | ____________________________________________________________________________ | |
1329 | [ 14865] By: jhi on 2002/02/25 14:30:28 | |
1330 | Log: Subject: [PATCH] consistent commands for perl5db.pl etc. | |
1331 | From: Richard.Foley@t-online.de (Richard Foley) | |
1332 | Date: Mon, 25 Feb 2002 13:47:03 +0100 | |
1333 | Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com> | |
1334 | Branch: perl | |
1335 | ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod | |
1336 | ! pod/perldebug.pod pod/perldelta.pod | |
1337 | ____________________________________________________________________________ | |
1338 | [ 14864] By: jhi on 2002/02/25 13:51:32 | |
1339 | Log: Typo corrections from John P. Linderman. | |
1340 | Branch: perl | |
1341 | ! ext/IPC/SysV/Semaphore.pm | |
1342 | ____________________________________________________________________________ | |
1343 | [ 14863] By: jhi on 2002/02/25 13:49:32 | |
1344 | Log: Upgrade to Math::BigInt 1.52. | |
1345 | Branch: perl | |
1346 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1347 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t | |
1348 | ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t | |
1349 | ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t | |
1350 | ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm | |
1351 | ____________________________________________________________________________ | |
1352 | [ 14862] By: ams on 2002/02/25 10:39:40 | |
1353 | Log: Subject: [PATCH Cwd.pm] cut-n-paste error? | |
1354 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1355 | Date: Mon, 25 Feb 2002 11:35:06 GMT | |
1356 | Message-Id: <200202251135.LAA00573@tempest.npl.co.uk> | |
1357 | ||
1358 | Subject: [PATCH Net/Cmd.pm] | |
1359 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1360 | Date: Mon, 25 Feb 2002 11:37:06 GMT | |
1361 | Message-Id: <200202251137.LAA00579@tempest.npl.co.uk> | |
1362 | Branch: perl | |
1363 | ! lib/Cwd.pm lib/Net/Cmd.pm | |
1364 | ____________________________________________________________________________ | |
1365 | [ 14861] By: jhi on 2002/02/25 03:40:45 | |
1366 | Log: Cut-and-paste errors. | |
1367 | Branch: perl | |
1368 | ! t/op/pat.t | |
1369 | ____________________________________________________________________________ | |
1370 | [ 14860] By: jhi on 2002/02/25 03:36:24 | |
1371 | Log: EBCDIC: the control characters are not that easy to find. | |
1372 | Branch: perl | |
1373 | ! t/op/pat.t | |
1374 | ____________________________________________________________________________ | |
1375 | [ 14859] By: jhi on 2002/02/25 03:02:23 | |
1376 | Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters | |
1377 | From: John Peacock <jpeacock@rowman.com> | |
1378 | Date: Sun, 24 Feb 2002 22:08:28 -0500 | |
1379 | Message-ID: <3C79AAAC.6060903@rowman.com> | |
1380 | Branch: perl | |
1381 | ! sv.c | |
1382 | ____________________________________________________________________________ | |
1383 | [ 14858] By: jhi on 2002/02/25 00:01:13 | |
1384 | Log: SvSetSV() is not returnable, but that's okay since | |
1385 | sv_copypv() returns void. | |
1386 | Branch: perl | |
1387 | ! sv.c | |
1388 | ____________________________________________________________________________ | |
1389 | [ 14857] By: jhi on 2002/02/24 23:33:33 | |
1390 | Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters | |
1391 | From: John Peacock <jpeacock@rowman.com> | |
1392 | Date: Sun, 24 Feb 2002 16:40:07 -0500 | |
1393 | Message-ID: <3C795DB7.40105@rowman.com> | |
1394 | Branch: perl | |
1395 | ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod | |
1396 | ! pp_hot.c proto.h sv.c | |
1397 | ____________________________________________________________________________ | |
1398 | [ 14856] By: jhi on 2002/02/24 20:15:51 | |
1399 | Log: Tiny code cleanup. | |
1400 | Branch: perl | |
1401 | ! regexec.c | |
1402 | ____________________________________________________________________________ | |
1403 | [ 14855] By: jhi on 2002/02/24 19:49:01 | |
1404 | Log: Use to_uni_fold(). | |
1405 | Branch: perl | |
1406 | ! regcomp.c | |
1407 | ____________________________________________________________________________ | |
1408 | [ 14854] By: jhi on 2002/02/24 19:45:43 | |
1409 | Log: Document the new taint behaviour of exec LIST and | |
1410 | system LIST. | |
1411 | Branch: perl | |
1412 | ! pod/perldelta.pod | |
1413 | ____________________________________________________________________________ | |
1414 | [ 14853] By: jhi on 2002/02/24 18:28:31 | |
1415 | Log: Subject: [PATCH] Re: taint news | |
1416 | From: Rick Delaney <rick.delaney@rogers.com> | |
1417 | Date: 24 Feb 2002 11:35:00 -0500 | |
1418 | Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com> | |
1419 | Branch: perl | |
1420 | ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t | |
1421 | ____________________________________________________________________________ | |
1422 | [ 14852] By: jhi on 2002/02/24 18:20:55 | |
1423 | Log: EBCDIC tweak (native instead of uni) and comment update. | |
1424 | Branch: perl | |
1425 | ! regexec.c | |
1426 | ____________________________________________________________________________ | |
1427 | [ 14851] By: jhi on 2002/02/24 13:02:53 | |
1428 | Log: Using uninitialized (and wrong) variables is not good. | |
1429 | Branch: perl | |
1430 | ! regcomp.c | |
1431 | ____________________________________________________________________________ | |
1432 | [ 14850] By: jhi on 2002/02/24 05:28:15 | |
1433 | Log: EBCDIC: this seems to calm the last of the | |
1434 | Malformed UTF-8 warnings. | |
1435 | Branch: perl | |
1436 | ! regcomp.c utf8.c | |
1437 | ____________________________________________________________________________ | |
1438 | [ 14849] By: jhi on 2002/02/23 23:35:03 | |
1439 | Log: EBCDIC: document using Encode for character conversions. | |
1440 | Branch: perl | |
1441 | ! pod/perlebcdic.pod | |
1442 | ____________________________________________________________________________ | |
1443 | [ 14848] By: jhi on 2002/02/23 23:20:57 | |
1444 | Log: EBCDIC: disable also Unicode::Collate and | |
1445 | Unicode::Normalize for now. Real users of | |
1446 | EBCDIC have to decide what they want. | |
1447 | Branch: perl | |
1448 | ! ext/Unicode/Normalize/Normalize.pm | |
1449 | ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t | |
1450 | ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm | |
1451 | ! lib/Unicode/Collate/t/test.t | |
1452 | ____________________________________________________________________________ | |
1453 | [ 14847] By: jhi on 2002/02/23 20:12:21 | |
1454 | Log: AUTHORS updates. | |
1455 | Branch: perl | |
1456 | ! AUTHORS | |
1457 | ____________________________________________________________________________ | |
1458 | [ 14846] By: jhi on 2002/02/23 20:05:10 | |
1459 | Log: Retract #14571: there may be a better solution than | |
1460 | tweaking the test. | |
1461 | Branch: perl | |
1462 | ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t | |
1463 | ____________________________________________________________________________ | |
1464 | [ 14845] By: jhi on 2002/02/23 19:15:32 | |
1465 | Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS | |
1466 | From: "Craig A. Berry" <craigberry@mac.com> | |
1467 | Date: Sat, 23 Feb 2002 14:14:35 -0600 | |
1468 | Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]> | |
1469 | Branch: perl | |
1470 | ! configure.com | |
1471 | ____________________________________________________________________________ | |
1472 | [ 14844] By: jhi on 2002/02/23 18:37:14 | |
1473 | Log: metaconfig unit change for #14843. | |
1474 | Branch: metaconfig/U/perl | |
1475 | ! Extensions.U | |
1476 | ____________________________________________________________________________ | |
1477 | [ 14843] By: jhi on 2002/02/23 18:36:43 | |
1478 | Log: Also Encode/JP needs to be listed explicitly. | |
1479 | (Any other sub-Encode extensions?) | |
1480 | Branch: perl | |
1481 | ! Configure | |
1482 | ____________________________________________________________________________ | |
1483 | [ 14842] By: jhi on 2002/02/23 18:17:07 | |
1484 | Log: Document known UNICOS/mk deficiency. | |
1485 | Branch: perl | |
1486 | ! pod/perldelta.pod | |
1487 | ____________________________________________________________________________ | |
1488 | [ 14841] By: jhi on 2002/02/23 16:29:49 | |
1489 | Log: Subject: [PATCH] README mention version 5.0 | |
1490 | From: Autrijus Tang <autrijus@autrijus.org> | |
1491 | Date: Sat, 23 Feb 2002 09:35:22 +0800 | |
1492 | Message-ID: <20020223013522.GA8694@not.autrijus.org> | |
1493 | Branch: perl | |
1494 | ! README | |
1495 | ____________________________________________________________________________ | |
1496 | [ 14840] By: jhi on 2002/02/23 03:32:59 | |
1497 | Log: metaconfig unit change for #14839. | |
1498 | Branch: metaconfig | |
1499 | ! U/modified/Signal.U | |
1500 | ____________________________________________________________________________ | |
1501 | [ 14839] By: jhi on 2002/02/23 03:32:32 | |
1502 | Log: Old hosts like NeXT Classic don't have sort -k, | |
1503 | from Paul Eggert. | |
1504 | Branch: perl | |
1505 | ! Configure | |
1506 | ____________________________________________________________________________ | |
1507 | [ 14838] By: ams on 2002/02/22 21:14:29 | |
1508 | Log: Minor clarifications as suggested by Anton Tagunov. | |
1509 | Branch: perl | |
1510 | ! pod/perlsyn.pod | |
1511 | ____________________________________________________________________________ | |
1512 | [ 14837] By: ams on 2002/02/22 21:07:02 | |
1513 | Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob | |
1514 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1515 | Date: Fri, 22 Feb 2002 23:01:07 +0100 | |
1516 | Message-Id: <20020222230107.A15069@rafael> | |
1517 | Branch: perl | |
1518 | ! sv.c t/op/gv.t | |
1519 | ____________________________________________________________________________ | |
1520 | [ 14836] By: jhi on 2002/02/22 20:39:11 | |
1521 | Log: metaconfig unit change for #14835. | |
1522 | Branch: metaconfig | |
1523 | ! U/modified/Chk_MANI.U | |
1524 | ____________________________________________________________________________ | |
1525 | [ 14835] By: jhi on 2002/02/22 20:38:32 | |
1526 | Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls. | |
1527 | Branch: perl | |
1528 | ! Configure | |
1529 | ____________________________________________________________________________ | |
1530 | [ 14834] By: jhi on 2002/02/22 18:06:01 | |
1531 | Log: Subject: [PATCH] Re: Pyrrhic compression in Encode | |
1532 | From: Michael G Schwern <schwern@pobox.com> | |
1533 | Date: Fri, 22 Feb 2002 12:10:28 -0500 | |
1534 | Message-ID: <20020222171027.GB4181@blackrider> | |
1535 | Branch: perl | |
1536 | ! ext/Encode/compile | |
1537 | ____________________________________________________________________________ | |
1538 | [ 14833] By: jhi on 2002/02/22 14:51:17 | |
1539 | Log: Update Changes. | |
1540 | Branch: perl | |
1541 | ! Changes patchlevel.h | |
1542 | ____________________________________________________________________________ | |
71de3767 JH |
1543 | [ 14832] By: jhi on 2002/02/22 14:25:18 |
1544 | Log: Implement IV/UV/NV/long double pack/unpack with | |
1545 | template letters j/J/F/D (the latter two have been | |
1546 | undocumented aliases of f/d). | |
1547 | Branch: perl | |
1548 | ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t | |
1549 | ____________________________________________________________________________ | |
1550 | [ 14831] By: jhi on 2002/02/22 13:47:08 | |
1551 | Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | |
1552 | From: Nicholas Clark <nick@unfortu.net> | |
1553 | Date: Fri, 22 Feb 2002 14:01:25 +0000 | |
1554 | Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net> | |
1555 | Branch: perl | |
1556 | ! ext/Encode/compile | |
1557 | ____________________________________________________________________________ | |
1558 | [ 14830] By: jhi on 2002/02/22 13:44:27 | |
1559 | Log: NetWare change from Ananth Kesari. | |
1560 | Branch: perl | |
1561 | - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl | |
1562 | ! MANIFEST | |
1563 | ____________________________________________________________________________ | |
1564 | [ 14829] By: jhi on 2002/02/22 13:42:42 | |
1565 | Log: Subject: [PATCH @14577] pack with a human face: part ]|[ | |
1566 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1567 | Date: Fri, 22 Feb 2002 03:55:13 -0500 | |
1568 | Message-ID: <20020222035513.A894@math.ohio-state.edu> | |
1569 | Branch: perl | |
1570 | ! pod/perlfunc.pod pp_pack.c t/op/pack.t | |
1571 | ____________________________________________________________________________ | |
1572 | [ 14828] By: jhi on 2002/02/22 13:19:19 | |
1573 | Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now. | |
1574 | Branch: perl | |
1575 | ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm | |
1576 | ____________________________________________________________________________ | |
1577 | [ 14827] By: jhi on 2002/02/22 13:11:00 | |
1578 | Log: Make measure_struct a file static. | |
1579 | Branch: perl | |
1580 | ! pp_pack.c | |
1581 | ____________________________________________________________________________ | |
1582 | [ 14826] By: jhi on 2002/02/22 04:30:27 | |
1583 | Log: EBCDIC: someone who knows what they are doing | |
1584 | and whether it is possible at all in the first | |
1585 | place needs to figure these tests out on EBCDIC. | |
1586 | The CJK encodings heavily abuse their knowledge | |
1587 | of ASCII and that may require a translation layer | |
1588 | or four to survive UTF-EBCDIC. | |
1589 | Branch: perl | |
1590 | ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t | |
1591 | ____________________________________________________________________________ | |
1592 | [ 14825] By: jhi on 2002/02/22 02:43:03 | |
1593 | Log: croak() needs context. | |
1594 | Branch: perl | |
1595 | ! pp_pack.c | |
1596 | ____________________________________________________________________________ | |
1597 | [ 14824] By: jhi on 2002/02/22 01:56:06 | |
1598 | Log: Subject: [PATCH @14577] pack with a human face: the sequel | |
1599 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1600 | Date: Thu, 21 Feb 2002 21:33:37 -0500 | |
1601 | Message-ID: <20020221213337.A23848@math.ohio-state.edu> | |
1602 | Branch: perl | |
1603 | ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c | |
1604 | ! proto.h t/op/pack.t | |
1605 | ____________________________________________________________________________ | |
1606 | [ 14823] By: jhi on 2002/02/22 00:38:19 | |
1607 | Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile | |
1608 | From: Nicholas Clark <nick@unfortu.net> | |
1609 | Date: Fri, 22 Feb 2002 00:49:44 +0000 | |
1610 | Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net> | |
1611 | Branch: perl | |
1612 | ! ext/Encode/compile | |
1613 | ____________________________________________________________________________ | |
1614 | [ 14822] By: jhi on 2002/02/21 22:42:17 | |
1615 | Log: Test for #14795. | |
1616 | Branch: perl | |
1617 | ! t/op/pat.t | |
1618 | ____________________________________________________________________________ | |
1619 | [ 14821] By: jhi on 2002/02/21 22:05:20 | |
1620 | Log: Testing for ASCII in EBCDIC makes one's brain hurt. | |
1621 | Branch: perl | |
1622 | ! t/op/pat.t | |
1623 | ____________________________________________________________________________ | |
1624 | [ 14820] By: jhi on 2002/02/21 21:53:00 | |
1625 | Log: Subject: [PATCH] next batch of bugfixes | |
1626 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1627 | Date: Thu, 21 Feb 2002 23:54:41 +0100 | |
1628 | Message-ID: <20020221235441.A17260@rafael> | |
1629 | Branch: perl | |
1630 | ! ext/B/B/Deparse.pm | |
1631 | ____________________________________________________________________________ | |
1632 | [ 14819] By: jhi on 2002/02/21 21:06:54 | |
1633 | Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1) | |
1634 | From: chromatic <chromatic@rmci.net> | |
1635 | Date: Thu, 21 Feb 2002 14:17:35 -0700 | |
1636 | Message-ID: <20020221211823.80922.qmail@onion.perl.org> | |
1637 | Branch: perl | |
1638 | ! lib/File/stat.pm lib/File/stat.t | |
1639 | ____________________________________________________________________________ | |
1640 | [ 14818] By: jhi on 2002/02/21 21:01:36 | |
1641 | Log: Externalization from Jatan Shah <jshah@broadcom.com>. | |
1642 | Branch: perl | |
1643 | ! ext/re/re.xs | |
1644 | ____________________________________________________________________________ | |
1645 | [ 14817] By: jhi on 2002/02/21 20:02:27 | |
1646 | Log: Upgrade to Math::BigInt 1.51. | |
1647 | Branch: perl | |
1648 | + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t | |
1649 | + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t | |
1650 | + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t | |
1651 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1652 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t | |
1653 | ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t | |
1654 | ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc | |
1655 | ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t | |
1656 | ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t | |
1657 | ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t | |
1658 | ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t | |
1659 | ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm | |
1660 | ____________________________________________________________________________ | |
1661 | [ 14816] By: jhi on 2002/02/21 19:33:01 | |
1662 | Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken | |
1663 | From: "Gerrit P. Haase" <gp@familiehaase.de> | |
1664 | Date: Thu, 21 Feb 2002 21:20:25 +0100 | |
1665 | Message-ID: <69510538936.20020221212025@familiehaase.de> | |
1666 | Branch: perl | |
1667 | ! Makefile.SH | |
1668 | ____________________________________________________________________________ | |
1669 | [ 14815] By: jhi on 2002/02/21 17:28:23 | |
1670 | Log: Subject: [PATCH @14577] grouping in pack/unpack | |
1671 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1672 | Date: Thu, 21 Feb 2002 06:06:14 -0500 | |
1673 | Message-ID: <20020221060614.A29836@math.ohio-state.edu> | |
1674 | Branch: perl | |
1675 | ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod | |
1676 | ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t | |
1677 | ____________________________________________________________________________ | |
1678 | [ 14814] By: jhi on 2002/02/21 15:41:10 | |
1679 | Log: Subject: [PATCH propose] question about fs.t | |
1680 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
1681 | Date: Thu, 21 Feb 2002 15:10:21 +0100 | |
1682 | Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu> | |
1683 | Branch: perl | |
1684 | ! t/io/fs.t | |
1685 | ____________________________________________________________________________ | |
1686 | [ 14813] By: jhi on 2002/02/21 15:37:44 | |
1687 | Log: Subject: [PATCH] 'make clobber' on Cygwin broken | |
1688 | From: "Gerrit P. Haase" <gerrit@familiehaase.de> | |
1689 | Date: Thu, 21 Feb 2002 09:54:28 +0100 | |
1690 | Message-ID: <13576559576.20020221095428@familiehaase.de> | |
1691 | Branch: perl | |
1692 | ! Makefile.SH | |
1693 | ____________________________________________________________________________ | |
1694 | [ 14812] By: ams on 2002/02/21 14:59:09 | |
1695 | Log: Subject: typo correction | |
1696 | From: mjd@plover.com | |
1697 | Date: 21 Feb 2002 15:43:49 -0000 | |
1698 | Message-Id: <20020221154349.22772.qmail@plover.com> | |
1699 | Branch: perl | |
1700 | ! pod/perldebug.pod | |
1701 | ____________________________________________________________________________ | |
1702 | [ 14811] By: ams on 2002/02/21 14:02:12 | |
1703 | Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden | |
1704 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1705 | Date: Thu, 21 Feb 2002 15:22:22 +0100 | |
1706 | Message-Id: <20020221152222.A15095@rafael> | |
1707 | Branch: perl | |
1708 | ! op.h toke.c | |
1709 | ____________________________________________________________________________ | |
1710 | [ 14810] By: ams on 2002/02/21 12:45:28 | |
1711 | Log: Subject: [PATCH @14577] cosmetic OS/2 patches | |
1712 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1713 | Date: Thu, 21 Feb 2002 06:02:48 -0500 | |
1714 | Message-Id: <20020221060248.A29705@math.ohio-state.edu> | |
1715 | Branch: perl | |
1716 | ! lib/ExtUtils/Mksymlists.pm makedef.pl | |
1717 | ____________________________________________________________________________ | |
1718 | [ 14809] By: nick on 2002/02/21 09:31:08 | |
1719 | Log: Integrate mainline | |
1720 | Branch: perlio | |
1721 | +> lib/Pod/t/Select.t | |
1722 | !> (integrate 37 files) | |
1723 | ____________________________________________________________________________ | |
1724 | [ 14808] By: jhi on 2002/02/21 05:33:27 | |
1725 | Log: metaconfig unit change for #14807. | |
1726 | Branch: metaconfig | |
1727 | ! U/modified/Signal.U | |
1728 | ____________________________________________________________________________ | |
1729 | [ 14807] By: jhi on 2002/02/21 05:33:07 | |
1730 | Log: Revert #14805, didn't quite work. | |
1731 | Branch: perl | |
1732 | ! Configure config_h.SH | |
1733 | ____________________________________________________________________________ | |
1734 | [ 14806] By: jhi on 2002/02/21 05:21:52 | |
1735 | Log: metaconfig changes for #14805. | |
1736 | Branch: metaconfig | |
1737 | ! U/modified/Signal.U dist-3.0at70b/kit/makeSH | |
1738 | ____________________________________________________________________________ | |
1739 | [ 14805] By: jhi on 2002/02/21 05:21:21 | |
1740 | Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts | |
1741 | From: Paul Eggert <eggert@twinsun.com> | |
1742 | Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST) | |
1743 | Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com> | |
1744 | Branch: perl | |
1745 | ! Configure config_h.SH | |
1746 | ____________________________________________________________________________ | |
1747 | [ 14804] By: jhi on 2002/02/21 04:56:05 | |
1748 | Log: More advice. | |
1749 | Branch: perl | |
1750 | ! README.os390 | |
1751 | ____________________________________________________________________________ | |
1752 | [ 14803] By: jhi on 2002/02/21 04:40:37 | |
1753 | Log: Missing MANIFESTation. | |
1754 | Branch: perl | |
1755 | ! MANIFEST | |
1756 | ____________________________________________________________________________ | |
1757 | [ 14802] By: ams on 2002/02/20 22:55:25 | |
1758 | Log: Subject: [PATCH] Add missing Tolkien quotes to *.c | |
1759 | From: Autrijus Tang <autrijus@autrijus.org> | |
1760 | Date: Thu, 21 Feb 2002 07:13:12 +0800 | |
1761 | Message-Id: <20020220231312.GA775@not.autrijus.org> | |
1762 | Branch: perl | |
1763 | ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c | |
1764 | ____________________________________________________________________________ | |
1765 | [ 14801] By: ams on 2002/02/20 22:27:20 | |
1766 | Log: Subject: Re: Make Schwern poor in just 20 easy steps! | |
1767 | From: Abe Timmerman <abe@ztreet.demon.nl> | |
1768 | Date: Thu, 21 Feb 2002 00:20:40 +0100 | |
1769 | Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com> | |
1770 | Branch: perl | |
1771 | + lib/Pod/t/Select.t | |
1772 | ____________________________________________________________________________ | |
1773 | [ 14800] By: jhi on 2002/02/20 22:15:23 | |
1774 | Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument | |
1775 | twice, causing the loop to skip every other character. | |
1776 | Branch: perl | |
1777 | ! utf8.c | |
1778 | ____________________________________________________________________________ | |
1779 | [ 14799] By: jhi on 2002/02/20 21:43:21 | |
1780 | Log: Better debugging info. | |
1781 | Branch: perl | |
1782 | ! t/uni/case.pl | |
1783 | ____________________________________________________________________________ | |
1784 | [ 14798] By: jhi on 2002/02/20 21:13:50 | |
1785 | Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile | |
1786 | From: Nicholas Clark <nick@unfortu.net> | |
1787 | Date: Wed, 20 Feb 2002 22:13:05 +0000 | |
1788 | Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net> | |
1789 | Branch: perl | |
1790 | ! ext/Encode/compile | |
1791 | ____________________________________________________________________________ | |
1792 | [ 14797] By: jhi on 2002/02/20 18:31:14 | |
1793 | Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts | |
1794 | From: Paul Eggert <eggert@twinsun.com> | |
1795 | Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST) | |
1796 | Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com> | |
1797 | Branch: perl | |
1798 | ! pod/perlhack.pod | |
1799 | ____________________________________________________________________________ | |
1800 | [ 14796] By: nick on 2002/02/20 18:15:00 | |
1801 | Log: Integrate mainline | |
1802 | Branch: perlio | |
1803 | +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README | |
1804 | +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod | |
1805 | +> lib/Locale/Country.pod lib/Locale/Currency.pod | |
1806 | +> lib/Locale/Language.pod lib/Locale/Script.pm | |
1807 | +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t | |
1808 | +> t/uni/title.t t/uni/upper.t | |
1809 | !> (integrate 41 files) | |
1810 | ____________________________________________________________________________ | |
1811 | [ 14795] By: ams on 2002/02/20 17:08:38 | |
1812 | Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports | |
1813 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
1814 | Date: Wed, 20 Feb 2002 18:06:59 +0000 | |
1815 | Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk> | |
1816 | Branch: perl | |
1817 | ! pp_ctl.c | |
1818 | ____________________________________________________________________________ | |
1819 | [ 14794] By: ams on 2002/02/20 16:41:56 | |
1820 | Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark | |
1821 | From: Paul_GreenVOS@vos.stratus.com | |
1822 | Date: Wed, 20 Feb 02 12:21 est | |
1823 | Message-Id: <200202201723.MAA24639@mailhub1.stratus.com> | |
1824 | Branch: perl | |
1825 | ! Makefile.SH | |
1826 | ____________________________________________________________________________ | |
1827 | [ 14793] By: jhi on 2002/02/20 16:26:56 | |
1828 | Log: Forgot from #14790. | |
1829 | Branch: perl | |
1830 | ! pp_pack.c | |
1831 | ____________________________________________________________________________ | |
1832 | [ 14792] By: jhi on 2002/02/20 16:23:00 | |
1833 | Log: Update Changes. | |
1834 | Branch: perl | |
1835 | ! Changes patchlevel.h | |
1836 | ____________________________________________________________________________ | |
13089db4 JH |
1837 | [ 14791] By: jhi on 2002/02/20 15:24:19 |
1838 | Log: Integrate change #14778 from maintperl. | |
1839 | Branch: perl | |
1840 | ! t/lib/strict/subs | |
1841 | !> op.c | |
1842 | ____________________________________________________________________________ | |
1843 | [ 14790] By: jhi on 2002/02/20 15:08:06 | |
1844 | Log: Subject: Re: [ID 20020220.001] pack w with objects | |
1845 | From: Ulrich Pfeifer <upf@de.uu.net> | |
1846 | Date: 20 Feb 2002 11:21:15 +0100 | |
1847 | Message-ID: <p5g03wcv38.fsf@de.uu.net> | |
1848 | Branch: perl | |
1849 | ! t/op/pack.t | |
1850 | ____________________________________________________________________________ | |
1851 | [ 14789] By: jhi on 2002/02/20 15:05:54 | |
1852 | Log: Subject: Re: [PATCH] go faster for Encode's compile | |
1853 | From: Nicholas Clark <nick@unfortu.net> | |
1854 | Date: Tue, 19 Feb 2002 23:38:36 +0000 | |
1855 | Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net> | |
1856 | Branch: perl | |
1857 | ! ext/Encode/compile | |
1858 | ____________________________________________________________________________ | |
1859 | [ 14788] By: jhi on 2002/02/20 15:02:31 | |
1860 | Log: Regen Glossary. | |
1861 | Branch: perl | |
1862 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
1863 | ____________________________________________________________________________ | |
1864 | [ 14787] By: jhi on 2002/02/20 14:57:37 | |
1865 | Log: metaconfig unit change for #14786 (not visible yet, | |
1866 | since Glossary needs regenerating) | |
1867 | Branch: metaconfig | |
1868 | ! U/compline/d_gconvert.U | |
1869 | ____________________________________________________________________________ | |
1870 | [ 14786] By: jhi on 2002/02/20 14:56:55 | |
1871 | Log: Subject: d_Gconvert hints and Glossary | |
1872 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
1873 | Date: Tue, 19 Feb 2002 11:55:36 -0800 | |
1874 | Message-ID: <42qc8gzkgOFN092yn@efn.org> | |
1875 | Branch: perl | |
1876 | ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh | |
1877 | ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh | |
1878 | ! hints/svr5.sh | |
1879 | ____________________________________________________________________________ | |
1880 | [ 14785] By: jhi on 2002/02/20 14:38:45 | |
1881 | Log: metaconfig unit changes for #14784. | |
1882 | Branch: metaconfig | |
1883 | ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U | |
1884 | ____________________________________________________________________________ | |
1885 | [ 14784] By: jhi on 2002/02/20 14:38:14 | |
1886 | Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts | |
1887 | From: Paul Eggert <eggert@twinsun.com> | |
1888 | Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) | |
1889 | Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com> | |
1890 | Branch: perl | |
1891 | ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh | |
1892 | ! pod/perlhack.pod | |
1893 | ____________________________________________________________________________ | |
1894 | [ 14783] By: jhi on 2002/02/20 14:21:32 | |
1895 | Log: metaconfig unit change for #14782. | |
1896 | Branch: metaconfig/U/perl | |
1897 | ! Mksymlinks.U | |
1898 | ____________________________________________________________________________ | |
1899 | [ 14782] By: jhi on 2002/02/20 14:20:33 | |
1900 | Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin) | |
1901 | From: "Gerrit P. Haase" <gp@familiehaase.de> | |
1902 | Date: Wed, 20 Feb 2002 00:23:29 +0100 | |
1903 | Message-ID: <70348722516.20020220002329@familiehaase.de> | |
1904 | Branch: perl | |
1905 | ! Configure | |
1906 | ____________________________________________________________________________ | |
1907 | [ 14781] By: jhi on 2002/02/20 13:58:16 | |
1908 | Log: Subject: Re: Lexical scoping bug with EXPR for EXPR? | |
1909 | From: Nicholas Clark <nick@unfortu.net> | |
1910 | Date: Tue, 19 Feb 2002 19:27:42 +0000 | |
1911 | Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net> | |
1912 | ||
1913 | (with modifications) | |
1914 | Branch: perl | |
1915 | ! pod/perlsub.pod | |
1916 | ____________________________________________________________________________ | |
1917 | [ 14780] By: jhi on 2002/02/20 13:49:44 | |
1918 | Log: NetWare tweak from Ananth Kesari. | |
1919 | Branch: perl | |
1920 | ! lib/ExtUtils/MakeMaker.pm | |
1921 | ____________________________________________________________________________ | |
1922 | [ 14779] By: ams on 2002/02/20 06:51:55 | |
1923 | Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>. | |
1924 | Branch: perl | |
1925 | ! pod/perlfaq4.pod | |
1926 | ____________________________________________________________________________ | |
1927 | [ 14778] By: gsar on 2002/02/20 04:17:22 | |
1928 | Log: constant folding on the range operator had the effect of disabling | |
1929 | peephole optimizations in all the siblings of the range OP; the | |
1930 | effect of this was that barewords could escape strictures when | |
1931 | they were hiding in such places | |
1932 | Branch: maint-5.6/perl | |
1933 | ! op.c t/pragma/strict-subs | |
1934 | ____________________________________________________________________________ | |
1935 | [ 14777] By: ams on 2002/02/20 00:56:21 | |
1936 | Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970) | |
1937 | From: Graham Barr <gbarr@pobox.com> | |
1938 | Date: Tue, 19 Feb 2002 23:08:47 +0000 | |
1939 | Message-Id: <20020219230847.G66560@pobox.com> | |
1940 | Branch: perl | |
1941 | ! lib/Time/Local.pm | |
1942 | ____________________________________________________________________________ | |
1943 | [ 14776] By: ams on 2002/02/19 17:20:28 | |
1944 | Log: Subject: [DOCPATCH] C<< >> in Tie::Hash | |
1945 | From: Nicholas Clark <nick@unfortu.net> | |
1946 | Date: Tue, 19 Feb 2002 16:23:22 +0000 | |
1947 | Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net> | |
1948 | Branch: perl | |
1949 | ! lib/Tie/Hash.pm | |
1950 | ____________________________________________________________________________ | |
1951 | [ 14775] By: jhi on 2002/02/19 15:20:52 | |
1952 | Log: Regen doc, regen toc. | |
1953 | Branch: perl | |
1954 | ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod | |
1955 | ____________________________________________________________________________ | |
1956 | [ 14774] By: jhi on 2002/02/19 15:18:03 | |
1957 | Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR? | |
1958 | From: Dave Mitchell <davem@fdgroup.co.uk> | |
1959 | Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) | |
1960 | Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk> | |
1961 | Branch: perl | |
1962 | ! pod/perlsub.pod | |
1963 | ____________________________________________________________________________ | |
1964 | [ 14773] By: jhi on 2002/02/19 15:13:57 | |
1965 | Log: Detypo. | |
1966 | Branch: perl | |
1967 | ! lib/Tie/Memoize.pm | |
1968 | ____________________________________________________________________________ | |
1969 | [ 14772] By: jhi on 2002/02/19 15:01:25 | |
1970 | Log: UTF-8 C API doc tweaks. | |
1971 | Branch: perl | |
1972 | ! pod/perlunicode.pod | |
1973 | ____________________________________________________________________________ | |
1974 | [ 14771] By: jhi on 2002/02/19 14:03:08 | |
1975 | Log: Mention that the case-switchers know about Unicode, too. | |
1976 | Branch: perl | |
1977 | ! pod/perlop.pod | |
1978 | ____________________________________________________________________________ | |
1979 | [ 14770] By: jhi on 2002/02/19 13:49:52 | |
1980 | Log: Upgrade to Locale::Codes 2.01. | |
1981 | Branch: perl | |
1982 | + lib/Locale/Constants.pod lib/Locale/Country.pod | |
1983 | + lib/Locale/Currency.pod lib/Locale/Language.pod | |
1984 | + lib/Locale/Script.pod | |
1985 | ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README | |
1986 | ! lib/Locale/Constants.pm lib/Locale/Country.pm | |
1987 | ! lib/Locale/Currency.pm lib/Locale/Language.pm | |
1988 | ! lib/Locale/Maketext.pm lib/Locale/Script.pm | |
1989 | ____________________________________________________________________________ | |
1990 | [ 14769] By: jhi on 2002/02/19 13:34:16 | |
1991 | Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR? | |
1992 | From: Dave Mitchell <davem@fdgroup.co.uk> | |
1993 | Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) | |
1994 | Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk> | |
1995 | Branch: perl | |
1996 | ! pod/perlsub.pod | |
1997 | ____________________________________________________________________________ | |
1998 | [ 14768] By: jhi on 2002/02/19 13:32:32 | |
1999 | Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs | |
2000 | From: Sam Tregar <sam@tregar.com> | |
2001 | Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) | |
2002 | Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain> | |
2003 | Branch: perl | |
2004 | ! sv.h | |
2005 | ____________________________________________________________________________ | |
2006 | [ 14767] By: jhi on 2002/02/19 13:29:04 | |
2007 | Log: The test requires perlio. | |
2008 | Branch: perl | |
2009 | ! ext/Encode/t/JP.t | |
2010 | ____________________________________________________________________________ | |
2011 | [ 14766] By: jhi on 2002/02/19 04:57:59 | |
2012 | Log: Misplaced block end. | |
2013 | Branch: perl | |
2014 | ! utf8.c | |
2015 | ____________________________________________________________________________ | |
2016 | [ 14765] By: jhi on 2002/02/19 04:53:30 | |
2017 | Log: The POSIX extensions are deadly. | |
2018 | Branch: perl | |
2019 | ! regcomp.c | |
2020 | ____________________________________________________________________________ | |
2021 | [ 14764] By: jhi on 2002/02/19 04:44:41 | |
2022 | Log: Let's not overdo the growth. | |
2023 | Branch: perl | |
2024 | ! pp.c | |
2025 | ____________________________________________________________________________ | |
2026 | [ 14763] By: jhi on 2002/02/19 04:19:21 | |
2027 | Log: Third time makes the charm. | |
2028 | Branch: perl | |
2029 | ! README.os390 | |
2030 | ____________________________________________________________________________ | |
2031 | [ 14762] By: jhi on 2002/02/19 04:03:46 | |
2032 | Log: Oops. | |
2033 | Branch: perl | |
2034 | ! utf8.c | |
2035 | ____________________________________________________________________________ | |
2036 | [ 14761] By: jhi on 2002/02/19 03:49:34 | |
2037 | Log: Add back the new casing tests. | |
2038 | Branch: perl | |
2039 | + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t | |
2040 | ! MANIFEST | |
2041 | ____________________________________________________________________________ | |
2042 | [ 14760] By: jhi on 2002/02/19 03:49:16 | |
2043 | Log: Prefer special case mappings. | |
2044 | Branch: perl | |
2045 | ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl | |
2046 | ! lib/unicore/To/Upper.pl lib/unicore/mktables | |
2047 | ____________________________________________________________________________ | |
2048 | [ 14759] By: jhi on 2002/02/19 03:48:46 | |
2049 | Log: Try special casing first. | |
2050 | Branch: perl | |
2051 | ! utf8.c | |
2052 | ____________________________________________________________________________ | |
2053 | [ 14758] By: jhi on 2002/02/19 01:55:14 | |
2054 | Log: Not extending enough. | |
2055 | Branch: perl | |
2056 | ! pp.c utf8.h | |
2057 | ____________________________________________________________________________ | |
2058 | [ 14757] By: jhi on 2002/02/19 00:21:07 | |
2059 | Log: No need to store identity mappings. | |
2060 | Branch: perl | |
2061 | ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl | |
2062 | ! lib/unicore/mktables | |
2063 | ____________________________________________________________________________ | |
2064 | [ 14756] By: ams on 2002/02/18 20:21:17 | |
2065 | Log: Forward port #14704 from maint-5.6. | |
2066 | Branch: perl | |
2067 | ! doio.c | |
2068 | ____________________________________________________________________________ | |
2069 | [ 14755] By: jhi on 2002/02/18 20:16:40 | |
2070 | Log: Regen Changes. | |
2071 | Branch: perl | |
2072 | ! Changes | |
2073 | ____________________________________________________________________________ | |
25caadfd JH |
2074 | [ 14754] By: ams on 2002/02/18 19:01:09 |
2075 | Log: Subject: [PATCH] VMS cando_by_name and current process privs | |
2076 | From: "Craig A. Berry" <craigberry@mac.com> | |
2077 | Date: Mon, 18 Feb 2002 14:03:30 -0600 | |
2078 | Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01> | |
2079 | Branch: perl | |
2080 | ! vms/vms.c | |
2081 | ____________________________________________________________________________ | |
2082 | [ 14753] By: jhi on 2002/02/18 17:58:39 | |
2083 | Log: Update Changes. | |
2084 | Branch: perl | |
2085 | ! Changes patchlevel.h | |
2086 | ____________________________________________________________________________ | |
168e7ffa JH |
2087 | [ 14752] By: jhi on 2002/02/18 17:54:44 |
2088 | Log: What do you know; these tests unearthed nasty problems. | |
2089 | Will resolve those first. | |
2090 | Branch: perl | |
2091 | - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t | |
2092 | ! MANIFEST | |
2093 | ____________________________________________________________________________ | |
2094 | [ 14751] By: jhi on 2002/02/18 17:52:23 | |
2095 | Log: Update Changes. | |
2096 | Branch: perl | |
2097 | ! Changes patchlevel.h | |
2098 | ____________________________________________________________________________ | |
249f3c53 JH |
2099 | [ 14750] By: ams on 2002/02/18 17:36:05 |
2100 | Log: Subject: Re: IO::Poll: Removing Handles | |
2101 | From: Matthew Sachs <matthewg@zevils.com> | |
2102 | Date: Mon, 18 Feb 2002 13:19:01 -0500 | |
2103 | Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com> | |
2104 | Branch: perl | |
2105 | ! ext/IO/lib/IO/t/io_poll.t | |
2106 | ____________________________________________________________________________ | |
2107 | [ 14749] By: jhi on 2002/02/18 16:49:51 | |
2108 | Log: Subject: VMS test fix-ups (alarm.t and glob.t) | |
2109 | From: "Craig A. Berry" <craigberry@mac.com> | |
2110 | Date: Mon, 18 Feb 2002 11:52:21 -0600 | |
2111 | Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01> | |
2112 | Branch: perl | |
2113 | ! t/op/alarm.t t/op/glob.t | |
2114 | ____________________________________________________________________________ | |
2115 | [ 14748] By: ams on 2002/02/18 15:53:36 | |
2116 | Log: s/load_module/Perl_load_module/ | |
2117 | Branch: perl | |
2118 | ! gv.c | |
2119 | ____________________________________________________________________________ | |
2120 | [ 14747] By: jhi on 2002/02/18 15:43:06 | |
2121 | Log: Unused in ASCII, used in EBCDIC. | |
2122 | Branch: perl | |
2123 | ! utf8.c | |
2124 | ____________________________________________________________________________ | |
2125 | [ 14746] By: jhi on 2002/02/18 15:26:32 | |
2126 | Log: Upgrade to Locale::Codes 2.00. | |
2127 | Branch: perl | |
2128 | + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README | |
2129 | + lib/Locale/Codes/t/script.t lib/Locale/Script.pm | |
2130 | ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t | |
2131 | ! lib/Locale/Constants.pm lib/Locale/Country.pm | |
2132 | ! lib/Locale/Currency.pm lib/Locale/Language.pm | |
2133 | ____________________________________________________________________________ | |
2134 | [ 14745] By: ams on 2002/02/18 15:20:44 | |
2135 | Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation | |
2136 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2137 | Date: Sat, 16 Feb 2002 00:06:01 +0100 | |
2138 | Message-Id: <20020216000601.A17249@rafael> | |
2139 | Branch: perl | |
2140 | ! gv.c | |
2141 | ____________________________________________________________________________ | |
2142 | [ 14744] By: jhi on 2002/02/18 14:54:47 | |
2143 | Log: More Unicode casing checks. | |
2144 | Branch: perl | |
2145 | + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t | |
2146 | ! MANIFEST | |
2147 | ____________________________________________________________________________ | |
2148 | [ 14743] By: ams on 2002/02/18 14:35:38 | |
2149 | Log: Subject: IO::Poll: Removing Handles | |
2150 | From: Matthew Sachs <matthewg@zevils.com> | |
2151 | Date: Sun, 17 Feb 2002 04:49:46 -0500 | |
2152 | Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com> | |
2153 | Branch: perl | |
2154 | ! ext/IO/lib/IO/Poll.pm | |
2155 | ____________________________________________________________________________ | |
2156 | [ 14741] By: ams on 2002/02/18 13:59:48 | |
2157 | Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER" | |
2158 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2159 | Date: Mon, 18 Feb 2002 15:41:26 +0100 | |
2160 | Message-Id: <20020218154126.A692@rafael> | |
2161 | Branch: perl | |
2162 | ! pp_ctl.c t/op/do.t | |
2163 | ____________________________________________________________________________ | |
25caadfd JH |
2164 | [ 14740] By: nick on 2002/02/18 09:09:23 |
2165 | Log: Integrate mainline | |
2166 | Branch: perlio | |
2167 | +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
2168 | +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL | |
2169 | +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL | |
2170 | +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
2171 | +> ext/Encode/lib/Encode/JP/Constants.pm | |
2172 | +> ext/Encode/lib/Encode/JP/H2Z.pm | |
2173 | +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
2174 | +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm | |
2175 | +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl | |
2176 | +> os2/OS2/Process/t/os2_process.t | |
2177 | +> os2/OS2/Process/t/os2_process_kid.t | |
2178 | +> os2/OS2/Process/t/os2_process_text.t | |
2179 | - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL | |
2180 | - ext/Encode/t/Japanese.t | |
2181 | !> (integrate 47 files) | |
2182 | ____________________________________________________________________________ | |
249f3c53 JH |
2183 | [ 14739] By: jhi on 2002/02/18 05:02:47 |
2184 | Log: EBCDIC: now the worst seems to be over for | |
2185 | the "Malformed" warnings. Still a few of them, | |
2186 | and plenty of test failures, but getting better. | |
2187 | Branch: perl | |
2188 | ! regcomp.c utf8.c | |
2189 | ____________________________________________________________________________ | |
2190 | [ 14738] By: jhi on 2002/02/18 02:31:05 | |
2191 | Log: Upgrade to Net::Ping 2.12. | |
2192 | Branch: perl | |
2193 | ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README | |
2194 | ! lib/Net/Ping/t/110_icmp_inst.t | |
2195 | ____________________________________________________________________________ | |
2196 | [ 14737] By: jhi on 2002/02/18 02:24:31 | |
2197 | Log: After much rewriting we are now pretty much | |
2198 | back to where we started. | |
2199 | Branch: perl | |
2200 | ! utf8.c | |
2201 | ____________________________________________________________________________ | |
2202 | [ 14736] By: ams on 2002/02/18 01:23:00 | |
2203 | Log: Subject: [PATCH B::Deparse] two fixes | |
2204 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2205 | Date: Sun, 17 Feb 2002 23:58:59 +0100 | |
2206 | Message-Id: <20020217235859.A32513@rafael> | |
2207 | Branch: perl | |
2208 | ! ext/B/B/Deparse.pm | |
2209 | ____________________________________________________________________________ | |
2210 | [ 14735] By: jhi on 2002/02/17 21:24:26 | |
2211 | Log: Buglet. | |
2212 | Branch: perl | |
2213 | ! ext/Encode/lib/Encode/JP/JIS.pm | |
2214 | ____________________________________________________________________________ | |
2215 | [ 14734] By: jhi on 2002/02/17 20:44:59 | |
2216 | Log: Clearing up to_utf8_case() continues: this time use | |
2217 | a single return, and EBCDICification for all paths. | |
2218 | Branch: perl | |
2219 | ! utf8.c | |
2220 | ____________________________________________________________________________ | |
2221 | [ 14733] By: jhi on 2002/02/17 19:51:01 | |
2222 | Log: Small tweaks to get the test running (fix @INC and | |
2223 | do not overwrite the table.utf8 and table.rnd). | |
2224 | Branch: perl | |
2225 | ! ext/Encode/t/JP.t | |
2226 | ____________________________________________________________________________ | |
2227 | [ 14732] By: jhi on 2002/02/17 18:40:24 | |
2228 | Log: Tiny tweak. | |
2229 | Branch: perl | |
2230 | ! utf8.c | |
2231 | ____________________________________________________________________________ | |
2232 | [ 14731] By: jhi on 2002/02/17 16:56:17 | |
2233 | Log: Redundant casts. | |
2234 | Branch: perl | |
2235 | ! utf8.c | |
2236 | ____________________________________________________________________________ | |
2237 | [ 14730] By: jhi on 2002/02/17 16:50:34 | |
2238 | Log: More filename portability tips. | |
2239 | Branch: perl | |
2240 | ! pod/perlport.pod | |
2241 | ____________________________________________________________________________ | |
2242 | [ 14729] By: jhi on 2002/02/17 16:25:06 | |
2243 | Log: FAQ sync. | |
2244 | Branch: perl | |
2245 | ! pod/perlfaq3.pod pod/perlfaq5.pod | |
2246 | ____________________________________________________________________________ | |
2247 | [ 14728] By: ams on 2002/02/17 16:15:09 | |
2248 | Log: Subject: podlators 1.21 released | |
2249 | From: Russ Allbery <rra@stanford.edu> | |
2250 | Date: Sat, 16 Feb 2002 21:42:56 -0800 | |
2251 | Message-Id: <yladu8irz3.fsf@windlord.stanford.edu> | |
2252 | Branch: perl | |
2253 | ! lib/Pod/Text/Overstrike.pm | |
2254 | ____________________________________________________________________________ | |
2255 | [ 14727] By: sky on 2002/02/17 11:36:52 | |
2256 | Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die() | |
2257 | From: Autrijus Tang <autrijus@autrijus.org> | |
2258 | Date: Sun, 17 Feb 2002 19:46:47 +0800 | |
2259 | Message-ID: <20020217194647.A1410@not.autrijus.org> | |
2260 | Branch: perl | |
2261 | ! pp_ctl.c t/op/tiehandle.t util.c | |
2262 | ____________________________________________________________________________ | |
2263 | [ 14726] By: jhi on 2002/02/17 03:13:30 | |
2264 | Log: EBCDIC: to_utf8_case() is supposed to get its low 256 | |
2265 | input in native code points, not Unicode. | |
2266 | Branch: perl | |
2267 | ! utf8.c | |
2268 | ____________________________________________________________________________ | |
2269 | [ 14725] By: jhi on 2002/02/17 01:43:42 | |
2270 | Log: Regen Glossary. | |
2271 | Branch: perl | |
2272 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
2273 | ____________________________________________________________________________ | |
2274 | [ 14724] By: jhi on 2002/02/17 01:12:37 | |
25caadfd | 2275 | Log: The #14715 and #14716 were okay: they just revealed |
249f3c53 JH |
2276 | a bug in the EXACTF matching. |
2277 | Branch: perl | |
2278 | ! regexec.c utf8.c | |
2279 | ____________________________________________________________________________ | |
2280 | [ 14723] By: jhi on 2002/02/16 16:14:19 | |
2281 | Log: Retreat, retreat! (retract #14715 and #14716) | |
2282 | Branch: perl | |
2283 | ! utf8.c | |
2284 | ____________________________________________________________________________ | |
2285 | [ 14722] By: jhi on 2002/02/16 16:06:00 | |
2286 | Log: Encode 0.40, from Dan Kogai. | |
2287 | Branch: perl | |
2288 | + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
2289 | + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL | |
2290 | + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL | |
2291 | + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
2292 | + ext/Encode/lib/Encode/JP/Constants.pm | |
2293 | + ext/Encode/lib/Encode/JP/H2Z.pm | |
2294 | + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
2295 | + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm | |
2296 | + ext/Encode/t/JP.t ext/Encode/t/japanese.pl | |
2297 | + ext/Encode/t/table.rnd ext/Encode/t/table.utf8 | |
2298 | - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL | |
2299 | - ext/Encode/t/Japanese.t | |
2300 | ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST | |
2301 | ! ext/Encode/t/Encode.t | |
2302 | ____________________________________________________________________________ | |
2303 | [ 14721] By: jhi on 2002/02/16 15:37:40 | |
2304 | Log: metaconfig unit change for #14720. | |
2305 | Branch: perl | |
2306 | ! Configure | |
2307 | ____________________________________________________________________________ | |
25caadfd JH |
2308 | [ 14720] By: jhi on 2002/02/16 15:36:42 |
2309 | Log: Regenerate Configure (small tweaks on Yitzchak's, | |
2310 | main difference being that the preference variables are | |
2311 | called gconvert_...). | |
2312 | Branch: metaconfig | |
2313 | ! U/compline/d_gconvert.U | |
2314 | ____________________________________________________________________________ | |
249f3c53 JH |
2315 | [ 14719] By: ams on 2002/02/16 14:11:01 |
2316 | Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure | |
2317 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
2318 | Date: Thu, 14 Feb 2002 22:27:33 -0800 | |
2319 | Message-Id: <VpKb8gzkgCdK092yn@efn.org> | |
2320 | (Applied by hand.) | |
2321 | Branch: perl | |
2322 | ! Configure | |
2323 | ____________________________________________________________________________ | |
2324 | [ 14718] By: ams on 2002/02/16 13:45:28 | |
2325 | Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open | |
2326 | From: Philip Newton <Philip.Newton@gmx.net> | |
2327 | Date: Sat, 16 Feb 2002 10:05:05 +0100 | |
2328 | Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com> | |
2329 | (Applied by hand.) | |
2330 | Branch: perl | |
2331 | ! pod/perlport.pod | |
2332 | ____________________________________________________________________________ | |
2333 | [ 14717] By: ams on 2002/02/16 04:30:23 | |
2334 | Log: Remove dubious test. | |
2335 | Branch: perl | |
2336 | ! t/io/open.t | |
2337 | ____________________________________________________________________________ | |
2338 | [ 14716] By: jhi on 2002/02/16 04:24:45 | |
2339 | Log: Tiny tweak. | |
2340 | Branch: perl | |
2341 | ! utf8.c | |
2342 | ____________________________________________________________________________ | |
2343 | [ 14715] By: jhi on 2002/02/16 03:49:14 | |
2344 | Log: Restructure to_utf8_case() for simpler execution paths. | |
2345 | Branch: perl | |
2346 | ! utf8.c | |
2347 | ____________________________________________________________________________ | |
2348 | [ 14714] By: ams on 2002/02/16 02:43:59 | |
2349 | Log: Absorb #14701 by Sarathy from maint-5.6. | |
2350 | Branch: perl | |
2351 | ! doio.c t/io/open.t | |
2352 | ____________________________________________________________________________ | |
2353 | [ 14713] By: ams on 2002/02/16 01:51:27 | |
2354 | Log: Subject: [PATCH] VOS patches for perl 5.8 | |
2355 | From: Paul_GreenVOS@vos.stratus.com | |
2356 | Date: Fri, 15 Feb 02 17:41 est | |
2357 | Message-Id: <200202152243.RAA01195@mailhub1.stratus.com> | |
2358 | Branch: perl | |
2359 | ! README.vos vos/Changes vos/build.cm vos/config.alpha.def | |
2360 | ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h | |
2361 | ! vos/install_perl.cm | |
2362 | ____________________________________________________________________________ | |
2363 | [ 14712] By: jhi on 2002/02/15 21:08:13 | |
2364 | Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615 | |
2365 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2366 | Date: Fri, 15 Feb 2002 23:05:44 +0100 | |
2367 | Message-ID: <20020215230544.A690@rafael> | |
2368 | Branch: perl | |
2369 | ! ext/B/B/Deparse.pm | |
2370 | ____________________________________________________________________________ | |
2371 | [ 14711] By: jhi on 2002/02/15 19:26:07 | |
2372 | Log: Add $VERSION. | |
2373 | Branch: perl | |
2374 | ! lib/Tie/Memoize.pm | |
2375 | ____________________________________________________________________________ | |
2376 | [ 14710] By: jhi on 2002/02/15 15:40:30 | |
2377 | Log: Update Changes. | |
2378 | Branch: perl | |
2379 | ! Changes patchlevel.h | |
2380 | ____________________________________________________________________________ | |
531adb68 JH |
2381 | [ 14709] By: jhi on 2002/02/15 15:01:54 |
2382 | Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc | |
2383 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2384 | Date: Thu, 14 Feb 2002 19:07:40 GMT | |
2385 | Message-Id: <200202141907.TAA21516@tempest.npl.co.uk> | |
2386 | ||
2387 | (the hints part only) | |
2388 | Branch: perl | |
2389 | ! hints/solaris_2.sh | |
2390 | ____________________________________________________________________________ | |
25caadfd JH |
2391 | [ 14708] By: jhi on 2002/02/15 15:00:27 |
2392 | Log: metaconfig unit changes for #14707. | |
2393 | Branch: metaconfig | |
2394 | ! U/modified/cc.U | |
2395 | Branch: metaconfig/U/perl | |
2396 | ! Checkcc.U | |
2397 | ____________________________________________________________________________ | |
531adb68 JH |
2398 | [ 14707] By: jhi on 2002/02/15 15:00:01 |
2399 | Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc | |
2400 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2401 | Date: Fri, 15 Feb 2002 12:14:39 GMT | |
2402 | Message-Id: <200202151214.MAA26466@tempest.npl.co.uk> | |
2403 | ||
2404 | Split checking-for-gcc and checking-for-cc. | |
2405 | Branch: perl | |
2406 | ! Configure | |
2407 | ____________________________________________________________________________ | |
2408 | [ 14706] By: ams on 2002/02/15 13:57:15 | |
2409 | Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2 | |
2410 | From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi> | |
2411 | Date: 15 Feb 2002 10:53:06 +0200 | |
2412 | Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi> | |
2413 | Branch: perl | |
2414 | ! lib/Pod/Html.pm | |
2415 | ____________________________________________________________________________ | |
2416 | [ 14705] By: ams on 2002/02/15 08:42:55 | |
2417 | Log: Subject: [PATCH @14577] OS/2 tests and more | |
2418 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2419 | Date: Fri, 15 Feb 2002 03:56:24 -0500 | |
2420 | Message-Id: <20020215035624.A16467@math.ohio-state.edu> | |
2421 | Branch: perl | |
2422 | + os2/OS2/Process/t/os2_process.t | |
2423 | + os2/OS2/Process/t/os2_process_kid.t | |
2424 | + os2/OS2/Process/t/os2_process_text.t | |
2425 | ! MANIFEST configpm hints/os2.sh makedef.pl | |
2426 | ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm | |
2427 | ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t | |
2428 | ! os2/os2ish.h | |
2429 | ____________________________________________________________________________ | |
25caadfd JH |
2430 | [ 14704] By: gsar on 2002/02/15 08:42:48 |
2431 | Log: don't Safefree() PerlIO pointers we didn't allocate to begin with; | |
2432 | avoid wasteful PL_fdpid fiddling where that is not warranted; | |
2433 | mostly whitespace fixes | |
2434 | ||
2435 | these were longstanding todo items from: | |
2436 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html | |
2437 | Branch: maint-5.6/perl | |
2438 | ! doio.c | |
2439 | ____________________________________________________________________________ | |
2440 | [ 14702] By: nick on 2002/02/15 08:31:41 | |
2441 | Log: Integrate mainline | |
2442 | Branch: perlio | |
2443 | +> lib/if.pm lib/if.t | |
2444 | !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t | |
2445 | !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README | |
2446 | !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t | |
2447 | !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t | |
2448 | !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t | |
2449 | !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm | |
2450 | !> lib/charnames.t pod/perluniintro.pod pp_sys.c | |
2451 | !> t/lib/warnings/pp_sys | |
2452 | ____________________________________________________________________________ | |
2453 | [ 14701] By: gsar on 2002/02/15 08:04:58 | |
2454 | Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms | |
2455 | (and also dies quickly on Windows); this bug crept in as | |
2456 | change#610, a.k.a change#646 | |
2457 | Branch: maint-5.6/perl | |
2458 | ! doio.c t/io/open.t | |
2459 | ____________________________________________________________________________ | |
531adb68 JH |
2460 | [ 14700] By: jhi on 2002/02/15 02:51:13 |
2461 | Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2 | |
2462 | From: Ville "Skyttä" <ville.skytta@iki.fi> | |
2463 | Date: Wed, 13 Feb 2002 22:29:39 +0200 | |
2464 | Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi> | |
2465 | Branch: perl | |
2466 | ! lib/Pod/Html.pm | |
2467 | ____________________________________________________________________________ | |
2468 | [ 14699] By: jhi on 2002/02/14 23:47:43 | |
2469 | Log: Document and test the C0 and C1. | |
2470 | Branch: perl | |
2471 | ! lib/charnames.pm lib/charnames.t | |
2472 | ____________________________________________________________________________ | |
25caadfd JH |
2473 | [ 14698] By: jhi on 2002/02/14 22:21:55 |
2474 | Log: metaconfig unit change for #14697. | |
2475 | Branch: metaconfig | |
2476 | ! U/modified/Init.U | |
2477 | ____________________________________________________________________________ | |
531adb68 JH |
2478 | [ 14697] By: jhi on 2002/02/14 22:21:20 |
2479 | Log: Also OS/2 seems to need exe set early. | |
2480 | Branch: perl | |
2481 | ! Configure | |
2482 | ____________________________________________________________________________ | |
2483 | [ 14696] By: jhi on 2002/02/14 22:13:18 | |
2484 | Log: Document pack U0U. | |
2485 | Branch: perl | |
2486 | ! pod/perluniintro.pod | |
2487 | ____________________________________________________________________________ | |
2488 | [ 14695] By: jhi on 2002/02/14 21:56:52 | |
2489 | Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS | |
2490 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2491 | Date: Thu, 14 Feb 2002 23:58:00 +0100 | |
2492 | Message-ID: <20020214235800.A12901@rafael> | |
2493 | Branch: perl | |
2494 | ! pp_sys.c t/lib/warnings/pp_sys | |
2495 | ____________________________________________________________________________ | |
2496 | [ 14694] By: jhi on 2002/02/14 21:54:43 | |
2497 | Log: Subject: [PATCH @13746] conditional pragmas | |
2498 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2499 | Date: Mon, 31 Dec 2001 18:18:09 -0500 | |
2500 | Message-ID: <20011231181809.A29528@math.ohio-state.edu> | |
2501 | Branch: perl | |
2502 | + lib/if.pm lib/if.t | |
2503 | ! MANIFEST | |
2504 | ____________________________________________________________________________ | |
2505 | [ 14693] By: jhi on 2002/02/14 21:47:08 | |
2506 | Log: Deparse bug introduced by #14615: the fix is just a workaround, | |
2507 | I suspect there to be another deeper bug, must distill simpler | |
2508 | test case. | |
2509 | Branch: perl | |
2510 | ! ext/B/B/Deparse.pm ext/B/t/deparse.t | |
2511 | ____________________________________________________________________________ | |
2512 | [ 14692] By: jhi on 2002/02/14 19:52:26 | |
2513 | Log: Integrate perlio; | |
2514 | ||
2515 | Make dependencies more precise (for nmake) | |
2516 | Branch: perl | |
2517 | !> ext/Encode/EUC_JP/Makefile.PL | |
2518 | ____________________________________________________________________________ | |
2519 | [ 14691] By: jhi on 2002/02/14 18:08:58 | |
2520 | Log: Just a guess. | |
2521 | Branch: perl | |
2522 | ! lib/Tie/Handle.pm | |
2523 | ____________________________________________________________________________ | |
25caadfd JH |
2524 | [ 14690] By: nick on 2002/02/14 16:30:56 |
2525 | Log: Integrate mainline | |
2526 | Branch: perlio | |
2527 | +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t | |
2528 | !> Changes MANIFEST Makefile.SH ext/threads/threads.pm | |
2529 | !> ext/threads/threads.xs lib/ExtUtils/Installed.pm | |
2530 | !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t | |
2531 | !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t | |
2532 | !> utf8.c | |
2533 | ____________________________________________________________________________ | |
531adb68 JH |
2534 | [ 14689] By: jhi on 2002/02/14 16:03:50 |
2535 | Log: Upgrade to Net::Ping 2.11. | |
2536 | Branch: perl | |
2537 | ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README | |
2538 | ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t | |
2539 | ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t | |
2540 | ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t | |
2541 | ____________________________________________________________________________ | |
2542 | [ 14688] By: jhi on 2002/02/14 15:15:17 | |
2543 | Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t] | |
2544 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2545 | Date: Wed, 13 Feb 2002 17:37:07 GMT | |
2546 | Message-Id: <200202131737.RAA29010@tempest.npl.co.uk> | |
2547 | ||
2548 | (updated version of the above) | |
2549 | Branch: perl | |
2550 | ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t | |
2551 | ____________________________________________________________________________ | |
2552 | [ 14687] By: jhi on 2002/02/14 14:44:02 | |
2553 | Log: Excise inexact blather. | |
2554 | Branch: perl | |
2555 | ! utf8.c | |
2556 | ____________________________________________________________________________ | |
2557 | [ 14686] By: jhi on 2002/02/14 14:30:35 | |
2558 | Log: Subject: Re: [PATCH @13746] tied hashes: memoization | |
2559 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2560 | Date: Mon, 31 Dec 2001 20:28:46 -0500 | |
2561 | Message-ID: <20011231202845.A1323@math.ohio-state.edu> | |
2562 | Branch: perl | |
2563 | + lib/Tie/Memoize.pm lib/Tie/Memoize.t | |
2564 | ! MANIFEST | |
2565 | ____________________________________________________________________________ | |
25caadfd JH |
2566 | [ 14685] By: nick on 2002/02/14 14:20:20 |
2567 | Log: Make dependencies more precise (for nmake) | |
2568 | Branch: perlio | |
2569 | ! ext/Encode/EUC_JP/Makefile.PL | |
2570 | ____________________________________________________________________________ | |
531adb68 JH |
2571 | [ 14684] By: jhi on 2002/02/14 14:09:10 |
2572 | Log: Subject: [PATCH @13746] tied hashes | |
2573 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2574 | Date: Mon, 31 Dec 2001 19:15:39 -0500 | |
2575 | Message-ID: <20011231191539.A46@math.ohio-state.edu> | |
2576 | Branch: perl | |
2577 | ! lib/Tie/Hash.pm pod/perltie.pod | |
2578 | ____________________________________________________________________________ | |
2579 | [ 14683] By: jhi on 2002/02/13 22:30:55 | |
2580 | Log: Subject: Re: [PATCH] Configure followed by make minitest | |
2581 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
2582 | Date: Sun, 10 Feb 2002 23:22:05 -0800 | |
2583 | Message-ID: <dE3Z8gzkgyBD092yn@efn.org> | |
2584 | Branch: perl | |
2585 | ! Makefile.SH | |
2586 | ____________________________________________________________________________ | |
2587 | [ 14682] By: jhi on 2002/02/13 15:50:37 | |
2588 | Log: Subject: Re: perl@14647 | |
2589 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
2590 | Date: Mon, 11 Feb 2002 19:30:36 +0100 | |
2591 | Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl> | |
2592 | Branch: perl | |
2593 | ! t/op/groups.t | |
2594 | ____________________________________________________________________________ | |
2595 | [ 14681] By: jhi on 2002/02/13 15:14:25 | |
2596 | Log: Update Changes. | |
2597 | Branch: perl | |
2598 | ! Changes patchlevel.h | |
2599 | ____________________________________________________________________________ | |
fdea1ccc JH |
2600 | [ 14680] By: jhi on 2002/02/13 13:41:50 |
2601 | Log: Integrate perlio; | |
2602 | ||
2603 | Do not lc() the file names before doing dirname() or they don't match. | |
2604 | Branch: perl | |
2605 | !> lib/ExtUtils/t/Installed.t | |
2606 | ____________________________________________________________________________ | |
2607 | [ 14679] By: sky on 2002/02/13 12:56:13 | |
2608 | Log: rename mutex to make a bit more sense | |
2609 | Branch: perl | |
2610 | ! ext/threads/threads.xs | |
2611 | ____________________________________________________________________________ | |
2612 | [ 14678] By: sky on 2002/02/13 12:46:11 | |
2613 | Log: Track active threads.... | |
2614 | Branch: perl | |
2615 | ! ext/threads/threads.pm ext/threads/threads.xs | |
2616 | ____________________________________________________________________________ | |
25caadfd JH |
2617 | [ 14677] By: nick on 2002/02/13 09:30:42 |
2618 | Log: Do not lc() the file names before doing dirname() or they don't match. | |
2619 | Branch: perlio | |
2620 | ! lib/ExtUtils/t/Installed.t | |
2621 | ____________________________________________________________________________ | |
fdea1ccc JH |
2622 | [ 14676] By: sky on 2002/02/13 09:03:37 |
2623 | Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again | |
2624 | From: Michael G Schwern <schwern@pobox.com> | |
2625 | Date: ons feb 13, 2002 11:00:17 Europe/Stockholm | |
2626 | Message-Id: <20020213100017.GA6288@blackrider> | |
2627 | Branch: perl | |
2628 | ! lib/File/Spec/t/rel2abs2rel.t | |
2629 | ____________________________________________________________________________ | |
2630 | [ 14675] By: sky on 2002/02/13 09:00:24 | |
2631 | Log: Do not propagate END blocks to child threads, test. | |
2632 | Branch: perl | |
2633 | + ext/threads/t/end.t | |
2634 | ! MANIFEST ext/threads/threads.xs | |
2635 | ____________________________________________________________________________ | |
25caadfd JH |
2636 | [ 14674] By: nick on 2002/02/13 08:34:55 |
2637 | Log: Integrate mainline | |
2638 | Branch: perlio | |
2639 | +> ext/threads/t/join.t | |
2640 | !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh | |
2641 | !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c | |
2642 | !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c | |
2643 | ____________________________________________________________________________ | |
2644 | [ 14673] By: jhi on 2002/02/13 05:17:26 | |
2645 | Log: metaconfig unit change for #14672. | |
2646 | Branch: metaconfig | |
2647 | ! U/modified/lns.U | |
2648 | ____________________________________________________________________________ | |
fdea1ccc JH |
2649 | [ 14672] By: jhi on 2002/02/13 05:17:07 |
2650 | Log: $ln is supposed to be already set to $ln + executable suffix | |
2651 | on platforms that need it, from Paul Green. | |
2652 | Branch: perl | |
2653 | ! Configure | |
2654 | ____________________________________________________________________________ | |
2655 | [ 14671] By: jhi on 2002/02/13 05:12:28 | |
2656 | Log: Subject: New command syntax for 'x' command | |
2657 | From: Mark-Jason Dominus <mjd@plover.com> | |
2658 | Date: Tue, 12 Feb 2002 20:54:01 -0500 | |
2659 | Message-ID: <20020213015401.25685.qmail@plover.com> | |
2660 | Branch: perl | |
2661 | ! lib/perl5db.pl pod/perldebug.pod | |
2662 | ____________________________________________________________________________ | |
2663 | [ 14670] By: jhi on 2002/02/13 05:11:12 | |
2664 | Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command | |
2665 | From: Mark-Jason Dominus <mjd@plover.com> | |
2666 | Date: Tue, 12 Feb 2002 20:20:42 -0500 | |
2667 | Message-ID: <20020213012042.25245.qmail@plover.com> | |
2668 | Branch: perl | |
2669 | ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod | |
2670 | ____________________________________________________________________________ | |
2671 | [ 14669] By: jhi on 2002/02/13 04:43:43 | |
2672 | Log: Iteration continues. | |
2673 | Branch: perl | |
2674 | ! utf8.c | |
2675 | ____________________________________________________________________________ | |
2676 | [ 14668] By: jhi on 2002/02/13 02:37:31 | |
2677 | Log: Duh. | |
2678 | Branch: perl | |
2679 | ! pp_pack.c t/op/length.t | |
2680 | ____________________________________________________________________________ | |
2681 | [ 14667] By: jhi on 2002/02/13 01:33:01 | |
2682 | Log: Retract #14666. | |
2683 | Branch: perl | |
2684 | ! t/op/lc.t | |
2685 | ____________________________________________________________________________ | |
2686 | [ 14666] By: jhi on 2002/02/13 01:22:13 | |
2687 | Log: (retracted by #14667) | |
2688 | Branch: perl | |
2689 | ! t/op/lc.t | |
2690 | ____________________________________________________________________________ | |
2691 | [ 14665] By: jhi on 2002/02/13 00:45:02 | |
2692 | Log: Tiny test script tweaks. | |
2693 | Branch: perl | |
2694 | ! t/uni/fold.t | |
2695 | ____________________________________________________________________________ | |
2696 | [ 14664] By: jhi on 2002/02/13 00:24:37 | |
2697 | Log: Rewrite the "special mapping" part of to_utf8_case(), | |
2698 | this time with fewer bugs. (See: The Law of Cybernetic | |
2699 | Entymology.) | |
2700 | Branch: perl | |
2701 | ! utf8.c | |
2702 | ____________________________________________________________________________ | |
2703 | [ 14663] By: sky on 2002/02/12 18:26:16 | |
2704 | Log: Stop failures if you pass an object, sv_dup might not be the right | |
2705 | thing to use since I have a feeling we end up cloning far too much. | |
2706 | (Like the stash for example).... Maybe we need a lightweight sv_dup | |
2707 | that searches the target for things.... | |
2708 | Real fix is another option to perl_clone which controls if you should | |
2709 | save stashes. | |
2710 | Branch: perl | |
2711 | ! ext/threads/threads.xs | |
2712 | ____________________________________________________________________________ | |
2713 | [ 14662] By: jhi on 2002/02/12 17:19:49 | |
2714 | Log: Retract #14661. | |
2715 | Branch: perl | |
2716 | ! hints/solaris_2.sh | |
2717 | ____________________________________________________________________________ | |
2718 | [ 14661] By: jhi on 2002/02/12 17:16:20 | |
2719 | Log: (retracted by #14662) | |
2720 | Branch: perl | |
2721 | ! hints/solaris_2.sh | |
2722 | ____________________________________________________________________________ | |
2723 | [ 14660] By: jhi on 2002/02/12 15:03:58 | |
2724 | Log: EBCDIC: another "can't happen". | |
2725 | Branch: perl | |
2726 | ! utf8.c | |
2727 | ____________________________________________________________________________ | |
2728 | [ 14659] By: sky on 2002/02/12 14:38:21 | |
2729 | Log: Join support, however something wierd seems to happen with filehandles that are passed along threads... | |
2730 | Branch: perl | |
2731 | + ext/threads/t/join.t | |
2732 | ! MANIFEST ext/threads/threads.xs | |
2733 | ____________________________________________________________________________ | |
25caadfd JH |
2734 | [ 14658] By: nick on 2002/02/12 13:54:06 |
2735 | Log: Integrate mainline | |
2736 | Branch: perlio | |
2737 | !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t | |
2738 | !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t | |
2739 | !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h | |
2740 | ____________________________________________________________________________ | |
fdea1ccc JH |
2741 | [ 14657] By: jhi on 2002/02/12 13:44:34 |
2742 | Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function | |
2743 | From: Jan Dubois <JanD@ActiveState.com> | |
2744 | Date: Tue, 12 Feb 2002 00:56:31 -0800 | |
2745 | Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com> | |
2746 | Branch: perl | |
2747 | ! lib/Win32.pod win32/win32.c win32/win32.h | |
2748 | ____________________________________________________________________________ | |
2749 | [ 14656] By: jhi on 2002/02/12 13:39:18 | |
2750 | Log: Subject: [PATCH] Re: 14654 introduced a bug | |
2751 | From: Michael G Schwern <schwern@pobox.com> | |
2752 | Date: Tue, 12 Feb 2002 05:37:36 -0500 | |
2753 | Message-ID: <20020212103736.GC14327@blackrider> | |
2754 | Branch: perl | |
2755 | ! lib/File/Spec/t/rel2abs2rel.t | |
2756 | ____________________________________________________________________________ | |
2757 | [ 14655] By: jhi on 2002/02/12 04:50:58 | |
2758 | Log: More unset installman[13]dir tweaks from chromatic. | |
2759 | Branch: perl | |
2760 | ! lib/ExtUtils/Installed.pm | |
2761 | ____________________________________________________________________________ | |
2762 | [ 14654] By: jhi on 2002/02/12 04:31:44 | |
2763 | Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?) | |
2764 | From: Michael G Schwern <schwern@pobox.com> | |
2765 | Date: Mon, 11 Feb 2002 12:23:02 -0500 | |
2766 | Message-ID: <20020211172302.GD9556@blackrider> | |
2767 | Branch: perl | |
2768 | ! lib/File/Spec/t/rel2abs2rel.t | |
2769 | ____________________________________________________________________________ | |
2770 | [ 14653] By: jhi on 2002/02/12 04:29:10 | |
2771 | Log: Use `` instead of -| to be a little bit more portable, | |
2772 | from Michael Schwern. | |
2773 | Branch: perl | |
2774 | ! lib/ExtUtils/t/Embed.t | |
2775 | ____________________________________________________________________________ | |
2776 | [ 14652] By: jhi on 2002/02/12 03:17:44 | |
2777 | Log: EBCDIC: this change for \N{} in particular is now | |
2778 | unnecessary because of the recent more general | |
2779 | pack U change. | |
2780 | Branch: perl | |
2781 | ! toke.c | |
2782 | ____________________________________________________________________________ | |
2783 | [ 14651] By: jhi on 2002/02/12 02:15:05 | |
2784 | Log: Subject: [PATCH @14647] t/test.pl fix for VMS | |
2785 | From: "Craig A. Berry" <craigberry@mac.com> | |
2786 | Date: Mon, 11 Feb 2002 17:13:47 -0600 | |
2787 | Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01> | |
2788 | Branch: perl | |
2789 | ! t/test.pl | |
2790 | ____________________________________________________________________________ | |
2791 | [ 14650] By: jhi on 2002/02/11 23:44:09 | |
2792 | Log: EBCDIC: pack U bytes change. | |
2793 | Branch: perl | |
2794 | ! t/op/length.t | |
2795 | ____________________________________________________________________________ | |
2796 | [ 14649] By: jhi on 2002/02/11 23:38:28 | |
2797 | Log: EBCDIC: pack U is no more equal to concat of \xHHs. | |
2798 | Branch: perl | |
2799 | ! t/op/each.t | |
2800 | ____________________________________________________________________________ | |
25caadfd JH |
2801 | [ 14648] By: nick on 2002/02/11 16:14:50 |
2802 | Log: Integrate mainline | |
2803 | Branch: perlio | |
2804 | !> Changes Configure Makefile.SH autodoc.pl | |
2805 | !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm | |
2806 | !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c | |
2807 | !> os2/os2ish.h patchlevel.h pod/perltoc.pod | |
2808 | ____________________________________________________________________________ | |
fdea1ccc JH |
2809 | [ 14647] By: jhi on 2002/02/11 15:11:14 |
2810 | Log: Update Changes. | |
2811 | Branch: perl | |
2812 | ! Changes patchlevel.h | |
2813 | ____________________________________________________________________________ | |
9cc6b47a JH |
2814 | [ 14646] By: jhi on 2002/02/11 15:07:28 |
2815 | Log: Regen toc. | |
2816 | Branch: perl | |
2817 | ! pod/perltoc.pod | |
2818 | ____________________________________________________________________________ | |
2819 | [ 14645] By: jhi on 2002/02/11 14:59:02 | |
2820 | Log: Forgot from #14641. | |
2821 | Branch: perl | |
2822 | ! lib/ExtUtils/t/Embed.t | |
2823 | ____________________________________________________________________________ | |
25caadfd JH |
2824 | [ 14644] By: jhi on 2002/02/11 14:49:14 |
2825 | Log: A forgotten metaconfig unit. | |
2826 | Branch: metaconfig/U/perl | |
2827 | + i_features.U | |
2828 | ____________________________________________________________________________ | |
2829 | [ 14643] By: jhi on 2002/02/11 14:47:11 | |
2830 | Log: metaconfig unit changes for #14642. | |
2831 | Branch: metaconfig | |
2832 | + U/modified/lns.U | |
2833 | Branch: metaconfig/U/perl | |
2834 | ! issymlink.U | |
2835 | ____________________________________________________________________________ | |
9cc6b47a JH |
2836 | [ 14642] By: jhi on 2002/02/11 14:46:39 |
2837 | Log: -Dmksymlinks was broken by #14628. | |
2838 | Branch: perl | |
2839 | ! Configure | |
2840 | ____________________________________________________________________________ | |
2841 | [ 14641] By: jhi on 2002/02/11 14:32:12 | |
2842 | Log: Subject: [PATCH @14577] OS/2 build | |
2843 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2844 | Date: Mon, 11 Feb 2002 06:56:41 -0500 | |
2845 | Message-ID: <20020211065640.A14993@math.ohio-state.edu> | |
2846 | ||
2847 | (sans the Configure, perlio.sym, and t/op/stat.t parts) | |
2848 | Branch: perl | |
2849 | ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh | |
2850 | ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c | |
2851 | ! os2/os2ish.h | |
2852 | ____________________________________________________________________________ | |
2853 | [ 14640] By: jhi on 2002/02/11 14:11:13 | |
2854 | Log: Integrate perlio; | |
2855 | ||
2856 | Re-structure Japanese encodings - part 1 | |
2857 | ||
2858 | Split Japanese encodings - part 2 | |
2859 | - build separate .c files with separate 'compile' steps | |
2860 | - overall Japanese.xs / Japanese.pm which loads them | |
2861 | ||
2862 | Add test for Japanese encoding (well euc-jp anyway). | |
2863 | Fix one bug shown by above | |
2864 | Skip test which does not pass yet. | |
2865 | ||
2866 | Patch up the failing multi-byte write case, and un-skip | |
2867 | the test. | |
2868 | Branch: perl | |
2869 | +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t | |
2870 | +> ext/Encode/t/table.euc ext/Encode/t/table.ref | |
2871 | - ext/Encode/EUC_JP/EUC_JP.pm | |
2872 | !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs | |
2873 | ____________________________________________________________________________ | |
25caadfd JH |
2874 | [ 14639] By: nick on 2002/02/11 11:59:18 |
2875 | Log: Patch up the failing multi-byte write case, and un-skip | |
2876 | the test. | |
2877 | Branch: perlio | |
2878 | ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t | |
2879 | ____________________________________________________________________________ | |
2880 | [ 14638] By: nick on 2002/02/11 10:55:39 | |
2881 | Log: Add test for Japanese encoding (well euc-jp anyway). | |
2882 | Fix one bug shown by above | |
2883 | Skip test which does not pass yet. | |
2884 | Branch: perlio | |
2885 | + ext/Encode/t/Japanese.t ext/Encode/t/table.euc | |
2886 | + ext/Encode/t/table.ref | |
2887 | ! MANIFEST ext/Encode/Encode.xs | |
2888 | ____________________________________________________________________________ | |
2889 | [ 14637] By: nick on 2002/02/11 09:07:04 | |
2890 | Log: Split Japanese encodings - part 2 | |
2891 | - build separate .c files with separate 'compile' steps | |
2892 | - overall Japanese.xs / Japanese.pm which loads them | |
2893 | Branch: perlio | |
2894 | ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL | |
2895 | ____________________________________________________________________________ | |
2896 | [ 14636] By: nick on 2002/02/11 08:15:42 | |
2897 | Log: Re-structure Japanese encodings - part 1 | |
2898 | Branch: perlio | |
2899 | +> ext/Encode/EUC_JP/Japanese.pm | |
2900 | - ext/Encode/EUC_JP/EUC_JP.pm | |
2901 | ! MANIFEST ext/Encode/EUC_JP/Makefile.PL | |
2902 | ____________________________________________________________________________ | |
2903 | [ 14635] By: nick on 2002/02/11 08:05:12 | |
2904 | Log: Integrate mainline | |
2905 | Branch: perlio | |
2906 | !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t | |
2907 | !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod | |
2908 | !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t | |
2909 | ____________________________________________________________________________ | |
9cc6b47a JH |
2910 | [ 14634] By: jhi on 2002/02/11 03:40:01 |
2911 | Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency | |
2912 | From: Mike Guy <mjtg@cam.ac.uk> | |
2913 | Date: Mon, 11 Feb 2002 02:50:42 +0000 | |
2914 | Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk> | |
2915 | Branch: perl | |
2916 | ! t/op/arith.t | |
2917 | ____________________________________________________________________________ | |
2918 | [ 14633] By: jhi on 2002/02/11 01:53:01 | |
2919 | Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC. | |
2920 | Stepping backward in the string would be majorly bad. | |
2921 | Branch: perl | |
2922 | ! regcomp.c | |
2923 | ____________________________________________________________________________ | |
2924 | [ 14632] By: jhi on 2002/02/11 01:38:40 | |
2925 | Log: The debugger part of | |
2926 | ||
2927 | Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager | |
2928 | From: Michael G Schwern <schwern@pobox.com> | |
2929 | Date: Wed, 6 Feb 2002 17:32:12 -0500 | |
2930 | Message-ID: <20020206223212.GG1346@blackrider> | |
2931 | Branch: perl | |
2932 | ! lib/perl5db.pl | |
2933 | ____________________________________________________________________________ | |
2934 | [ 14631] By: jhi on 2002/02/10 22:11:53 | |
2935 | Log: Integrate perlio; | |
2936 | ||
2937 | Borland/Win32 tuning | |
2938 | ||
2939 | Move PerlIO_perlio to layer_syms where it belongs? | |
2940 | Branch: perl | |
2941 | !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc | |
2942 | ____________________________________________________________________________ | |
2943 | [ 14630] By: jhi on 2002/02/10 22:10:19 | |
2944 | Log: EBCDIC: the low 256 needs to be shuffled also | |
2945 | in pack/unpack U (this breaks the equivalence | |
2946 | of pack U and v-strings, but I think if someone | |
2947 | has to give, v-strings are a good victim) | |
2948 | Branch: perl | |
2949 | ! pp_pack.c t/op/pack.t | |
2950 | ____________________________________________________________________________ | |
25caadfd JH |
2951 | [ 14629] By: jhi on 2002/02/10 21:56:17 |
2952 | Log: metaconfig unit changes for #14628. | |
2953 | Branch: metaconfig/U/perl | |
2954 | ! d_u32align.U issymlink.U | |
2955 | ____________________________________________________________________________ | |
9cc6b47a JH |
2956 | [ 14628] By: jhi on 2002/02/10 21:55:45 |
2957 | Log: Two Configure tweaks; the u32align test was trying | |
2958 | to write into a string literal, the ln -s test was | |
2959 | failing in VOS. | |
2960 | Branch: perl | |
2961 | ! Configure | |
2962 | ____________________________________________________________________________ | |
2963 | [ 14627] By: jhi on 2002/02/10 21:07:20 | |
2964 | Log: DJGPP tweaks from Laszlo Molnar. | |
2965 | Branch: perl | |
2966 | ! djgpp/djgpp.c lib/File/Spec.pm | |
2967 | ____________________________________________________________________________ | |
25caadfd JH |
2968 | [ 14626] By: nick on 2002/02/10 18:36:47 |
2969 | Log: Move PerlIO_perlio to layer_syms where it belongs? | |
2970 | Branch: perlio | |
2971 | ! makedef.pl | |
2972 | ____________________________________________________________________________ | |
2973 | [ 14625] By: nick on 2002/02/10 18:02:21 | |
2974 | Log: Borland/Win32 tuning | |
2975 | Branch: perlio | |
2976 | ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc | |
2977 | ____________________________________________________________________________ | |
9cc6b47a JH |
2978 | [ 14624] By: jhi on 2002/02/10 15:33:40 |
2979 | Log: Additional explanation for the [:...:] failure. | |
2980 | Branch: perl | |
2981 | ! pod/perldiag.pod | |
2982 | ____________________________________________________________________________ | |
2983 | [ 14623] By: jhi on 2002/02/10 15:15:53 | |
2984 | Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current | |
2985 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
2986 | Date: Sun, 10 Feb 2002 13:32:48 +0100 | |
2987 | Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl> | |
2988 | Branch: perl | |
2989 | ! makedef.pl | |
2990 | ____________________________________________________________________________ | |
2991 | [ 14622] By: jhi on 2002/02/10 15:08:06 | |
2992 | Log: Test tweaks from chromatic for cases where there | |
2993 | are no installman1dir or installman3dir. | |
2994 | Branch: perl | |
2995 | ! lib/ExtUtils/t/Installed.t | |
2996 | ____________________________________________________________________________ | |
2997 | [ 14621] By: jhi on 2002/02/10 15:07:21 | |
2998 | Log: Integrate perlio; | |
2999 | ||
3000 | Nick Clark's tweaks to Encode compile process | |
3001 | 1. Use decimal constants to unit string arrays rather than | |
3002 | very long string litterals (latter having possible "\0" | |
3003 | on end issues, and needing ANSI C line splicing). | |
3004 | 2. Replace tail-recursion during insert process with itteration. | |
3005 | Nick C sees 12% speedup from these. | |
3006 | Branch: perl | |
3007 | !> ext/Encode/Encode.pm ext/Encode/compile | |
3008 | ____________________________________________________________________________ | |
3009 | [ 14620] By: jhi on 2002/02/10 15:04:19 | |
3010 | Log: Portability notes: filename characters, character sets. | |
3011 | Branch: perl | |
3012 | ! pod/perlport.pod | |
3013 | ____________________________________________________________________________ | |
25caadfd JH |
3014 | [ 14619] By: nick on 2002/02/10 11:06:05 |
3015 | Log: Integrate mainline | |
3016 | Branch: perlio | |
3017 | ! ext/Encode/Encode.pm | |
3018 | !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh | |
3019 | !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl | |
3020 | !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod | |
3021 | !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c | |
3022 | !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c | |
3023 | ____________________________________________________________________________ | |
3024 | [ 14618] By: nick on 2002/02/10 10:48:15 | |
3025 | Log: Nick Clark's tweaks to Encode compile process | |
3026 | 1. Use decimal constants to unit string arrays rather than | |
3027 | very long string litterals (latter having possible "\0" | |
3028 | on end issues, and needing ANSI C line splicing). | |
3029 | 2. Replace tail-recursion during insert process with itteration. | |
3030 | Nick C sees 12% speedup from these. | |
3031 | Branch: perlio | |
3032 | ! ext/Encode/compile | |
3033 | ____________________________________________________________________________ | |
9cc6b47a JH |
3034 | [ 14617] By: jhi on 2002/02/10 02:56:54 |
3035 | Log: Use the "Unicode 1.0" name field for control characters, | |
3036 | as suggested by Mark Davis. Note that Unicode 3.2 will | |
3037 | require some more legwork on this because of certain | |
3038 | alternative names. | |
3039 | Branch: perl | |
3040 | ! lib/unicore/Name.pl lib/unicore/mktables | |
3041 | ____________________________________________________________________________ | |
3042 | [ 14616] By: jhi on 2002/02/09 22:41:18 | |
3043 | Log: The -W 0,float(ieee) and gcvt() are the bad combination. | |
3044 | Branch: perl | |
3045 | ! hints/os390.sh | |
3046 | ____________________________________________________________________________ | |
3047 | [ 14615] By: jhi on 2002/02/09 22:34:00 | |
3048 | Log: EBCDIC: the non-printable characters are different. | |
3049 | Branch: perl | |
3050 | ! ext/B/B/Deparse.pm | |
3051 | ____________________________________________________________________________ | |
3052 | [ 14614] By: jhi on 2002/02/09 21:42:26 | |
3053 | Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio | |
3054 | From: Nicholas Clark <nick@unfortu.net> | |
3055 | Date: Sat, 9 Feb 2002 22:31:29 +0000 | |
3056 | Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net> | |
3057 | Branch: perl | |
3058 | ! t/lib/warnings/pp_hot | |
3059 | ____________________________________________________________________________ | |
3060 | [ 14613] By: jhi on 2002/02/09 21:12:12 | |
3061 | Log: Subject: [PATCH] Re: Modulus operator inconsistency | |
3062 | From: Nicholas Clark <nick@unfortu.net> | |
3063 | Date: Sat, 9 Feb 2002 21:00:13 +0000 | |
3064 | Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net> | |
3065 | Branch: perl | |
3066 | ! op.c t/op/arith.t | |
3067 | ____________________________________________________________________________ | |
3068 | [ 14612] By: jhi on 2002/02/09 18:15:39 | |
3069 | Log: Use the same escaping mechanism for all the *flags. | |
3070 | Branch: perl | |
3071 | ! lib/ExtUtils/Embed.pm | |
3072 | ____________________________________________________________________________ | |
3073 | [ 14611] By: jhi on 2002/02/09 17:26:06 | |
3074 | Log: Protect possible parentheses in ccflags, ccdlflags, and | |
3075 | ldflags. (In OS/390 there are parentheses in ccflags.) | |
3076 | Branch: perl | |
3077 | ! lib/ExtUtils/Embed.pm | |
3078 | ____________________________________________________________________________ | |
3079 | [ 14610] By: jhi on 2002/02/09 16:12:03 | |
3080 | Log: Subject: [PATCH] perl5db.pl: restart in taint mode | |
3081 | From: Peter Scott <Peter@PSDT.com> | |
3082 | Date: Fri, 08 Feb 2002 19:20:19 -0800 | |
3083 | Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com> | |
3084 | Branch: perl | |
3085 | ! lib/perl5db.pl | |
3086 | ____________________________________________________________________________ | |
3087 | [ 14609] By: jhi on 2002/02/08 21:33:59 | |
3088 | Log: FAQ sync. | |
3089 | Branch: perl | |
3090 | ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod | |
3091 | ____________________________________________________________________________ | |
3092 | [ 14608] By: jhi on 2002/02/08 20:46:38 | |
3093 | Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName | |
3094 | From: Chris Nandor <pudge@pobox.com> | |
3095 | Date: Fri, 08 Feb 2002 16:31:41 -0500 | |
3096 | Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com> | |
3097 | Branch: perl | |
3098 | ! cop.h deb.c pp_ctl.c toke.c util.c | |
3099 | ____________________________________________________________________________ | |
25caadfd JH |
3100 | [ 14607] By: pudge on 2002/02/08 19:21:04 |
3101 | Log: Redo CopFILE / MacPerl_MPWFIleName patch | |
3102 | Branch: maint-5.6/macperl | |
3103 | ! cop.h deb.c pp_ctl.c toke.c util.c | |
3104 | ____________________________________________________________________________ | |
3105 | [ 14606] By: jhi on 2002/02/08 19:18:41 | |
3106 | Log: The metaconfig unit change to go with #14605. | |
3107 | Branch: metaconfig/U/perl | |
3108 | ! libperl.U | |
3109 | ____________________________________________________________________________ | |
9cc6b47a JH |
3110 | [ 14605] By: jhi on 2002/02/08 19:18:17 |
3111 | Log: The Configure change to go with #14604. | |
3112 | Branch: perl | |
3113 | ! Configure | |
3114 | ____________________________________________________________________________ | |
3115 | [ 14604] By: jhi on 2002/02/08 19:13:56 | |
3116 | Log: Subject: [PATCH] Re: [ID 20020205.007] BSDi test failure perl 5.6.1 | |
3117 | From: Andy Dougherty <doughera@lafayette.edu> | |
3118 | Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST) | |
3119 | Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu> | |
3120 | Branch: perl | |
3121 | ! hints/bsdos.sh | |
3122 | ____________________________________________________________________________ | |
25caadfd JH |
3123 | [ 14603] By: nick on 2002/02/08 18:16:09 |
3124 | Log: Integrate mainline | |
3125 | Branch: perlio | |
3126 | +> ext/threads/t/libc.t | |
3127 | !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c | |
3128 | !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t | |
3129 | ____________________________________________________________________________ | |
9cc6b47a JH |
3130 | [ 14602] By: sky on 2002/02/08 15:19:15 |
3131 | Log: Start testing for safe localtime functions, TODO, test more functions. | |
3132 | Branch: perl | |
3133 | + ext/threads/t/libc.t | |
3134 | ! MANIFEST | |
3135 | ____________________________________________________________________________ | |
3136 | [ 14601] By: jhi on 2002/02/08 14:14:16 | |
3137 | Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle | |
3138 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3139 | Date: Fri, 8 Feb 2002 00:21:07 +0100 | |
3140 | Message-ID: <20020208002107.E763@rafael> | |
3141 | Branch: perl | |
3142 | ! doio.c pp_sys.c t/io/argv.t | |
3143 | ____________________________________________________________________________ | |
3144 | [ 14600] By: jhi on 2002/02/08 14:07:15 | |
3145 | Log: Subject: [PATCH] Configure followed by make minitest | |
3146 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3147 | Date: Wed, 06 Feb 2002 21:35:20 -0800 | |
3148 | Message-ID: <YIhY8gzkgSbC092yn@efn.org> | |
3149 | Branch: perl | |
3150 | ! t/op/taint.t t/run/fresh_perl.t | |
3151 | ____________________________________________________________________________ | |
3152 | [ 14599] By: jhi on 2002/02/08 14:05:12 | |
3153 | Log: Integrate perlio; | |
3154 | ||
3155 | Extract something from yesterdays effort - convert my mail on pad | |
3156 | data structures (incoporating Sarathy's corrections/clarifications) | |
3157 | into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod. | |
3158 | Branch: perl | |
3159 | !> cv.h pod/perlapi.pod pod/perlintern.pod | |
3160 | ____________________________________________________________________________ | |
25caadfd JH |
3161 | [ 14598] By: jhi on 2002/02/08 14:01:28 |
3162 | Log: metaconfig unit changes for #14597. | |
3163 | Branch: metaconfig | |
3164 | ! U/modified/Loc.U | |
3165 | Branch: metaconfig/U/perl | |
3166 | ! libperl.U | |
3167 | ____________________________________________________________________________ | |
9cc6b47a JH |
3168 | [ 14597] By: jhi on 2002/02/08 14:01:01 |
3169 | Log: Configure DJGPP tweak from Laszlo Molnar. | |
3170 | Branch: perl | |
3171 | ! Configure | |
3172 | ____________________________________________________________________________ | |
3173 | [ 14596] By: jhi on 2002/02/08 14:00:23 | |
3174 | Log: DJGPP tweaks from Laszlo Molnar. | |
3175 | Branch: perl | |
3176 | ! djgpp/djgppsed.sh perl.c | |
3177 | ____________________________________________________________________________ | |
25caadfd JH |
3178 | [ 14595] By: nick on 2002/02/08 09:19:29 |
3179 | Log: Extract something from yesterdays effort - convert my mail on pad | |
3180 | data structures (incoporating Sarathy's corrections/clarifications) | |
3181 | into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod. | |
3182 | Branch: perlio | |
3183 | ! cv.h pod/perlapi.pod pod/perlintern.pod | |
3184 | ____________________________________________________________________________ | |
3185 | [ 14594] By: nick on 2002/02/08 08:34:49 | |
3186 | Log: Integrate mainline | |
3187 | Branch: perlio | |
3188 | +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl | |
3189 | +> NetWare/t/NWScripts-Exist.pl t/base/num.t | |
3190 | !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL | |
3191 | !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t | |
3192 | !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t | |
3193 | !> op.c patchlevel.h t/run/fresh_perl.t utf8.c | |
3194 | ____________________________________________________________________________ | |
9cc6b47a JH |
3195 | [ 14593] By: jhi on 2002/02/08 03:08:20 |
3196 | Log: To really skip the test an exit() is needed. | |
3197 | Branch: perl | |
3198 | ! lib/encoding.t | |
3199 | ____________________________________________________________________________ | |
3200 | [ 14592] By: jhi on 2002/02/08 02:57:30 | |
3201 | Log: More diagnostics from Nicholas Clark. | |
3202 | Branch: perl | |
3203 | ! lib/Benchmark.t | |
3204 | ____________________________________________________________________________ | |
3205 | [ 14591] By: jhi on 2002/02/07 22:54:57 | |
3206 | Log: In case of failure be more verbose. | |
3207 | Branch: perl | |
3208 | ! t/base/num.t | |
3209 | ____________________________________________________________________________ | |
25caadfd JH |
3210 | [ 14590] By: pudge on 2002/02/07 19:29:03 |
3211 | Log: Update Changes | |
3212 | Branch: maint-5.6/macperl | |
3213 | ! macos/Changes | |
3214 | ____________________________________________________________________________ | |
3215 | [ 14589] By: pudge on 2002/02/07 19:26:55 | |
3216 | Log: Merge AEGizmos library into PPC binary | |
3217 | Branch: maint-5.6/macperl | |
3218 | ! macos/Makefile.mk | |
3219 | ____________________________________________________________________________ | |
3220 | [ 14588] By: pudge on 2002/02/07 18:51:05 | |
3221 | Log: Add -ansifor for MrCpp options | |
3222 | Branch: maint-5.6/macperl | |
3223 | ! macos/BuildRules.mk | |
3224 | ____________________________________________________________________________ | |
3225 | [ 14587] By: pudge on 2002/02/07 18:46:28 | |
3226 | Log: Check ownership of CatInfos (MacPerl Bug #494482) | |
3227 | Branch: maint-5.6/macperl | |
3228 | ! macos/ext/Mac/Files/Files.xs | |
3229 | ____________________________________________________________________________ | |
3230 | [ 14586] By: pudge on 2002/02/07 18:40:21 | |
3231 | Log: Resource updates | |
3232 | Branch: maint-5.6/macperl | |
3233 | ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc | |
3234 | ____________________________________________________________________________ | |
3235 | [ 14585] By: pudge on 2002/02/07 18:38:44 | |
3236 | Log: Empty path is ENOENT (MacPerl Bug #512351) | |
3237 | Branch: maint-5.6/macperl | |
3238 | ! macos/macperl/MPAppleEvents.c | |
3239 | ____________________________________________________________________________ | |
3240 | [ 14584] By: pudge on 2002/02/07 18:38:03 | |
3241 | Log: Fix horrible list maintencance bugs (MacPerl Bug #443568) | |
3242 | Branch: maint-5.6/macperl | |
3243 | ! macos/macperl/MPAEVTStream.cp | |
3244 | ____________________________________________________________________________ | |
3245 | [ 14583] By: pudge on 2002/02/07 18:36:29 | |
3246 | Log: macify(ABSTRACT_FROM) | |
3247 | Branch: maint-5.6/macperl | |
3248 | ! macos/lib/ExtUtils/MM_MacOS.pm | |
3249 | ____________________________________________________________________________ | |
3250 | [ 14582] By: pudge on 2002/02/07 18:35:20 | |
3251 | Log: Use correct Mac filenames in error messages, caller() | |
3252 | Branch: maint-5.6/macperl | |
3253 | ! deb.c pp_ctl.c toke.c util.c | |
3254 | ____________________________________________________________________________ | |
9cc6b47a JH |
3255 | [ 14581] By: jhi on 2002/02/07 17:10:06 |
3256 | Log: Sanity checks to see that the IV/NV and the PV of numeric | |
3257 | scalars stay in sync (unearthed this via the OS/390 gcvt() | |
3258 | brokenness) | |
3259 | Branch: perl | |
3260 | + t/base/num.t | |
3261 | ! MANIFEST | |
3262 | ____________________________________________________________________________ | |
3263 | [ 14580] By: jhi on 2002/02/07 14:07:33 | |
3264 | Log: Retract the anon leak subpatch of #14418 and #14431 | |
3265 | (the latter came into bleadperl as part of #14433). | |
3266 | Branch: perl | |
3267 | ! op.c t/run/fresh_perl.t | |
3268 | ____________________________________________________________________________ | |
3269 | [ 14579] By: jhi on 2002/02/06 23:38:10 | |
3270 | Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it | |
3271 | mangles 0.1 to "10". sprintf() seems more well-behaved. | |
3272 | Branch: perl | |
3273 | ! hints/os390.sh | |
3274 | ____________________________________________________________________________ | |
3275 | [ 14578] By: jhi on 2002/02/06 19:56:53 | |
3276 | Log: Subject: [PATCH @14557] another Encode fix for VMS | |
3277 | From: "Craig A. Berry" <craigberry@mac.com> | |
3278 | Date: Wed, 06 Feb 2002 14:44:20 -0600 | |
3279 | Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01> | |
3280 | Branch: perl | |
3281 | ! ext/Encode/Encode.xs ext/Encode/Makefile.PL | |
3282 | ____________________________________________________________________________ | |
3283 | [ 14577] By: jhi on 2002/02/06 15:38:25 | |
3284 | Log: Integrate perlio; | |
3285 | ||
3286 | One way to avoid OS390 winge about #line directives. | |
3287 | Branch: perl | |
3288 | !> ext/Encode/EUC_JP/Makefile.PL | |
3289 | ____________________________________________________________________________ | |
3290 | [ 14576] By: jhi on 2002/02/06 15:36:55 | |
3291 | Log: Update Changes. | |
3292 | Branch: perl | |
3293 | ! Changes patchlevel.h | |
3294 | ____________________________________________________________________________ | |
25caadfd JH |
3295 | [ 14575] By: nick on 2002/02/06 15:23:24 |
3296 | Log: One way to avoid OS390 winge about #line directives. | |
3297 | Branch: perlio | |
3298 | ! ext/Encode/EUC_JP/Makefile.PL | |
3299 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3300 | [ 14574] By: jhi on 2002/02/06 15:11:05 |
3301 | Log: s/Netware/NetWare/ | |
3302 | Branch: perl | |
3303 | ! MANIFEST | |
3304 | ____________________________________________________________________________ | |
3305 | [ 14573] By: jhi on 2002/02/06 15:10:00 | |
3306 | Log: New Netware scripts. | |
3307 | Branch: perl | |
3308 | + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl | |
3309 | + NetWare/t/NWScripts-Exist.pl | |
3310 | ! MANIFEST | |
3311 | ____________________________________________________________________________ | |
3312 | [ 14572] By: jhi on 2002/02/06 15:02:20 | |
3313 | Log: EBCDIC: the encoding pragma would need some rethinking, | |
3314 | probably a pass of EBCDIC->Unicode mapping. For now, | |
3315 | disable it on EBCDIC. | |
3316 | Branch: perl | |
3317 | ! lib/encoding.pm lib/encoding.t | |
3318 | ____________________________________________________________________________ | |
3319 | [ 14571] By: jhi on 2002/02/06 14:44:27 | |
3320 | Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points | |
3321 | for the low 256. Now tweaked the tests, but maybe it's | |
3322 | the module that needs few NATIVE_TO_UNI()s somewhere? | |
3323 | Branch: perl | |
3324 | ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t | |
3325 | ____________________________________________________________________________ | |
3326 | [ 14570] By: jhi on 2002/02/06 13:59:19 | |
3327 | Log: Subject: [PATCH utf8.c] format problem | |
3328 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3329 | Date: Wed, 6 Feb 2002 14:01:43 GMT | |
3330 | Message-Id: <200202061401.OAA25053@tempest.npl.co.uk> | |
3331 | Branch: perl | |
3332 | ! utf8.c | |
3333 | ____________________________________________________________________________ | |
25caadfd JH |
3334 | [ 14569] By: nick on 2002/02/06 09:52:23 |
3335 | Log: Integrate mainline | |
3336 | Branch: perlio | |
3337 | !> NetWare/Makefile NetWare/bat/BldNWExt.bat | |
3338 | !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h | |
3339 | !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c | |
3340 | !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl | |
3341 | !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t | |
3342 | !> lib/File/Spec/t/rel2abs2rel.t makedef.pl | |
3343 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3344 | [ 14568] By: jhi on 2002/02/06 04:44:33 |
3345 | Log: EBCDIC: 0x41 is not cricket. | |
3346 | Branch: perl | |
3347 | ! ext/Encode/t/Encode.t | |
3348 | ____________________________________________________________________________ | |
3349 | [ 14567] By: jhi on 2002/02/05 23:12:19 | |
3350 | Log: NetWare update from Ananth Kesari. | |
3351 | Branch: perl | |
3352 | ! NetWare/Makefile NetWare/bat/BldNWExt.bat | |
3353 | ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h | |
3354 | ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c | |
3355 | ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl | |
3356 | ! NetWare/t/NWScripts.pl makedef.pl | |
3357 | ____________________________________________________________________________ | |
3358 | [ 14566] By: sky on 2002/02/05 18:39:13 | |
3359 | Log: Subject: Re: File::Spec::rel2abs2rel (?) | |
3360 | From: Michael G Schwern <schwern@pobox.com> | |
3361 | Date: Tue, 5 Feb 2002 13:47:39 -0500 | |
3362 | Message-ID: <20020205184739.GB17375@blackrider> | |
3363 | Branch: perl | |
3364 | ! lib/File/Spec/t/rel2abs2rel.t | |
3365 | ____________________________________________________________________________ | |
25caadfd JH |
3366 | [ 14565] By: nick on 2002/02/05 17:31:24 |
3367 | Log: Integrate mainline | |
3368 | Branch: perlio | |
3369 | !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh | |
3370 | !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t | |
3371 | !> utf8.h | |
3372 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3373 | [ 14564] By: jhi on 2002/02/05 17:05:40 |
3374 | Log: Integrate perlio; | |
3375 | ||
3376 | More Encode tweaks: | |
3377 | - make expensive and marginal substring search optional (-O) | |
3378 | - enable -O for ASCII-oid encodings (search space is small) | |
3379 | - add ASCII-oid jis0201 to basic Encode.so | |
3380 | - add some other Japanese encodings to EUC_JP bundle (without -O) | |
3381 | Branch: perl | |
3382 | +> ext/Encode/Encode/jis0201.ucm | |
3383 | !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL | |
3384 | !> ext/Encode/compile | |
3385 | ____________________________________________________________________________ | |
25caadfd JH |
3386 | [ 14563] By: nick on 2002/02/05 16:01:15 |
3387 | Log: More Encode tweaks: | |
3388 | - make expensive and marginal substring search optional (-O) | |
3389 | - enable -O for ASCII-oid encodings (search space is small) | |
3390 | - add ASCII-oid jis0201 to basic Encode.so | |
3391 | - add some other Japanese encodings to EUC_JP bundle (without -O) | |
3392 | Branch: perlio | |
3393 | + ext/Encode/Encode/jis0201.ucm | |
3394 | ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL | |
3395 | ! ext/Encode/compile | |
3396 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3397 | [ 14562] By: sky on 2002/02/05 14:50:36 |
3398 | Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks. | |
3399 | Branch: perl | |
3400 | ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t | |
3401 | ____________________________________________________________________________ | |
3402 | [ 14561] By: jhi on 2002/02/05 14:25:36 | |
3403 | Log: EBCDIC: SHARP S is different. | |
3404 | Branch: perl | |
3405 | ! regexec.c utf8.h | |
3406 | ____________________________________________________________________________ | |
3407 | [ 14560] By: sky on 2002/02/05 13:49:40 | |
3408 | Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks | |
3409 | Branch: perl | |
3410 | ! t/op/filetest.t | |
3411 | ____________________________________________________________________________ | |
3412 | [ 14559] By: sky on 2002/02/05 11:39:24 | |
25caadfd JH |
3413 | Log: Add . first to the PATH environment to test that we really |
3414 | get ./perl and not some other older perl. | |
4e0c4a73 JH |
3415 | Branch: perl |
3416 | ! lib/File/Spec/t/rel2abs2rel.t | |
3417 | ____________________________________________________________________________ | |
3418 | [ 14558] By: sky on 2002/02/05 11:20:21 | |
3419 | Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance... | |
3420 | Branch: perl | |
3421 | ! ext/POSIX/t/posix.t | |
3422 | ____________________________________________________________________________ | |
3423 | [ 14557] By: sky on 2002/02/05 10:30:58 | |
3424 | Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them. | |
3425 | Branch: perl | |
3426 | ! hints/darwin.sh perl.h | |
3427 | ____________________________________________________________________________ | |
25caadfd JH |
3428 | [ 14556] By: nick on 2002/02/05 06:58:52 |
3429 | Log: Integrate mainline | |
3430 | Branch: perlio | |
3431 | !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL | |
3432 | !> ext/Encode/Encode.xs lib/File/Find/t/find.t | |
3433 | !> lib/File/Find/t/taint.t | |
3434 | ____________________________________________________________________________ | |
3435 | [ 14555] By: pudge on 2002/02/05 02:20:45 | |
3436 | Log: Integrate change #14439 from maintperl | |
3437 | Branch: maint-5.6/macperl | |
3438 | !> op.c | |
3439 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3440 | [ 14554] By: jhi on 2002/02/04 23:22:28 |
3441 | Log: Subject: [PATCH] File::Find tests not cleaning up properly | |
3442 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3443 | Date: Mon, 4 Feb 2002 22:09:07 +0100 | |
3444 | Message-ID: <20020204220907.A8288@rafael> | |
3445 | Branch: perl | |
3446 | ! lib/File/Find/t/find.t lib/File/Find/t/taint.t | |
3447 | ____________________________________________________________________________ | |
3448 | [ 14553] By: jhi on 2002/02/04 22:27:11 | |
3449 | Log: Signedness mumblings from Tru64. | |
3450 | Branch: perl | |
3451 | ! ext/Encode/Encode.xs | |
3452 | ____________________________________________________________________________ | |
3453 | [ 14552] By: jhi on 2002/02/04 22:22:16 | |
3454 | Log: Subject: [PATCH @14550] Encode build fix-ups for VMS | |
3455 | From: "Craig A. Berry" <craigberry@mac.com> | |
3456 | Date: Mon, 04 Feb 2002 17:16:00 -0600 | |
3457 | Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01> | |
3458 | Branch: perl | |
3459 | ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL | |
3460 | ! ext/Encode/Encode.xs | |
3461 | ____________________________________________________________________________ | |
25caadfd JH |
3462 | [ 14551] By: nick on 2002/02/04 16:00:31 |
3463 | Log: Integrate mainline | |
3464 | Branch: perlio | |
3465 | !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t | |
3466 | !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod | |
3467 | !> regcomp.c | |
3468 | ____________________________________________________________________________ | |
4e0c4a73 JH |
3469 | [ 14550] By: jhi on 2002/02/04 14:47:00 |
3470 | Log: Update Changes. | |
3471 | Branch: perl | |
3472 | ! Changes patchlevel.h | |
3473 | ____________________________________________________________________________ | |
31db85a9 JH |
3474 | [ 14549] By: jhi on 2002/02/04 13:57:42 |
3475 | Log: Comment microtweaks. | |
3476 | Branch: perl | |
3477 | ! lib/locale.t | |
3478 | ____________________________________________________________________________ | |
3479 | [ 14548] By: jhi on 2002/02/04 13:32:00 | |
3480 | Log: Subject: trivial docu patch | |
3481 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
3482 | Date: 04 Feb 2002 08:15:19 +0100 | |
3483 | Message-ID: <m3pu3l7m60.fsf@anima.de> | |
3484 | Branch: perl | |
3485 | ! pod/perluniintro.pod | |
3486 | ____________________________________________________________________________ | |
3487 | [ 14547] By: jhi on 2002/02/04 13:30:55 | |
3488 | Log: Subject: [PATCH] (??{ }) anomaly | |
3489 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3490 | Date: Sun, 03 Feb 2002 20:21:45 -0800 | |
3491 | Message-ID: <ZxgX8gzkgCXO092yn@efn.org> | |
3492 | Branch: perl | |
3493 | ! regcomp.c | |
3494 | ____________________________________________________________________________ | |
3495 | [ 14546] By: jhi on 2002/02/04 04:41:02 | |
3496 | Log: Integrate perlio. | |
3497 | ||
3498 | Carry on where we left off if we have to grow destination | |
3499 | SV during XS encode/decode | |
3500 | ||
3501 | Remove debugging warning, be consistent about API fails. | |
3502 | Branch: perl | |
3503 | !> ext/Encode/Encode.xs | |
3504 | ____________________________________________________________________________ | |
25caadfd JH |
3505 | [ 14545] By: nick on 2002/02/03 20:03:38 |
3506 | Log: Remove debugging warning, be consistent about API fails. | |
3507 | Branch: perlio | |
3508 | ! ext/Encode/Encode.xs | |
3509 | ____________________________________________________________________________ | |
3510 | [ 14544] By: nick on 2002/02/03 19:47:48 | |
3511 | Log: Carry on where we left off if we have to grow destination SV during XS encode/decode | |
3512 | Branch: perlio | |
3513 | ! ext/Encode/Encode.xs | |
3514 | ____________________________________________________________________________ | |
31db85a9 JH |
3515 | [ 14543] By: jhi on 2002/02/03 19:06:06 |
3516 | Log: Subject: PATCH CPAN.pm | |
3517 | From: Mark-Jason Dominus <mjd@plover.com> | |
3518 | Date: Sun, 03 Feb 2002 12:36:36 -0500 | |
3519 | Message-ID: <20020203173636.27451.qmail@plover.com> | |
3520 | Branch: perl | |
3521 | ! lib/CPAN.pm | |
3522 | ____________________________________________________________________________ | |
3523 | [ 14542] By: jhi on 2002/02/03 19:05:13 | |
3524 | Log: Must search further back. | |
3525 | Branch: perl | |
3526 | ! lib/h2xs.t | |
3527 | ____________________________________________________________________________ | |
25caadfd JH |
3528 | [ 14541] By: nick on 2002/02/03 18:52:09 |
3529 | Log: Integrate mainline | |
3530 | Branch: perlio | |
3531 | !> (integrate 29 files) | |
3532 | ____________________________________________________________________________ | |
31db85a9 JH |
3533 | [ 14540] By: jhi on 2002/02/03 18:33:53 |
3534 | Log: EBCDIC: more natification. | |
3535 | Branch: perl | |
3536 | ! regcomp.c | |
3537 | ____________________________________________________________________________ | |
3538 | [ 14539] By: jhi on 2002/02/03 18:32:31 | |
3539 | Log: Debug noise. | |
3540 | Branch: perl | |
3541 | ! ext/Encode/Encode.xs | |
3542 | ____________________________________________________________________________ | |
3543 | [ 14538] By: jhi on 2002/02/03 18:13:07 | |
3544 | Log: Integrate perlio; | |
3545 | ||
3546 | Stable intermediate point in Encode cleanup. | |
3547 | :encode(euc-jp) works on Dan's table.euc | |
3548 | Much buffer copying and other silliness remains. | |
3549 | Branch: perl | |
3550 | !> ext/Encode/Encode.pm ext/Encode/Encode.xs | |
3551 | !> ext/Encode/lib/Encode/Encoding.pm | |
3552 | ____________________________________________________________________________ | |
3553 | [ 14537] By: jhi on 2002/02/03 17:57:31 | |
3554 | Log: Prettify. | |
3555 | Branch: perl | |
3556 | ! lib/unicore/mktables | |
3557 | ____________________________________________________________________________ | |
25caadfd JH |
3558 | [ 14536] By: nick on 2002/02/03 17:32:03 |
3559 | Log: Stable intermediate point in Encode cleanup. | |
3560 | :encode(euc-jp) works on Dan's table.euc | |
3561 | Much buffer copying and other silliness remains. | |
3562 | Branch: perlio | |
3563 | ! ext/Encode/Encode.pm ext/Encode/Encode.xs | |
3564 | ! ext/Encode/lib/Encode/Encoding.pm | |
3565 | ____________________________________________________________________________ | |
31db85a9 JH |
3566 | [ 14535] By: jhi on 2002/02/03 17:29:57 |
3567 | Log: EBCDIC: it's much nicer to compare Unicode code points | |
3568 | to Unicode code points. | |
3569 | Branch: perl | |
3570 | ! regexec.c | |
3571 | ____________________________________________________________________________ | |
3572 | [ 14534] By: jhi on 2002/02/03 17:04:34 | |
3573 | Log: EBCDIC: character classes must remap the low 256. | |
3574 | Branch: perl | |
3575 | ! regcomp.c | |
3576 | ____________________________________________________________________________ | |
3577 | [ 14533] By: jhi on 2002/02/03 16:05:12 | |
3578 | Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke. | |
3579 | Branch: perl | |
3580 | ! lib/I18N/LangTags/List.pm | |
3581 | ____________________________________________________________________________ | |
3582 | [ 14532] By: jhi on 2002/02/03 15:36:36 | |
3583 | Log: FAQ sync. | |
3584 | Branch: perl | |
3585 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod | |
3586 | ! pod/perlfaq6.pod pod/perlfaq7.pod | |
3587 | ____________________________________________________________________________ | |
3588 | [ 14531] By: jhi on 2002/02/03 15:35:28 | |
3589 | Log: Integrate perlio; | |
3590 | ||
3591 | Re-indent Encode.xs | |
3592 | ||
3593 | Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data. | |
3594 | (Mis-feature discovered by Encode.) | |
3595 | Branch: perl | |
3596 | !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c | |
3597 | ____________________________________________________________________________ | |
3598 | [ 14530] By: jhi on 2002/02/03 15:30:24 | |
3599 | Log: Subject: [PATCH] lstat FH and -l FH warnings | |
3600 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3601 | Date: Sat, 2 Feb 2002 22:24:54 +0100 | |
3602 | Message-ID: <20020202222454.A11608@rafael> | |
3603 | Branch: perl | |
3604 | ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c | |
3605 | ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t | |
3606 | ____________________________________________________________________________ | |
3607 | [ 14529] By: jhi on 2002/02/03 15:27:26 | |
3608 | Log: Subject: [PATCH t/op/taint.t] remove possible false positive | |
3609 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3610 | Date: Sat, 2 Feb 2002 13:11:01 +0100 | |
3611 | Message-ID: <20020202131101.A722@rafael> | |
3612 | ||
3613 | Subject: [PATCH t/op/ver.t] another false positive | |
3614 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3615 | Date: Sat, 2 Feb 2002 13:38:22 +0100 | |
3616 | Message-ID: <20020202133822.E722@rafael> | |
3617 | ||
3618 | Subject: [PATCH] t/test.pl:ok() doesn't work | |
3619 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3620 | Date: Sun, 03 Feb 2002 00:02:38 -0800 | |
3621 | Message-ID: <e6OX8gzkgSMO092yn@efn.org> | |
3622 | Branch: perl | |
3623 | ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t | |
3624 | ! t/test.pl | |
3625 | ____________________________________________________________________________ | |
3626 | [ 14528] By: jhi on 2002/02/03 15:26:33 | |
3627 | Log: Subject: [PATCH @13746] OS2::Process's constants | |
3628 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3629 | Date: Sat, 2 Feb 2002 01:00:55 -0500 | |
3630 | Message-ID: <20020202010055.A12924@math.ohio-state.edu> | |
3631 | Branch: perl | |
3632 | ! os2/OS2/Process/Makefile.PL | |
3633 | ____________________________________________________________________________ | |
3634 | [ 14527] By: jhi on 2002/02/03 15:16:46 | |
3635 | Log: Subject: [PATCH @13746] h2xs | |
3636 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3637 | Date: Sat, 2 Feb 2002 00:58:44 -0500 | |
3638 | Message-ID: <20020202005844.A12756@math.ohio-state.edu> | |
3639 | Branch: perl | |
3640 | ! utils/h2xs.PL | |
3641 | ____________________________________________________________________________ | |
25caadfd JH |
3642 | [ 14526] By: nick on 2002/02/03 14:54:18 |
3643 | Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data. | |
3644 | (Mis-feature discovered by Encode.) | |
3645 | Branch: perlio | |
3646 | ! sv.c | |
3647 | ____________________________________________________________________________ | |
31db85a9 JH |
3648 | [ 14525] By: jhi on 2002/02/02 16:44:58 |
3649 | Log: EBCDIC: since #14519 made \N{...} to remap, | |
3650 | the test cannot expect an ASCII code point. | |
3651 | Branch: perl | |
3652 | ! lib/charnames.t | |
3653 | ____________________________________________________________________________ | |
3654 | [ 14524] By: jhi on 2002/02/02 05:03:24 | |
3655 | Log: Sub-MANIFEST-tweak. | |
3656 | Branch: perl | |
3657 | ! ext/Encode/MANIFEST | |
3658 | ____________________________________________________________________________ | |
3659 | [ 14523] By: jhi on 2002/02/02 02:54:44 | |
3660 | Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like | |
3661 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
3662 | Date: Fri, 01 Feb 2002 23:51:03 +0900 | |
3663 | Message-Id: <20020201234727.15ED.BQW10602@nifty.com> | |
3664 | Branch: perl | |
3665 | ! ext/Encode/lib/Encode/Tcl/Escape.pm | |
3666 | ____________________________________________________________________________ | |
3667 | [ 14522] By: jhi on 2002/02/02 02:53:29 | |
3668 | Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1) | |
3669 | From: Andy Dougherty <doughera@lafayette.edu> | |
3670 | Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST) | |
3671 | Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu> | |
3672 | Branch: perl | |
3673 | ! README.solaris hints/solaris_2.sh | |
3674 | ____________________________________________________________________________ | |
3675 | [ 14521] By: jhi on 2002/02/02 02:08:42 | |
3676 | Log: EBCDIC: no hope to get the low 256 right in unifolding. | |
3677 | Branch: perl | |
3678 | ! t/uni/fold.t | |
3679 | ____________________________________________________________________________ | |
3680 | [ 14520] By: jhi on 2002/02/02 02:02:13 | |
3681 | Log: todo entry for missing pack formats. | |
3682 | Branch: perl | |
3683 | ! pod/perltodo.pod | |
3684 | ____________________________________________________________________________ | |
3685 | [ 14519] By: jhi on 2002/02/02 01:31:50 | |
3686 | Log: EBCDIC: the low 256 \N{...} need to be remapped. | |
3687 | Branch: perl | |
3688 | ! toke.c | |
3689 | ____________________________________________________________________________ | |
25caadfd JH |
3690 | [ 14518] By: nick on 2002/02/01 18:32:03 |
3691 | Log: indent -kr -nce and some manual tweaks to match perl style. | |
3692 | Branch: perlio | |
3693 | ! ext/Encode/Encode.xs | |
3694 | ____________________________________________________________________________ | |
3695 | [ 14517] By: nick on 2002/02/01 18:20:46 | |
3696 | Log: Integrate mainline | |
3697 | Branch: perlio | |
3698 | !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm | |
3699 | !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm | |
3700 | !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm | |
3701 | !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod | |
3702 | !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t | |
3703 | !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t | |
3704 | !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c | |
3705 | ____________________________________________________________________________ | |
31db85a9 JH |
3706 | [ 14516] By: jhi on 2002/02/01 16:46:16 |
3707 | Log: Integrate perlio; | |
3708 | ||
3709 | Minor Encode tweaks: | |
3710 | - move Encode.pm back to top of Encode like normal XS extension | |
3711 | - avoid .def as a file extension (Win32 builds) | |
3712 | Branch: perl | |
3713 | ! MANIFEST | |
3714 | !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs | |
3715 | !> ext/Encode/Makefile.PL ext/Encode/compile | |
3716 | ____________________________________________________________________________ | |
25caadfd JH |
3717 | [ 14515] By: nick on 2002/02/01 16:27:59 |
3718 | Log: Minor Encode tweaks: | |
3719 | - move Encode.pm back to top of Encode like normal XS extension | |
3720 | - avoid .def as a file extension (Win32 builds) | |
3721 | Branch: perlio | |
3722 | +> ext/Encode/Encode.pm | |
3723 | - ext/Encode/lib/Encode.pm | |
3724 | ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs | |
3725 | ! ext/Encode/Makefile.PL ext/Encode/compile | |
3726 | ____________________________________________________________________________ | |
31db85a9 JH |
3727 | [ 14514] By: jhi on 2002/02/01 14:45:26 |
3728 | Log: Subject: [PATCH utf8.t] temp file not cleaned up | |
3729 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3730 | Date: Fri, 1 Feb 2002 15:47:46 +0100 | |
3731 | Message-ID: <20020201154746.A24079@rafael> | |
3732 | Branch: perl | |
3733 | ! t/io/utf8.t | |
3734 | ____________________________________________________________________________ | |
3735 | [ 14513] By: jhi on 2002/02/01 14:44:39 | |
3736 | Log: Subject: [PATCH] make "lstat FH" croak | |
3737 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3738 | Date: Fri, 1 Feb 2002 15:12:50 +0100 | |
3739 | Message-ID: <20020201151250.A738@rafael> | |
3740 | Branch: perl | |
3741 | ! pod/perldiag.pod pp_sys.c t/op/stat.t | |
3742 | ____________________________________________________________________________ | |
3743 | [ 14512] By: jhi on 2002/02/01 14:42:58 | |
3744 | Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure | |
3745 | From: Kay Röpke <kroepke@dolphin-services.de> | |
3746 | Date: Fri, 1 Feb 2002 01:10:43 +0100 | |
3747 | Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de> | |
3748 | Branch: perl | |
3749 | ! t/op/stat.t | |
3750 | ____________________________________________________________________________ | |
3751 | [ 14511] By: jhi on 2002/02/01 05:17:59 | |
3752 | Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC | |
3753 | I got it in Tru64 + ithreads but only without -g, took | |
3754 | some debugging by printf (which was no fun either since | |
3755 | adding some debug printfs hid the error) | |
3756 | Branch: perl | |
3757 | ! regexec.c utf8.c | |
3758 | ____________________________________________________________________________ | |
3759 | [ 14510] By: jhi on 2002/01/31 22:48:13 | |
3760 | Log: Subject: Re: [PATCH] perl -V: | |
3761 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3762 | Date: Thu, 31 Jan 2002 12:10:20 -0800 | |
3763 | Message-ID: <sSaW8gzkgaNQ092yn@efn.org> | |
3764 | ||
3765 | Subject: Re: [PATCH] perl -V: | |
3766 | From: Michael G Schwern <schwern@pobox.com> | |
3767 | Date: Thu, 31 Jan 2002 16:43:13 -0500 | |
3768 | Message-ID: <20020131214313.GH6498@blackrider> | |
3769 | Branch: perl | |
3770 | ! t/run/switches.t | |
3771 | ____________________________________________________________________________ | |
3772 | [ 14509] By: jhi on 2002/01/31 21:30:46 | |
3773 | Log: #14505 effect. | |
3774 | Branch: perl | |
3775 | ! pod/perluniintro.pod | |
3776 | ____________________________________________________________________________ | |
3777 | [ 14508] By: jhi on 2002/01/31 16:57:18 | |
3778 | Log: Daniel S. Lewart adopts the Math::Complex. | |
3779 | Branch: perl | |
3780 | ! lib/Math/Complex.pm | |
3781 | ____________________________________________________________________________ | |
3782 | [ 14507] By: jhi on 2002/01/31 16:54:44 | |
3783 | Log: More Complex DWIMmery. | |
3784 | Branch: perl | |
3785 | ! lib/Math/Complex.pm lib/Math/Complex.t | |
3786 | ____________________________________________________________________________ | |
3787 | [ 14506] By: jhi on 2002/01/31 15:27:49 | |
3788 | Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _ | |
3789 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3790 | Date: Thu, 31 Jan 2002 14:37:52 +0100 | |
3791 | Message-ID: <20020131143752.A1452@rafael> | |
3792 | Branch: perl | |
3793 | ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t | |
3794 | ____________________________________________________________________________ | |
3795 | [ 14505] By: jhi on 2002/01/31 15:26:41 | |
3796 | Log: Turn the I/O Unicode error by default on, but the | |
3797 | character-generating Unicode error by default off, | |
3798 | as Larry suggested. | |
3799 | Branch: perl | |
3800 | ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8 | |
3801 | ! utf8.c | |
3802 | ____________________________________________________________________________ | |
3803 | [ 14504] By: jhi on 2002/01/31 14:08:44 | |
3804 | Log: Subject: [PATCH] open.pm minor cleanup | |
3805 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3806 | Date: Thu, 31 Jan 2002 15:03:02 +0100 | |
3807 | Message-ID: <20020131150302.C1452@rafael> | |
3808 | Branch: perl | |
3809 | ! lib/open.pm | |
3810 | ____________________________________________________________________________ | |
3811 | [ 14503] By: jhi on 2002/01/30 15:28:29 | |
3812 | Log: Update Changes. | |
3813 | Branch: perl | |
3814 | ! Changes patchlevel.h | |
3815 | ____________________________________________________________________________ | |
d4c3df8f JH |
3816 | [ 14502] By: jhi on 2002/01/30 14:32:25 |
3817 | Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status | |
3818 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3819 | Date: Wed, 30 Jan 2002 11:58:33 GMT | |
3820 | Message-Id: <200201301158.LAA14883@tempest.npl.co.uk> | |
3821 | Branch: perl | |
3822 | ! lib/CPAN.pm | |
3823 | ____________________________________________________________________________ | |
3824 | [ 14501] By: jhi on 2002/01/30 14:20:32 | |
3825 | Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm; | |
3826 | re-sort MANIFEST. | |
3827 | Branch: perl | |
3828 | + ext/Encode/Encode.pm | |
3829 | - ext/Encode/lib/Encode.pm | |
3830 | ! MANIFEST ext/Encode/Makefile.PL | |
3831 | ____________________________________________________________________________ | |
3832 | [ 14500] By: jhi on 2002/01/30 14:05:13 | |
3833 | Log: Integrate perlio; | |
3834 | ||
3835 | Collect some stats during compile process. | |
3836 | Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR | |
3837 | as one XS - inconclusive - marginal win? | |
3838 | Add some comments to encode.h | |
3839 | Branch: perl | |
3840 | !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile | |
3841 | !> ext/Encode/encode.h | |
3842 | ____________________________________________________________________________ | |
25caadfd JH |
3843 | [ 14499] By: nick on 2002/01/30 09:57:47 |
3844 | Log: Collect some stats during compile process. | |
3845 | Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR | |
3846 | as one XS - inconclusive - marginal win? | |
3847 | Add some comments to encode.h | |
3848 | Branch: perlio | |
3849 | ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile | |
3850 | ! ext/Encode/encode.h | |
3851 | ____________________________________________________________________________ | |
3852 | [ 14498] By: nick on 2002/01/30 07:27:55 | |
3853 | Log: Integrate Jarkko's path/INC tweaks | |
3854 | Branch: perlio | |
3855 | !> ext/Encode/compile | |
3856 | ____________________________________________________________________________ | |
d4c3df8f JH |
3857 | [ 14497] By: jhi on 2002/01/30 04:40:56 |
3858 | Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's) | |
3859 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3860 | Date: Tue, 29 Jan 2002 01:13:09 -0800 | |
3861 | Message-ID: <lemV8gzkgu/K092yn@efn.org> | |
3862 | Branch: perl | |
3863 | ! configpm | |
3864 | ____________________________________________________________________________ | |
3865 | [ 14496] By: jhi on 2002/01/30 01:55:57 | |
3866 | Log: Subject: [PATCH t/op/inccode.t] new test | |
3867 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3868 | Date: Tue, 29 Jan 2002 22:03:45 +0100 | |
3869 | Message-ID: <20020129220345.A704@rafael> | |
3870 | Branch: perl | |
3871 | ! t/op/inccode.t | |
3872 | ____________________________________________________________________________ | |
3873 | [ 14495] By: jhi on 2002/01/30 01:01:26 | |
3874 | Log: EBCDIC: t/op/lc.t now passes. | |
3875 | Branch: perl | |
3876 | ! t/op/lc.t | |
3877 | ____________________________________________________________________________ | |
3878 | [ 14494] By: jhi on 2002/01/30 00:41:52 | |
3879 | Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40 | |
3880 | Branch: perl | |
3881 | ! utf8.c | |
3882 | ____________________________________________________________________________ | |
3883 | [ 14493] By: jhi on 2002/01/29 22:32:05 | |
3884 | Log: Must find stuff during build. | |
3885 | Branch: perl | |
3886 | ! ext/Encode/compile | |
3887 | ____________________________________________________________________________ | |
3888 | [ 14492] By: jhi on 2002/01/29 22:24:54 | |
3889 | Log: Integrate with perlio; | |
3890 | ||
3891 | Basics of a compiled Encode XS extension | |
3892 | Branch: perl | |
3893 | +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL | |
3894 | +> ext/Encode/Encode/euc-jp.ucm | |
3895 | !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile | |
3896 | !> ext/Encode/encode.h | |
3897 | ____________________________________________________________________________ | |
3898 | [ 14491] By: jhi on 2002/01/29 22:23:25 | |
3899 | Log: EBCDIC tweaks-- no new test passes, but getting closer. | |
3900 | Branch: perl | |
3901 | ! utf8.c | |
3902 | ____________________________________________________________________________ | |
25caadfd JH |
3903 | [ 14490] By: nick on 2002/01/29 21:20:57 |
3904 | Log: Basics of a compiled Encode XS extension | |
3905 | Branch: perlio | |
3906 | + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL | |
3907 | + ext/Encode/Encode/euc-jp.ucm | |
3908 | ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile | |
3909 | ! ext/Encode/encode.h | |
3910 | ____________________________________________________________________________ | |
3911 | [ 14489] By: nick on 2002/01/29 18:40:54 | |
3912 | Log: Integrate mainline | |
3913 | Branch: perlio | |
3914 | +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm | |
3915 | +> ext/Encode/lib/Encode/Encoding.pm | |
3916 | +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm | |
3917 | +> ext/Encode/lib/Encode/Tcl/Escape.pm | |
3918 | +> ext/Encode/lib/Encode/Tcl/Extended.pm | |
3919 | +> ext/Encode/lib/Encode/Tcl/HanZi.pm | |
3920 | +> ext/Encode/lib/Encode/Tcl/Table.pm | |
3921 | +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm | |
3922 | +> ext/Encode/lib/Encode/iso10646_1.pm | |
3923 | +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm | |
3924 | +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t | |
3925 | +> ext/Encode/t/Tcl.t | |
3926 | - ext/Encode.t ext/Encode/Encode.pm | |
3927 | - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm | |
3928 | - ext/Encode/Encode/Tcl.t ext/Encode/Todo | |
3929 | !> (integrate 33 files) | |
3930 | ____________________________________________________________________________ | |
d4c3df8f JH |
3931 | [ 14488] By: jhi on 2002/01/29 16:38:58 |
3932 | Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high) | |
3933 | From: Richard Clamp <richardc@unixbeard.net> | |
3934 | Date: Mon, 28 Jan 2002 02:17:55 +0000 | |
3935 | Message-ID: <20020128021755.GA28344@mirth.demon.co.uk> | |
3936 | Branch: perl | |
3937 | ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t | |
3938 | ____________________________________________________________________________ | |
3939 | [ 14487] By: jhi on 2002/01/29 14:23:03 | |
3940 | Log: OS/390 seems to do length 0 udp reads, Nicholas says | |
3941 | skippage is for now the best cause of action. | |
3942 | Branch: perl | |
3943 | ! ext/Socket/socketpair.t | |
3944 | ____________________________________________________________________________ | |
3945 | [ 14486] By: jhi on 2002/01/29 14:09:21 | |
3946 | Log: Encode cleanup from Dan Kogai; reworked even further. | |
3947 | Branch: perl | |
3948 | + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm | |
3949 | + ext/Encode/lib/Encode/Encoding.pm | |
3950 | + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm | |
3951 | + ext/Encode/lib/Encode/Tcl/Escape.pm | |
3952 | + ext/Encode/lib/Encode/Tcl/Extended.pm | |
3953 | + ext/Encode/lib/Encode/Tcl/HanZi.pm | |
3954 | + ext/Encode/lib/Encode/Tcl/Table.pm | |
3955 | + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm | |
3956 | + ext/Encode/lib/Encode/iso10646_1.pm | |
3957 | + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm | |
3958 | + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t | |
3959 | + ext/Encode/t/Tcl.t | |
3960 | - ext/Encode.t ext/Encode/Encode.pm | |
3961 | - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm | |
3962 | - ext/Encode/Encode/Tcl.t ext/Encode/Todo | |
3963 | ! MANIFEST ext/Encode/Encode/8859-1.ucm | |
3964 | ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm | |
3965 | ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm | |
3966 | ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm | |
3967 | ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm | |
3968 | ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm | |
3969 | ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm | |
3970 | ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm | |
3971 | ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm | |
3972 | ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm | |
3973 | ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm | |
3974 | ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL | |
3975 | ! ext/Encode/compile | |
3976 | ____________________________________________________________________________ | |
3977 | [ 14485] By: jhi on 2002/01/28 23:17:20 | |
3978 | Log: Workaround for DJGPP broken F_GETFL from Laszlo. | |
3979 | Branch: perl | |
3980 | ! djgpp/djgpp.c perlio.c | |
3981 | ____________________________________________________________________________ | |
3982 | [ 14484] By: jhi on 2002/01/28 23:15:22 | |
3983 | Log: Prettier printing from Michael Schwern. | |
3984 | Branch: perl | |
3985 | ! t/test.pl | |
3986 | ____________________________________________________________________________ | |
3987 | [ 14483] By: jhi on 2002/01/28 23:08:27 | |
3988 | Log: Show also the debug and debugcolor as known pragmas. | |
3989 | Branch: perl | |
3990 | ! ext/re/re.pm | |
3991 | ____________________________________________________________________________ | |
3992 | [ 14482] By: jhi on 2002/01/28 22:08:38 | |
3993 | Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader | |
3994 | From: "Craig A. Berry" <craigberry@mac.com> | |
3995 | Date: Mon, 28 Jan 2002 16:30:30 -0600 | |
3996 | Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01> | |
3997 | Branch: perl | |
3998 | ! ext/B/t/assembler.t | |
3999 | ____________________________________________________________________________ | |
25caadfd JH |
4000 | [ 14481] By: jhi on 2002/01/28 21:58:44 |
4001 | Log: metaconfig unit change for #14480. | |
4002 | Branch: metaconfig | |
4003 | ! U/modified/Init.U | |
4004 | ____________________________________________________________________________ | |
d4c3df8f JH |
4005 | [ 14480] By: jhi on 2002/01/28 21:57:37 |
4006 | Log: DJGPP needs to know its exe soon, too. | |
4007 | Branch: perl | |
4008 | ! Configure | |
4009 | ____________________________________________________________________________ | |
4010 | [ 14479] By: jhi on 2002/01/28 21:36:34 | |
4011 | Log: Round #2 on EBCDICation. | |
4012 | Branch: perl | |
4013 | ! t/op/append.t | |
4014 | ____________________________________________________________________________ | |
4015 | [ 14478] By: jhi on 2002/01/28 21:19:40 | |
4016 | Log: Integrate perlio; | |
4017 | ||
4018 | Set makefile.mk CCHOME etc. for default locations of MinGW and free | |
4019 | Borland compilers. (Borland builds one or two oddities.) | |
4020 | Branch: perl | |
4021 | !> win32/config.bc win32/makefile.mk | |
4022 | ____________________________________________________________________________ | |
25caadfd JH |
4023 | [ 14477] By: nick on 2002/01/28 20:12:31 |
4024 | Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free | |
4025 | Borland compilers. (Borland builds one or two oddities.) | |
4026 | Branch: perlio | |
4027 | ! win32/config.bc win32/makefile.mk | |
4028 | ____________________________________________________________________________ | |
4029 | [ 14476] By: nick on 2002/01/28 18:43:47 | |
4030 | Log: Integrate mainline | |
4031 | Branch: perlio | |
4032 | !> Configure hints/hpux.sh | |
4033 | ____________________________________________________________________________ | |
4034 | [ 14475] By: nick on 2002/01/28 17:15:12 | |
4035 | Log: Integrate mainline | |
4036 | Branch: perlio | |
4037 | !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t | |
4038 | !> patchlevel.h pp_sys.c t/lib/warnings/perl | |
4039 | ____________________________________________________________________________ | |
4040 | [ 14474] By: jhi on 2002/01/28 17:12:51 | |
4041 | Log: metaconfig unit change for #14472. | |
4042 | Branch: metaconfig/U/perl | |
4043 | ! d_u32align.U | |
4044 | ____________________________________________________________________________ | |
d4c3df8f JH |
4045 | [ 14473] By: jhi on 2002/01/28 17:12:27 |
4046 | Log: Misunderstood Merijn's patch. | |
4047 | Branch: perl | |
4048 | ! hints/hpux.sh | |
4049 | ____________________________________________________________________________ | |
4050 | [ 14472] By: jhi on 2002/01/28 17:11:58 | |
4051 | Log: Misapplied Merijn's patch. | |
4052 | Branch: perl | |
4053 | ! Configure | |
4054 | ____________________________________________________________________________ | |
4055 | [ 14471] By: jhi on 2002/01/28 14:51:20 | |
4056 | Log: Update Changes. | |
4057 | Branch: perl | |
4058 | ! Changes patchlevel.h | |
4059 | ____________________________________________________________________________ | |
aa13708d JH |
4060 | [ 14470] By: jhi on 2002/01/28 14:33:36 |
4061 | Log: BeOS has sockets but not true ones. | |
4062 | Branch: perl | |
4063 | ! pp_sys.c | |
4064 | ____________________________________________________________________________ | |
25caadfd JH |
4065 | [ 14469] By: jhi on 2002/01/28 14:04:44 |
4066 | Log: metaconfig unit change for #14467. | |
4067 | Branch: metaconfig/U/perl | |
4068 | ! d_u32align.U | |
4069 | ____________________________________________________________________________ | |
aa13708d JH |
4070 | [ 14468] By: jhi on 2002/01/28 14:03:01 |
4071 | Log: For some strange reason under the smoke harness the alignment | |
4072 | test hangs in HP-UX 10.20. So hint it to avoid the test. | |
4073 | Branch: perl | |
4074 | ! hints/hpux.sh | |
4075 | ____________________________________________________________________________ | |
4076 | [ 14467] By: jhi on 2002/01/28 14:00:32 | |
4077 | Log: Allow d_u32align to be hinted. | |
4078 | Branch: perl | |
4079 | ! Configure | |
4080 | ____________________________________________________________________________ | |
4081 | [ 14466] By: jhi on 2002/01/28 13:41:18 | |
4082 | Log: The shift key is important. | |
4083 | Branch: perl | |
4084 | ! ext/B/B.xs | |
4085 | ____________________________________________________________________________ | |
4086 | [ 14465] By: jhi on 2002/01/28 13:36:15 | |
4087 | Log: The "used only once" warnings (from gv_check) come | |
4088 | in pseudorandom hash order-- in EBCDIC the order | |
4089 | is different. Add a new option that allow the warnings | |
4090 | to come in any order (Paul Marquess). | |
4091 | Branch: perl | |
4092 | ! lib/warnings.t t/lib/warnings/perl | |
4093 | ____________________________________________________________________________ | |
4094 | [ 14464] By: jhi on 2002/01/28 13:04:58 | |
4095 | Log: Integrate perlio; the 0nothread test failure without threads. | |
4096 | Branch: perl | |
4097 | !> ext/threads/shared/t/0nothread.t | |
4098 | ____________________________________________________________________________ | |
25caadfd JH |
4099 | [ 14463] By: nick on 2002/01/28 08:22:36 |
4100 | Log: Integrate mainline | |
4101 | Branch: perlio | |
4102 | !> (integrate 37 files) | |
4103 | ____________________________________________________________________________ | |
4104 | [ 14462] By: nick on 2002/01/28 08:09:53 | |
4105 | Log: 1st attempt at skipping broke threads case. | |
4106 | Branch: perlio | |
4107 | ! ext/threads/shared/t/0nothread.t | |
4108 | ____________________________________________________________________________ | |
4109 | [ 14461] By: nick on 2002/01/28 07:25:58 | |
4110 | Log: Skip new threads::shared test unless -Duseithreads | |
4111 | Branch: perlio | |
4112 | ! ext/threads/shared/t/0nothread.t | |
4113 | ____________________________________________________________________________ | |
aa13708d JH |
4114 | [ 14460] By: jhi on 2002/01/28 03:37:30 |
4115 | Log: FAQ sync. | |
4116 | Branch: perl | |
4117 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
4118 | ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
4119 | ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
4120 | ! pod/perlfaq9.pod | |
4121 | ____________________________________________________________________________ | |
4122 | [ 14459] By: jhi on 2002/01/28 02:28:10 | |
4123 | Log: Upgrade to podlators 1.20. | |
4124 | Branch: perl | |
4125 | ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t | |
4126 | ____________________________________________________________________________ | |
4127 | [ 14458] By: jhi on 2002/01/28 01:36:28 | |
4128 | Log: Retract #14448, a better patch coming up. | |
4129 | Branch: perl | |
4130 | ! lib/Pod/t/basic.t | |
4131 | ____________________________________________________________________________ | |
4132 | [ 14457] By: jhi on 2002/01/28 01:31:40 | |
4133 | Log: EBCDIC portability. | |
4134 | Branch: perl | |
4135 | ! t/op/append.t | |
4136 | ____________________________________________________________________________ | |
4137 | [ 14456] By: jhi on 2002/01/27 23:49:40 | |
4138 | Log: Further cygwin installperl tweak from Gerrit P. Haase. | |
4139 | Branch: perl | |
4140 | ! installperl | |
4141 | ____________________________________________________________________________ | |
4142 | [ 14455] By: jhi on 2002/01/27 23:47:42 | |
4143 | Log: A bug in Bulgarian EBCDIC locale (this sounds like | |
4144 | a Sherlock Holmes mystery...) Well, a few more EBCDICs | |
4145 | locales failed, too. The patch works around the bug by | |
4146 | skipping the test, but the real problem may be deeper | |
4147 | (affecting probably only EBCDIC platforms, though): | |
4148 | see the comment in locale.t for more details. | |
4149 | Branch: perl | |
4150 | ! lib/locale.t | |
4151 | ____________________________________________________________________________ | |
25caadfd JH |
4152 | [ 14454] By: jhi on 2002/01/27 22:37:48 |
4153 | Log: metaconfig unit change for #14453. | |
4154 | Branch: metaconfig/U/perl | |
4155 | ! libperl.U | |
4156 | ____________________________________________________________________________ | |
aa13708d JH |
4157 | [ 14453] By: jhi on 2002/01/27 22:36:08 |
4158 | Log: Subject: Bleadperl on Cygwin today | |
4159 | From: "Gerrit P. Haase" <gp@familiehaase.de> | |
4160 | Date: Sun, 27 Jan 2002 22:30:41 +0100 | |
4161 | Message-ID: <462007239437.20020127223041@familiehaase.de> | |
4162 | Branch: perl | |
4163 | ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl | |
4164 | ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t | |
4165 | ! lib/ExtUtils/t/MM_Cygwin.t | |
4166 | ____________________________________________________________________________ | |
4167 | [ 14452] By: jhi on 2002/01/27 21:57:56 | |
4168 | Log: Unfinished EBCDIC branch. | |
4169 | Branch: perl | |
4170 | ! t/op/ver.t | |
4171 | ____________________________________________________________________________ | |
4172 | [ 14451] By: jhi on 2002/01/27 21:47:29 | |
4173 | Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez. | |
4174 | Branch: perl | |
4175 | ! ext/B/B.xs ext/B/B/Deparse.pm | |
4176 | ____________________________________________________________________________ | |
4177 | [ 14450] By: jhi on 2002/01/27 21:44:37 | |
4178 | Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting | |
4179 | platforms. | |
4180 | Branch: perl | |
4181 | ! ext/B/t/stash.t | |
4182 | ____________________________________________________________________________ | |
4183 | [ 14449] By: jhi on 2002/01/27 19:34:56 | |
4184 | Log: Apparently no need for EBCDIC exception any more. | |
4185 | Branch: perl | |
4186 | ! ext/B/t/showlex.t | |
4187 | ____________________________________________________________________________ | |
4188 | [ 14448] By: jhi on 2002/01/27 18:48:17 | |
4189 | Log: (retracted by #14458) | |
4190 | (Russ Allbery) OS/390 is using a high-bit character for ESC, | |
4191 | skip the test for now. A better fix would be to override | |
4192 | the notion of the platform's escape sequence in the test | |
4193 | of Pod::Text::Termcap. We may have to apply a filter to | |
4194 | the output to substitute back in the ESC character that | |
4195 | the test expects, but only on OS/390. | |
4196 | Branch: perl | |
4197 | ! lib/Pod/t/basic.t | |
4198 | ____________________________________________________________________________ | |
4199 | [ 14447] By: jhi on 2002/01/27 18:19:01 | |
4200 | Log: Detypo. | |
4201 | Branch: perl | |
4202 | ! ext/Devel/Peek/Peek.t | |
4203 | ____________________________________________________________________________ | |
4204 | [ 14446] By: jhi on 2002/01/27 17:57:21 | |
4205 | Log: OS/390 USS has a different idea of the pw* functions. | |
4206 | Also, test the name with eq, not with ==. | |
4207 | Branch: perl | |
4208 | ! lib/User/pwent.t | |
4209 | ____________________________________________________________________________ | |
4210 | [ 14445] By: jhi on 2002/01/27 17:37:54 | |
4211 | Log: O_RDONLY/O_WRONLY/O_RDWR portability. | |
4212 | Branch: perl | |
4213 | ! doio.c | |
4214 | ____________________________________________________________________________ | |
4215 | [ 14444] By: jhi on 2002/01/27 16:32:32 | |
4216 | Log: ASCIIisms. | |
4217 | Branch: perl | |
4218 | ! ext/PerlIO/t/encoding.t | |
4219 | ____________________________________________________________________________ | |
4220 | [ 14443] By: jhi on 2002/01/27 15:59:31 | |
4221 | Log: chr(42) ne '*' if one is in EBCDIC. | |
4222 | Branch: perl | |
4223 | ! t/op/pack.t | |
4224 | ____________________________________________________________________________ | |
4225 | [ 14442] By: jhi on 2002/01/27 15:26:52 | |
4226 | Log: Subject: [PATCH] Fix up recent op/stat.t failures | |
4227 | From: Andy Dougherty <doughera@lafayette.edu> | |
4228 | Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST) | |
4229 | Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu> | |
4230 | Branch: perl | |
4231 | ! t/op/stat.t | |
4232 | ____________________________________________________________________________ | |
4233 | [ 14441] By: jhi on 2002/01/27 15:21:49 | |
4234 | Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current | |
4235 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
4236 | Date: Sun, 27 Jan 2002 15:03:18 +0100 | |
4237 | Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl> | |
4238 | Branch: perl | |
4239 | ! lib/ExtUtils/t/Command.t | |
4240 | ____________________________________________________________________________ | |
4241 | [ 14440] By: jhi on 2002/01/27 15:20:52 | |
4242 | Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing | |
4243 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
4244 | Date: Sun, 27 Jan 2002 14:51:10 +0100 | |
4245 | Message-ID: <20020127145110.A16332@rafael> | |
4246 | Branch: perl | |
4247 | ! ext/B/B/Deparse.pm | |
4248 | ____________________________________________________________________________ | |
25caadfd JH |
4249 | [ 14439] By: gsar on 2002/01/27 00:02:48 |
4250 | Log: integrate change#14431 from perlio branch (Nick's fix for | |
4251 | change#13474 to be more defensive about looking at pad entries | |
4252 | that may not exist yet) | |
4253 | Branch: maint-5.6/perl | |
4254 | ! op.c | |
4255 | ____________________________________________________________________________ | |
aa13708d JH |
4256 | [ 14438] By: jhi on 2002/01/26 23:56:53 |
4257 | Log: Comment to avoid later "cleanups." | |
4258 | Branch: perl | |
4259 | ! lib/ExtUtils/MakeMaker.pm | |
4260 | ____________________________________________________________________________ | |
4261 | [ 14437] By: jhi on 2002/01/26 23:54:50 | |
4262 | Log: USS V2R10 seems to be happier with env FOO=... cmd ... | |
4263 | instead of just FOO=... cmd ... | |
4264 | Branch: perl | |
4265 | ! Makefile.SH | |
4266 | ____________________________________________________________________________ | |
4267 | [ 14436] By: jhi on 2002/01/26 23:14:04 | |
4268 | Log: Overquoting bad (in UNIX one would get | |
4269 | Can't open perl script "'-I../lib'": No such file or directory) | |
4270 | Branch: perl | |
4271 | ! lib/Pod/t/Usage.t | |
4272 | ____________________________________________________________________________ | |
4273 | [ 14435] By: jhi on 2002/01/26 22:41:05 | |
4274 | Log: Integrate perlio; | |
4275 | ||
4276 | "All tests successful" VC6.0 Win32 | |
4277 | (Update config.vc to need cppstdin so those tests are skipped...) | |
4278 | Branch: perl | |
4279 | !> win32/config.vc win32/config_H.bc win32/config_H.gc | |
4280 | !> win32/config_H.vc | |
4281 | ____________________________________________________________________________ | |
25caadfd JH |
4282 | [ 14434] By: nick on 2002/01/26 22:27:08 |
4283 | Log: "All tests successful" VC6.0 Win32 | |
4284 | (Update config.vc to need cppstdin so those tests are skipped...) | |
4285 | Branch: perlio | |
4286 | ! win32/config.vc win32/config_H.bc win32/config_H.gc | |
4287 | ! win32/config_H.vc | |
4288 | ____________________________________________________________________________ | |
aa13708d JH |
4289 | [ 14433] By: jhi on 2002/01/26 21:38:56 |
4290 | Log: Integrate perlio; | |
4291 | ||
4292 | 1st two tests of File/Find/t/find.t and taint.t were run after | |
4293 | calling cleanup(). If previous fail had left for_find directory, | |
4294 | but no content in it then cleanup() returned cd'ed to that directory. | |
4295 | So tests failed. Fixed cleanup()-s. | |
4296 | ||
4297 | If we get to sighandler by mistake (no perl handler set) then | |
4298 | warn() and exit() rather than die() - should never happen | |
4299 | but if it does context needed to die is likely to be trashed | |
4300 | as well. | |
4301 | ||
4302 | Win32 signal emulation cleanup. | |
4303 | ||
4304 | Tinkering with thread cleanup mutex-ing - not the problem | |
4305 | (op.c is) but could have been... | |
4306 | ||