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 | ____________________________________________________________________________ |
95c361a7 JH |
31 | [ 15449] By: jhi on 2002/03/23 20:44:57 |
32 | Log: Subject: perldoc -m [PATCH] | |
33 | From: "John L. Allen" <allen@grumman.com> | |
34 | Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST) | |
35 | Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com> | |
36 | Branch: perl | |
37 | ! utils/perldoc.PL | |
38 | ____________________________________________________________________________ | |
39 | [ 15448] By: jhi on 2002/03/23 20:42:30 | |
40 | Log: Subject: Re: Copious warnings from Sys::Syslog | |
41 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
42 | Date: Sat, 23 Mar 2002 06:47:08 +0100 | |
43 | Message-ID: <m31yebvns3.fsf@anima.de> | |
44 | Branch: perl | |
45 | ! ext/Sys/Syslog/Syslog.pm | |
46 | ____________________________________________________________________________ | |
47 | [ 15447] By: jhi on 2002/03/23 20:34:43 | |
48 | Log: Upgrade to Math::BigInt 1.55, from Tels. | |
49 | Branch: perl | |
50 | + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t | |
51 | + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t | |
52 | + lib/Math/BigInt/t/use_lib4.t | |
53 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
54 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t | |
55 | ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc | |
56 | ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc | |
57 | ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t | |
58 | ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t | |
59 | ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc | |
60 | ! lib/Math/BigInt/t/upgrade.t | |
61 | ____________________________________________________________________________ | |
62 | [ 15446] By: jhi on 2002/03/23 19:50:02 | |
63 | Log: Upgrade to Encode 0.97, from Dan Kogai. | |
64 | Branch: perl | |
65 | ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL | |
66 | ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
67 | ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL | |
68 | ! ext/Encode/Encode.pm ext/Encode/Encode.xs | |
69 | ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm | |
70 | ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL | |
71 | ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL | |
72 | ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t | |
73 | ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t | |
74 | ! ext/Encode/t/Tcl.t | |
75 | ____________________________________________________________________________ | |
76 | [ 15445] By: jhi on 2002/03/23 17:33:08 | |
77 | Log: Slight tweaks on #15443. | |
78 | Branch: perl | |
79 | ! pod/perlvar.pod | |
80 | ____________________________________________________________________________ | |
81 | [ 15444] By: nick on 2002/03/23 17:30:42 | |
82 | Log: Integrate mainline | |
83 | Branch: perlio | |
84 | +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL | |
85 | +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL | |
86 | +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm | |
87 | !> (integrate 50 files) | |
88 | ____________________________________________________________________________ | |
89 | [ 15443] By: jhi on 2002/03/23 17:30:09 | |
90 | Log: Subject: patch [bleadperl]: Document %! special variable | |
91 | From: mjd@plover.com | |
92 | Date: 23 Mar 2002 18:25:44 -0000 | |
93 | Message-ID: <20020323182544.11741.qmail@plover.com> | |
94 | Branch: perl | |
95 | ! pod/perlvar.pod | |
96 | ____________________________________________________________________________ | |
97 | [ 15442] By: jhi on 2002/03/23 17:17:47 | |
98 | Log: Since the Encode::JP is unsupported under EBCDIC we | |
99 | cannot run this test (aliases as such should work fine). | |
100 | Branch: perl | |
101 | ! ext/Encode/t/Aliases.t | |
102 | ____________________________________________________________________________ | |
103 | [ 15441] By: jhi on 2002/03/23 17:15:15 | |
104 | Log: EBCDIC: the sorting order is different under | |
105 | byte-EBCDIC and Unicode. | |
106 | Branch: perl | |
107 | ! t/op/utfhash.t | |
108 | ____________________________________________________________________________ | |
109 | [ 15440] By: jhi on 2002/03/23 17:09:17 | |
110 | Log: EBCDIC: the character codes are different. | |
111 | Branch: perl | |
112 | ! lib/Pod/t/pod2html-lib.pl | |
113 | ____________________________________________________________________________ | |
114 | [ 15439] By: jhi on 2002/03/23 03:05:11 | |
115 | Log: Purify: #15434 got the test the wrong. | |
116 | (Is there an approved way of testing "is this an unop"?) | |
117 | Branch: perl | |
118 | ! op.c | |
119 | ____________________________________________________________________________ | |
120 | [ 15438] By: jhi on 2002/03/23 01:40:53 | |
121 | Log: Purify: Array bounds read: could read one character past the end. | |
122 | Branch: perl | |
123 | ! pp_pack.c | |
124 | ____________________________________________________________________________ | |
125 | [ 15437] By: jhi on 2002/03/23 01:22:10 | |
126 | Log: Purify: Array bounds read: reading one byte before the buffer. | |
127 | Branch: perl | |
128 | ! util.c | |
129 | ____________________________________________________________________________ | |
130 | [ 15436] By: jhi on 2002/03/23 01:14:24 | |
131 | Log: Purify: Unitialized memory read. Too many code paths | |
132 | to keep track of, I guess. | |
133 | Branch: perl | |
134 | ! sv.c | |
135 | ____________________________________________________________________________ | |
136 | [ 15435] By: jhi on 2002/03/23 01:00:31 | |
137 | Log: Purify: Array bounds write: pre-extend the strxfrm | |
138 | buffer by a factor of four (suggested maximum by HP-UX; | |
139 | Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't | |
140 | know how portable that is; locale.c uses yet another trick | |
141 | (not a particularly good trick, I might add)) | |
142 | Branch: perl | |
143 | ! ext/POSIX/POSIX.xs | |
144 | ____________________________________________________________________________ | |
145 | [ 15434] By: jhi on 2002/03/23 00:48:23 | |
146 | Log: Purify: Array bounds read: o->op_last was accessed | |
147 | for unops (via newUNOP() and ck_eof()). | |
148 | (analysis okay, patch bad: see #15439) | |
149 | Branch: perl | |
150 | ! op.c | |
151 | ____________________________________________________________________________ | |
152 | [ 15433] By: jhi on 2002/03/22 23:19:34 | |
153 | Log: Subject: [PATCH] vms/test.com, File::Find tests | |
154 | From: "Craig A. Berry" <craigberry@mac.com> | |
155 | Date: Fri, 22 Mar 2002 16:52:59 -0600 | |
156 | Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01> | |
157 | Branch: perl | |
158 | ! vms/test.com | |
159 | ____________________________________________________________________________ | |
160 | [ 15432] By: jhi on 2002/03/22 23:18:44 | |
161 | Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors | |
162 | From: Michael G Schwern <schwern@pobox.com> | |
163 | Date: Fri, 22 Mar 2002 18:08:19 -0500 | |
164 | Message-ID: <20020322230819.GB16454@blackrider> | |
165 | Branch: perl | |
166 | ! ext/Sys/Syslog/Syslog.pm | |
167 | ____________________________________________________________________________ | |
168 | [ 15431] By: jhi on 2002/03/22 21:52:56 | |
169 | Log: Update the information on Encode. | |
170 | Branch: perl | |
171 | ! pod/perldelta.pod | |
172 | ____________________________________________________________________________ | |
173 | [ 15430] By: jhi on 2002/03/22 21:48:28 | |
174 | Log: Upgrade to Encode 0.96, from Dan Kogai. | |
175 | Branch: perl | |
176 | + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL | |
177 | + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL | |
178 | + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm | |
179 | ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm | |
180 | ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs | |
181 | ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST | |
182 | ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm | |
183 | ! ext/Encode/lib/Encode/Alias.pm | |
184 | ! ext/Encode/lib/Encode/Encoding.pm | |
185 | ! ext/Encode/lib/Encode/Internal.pm | |
186 | ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t | |
187 | ____________________________________________________________________________ | |
188 | [ 15429] By: jhi on 2002/03/22 20:52:18 | |
189 | Log: Subject: [PATCH] h2xs.t fix for VMS | |
190 | From: "Craig A. Berry" <craigberry@mac.com> | |
191 | Date: Fri, 22 Mar 2002 15:47:38 -0600 | |
192 | Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01> | |
193 | Branch: perl | |
194 | ! lib/h2xs.t | |
195 | ____________________________________________________________________________ | |
196 | [ 15428] By: jhi on 2002/03/22 20:50:42 | |
197 | Log: One more pass. | |
198 | Branch: perl | |
199 | ! epoc/config.sh | |
200 | ____________________________________________________________________________ | |
201 | [ 15427] By: jhi on 2002/03/22 20:46:43 | |
202 | Log: Even better version from Olaf Flebbe. | |
203 | Branch: perl | |
204 | ! epoc/config.sh pp_sys.c util.c | |
205 | ____________________________________________________________________________ | |
206 | [ 15426] By: jhi on 2002/03/22 20:34:28 | |
207 | Log: EPOC update from Olaf Flebbe. | |
208 | Branch: perl | |
209 | ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c | |
210 | ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c | |
211 | ____________________________________________________________________________ | |
212 | [ 15425] By: jhi on 2002/03/22 20:03:33 | |
213 | Log: Tweak from John P. Linderman. | |
214 | Branch: perl | |
215 | ! pod/perlhack.pod | |
216 | ____________________________________________________________________________ | |
217 | [ 15424] By: jhi on 2002/03/22 17:08:36 | |
218 | Log: Subject: [PATCH pod/perlfunc.pod] doc fix | |
219 | From: Stas Bekman <stas@stason.org> | |
220 | Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT) | |
221 | Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org> | |
222 | Branch: perl | |
223 | ! pod/perlfunc.pod | |
224 | ____________________________________________________________________________ | |
225 | [ 15423] By: jhi on 2002/03/22 17:06:42 | |
226 | Log: Subject: [PATCH] check sysconf's return value in reentr.c | |
227 | From: <slaven.rezic@berlin.de> | |
228 | Date: Fri, 22 Mar 2002 18:30:36 +0100 | |
229 | Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]> | |
230 | ||
231 | (plus use 4k instead 2k as the "usual" size) | |
232 | Branch: perl | |
233 | ! reentr.c reentr.pl | |
234 | ____________________________________________________________________________ | |
235 | [ 15422] By: jhi on 2002/03/22 15:23:38 | |
236 | Log: Update Changes. | |
237 | Branch: perl | |
238 | ! Changes patchlevel.h | |
239 | ____________________________________________________________________________ | |
95f965ee JH |
240 | [ 15421] By: jhi on 2002/03/22 15:18:30 |
241 | Log: Forgot from #15416. | |
242 | Branch: perl | |
243 | ! pod/perlfaq3.pod | |
244 | ____________________________________________________________________________ | |
245 | [ 15420] By: jhi on 2002/03/22 15:15:37 | |
246 | Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry | |
247 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
248 | Date: Fri, 22 Mar 2002 16:27:51 +0100 | |
249 | Message-ID: <m3n0x0vczs.fsf@anima.de> | |
250 | Branch: perl | |
251 | ! pod/perlmodstyle.pod | |
252 | ____________________________________________________________________________ | |
253 | [ 15419] By: jhi on 2002/03/22 15:14:42 | |
254 | Log: metaconfig unit changes for #15418. | |
255 | Branch: metaconfig | |
256 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
257 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
258 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
259 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
260 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
261 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
262 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
263 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
264 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
265 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
266 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
267 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
268 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
269 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
270 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
271 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
272 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
273 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
274 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
275 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
276 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
277 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
278 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
279 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
280 | ____________________________________________________________________________ | |
281 | [ 15418] By: jhi on 2002/03/22 15:14:09 | |
282 | Log: The I_CSD, I_S, and V_S had wrong recepting datatype. | |
283 | Also, there's no i_stdio. | |
284 | Branch: perl | |
285 | ! Configure reentr.h reentr.pl | |
286 | ____________________________________________________________________________ | |
287 | [ 15417] By: jhi on 2002/03/22 15:07:33 | |
288 | Log: Document a known AIX warning. | |
289 | Branch: perl | |
290 | ! pod/perldelta.pod | |
291 | ____________________________________________________________________________ | |
292 | [ 15416] By: jhi on 2002/03/22 15:03:05 | |
293 | Log: Undo #15415, allow the faq people to catch up first. | |
294 | Branch: perl | |
295 | ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod | |
296 | ____________________________________________________________________________ | |
297 | [ 15415] By: jhi on 2002/03/22 13:30:38 | |
298 | Log: FAQ sync. | |
299 | Branch: perl | |
300 | ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod | |
301 | ____________________________________________________________________________ | |
302 | [ 15414] By: jhi on 2002/03/22 13:25:17 | |
303 | Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem | |
304 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
305 | Date: Fri, 22 Mar 2002 15:16:19 +0100 | |
306 | Message-ID: <m38z8kwuvg.fsf@anima.de> | |
307 | ||
308 | (plus reformat) | |
309 | Branch: perl | |
310 | ! pod/perldelta.pod | |
311 | ____________________________________________________________________________ | |
312 | [ 15413] By: jhi on 2002/03/22 13:20:48 | |
313 | Log: Integrate perlio; | |
314 | ||
315 | Fix [ID 20020318.003] cannot open STDOUT into in memory variable | |
316 | ||
317 | Check for sanity of UTF-8 keys in hashes | |
318 | Branch: perl | |
319 | +> t/op/utfhash.t | |
320 | !> MANIFEST doio.c | |
321 | ____________________________________________________________________________ | |
322 | [ 15412] By: nick on 2002/03/22 10:50:53 | |
323 | Log: Check for sanity of UTF-8 keys in hashes | |
324 | (feel free to add more tests...) | |
325 | Branch: perlio | |
326 | + t/op/utfhash.t | |
327 | ! MANIFEST | |
328 | ____________________________________________________________________________ | |
329 | [ 15411] By: ams on 2002/03/22 08:36:33 | |
330 | Log: Revert #15200 for backwards compatiblity reasons. | |
331 | Branch: perl | |
332 | ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod | |
333 | ! pp_ctl.c t/op/override.t | |
334 | ____________________________________________________________________________ | |
335 | [ 15410] By: nick on 2002/03/22 07:47:41 | |
336 | Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable | |
337 | - when (e.g.) STDOUT is char special file and gets IoOFP | |
338 | created - do _NOT_ pass num_svs as that fopen-s stringified | |
339 | glob, and not fdopen-s the fd. | |
340 | Branch: perlio | |
341 | ! doio.c | |
342 | ____________________________________________________________________________ | |
343 | [ 15409] By: nick on 2002/03/22 07:19:33 | |
344 | Log: Integrate mainline | |
345 | Branch: perlio | |
346 | +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm | |
347 | +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm | |
348 | +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm | |
349 | +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm | |
350 | +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm | |
351 | +> ext/Encode/lib/Encode/Details.pod | |
352 | +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t | |
353 | +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t | |
354 | +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t | |
355 | +> lib/Pod/t/pod2html-lib.pl | |
356 | - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t | |
357 | !> (integrate 39 files) | |
358 | ____________________________________________________________________________ | |
359 | [ 15408] By: jhi on 2002/03/22 04:09:19 | |
360 | Log: Win32 tweak from mjd. | |
361 | Branch: perl | |
362 | ! lib/Tie/File.pm | |
363 | ____________________________________________________________________________ | |
364 | [ 15407] By: jhi on 2002/03/22 04:07:13 | |
365 | Log: If Unicode keys are entered to a hash, a bit is turned on. | |
366 | If the bit is on, when the keys are fetched from the hash | |
367 | (%h, each %h, keys %h), the Unicodified versions of the keys | |
368 | are returned if needed. This solution errs on the size of | |
369 | over-Unicodifying, the old solution erred on the side of | |
370 | under-Unicodifying. As long as the hash keys can be a mix | |
371 | of byte and Unicode strings, a perfect fit is hard to come by. | |
372 | Branch: perl | |
373 | ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h | |
374 | ! pod/perlunicode.pod pp.c sv.h t/op/pat.t | |
375 | ____________________________________________________________________________ | |
376 | [ 15406] By: jhi on 2002/03/22 01:21:57 | |
377 | Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem | |
378 | From: Mike Guy <mjtg@cam.ac.uk> | |
379 | Date: Fri, 22 Mar 2002 02:08:20 +0000 | |
380 | Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk> | |
381 | Branch: perl | |
382 | ! pod/perldelta.pod | |
383 | ____________________________________________________________________________ | |
384 | [ 15405] By: jhi on 2002/03/21 23:13:44 | |
385 | Log: PM_SETRE() fallout. | |
386 | Branch: perl | |
387 | ! ext/ByteLoader/bytecode.h | |
388 | ____________________________________________________________________________ | |
389 | [ 15404] By: jhi on 2002/03/21 22:54:42 | |
390 | Log: Subject: [PATCH pod/perlxs.pod] doc fix | |
391 | From: Stas Bekman <stas@stason.org> | |
392 | Date: Thu, 21 Mar 2002 18:47:35 +0800 | |
393 | Message-ID: <3C99BA47.9010403@stason.org> | |
394 | Branch: perl | |
395 | ! pod/perlxs.pod | |
396 | ____________________________________________________________________________ | |
397 | [ 15403] By: jhi on 2002/03/21 22:53:11 | |
398 | Log: Subject: [PATCH] | |
399 | From: Slaven Rezic <slaven.rezic@berlin.de> | |
400 | Date: 21 Mar 2002 10:19:23 +0100 | |
401 | Message-ID: <87n0x2wa5g.fsf@vran.herceg.de> | |
402 | ||
403 | Disable gethostbyaddr_r for all 4.x FreeBSD versions. | |
404 | Branch: perl | |
405 | ! hints/freebsd.sh | |
406 | ____________________________________________________________________________ | |
407 | [ 15402] By: jhi on 2002/03/21 22:50:19 | |
408 | Log: Subject: Storable is inefficient retreiving large hashes [PATCH] | |
409 | From: Tim Bunce <Tim.Bunce@pobox.com> | |
410 | Date: Thu, 21 Mar 2002 21:18:05 +0000 | |
411 | Message-ID: <20020321211805.E25276@dansat.data-plan.com> | |
412 | Branch: perl | |
413 | ! ext/Storable/Storable.xs | |
414 | ____________________________________________________________________________ | |
415 | [ 15401] By: jhi on 2002/03/21 20:48:52 | |
416 | Log: Reword the Apache^Wmod_perl bit so that Sarathy | |
417 | can sleep easier :-) | |
418 | Branch: perl | |
419 | ! pod/perldelta.pod | |
420 | ____________________________________________________________________________ | |
421 | [ 15400] By: jhi on 2002/03/21 20:19:31 | |
422 | Log: It seems that the strange failure (core dump) of | |
423 | t/uni/fold.t on ithreads Solaris builds is a gcc bug: | |
424 | (1) using Sun's cc helps | |
425 | (2) rewriting the ithreads PM_SETRE() to do the | |
426 | setting in two steps helps | |
427 | (3) no other platforms have the crash | |
428 | (4) Tru64's Third Degree sees nothing evil | |
429 | So we implement (2). | |
430 | Branch: perl | |
431 | ! op.h | |
432 | ____________________________________________________________________________ | |
433 | [ 15399] By: jhi on 2002/03/21 20:09:23 | |
434 | Log: Solaris: default to the SUNwspro cc if it is available. | |
435 | Branch: perl | |
436 | ! hints/solaris_2.sh | |
437 | ____________________________________________________________________________ | |
438 | [ 15398] By: jhi on 2002/03/21 18:41:57 | |
439 | Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem | |
440 | does not get fixed in time. | |
441 | Branch: perl | |
442 | ! pod/perldelta.pod | |
443 | ____________________________________________________________________________ | |
444 | [ 15397] By: jhi on 2002/03/21 18:19:53 | |
445 | Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP | |
446 | From: Dave Mitchell <davem@fdgroup.com> | |
447 | Date: Thu, 21 Mar 2002 17:24:40 +0000 | |
448 | Message-ID: <20020321172440.C13683@fdgroup.com> | |
449 | Branch: perl | |
450 | ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h | |
451 | ! pod/perlapi.pod proto.h sv.h toke.c | |
452 | ____________________________________________________________________________ | |
453 | [ 15396] By: jhi on 2002/03/21 18:00:51 | |
454 | Log: One more proto escapee. | |
455 | Branch: perl | |
456 | ! hints/linux.sh | |
457 | ____________________________________________________________________________ | |
458 | [ 15395] By: jhi on 2002/03/21 17:56:57 | |
459 | Log: metaconfig unit change for #15394. | |
460 | Branch: metaconfig/U/perl | |
461 | ! Checkcc.U | |
462 | ____________________________________________________________________________ | |
463 | [ 15394] By: jhi on 2002/03/21 17:56:34 | |
464 | Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads | |
465 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
466 | Date: Thu, 21 Mar 2002 17:35:00 GMT | |
467 | Message-Id: <200203211735.RAA15135@tempest.npl.co.uk> | |
468 | Branch: perl | |
469 | ! Configure | |
470 | ____________________________________________________________________________ | |
471 | [ 15393] By: jhi on 2002/03/21 17:36:06 | |
472 | Log: Subject: Re: [tests for Pod::Html] | |
473 | From: Stas Bekman <stas@stason.org> | |
474 | Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT) | |
475 | Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org> | |
476 | Branch: perl | |
477 | + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t | |
478 | - t/pod2html/README | |
479 | ! MANIFEST lib/Pod/t/pod2html-lib.pl | |
480 | ____________________________________________________________________________ | |
481 | [ 15392] By: jhi on 2002/03/21 16:17:53 | |
482 | Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning | |
483 | From: Stas Bekman <stas@stason.org> | |
484 | Date: Thu, 21 Mar 2002 18:50:56 +0800 | |
485 | Message-ID: <3C99BB10.50004@stason.org> | |
486 | Branch: perl | |
487 | ! ext/Cwd/Cwd.xs | |
488 | ____________________________________________________________________________ | |
489 | [ 15391] By: jhi on 2002/03/21 16:16:57 | |
490 | Log: Upgrade to Encode 0.95, from Dan Kogai. | |
491 | Branch: perl | |
492 | + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm | |
493 | + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm | |
494 | + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm | |
495 | + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm | |
496 | + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm | |
497 | + ext/Encode/lib/Encode/Details.pod | |
498 | + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t | |
499 | - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t | |
500 | ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm | |
501 | ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST | |
502 | ! ext/Encode/Makefile.PL | |
503 | ____________________________________________________________________________ | |
504 | [ 15390] By: jhi on 2002/03/21 14:48:35 | |
505 | Log: Mention the new syslog try-harder feature. | |
506 | Branch: perl | |
507 | ! pod/perldelta.pod | |
508 | ____________________________________________________________________________ | |
509 | [ 15389] By: jhi on 2002/03/21 14:44:56 | |
510 | Log: metaconfig unit changes for #15388. | |
511 | Branch: metaconfig | |
512 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
513 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
514 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
515 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
516 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
517 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
518 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
519 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
520 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
521 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
522 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
523 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
524 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
525 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
526 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
527 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
528 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
529 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
530 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
531 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
532 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
533 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
534 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
535 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
536 | ____________________________________________________________________________ | |
537 | [ 15388] By: jhi on 2002/03/21 14:44:09 | |
538 | Log: Subject: [PATCH @15373] More HP-UX/IA64 work | |
539 | From: Spider Boardman <spider@web.zk3.dec.com> | |
540 | Date: Thu, 21 Mar 2002 09:23:45 -0500 | |
541 | Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com> | |
542 | Branch: perl | |
543 | ! Configure hints/hpux.sh reentr.pl | |
544 | ____________________________________________________________________________ | |
545 | [ 15387] By: jhi on 2002/03/21 14:37:56 | |
546 | Log: NetWare diff from C Aditya. | |
547 | Branch: perl | |
548 | ! perl.h | |
549 | ____________________________________________________________________________ | |
550 | [ 15386] By: jhi on 2002/03/21 14:36:05 | |
551 | Log: The htmlview test doesn't work yet. | |
552 | Branch: perl | |
553 | + t/pod2html/README | |
554 | - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t | |
555 | ! MANIFEST | |
556 | ____________________________________________________________________________ | |
557 | [ 15385] By: jhi on 2002/03/21 14:15:01 | |
558 | Log: Placeholder. | |
559 | Branch: perl | |
560 | ! MANIFEST | |
561 | ____________________________________________________________________________ | |
562 | [ 15384] By: jhi on 2002/03/21 14:03:50 | |
563 | Log: Integrate perlio: missing tabs in makefile.mk. | |
564 | Branch: perl | |
565 | !> win32/makefile.mk | |
566 | ____________________________________________________________________________ | |
567 | [ 15383] By: jhi on 2002/03/21 13:52:18 | |
568 | Log: Subject: [tests for Pod::Html] | |
569 | From: Stas Bekman <stas@stason.org> | |
570 | Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT) | |
571 | Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org> | |
572 | Branch: perl | |
573 | + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t | |
574 | + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t | |
575 | + lib/Pod/t/pod2html-lib.pl | |
576 | ! MANIFEST | |
577 | ____________________________________________________________________________ | |
578 | [ 15382] By: nick on 2002/03/21 07:21:57 | |
579 | Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t) | |
580 | Branch: perlio | |
581 | +> ext/Encode/AUTHORS ext/Encode/Changes | |
582 | +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t | |
583 | +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
584 | +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
585 | +> ext/I18N/Langinfo/fallback/const-c.inc | |
586 | +> ext/I18N/Langinfo/fallback/const-xs.inc | |
587 | +> lib/ExtUtils/t/Constant.t | |
588 | - ext/Encode/Encode/euc-jp-0212.enc | |
589 | - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl | |
590 | - ext/Encode/t/table.euc ext/Encode/t/table.ref | |
591 | - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t | |
592 | !> (integrate 105 files) | |
593 | ____________________________________________________________________________ | |
594 | [ 15381] By: nick on 2002/03/21 06:59:57 | |
595 | Log: Restore tabs so dmake will parse file! | |
596 | Branch: perlio | |
597 | ! win32/makefile.mk | |
598 | ____________________________________________________________________________ | |
599 | [ 15380] By: jhi on 2002/03/21 04:26:03 | |
600 | Log: Upgrade to Unicode::Normalize 0.16. | |
601 | Branch: perl | |
602 | ! ext/Unicode/Normalize/Changes | |
603 | ! ext/Unicode/Normalize/Normalize.pm | |
604 | ____________________________________________________________________________ | |
605 | [ 15379] By: jhi on 2002/03/21 02:59:46 | |
606 | Log: Schwern's wallet is a bit more loose. | |
607 | Branch: perl | |
608 | ! t/lib/1_compile.t | |
609 | ____________________________________________________________________________ | |
610 | [ 15378] By: jhi on 2002/03/20 21:57:22 | |
611 | Log: Subject: [PATCH] | |
612 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
613 | Date: Wed, 20 Mar 2002 22:56:17 -0000 | |
614 | Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk> | |
615 | ||
616 | packWARN also for subdirs. | |
617 | Branch: perl | |
618 | ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c | |
619 | ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c | |
620 | ! win32/win32.c | |
621 | ____________________________________________________________________________ | |
622 | [ 15377] By: jhi on 2002/03/20 21:50:11 | |
623 | Log: A plan is better. | |
624 | Branch: perl | |
625 | ! ext/Encode/t/CJKalias.t | |
626 | ____________________________________________________________________________ | |
627 | [ 15376] By: jhi on 2002/03/20 21:26:09 | |
628 | Log: Upgrade to Encode 0.94, from Dan Kogai. | |
629 | Branch: perl | |
630 | + ext/Encode/lib/Encode/Description.pod | |
631 | ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm | |
632 | ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm | |
633 | ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm | |
634 | ! ext/Encode/lib/Encode/Encoding.pm | |
635 | ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
636 | ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm | |
637 | ! ext/Encode/t/CJKalias.t | |
638 | ____________________________________________________________________________ | |
639 | [ 15375] By: jhi on 2002/03/20 21:09:27 | |
640 | Log: Rats' nest. | |
641 | Branch: perl | |
642 | ! hints/solaris_2.sh | |
643 | ____________________________________________________________________________ | |
644 | [ 15374] By: jhi on 2002/03/20 21:01:59 | |
645 | Log: Rrright. | |
646 | Branch: perl | |
647 | ! pod/perlguts.pod | |
648 | ____________________________________________________________________________ | |
649 | [ 15373] By: jhi on 2002/03/20 17:36:43 | |
650 | Log: Update Changes. | |
651 | Branch: perl | |
652 | ! Changes patchlevel.h | |
653 | ____________________________________________________________________________ | |
4f9948e4 JH |
654 | [ 15372] By: jhi on 2002/03/20 16:54:35 |
655 | Log: Reapply #15336. | |
656 | Branch: perl | |
657 | ! ext/Encode/lib/Encode/Tcl.pm | |
658 | ____________________________________________________________________________ | |
659 | [ 15371] By: jhi on 2002/03/20 15:28:44 | |
660 | Log: Upgrade to Encode 0.93, from Dan Kogai. | |
661 | Branch: perl | |
662 | + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t | |
663 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm | |
664 | ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST | |
665 | ! ext/Encode/README ext/Encode/TW/TW.pm | |
666 | ! ext/Encode/lib/Encode/CN/HZ.pm | |
667 | ! ext/Encode/lib/Encode/Encoding.pm | |
668 | ! ext/Encode/lib/Encode/Internal.pm | |
669 | ! ext/Encode/lib/Encode/JP/Constants.pm | |
670 | ! ext/Encode/lib/Encode/JP/H2Z.pm | |
671 | ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
672 | ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm | |
673 | ! ext/Encode/lib/Encode/Tcl/Escape.pm | |
674 | ! ext/Encode/lib/Encode/Tcl/Table.pm | |
675 | ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm | |
676 | ! ext/Encode/lib/Encode/iso10646_1.pm | |
677 | ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm | |
678 | ! ext/Encode/t/JP.t | |
679 | ____________________________________________________________________________ | |
680 | [ 15370] By: jhi on 2002/03/20 15:13:42 | |
681 | Log: Subject: patch for syslog | |
682 | From: <Nick.Williams@morganstanley.com> | |
683 | Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT) | |
684 | Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119> | |
685 | Branch: perl | |
686 | ! ext/Sys/Syslog/Syslog.pm | |
687 | ____________________________________________________________________________ | |
688 | [ 15369] By: jhi on 2002/03/20 15:10:17 | |
689 | Log: Some failure updates. | |
690 | Branch: perl | |
691 | ! pod/perldelta.pod | |
692 | ____________________________________________________________________________ | |
693 | [ 15368] By: jhi on 2002/03/20 15:02:04 | |
694 | Log: Getopt::Long 2.29 from Johan Vromans. | |
695 | Branch: perl | |
696 | ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES | |
697 | ____________________________________________________________________________ | |
698 | [ 15367] By: jhi on 2002/03/20 14:58:56 | |
699 | Log: Rename ExtUtils.t to Constant.t, as suggested by | |
700 | Nicholas Clark. | |
701 | Branch: perl | |
702 | + lib/ExtUtils/t/Constant.t | |
703 | - lib/ExtUtils/t/ExtUtils.t | |
704 | ! MANIFEST | |
705 | ____________________________________________________________________________ | |
706 | [ 15366] By: jhi on 2002/03/20 14:56:27 | |
707 | Log: Subject: [PATCH] TODO - Make Schwern Poorer | |
708 | From: Nicholas Clark <nick@unfortu.net> | |
709 | Date: Tue, 19 Mar 2002 22:50:28 +0000 | |
710 | Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net> | |
711 | Branch: perl | |
712 | ! t/lib/1_compile.t | |
713 | ____________________________________________________________________________ | |
714 | [ 15365] By: jhi on 2002/03/20 14:47:15 | |
715 | Log: Subject: Re: The story of O [PATCH] | |
716 | From: Richard.Foley@t-online.de (Richard Foley) | |
717 | Date: Sun, 17 Mar 2002 08:37:26 +0100 | |
718 | Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com> | |
719 | Branch: perl | |
720 | ! lib/perl5db.pl | |
721 | ____________________________________________________________________________ | |
722 | [ 15364] By: jhi on 2002/03/20 14:43:11 | |
723 | Log: Mention the external modules Encode::HanExtra and | |
724 | PadWalker. | |
725 | Branch: perl | |
726 | ! pod/perldelta.pod | |
727 | ____________________________________________________________________________ | |
728 | [ 15363] By: jhi on 2002/03/20 14:38:23 | |
729 | Log: Subject: [PATCH] List lexicals from debugger | |
730 | From: Peter Scott <Peter@PSDT.com> | |
731 | Date: Tue, 19 Mar 2002 12:28:52 -0800 | |
732 | Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com> | |
733 | Branch: perl | |
734 | ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod | |
735 | ____________________________________________________________________________ | |
736 | [ 15362] By: jhi on 2002/03/20 14:37:05 | |
737 | Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan, | |
738 | and :encoding(xxx) was errorneously parsed. | |
739 | Branch: perl | |
740 | ! lib/open.pm | |
741 | ____________________________________________________________________________ | |
742 | [ 15361] By: jhi on 2002/03/20 14:34:38 | |
743 | Log: Subject: [PATCH bleadperl] exec.t tweak | |
744 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
745 | Date: Wed, 20 Mar 2002 01:21:40 +0100 | |
746 | Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu> | |
747 | ||
748 | 4NT returns 2 as error-code for nonexistant file. | |
749 | Branch: perl | |
750 | ! t/op/exec.t | |
751 | ____________________________________________________________________________ | |
752 | [ 15360] By: jhi on 2002/03/20 14:33:09 | |
753 | Log: minor Tie::File test patch to make win32 happier, from mjd. | |
754 | Branch: perl | |
755 | ! lib/Tie/File/t/30_defer.t | |
756 | ____________________________________________________________________________ | |
757 | [ 15359] By: jhi on 2002/03/20 14:31:53 | |
758 | Log: Subject: [PATCH bleadperl] magic.t tweak | |
759 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
760 | Date: Wed, 20 Mar 2002 00:39:16 +0100 | |
761 | Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu> | |
762 | Branch: perl | |
763 | ! t/op/magic.t | |
764 | ____________________________________________________________________________ | |
765 | [ 15358] By: jhi on 2002/03/20 14:23:46 | |
766 | Log: Typo fix from Andreas Koenig, plus a tweak. | |
767 | Branch: perl | |
768 | ! pod/perlunicode.pod | |
769 | ____________________________________________________________________________ | |
770 | [ 15357] By: jhi on 2002/03/20 14:21:33 | |
771 | Log: Sigh. The _GNU_SOURCE is needed for the struct crypt_data | |
772 | in Mandrake 8.2. Now we need to figure out a way not to | |
773 | unbreak Apache. | |
774 | Branch: perl | |
775 | ! hints/linux.sh | |
776 | ____________________________________________________________________________ | |
777 | [ 15356] By: jhi on 2002/03/20 13:59:58 | |
778 | Log: Fix for "UTF-8 bug with s///" from Hugo. | |
779 | Branch: perl | |
780 | ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c | |
781 | ! t/op/pat.t | |
782 | ____________________________________________________________________________ | |
783 | [ 15355] By: jhi on 2002/03/20 02:23:23 | |
784 | Log: metaconfig unit change for #15354. | |
785 | Branch: metaconfig | |
786 | ! U/threads/usethreads.U | |
787 | ____________________________________________________________________________ | |
788 | [ 15354] By: jhi on 2002/03/20 02:23:01 | |
789 | Log: Installation updates on threads and perlio. | |
790 | Branch: perl | |
791 | ! Configure INSTALL | |
792 | ____________________________________________________________________________ | |
793 | [ 15353] By: jhi on 2002/03/20 01:17:27 | |
794 | Log: Tpo. | |
795 | Branch: perl | |
796 | ! pod/perlfaq6.pod | |
797 | ____________________________________________________________________________ | |
798 | [ 15352] By: jhi on 2002/03/20 01:15:54 | |
799 | Log: Regen modlib and toc. | |
800 | Branch: perl | |
801 | ! pod/perlmodlib.pod pod/perltoc.pod | |
802 | ____________________________________________________________________________ | |
803 | [ 15351] By: jhi on 2002/03/20 01:12:28 | |
804 | Log: Whitespace tweaks. | |
805 | Branch: perl | |
806 | ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod | |
807 | ! pod/perltodo.pod pod/perlunicode.pod | |
808 | ____________________________________________________________________________ | |
809 | [ 15350] By: jhi on 2002/03/20 00:55:54 | |
810 | Log: If it looks like UTF-8 (either nl_langinfo or locale variables), | |
811 | think UTF-8, embrace your inner UTF-8, as suggested by Larry. | |
812 | (And as suggested by Markus Kuhn.) | |
813 | ||
814 | While we are at it, document also the case of | |
815 | mixed hash keys as a known potential troublemaker. | |
816 | (Since it's locale-related, sometimes.) | |
817 | Branch: perl | |
818 | ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h | |
819 | ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod | |
820 | ! pod/perluniintro.pod | |
821 | ____________________________________________________________________________ | |
822 | [ 15349] By: jhi on 2002/03/20 00:47:17 | |
823 | Log: Surely a typo. | |
824 | Branch: perl | |
825 | ! gv.c | |
826 | ____________________________________________________________________________ | |
827 | [ 15348] By: jhi on 2002/03/19 22:05:29 | |
828 | Log: Take two. | |
829 | Branch: perl | |
830 | + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
831 | + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
832 | ____________________________________________________________________________ | |
833 | [ 15347] By: jhi on 2002/03/19 22:04:45 | |
834 | Log: Let's try this from scratch. | |
835 | Branch: perl | |
836 | - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
837 | - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
838 | ____________________________________________________________________________ | |
839 | [ 15346] By: jhi on 2002/03/19 21:59:14 | |
840 | Log: I could do this all day... | |
841 | Branch: perl | |
842 | ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
843 | ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
844 | ____________________________________________________________________________ | |
845 | [ 15345] By: jhi on 2002/03/19 21:54:20 | |
846 | Log: Grrr. | |
847 | Branch: perl | |
848 | ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
849 | ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
850 | ____________________________________________________________________________ | |
851 | [ 15344] By: jhi on 2002/03/19 21:49:47 | |
852 | Log: Subject: Re: Nearly OK for cygwin@15318 | |
853 | From: John Peacock <jpeacock@rowman.com> | |
854 | Date: Tue, 19 Mar 2002 15:58:08 -0500 | |
855 | Message-ID: <3C97A660.3060302@rowman.com> | |
856 | Branch: perl | |
857 | ! pod/perlport.pod | |
858 | ____________________________________________________________________________ | |
859 | [ 15343] By: jhi on 2002/03/19 21:47:02 | |
860 | Log: Subject: Re: Nearly OK for cygwin@15318 | |
861 | From: <slaven.rezic@berlin.de> | |
862 | Date: Tue, 19 Mar 2002 21:47:49 +0100 | |
863 | Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]> | |
864 | ||
865 | Subject: Re: Nearly OK for cygwin@15318 | |
866 | From: <slaven.rezic@berlin.de> | |
867 | Date: Tue, 19 Mar 2002 21:37:18 +0100 | |
868 | Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]> | |
869 | Branch: perl | |
870 | ! pod/perlport.pod t/io/fs.t | |
871 | ____________________________________________________________________________ | |
872 | [ 15342] By: jhi on 2002/03/19 21:41:12 | |
873 | Log: D'oh. | |
874 | Branch: perl | |
875 | + ext/I18N/Langinfo/fallback/const-c.inc | |
876 | + ext/I18N/Langinfo/fallback/const-xs.inc | |
877 | ____________________________________________________________________________ | |
878 | [ 15341] By: jhi on 2002/03/19 21:40:49 | |
879 | Log: Subject: [PATCH] proper fallback for I18N::Langinfo | |
880 | From: Nicholas Clark <nick@unfortu.net> | |
881 | Date: Tue, 19 Mar 2002 22:37:08 +0000 | |
882 | Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net> | |
883 | ||
884 | Subject: Re: [PATCH] proper fallback for I18N::Langinfo | |
885 | From: Nicholas Clark <nick@ccl4.org> | |
886 | Date: Tue, 19 Mar 2002 22:39:55 +0000 | |
887 | Message-ID: <20020319223954.G94831@plum.flirble.org> | |
888 | Branch: perl | |
889 | - ext/I18N/Langinfo/fallback.xs | |
890 | ! MANIFEST | |
891 | ____________________________________________________________________________ | |
892 | [ 15340] By: jhi on 2002/03/19 21:31:16 | |
893 | Log: Text, not binary. | |
894 | Branch: perl | |
895 | ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref | |
896 | ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref | |
897 | ____________________________________________________________________________ | |
898 | [ 15339] By: jhi on 2002/03/19 21:26:10 | |
899 | Log: Subject: Re: perl@15244 | |
900 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
901 | Date: Mon, 18 Mar 2002 17:37:31 +0100 | |
902 | Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl> | |
903 | ||
904 | (Goedendag: Dutch whitespace police) | |
905 | Branch: perl | |
906 | ! hints/hpux.sh | |
907 | ____________________________________________________________________________ | |
908 | [ 15338] By: jhi on 2002/03/19 21:10:29 | |
909 | Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | |
910 | From: Nicholas Clark <nick@unfortu.net> | |
911 | Date: Tue, 19 Mar 2002 21:52:47 +0000 | |
912 | Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net> | |
913 | Branch: perl | |
914 | ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL | |
915 | ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL | |
916 | ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL | |
917 | ! ext/Sys/Syslog/Makefile.PL | |
918 | ____________________________________________________________________________ | |
919 | [ 15337] By: jhi on 2002/03/19 20:09:22 | |
920 | Log: More pathname portability checks. | |
921 | Branch: perl | |
922 | ! Porting/check83.pl | |
923 | ____________________________________________________________________________ | |
924 | [ 15336] By: jhi on 2002/03/19 18:41:50 | |
925 | Log: Begone, Encode::Tcl::Extended. | |
926 | Branch: perl | |
927 | ! ext/Encode/lib/Encode/Tcl.pm | |
928 | ____________________________________________________________________________ | |
929 | [ 15335] By: jhi on 2002/03/19 18:40:10 | |
930 | Log: This is like trying to put the shaving cream | |
931 | back to the can... | |
932 | Branch: perl | |
933 | ! hints/linux.sh | |
934 | ____________________________________________________________________________ | |
935 | [ 15334] By: jhi on 2002/03/19 18:31:59 | |
936 | Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting | |
937 | types of usleep(). Fun, fun. fun. | |
938 | Branch: perl | |
939 | ! hints/linux.sh | |
940 | ____________________________________________________________________________ | |
941 | [ 15333] By: jhi on 2002/03/19 18:25:21 | |
942 | Log: Sarathy's new suggestion for Linux threading flags. | |
943 | Branch: perl | |
944 | ! hints/linux.sh | |
945 | ____________________________________________________________________________ | |
946 | [ 15332] By: jhi on 2002/03/19 18:23:30 | |
947 | Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai. | |
948 | Branch: perl | |
949 | - ext/Encode/Encode/euc-jp-0212.ucm | |
950 | ! MANIFEST ext/Encode/Encode/euc-jp.ucm | |
951 | ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST | |
952 | ____________________________________________________________________________ | |
953 | [ 15331] By: jhi on 2002/03/19 18:18:21 | |
954 | Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles | |
955 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
956 | Date: Tue, 19 Mar 2002 00:42:22 +0100 | |
957 | Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu> | |
958 | Branch: perl | |
959 | ! win32/Makefile win32/Makefile.win64 win32/makefile.mk | |
960 | ____________________________________________________________________________ | |
961 | [ 15330] By: jhi on 2002/03/19 18:00:48 | |
962 | Log: "+" is not a valid filename character in VMS. | |
963 | Branch: perl | |
964 | + ext/Encode/Encode/euc-jp-0212.ucm | |
965 | - ext/Encode/Encode/euc-jp+0212.ucm | |
966 | ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST | |
967 | ____________________________________________________________________________ | |
968 | [ 15329] By: jhi on 2002/03/19 15:49:12 | |
969 | Log: Update Changes. | |
970 | Branch: perl | |
971 | ! Changes patchlevel.h | |
972 | ____________________________________________________________________________ | |
f98e481d JH |
973 | [ 15328] By: jhi on 2002/03/19 15:25:58 |
974 | Log: Take away _GNU_SOURCE since that does not seem | |
975 | to play well with other software (like Apache), | |
976 | just hint away the WHOAs. | |
977 | Branch: perl | |
978 | ! hints/linux.sh | |
979 | ____________________________________________________________________________ | |
980 | [ 15327] By: jhi on 2002/03/19 15:17:12 | |
981 | Log: metaconfig unit change for #15326. | |
982 | Branch: metaconfig | |
983 | ! U/threads/d_crypt_r.U | |
984 | ____________________________________________________________________________ | |
985 | [ 15326] By: jhi on 2002/03/19 15:16:43 | |
986 | Log: Support crypt_r(const char*,const char*, CRYPTD*). | |
987 | Branch: perl | |
988 | ! Configure reentr.h reentr.pl | |
989 | ____________________________________________________________________________ | |
990 | [ 15325] By: jhi on 2002/03/19 14:54:21 | |
991 | Log: VMS acrobatics from Peter Prymmer. | |
992 | Branch: perl | |
993 | ! lib/ExtUtils/t/ExtUtils.t | |
994 | ____________________________________________________________________________ | |
995 | [ 15324] By: jhi on 2002/03/19 14:51:56 | |
996 | Log: Subject: [PATCH lib/Pod/Html.pm] remove warning | |
997 | From: Stas Bekman <stas@stason.org> | |
998 | Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT) | |
999 | Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org> | |
1000 | Branch: perl | |
1001 | ! lib/Pod/Html.pm | |
1002 | ____________________________________________________________________________ | |
1003 | [ 15323] By: jhi on 2002/03/19 14:51:09 | |
1004 | Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS | |
1005 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1006 | Date: Tue, 19 Mar 2002 10:49:27 +0100 | |
1007 | Message-ID: <20020319104927.C705@rafael> | |
1008 | Branch: perl | |
1009 | ! ext/B/t/xref.t | |
1010 | ____________________________________________________________________________ | |
1011 | [ 15322] By: jhi on 2002/03/19 14:50:02 | |
1012 | Log: Integrate perlio; | |
1013 | ||
1014 | Move docs for Encode::valid_utf8 (which does not exist) | |
1015 | to be docs for utf8::valid() (which does). | |
1016 | Branch: perl | |
1017 | !> ext/Encode/Encode.pm lib/utf8.pm | |
1018 | ____________________________________________________________________________ | |
1019 | [ 15321] By: jhi on 2002/03/19 14:48:57 | |
1020 | Log: Remove Encode::Tcl::Extended, suggested by | |
1021 | SADAHIRO Tomoyuki. | |
1022 | Branch: perl | |
1023 | - ext/Encode/Encode/euc-jp-0212.enc | |
1024 | - ext/Encode/lib/Encode/Tcl/Extended.pm | |
1025 | ! MANIFEST ext/Encode/MANIFEST | |
1026 | ! ext/Encode/lib/Encode/Tcl/Escape.pm | |
1027 | ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t | |
1028 | ____________________________________________________________________________ | |
1029 | [ 15320] By: jhi on 2002/03/19 14:44:18 | |
1030 | Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai. | |
1031 | Branch: perl | |
1032 | + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc | |
1033 | + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc | |
1034 | + ext/Encode/t/jisx0212.ref | |
1035 | - ext/Encode/t/japanese.pl ext/Encode/t/table.euc | |
1036 | - ext/Encode/t/table.ref | |
1037 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm | |
1038 | ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm | |
1039 | ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm | |
1040 | ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm | |
1041 | ! ext/Encode/lib/Encode/CN/HZ.pm | |
1042 | ! ext/Encode/lib/Encode/Encoding.pm | |
1043 | ! ext/Encode/lib/Encode/Internal.pm | |
1044 | ! ext/Encode/lib/Encode/JP/Constants.pm | |
1045 | ! ext/Encode/lib/Encode/JP/H2Z.pm | |
1046 | ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
1047 | ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm | |
1048 | ! ext/Encode/lib/Encode/Tcl/Escape.pm | |
1049 | ! ext/Encode/lib/Encode/Tcl/Extended.pm | |
1050 | ! ext/Encode/lib/Encode/Tcl/Table.pm | |
1051 | ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm | |
1052 | ! ext/Encode/lib/Encode/iso10646_1.pm | |
1053 | ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm | |
1054 | ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t | |
1055 | ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t | |
1056 | ____________________________________________________________________________ | |
1057 | [ 15319] By: jhi on 2002/03/19 14:36:41 | |
1058 | Log: constness+signedness nit. | |
1059 | Branch: perl | |
1060 | ! ext/Unicode/Normalize/Normalize.xs | |
1061 | ____________________________________________________________________________ | |
1062 | [ 15318] By: jhi on 2002/03/19 14:04:55 | |
1063 | Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards) | |
1064 | Branch: perl | |
1065 | ! ext/Unicode/Normalize/Changes | |
1066 | ! ext/Unicode/Normalize/Normalize.pm | |
1067 | ! ext/Unicode/Normalize/Normalize.xs | |
1068 | ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader | |
1069 | ! ext/Unicode/Normalize/t/func.t | |
1070 | ____________________________________________________________________________ | |
1071 | [ 15317] By: jhi on 2002/03/19 13:56:27 | |
1072 | Log: Split the ebcdic details to perlebcdic. | |
1073 | Branch: perl | |
1074 | ! pod/perlebcdic.pod pod/perluniintro.pod | |
1075 | ____________________________________________________________________________ | |
1076 | [ 15316] By: jhi on 2002/03/19 13:31:55 | |
1077 | Log: Be explicit. | |
1078 | Branch: perl | |
1079 | ! pod/perluniintro.pod | |
1080 | ____________________________________________________________________________ | |
1081 | [ 15315] By: nick on 2002/03/19 09:24:18 | |
1082 | Log: Integrate mainline | |
1083 | Branch: perlio | |
1084 | +> ext/List/Util/t/openhan.t | |
1085 | !> (integrate 53 files) | |
1086 | ____________________________________________________________________________ | |
1087 | [ 15314] By: nick on 2002/03/19 07:39:07 | |
1088 | Log: Move docs for Encode::valid_utf8 (which does not exist) | |
1089 | to be docs for utf8::valid() (which does). | |
1090 | Branch: perlio | |
1091 | ! ext/Encode/Encode.pm lib/utf8.pm | |
1092 | ____________________________________________________________________________ | |
1093 | [ 15313] By: jhi on 2002/03/19 04:58:22 | |
1094 | Log: Update the Unicode vs EBCDIC situation. | |
1095 | Branch: perl | |
1096 | ! pod/perlebcdic.pod pod/perluniintro.pod | |
1097 | ____________________________________________________________________________ | |
1098 | [ 15312] By: jhi on 2002/03/19 04:01:39 | |
1099 | Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 ) | |
1100 | From: Robert Spier <rspier@pobox.com> | |
1101 | Date: Mon, 18 Mar 2002 19:22:55 -0800 | |
1102 | Message-ID: <15510.44815.383439.823671@rls.cx> | |
1103 | Branch: perl | |
1104 | ! ext/threads/t/end.t | |
1105 | ____________________________________________________________________________ | |
1106 | [ 15311] By: jhi on 2002/03/19 04:00:38 | |
1107 | Log: UTF-8 walk errors that become visible in EBCDIC. | |
1108 | Branch: perl | |
1109 | ! regexec.c | |
1110 | ____________________________________________________________________________ | |
1111 | [ 15310] By: jhi on 2002/03/19 03:48:27 | |
1112 | Log: s/regcinclasslen/reginclass/ and remove the old | |
1113 | reginclass since nothing is using it. | |
1114 | Branch: perl | |
1115 | ! embed.fnc embed.h proto.h regexec.c | |
1116 | ____________________________________________________________________________ | |
1117 | [ 15309] By: jhi on 2002/03/18 22:18:37 | |
1118 | Log: Close the file so it can be (a) removed (b) reopened. | |
1119 | Branch: perl | |
1120 | ! ext/B/t/xref.t | |
1121 | ____________________________________________________________________________ | |
1122 | [ 15308] By: jhi on 2002/03/18 22:17:25 | |
1123 | Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode | |
1124 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1125 | Date: Mon, 18 Mar 2002 23:14:31 +0100 | |
1126 | Message-ID: <20020318231431.A699@rafael> | |
1127 | Branch: perl | |
1128 | ! ext/B/B.xs utf8.c | |
1129 | ____________________________________________________________________________ | |
1130 | [ 15307] By: jhi on 2002/03/18 20:54:07 | |
1131 | Log: Failed patch hunk reapplied. | |
1132 | Branch: perl | |
1133 | ! lib/Tie/File/t/32_defer_misc.t | |
1134 | ____________________________________________________________________________ | |
1135 | [ 15306] By: jhi on 2002/03/18 20:18:25 | |
1136 | Log: For DEBUGGING threaded builds. | |
1137 | Branch: perl | |
1138 | ! sv.c | |
1139 | ____________________________________________________________________________ | |
1140 | [ 15305] By: jhi on 2002/03/18 19:11:43 | |
1141 | Log: AUTHORS update. | |
1142 | Branch: perl | |
1143 | ! AUTHORS | |
1144 | ____________________________________________________________________________ | |
1145 | [ 15304] By: jhi on 2002/03/18 19:08:32 | |
1146 | Log: Someone (*cough* *cough*) stole VMS' getpwent prototype. | |
1147 | (Fix from Craig Berry) | |
1148 | Branch: perl | |
1149 | ! pp_sys.c | |
1150 | ____________________________________________________________________________ | |
1151 | [ 15303] By: jhi on 2002/03/18 18:54:27 | |
1152 | Log: Subject: [PATCH] configure.com home-grown kill() check | |
1153 | From: "Craig A. Berry" <craigberry@mac.com> | |
1154 | Date: Mon, 18 Mar 2002 13:52:59 -0600 | |
1155 | Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01> | |
1156 | Branch: perl | |
1157 | ! configure.com | |
1158 | ____________________________________________________________________________ | |
1159 | [ 15302] By: jhi on 2002/03/18 15:58:00 | |
1160 | Log: Upgrade to Tie::File 0.50. | |
1161 | Branch: perl | |
1162 | ! lib/Tie/File.pm lib/Tie/File/t/00_version.t | |
1163 | ! lib/Tie/File/t/32_defer_misc.t | |
1164 | ____________________________________________________________________________ | |
1165 | [ 15301] By: jhi on 2002/03/18 15:54:52 | |
1166 | Log: AUTHORS updates. | |
1167 | Branch: perl | |
1168 | ! AUTHORS | |
1169 | ____________________________________________________________________________ | |
1170 | [ 15300] By: jhi on 2002/03/18 14:58:27 | |
1171 | Log: Update Changes. | |
1172 | Branch: perl | |
1173 | ! Changes patchlevel.h | |
1174 | ____________________________________________________________________________ | |
a3fa3607 JH |
1175 | [ 15299] By: jhi on 2002/03/18 14:53:11 |
1176 | Log: OS/390 update. | |
1177 | Branch: perl | |
1178 | ! pod/perldelta.pod | |
1179 | ____________________________________________________________________________ | |
1180 | [ 15298] By: jhi on 2002/03/18 14:44:19 | |
1181 | Log: Forgot from #15288. | |
1182 | Branch: perl | |
1183 | ! ext/B/B.xs | |
1184 | ____________________________________________________________________________ | |
1185 | [ 15297] By: jhi on 2002/03/18 14:39:15 | |
1186 | Log: Make regex DEBUGGING faster. | |
1187 | Branch: perl | |
1188 | ! perl.c perl.h regexec.c | |
1189 | ____________________________________________________________________________ | |
1190 | [ 15296] By: jhi on 2002/03/18 14:28:10 | |
1191 | Log: Undo accidental perl.h part of #15295 (wait for #15297) | |
1192 | Branch: perl | |
1193 | ! perl.h | |
1194 | ____________________________________________________________________________ | |
1195 | [ 15295] By: jhi on 2002/03/18 14:26:59 | |
1196 | Log: Subject: prefix slip | |
1197 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
1198 | Date: Mon, 18 Mar 2002 16:24:46 +0100 | |
1199 | Message-ID: <m3y9gp3nlt.fsf@anima.de> | |
1200 | ||
1201 | (perl.h part accidental, undone by #15296) | |
1202 | Branch: perl | |
1203 | ! INSTALL perl.h | |
1204 | ____________________________________________________________________________ | |
1205 | [ 15294] By: jhi on 2002/03/18 14:19:29 | |
1206 | Log: Be tidy. | |
1207 | Branch: perl | |
1208 | ! ext/B/t/xref.t | |
1209 | ____________________________________________________________________________ | |
1210 | [ 15293] By: jhi on 2002/03/18 14:14:17 | |
1211 | Log: Subject: [PATCH] re: long double vs. Tru64 UNIX | |
1212 | From: Spider Boardman <spider@web.zk3.dec.com> | |
1213 | Date: Mon, 18 Mar 2002 10:09:50 -0500 | |
1214 | Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com> | |
1215 | Branch: perl | |
1216 | ! README.tru64 hints/dec_osf.sh | |
1217 | ____________________________________________________________________________ | |
1218 | [ 15292] By: jhi on 2002/03/18 13:57:06 | |
1219 | Log: NetWare tweaks from C Aditya <caditya@novell.com> | |
1220 | Branch: perl | |
1221 | ! NetWare/nwperlsys.c cop.h iperlsys.h op.c | |
1222 | ____________________________________________________________________________ | |
1223 | [ 15291] By: jhi on 2002/03/18 13:52:40 | |
1224 | Log: metaconfig unit change for #15290. | |
1225 | Branch: metaconfig/U/perl | |
1226 | ! perlxv.U | |
1227 | ____________________________________________________________________________ | |
1228 | [ 15290] By: jhi on 2002/03/18 13:52:15 | |
1229 | Log: Subject: d_nv_preserves_uv_bits | |
1230 | From: Nicholas Clark <nick@unfortu.net> | |
1231 | Date: Thu, 14 Mar 2002 22:24:19 +0000 | |
1232 | Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net> | |
1233 | Branch: perl | |
1234 | ! Configure Porting/Glossary Porting/config.sh config_h.SH | |
1235 | ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t | |
1236 | ! uconfig.sh vos/config.alpha.def vos/config.ga.def | |
1237 | ! win32/config.bc win32/config.gc win32/config.vc | |
1238 | ! win32/config.win64 | |
1239 | ____________________________________________________________________________ | |
1240 | [ 15289] By: jhi on 2002/03/18 13:44:14 | |
1241 | Log: Subject: Re: perl@15244 | |
1242 | From: Spider Boardman <spider@web.zk3.dec.com> | |
1243 | Date: Mon, 18 Mar 2002 09:38:55 -0500 | |
1244 | Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com> | |
1245 | ||
1246 | (IA64 work.) | |
1247 | Branch: perl | |
1248 | ! hints/hpux.sh perl.h | |
1249 | ____________________________________________________________________________ | |
1250 | [ 15288] By: jhi on 2002/03/18 13:41:34 | |
1251 | Log: Subject: [PATCH B] B::perlstring() | |
1252 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1253 | Date: Sun, 17 Mar 2002 23:06:12 +0100 | |
1254 | Message-ID: <20020317230612.A24442@rafael> | |
1255 | Branch: perl | |
1256 | ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL | |
1257 | ____________________________________________________________________________ | |
1258 | [ 15287] By: jhi on 2002/03/18 13:40:28 | |
1259 | Log: Subject: [PATCH] another pack "w" thing | |
1260 | From: Nicholas Clark <nick@unfortu.net> | |
1261 | Date: Sat, 16 Mar 2002 21:52:15 +0000 | |
1262 | Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net> | |
1263 | Branch: perl | |
1264 | ! pp_pack.c t/op/pack.t | |
1265 | ____________________________________________________________________________ | |
1266 | [ 15286] By: jhi on 2002/03/18 13:39:20 | |
1267 | Log: More prototypes blindness in Solaris. | |
1268 | (TODO: readdir64_r really needs to be seen.) | |
1269 | Branch: perl | |
1270 | ! hints/solaris_2.sh | |
1271 | ____________________________________________________________________________ | |
1272 | [ 15285] By: jhi on 2002/03/18 13:24:03 | |
1273 | Log: Integrate perlio; | |
1274 | ||
1275 | Tidy the "does not map" message for non-characters | |
1276 | (e.g. iso-8859-3 "\xA5"). | |
1277 | Branch: perl | |
1278 | !> ext/Encode/Encode.xs | |
1279 | ____________________________________________________________________________ | |
1280 | [ 15284] By: nick on 2002/03/18 11:00:31 | |
1281 | Log: Integrate mainline | |
1282 | Branch: perlio | |
1283 | +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t | |
1284 | +> lib/Tie/File/t/32_defer_misc.t | |
1285 | !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh | |
1286 | !> lib/Tie/File.pm lib/Tie/File/t/00_version.t | |
1287 | !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t | |
1288 | !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod | |
1289 | !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h | |
1290 | !> reentr.pl regexec.c t/op/pat.t util.c | |
1291 | ____________________________________________________________________________ | |
1292 | [ 15283] By: gbarr on 2002/03/18 10:10:55 | |
1293 | Log: Sync with Scalar-List-Utils-1.07 | |
1294 | Branch: perl | |
1295 | + ext/List/Util/t/openhan.t | |
1296 | ! MANIFEST ext/List/Util/ChangeLog | |
1297 | ! ext/List/Util/lib/List/Util.pm | |
1298 | ! ext/List/Util/lib/Scalar/Util.pm | |
1299 | ____________________________________________________________________________ | |
1300 | [ 15282] By: nick on 2002/03/18 08:11:28 | |
1301 | Log: Tidy the "does not map" message for non-characters | |
1302 | (e.g. iso-8859-3 "\xA5"). | |
1303 | Branch: perlio | |
1304 | ! ext/Encode/Encode.xs | |
1305 | ____________________________________________________________________________ | |
1306 | [ 15281] By: ams on 2002/03/18 04:44:37 | |
1307 | Log: URL fix from MJD. | |
1308 | Branch: perl | |
1309 | ! pod/perlfaq3.pod | |
1310 | ____________________________________________________________________________ | |
1311 | [ 15280] By: jhi on 2002/03/18 01:58:51 | |
1312 | Log: More prototype calming (really should fix the Configure | |
1313 | protochk, but not at this point in time). | |
1314 | Branch: perl | |
1315 | ! hints/solaris_2.sh | |
1316 | ____________________________________________________________________________ | |
1317 | [ 15279] By: jhi on 2002/03/18 01:19:40 | |
1318 | Log: return at the wrong side of #endif. | |
1319 | Branch: perl | |
1320 | ! util.c | |
1321 | ____________________________________________________________________________ | |
1322 | [ 15278] By: ams on 2002/03/17 23:45:31 | |
1323 | Log: Typo fix from Stas Bekman. | |
1324 | Branch: perl | |
1325 | ! pod/perlhack.pod | |
1326 | ____________________________________________________________________________ | |
1327 | [ 15277] By: ams on 2002/03/17 23:41:35 | |
1328 | Log: Upgrade to Tie::File 0.21. | |
1329 | Branch: perl | |
1330 | + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t | |
1331 | + lib/Tie/File/t/32_defer_misc.t | |
1332 | ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t | |
1333 | ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t | |
1334 | ! lib/Tie/File/t/22_autochomp.t | |
1335 | ____________________________________________________________________________ | |
1336 | [ 15276] By: jhi on 2002/03/17 21:50:26 | |
1337 | Log: Simple speed gainback (as it was in 5.6): for non-Unicode | |
1338 | character classes use inlined macros instead of the full | |
1339 | function call. | |
1340 | Branch: perl | |
1341 | ! regexec.c | |
1342 | ____________________________________________________________________________ | |
1343 | [ 15275] By: jhi on 2002/03/17 20:14:18 | |
1344 | Log: Integrate perlio; | |
1345 | ||
1346 | Avoid overwrite of un-allocated memory when SvCUR > SvLEN | |
1347 | ||
1348 | Other :encoding oddities | |
1349 | - we should really pop while we can still make method calls | |
1350 | in case DESTROY does something. | |
1351 | - Provide a no-op DESTROY | |
1352 | - Use SvPV_only() rather than just SvPV_on() | |
1353 | Branch: perl | |
1354 | !> ext/Encode/Encode.pm ext/Encode/Encode.xs | |
1355 | !> ext/Encode/lib/Encode/Encoding.pm sv.c | |
1356 | ____________________________________________________________________________ | |
1357 | [ 15274] By: nick on 2002/03/17 20:00:12 | |
1358 | Log: Other :encoding oddities | |
1359 | - we should really pop while we can still make method calls | |
1360 | in case DESTROY does something. | |
1361 | - Provide a no-op DESTROY | |
1362 | - Use SvPV_only() rather than just SvPV_on() | |
1363 | Branch: perlio | |
1364 | ! ext/Encode/Encode.pm ext/Encode/Encode.xs | |
1365 | ! ext/Encode/lib/Encode/Encoding.pm | |
1366 | ____________________________________________________________________________ | |
1367 | [ 15273] By: nick on 2002/03/17 19:53:24 | |
1368 | Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN | |
1369 | Branch: perlio | |
1370 | ! sv.c | |
1371 | ____________________________________________________________________________ | |
1372 | [ 15272] By: jhi on 2002/03/17 18:39:22 | |
1373 | Log: Implement the retry-on-ERANGE for the get*_r(). | |
1374 | The buffer will keep doubling until 64k. | |
1375 | Branch: perl | |
1376 | ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c | |
1377 | ! reentr.h reentr.pl | |
1378 | ____________________________________________________________________________ | |
1379 | [ 15271] By: nick on 2002/03/17 17:38:44 | |
1380 | Log: Integrate mainline | |
1381 | Branch: perlio | |
1382 | +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t | |
1383 | +> t/op/pow.t | |
1384 | !> (integrate 28 files) | |
1385 | ____________________________________________________________________________ | |
1386 | [ 15270] By: jhi on 2002/03/17 15:49:38 | |
1387 | Log: Subject: UTF-8 bug (maybe alreayd known?) | |
1388 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
1389 | Date: Fri, 08 Mar 2002 16:36:01 +0100 | |
1390 | Message-ID: <m3n0xjul5q.fsf@anima.de> | |
1391 | Branch: perl | |
1392 | ! pp_hot.c t/op/pat.t | |
1393 | ____________________________________________________________________________ | |
1394 | [ 15269] By: nick on 2002/03/17 09:12:39 | |
1395 | Log: Integarate mainline | |
1396 | Branch: perlio | |
1397 | +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t | |
1398 | +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t | |
1399 | +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl | |
1400 | !> (integrate 69 files) | |
1401 | ____________________________________________________________________________ | |
1402 | [ 15268] By: jhi on 2002/03/17 04:23:49 | |
1403 | Log: Subject: SEGV in s/// and UTF-8 | |
1404 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
1405 | Date: Tue, 12 Mar 2002 00:40:09 +0100 | |
1406 | Message-ID: <m3r8mqad2e.fsf@anima.de> | |
1407 | Branch: perl | |
1408 | ! regexec.c t/op/pat.t | |
1409 | ____________________________________________________________________________ | |
1410 | [ 15267] By: jhi on 2002/03/16 19:57:03 | |
1411 | Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **); | |
1412 | from Nicholas Clark. Fixes lib/integer.t and t/op/pack.t | |
1413 | which assume that 2**someinteger is accurate. | |
1414 | Branch: perl | |
1415 | + t/op/pow.t | |
1416 | ! MANIFEST pp.c t/test.pl | |
1417 | ____________________________________________________________________________ | |
1418 | [ 15266] By: jhi on 2002/03/16 18:55:53 | |
1419 | Log: _r-ify config.win64, too. | |
1420 | Branch: perl | |
1421 | ! win32/config.win64 | |
1422 | ____________________________________________________________________________ | |
1423 | [ 15265] By: jhi on 2002/03/16 18:51:45 | |
1424 | Log: Better place to initialize (IRIX cc noticed that | |
1425 | the many "goto defchars" bypass the initialization) | |
1426 | Branch: perl | |
1427 | ! regcomp.c | |
1428 | ____________________________________________________________________________ | |
1429 | [ 15264] By: jhi on 2002/03/16 18:41:19 | |
1430 | Log: If not building threaded, never mind the threaded prototypes. | |
1431 | Branch: perl | |
1432 | ! Configure reentr.pl | |
1433 | ____________________________________________________________________________ | |
1434 | [ 15263] By: jhi on 2002/03/16 18:40:53 | |
1435 | Log: metaconfig: If not using threads, not point probing for the | |
1436 | prototypes (since they might be hidden behind many defines | |
1437 | we won't have if not building threaded) | |
1438 | Branch: metaconfig | |
1439 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1440 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1441 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1442 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1443 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1444 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1445 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1446 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1447 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1448 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1449 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1450 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1451 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1452 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1453 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1454 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1455 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1456 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1457 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1458 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1459 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1460 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1461 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1462 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1463 | ____________________________________________________________________________ | |
1464 | [ 15262] By: jhi on 2002/03/16 18:29:26 | |
1465 | Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r. | |
1466 | Branch: perl | |
1467 | ! hints/freebsd.sh | |
1468 | ____________________________________________________________________________ | |
1469 | [ 15261] By: ams on 2002/03/16 18:14:04 | |
1470 | Log: Upgrade to Tie::File 0.20. | |
1471 | Branch: perl | |
1472 | + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t | |
1473 | ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t | |
1474 | ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t | |
1475 | ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t | |
1476 | ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t | |
1477 | ! lib/Tie/File/t/11_rv_splice_rs.t | |
1478 | ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t | |
1479 | ! lib/Tie/File/t/16_handle.t | |
1480 | ____________________________________________________________________________ | |
1481 | [ 15260] By: jhi on 2002/03/16 18:12:25 | |
1482 | Log: There seems to be a trend for the *time_r to be hidden. | |
1483 | Branch: perl | |
1484 | ! hints/irix_6.sh | |
1485 | ____________________________________________________________________________ | |
1486 | [ 15259] By: jhi on 2002/03/16 17:58:08 | |
1487 | Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006) | |
1488 | From: Stas Bekman <stas@stason.org> | |
1489 | Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT) | |
1490 | Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org> | |
1491 | Branch: perl | |
1492 | ! lib/Pod/Html.pm | |
1493 | ____________________________________________________________________________ | |
1494 | [ 15258] By: jhi on 2002/03/16 17:54:49 | |
1495 | Log: Subject: [PATCH] Re: dumpvar.pl bug | |
1496 | From: Peter Scott <Peter@PSDT.com> | |
1497 | Date: Fri, 15 Mar 2002 18:19:21 -0800 | |
1498 | Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com> | |
1499 | Branch: perl | |
1500 | ! lib/dumpvar.pl lib/perl5db.pl | |
1501 | ____________________________________________________________________________ | |
1502 | [ 15257] By: jhi on 2002/03/16 17:52:29 | |
1503 | Log: More paranoid _r protochecking. At least Tru64 and | |
1504 | Linux need additional hinting help to believe that | |
1505 | the time_r protos exist; turn on FreeBSD _THREAD_SAFE | |
1506 | to see what goes bang. | |
1507 | Branch: perl | |
1508 | ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh | |
1509 | ! reentr.pl | |
1510 | ____________________________________________________________________________ | |
1511 | [ 15256] By: jhi on 2002/03/16 17:51:08 | |
1512 | Log: metaconfig: more paranoid _r protochecking. | |
1513 | Branch: metaconfig | |
1514 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1515 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1516 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1517 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1518 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1519 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1520 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1521 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1522 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1523 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1524 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1525 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1526 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1527 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1528 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1529 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1530 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1531 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1532 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1533 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1534 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1535 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1536 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1537 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1538 | ____________________________________________________________________________ | |
1539 | [ 15255] By: jhi on 2002/03/16 16:23:07 | |
1540 | Log: HP-UX gcc 3 warnings found by Sarathy. | |
1541 | Branch: perl | |
1542 | ! regcomp.c sv.c | |
1543 | ____________________________________________________________________________ | |
1544 | [ 15254] By: jhi on 2002/03/16 16:18:49 | |
1545 | Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore | |
1546 | From: Slaven Rezic <slaven.rezic@berlin.de> | |
1547 | Date: 16 Mar 2002 15:29:18 +0100 | |
1548 | Message-ID: <877kocwpq9.fsf@vran.herceg.de> | |
1549 | Branch: perl | |
1550 | ! pod/perldelta.pod | |
1551 | ____________________________________________________________________________ | |
1552 | [ 15253] By: jhi on 2002/03/16 16:11:49 | |
1553 | Log: HP-UX has also endgrent_r/endpwent_r marked obsolete. | |
1554 | Branch: perl | |
1555 | ! Porting/findrfuncs reentr.h reentr.pl | |
1556 | ____________________________________________________________________________ | |
1557 | [ 15252] By: gsar on 2002/03/16 15:36:16 | |
1558 | Log: UIN32_MAX with borken under HP-UX+gcc | |
1559 | Branch: perl | |
1560 | ! handy.h | |
1561 | ____________________________________________________________________________ | |
1562 | [ 15251] By: ams on 2002/03/16 02:38:08 | |
1563 | Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method | |
1564 | *::DESTROY() is deprecated | |
1565 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1566 | Date: Thu, 14 Mar 2002 18:39:22 -0500 | |
1567 | Message-Id: <20020314183922.A8448@math.ohio-state.edu> | |
1568 | ||
1569 | Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method | |
1570 | *::DESTROY() is deprecated | |
1571 | From: Dave Mitchell <davem@fdgroup.com> | |
1572 | Date: Fri, 15 Mar 2002 19:22:49 +0000 | |
1573 | Message-Id: <20020315192249.A22389@fdgroup.com> | |
1574 | Branch: perl | |
1575 | ! gv.c t/op/method.t | |
1576 | ____________________________________________________________________________ | |
1577 | [ 15250] By: ams on 2002/03/16 02:14:41 | |
1578 | Log: Plural nit. | |
1579 | Branch: perl | |
1580 | ! pod/perldelta.pod | |
1581 | ____________________________________________________________________________ | |
1582 | [ 15249] By: jhi on 2002/03/15 20:46:10 | |
1583 | Log: Doesn't make sense to test for protos if the | |
1584 | functions are not to be used (!= functions exist!) | |
1585 | This might be the key (well, a key) to the HP-UX | |
1586 | problems. | |
1587 | Branch: perl | |
1588 | ! reentr.h reentr.pl | |
1589 | ____________________________________________________________________________ | |
1590 | [ 15248] By: jhi on 2002/03/15 20:05:46 | |
1591 | Log: Typo in #15247. | |
1592 | Branch: perl | |
1593 | ! hints/hpux.sh | |
1594 | ____________________________________________________________________________ | |
1595 | [ 15247] By: jhi on 2002/03/15 19:41:43 | |
1596 | Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3 | |
1597 | in HP-UX (from H.Merijn Brand) | |
1598 | Branch: perl | |
1599 | ! hints/hpux.sh | |
1600 | ____________________________________________________________________________ | |
1601 | [ 15246] By: ams on 2002/03/15 17:53:23 | |
1602 | Log: Subject: minor corrections in perldelta.pod | |
1603 | From: mjd@plover.com | |
1604 | Date: 15 Mar 2002 18:48:42 -0000 | |
1605 | Message-Id: <20020315184842.13573.qmail@plover.com> | |
1606 | Branch: perl | |
1607 | ! pod/perldelta.pod | |
1608 | ____________________________________________________________________________ | |
1609 | [ 15245] By: ams on 2002/03/15 17:37:52 | |
1610 | Log: Upgrade to Tie::File 0.19. | |
1611 | Branch: perl | |
1612 | + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t | |
1613 | + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t | |
1614 | + lib/Tie/File/t/21_win32.t | |
1615 | ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t | |
1616 | ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t | |
1617 | ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t | |
1618 | ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t | |
1619 | ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t | |
1620 | ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t | |
1621 | ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t | |
1622 | ! lib/Tie/File/t/17_misc_meth.t | |
1623 | ____________________________________________________________________________ | |
1624 | [ 15244] By: jhi on 2002/03/15 17:13:33 | |
1625 | Log: Update Changes. | |
1626 | Branch: perl | |
1627 | ! Changes patchlevel.h | |
1628 | ____________________________________________________________________________ | |
bde6d038 JH |
1629 | [ 15243] By: jhi on 2002/03/15 16:18:16 |
1630 | Log: Forgot from #15241. | |
1631 | Branch: perl | |
1632 | ! win32/config_sh.PL | |
1633 | ____________________________________________________________________________ | |
1634 | [ 15242] By: jhi on 2002/03/15 16:15:52 | |
1635 | Log: Subject: patch pod/perltodo.pod | |
1636 | From: mjd@plover.com | |
1637 | Date: 15 Mar 2002 15:42:18 -0000 | |
1638 | Message-ID: <20020315154218.10163.qmail@plover.com> | |
1639 | ||
1640 | (With s/WANT/Want/) | |
1641 | Branch: perl | |
1642 | ! pod/perltodo.pod | |
1643 | ____________________________________________________________________________ | |
1644 | [ 15241] By: jhi on 2002/03/15 16:14:25 | |
1645 | Log: Subject: [PATCH bleadperl] (revision 5 undef) | |
1646 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
1647 | Date: Fri, 15 Mar 2002 00:39:48 +0100 | |
1648 | Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu> | |
1649 | Branch: perl | |
1650 | ! win32/config.bc win32/config.gc win32/config.vc | |
1651 | ! win32/config.win64 | |
1652 | ____________________________________________________________________________ | |
1653 | [ 15240] By: jhi on 2002/03/15 16:12:25 | |
1654 | Log: Subject: [BUG & PATCH] can't quit the debugger after run completes | |
1655 | From: Michael G Schwern <schwern@pobox.com> | |
1656 | Date: Thu, 14 Mar 2002 16:39:29 -0500 | |
1657 | Message-ID: <20020314213929.GA2912@blackrider> | |
1658 | Branch: perl | |
1659 | ! lib/perl5db.pl | |
1660 | ____________________________________________________________________________ | |
1661 | [ 15239] By: jhi on 2002/03/15 16:11:17 | |
1662 | Log: Integrate perlio. | |
1663 | Branch: perl | |
1664 | !> embed.fnc ext/Encode/t/JP.t | |
1665 | ____________________________________________________________________________ | |
1666 | [ 15238] By: jhi on 2002/03/15 16:07:58 | |
1667 | Log: Monster _r patch: try to scan for all known _r variants, | |
1668 | and then use them (under ithreads). May fail in HP-UX, | |
1669 | and the op/groups is known to be fickle everywhere. Known | |
1670 | to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler | |
1671 | warnings in AIX since the first arguments of getnetbyaddr | |
1672 | and getnetbyadd_r are of different types. Thanks, IBM.) | |
1673 | ||
1674 | In non-Configure platforms deny the existence of any | |
1675 | of the _r thingies. (Also add the recently introduced | |
1676 | d_tm_* to places it wasn't already in.) | |
1677 | ||
1678 | TODO: the suggested glibc buffer growth retry loop in case | |
1679 | some entries (at least for: gr*, host*) are big. | |
1680 | Forgot win32/config.win64. | |
1681 | Branch: perl | |
1682 | + reentr.c reentr.h reentr.pl | |
1683 | ! Configure MANIFEST Makefile.SH NetWare/Makefile | |
1684 | ! NetWare/config.wc Porting/Glossary Porting/config.sh | |
1685 | ! Porting/config_H Porting/findrfuncs config_h.SH configure.com | |
1686 | ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh | |
1687 | ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c | |
1688 | ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template | |
1689 | ! vos/build.cm vos/config.alpha.def vos/config.alpha.h | |
1690 | ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile | |
1691 | ! win32/config.bc win32/config.gc win32/config.vc | |
1692 | ! win32/makefile.mk wince/Makefile.ce wince/config.ce | |
1693 | ____________________________________________________________________________ | |
1694 | [ 15237] By: jhi on 2002/03/15 15:18:46 | |
1695 | Log: Be more explicit on when is the $! worth anything. | |
1696 | Branch: perl | |
1697 | ! pod/perlvar.pod | |
1698 | ____________________________________________________________________________ | |
1699 | [ 15236] By: jhi on 2002/03/15 14:44:09 | |
1700 | Log: metaconfig: _r _r we go. | |
1701 | Branch: metaconfig | |
1702 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1703 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1704 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1705 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1706 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1707 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1708 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1709 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1710 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1711 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1712 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1713 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1714 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1715 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1716 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1717 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1718 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1719 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1720 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1721 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1722 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1723 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1724 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1725 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1726 | ____________________________________________________________________________ | |
1727 | [ 15235] By: nick on 2002/03/15 07:31:54 | |
1728 | Log: Add the binmode()s to make JP.t pass on Win32 | |
1729 | Branch: perlio | |
1730 | ! ext/Encode/t/JP.t | |
1731 | ____________________________________________________________________________ | |
1732 | [ 15234] By: nick on 2002/03/15 07:20:49 | |
1733 | Log: Integrate perlio | |
1734 | Branch: perl | |
1735 | !> ext/Encode/t/table.euc ext/Encode/t/table.ref | |
1736 | ____________________________________________________________________________ | |
1737 | [ 15233] By: nick on 2002/03/15 07:18:02 | |
1738 | Log: Mark JP.t's data files as binary | |
1739 | Branch: perlio | |
1740 | ! ext/Encode/t/table.euc ext/Encode/t/table.ref | |
1741 | ____________________________________________________________________________ | |
1742 | [ 15232] By: nick on 2002/03/15 07:13:38 | |
1743 | Log: Integrate mainline | |
1744 | Branch: perlio | |
1745 | +> ext/B/t/xref.t | |
1746 | !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t | |
1747 | !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH | |
1748 | !> perl.c t/op/arith.t | |
1749 | ____________________________________________________________________________ | |
1750 | [ 15231] By: jhi on 2002/03/15 04:49:10 | |
1751 | Log: The section needs to be in the makedepend script | |
1752 | (from Jan-Erik Karlsson). | |
1753 | Branch: perl | |
1754 | ! makedepend.SH | |
1755 | ____________________________________________________________________________ | |
1756 | [ 15230] By: jhi on 2002/03/15 02:59:46 | |
1757 | Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t | |
1758 | From: Nicholas Clark <nick@unfortu.net> | |
1759 | Date: Thu, 14 Mar 2002 23:05:23 +0000 | |
1760 | Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net> | |
1761 | Branch: perl | |
1762 | ! ext/Safe/safe2.t | |
1763 | ____________________________________________________________________________ | |
1764 | [ 15229] By: jhi on 2002/03/15 02:55:34 | |
1765 | Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html | |
1766 | From: "Brent Dax" <brentdax@cpan.org> | |
1767 | Date: Thu, 14 Mar 2002 09:08:41 -0800 | |
1768 | Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org> | |
1769 | Branch: perl | |
1770 | ! lib/Pod/Html.pm | |
1771 | ____________________________________________________________________________ | |
1772 | [ 15228] By: jhi on 2002/03/15 02:00:23 | |
1773 | Log: metaconfig: one round again for the _r. | |
1774 | Branch: metaconfig | |
1775 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1776 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1777 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1778 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1779 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1780 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1781 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1782 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1783 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1784 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1785 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1786 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1787 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1788 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1789 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1790 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1791 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1792 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1793 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1794 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1795 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1796 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1797 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1798 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1799 | ____________________________________________________________________________ | |
1800 | [ 15227] By: jhi on 2002/03/14 17:46:43 | |
1801 | Log: metaconfig: new round of the _r units. | |
1802 | Branch: metaconfig | |
1803 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1804 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1805 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1806 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1807 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1808 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1809 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1810 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1811 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1812 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1813 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1814 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1815 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1816 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1817 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1818 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1819 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1820 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1821 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1822 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1823 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1824 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1825 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1826 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1827 | Branch: metaconfig/U/perl | |
1828 | + i_crypt.U | |
1829 | ____________________________________________________________________________ | |
1830 | [ 15226] By: jhi on 2002/03/14 15:12:19 | |
1831 | Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t | |
1832 | From: Paul_GreenVOS@vos.stratus.com | |
1833 | Date: Tue, 12 Mar 02 19:22 est | |
1834 | Message-Id: <200203130025.TAA20113@mailhub1.stratus.com> | |
1835 | Branch: perl | |
1836 | ! lib/Benchmark.t t/op/arith.t | |
1837 | ____________________________________________________________________________ | |
1838 | [ 15225] By: jhi on 2002/03/14 14:31:30 | |
1839 | Log: Subject: Re: Win32: C:\Program Files | |
1840 | From: "Ken Williams" <ken@mathforum.org> | |
1841 | Date: Wed, 13 Mar 2002 17:50:59 -0600 | |
1842 | Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org> | |
1843 | ||
1844 | Add -t to perl -h. | |
1845 | Branch: perl | |
1846 | ! perl.c | |
1847 | ____________________________________________________________________________ | |
1848 | [ 15224] By: jhi on 2002/03/14 14:24:44 | |
1849 | Log: Extra paranoia from Nick Clark. | |
1850 | Branch: perl | |
1851 | ! ext/Safe/safe2.t | |
1852 | ____________________________________________________________________________ | |
1853 | [ 15223] By: jhi on 2002/03/14 14:19:41 | |
1854 | Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t | |
1855 | From: Nicholas Clark <nick@ccl4.org> | |
1856 | Date: Wed, 13 Mar 2002 14:22:50 +0000 | |
1857 | Message-ID: <20020313142250.G92566@plum.flirble.org> | |
1858 | Branch: perl | |
1859 | ! ext/Safe/safe2.t | |
1860 | ____________________________________________________________________________ | |
1861 | [ 15222] By: jhi on 2002/03/14 14:00:36 | |
1862 | Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH | |
1863 | From: <slaven.rezic@berlin.de> | |
1864 | Date: Tue, 12 Mar 2002 13:03:41 +0100 | |
1865 | Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]> | |
1866 | Branch: perl | |
1867 | ! Makefile.SH | |
1868 | ____________________________________________________________________________ | |
1869 | [ 15221] By: jhi on 2002/03/14 13:51:17 | |
1870 | Log: Subject: [PATCH] a test for B::Xref | |
1871 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1872 | Date: Wed, 13 Mar 2002 17:18:57 +0100 | |
1873 | Message-ID: <20020313171857.F1144@rafael> | |
1874 | Branch: perl | |
1875 | + ext/B/t/xref.t | |
1876 | ! MANIFEST ext/B/B/Xref.pm | |
1877 | ____________________________________________________________________________ | |
1878 | [ 15220] By: jhi on 2002/03/14 13:48:46 | |
1879 | Log: Subject: [PATCH] Exporter.pm POD fixups | |
1880 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
1881 | Date: Wed, 13 Mar 2002 16:21:42 +0100 | |
1882 | Message-ID: <20020313162142.A1144@rafael> | |
1883 | Branch: perl | |
1884 | ! lib/Exporter.pm | |
1885 | ____________________________________________________________________________ | |
1886 | [ 15219] By: nick on 2002/03/14 07:00:16 | |
1887 | Log: Integrate mainline | |
1888 | Branch: perlio | |
1889 | !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template | |
1890 | ____________________________________________________________________________ | |
1891 | [ 15218] By: jhi on 2002/03/13 22:15:00 | |
1892 | Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::' | |
1893 | From: Michael G Schwern <schwern@pobox.com> | |
1894 | Date: Wed, 13 Mar 2002 17:43:00 -0500 | |
1895 | Message-ID: <20020313224300.GG3311@blackrider> | |
1896 | Branch: perl | |
1897 | ! lib/ExtUtils/MM_VMS.pm | |
1898 | ____________________________________________________________________________ | |
1899 | [ 15217] By: jhi on 2002/03/13 17:28:36 | |
1900 | Log: Pod tweak. | |
1901 | Branch: perl | |
1902 | ! lib/open.pm | |
1903 | ____________________________________________________________________________ | |
1904 | [ 15216] By: jhi on 2002/03/13 17:14:51 | |
1905 | Log: Subject: [PATCH] 'all ::' for one and one for 'all ::' | |
1906 | From: "Craig A. Berry" <craigberry@mac.com> | |
1907 | Date: Wed, 13 Mar 2002 01:44:01 -0600 | |
1908 | Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]> | |
1909 | Branch: perl | |
1910 | ! vms/descrip_mms.template | |
1911 | ____________________________________________________________________________ | |
1912 | [ 15215] By: nick on 2002/03/13 08:08:36 | |
1913 | Log: Integrate mainline. | |
1914 | Branch: perlio | |
1915 | +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t | |
1916 | - ext/Data/Util/Changes ext/Data/Util/Makefile.PL | |
1917 | - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm | |
1918 | - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t | |
1919 | - ext/Data/Util/t/Hash.t | |
1920 | !> MANIFEST Porting/findrfuncs ext/B/t/stash.t | |
1921 | !> ext/Encode/lib/Encode/CN/HZ.pm | |
1922 | !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
1923 | !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t | |
1924 | !> lib/File/stat.t lib/Test/Simple/t/fail-more.t | |
1925 | !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod | |
1926 | !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c | |
1927 | !> t/op/override.t toke.c universal.c | |
1928 | ____________________________________________________________________________ | |
1929 | [ 15214] By: jhi on 2002/03/13 04:38:41 | |
1930 | Log: metaconfig: three guesses. | |
1931 | Branch: metaconfig | |
1932 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1933 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1934 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1935 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1936 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1937 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1938 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1939 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1940 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1941 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1942 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1943 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1944 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1945 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1946 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1947 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1948 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1949 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1950 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1951 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1952 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1953 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1954 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1955 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1956 | ____________________________________________________________________________ | |
1957 | [ 15213] By: jhi on 2002/03/13 04:05:27 | |
1958 | Log: metaconfig: regen _r units again. | |
1959 | Branch: metaconfig | |
1960 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1961 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1962 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1963 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1964 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1965 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1966 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1967 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1968 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1969 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1970 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
1971 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
1972 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
1973 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
1974 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
1975 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
1976 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
1977 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
1978 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
1979 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
1980 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
1981 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
1982 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
1983 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
1984 | ____________________________________________________________________________ | |
1985 | [ 15212] By: jhi on 2002/03/13 03:14:23 | |
1986 | Log: metaconfig: regen _r units. | |
1987 | Branch: metaconfig | |
1988 | - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U | |
1989 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
1990 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
1991 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
1992 | ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
1993 | ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U | |
1994 | ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U | |
1995 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
1996 | ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
1997 | ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U | |
1998 | ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U | |
1999 | ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U | |
2000 | ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
2001 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
2002 | ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U | |
2003 | ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U | |
2004 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
2005 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
2006 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
2007 | ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U | |
2008 | ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
2009 | ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U | |
2010 | ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U | |
2011 | ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U | |
2012 | ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U | |
2013 | ____________________________________________________________________________ | |
2014 | [ 15211] By: jhi on 2002/03/13 01:11:36 | |
2015 | Log: metaconfig unit tweaks. | |
2016 | Branch: metaconfig | |
2017 | + U/threads/d_setprotoent_r.U | |
2018 | ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U | |
2019 | ! U/threads/d_tmpnam_r.U | |
2020 | ____________________________________________________________________________ | |
2021 | [ 15210] By: jhi on 2002/03/13 00:12:13 | |
2022 | Log: metaconfig: replace the _r units with autogenerated ones. | |
2023 | Branch: metaconfig | |
2024 | + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U | |
2025 | + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U | |
2026 | + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U | |
2027 | + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U | |
2028 | + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U | |
2029 | + U/threads/d_getprotobyname_r.U | |
2030 | + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U | |
2031 | + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U | |
2032 | + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U | |
2033 | + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U | |
2034 | + U/threads/d_setservent_r.U | |
2035 | - U/threads/d_endhent_r.U U/threads/d_endnent_r.U | |
2036 | - U/threads/d_endpent_r.U U/threads/d_endsent_r.U | |
2037 | - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U | |
2038 | - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U | |
2039 | - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U | |
2040 | - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U | |
2041 | - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U | |
2042 | - U/threads/d_sethent_r.U U/threads/d_setnent_r.U | |
2043 | - U/threads/d_setpent_r.U U/threads/d_setsent_r.U | |
2044 | ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U | |
2045 | ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U | |
2046 | ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U | |
2047 | ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U | |
2048 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
2049 | ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U | |
2050 | ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U | |
2051 | ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U | |
2052 | ! U/threads/d_localtime_r.U U/threads/d_random_r.U | |
2053 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
2054 | ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U | |
2055 | ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U | |
2056 | ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U | |
2057 | ! U/threads/d_ttyname_r.U | |
2058 | ____________________________________________________________________________ | |
2059 | [ 15209] By: jhi on 2002/03/12 23:24:59 | |
2060 | Log: More known threadsafings. | |
2061 | Branch: perl | |
2062 | ! Porting/findrfuncs | |
2063 | ____________________________________________________________________________ | |
2064 | [ 15208] By: jhi on 2002/03/12 20:43:46 | |
2065 | Log: Small tweaks. | |
2066 | Branch: perl | |
2067 | ! lib/Internals.t universal.c | |
2068 | ____________________________________________________________________________ | |
2069 | [ 15207] By: jhi on 2002/03/12 17:38:46 | |
2070 | Log: VERSIONize. | |
2071 | Branch: perl | |
2072 | ! ext/Encode/lib/Encode/CN/HZ.pm | |
2073 | ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm | |
2074 | ! ext/Encode/lib/Encode/JP/JIS.pm | |
2075 | ____________________________________________________________________________ | |
2076 | [ 15206] By: jhi on 2002/03/12 17:22:49 | |
2077 | Log: Subject: perl datastructure conversion shortcuts for DDD | |
2078 | From: Stas Bekman <stas@stason.org> | |
2079 | Date: Mon, 11 Mar 2002 14:54:31 +0800 | |
2080 | Message-ID: <3C8C54A7.5020502@stason.org> | |
2081 | Branch: perl | |
2082 | ! pod/perlhack.pod | |
2083 | ____________________________________________________________________________ | |
2084 | [ 15205] By: jhi on 2002/03/12 17:09:50 | |
2085 | Log: Regen modlib. | |
2086 | Branch: perl | |
2087 | ! pod/perlmodlib.pod | |
2088 | ____________________________________________________________________________ | |
2089 | [ 15204] By: jhi on 2002/03/12 17:07:57 | |
2090 | Log: Regen toc. | |
2091 | Branch: perl | |
2092 | ! pod/perltoc.pod | |
2093 | ____________________________________________________________________________ | |
2094 | [ 15203] By: jhi on 2002/03/12 16:45:32 | |
2095 | Log: Tiny pod tweaks. | |
2096 | Branch: perl | |
2097 | ! lib/Hash/Util.pm | |
2098 | ____________________________________________________________________________ | |
2099 | [ 15202] By: jhi on 2002/03/12 16:06:04 | |
2100 | Log: perldeltaize Hash::Util. | |
2101 | Branch: perl | |
2102 | ! pod/perldelta.pod | |
2103 | ____________________________________________________________________________ | |
2104 | [ 15201] By: jhi on 2002/03/12 15:41:23 | |
2105 | Log: Move the readonly interface back to universal.c, | |
2106 | (new name: Internals::SvREADONLY), remove Data::Util, | |
2107 | move Hash::Util to lib, also introduce refcnt interface | |
2108 | (Internals::SvREFCNT). Make both the new interfaces | |
2109 | to be more sane so that if they set the value, they return | |
2110 | the new value, not the old one. | |
2111 | Branch: perl | |
2112 | + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t | |
2113 | - ext/Data/Util/Changes ext/Data/Util/Makefile.PL | |
2114 | - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm | |
2115 | - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t | |
2116 | - ext/Data/Util/t/Hash.t | |
2117 | ! MANIFEST ext/B/t/stash.t universal.c | |
2118 | ____________________________________________________________________________ | |
2119 | [ 15200] By: ams on 2002/03/12 15:16:05 | |
2120 | Log: Subject: Disambiguate "Can't locate" | |
2121 | From: Mike Guy <mjtg@cam.ac.uk> | |
2122 | Date: Tue, 12 Mar 2002 16:04:23 +0000 | |
2123 | Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk> | |
2124 | Branch: perl | |
2125 | ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod | |
2126 | ! pp_ctl.c t/op/override.t | |
2127 | ____________________________________________________________________________ | |
2128 | [ 15199] By: ams on 2002/03/12 15:04:43 | |
2129 | Log: Subject: [PATCH] perl/lib/File/stat.t | |
2130 | From: Paul_GreenVOS@vos.stratus.com | |
2131 | Date: Tue, 12 Mar 02 11:00 est | |
2132 | Message-Id: <200203121602.LAA29760@mailhub1.stratus.com> | |
2133 | Branch: perl | |
2134 | ! lib/File/stat.t | |
2135 | ____________________________________________________________________________ | |
2136 | [ 15198] By: ams on 2002/03/12 15:00:44 | |
2137 | Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011] | |
2138 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2139 | Date: Tue, 12 Mar 2002 13:31:58 GMT | |
2140 | Message-Id: <200203121331.NAA21278@tempest.npl.co.uk> | |
2141 | Branch: perl | |
2142 | ! pod/perlfunc.pod | |
2143 | ____________________________________________________________________________ | |
2144 | [ 15197] By: ams on 2002/03/12 14:57:34 | |
2145 | Log: Subject: [PATCH toke.c] Inappropriate termination of POD | |
2146 | From: "Clinton A. Pierce" <clintp@geeksalad.org> | |
2147 | Date: Tue, 12 Mar 2002 10:11:53 -0500 | |
2148 | Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org> | |
2149 | Branch: perl | |
2150 | ! toke.c | |
2151 | ____________________________________________________________________________ | |
2152 | [ 15196] By: nick on 2002/03/12 13:40:35 | |
2153 | Log: Integrate mainline | |
2154 | Branch: perlio | |
2155 | +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL | |
2156 | +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm | |
2157 | +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t | |
2158 | +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t | |
2159 | - t/lib/access.t | |
2160 | !> (integrate 96 files) | |
2161 | ____________________________________________________________________________ | |
2162 | [ 15195] By: nick on 2002/03/12 06:08:24 | |
2163 | Log: Integrate mainline (a while ago) | |
2164 | Branch: perlio | |
2165 | +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t | |
2166 | +> ext/Encode/t/TW.t | |
2167 | - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm | |
2168 | - ext/Encode/lib/Encode/Tcl/HanZi.pm | |
2169 | - ext/I18N/Langinfo/fallback.c | |
2170 | !> (integrate 80 files) | |
2171 | ____________________________________________________________________________ | |
2172 | [ 15194] By: ams on 2002/03/12 06:02:20 | |
2173 | Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ... | |
2174 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2175 | Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT) | |
2176 | Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com> | |
2177 | Branch: perl | |
2178 | ! ext/Encode/CN/Makefile.PL | |
2179 | ____________________________________________________________________________ | |
2180 | [ 15193] By: ams on 2002/03/12 05:55:07 | |
2181 | Log: Subject: [PATCH: pod/perlguts.pod] get magic typo | |
2182 | From: Dave Mitchell <davem@fdgroup.co.uk> | |
2183 | Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT) | |
2184 | Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk> | |
2185 | Branch: perl | |
2186 | ! pod/perlguts.pod | |
2187 | ____________________________________________________________________________ | |
2188 | [ 15192] By: ams on 2002/03/12 05:50:08 | |
2189 | Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning | |
2190 | From: Anton Tagunov <tagunov@motor.ru> | |
2191 | Date: Tue, 12 Mar 2002 01:40:58 +0300 | |
2192 | Message-Id: <1194068830.20020312014058@motor.ru> | |
2193 | (Applied with tweaks.) | |
2194 | Branch: perl | |
2195 | ! lib/utf8.pm | |
2196 | ____________________________________________________________________________ | |
2197 | [ 15191] By: ams on 2002/03/12 05:42:21 | |
2198 | Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS | |
2199 | From: "Mattia Barbon" <mbarbon@dsi.unive.it> | |
2200 | Date: Sun, 10 Mar 2002 22:10:15 +0100 | |
2201 | Message-Id: <3C8BD9C7.13988.73992D@localhost> | |
2202 | Branch: perl | |
2203 | ! iperlsys.h | |
2204 | ____________________________________________________________________________ | |
2205 | [ 15190] By: ams on 2002/03/12 05:38:08 | |
2206 | Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018] | |
2207 | From: Anton Tagunov <tagunov@motor.ru> | |
2208 | Date: Mon, 11 Mar 2002 23:27:47 +0300 | |
2209 | Message-Id: <19414222180.20020311232747@motor.ru> | |
2210 | Branch: perl | |
2211 | ! pod/perlsub.pod | |
2212 | ____________________________________________________________________________ | |
2213 | [ 15189] By: ams on 2002/03/12 05:34:49 | |
2214 | Log: Subject: minor patch for comment in utfebcdic.h | |
2215 | From: Anton Tagunov <tagunov@motor.ru> | |
2216 | Date: Tue, 12 Mar 2002 00:20:21 +0300 | |
2217 | Message-Id: <13817376786.20020312002021@motor.ru> | |
2218 | Branch: perl | |
2219 | ! utfebcdic.h | |
2220 | ____________________________________________________________________________ | |
2221 | [ 15188] By: ams on 2002/03/12 05:32:30 | |
2222 | Log: Subject: [PATCH ?] B::Xref improvements | |
2223 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2224 | Date: Mon, 11 Mar 2002 23:32:20 +0100 | |
2225 | Message-Id: <20020311233220.A12677@rafael> | |
2226 | Branch: perl | |
2227 | ! ext/B/B/Xref.pm | |
2228 | ____________________________________________________________________________ | |
2229 | [ 15187] By: ams on 2002/03/12 05:30:02 | |
2230 | Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm | |
2231 | From: Paul_GreenVOS@vos.stratus.com | |
2232 | Date: Mon, 11 Mar 02 17:23 est | |
2233 | Message-Id: <200203112225.RAA27594@mailhub1.stratus.com> | |
2234 | Branch: perl | |
2235 | ! lib/ExtUtils/MM_Unix.pm | |
2236 | ____________________________________________________________________________ | |
2237 | [ 15186] By: ams on 2002/03/12 05:27:06 | |
2238 | Log: Subject: [PATCH] installperl - minor untangle for VOS | |
2239 | From: Paul_GreenVOS@vos.stratus.com | |
2240 | Date: Mon, 11 Mar 02 17:05 est | |
2241 | Message-Id: <200203112203.RAA21987@mailhub2.stratus.com> | |
2242 | Branch: perl | |
2243 | ! installperl | |
2244 | ____________________________________________________________________________ | |
2245 | [ 15185] By: ams on 2002/03/12 05:25:59 | |
2246 | Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS} | |
2247 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2248 | Date: Mon, 11 Mar 2002 22:37:39 +0100 | |
2249 | Message-Id: <20020311223739.A691@rafael> | |
2250 | Branch: perl | |
2251 | ! ext/B/B/Deparse.pm | |
2252 | ____________________________________________________________________________ | |
2253 | [ 15184] By: ams on 2002/03/12 05:20:54 | |
2254 | Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc | |
2255 | From: Michael G Schwern <schwern@pobox.com> | |
2256 | Date: Tue, 12 Mar 2002 01:12:08 -0500 | |
2257 | Message-Id: <20020312061208.GD904@blackrider> | |
2258 | Branch: perl | |
2259 | ! hints/netbsd.sh | |
2260 | ____________________________________________________________________________ | |
2261 | [ 15183] By: ams on 2002/03/12 04:12:30 | |
2262 | Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173 | |
2263 | From: Autrijus Tang <autrijus@autrijus.org> | |
2264 | Date: Tue, 12 Mar 2002 13:05:53 +0800 | |
2265 | Message-Id: <20020312050553.GA7864@not.autrijus.org> | |
2266 | (Only doc hunk applied, supplementing #15182.) | |
2267 | Branch: perl | |
2268 | ! ext/Encode/Encode.pm | |
2269 | ____________________________________________________________________________ | |
2270 | [ 15182] By: ams on 2002/03/12 04:04:34 | |
2271 | Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173 | |
2272 | From: Autrijus Tang <autrijus@autrijus.org> | |
2273 | Date: Tue, 12 Mar 2002 12:56:46 +0800 | |
2274 | Message-Id: <20020312045646.GA7689@not.autrijus.org> | |
2275 | (Private mail.) | |
2276 | Branch: perl | |
2277 | ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm | |
2278 | ____________________________________________________________________________ | |
2279 | [ 15181] By: ams on 2002/03/12 03:09:20 | |
2280 | Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173 | |
2281 | From: Autrijus Tang <autrijus@autrijus.org> | |
2282 | Date: Tue, 12 Mar 2002 11:55:06 +0800 | |
2283 | Message-Id: <20020312035506.GA6946@not.autrijus.org> | |
2284 | Branch: perl | |
2285 | ! ext/Encode/Encode.pm | |
2286 | ____________________________________________________________________________ | |
2287 | [ 15180] By: jhi on 2002/03/11 22:32:10 | |
2288 | Log: Deypo. | |
2289 | Branch: metaconfig | |
2290 | ! U/threads/d_asctime_r.U | |
2291 | ____________________________________________________________________________ | |
2292 | [ 15179] By: jhi on 2002/03/11 21:42:58 | |
2293 | Log: FAQ sync. | |
2294 | Branch: perl | |
2295 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
2296 | ! pod/perlfaq4.pod pod/perlfaq5.pod | |
2297 | ____________________________________________________________________________ | |
2298 | [ 15178] By: jhi on 2002/03/11 17:34:34 | |
2299 | Log: The test needs perlio. | |
2300 | Branch: perl | |
2301 | ! lib/open.t | |
2302 | ____________________________________________________________________________ | |
2303 | [ 15177] By: ams on 2002/03/11 15:41:08 | |
2304 | Log: Subject: perlreftut update | |
2305 | From: Mark-Jason Dominus <mjd@plover.com> | |
2306 | Date: Mon, 11 Mar 2002 11:36:27 -0500 | |
2307 | Message-Id: <20020311163627.31020.qmail@plover.com> | |
2308 | Branch: perl | |
2309 | ! pod/perlreftut.pod | |
2310 | ____________________________________________________________________________ | |
2311 | [ 15176] By: ams on 2002/03/11 15:35:24 | |
2312 | Log: Subject: Minor correction in perlfaq5 | |
2313 | From: mjd@plover.com | |
2314 | Date: 11 Mar 2002 16:34:22 -0000 | |
2315 | Message-Id: <20020311163422.30963.qmail@plover.com> | |
2316 | Branch: perl | |
2317 | ! pod/perlfaq5.pod | |
2318 | ____________________________________________________________________________ | |
2319 | [ 15175] By: gsar on 2002/03/11 15:11:42 | |
2320 | Log: number of skipped tests was incorrect | |
2321 | Branch: perl | |
2322 | ! t/op/stat.t | |
2323 | ____________________________________________________________________________ | |
2324 | [ 15174] By: gsar on 2002/03/11 14:39:11 | |
2325 | Log: remove doubled CRs | |
2326 | Branch: perl | |
2327 | ! win32/Makefile | |
2328 | ____________________________________________________________________________ | |
2329 | [ 15173] By: jhi on 2002/03/11 14:07:01 | |
2330 | Log: Update Changes. | |
2331 | Branch: perl | |
2332 | ! Changes patchlevel.h | |
2333 | ____________________________________________________________________________ | |
2a3d532f JH |
2334 | [ 15172] By: jhi on 2002/03/11 13:54:49 |
2335 | Log: Regen toc. | |
2336 | Branch: perl | |
2337 | ! pod/perltoc.pod | |
2338 | ____________________________________________________________________________ | |
2339 | [ 15171] By: jhi on 2002/03/11 13:48:09 | |
2340 | Log: Add t/CN.t and t/TW.t; re-sort. | |
2341 | Branch: perl | |
2342 | ! ext/Encode/MANIFEST | |
2343 | ____________________________________________________________________________ | |
2344 | [ 15170] By: jhi on 2002/03/11 13:04:25 | |
2345 | Log: Document what to do if one yearns back to | |
2346 | the old legacy encoding. | |
2347 | Branch: perl | |
2348 | ! lib/encoding.pm | |
2349 | ____________________________________________________________________________ | |
2350 | [ 15169] By: jhi on 2002/03/11 12:57:45 | |
2351 | Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode} | |
2352 | as general purpose encoding transformation interfaces | |
2353 | since that's not what they are. | |
2354 | Branch: perl | |
2355 | ! lib/utf8.pm pod/perlunicode.pod sv.c | |
2356 | ____________________________________________________________________________ | |
2357 | [ 15168] By: ams on 2002/03/11 12:54:16 | |
2358 | Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat | |
2359 | warnings | |
2360 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2361 | Date: Mon, 11 Mar 2002 14:35:22 +0100 | |
2362 | Message-Id: <20020311143522.A7431@rafael> | |
2363 | Branch: perl | |
2364 | ! t/lib/warnings/pp_sys | |
2365 | ____________________________________________________________________________ | |
2366 | [ 15167] By: ams on 2002/03/11 04:57:20 | |
2367 | Log: A little commonsense is better than 1_compile. | |
2368 | Branch: perl | |
2369 | ! lib/File/Find/t/find.t lib/File/Find/t/taint.t | |
2370 | ____________________________________________________________________________ | |
2371 | [ 15166] By: ams on 2002/03/11 04:53:50 | |
2372 | Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1 | |
2373 | From: Michael G Schwern <schwern@pobox.com> | |
2374 | Date: Sun, 10 Mar 2002 13:27:12 -0500 | |
2375 | Message-Id: <20020310182712.GC693@blackrider> | |
2376 | ||
2377 | Subject: [PATCH] Hash::Util part 2 | |
2378 | From: Michael G Schwern <schwern@pobox.com> | |
2379 | Date: Sun, 10 Mar 2002 15:09:34 -0500 | |
2380 | Message-Id: <20020310200934.GB27112@blackrider> | |
2381 | ||
2382 | Subject: [PATCH] Hash::Util MANIFEST correction | |
2383 | From: Michael G Schwern <schwern@pobox.com> | |
2384 | Date: Sun, 10 Mar 2002 16:27:07 -0500 | |
2385 | Message-Id: <20020310212707.GF27112@blackrider> | |
2386 | ||
2387 | (Also changes find.t and taint.t, which were looking for access.t) | |
2388 | Branch: perl | |
2389 | + ext/Data/Util/Changes ext/Data/Util/Makefile.PL | |
2390 | + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm | |
2391 | + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t | |
2392 | + ext/Data/Util/t/Hash.t | |
2393 | - t/lib/access.t | |
2394 | ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t | |
2395 | ! pod/perldiag.pod pod/perltodo.pod universal.c | |
2396 | ____________________________________________________________________________ | |
2397 | [ 15165] By: jhi on 2002/03/11 04:52:56 | |
2398 | Log: metaconfig: more thready fixes. | |
2399 | Branch: metaconfig | |
2400 | ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U | |
2401 | ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U | |
2402 | ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U | |
2403 | ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U | |
2404 | ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U | |
2405 | ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U | |
2406 | ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U | |
2407 | ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U | |
2408 | ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U | |
2409 | ____________________________________________________________________________ | |
2410 | [ 15163] By: jhi on 2002/03/11 04:39:54 | |
2411 | Log: Skip obsoleted interfaces. | |
2412 | Branch: perl | |
2413 | ! Porting/findrfuncs | |
2414 | ____________________________________________________________________________ | |
2415 | [ 15162] By: ams on 2002/03/11 03:48:14 | |
2416 | Log: Typo fixes. | |
2417 | Branch: perl | |
2418 | ! perl.c | |
2419 | ____________________________________________________________________________ | |
2420 | [ 15161] By: jhi on 2002/03/11 03:36:51 | |
2421 | Log: Upgrade to Locale::Codes 2.02. | |
2422 | Branch: perl | |
2423 | + lib/Locale/Codes/t/rename.t | |
2424 | ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README | |
2425 | ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm | |
2426 | ! lib/Locale/Country.pod | |
2427 | ____________________________________________________________________________ | |
2428 | [ 15160] By: jhi on 2002/03/11 03:36:32 | |
2429 | Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD | |
2430 | From: Nicholas Clark <nick@unfortu.net> | |
2431 | Date: Sun, 10 Mar 2002 18:17:50 +0000 | |
2432 | Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net> | |
2433 | ||
2434 | Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD | |
2435 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
2436 | Date: Sun, 10 Mar 2002 13:53:34 -0800 | |
2437 | Message-ID: <eX9i8gzkg26G092yn@efn.org> | |
2438 | ||
2439 | (and reenable the feature in freebsd, | |
2440 | and move the freebsd pr url to perl.c) | |
2441 | Branch: perl | |
2442 | ! hints/freebsd.sh perl.c pod/perldelta.pod | |
2443 | ____________________________________________________________________________ | |
2444 | [ 15159] By: ams on 2002/03/11 03:34:13 | |
2445 | Log: Subject: [PATCH stash.t] access::readonly is gone | |
2446 | From: Michael G Schwern <schwern@pobox.com> | |
2447 | Date: Sun, 10 Mar 2002 16:18:14 -0500 | |
2448 | Message-Id: <20020310211813.GE27112@blackrider> | |
2449 | Branch: perl | |
2450 | ! ext/B/t/stash.t | |
2451 | ____________________________________________________________________________ | |
2452 | [ 15158] By: ams on 2002/03/11 03:28:04 | |
2453 | Log: Subject: [PATCH] Raw socket require privileged user on Win2k | |
2454 | From: "Mattia Barbon" <mbarbon@dsi.unive.it> | |
2455 | Date: Sun, 10 Mar 2002 22:10:15 +0100 | |
2456 | Message-Id: <3C8BD9C7.610.7398DD@localhost> | |
2457 | Branch: perl | |
2458 | ! lib/Net/Ping/t/110_icmp_inst.t | |
2459 | ____________________________________________________________________________ | |
2460 | [ 15157] By: jhi on 2002/03/11 03:12:01 | |
2461 | Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 | |
2462 | From: Michael G Schwern <schwern@pobox.com> | |
2463 | Date: Sun, 10 Mar 2002 19:22:33 -0500 | |
2464 | Message-ID: <20020311002233.GE4927@blackrider> | |
2465 | Branch: perl | |
2466 | ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm | |
2467 | ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t | |
2468 | ! lib/Test/Simple/t/fail-more.t | |
2469 | ____________________________________________________________________________ | |
2470 | [ 15156] By: jhi on 2002/03/11 03:10:55 | |
2471 | Log: Subject: [PATCH] Test.pm 1.18 -> 1.20 | |
2472 | From: Michael G Schwern <schwern@pobox.com> | |
2473 | Date: Sun, 10 Mar 2002 17:14:10 -0500 | |
2474 | Message-ID: <20020310221410.GA4915@blackrider> | |
2475 | Branch: perl | |
2476 | ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t | |
2477 | ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t | |
2478 | ____________________________________________________________________________ | |
2479 | [ 15155] By: jhi on 2002/03/11 03:09:16 | |
2480 | Log: Subject: [PATCH] more warnings tidyup | |
2481 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
2482 | Date: Sun, 10 Mar 2002 21:01:39 -0000 | |
2483 | Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk> | |
2484 | Branch: perl | |
2485 | ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c | |
2486 | ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c | |
2487 | ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c | |
2488 | ! util.c | |
2489 | ____________________________________________________________________________ | |
2490 | [ 15154] By: jhi on 2002/03/11 03:07:03 | |
2491 | Log: Subject: Re: [PATCH] xsubpp prototypes warnings | |
2492 | From: Nicholas Clark <nick@unfortu.net> | |
2493 | Date: Sun, 10 Mar 2002 23:21:07 +0000 | |
2494 | Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net> | |
2495 | Branch: perl | |
2496 | ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL | |
2497 | ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL | |
2498 | ! ext/Encode/TW/Makefile.PL | |
2499 | ____________________________________________________________________________ | |
2500 | [ 15153] By: ams on 2002/03/11 03:06:59 | |
2501 | Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch | |
2502 | From: Max Baker <max@warped.org> | |
2503 | Date: Fri, 8 Mar 2002 10:56:19 -0800 | |
2504 | Message-Id: <20020308105619.A15039@warped.org> | |
2505 | Branch: perl | |
2506 | ! ext/IO/lib/IO/Socket/INET.pm | |
2507 | ____________________________________________________________________________ | |
2508 | [ 15152] By: jhi on 2002/03/11 03:05:54 | |
2509 | Log: Subject: [PATCH] spelling correction | |
2510 | From: Nicholas Clark <nick@unfortu.net> | |
2511 | Date: Sun, 10 Mar 2002 18:34:42 +0000 | |
2512 | Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net> | |
2513 | Branch: perl | |
2514 | ! pp.c pp_hot.c | |
2515 | ____________________________________________________________________________ | |
2516 | [ 15151] By: jhi on 2002/03/11 03:04:33 | |
2517 | Log: DG/UX updates from Takis Psarogiannakopoulos. | |
2518 | Branch: perl | |
2519 | ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h | |
2520 | ____________________________________________________________________________ | |
2521 | [ 15150] By: ams on 2002/03/11 03:02:47 | |
2522 | Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1) | |
2523 | From: Chris Nandor <pudge@pobox.com> | |
2524 | Date: Mon, 04 Mar 2002 17:48:12 -0500 | |
2525 | Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com> | |
2526 | Branch: perl | |
2527 | ! lib/DB.pm lib/perl5db.pl | |
2528 | ____________________________________________________________________________ | |
2529 | [ 15149] By: jhi on 2002/03/11 03:01:26 | |
2530 | Log: metaconfig unit changes in preparation of reentrancy changes. | |
2531 | Branch: metaconfig | |
2532 | + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U | |
2533 | + U/threads/d_ttyname_r.U | |
2534 | ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U | |
2535 | ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U | |
2536 | ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U | |
2537 | ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U | |
2538 | ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U | |
2539 | ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U | |
2540 | ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U | |
2541 | ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U | |
2542 | ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U | |
2543 | ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U | |
2544 | ! U/threads/d_strerror_r.U | |
2545 | ____________________________________________________________________________ | |
2546 | [ 15148] By: jhi on 2002/03/10 22:32:33 | |
2547 | Log: Mysterious characters. | |
2548 | Branch: perl | |
2549 | ! utf8.h | |
2550 | ____________________________________________________________________________ | |
2551 | [ 15147] By: jhi on 2002/03/10 17:58:43 | |
2552 | Log: Unused. | |
2553 | Branch: perl | |
2554 | ! op.c | |
2555 | ____________________________________________________________________________ | |
2556 | [ 15146] By: jhi on 2002/03/10 16:35:55 | |
2557 | Log: Implement :std subpragma of the open pragma | |
2558 | that makes the standard filehandles to talk in | |
2559 | encodings. This change set off a weird warning | |
2560 | from op.c, though: disabled it now until someone | |
2561 | who knows what it is about comes along. | |
2562 | Branch: perl | |
2563 | ! lib/open.pm op.c | |
2564 | ____________________________________________________________________________ | |
2565 | [ 15145] By: jhi on 2002/03/10 16:00:46 | |
2566 | Log: Document the logic of :locale better. | |
2567 | Branch: perl | |
2568 | ! lib/open.pm | |
2569 | ____________________________________________________________________________ | |
2570 | [ 15144] By: jhi on 2002/03/10 15:53:57 | |
2571 | Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD | |
2572 | From: Slaven Rezic <slaven.rezic@berlin.de> | |
2573 | Date: 10 Mar 2002 02:49:17 +0100 | |
2574 | Message-ID: <87lmd1qjj6.fsf@vran.herceg.de> | |
2575 | Branch: perl | |
2576 | ! hints/freebsd.sh | |
2577 | ____________________________________________________________________________ | |
2578 | [ 15143] By: jhi on 2002/03/10 15:46:22 | |
2579 | Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings) | |
2580 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
2581 | Date: Sun, 10 Mar 2002 17:08:54 +0900 | |
2582 | Message-Id: <20020310170748.1F29.BQW10602@nifty.com> | |
2583 | Branch: perl | |
2584 | ! ext/Encode/lib/Encode/Tcl.pm | |
2585 | ! ext/Encode/lib/Encode/Tcl/Escape.pm | |
2586 | ! ext/Encode/lib/Encode/Tcl/Extended.pm | |
2587 | ! ext/Encode/lib/Encode/Tcl/Table.pm | |
2588 | ____________________________________________________________________________ | |
2589 | [ 15142] By: jhi on 2002/03/10 15:43:54 | |
2590 | Log: The patch does the following: | |
2591 | - Nix the unneccessary diagnostics line | |
2592 | - Quell -w warnings if the first ENV doesn't exist | |
2593 | - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw | |
2594 | is too baroque and bloated for daily use (and for perl core inclusion). | |
2595 | - "Cannot figure out an encoding to use" when locale is 'C' is rendered | |
2596 | non-fatal. | |
2597 | - Consequently, the ^OPEN bits is set only when needed. | |
2598 | Branch: perl | |
2599 | ! lib/open.pm | |
2600 | ____________________________________________________________________________ | |
2601 | [ 15141] By: jhi on 2002/03/10 05:15:26 | |
2602 | Log: Misc tiny tweaks from Sarathy, good for threaded builds. | |
2603 | Branch: perl | |
2604 | ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c | |
2605 | ____________________________________________________________________________ | |
2606 | [ 15140] By: jhi on 2002/03/10 05:12:08 | |
2607 | Log: Precedence problem. | |
2608 | Branch: perl | |
2609 | ! ext/Socket/socketpair.t | |
2610 | ____________________________________________________________________________ | |
2611 | [ 15139] By: jhi on 2002/03/10 04:57:07 | |
2612 | Log: Renaming tweaks, and split off the reentrant "superbuffer" | |
2613 | init routine. | |
2614 | Branch: perl | |
2615 | ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h | |
2616 | ! sv.c util.c | |
2617 | ____________________________________________________________________________ | |
2618 | [ 15138] By: jhi on 2002/03/10 00:59:50 | |
2619 | Log: The 7-bit jis seems to be the hanging one. | |
2620 | Branch: perl | |
2621 | ! ext/Encode/t/Tcl.t | |
2622 | ____________________________________________________________________________ | |
2623 | [ 15137] By: jhi on 2002/03/10 00:39:18 | |
2624 | Log: Begone. | |
2625 | Branch: perl | |
2626 | ! ext/Encode/MANIFEST | |
2627 | ____________________________________________________________________________ | |
2628 | [ 15136] By: jhi on 2002/03/09 23:56:42 | |
2629 | Log: Better fix from Autrijus. | |
2630 | Branch: perl | |
2631 | ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm | |
2632 | ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm | |
2633 | ____________________________________________________________________________ | |
2634 | [ 15135] By: jhi on 2002/03/09 18:49:55 | |
2635 | Log: Not everybody has Encode::HanExtra. | |
2636 | Branch: perl | |
2637 | ! ext/Encode/Encode.pm | |
2638 | ____________________________________________________________________________ | |
2639 | [ 15134] By: jhi on 2002/03/09 18:30:18 | |
2640 | Log: Decutandpasto. | |
2641 | Branch: perl | |
2642 | ! ext/Encode/lib/Encode/Tcl.pm | |
2643 | ____________________________________________________________________________ | |
2644 | [ 15133] By: jhi on 2002/03/09 18:19:38 | |
2645 | Log: Subject: [PATCH] Data::Dumper | |
2646 | From: Nicholas Clark <nick@unfortu.net> | |
2647 | Date: Sat, 9 Mar 2002 19:03:54 +0000 | |
2648 | Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net> | |
2649 | Branch: perl | |
2650 | ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs | |
2651 | ! ext/Data/Dumper/t/dumper.t | |
2652 | ____________________________________________________________________________ | |
2653 | [ 15132] By: jhi on 2002/03/09 16:55:40 | |
2654 | Log: Subject: [PATCH] socketpair.t w/o fork | |
2655 | From: "Mattia Barbon" <mbarbon@dsi.unive.it> | |
2656 | Date: Sat, 9 Mar 2002 14:55:11 +0100 | |
2657 | Message-ID: <3C8A224F.29578.13691BA@localhost> | |
2658 | ||
2659 | (modified as suggested by Sarathy) | |
2660 | Branch: perl | |
2661 | ! ext/Socket/socketpair.t | |
2662 | ____________________________________________________________________________ | |
2663 | [ 15131] By: jhi on 2002/03/09 16:05:00 | |
2664 | Log: Subject: [PATCH perldelta] Mention Change 14727 | |
2665 | From: Autrijus Tang <autrijus@autrijus.org> | |
2666 | Date: Sat, 9 Mar 2002 23:31:40 +0800 | |
2667 | Message-ID: <20020309153140.GA4224@not.autrijus.org> | |
2668 | Branch: perl | |
2669 | ! pod/perldelta.pod | |
2670 | ____________________________________________________________________________ | |
2671 | [ 15130] By: jhi on 2002/03/09 16:02:58 | |
2672 | Log: Make Encode.pm implicitly load external CJK tables the first | |
2673 | time they're needed (instead of immediately), from Autrijus | |
2674 | Tang. | |
2675 | Branch: perl | |
2676 | ! ext/Encode/Encode.pm | |
2677 | ____________________________________________________________________________ | |
2678 | [ 15129] By: jhi on 2002/03/09 16:01:00 | |
2679 | Log: Subject: Re: Two questions | |
2680 | From: Nicholas Clark <nick@unfortu.net> | |
2681 | Date: Sat, 9 Mar 2002 12:42:40 +0000 | |
2682 | Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net> | |
2683 | Branch: perl | |
2684 | ! Porting/pumpkin.pod | |
2685 | ____________________________________________________________________________ | |
2686 | [ 15128] By: jhi on 2002/03/09 04:19:22 | |
2687 | Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian | |
2688 | From: Paul_GreenVOS@vos.stratus.com | |
2689 | Date: Fri, 8 Mar 02 22:34 est | |
2690 | Message-Id: <200203090336.WAA11215@mailhub1.stratus.com> | |
2691 | Branch: perl | |
2692 | ! pp_sys.c | |
2693 | ____________________________________________________________________________ | |
2694 | [ 15127] By: jhi on 2002/03/09 01:34:41 | |
2695 | Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines | |
2696 | From: davem@fdgroup.co.uk | |
2697 | Date: Sat, 9 Mar 2002 00:13:27 GMT | |
2698 | Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk> | |
2699 | Branch: perl | |
2700 | ! dump.c | |
2701 | ____________________________________________________________________________ | |
2702 | [ 15126] By: jhi on 2002/03/09 01:23:16 | |
2703 | Log: Deglitch from Rafael. | |
2704 | Branch: perl | |
2705 | ! ext/B/t/lint.t | |
2706 | ____________________________________________________________________________ | |
2707 | [ 15125] By: jhi on 2002/03/08 23:49:00 | |
2708 | Log: Still more portability. | |
2709 | Branch: perl | |
2710 | ! Porting/findrfuncs | |
2711 | ____________________________________________________________________________ | |
2712 | [ 15124] By: jhi on 2002/03/08 22:54:50 | |
2713 | Log: More portability. | |
2714 | Branch: perl | |
2715 | ! Porting/findrfuncs | |
2716 | ____________________________________________________________________________ | |
2717 | [ 15123] By: jhi on 2002/03/08 22:14:37 | |
2718 | Log: Shared library paths; running tests manually. | |
2719 | Branch: perl | |
2720 | ! INSTALL | |
2721 | ____________________________________________________________________________ | |
2722 | [ 15122] By: jhi on 2002/03/08 22:02:37 | |
2723 | Log: Subject: RE: Two questions | |
2724 | From: "Green, Paul" <Paul.Green@stratus.com> | |
2725 | Date: Fri, 8 Mar 2002 17:55:19 -0500 | |
2726 | Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com> | |
2727 | Branch: perl | |
2728 | ! Porting/pumpkin.pod | |
2729 | ____________________________________________________________________________ | |
2730 | [ 15121] By: jhi on 2002/03/08 21:52:51 | |
2731 | Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez. | |
2732 | (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>) | |
2733 | Branch: perl | |
2734 | + ext/B/t/lint.t | |
2735 | ! MANIFEST ext/B/B/Lint.pm | |
2736 | ____________________________________________________________________________ | |
2737 | [ 15120] By: jhi on 2002/03/08 20:27:42 | |
2738 | Log: metaconfig unit change for #15119. | |
2739 | Branch: metaconfig | |
2740 | ! U/threads/d_pthread_atfork.U | |
2741 | ____________________________________________________________________________ | |
2742 | [ 15119] By: jhi on 2002/03/08 20:27:17 | |
2743 | Log: In DG/UX finding pthread_atfork requires a true compile, | |
2744 | from Takis Psarogiannakopoulos. | |
2745 | Branch: perl | |
2746 | ! Configure config_h.SH | |
2747 | ____________________________________________________________________________ | |
2748 | [ 15118] By: jhi on 2002/03/08 20:07:07 | |
2749 | Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp | |
2750 | From: John Peacock <jpeacock@rowman.com> | |
2751 | Date: Fri, 08 Mar 2002 15:52:41 -0500 | |
2752 | Message-ID: <3C892499.4050502@rowman.com> | |
2753 | Branch: perl | |
2754 | ! lib/ExtUtils/xsubpp | |
2755 | ____________________________________________________________________________ | |
2756 | [ 15117] By: jhi on 2002/03/08 20:05:41 | |
2757 | Log: Subject: [PATCH @15109] test numbers for t/op/write.t | |
2758 | From: "Craig A. Berry" <craigberry@mac.com> | |
2759 | Date: Fri, 08 Mar 2002 15:02:51 -0600 | |
2760 | Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01> | |
2761 | Branch: perl | |
2762 | ! t/op/write.t | |
2763 | ____________________________________________________________________________ | |
2764 | [ 15116] By: jhi on 2002/03/08 18:53:42 | |
2765 | Log: Subject: [PATCH] *BETTER* installperl script patch for VOS | |
2766 | From: Paul_GreenVOS@vos.stratus.com | |
2767 | Date: Fri, 8 Mar 02 14:45 est | |
2768 | Message-Id: <200203081947.OAA29065@mailhub1.stratus.com> | |
2769 | Branch: perl | |
2770 | ! installperl | |
2771 | ____________________________________________________________________________ | |
2772 | [ 15115] By: jhi on 2002/03/08 18:52:30 | |
2773 | Log: Subject: [PATCH @15109] tm_tm_* for VMS | |
2774 | From: "Craig A. Berry" <craigberry@mac.com> | |
2775 | Date: Fri, 08 Mar 2002 13:07:52 -0600 | |
2776 | Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01> | |
2777 | Branch: perl | |
2778 | ! configure.com | |
2779 | ____________________________________________________________________________ | |
2780 | [ 15114] By: jhi on 2002/03/08 18:51:27 | |
2781 | Log: Detypo. | |
2782 | Branch: perl | |
2783 | ! Changes | |
2784 | ____________________________________________________________________________ | |
2785 | [ 15113] By: jhi on 2002/03/08 18:49:56 | |
2786 | Log: Better test for #14795 (bug id 20020124.005) from Andreas. | |
2787 | Branch: perl | |
2788 | ! t/op/pat.t | |
2789 | ____________________________________________________________________________ | |
2790 | [ 15112] By: jhi on 2002/03/08 17:56:36 | |
2791 | Log: HP-UX nm seems to repeat itself. | |
2792 | Branch: perl | |
2793 | ! Porting/findrfuncs | |
2794 | ____________________________________________________________________________ | |
2795 | [ 15111] By: jhi on 2002/03/08 17:50:21 | |
2796 | Log: Nice porting script from Sarathy. Well, less nice | |
2797 | in the sense that it shows the looong road ahead. | |
2798 | Branch: perl | |
2799 | + Porting/findrfuncs | |
2800 | ! MANIFEST Porting/makerel | |
2801 | ____________________________________________________________________________ | |
2802 | [ 15110] By: jhi on 2002/03/08 15:58:25 | |
2803 | Log: Subject: Re: Performance considerations for UTF-8 | |
2804 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2805 | Date: Fri, 8 Mar 2002 18:53:28 +0200 | |
2806 | Message-ID: <20020308185328.D640@alpha.hut.fi> | |
2807 | ||
2808 | (put all in perlunicode) | |
2809 | Branch: perl | |
2810 | ! pod/perlunicode.pod | |
2811 | ____________________________________________________________________________ | |
2812 | [ 15109] By: jhi on 2002/03/08 15:09:38 | |
2813 | Log: Update Changes. | |
2814 | Branch: perl | |
2815 | ! Changes patchlevel.h | |
2816 | ____________________________________________________________________________ | |
ff44e953 JH |
2817 | [ 15108] By: jhi on 2002/03/08 14:59:50 |
2818 | Log: Subject: Cygwin cygipc support skipped | |
2819 | From: "Gerrit P. Haase" <gerrit@familiehaase.de> | |
2820 | Date: Fri, 8 Mar 2002 16:59:34 +0100 | |
2821 | Message-ID: <113694157285.20020308165934@familiehaase.de> | |
2822 | Branch: perl | |
2823 | ! hints/cygwin.sh | |
2824 | ____________________________________________________________________________ | |
2825 | [ 15107] By: jhi on 2002/03/08 14:48:36 | |
2826 | Log: metaconfig unit change for #15106. | |
2827 | Branch: metaconfig | |
2828 | ! U/compline/d_gconvert.U | |
2829 | ____________________________________________________________________________ | |
2830 | [ 15106] By: jhi on 2002/03/08 14:48:14 | |
2831 | Log: Subject: Re: [PATCH] tests for Gconvert | |
2832 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
2833 | Date: Thu, 07 Mar 2002 16:48:10 -0800 | |
2834 | Message-ID: <KpAi8gzkganW092yn@efn.org> | |
2835 | Branch: perl | |
2836 | ! Configure config_h.SH t/base/num.t | |
2837 | ____________________________________________________________________________ | |
2838 | [ 15105] By: jhi on 2002/03/08 14:32:55 | |
2839 | Log: The new test has some teething problems. | |
2840 | Branch: perl | |
2841 | - ext/B/t/lint.t | |
2842 | ! MANIFEST | |
2843 | ____________________________________________________________________________ | |
2844 | [ 15104] By: jhi on 2002/03/08 13:42:24 | |
2845 | Log: Subject: [PATCH] B::Lint tests | |
2846 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2847 | Date: Fri, 8 Mar 2002 14:47:19 +0100 | |
2848 | Message-ID: <20020308144719.A2663@rafael> | |
2849 | Branch: perl | |
2850 | + ext/B/t/lint.t | |
2851 | ! MANIFEST ext/B/B/Lint.pm | |
2852 | ____________________________________________________________________________ | |
2853 | [ 15103] By: jhi on 2002/03/08 13:40:35 | |
2854 | Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3 | |
2855 | From: Tom Horsley <Tom.Horsley@mail.ccur.com> | |
2856 | Date: Fri, 8 Mar 2002 13:24:14 GMT | |
2857 | Message-Id: <200203081324.NAA00642@cleo> | |
2858 | Branch: perl | |
2859 | ! hints/powerux.sh | |
2860 | ____________________________________________________________________________ | |
2861 | [ 15102] By: jhi on 2002/03/08 13:37:04 | |
2862 | Log: Subject: HP has some new models | |
2863 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
2864 | Date: Fri, 08 Mar 2002 13:07:02 +0100 | |
2865 | Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl> | |
2866 | Branch: perl | |
2867 | ! README.hpux | |
2868 | ____________________________________________________________________________ | |
2869 | [ 15101] By: ams on 2002/03/08 09:11:40 | |
2870 | Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes | |
2871 | From: Stas Bekman <stas@stason.org> | |
2872 | Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT) | |
2873 | Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org> | |
2874 | Branch: perl | |
2875 | ! pod/perlguts.pod | |
2876 | ____________________________________________________________________________ | |
2877 | [ 15100] By: pudge on 2002/03/08 03:23:17 | |
2878 | Log: Update Changes | |
2879 | Branch: maint-5.6/macperl | |
2880 | ! macos/Changes | |
2881 | ____________________________________________________________________________ | |
2882 | [ 15099] By: pudge on 2002/03/08 03:20:06 | |
2883 | Log: Replace macperlbundled with macperldelta | |
2884 | Branch: maint-5.6/macperl | |
2885 | ! macos/macperl/MacPerl.podhelp | |
2886 | ____________________________________________________________________________ | |
2887 | [ 15098] By: pudge on 2002/03/08 03:19:44 | |
2888 | Log: Comsetic fixes (Thomas Wegner) | |
2889 | Branch: maint-5.6/macperl | |
2890 | ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r | |
2891 | ____________________________________________________________________________ | |
2892 | [ 15097] By: pudge on 2002/03/08 03:19:08 | |
2893 | Log: Bump OS version | |
2894 | Branch: maint-5.6/macperl | |
2895 | ! macos/config.sh | |
2896 | ____________________________________________________________________________ | |
2897 | [ 15096] By: jhi on 2002/03/08 03:14:41 | |
2898 | Log: Thought I deleted this already? | |
2899 | Branch: perl | |
2900 | - ext/I18N/Langinfo/fallback.c | |
2901 | ____________________________________________________________________________ | |
2902 | [ 15095] By: jhi on 2002/03/08 03:06:20 | |
2903 | Log: perlport updates from Pudge. | |
2904 | Branch: perl | |
2905 | ! pod/perlport.pod | |
2906 | ____________________________________________________________________________ | |
2907 | [ 15094] By: ams on 2002/03/08 03:06:03 | |
2908 | Log: Nitpick. | |
2909 | Branch: perl | |
2910 | ! MANIFEST | |
2911 | ____________________________________________________________________________ | |
2912 | [ 15093] By: jhi on 2002/03/08 03:00:46 | |
2913 | Log: Wrong test. | |
2914 | Branch: perl | |
2915 | ! pod/perldelta.pod | |
2916 | ____________________________________________________________________________ | |
2917 | [ 15091] By: jhi on 2002/03/08 02:25:23 | |
2918 | Log: Integrate change 14064 from macperl to blead. | |
2919 | Branch: perl | |
2920 | !> pod/perlmodinstall.pod pod/perlport.pod | |
2921 | ____________________________________________________________________________ | |
2922 | [ 15090] By: pudge on 2002/03/08 02:15:01 | |
2923 | Log: Integrate recent perlport changes | |
2924 | Branch: maint-5.6/macperl | |
2925 | !> pod/perlport.pod | |
2926 | ____________________________________________________________________________ | |
2927 | [ 15089] By: ams on 2002/03/08 01:54:03 | |
2928 | Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a | |
2929 | minor typo in perlguts.pod | |
2930 | From: Anton Tagunov <tagunov@motor.ru> | |
2931 | Date: Fri, 8 Mar 2002 05:26:59 +0300 | |
2932 | Message-Id: <4649821189.20020308052659@motor.ru> | |
2933 | Branch: perl | |
2934 | ! pod/perlguts.pod | |
2935 | ____________________________________________________________________________ | |
2936 | [ 15088] By: jhi on 2002/03/08 01:40:41 | |
2937 | Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! | |
2938 | From: Anton Tagunov <tagunov@newmail.ru> | |
2939 | Date: Fri, 8 Mar 2002 04:31:44 +0300 | |
2940 | Message-ID: <13946506773.20020308043144@newmail.ru> | |
2941 | ||
2942 | (one test changed) | |
2943 | Branch: perl | |
2944 | ! lib/encoding.t sv.c | |
2945 | ____________________________________________________________________________ | |
2946 | [ 15087] By: jhi on 2002/03/08 00:15:08 | |
2947 | Log: Subject: [PATCH perldelta] some more deltas | |
2948 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2949 | Date: Thu, 7 Mar 2002 23:13:23 +0100 | |
2950 | Message-ID: <20020307231323.A13068@rafael> | |
2951 | Branch: perl | |
2952 | ! pod/perldelta.pod | |
2953 | ____________________________________________________________________________ | |
2954 | [ 15086] By: jhi on 2002/03/07 22:43:31 | |
2955 | Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug | |
2956 | From: Paul_GreenVOS@vos.stratus.com | |
2957 | Date: Thu, 7 Mar 02 14:25 est | |
2958 | Message-Id: <200203071924.OAA03273@mailhub2.stratus.com> | |
2959 | Branch: perl | |
2960 | ! t/io/fs.t | |
2961 | ____________________________________________________________________________ | |
2962 | [ 15085] By: jhi on 2002/03/07 22:37:51 | |
2963 | Log: As suggested by Anton Tagunov, eq and cmp now obey the | |
2964 | encoding pragma (by remapping their byte argument if the | |
2965 | other argument is in Unicode). Also fix a bug found by | |
2966 | Anton where ord undef under the encoding pragma would barf. | |
2967 | ([ID 20020307.009] A null pointer dereference with 'use encoding') | |
2968 | Finally, use the nicer form of sv_recode_to_utf8. | |
2969 | Branch: perl | |
2970 | ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c | |
2971 | ____________________________________________________________________________ | |
2972 | [ 15084] By: jhi on 2002/03/07 20:54:02 | |
2973 | Log: Retract #14985, #14899, and #14990, following the principles | |
2974 | "Do no harm." and "If it ain't broke, don't fix it." | |
2975 | ||
2976 | Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed | |
2977 | some, but still broken, and I do not have the extra brain | |
2978 | cells for the EBCDIC backport. Secondly, the old version | |
2979 | worked both in EBCDIC and non-. Thirdly, the old version | |
2980 | may be more amenable for the behaviour suggsted by Anton | |
2981 | Tagunov regarding the encoding pragma. | |
2982 | Branch: perl | |
2983 | ! embed.fnc embed.h global.sym proto.h sv.c util.c | |
2984 | ____________________________________________________________________________ | |
2985 | [ 15083] By: jhi on 2002/03/07 20:26:36 | |
2986 | Log: Long doubles give you long doubles. | |
2987 | Branch: perl | |
2988 | ! t/base/num.t | |
2989 | ____________________________________________________________________________ | |
2990 | [ 15082] By: jhi on 2002/03/07 18:16:39 | |
2991 | Log: Forgotten deMANIFESTation. | |
2992 | Branch: perl | |
2993 | ! MANIFEST | |
2994 | ____________________________________________________________________________ | |
2995 | [ 15081] By: jhi on 2002/03/07 17:29:17 | |
2996 | Log: Obsolete unused file, noticed by Dank Kogai. | |
2997 | Branch: perl | |
2998 | - ext/Encode/lib/Encode/JP/Tr.pm | |
2999 | ____________________________________________________________________________ | |
3000 | [ 15080] By: ams on 2002/03/07 11:31:46 | |
3001 | Log: Subject: [PATCH Changes] Changes should mirror version number | |
3002 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3003 | Date: Thu, 7 Mar 2002 11:04:24 GMT | |
3004 | Message-Id: <200203071104.LAA17200@tempest.npl.co.uk> | |
3005 | Branch: perl | |
3006 | ! Porting/pumpkin.pod | |
3007 | ____________________________________________________________________________ | |
3008 | [ 15079] By: jhi on 2002/03/07 04:40:06 | |
3009 | Log: metaconfig unit change for #15078. | |
3010 | Branch: metaconfig | |
3011 | ! U/compline/d_gconvert.U | |
3012 | ____________________________________________________________________________ | |
3013 | [ 15078] By: jhi on 2002/03/07 04:39:39 | |
3014 | Log: Subject: Re: [PATCH] tests for Gconvert | |
3015 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3016 | Date: Wed, 06 Mar 2002 20:22:54 -0800 | |
3017 | Message-ID: <esuh8gzkg2/b092yn@efn.org> | |
3018 | Branch: perl | |
3019 | ! Configure pod/perldelta.pod t/base/num.t | |
3020 | ____________________________________________________________________________ | |
3021 | [ 15077] By: jhi on 2002/03/07 03:27:38 | |
3022 | Log: Mac OS X UFS does not do ctime. | |
3023 | Branch: perl | |
3024 | ! pod/perldelta.pod pod/perlport.pod | |
3025 | ____________________________________________________________________________ | |
3026 | [ 15076] By: jhi on 2002/03/07 02:40:09 | |
3027 | Log: AUTHORS updates. | |
3028 | Branch: perl | |
3029 | ! AUTHORS | |
3030 | ____________________________________________________________________________ | |
3031 | [ 15075] By: jhi on 2002/03/07 01:48:46 | |
3032 | Log: Continued Chinese puzzles from Autrijus. | |
3033 | Branch: perl | |
3034 | + ext/Encode/t/CN.t ext/Encode/t/TW.t | |
3035 | ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm | |
3036 | ____________________________________________________________________________ | |
3037 | [ 15074] By: jhi on 2002/03/07 00:16:10 | |
3038 | Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm | |
3039 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
3040 | Date: Wed, 6 Mar 2002 18:13:51 +0100 | |
3041 | Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu> | |
3042 | Branch: perl | |
3043 | ! lib/File/Spec/Win32.pm | |
3044 | ____________________________________________________________________________ | |
3045 | [ 15073] By: jhi on 2002/03/07 00:15:11 | |
3046 | Log: perlport tweaks. | |
3047 | Branch: perl | |
3048 | ! pod/perlport.pod | |
3049 | ____________________________________________________________________________ | |
3050 | [ 15072] By: jhi on 2002/03/07 00:05:11 | |
3051 | Log: Subject: Re: [PATCH docs] Re: Bug with -M | |
3052 | From: Michael G Schwern <schwern@pobox.com> | |
3053 | Date: Wed, 6 Mar 2002 16:20:27 -0500 | |
3054 | Message-ID: <20020306212027.GC4257@blackrider> | |
3055 | Branch: perl | |
3056 | ! pod/perlfunc.pod pod/perlport.pod | |
3057 | ____________________________________________________________________________ | |
3058 | [ 15071] By: jhi on 2002/03/06 20:20:29 | |
3059 | Log: perldelta updates. | |
3060 | Branch: perl | |
3061 | ! pod/perldelta.pod | |
3062 | ____________________________________________________________________________ | |
3063 | [ 15070] By: jhi on 2002/03/06 20:06:37 | |
3064 | Log: 5005threads wasn't even compiling. | |
3065 | Branch: perl | |
3066 | ! perl.c | |
3067 | ____________________________________________________________________________ | |
3068 | [ 15069] By: jhi on 2002/03/06 15:06:33 | |
3069 | Log: Subject: Re: perl@15047 New format tests for still existing bugs | |
3070 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3071 | Date: Wed, 06 Mar 2002 12:59:29 +0100 | |
3072 | Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl> | |
3073 | Branch: perl | |
3074 | ! t/op/write.t | |
3075 | ____________________________________________________________________________ | |
3076 | [ 15068] By: jhi on 2002/03/06 15:04:41 | |
3077 | Log: Regen Glossary et al. | |
3078 | Branch: perl | |
3079 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
3080 | ____________________________________________________________________________ | |
3081 | [ 15067] By: jhi on 2002/03/06 14:39:58 | |
3082 | Log: Use HAS_TM_TM_ZONE (from #15065). Should help | |
3083 | [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set | |
3084 | Branch: perl | |
3085 | ! util.c | |
3086 | ____________________________________________________________________________ | |
3087 | [ 15066] By: jhi on 2002/03/06 14:39:40 | |
3088 | Log: metaconfig unit change for #15065. | |
3089 | Branch: metaconfig | |
3090 | ! U/compline/i_time.U | |
3091 | ____________________________________________________________________________ | |
3092 | [ 15065] By: jhi on 2002/03/06 14:39:18 | |
3093 | Log: Scan for tm_zone (and tm_gmtoff, while we are at it). | |
3094 | Branch: perl | |
3095 | ! Configure config_h.SH | |
3096 | ____________________________________________________________________________ | |
3097 | [ 15064] By: jhi on 2002/03/06 14:14:02 | |
3098 | Log: Must remove fallback.c also from here. | |
3099 | Branch: perl | |
3100 | ! MANIFEST | |
3101 | ____________________________________________________________________________ | |
3102 | [ 15063] By: jhi on 2002/03/06 13:37:31 | |
3103 | Log: Subject: Re: perl@15047 WinCE | |
3104 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3105 | Date: Wed, 06 Mar 2002 13:41:30 +0100 | |
3106 | Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl> | |
3107 | ||
3108 | Subject: Re: perl@15047 Win32 | |
3109 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3110 | Date: Wed, 06 Mar 2002 13:46:02 +0100 | |
3111 | Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl> | |
3112 | ||
3113 | Subject: Re: perl@15047 Epoc | |
3114 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3115 | Date: Wed, 06 Mar 2002 13:48:31 +0100 | |
3116 | Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl> | |
3117 | ||
3118 | Subject: Re: perl@15047 NetWare | |
3119 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3120 | Date: Wed, 06 Mar 2002 13:55:46 +0100 | |
3121 | Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl> | |
3122 | Branch: perl | |
3123 | ! NetWare/config_H.wc epoc/config.sh win32/Makefile | |
3124 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3125 | ! wince/Makefile.ce wince/config.h | |
3126 | ____________________________________________________________________________ | |
3127 | [ 15062] By: ams on 2002/03/06 09:26:49 | |
3128 | Log: Subject: Re: perl@15047 | |
3129 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3130 | Date: Wed, 06 Mar 2002 11:25:50 +0100 | |
3131 | Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl> | |
3132 | Branch: perl | |
3133 | ! cygwin/perlld.in | |
3134 | ____________________________________________________________________________ | |
3135 | [ 15061] By: ams on 2002/03/06 08:44:12 | |
3136 | Log: Subject: Re: perl@15047 | |
3137 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3138 | Date: Wed, 06 Mar 2002 10:38:02 +0100 | |
3139 | Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl> | |
3140 | Branch: perl | |
3141 | ! pod/perldelta.pod | |
3142 | ____________________________________________________________________________ | |
3143 | [ 15060] By: ams on 2002/03/06 08:30:33 | |
3144 | Log: Subject: Update perlhist.pod | |
3145 | From: mjd@plover.com | |
3146 | Date: 6 Mar 2002 07:11:55 -0000 | |
3147 | Message-Id: <20020306071155.10240.qmail@plover.com> | |
3148 | ||
3149 | Subject: [PATCH pod/perlvar.pod] $^V => string | |
3150 | From: Stas Bekman <stas@stason.org> | |
3151 | Date: Wed, 06 Mar 2002 14:56:55 +0800 | |
3152 | Message-Id: <3C85BDB7.7050700@stason.org> | |
3153 | Branch: perl | |
3154 | ! pod/perlhist.pod pod/perlvar.pod | |
3155 | ____________________________________________________________________________ | |
3156 | [ 15059] By: ams on 2002/03/06 04:15:38 | |
3157 | Log: Subject: [PATCH] assorted configure.com fix-ups | |
3158 | From: "Craig A. Berry" <craigberry@mac.com> | |
3159 | Date: Tue, 5 Mar 2002 23:11:22 -0600 | |
3160 | Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]> | |
3161 | Branch: perl | |
3162 | ! configure.com | |
3163 | ____________________________________________________________________________ | |
3164 | [ 15058] By: jhi on 2002/03/06 04:01:27 | |
3165 | Log: IRIX failure with long doubles. | |
3166 | Branch: perl | |
3167 | ! t/op/pack.t | |
3168 | ____________________________________________________________________________ | |
3169 | [ 15057] By: jhi on 2002/03/06 03:12:15 | |
3170 | Log: Make reality and Changes coincide. | |
3171 | Branch: perl | |
3172 | ! Changes | |
3173 | ____________________________________________________________________________ | |
3174 | [ 15056] By: jhi on 2002/03/06 00:49:03 | |
3175 | Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description | |
3176 | From: Anton Tagunov <tagunov@motor.ru> | |
3177 | Date: Wed, 6 Mar 2002 02:10:21 +0300 | |
3178 | Message-ID: <11152782757.20020306021021@motor.ru> | |
3179 | ||
3180 | (reworded) | |
3181 | Branch: perl | |
3182 | ! pod/perluniintro.pod | |
3183 | ____________________________________________________________________________ | |
3184 | [ 15055] By: jhi on 2002/03/06 00:35:22 | |
3185 | Log: Subject: [PATCH] B::Lint doesn't work | |
3186 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3187 | Date: Tue, 5 Mar 2002 22:51:18 +0100 | |
3188 | Message-ID: <20020305225118.C733@rafael> | |
3189 | Branch: perl | |
3190 | ! ext/B/B/Lint.pm | |
3191 | ____________________________________________________________________________ | |
3192 | [ 15054] By: jhi on 2002/03/06 00:34:32 | |
3193 | Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read | |
3194 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3195 | Date: Mon, 04 Mar 2002 16:24:32 -0800 | |
3196 | Message-ID: <ABBh8gzkgezX092yn@efn.org> | |
3197 | Branch: perl | |
3198 | ! op.h pp_ctl.c t/op/flip.t | |
3199 | ____________________________________________________________________________ | |
3200 | [ 15053] By: jhi on 2002/03/06 00:31:02 | |
3201 | Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3 | |
3202 | From: Nicholas Clark <nick@unfortu.net> | |
3203 | Date: Tue, 5 Mar 2002 22:30:49 +0000 | |
3204 | Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net> | |
3205 | Branch: perl | |
3206 | ! pod/perldelta.pod | |
3207 | ____________________________________________________________________________ | |
3208 | [ 15052] By: jhi on 2002/03/06 00:28:40 | |
3209 | Log: Subject: [PATCH] tests for Gconvert | |
3210 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
3211 | Date: Tue, 05 Mar 2002 16:35:45 -0800 | |
3212 | Message-ID: <hRWh8gzkgONX092yn@efn.org> | |
3213 | Branch: perl | |
3214 | ! t/base/num.t | |
3215 | ____________________________________________________________________________ | |
3216 | [ 15051] By: jhi on 2002/03/06 00:25:27 | |
3217 | Log: Subject: [PATCH] toplevel Makefile.SH | |
3218 | From: Paul_GreenVOS@vos.stratus.com | |
3219 | Date: Tue, 5 Mar 02 17:34 est | |
3220 | Message-Id: <200203052233.RAA18424@mailhub2.stratus.com> | |
3221 | Branch: perl | |
3222 | ! Makefile.SH | |
3223 | ____________________________________________________________________________ | |
3224 | [ 15050] By: jhi on 2002/03/05 20:46:40 | |
3225 | Log: Subject: [PATCH] pointer to perldelta in Changes | |
3226 | From: Chris Nandor <pudge@pobox.com> | |
3227 | Date: Tue, 05 Mar 2002 16:04:50 -0500 | |
3228 | Message-ID: <pudge-920238.16045005032002@onion.valueclick.com> | |
3229 | Branch: perl | |
3230 | ! Changes | |
3231 | ____________________________________________________________________________ | |
3232 | [ 15049] By: jhi on 2002/03/05 20:45:33 | |
3233 | Log: Subject: [PATCH perldelta] chom?p overridability is the other way | |
3234 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3235 | Date: Tue, 5 Mar 2002 22:26:20 +0100 | |
3236 | Message-ID: <20020305222620.A733@rafael> | |
3237 | Branch: perl | |
3238 | ! pod/perldelta.pod | |
3239 | ____________________________________________________________________________ | |
3240 | [ 15048] By: jhi on 2002/03/05 20:43:45 | |
3241 | Log: Solaris: allow for /usr/bin/df not to exist. | |
3242 | ||
3243 | Subject: [ID 20020305.014] Configure: /usr/bin/df: not found | |
3244 | From: Kingpin <mthurn@copper.dulles.tasc.com> | |
3245 | Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST) | |
3246 | Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com> | |
3247 | Branch: perl | |
3248 | ! hints/solaris_2.sh | |
3249 | ____________________________________________________________________________ | |
3250 | [ 15047] By: jhi on 2002/03/05 15:36:10 | |
3251 | Log: Update Changes. | |
3252 | Branch: perl | |
3253 | ! Changes patchlevel.h | |
3254 | ____________________________________________________________________________ | |
0cce8c82 JH |
3255 | [ 15046] By: jhi on 2002/03/05 14:56:19 |
3256 | Log: Double MANIFESTing. | |
3257 | Branch: perl | |
3258 | ! ext/Encode/MANIFEST | |
3259 | ____________________________________________________________________________ | |
3260 | [ 15045] By: jhi on 2002/03/05 14:29:41 | |
3261 | Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki. | |
3262 | Branch: perl | |
3263 | - ext/Encode/Encode/7bit-kr.enc | |
3264 | - ext/Encode/lib/Encode/Tcl/HanZi.pm | |
3265 | ! MANIFEST ext/Encode/lib/Encode/Tcl.pm | |
3266 | ____________________________________________________________________________ | |
3267 | [ 15044] By: jhi on 2002/03/05 13:40:31 | |
3268 | Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN | |
3269 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
3270 | Date: Tue, 5 Mar 2002 14:35:57 +0100 | |
3271 | Message-ID: <20020305143557.C695@rafael> | |
3272 | Branch: perl | |
3273 | ! pp_sys.c t/lib/warnings/pp_sys | |
3274 | ____________________________________________________________________________ | |
3275 | [ 15043] By: jhi on 2002/03/05 13:36:30 | |
3276 | Log: Subject: [PATCH Devel::PPPort] | |
3277 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3278 | Date: Tue, 5 Mar 2002 13:37:59 GMT | |
3279 | Message-Id: <200203051337.NAA14686@tempest.npl.co.uk> | |
3280 | Branch: perl | |
3281 | ! ext/Devel/PPPort/Makefile.PL | |
3282 | ____________________________________________________________________________ | |
3283 | [ 15042] By: jhi on 2002/03/05 13:33:55 | |
17fbc993 | 3284 | Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests. |
0cce8c82 JH |
3285 | Branch: perl |
3286 | ! ext/Encode/t/Tcl.t | |
3287 | ____________________________________________________________________________ | |
3288 | [ 15041] By: nick on 2002/03/05 07:23:58 | |
3289 | Log: Integrate mainline (5.7.3) | |
3290 | Branch: perlio | |
3291 | +> ext/Encode/lib/Encode/CN/HZ.pm | |
3292 | - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc | |
3293 | !> (integrate 54 files) | |
3294 | ____________________________________________________________________________ | |
3295 | [ 15040] By: ams on 2002/03/05 05:10:33 | |
3296 | Log: Subject: DOC PATCH 5.7.3 (perldelta) | |
3297 | From: mjd@plover.com | |
3298 | Date: 5 Mar 2002 05:35:58 -0000 | |
3299 | Message-Id: <20020305053558.31677.qmail@plover.com> | |
3300 | Branch: perl | |
3301 | ! pod/perldelta.pod | |
3302 | ____________________________________________________________________________ | |
3303 | [ 15039] By: jhi on 2002/03/05 03:32:07 | |
3304 | Log: This is 5.7.3. | |
3305 | Branch: perl | |
3306 | ! patchlevel.h | |
3307 | ____________________________________________________________________________ | |
3308 | [ 15038] By: jhi on 2002/03/05 03:31:32 | |
3309 | Log: Shoo. | |
3310 | Branch: perl | |
3311 | ! ext/Encode/t/Tcl.t | |
3312 | ____________________________________________________________________________ | |
3313 | [ 15037] By: jhi on 2002/03/05 03:15:17 | |
3314 | Log: Update Changes. | |
3315 | Branch: perl | |
3316 | ! Changes patchlevel.h | |
3317 | ____________________________________________________________________________ | |
5d093761 JH |
3318 | [ 15036] By: jhi on 2002/03/05 03:11:17 |
3319 | Log: Regen perlapi. | |
3320 | Branch: perl | |
3321 | ! pod/perlapi.pod | |
3322 | ____________________________________________________________________________ | |
3323 | [ 15035] By: jhi on 2002/03/05 03:08:50 | |
3324 | Log: Tie::File doc tweak for Win32 from mjd. | |
3325 | Branch: perl | |
3326 | ! lib/Tie/File.pm | |
3327 | ____________________________________________________________________________ | |
3328 | [ 15034] By: jhi on 2002/03/05 02:51:47 | |
3329 | Log: Regen toc. | |
3330 | Branch: perl | |
3331 | ! pod/perltoc.pod | |
3332 | ____________________________________________________________________________ | |
3333 | [ 15033] By: jhi on 2002/03/05 02:34:32 | |
3334 | Log: Decommission Encode::Tcl HZ testing for now. | |
3335 | Branch: perl | |
3336 | ! ext/Encode/t/Tcl.t | |
3337 | ____________________________________________________________________________ | |
3338 | [ 15032] By: jhi on 2002/03/05 02:05:23 | |
3339 | Log: Must have a return. | |
3340 | Branch: perl | |
3341 | ! pp_pack.c | |
3342 | ____________________________________________________________________________ | |
3343 | [ 15031] By: jhi on 2002/03/05 01:45:21 | |
3344 | Log: The very latest win32 score from Jan Dubois. | |
3345 | Branch: perl | |
3346 | ! pod/perldelta.pod | |
3347 | ____________________________________________________________________________ | |
3348 | [ 15030] By: ams on 2002/03/05 01:40:01 | |
3349 | Log: Subject: [PATCH] README.macos | |
3350 | From: Chris Nandor <pudge@pobox.com> | |
3351 | Date: Mon, 04 Mar 2002 17:37:59 -0500 | |
3352 | Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com> | |
3353 | Branch: perl | |
3354 | ! README.macos | |
3355 | ____________________________________________________________________________ | |
3356 | [ 15029] By: jhi on 2002/03/05 01:39:29 | |
3357 | Log: "The last pieces of Chinese puzzle" from Autrijus. | |
3358 | Branch: perl | |
3359 | + ext/Encode/lib/Encode/CN/HZ.pm | |
3360 | - ext/Encode/Encode/HZ.enc | |
3361 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm | |
3362 | ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm | |
3363 | ____________________________________________________________________________ | |
3364 | [ 15028] By: jhi on 2002/03/05 00:53:36 | |
3365 | Log: Known test failures updates. | |
3366 | Branch: perl | |
3367 | ! pod/perldelta.pod | |
3368 | ____________________________________________________________________________ | |
3369 | [ 15027] By: jhi on 2002/03/04 23:48:07 | |
3370 | Log: One more nit from mjd. | |
3371 | Branch: perl | |
3372 | ! lib/Tie/File/t/16_handle.t | |
3373 | ____________________________________________________________________________ | |
3374 | [ 15026] By: jhi on 2002/03/04 23:42:28 | |
3375 | Log: Upgrade to Tie::File 0.17 from mjd. | |
3376 | Branch: perl | |
3377 | ! lib/Tie/File.pm lib/Tie/File/t/05_size.t | |
3378 | ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
3379 | ____________________________________________________________________________ | |
3380 | [ 15025] By: jhi on 2002/03/04 23:14:54 | |
3381 | Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 | |
3382 | From: Nicholas Clark <nick@unfortu.net> | |
3383 | Date: Mon, 4 Mar 2002 23:33:52 +0000 | |
3384 | Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net> | |
3385 | Branch: perl | |
3386 | ! pod/perldelta.pod | |
3387 | ____________________________________________________________________________ | |
3388 | [ 15024] By: jhi on 2002/03/04 22:21:44 | |
3389 | Log: Escapee. | |
3390 | Branch: perl | |
3391 | ! proto.h | |
3392 | ____________________________________________________________________________ | |
3393 | [ 15023] By: jhi on 2002/03/04 22:17:56 | |
3394 | Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs) | |
3395 | From: Nicholas Clark <nick@unfortu.net> | |
3396 | Date: Mon, 4 Mar 2002 22:48:38 +0000 | |
3397 | Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net> | |
3398 | Branch: perl | |
3399 | ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs | |
3400 | ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs | |
3401 | ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs | |
3402 | ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL | |
3403 | ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs | |
3404 | ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs | |
3405 | ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL | |
3406 | ____________________________________________________________________________ | |
3407 | [ 15022] By: jhi on 2002/03/04 22:09:39 | |
3408 | Log: Cleaner. | |
3409 | Branch: perl | |
3410 | ! Makefile.SH | |
3411 | ____________________________________________________________________________ | |
3412 | [ 15021] By: jhi on 2002/03/04 22:06:22 | |
3413 | Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English' | |
3414 | From: Jeffrey Friedl <jfriedl@yahoo.com> | |
3415 | Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST) | |
3416 | Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com> | |
3417 | Branch: perl | |
3418 | ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod | |
3419 | ! pod/perlvar.pod | |
3420 | ____________________________________________________________________________ | |
3421 | [ 15020] By: jhi on 2002/03/04 21:44:42 | |
3422 | Log: More Han tweaks from Autrjius Tang: most importantly, | |
3423 | gbk is identical to cp936, so gbk can be removed and | |
3424 | taken care of by an alias. | |
3425 | Branch: perl | |
3426 | - ext/Encode/Encode/gbk.enc | |
3427 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
3428 | ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm | |
3429 | ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST | |
3430 | ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
3431 | ____________________________________________________________________________ | |
3432 | [ 15019] By: jhi on 2002/03/04 21:23:42 | |
3433 | Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5 | |
3434 | From: Nicholas Clark <nick@unfortu.net> | |
3435 | Date: Mon, 4 Mar 2002 22:20:13 +0000 | |
3436 | Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net> | |
3437 | Branch: perl | |
3438 | ! pod/perldelta.pod | |
3439 | ____________________________________________________________________________ | |
3440 | [ 15018] By: jhi on 2002/03/04 21:19:31 | |
3441 | Log: Based on | |
3442 | ||
3443 | Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description | |
3444 | From: Anton Tagunov <tagunov@motor.ru> | |
3445 | Date: Mon, 4 Mar 2002 21:14:39 +0300 | |
3446 | Message-ID: <1814137429.20020304211439@motor.ru> | |
3447 | Branch: perl | |
3448 | ! pod/perlunicode.pod | |
3449 | ____________________________________________________________________________ | |
3450 | [ 15017] By: jhi on 2002/03/04 20:43:05 | |
3451 | Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword | |
3452 | From: John Peacock <jpeacock@rowman.com> | |
3453 | Date: Mon, 04 Mar 2002 16:18:42 -0500 | |
3454 | Message-ID: <3C83E4B2.3060700@rowman.com> | |
3455 | ||
3456 | Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword | |
3457 | From: John Peacock <jpeacock@rowman.com> | |
3458 | Date: Mon, 04 Mar 2002 16:42:55 -0500 | |
3459 | Message-ID: <3C83EA5F.80303@rowman.com> | |
3460 | Branch: perl | |
3461 | ! lib/ExtUtils/xsubpp pod/perlxs.pod | |
3462 | ____________________________________________________________________________ | |
3463 | [ 15016] By: jhi on 2002/03/04 20:07:04 | |
3464 | Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 | |
3465 | From: "Craig A. Berry" <craigberry@mac.com> | |
3466 | Date: Mon, 04 Mar 2002 14:47:59 -0600 | |
3467 | Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01> | |
3468 | ||
3469 | Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165 | |
3470 | From: "Craig A. Berry" <craigberry@mac.com> | |
3471 | Date: Mon, 04 Mar 2002 15:04:58 -0600 | |
3472 | Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com> | |
3473 | Branch: perl | |
3474 | ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL | |
3475 | ____________________________________________________________________________ | |
3476 | [ 15015] By: jhi on 2002/03/04 18:58:03 | |
3477 | Log: metaconfig unit change for #15014. | |
3478 | Branch: metaconfig/U/perl | |
3479 | ! Extensions.U | |
3480 | ____________________________________________________________________________ | |
3481 | [ 15014] By: jhi on 2002/03/04 18:57:23 | |
3482 | Log: Add Encode::CN, Encode::KR, and Encode::TW to the list | |
3483 | of known extensions, where Encode::JP already is. | |
3484 | Branch: perl | |
3485 | ! Configure Porting/config.sh Porting/config_H uconfig.h | |
3486 | ____________________________________________________________________________ | |
3487 | [ 15013] By: jhi on 2002/03/04 18:36:05 | |
3488 | Log: SJIS, from Dan Kogai. | |
3489 | Branch: perl | |
3490 | ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL | |
3491 | ____________________________________________________________________________ | |
3492 | [ 15012] By: nick on 2002/03/04 17:35:50 | |
3493 | Log: Intergrate perlio's Encode/compile | |
3494 | Branch: perl | |
3495 | !> ext/Encode/compile | |
3496 | ____________________________________________________________________________ | |
3497 | [ 15011] By: nick on 2002/03/04 17:29:54 | |
3498 | Log: Avoid $Id$ cleverness and just have a $VERSION. | |
3499 | Branch: perlio | |
3500 | ! ext/Encode/compile | |
3501 | ____________________________________________________________________________ | |
3502 | [ 15010] By: nick on 2002/03/04 17:29:14 | |
3503 | Log: Integrate mainline | |
3504 | Branch: perlio | |
3505 | +> lib/Math/BigInt/t/isa.t | |
3506 | !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c | |
3507 | !> lib/warnings.pm op.c perly.c pod/perldelta.pod | |
3508 | !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c | |
3509 | !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h | |
3510 | !> warnings.pl | |
3511 | ____________________________________________________________________________ | |
3512 | [ 15009] By: jhi on 2002/03/04 17:24:30 | |
3513 | Log: Integrate ext/Encode/compile from perlio. | |
3514 | Branch: perl | |
3515 | !> ext/Encode/compile | |
3516 | ____________________________________________________________________________ | |
3517 | [ 15008] By: jhi on 2002/03/04 17:11:19 | |
3518 | Log: Integrate perlio: win32 tweaks. (ext/Encode/compile | |
3519 | updates not integrated, something odd going on in there.) | |
3520 | Branch: perl | |
3521 | !> ext/Encode/t/JP.t ext/threads/shared/shared.xs | |
3522 | !> lib/Tie/File/t/16_handle.t | |
3523 | ____________________________________________________________________________ | |
3524 | [ 15007] By: nick on 2002/03/04 17:08:17 | |
3525 | Log: Integrate mainline | |
3526 | Branch: perlio | |
3527 | !> AUTHORS Changes Porting/Glossary Porting/config.sh | |
3528 | !> Porting/config_H ext/Encode/Encode.pm patchlevel.h | |
3529 | !> pod/perltoc.pod | |
3530 | ____________________________________________________________________________ | |
3531 | [ 15006] By: jhi on 2002/03/04 16:46:49 | |
3532 | Log: A new M::BI test. | |
3533 | Branch: perl | |
3534 | + lib/Math/BigInt/t/isa.t | |
3535 | ! MANIFEST | |
3536 | ____________________________________________________________________________ | |
3537 | [ 15005] By: jhi on 2002/03/04 16:43:53 | |
3538 | Log: Subject: VMS test and perldelta update | |
3539 | From: "Craig A. Berry" <craigberry@mac.com> | |
3540 | Date: Mon, 04 Mar 2002 11:03:37 -0600 | |
3541 | Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01> | |
3542 | Branch: perl | |
3543 | ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t | |
3544 | ____________________________________________________________________________ | |
3545 | [ 15004] By: jhi on 2002/03/04 16:41:50 | |
3546 | Log: Needed for threaded builds. | |
3547 | Branch: perl | |
3548 | ! embed.fnc embed.h | |
3549 | ____________________________________________________________________________ | |
3550 | [ 15003] By: jhi on 2002/03/04 16:37:13 | |
3551 | Log: Subject: [PATCH] taint + deprecated warnings | |
3552 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
3553 | Date: Mon, 4 Mar 2002 16:33:23 -0000 | |
3554 | Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk> | |
3555 | Branch: perl | |
3556 | ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod | |
3557 | ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c | |
3558 | ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl | |
3559 | ____________________________________________________________________________ | |
3560 | [ 15002] By: nick on 2002/03/04 16:19:06 | |
3561 | Log: Win32 tweak | |
3562 | Branch: perlio | |
3563 | ! lib/Tie/File/t/16_handle.t | |
3564 | ____________________________________________________________________________ | |
3565 | [ 15001] By: jhi on 2002/03/04 15:39:11 | |
3566 | Log: Update Changes. | |
3567 | Branch: perl | |
3568 | ! Changes patchlevel.h | |
3569 | ____________________________________________________________________________ | |
cb1f50b8 JH |
3570 | [ 15000] By: jhi on 2002/03/04 15:28:01 |
3571 | Log: AUTHORS updates. | |
3572 | Branch: perl | |
3573 | ! AUTHORS | |
3574 | ____________________________________________________________________________ | |
3575 | [ 14999] By: nick on 2002/03/04 15:26:43 | |
3576 | Log: Win32 hack | |
3577 | Branch: perlio | |
3578 | ! ext/Encode/compile ext/Encode/t/JP.t | |
3579 | ____________________________________________________________________________ | |
3580 | [ 14998] By: jhi on 2002/03/04 15:23:35 | |
3581 | Log: Encode doc tweak from Autrijus Tang. | |
3582 | Branch: perl | |
3583 | ! ext/Encode/Encode.pm | |
3584 | ____________________________________________________________________________ | |
3585 | [ 14997] By: jhi on 2002/03/04 14:53:38 | |
3586 | Log: Regen Glossary et al. (It seems the #14875 didn't | |
3587 | quite work in removing the double-dot?) | |
3588 | Branch: perl | |
3589 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
3590 | ____________________________________________________________________________ | |
3591 | [ 14996] By: jhi on 2002/03/04 14:46:29 | |
3592 | Log: Regen toc. | |
3593 | Branch: perl | |
3594 | ! pod/perltoc.pod | |
3595 | ____________________________________________________________________________ | |
3596 | [ 14995] By: nick on 2002/03/04 14:42:09 | |
3597 | Log: Remove debugging assert | |
3598 | Branch: perlio | |
3599 | ! ext/threads/shared/shared.xs | |
3600 | ____________________________________________________________________________ | |
3601 | [ 14994] By: nick on 2002/03/04 14:41:54 | |
3602 | Log: Integrate mainline | |
3603 | Branch: perlio | |
3604 | !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t | |
3605 | !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t | |
3606 | !> lib/Tie/File/t/15_pushpop.t util.c | |
3607 | ____________________________________________________________________________ | |
3608 | [ 14993] By: jhi on 2002/03/04 14:10:07 | |
3609 | Log: Han update from Autrijus Tang. | |
3610 | Branch: perl | |
3611 | ! ext/Encode/Encode.pm | |
3612 | ____________________________________________________________________________ | |
3613 | [ 14992] By: nick on 2002/03/04 14:08:38 | |
3614 | Log: Integrate mainline - all tests pass - some noise from threads | |
3615 | av_simple (SuSE7.3). | |
3616 | Branch: perlio | |
3617 | +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t | |
3618 | +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t | |
3619 | +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t | |
3620 | +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t | |
3621 | +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t | |
3622 | +> lib/Tie/File/t/11_rv_splice_rs.t | |
3623 | +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t | |
3624 | +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t | |
3625 | +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
3626 | - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
3627 | - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
3628 | - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
3629 | - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
3630 | - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
3631 | - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
3632 | - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t | |
3633 | - lib/Tie/File/15_pushpop.t | |
3634 | !> (integrate 47 files) | |
3635 | ____________________________________________________________________________ | |
3636 | [ 14991] By: jhi on 2002/03/04 13:37:52 | |
3637 | Log: Missing MANIFESTations. | |
3638 | Branch: perl | |
3639 | ! MANIFEST | |
3640 | ____________________________________________________________________________ | |
3641 | [ 14990] By: jhi on 2002/03/04 13:34:15 | |
3642 | Log: Attempt at portability. | |
3643 | Branch: perl | |
3644 | ! util.c | |
3645 | ____________________________________________________________________________ | |
3646 | [ 14989] By: jhi on 2002/03/04 13:04:06 | |
3647 | Log: Needed by #14985. | |
3648 | Branch: perl | |
3649 | ! embed.h global.sym proto.h | |
3650 | ____________________________________________________________________________ | |
3651 | [ 14988] By: ams on 2002/03/04 08:59:27 | |
3652 | Log: Upgrade to Tie::File 0.16. | |
3653 | Branch: perl | |
3654 | + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t | |
3655 | ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t | |
3656 | ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t | |
3657 | ! lib/Tie/File/t/15_pushpop.t | |
3658 | ____________________________________________________________________________ | |
3659 | [ 14987] By: ams on 2002/03/04 08:48:11 | |
3660 | Log: Subject: [PATCH @14577] perly-fixer | |
3661 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3662 | Date: Mon, 4 Mar 2002 02:28:51 -0500 | |
3663 | Message-Id: <20020304022851.A14119@math.ohio-state.edu> | |
3664 | Branch: perl | |
3665 | ! Makefile.SH perly.fixer | |
3666 | ____________________________________________________________________________ | |
3667 | [ 14986] By: ams on 2002/03/04 08:43:37 | |
3668 | Log: Subject: [PATCH @14577] xsubpp | |
3669 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3670 | Date: Mon, 4 Mar 2002 02:25:52 -0500 | |
3671 | Message-Id: <20020304022552.A14106@math.ohio-state.edu> | |
3672 | Branch: perl | |
3673 | ! lib/ExtUtils/xsubpp pod/perlxs.pod | |
3674 | ____________________________________________________________________________ | |
3675 | [ 14985] By: ams on 2002/03/04 08:40:46 | |
3676 | Log: Subject: [PATCH @14577] sv_cmp and friends | |
3677 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3678 | Date: Mon, 4 Mar 2002 02:31:04 -0500 | |
3679 | Message-Id: <20020304023103.A14140@math.ohio-state.edu> | |
3680 | Branch: perl | |
3681 | ! embed.fnc sv.c util.c | |
3682 | ____________________________________________________________________________ | |
3683 | [ 14984] By: ams on 2002/03/04 08:16:06 | |
3684 | Log: Fix File::Path docs as suggested by Ronald Kimball. | |
3685 | Branch: perl | |
3686 | ! lib/File/Path.pm | |
3687 | ____________________________________________________________________________ | |
3688 | [ 14983] By: ams on 2002/03/04 08:11:20 | |
3689 | Log: Update perldata fix as suggested by Benjamin Goldberg. | |
3690 | Branch: perl | |
3691 | ! pod/perldata.pod | |
3692 | ____________________________________________________________________________ | |
3693 | [ 14982] By: jhi on 2002/03/04 03:56:46 | |
3694 | Log: Faulty skip. | |
3695 | Branch: perl | |
3696 | ! ext/DB_File/t/db-recno.t | |
3697 | ____________________________________________________________________________ | |
3698 | [ 14981] By: jhi on 2002/03/04 03:46:31 | |
3699 | Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification | |
3700 | From: Anton Tagunov <tagunov@motor.ru> | |
3701 | Date: Mon, 4 Mar 2002 05:41:41 +0300 | |
3702 | Message-Id: <7916563907.20020304054141@motor.ru> | |
3703 | ||
3704 | Subject: [ID 20020303.005] Patch perlinicode C API description | |
3705 | From: Anton Tagunov <tagunov@motor.ru> | |
3706 | Date: Mon, 4 Mar 2002 06:08:23 +0300 | |
3707 | Message-Id: <2018165510.20020304060823@motor.ru> | |
3708 | Branch: perl | |
3709 | ! lib/utf8.pm pod/perlunicode.pod | |
3710 | ____________________________________________________________________________ | |
3711 | [ 14980] By: ams on 2002/03/04 02:19:20 | |
3712 | Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage? | |
3713 | From: Anton Tagunov <tagunov@motor.ru> | |
3714 | Date: Mon, 4 Mar 2002 02:17:40 +0300 | |
3715 | Message-Id: <1344322124.20020304021740@motor.ru> | |
3716 | Branch: perl | |
3717 | ! pod/perldata.pod | |
3718 | ____________________________________________________________________________ | |
3719 | [ 14979] By: ams on 2002/03/04 02:17:54 | |
3720 | Log: Subject: RE: [PATCH] RE: DB_File breakage | |
3721 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
3722 | Date: Sun, 3 Mar 2002 23:56:31 -0000 | |
3723 | Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk> | |
3724 | Branch: perl | |
3725 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
3726 | ! ext/DB_File/t/db-recno.t | |
3727 | ____________________________________________________________________________ | |
3728 | [ 14978] By: ams on 2002/03/04 02:07:16 | |
3729 | Log: Subject: [PATCH] docs for ExtUtils::Manifest | |
3730 | From: Nicholas Clark <nick@unfortu.net> | |
3731 | Date: Sun, 3 Mar 2002 23:29:25 +0000 | |
3732 | Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net> | |
3733 | Branch: perl | |
3734 | ! lib/ExtUtils/Manifest.pm | |
3735 | ____________________________________________________________________________ | |
3736 | [ 14977] By: jhi on 2002/03/04 02:07:06 | |
3737 | Log: Forgot from the M::BI 1.54 update. | |
3738 | Branch: perl | |
3739 | ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc | |
3740 | ! lib/Math/BigInt/t/upgrade.inc | |
3741 | ____________________________________________________________________________ | |
3742 | [ 14976] By: ams on 2002/03/04 02:04:32 | |
3743 | Log: Subject: [PATCH] attr | |
3744 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
3745 | Date: Sun, 3 Mar 2002 22:09:58 -0000 | |
3746 | Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk> | |
3747 | Branch: perl | |
3748 | ! lib/warnings.pm warnings.pl | |
3749 | ____________________________________________________________________________ | |
3750 | [ 14975] By: ams on 2002/03/04 02:01:27 | |
3751 | Log: Subject: [PATCH] File::Path documentation | |
3752 | From: Colin Meyer <cmeyer@helvella.org> | |
3753 | Date: Sun, 3 Mar 2002 14:54:24 -0800 | |
3754 | Message-Id: <20020303145424.A21774@hobart.helvella.org> | |
3755 | Branch: perl | |
3756 | ! lib/File/Path.pm | |
3757 | ____________________________________________________________________________ | |
3758 | [ 14974] By: jhi on 2002/03/04 01:54:17 | |
3759 | Log: Typo. | |
3760 | Branch: perl | |
3761 | ! lib/Math/BigInt/t/upgrade.t | |
3762 | ____________________________________________________________________________ | |
3763 | [ 14973] By: jhi on 2002/03/04 01:30:49 | |
3764 | Log: Editing errors. | |
3765 | Branch: perl | |
3766 | ! MANIFEST | |
3767 | ____________________________________________________________________________ | |
3768 | [ 14972] By: jhi on 2002/03/04 01:18:02 | |
3769 | Log: Upgrade to Math::BigInt 1.54. | |
3770 | Branch: perl | |
3771 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
3772 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t | |
3773 | ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t | |
3774 | ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t | |
3775 | ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t | |
3776 | ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t | |
3777 | ____________________________________________________________________________ | |
3778 | [ 14971] By: jhi on 2002/03/04 01:06:53 | |
3779 | Log: Test tweak from Craig Berry. | |
3780 | Branch: perl | |
3781 | ! lib/Tie/File/t/15_pushpop.t | |
3782 | ____________________________________________________________________________ | |
3783 | [ 14970] By: jhi on 2002/03/04 01:05:17 | |
3784 | Log: Upgrade to Tie::File 0.15. | |
3785 | Branch: perl | |
3786 | + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t | |
3787 | + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t | |
3788 | + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t | |
3789 | + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t | |
3790 | + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t | |
3791 | + lib/Tie/File/t/11_rv_splice_rs.t | |
3792 | + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t | |
3793 | + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t | |
3794 | - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
3795 | - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
3796 | - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
3797 | - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
3798 | - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
3799 | - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
3800 | - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t | |
3801 | - lib/Tie/File/15_pushpop.t | |
3802 | ! MANIFEST lib/Tie/File.pm | |
3803 | ____________________________________________________________________________ | |
3804 | [ 14969] By: jhi on 2002/03/04 00:25:33 | |
3805 | Log: The EBCDIC gaps apply only to the real A-Z. | |
3806 | Branch: perl | |
3807 | ! ext/B/B/Deparse.pm | |
3808 | ____________________________________________________________________________ | |
3809 | [ 14968] By: jhi on 2002/03/03 19:00:06 | |
3810 | Log: EBCDIC: deparse \cX correctly. | |
3811 | Branch: perl | |
3812 | ! ext/B/B/Deparse.pm | |
3813 | ____________________________________________________________________________ | |
3814 | [ 14967] By: ams on 2002/03/03 18:18:00 | |
3815 | Log: Subject: [PATCH] nit in perlsyn.pod | |
3816 | From: "Wolfgang Laun" <wolfgang.laun@chello.at> | |
3817 | Date: Sun, 03 Mar 2002 20:16:10 +0100 | |
3818 | Message-Id: <200203032016100050.00066EE7@smtp.chello.at> | |
3819 | Branch: perl | |
3820 | ! pod/perlsyn.pod | |
3821 | ____________________________________________________________________________ | |
3822 | [ 14966] By: ams on 2002/03/03 18:06:32 | |
3823 | Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config; | |
3824 | From: Michael G Schwern <schwern@pobox.com> | |
3825 | Date: Sun, 3 Mar 2002 13:33:28 -0500 | |
3826 | Message-Id: <20020303183328.GA3296@blackrider> | |
3827 | Branch: perl | |
3828 | ! utils/h2xs.PL | |
3829 | ____________________________________________________________________________ | |
3830 | [ 14965] By: ams on 2002/03/03 18:00:03 | |
3831 | Log: Subject: [ PATCH ] HP back to default | |
3832 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3833 | Date: Sun, 03 Mar 2002 18:48:34 +0100 | |
3834 | Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl> | |
3835 | Branch: perl | |
3836 | ! hints/hpux.sh | |
3837 | ____________________________________________________________________________ | |
3838 | [ 14964] By: jhi on 2002/03/03 16:54:55 | |
3839 | Log: EBCDIC: special cases of special cases. | |
3840 | Branch: perl | |
3841 | ! t/uni/case.pl | |
3842 | ____________________________________________________________________________ | |
3843 | [ 14963] By: jhi on 2002/03/03 16:11:07 | |
3844 | Log: EBCDIC: the v-string components cannot exceed 2147483647. | |
3845 | Branch: perl | |
3846 | ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c | |
3847 | ____________________________________________________________________________ | |
3848 | [ 14962] By: jhi on 2002/03/03 15:06:55 | |
3849 | Log: Remove the bogus "incorrect case" warning completely. | |
3850 | The problem exists, but the cure, in which ever form | |
3851 | it will be, needs to be something more subtle. | |
3852 | Branch: perl | |
3853 | ! op.c pod/perldiag.pod | |
3854 | ____________________________________________________________________________ | |
3855 | [ 14961] By: ams on 2002/03/03 13:39:09 | |
3856 | Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays | |
3857 | From: Mark-Jason Dominus <mjd@plover.com> | |
3858 | Date: Sun, 03 Mar 2002 09:32:16 -0500 | |
3859 | Message-Id: <20020303143216.10536.qmail@plover.com> | |
3860 | Branch: perl | |
3861 | ! t/op/tiearray.t | |
3862 | ____________________________________________________________________________ | |
3863 | [ 14960] By: nick on 2002/03/03 09:59:59 | |
3864 | Log: Integrate mainline | |
3865 | Branch: perlio | |
3866 | +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t | |
3867 | - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 | |
3868 | ! ext/Encode/compile | |
3869 | !> (integrate 27 files) | |
3870 | ____________________________________________________________________________ | |
3871 | [ 14959] By: ams on 2002/03/03 08:11:34 | |
3872 | Log: Fix #14957. | |
3873 | Branch: perl | |
3874 | ! ext/DB_File/t/db-recno.t | |
3875 | ____________________________________________________________________________ | |
3876 | [ 14958] By: ams on 2002/03/03 05:51:00 | |
3877 | Log: Subject: [PATCH @14577] NL in debugger | |
3878 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3879 | Date: Sat, 2 Mar 2002 05:34:12 -0500 | |
3880 | Message-Id: <20020302053412.A5465@math.ohio-state.edu> | |
3881 | Branch: perl | |
3882 | ! lib/perl5db.pl | |
3883 | ____________________________________________________________________________ | |
3884 | [ 14957] By: ams on 2002/03/03 05:00:04 | |
3885 | Log: Subject: Re: DB_File breakage | |
3886 | From: Schuyler Erle <schuyler@oreilly.com> | |
3887 | Date: Sat, 02 Mar 2002 21:50:30 -0800 | |
3888 | Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com> | |
3889 | Branch: perl | |
3890 | ! ext/DB_File/t/db-recno.t | |
3891 | ____________________________________________________________________________ | |
3892 | [ 14956] By: ams on 2002/03/03 04:40:08 | |
3893 | Log: Subject: [PATCH @14577] Debugging OPs | |
3894 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3895 | Date: Sat, 2 Mar 2002 05:49:58 -0500 | |
3896 | Message-Id: <20020302054958.A5511@math.ohio-state.edu> | |
3897 | Branch: perl | |
3898 | ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h | |
3899 | ! pod/perlrun.pod sv.h | |
3900 | ____________________________________________________________________________ | |
3901 | [ 14955] By: ams on 2002/03/03 04:34:41 | |
3902 | Log: Subject: Tie::Array doc patch | |
3903 | From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp> | |
3904 | Date: Sat, 02 Mar 2002 08:42:56 +0900 | |
3905 | Message-Id: <863czj97nj.wl@mail.edge.co.jp> | |
3906 | Branch: perl | |
3907 | ! lib/Tie/Array.pm | |
3908 | ____________________________________________________________________________ | |
3909 | [ 14954] By: ams on 2002/03/03 04:23:33 | |
3910 | Log: Subject: Re: Smoke 14870 | |
3911 | From: Nicholas Clark <nick@unfortu.net> | |
3912 | Date: Sat, 2 Mar 2002 20:00:53 +0000 | |
3913 | Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net> | |
3914 | Branch: perl | |
3915 | ! README.hpux | |
3916 | ____________________________________________________________________________ | |
3917 | [ 14953] By: ams on 2002/03/03 04:15:49 | |
3918 | Log: Subject: RE: VERSION core | |
3919 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
3920 | Date: Sat, 2 Mar 2002 22:50:44 -0000 | |
3921 | Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk> | |
3922 | Branch: perl | |
3923 | ! t/comp/use.t | |
3924 | ____________________________________________________________________________ | |
3925 | [ 14952] By: jhi on 2002/03/02 23:41:54 | |
3926 | Log: The #14949 removed this error from non-Win32. | |
3927 | Branch: perl | |
3928 | ! t/lib/warnings/op | |
3929 | ____________________________________________________________________________ | |
3930 | [ 14951] By: jhi on 2002/03/02 19:54:15 | |
3931 | Log: BeOS back on track. | |
3932 | Branch: perl | |
3933 | ! README.beos | |
3934 | ____________________________________________________________________________ | |
3935 | [ 14950] By: jhi on 2002/03/02 19:52:58 | |
3936 | Log: The _POSIX_OPEN_MAX values are allowed *minimums*, | |
3937 | higher is okay. | |
3938 | Branch: perl | |
3939 | ! ext/POSIX/t/posix.t | |
3940 | ____________________________________________________________________________ | |
3941 | [ 14949] By: jhi on 2002/03/02 19:33:29 | |
3942 | Log: For now, make "incorrect case" a Win32-only warning. | |
3943 | Branch: perl | |
3944 | ! op.c | |
3945 | ____________________________________________________________________________ | |
3946 | [ 14948] By: jhi on 2002/03/02 17:55:48 | |
3947 | Log: Demand more before attempting socketpair(). | |
3948 | Branch: perl | |
3949 | ! pp_sys.c | |
3950 | ____________________________________________________________________________ | |
3951 | [ 14947] By: jhi on 2002/03/02 17:35:09 | |
3952 | Log: Remove obsolete hack. | |
3953 | Branch: perl | |
3954 | ! makedepend.SH | |
3955 | ____________________________________________________________________________ | |
3956 | [ 14946] By: ams on 2002/03/02 16:00:32 | |
3957 | Log: Forgot to delete encode.* from MANIFEST. | |
3958 | Branch: perl | |
3959 | ! MANIFEST | |
3960 | ____________________________________________________________________________ | |
3961 | [ 14945] By: ams on 2002/03/02 14:41:03 | |
3962 | Log: Delete ex-test output. | |
3963 | Branch: perl | |
3964 | - ext/Encode/t/table.rnd ext/Encode/t/table.utf8 | |
3965 | ____________________________________________________________________________ | |
3966 | [ 14944] By: ams on 2002/03/02 13:54:35 | |
3967 | Log: Subject: [PATCH] DB_File 1.803 | |
3968 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
3969 | Date: Sat, 2 Mar 2002 14:33:32 -0000 | |
3970 | Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk> | |
3971 | Branch: perl | |
3972 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
3973 | ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t | |
3974 | ____________________________________________________________________________ | |
3975 | [ 14943] By: ams on 2002/03/02 13:43:06 | |
3976 | Log: Upgrade to Tie::File 0.14. | |
3977 | Branch: perl | |
3978 | + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t | |
3979 | ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t | |
3980 | ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t | |
3981 | ____________________________________________________________________________ | |
3982 | [ 14942] By: nick on 2002/03/02 11:05:53 | |
3983 | Log: Integrate mainline | |
3984 | Branch: perlio | |
3985 | +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc | |
3986 | +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd | |
3987 | +> ext/Encode/t/table.utf8 | |
3988 | !> Configure MANIFEST av.c ext/Encode/CN/CN.pm | |
3989 | !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm | |
3990 | !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
3991 | !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod | |
3992 | !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t | |
3993 | !> universal.c utils/perldoc.PL | |
3994 | ____________________________________________________________________________ | |
3995 | [ 14941] By: jhi on 2002/03/02 02:40:01 | |
3996 | Log: More CJK (just C, really) tables from Autrijus Tang | |
3997 | (originally from iconv, used with permission of Bruno Haible) | |
3998 | Branch: perl | |
3999 | + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc | |
4000 | + ext/Encode/Encode/iso-ir-165.enc | |
4001 | ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
4002 | ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL | |
4003 | ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm | |
4004 | ____________________________________________________________________________ | |
4005 | [ 14940] By: jhi on 2002/03/02 02:29:11 | |
4006 | Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section | |
4007 | From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> | |
4008 | Date: Fri, 1 Mar 2002 15:32:13 -0500 | |
4009 | Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu> | |
4010 | Branch: perl | |
4011 | ! utils/perldoc.PL | |
4012 | ____________________________________________________________________________ | |
4013 | [ 14939] By: jhi on 2002/03/02 02:27:05 | |
4014 | Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2) | |
4015 | From: Schuyler Erle <schuyler@oreilly.com> | |
4016 | Date: Fri, 01 Mar 2002 14:22:19 -0800 | |
4017 | Message-ID: <3C7FFF1B.E74979B1@oreilly.com> | |
4018 | ||
4019 | Subject: Re: PATCH: "splice() offset past end of array" warning. | |
4020 | From: Mark-Jason Dominus <mjd@plover.com> | |
4021 | Date: Fri, 01 Mar 2002 17:19:49 -0500 | |
4022 | Message-ID: <20020301221949.7610.qmail@plover.com> | |
4023 | Branch: perl | |
4024 | ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t | |
4025 | ____________________________________________________________________________ | |
4026 | [ 14938] By: jhi on 2002/03/02 02:24:25 | |
4027 | Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays | |
4028 | From: Mark-Jason Dominus <mjd@plover.com> | |
4029 | Date: Fri, 01 Mar 2002 18:35:35 -0500 | |
4030 | Message-ID: <20020301233535.15969.qmail@plover.com> | |
4031 | Branch: perl | |
4032 | ! av.c | |
4033 | ____________________________________________________________________________ | |
4034 | [ 14937] By: jhi on 2002/03/01 23:00:08 | |
4035 | Log: Subject: RE: VERSION core | |
4036 | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | |
4037 | Date: Fri, 1 Mar 2002 23:47:48 -0000 | |
4038 | Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk> | |
4039 | Branch: perl | |
4040 | ! pod/perldiag.pod universal.c | |
4041 | ____________________________________________________________________________ | |
4042 | [ 14936] By: pudge on 2002/03/01 18:02:45 | |
4043 | Log: Update Changes | |
4044 | Branch: maint-5.6/macperl | |
4045 | ! macos/Changes | |
4046 | ____________________________________________________________________________ | |
4047 | [ 14935] By: pudge on 2002/03/01 17:58:11 | |
4048 | Log: Fix update to resources | |
4049 | Branch: maint-5.6/macperl | |
4050 | ! macos/macperl/MacPerl.r | |
4051 | ____________________________________________________________________________ | |
4052 | [ 14934] By: jhi on 2002/03/01 17:35:14 | |
4053 | Log: metaconfig unit change for #14930. | |
4054 | Branch: metaconfig | |
4055 | ! U/modified/Init.U | |
4056 | ____________________________________________________________________________ | |
4057 | [ 14933] By: pudge on 2002/03/01 17:32:52 | |
4058 | Log: Fix debugger to handle Mac OS psedofiles | |
4059 | Branch: maint-5.6/macperl | |
4060 | ! lib/DB.pm lib/perl5db.pl | |
4061 | ____________________________________________________________________________ | |
4062 | [ 14932] By: pudge on 2002/03/01 17:32:02 | |
4063 | Log: Various fixes from Thomas Wegner | |
4064 | Branch: maint-5.6/macperl | |
4065 | ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c | |
4066 | ____________________________________________________________________________ | |
4067 | [ 14931] By: pudge on 2002/03/01 17:30:00 | |
4068 | Log: Some resource updates | |
4069 | Branch: maint-5.6/macperl | |
4070 | ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r | |
4071 | ! macos/macperl/MacPerl.rsrc | |
4072 | ____________________________________________________________________________ | |
4073 | [ 14930] By: jhi on 2002/03/01 17:29:32 | |
4074 | Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS | |
4075 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
4076 | Date: Fri, 01 Mar 2002 09:38:59 -0800 | |
4077 | Message-ID: <zy7f8gzkgWgY092yn@efn.org> | |
4078 | Branch: perl | |
4079 | ! Configure | |
4080 | ____________________________________________________________________________ | |
4081 | [ 14928] By: pudge on 2002/03/01 17:28:09 | |
4082 | Log: Add some missing sfio symbols (Alan Fry) | |
4083 | Branch: maint-5.6/macperl | |
4084 | ! macos/macperl.sym | |
4085 | ____________________________________________________________________________ | |
4086 | [ 14927] By: pudge on 2002/03/01 17:27:29 | |
4087 | Log: Update version and README | |
4088 | Branch: maint-5.6/macperl | |
4089 | ! README.macos macos/MPVersion.r | |
4090 | ____________________________________________________________________________ | |
4091 | [ 14926] By: nick on 2002/03/01 15:56:41 | |
4092 | Log: Integrate mainline | |
4093 | Branch: perlio | |
4094 | +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm | |
4095 | +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t | |
4096 | +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t | |
4097 | +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t | |
4098 | +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t | |
4099 | +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t | |
4100 | +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t | |
4101 | +> lib/Tie/File/13_size_rs.t | |
4102 | !> (integrate 80 files) | |
4103 | ____________________________________________________________________________ | |
4104 | [ 14925] By: jhi on 2002/03/01 15:28:10 | |
4105 | Log: Better advertising. | |
4106 | Branch: perl | |
4107 | ! pod/perldelta.pod pod/perlfaq5.pod | |
4108 | ____________________________________________________________________________ | |
4109 | [ 14924] By: jhi on 2002/03/01 14:32:16 | |
4110 | Log: Update Changes. | |
4111 | Branch: perl | |
4112 | ! Changes patchlevel.h | |
4113 | ____________________________________________________________________________ | |
1af02f2f JH |
4114 | [ 14923] By: jhi on 2002/03/01 14:17:54 |
4115 | Log: Lost in the shuffle. | |
4116 | Branch: perl | |
4117 | + lib/Math/BigInt/t/downgrade.t | |
4118 | ! MANIFEST | |
4119 | ____________________________________________________________________________ | |
4120 | [ 14922] By: jhi on 2002/03/01 13:23:41 | |
4121 | Log: Advertise Tie::File. | |
4122 | Branch: perl | |
4123 | ! pod/perldelta.pod pod/perlfaq5.pod | |
4124 | ____________________________________________________________________________ | |
4125 | [ 14921] By: jhi on 2002/03/01 13:14:18 | |
4126 | Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current | |
4127 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
4128 | Date: Thu, 28 Feb 2002 18:55:48 +0100 | |
4129 | Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl> | |
4130 | Branch: perl | |
4131 | ! x2p/walk.c | |
4132 | ____________________________________________________________________________ | |
4133 | [ 14920] By: ams on 2002/03/01 09:06:01 | |
4134 | Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix | |
4135 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4136 | Date: Tue, 26 Feb 2002 19:54:31 -0500 | |
4137 | Message-Id: <20020226195431.A9625@math.ohio-state.edu> | |
4138 | Branch: perl | |
4139 | ! embed.fnc ext/B/B/Deparse.pm gv.c | |
4140 | ____________________________________________________________________________ | |
4141 | [ 14919] By: ams on 2002/03/01 03:03:12 | |
4142 | Log: Upgrade to Tie::File 0.13 (Win32 fixes.) | |
4143 | Branch: perl | |
4144 | ! lib/Tie/File.pm lib/Tie/File/01_gen.t | |
4145 | ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t | |
4146 | ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t | |
4147 | ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t | |
4148 | ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t | |
4149 | ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t | |
4150 | ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t | |
4151 | ____________________________________________________________________________ | |
4152 | [ 14918] By: ams on 2002/03/01 02:36:58 | |
4153 | Log: Add Tie::File 0.12 from MJD. | |
4154 | Branch: perl | |
4155 | + lib/Tie/File.pm lib/Tie/File/01_gen.t | |
4156 | + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t | |
4157 | + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t | |
4158 | + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t | |
4159 | + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t | |
4160 | + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t | |
4161 | + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t | |
4162 | ! MANIFEST | |
4163 | ____________________________________________________________________________ | |
4164 | [ 14917] By: jhi on 2002/03/01 02:13:24 | |
4165 | Log: Encoding name mapping tweaks. | |
4166 | Branch: perl | |
4167 | ! ext/Encode/Encode.pm | |
4168 | ____________________________________________________________________________ | |
4169 | [ 14916] By: jhi on 2002/02/28 21:26:07 | |
4170 | Log: metaconfig unit change for #14915. | |
4171 | Branch: metaconfig | |
4172 | ! U/modified/Init.U | |
4173 | ____________________________________________________________________________ | |
4174 | [ 14915] By: jhi on 2002/02/28 21:25:23 | |
4175 | Log: Subject: [PATCH] Configure to correctly recognize Amiga OS | |
4176 | From: Paul_GreenVOS@vos.stratus.com | |
4177 | Date: Thu, 28 Feb 02 15:05 est | |
4178 | Message-Id: <200202282007.PAA11412@mailhub1.stratus.com> | |
4179 | Branch: perl | |
4180 | ! Configure | |
4181 | ____________________________________________________________________________ | |
4182 | [ 14914] By: jhi on 2002/02/28 14:10:44 | |
4183 | Log: PL_bostr was pointing to the wrong string | |
4184 | (a string left around from the loading of the Unicode \w) | |
4185 | "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g" | |
4186 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html | |
4187 | Branch: perl | |
4188 | ! regexec.c | |
4189 | ____________________________________________________________________________ | |
4190 | [ 14913] By: gbarr on 2002/02/28 13:06:11 | |
4191 | Log: Sync with libnet-1.10 | |
4192 | Branch: perl | |
4193 | ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm | |
4194 | ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm | |
4195 | ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm | |
4196 | ! lib/Net/t/netrc.t | |
4197 | ____________________________________________________________________________ | |
4198 | [ 14912] By: ams on 2002/02/28 13:02:50 | |
4199 | Log: Subject: [PATCH] perldelta.pod fixes | |
4200 | From: Autrijus Tang <autrijus@autrijus.org> | |
4201 | Date: Thu, 28 Feb 2002 21:44:15 +0800 | |
4202 | Message-Id: <20020228134415.GB16422@not.autrijus.org> | |
4203 | Branch: perl | |
4204 | ! pod/perldelta.pod | |
4205 | ____________________________________________________________________________ | |
4206 | [ 14911] By: ams on 2002/02/28 11:31:44 | |
4207 | Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX | |
4208 | From: Stas Bekman <stas@stason.org> | |
4209 | Date: Mon, 04 Feb 2002 16:18:53 +0800 | |
4210 | Message-Id: <3C7E1E5F.1000605@stason.org> | |
4211 | (Applied by hand). | |
4212 | Branch: perl | |
4213 | ! lib/File/Copy.pm | |
4214 | ____________________________________________________________________________ | |
4215 | [ 14910] By: ams on 2002/02/28 11:26:47 | |
4216 | Log: Subject: [PATCH lib/Pod/Html.pm] | |
4217 | From: Stas Bekman <stas@stason.org> | |
4218 | Date: Thu, 28 Feb 2002 20:05:01 +0800 | |
4219 | Message-Id: <3C7E1CED.7000307@stason.org> | |
4220 | Branch: perl | |
4221 | ! lib/Pod/Html.pm | |
4222 | ____________________________________________________________________________ | |
4223 | [ 14909] By: jhi on 2002/02/28 05:50:24 | |
4224 | Log: Tests for #14908. | |
4225 | Branch: perl | |
4226 | ! t/op/pat.t | |
4227 | ____________________________________________________________________________ | |
4228 | [ 14908] By: jhi on 2002/02/28 05:43:45 | |
4229 | Log: Make shared hash keys to be \0-terminated: | |
4230 | one possible resolution for | |
4231 | "UTF-8, weird \w behaviour after HASH-KEY-ification" | |
4232 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html | |
4233 | The hash keys were shared (the SvLEN(sv) = 0 was the giveaway). | |
4234 | The hash keys weren't \0-terminated. This meant that the EOL ($) | |
4235 | in regmatch() got the nextchr beyond the last character. Since | |
4236 | the keys were UTF-8, the nextchr was \1, not the usual | |
4237 | string-terminating \0. Wham, no match. | |
4238 | ||
4239 | I think another possible resolution could be to stop the nextchr | |
4240 | computation in regmatch() from peeking beyond the last character | |
4241 | of the string: | |
4242 | ||
4243 | nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0; | |
4244 | Branch: perl | |
4245 | ! hv.c hv.h | |
4246 | ____________________________________________________________________________ | |
4247 | [ 14907] By: jhi on 2002/02/28 03:25:44 | |
4248 | Log: Subject: [PATCH] Perl interface to newIO() | |
4249 | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) | |
4250 | Date: Wed, 27 Feb 2002 20:15:27 -0800 | |
4251 | Message-ID: <f7af8gzkgaET092yn@efn.org> | |
4252 | Branch: perl | |
4253 | ! lib/Symbol.pm | |
4254 | ____________________________________________________________________________ | |
4255 | [ 14906] By: jhi on 2002/02/28 00:50:01 | |
4256 | Log: The "list" part of | |
4257 | ||
4258 | Subject: [PATCH perlop] .. returns a *list* of *integers* | |
4259 | From: Mike Guy <mjtg@cam.ac.uk> | |
4260 | Date: Tue, 26 Feb 2002 18:30:22 +0000 | |
4261 | Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk> | |
4262 | ||
4263 | plus few nits. | |
4264 | Branch: perl | |
4265 | ! pod/perlop.pod | |
4266 | ____________________________________________________________________________ | |
4267 | [ 14905] By: jhi on 2002/02/27 22:44:52 | |
4268 | Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test | |
4269 | From: Abe Timmerman <abe@ztreet.demon.nl> | |
4270 | Date: Thu, 28 Feb 2002 00:04:06 +0100 | |
4271 | Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com> | |
4272 | Branch: perl | |
4273 | ! lib/File/stat.t | |
4274 | ____________________________________________________________________________ | |
4275 | [ 14904] By: pudge on 2002/02/27 21:25:39 | |
4276 | Log: Integrate from maintperl. | |
4277 | Branch: maint-5.6/macperl | |
4278 | !> doio.c op.c t/io/open.t t/pragma/strict-subs | |
4279 | ____________________________________________________________________________ | |
4280 | [ 14903] By: jhi on 2002/02/27 21:23:14 | |
4281 | Log: Upgrade to Math::BigInt 1.53. | |
4282 | Branch: perl | |
4283 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
4284 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t | |
4285 | ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t | |
4286 | ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc | |
4287 | ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t | |
4288 | ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t | |
4289 | ____________________________________________________________________________ | |
4290 | [ 14902] By: jhi on 2002/02/27 21:17:38 | |
4291 | Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited | |
4292 | From: "Craig A. Berry" <craigberry@mac.com> | |
4293 | Date: Wed, 27 Feb 2002 15:36:38 -0600 | |
4294 | Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01> | |
4295 | Branch: perl | |
4296 | ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t | |
4297 | ! vms/ext/filespec.t | |
4298 | ____________________________________________________________________________ | |
4299 | [ 14901] By: jhi on 2002/02/27 21:14:22 | |
4300 | Log: Subject: [PATCH] Some minor changes for Cygwin | |
4301 | From: "Gerrit P. Haase" <gerrit@familiehaase.de> | |
4302 | Date: Wed, 27 Feb 2002 22:25:41 +0100 | |
4303 | Message-ID: <14296492589.20020227222541@familiehaase.de> | |
4304 | Branch: perl | |
4305 | ! Makefile.SH README.cygwin cygwin/perlld.in | |
4306 | ____________________________________________________________________________ | |
4307 | [ 14900] By: jhi on 2002/02/27 19:06:39 | |
4308 | Log: Update the UTF-8 explanation table. | |
4309 | Branch: perl | |
4310 | ! pod/perlunicode.pod utf8.h | |
4311 | ____________________________________________________________________________ | |
4312 | [ 14899] By: jhi on 2002/02/27 17:50:09 | |
4313 | Log: Repatch from Robin Barker: anon subs in C<package;> are | |
4314 | now __ANON__::__ANON__ (should help for mod_perl package | |
4315 | since #12251) | |
4316 | Branch: perl | |
4317 | ! gv.c op.c t/op/runlevel.t toke.c | |
4318 | ____________________________________________________________________________ | |
4319 | [ 14898] By: jhi on 2002/02/27 16:01:47 | |
4320 | Log: Update Changes. | |
4321 | Branch: perl | |
4322 | ! Changes patchlevel.h | |
4323 | ____________________________________________________________________________ | |
732319c6 JH |
4324 | [ 14897] By: jhi on 2002/02/27 15:26:12 |
4325 | Log: perldelta updates. | |
4326 | Branch: perl | |
4327 | ! pod/perldelta.pod | |
4328 | ____________________________________________________________________________ | |
4329 | [ 14896] By: jhi on 2002/02/27 15:23:21 | |
4330 | Log: Signedness nit. | |
4331 | Branch: perl | |
4332 | ! regexec.c | |
4333 | ____________________________________________________________________________ | |
4334 | [ 14895] By: jhi on 2002/02/27 15:12:36 | |
4335 | Log: Subject: Re: Smoke 14870 | |
4336 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
4337 | Date: Wed, 27 Feb 2002 16:48:35 +0100 | |
4338 | Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl> | |
4339 | ||
4340 | (with some additional garnish) | |
4341 | Branch: perl | |
4342 | ! README.hpux hints/hpux.sh | |
4343 | ____________________________________________________________________________ | |
4344 | [ 14894] By: jhi on 2002/02/27 15:08:06 | |
4345 | Log: Avoid PL_OpPtr et al getting unnecessarily (when not used) | |
4346 | into perl.exp in AIX. | |
4347 | Branch: perl | |
4348 | ! makedef.pl perl.h | |
4349 | ____________________________________________________________________________ | |
4350 | [ 14893] By: jhi on 2002/02/27 13:49:59 | |
4351 | Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage | |
4352 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
4353 | Date: Wed, 27 Feb 2002 14:39:35 GMT | |
4354 | Message-Id: <200202271439.OAA25005@tempest.npl.co.uk> | |
4355 | Branch: perl | |
4356 | ! pod/perlrun.pod | |
4357 | ____________________________________________________________________________ | |
4358 | [ 14892] By: jhi on 2002/02/27 13:41:14 | |
4359 | Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems | |
4360 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
4361 | Date: Wed, 27 Feb 2002 12:25:30 GMT | |
4362 | Message-Id: <200202271225.MAA24806@tempest.npl.co.uk> | |
4363 | Branch: perl | |
4364 | ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm | |
4365 | ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod | |
4366 | ! pod/perlunicode.pod pod/perluniintro.pod | |
4367 | ____________________________________________________________________________ | |
4368 | [ 14891] By: jhi on 2002/02/27 01:11:13 | |
4369 | Log: Only modify LD_LIBRARY_PATH in case there are directories. | |
4370 | Branch: perl | |
4371 | ! hints/dec_osf.sh | |
4372 | ____________________________________________________________________________ | |
4373 | [ 14890] By: jhi on 2002/02/27 01:01:11 | |
4374 | Log: Subject: [PATCH] perl/hints/vos.sh | |
4375 | From: Paul_GreenVOS@vos.stratus.com | |
4376 | Date: Tue, 26 Feb 02 15:19 est | |
4377 | Message-Id: <200202262021.PAA24979@mailhub1.stratus.com> | |