Commit | Line | Data |
---|---|---|
99b32ad1 JH |
1 | Please note: This file provides a complete, temporally ordered log of |
2 | changes that went into every version of Perl. If you'd like more | |
3 | detailed information, please consult the comments in the individual | |
4 | patches posted to the perl5-porters mailing list. Patches for each | |
5 | individual change may also be obtained through ftp and rsync--see | |
6 | perlhack.pod for the details. | |
7 | ||
8 | ||
5850c7a4 | 9 | [The "CAST AND CREW" list has been moved to AUTHORS.] |
99b32ad1 | 10 | |
99b32ad1 JH |
11 | NOTE: Each change entry shows the change number; who checked it into the |
12 | repository; when; description of the change; which branch the change | |
13 | happened in; and the affected files. The file lists have a short symbolic | |
14 | indicator: | |
15 | ||
16 | ! modified | |
17 | + added | |
18 | - deleted | |
19 | +> branched (from elsewhere) | |
20 | !> merged changes (from elsewhere) | |
21 | ||
dd6de302 JH |
22 | The Message-Ids in the change entries refer to the email messages sent |
23 | to the perl5-porters mailing list. You can retrieve the messages for | |
24 | example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ | |
99b32ad1 | 25 | |
0b3b9d72 JH |
26 | This file contains only changes that affect the mainline branch, |
27 | not those that affect the (now decommissioned) cfgperl, or vmsperl, | |
28 | or any other branch. | |
29 | ||
99b32ad1 | 30 | -------------- |
585d6f80 | 31 | Version v5.7.2 Development release working toward v5.8 |
99b32ad1 | 32 | -------------- |
365eb269 | 33 | ____________________________________________________________________________ |
fd8826a1 AMS |
34 | [ 11765] By: ams on 2001/08/27 22:53:10 |
35 | Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC | |
36 | From: Michael G Schwern <schwern@pobox.com> | |
37 | Date: Mon, 27 Aug 2001 19:47:30 -0400 | |
38 | Message-Id: <20010827194730.C12582@blackrider> | |
39 | Branch: perl | |
40 | ! t/op/inccode.t | |
41 | ____________________________________________________________________________ | |
42 | [ 11764] By: ams on 2001/08/27 22:46:21 | |
43 | Log: Subject: [PATCH] new tests for the coderef-in-@INC | |
44 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
45 | Date: Mon, 27 Aug 2001 22:36:27 +0200 | |
46 | Message-Id: <20010827223627.C690@rafael> | |
47 | ||
48 | Subject: Re: [PATCH] new tests for the coderef-in-@INC | |
49 | From: Nicholas Clark <nick@ccl4.org> | |
50 | Date: Tue, 28 Aug 2001 00:02:46 +0100 | |
51 | Message-Id: <20010828000245.R4950@plum.flirble.org> | |
52 | Branch: perl | |
53 | + t/op/inccode.t | |
54 | ! MANIFEST | |
55 | ____________________________________________________________________________ | |
56 | [ 11763] By: ams on 2001/08/27 22:41:09 | |
57 | Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement (was Re: | |
58 | bleadperl on fire, Win95+4NT) | |
59 | From: Michael G Schwern <schwern@pobox.com> | |
60 | Date: Mon, 27 Aug 2001 16:54:42 -0400 | |
61 | Message-Id: <20010827165442.F9436@blackrider> | |
62 | Branch: perl | |
63 | ! lib/warnings.t | |
64 | ____________________________________________________________________________ | |
65 | [ 11762] By: sky on 2001/08/27 19:19:17 | |
66 | Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't | |
67 | avaible at compile time. This broke the compilation of | |
68 | Net/Ping.pm | |
69 | Branch: perl | |
70 | ! lib/Net/Ping.pm | |
71 | ____________________________________________________________________________ | |
72 | [ 11761] By: sky on 2001/08/27 18:34:48 | |
73 | Log: Removed tripple definitions of CUSTOM_OP functions. | |
74 | Branch: perl | |
75 | ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h | |
76 | ____________________________________________________________________________ | |
77 | [ 11760] By: sky on 2001/08/27 18:21:27 | |
78 | Log: Regen headers | |
79 | Branch: perl | |
80 | ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c | |
81 | ! perlapi.h proto.h | |
82 | ____________________________________________________________________________ | |
83 | [ 11759] By: ams on 2001/08/27 16:31:53 | |
84 | Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod | |
85 | From: "chromatic" <chromatic@rmci.net> | |
86 | Date: Mon, 27 Aug 2001 11:17:09 -0600 | |
87 | Message-Id: <20010827172111.89491.qmail@onion.perl.org> | |
88 | Branch: perl | |
89 | ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod | |
90 | ____________________________________________________________________________ | |
91 | [ 11758] By: sky on 2001/08/27 15:16:42 | |
92 | Log: Changes USE_THREADS to USE_5005THREADS in the entire source. | |
93 | Thanks to H. Merijn Brand for the patch. | |
94 | Some of the comments and or guards might be removable in perl.h now. | |
95 | Branch: perl | |
96 | ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h | |
97 | ! Porting/Glossary Porting/config_H README.threads config_h.SH | |
98 | ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h | |
99 | ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm | |
100 | ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs | |
101 | ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c | |
102 | ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c | |
103 | ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c | |
104 | ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c | |
105 | ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h | |
106 | ! vos/config.ga.h win32/config_H.bc win32/config_H.gc | |
107 | ! win32/config_H.vc win32/perllib.c win32/win32.h | |
108 | ! win32/win32sck.c win32/win32thread.c win32/win32thread.h | |
109 | ! wince/config.h wince/config_H.ce wince/win32.h | |
110 | ! wince/win32thread.c wince/win32thread.h wince/wincesck.c | |
111 | ____________________________________________________________________________ | |
112 | [ 11757] By: sky on 2001/08/27 13:39:16 | |
113 | Log: Subject: GNU ld parses arguments different | |
114 | From: H.Merijn Brand <h.m.brand@hccnet.nl> | |
115 | Date: Mon, 27 Aug 2001 16:25:51 +0200 | |
116 | Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl> | |
117 | Branch: perl | |
118 | ! hints/hpux.sh | |
119 | ____________________________________________________________________________ | |
120 | [ 11756] By: sky on 2001/08/27 13:18:45 | |
121 | Log: Subject: Custom Ops | |
122 | From: Simon Cozens <simon@netthink.co.uk> | |
123 | Date: Sat, 25 Aug 2001 17:45:09 +0100 | |
124 | Message-ID: <20010825174509.A5752@netthink.co.uk> | |
125 | I also added a fix to Opcode.pm to quite test cases. | |
126 | Branch: perl | |
127 | ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h | |
128 | ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c | |
129 | ____________________________________________________________________________ | |
130 | [ 11755] By: sky on 2001/08/27 05:37:17 | |
131 | Log: Plugs a memory leak on destruction of regular expressions | |
132 | introcued by #11274. | |
133 | PL_regex_padav now has an AV as it's first entry with a list | |
134 | of freed regex_padav slots that it will reuse on creating | |
135 | new PMOPs. | |
136 | Branch: perl | |
137 | ! op.c perl.c | |
138 | ____________________________________________________________________________ | |
139 | [ 11754] By: ams on 2001/08/26 14:38:52 | |
140 | Log: Subject: [PATCH] t/io/binmode.t | |
141 | From: Nicholas Clark <nick@ccl4.org> | |
142 | Date: Sun, 26 Aug 2001 12:03:05 +0100 | |
143 | Message-Id: <20010826120305.C4950@plum.flirble.org> | |
144 | ||
145 | (Also a nitpick in #11752 to t/op/universal.t) | |
146 | Branch: perl | |
147 | ! t/io/binmode.t t/op/universal.t | |
148 | ____________________________________________________________________________ | |
149 | [ 11753] By: ams on 2001/08/26 08:19:34 | |
150 | Log: Subject: [PATCH] op/universal.t failing | |
151 | From: Nicholas Clark <nick@ccl4.org> | |
152 | Date: Sun, 26 Aug 2001 09:48:22 +0100 | |
153 | Message-Id: <20010826094822.B4950@plum.flirble.org> | |
154 | Branch: perl | |
155 | ! t/op/universal.t | |
156 | ____________________________________________________________________________ | |
157 | [ 11752] By: ams on 2001/08/25 22:46:13 | |
158 | Log: Subject: Re: 'can' with undefined subs | |
159 | From: Tony Bowden <tony@kasei.com> | |
160 | Date: Sat, 25 Aug 2001 14:58:17 +0100 | |
161 | Message-Id: <20010825145817.A11788@soto.kasei.com> | |
162 | (Applied with minor modifications.) | |
163 | Branch: perl | |
164 | ! t/op/universal.t | |
165 | ____________________________________________________________________________ | |
166 | [ 11751] By: ams on 2001/08/25 18:28:43 | |
167 | Log: Subject: Re: 'can' with undefined subs | |
168 | From: Tony Bowden <tony@kasei.com> | |
169 | Date: Sat, 25 Aug 2001 15:13:14 +0100 | |
170 | Message-Id: <20010825151314.B11788@soto.kasei.com> | |
171 | Branch: perl | |
172 | ! lib/UNIVERSAL.pm | |
173 | ____________________________________________________________________________ | |
174 | [ 11750] By: nick on 2001/08/25 15:24:15 | |
175 | Log: Integrate mainline | |
176 | Branch: perlio | |
177 | +> t/io/binmode.t | |
178 | !> (integrate 26 files) | |
179 | ____________________________________________________________________________ | |
180 | [ 11749] By: nick on 2001/08/25 14:55:41 | |
181 | Log: Subject: Re: [PATCH] Added wisdom to perlhack.pod | |
182 | From: John Peacock <jpeacock@rowman.com> | |
183 | Date: Wed, 22 Aug 2001 12:05:28 -0400 | |
184 | Message-Id: <3B83D848.7FD9C6EF@rowman.com> | |
185 | Branch: perl | |
186 | ! pod/perlhack.pod | |
187 | ____________________________________________________________________________ | |
188 | [ 11748] By: nick on 2001/08/25 14:53:04 | |
189 | Log: Subject: Re: [PATCH] (was Re: PerlIO regerssion tests?) | |
190 | From: Michael G Schwern <schwern@pobox.com> | |
191 | Date: Wed, 22 Aug 2001 19:22:45 -0400 | |
192 | Message-Id: <20010822192245.U619@blackrider> | |
193 | Branch: perl | |
194 | ! MANIFEST | |
195 | ____________________________________________________________________________ | |
196 | [ 11747] By: nick on 2001/08/25 14:52:33 | |
197 | Log: Subject: [PATCH] (was Re: PerlIO regerssion tests?) | |
198 | From: Nicholas Clark <nick@ccl4.org> | |
199 | Date: Wed, 22 Aug 2001 23:29:06 +0100 | |
200 | Message-Id: <20010822232906.Z82818@plum.flirble.org> | |
201 | Branch: perl | |
202 | + t/io/binmode.t | |
203 | ! perlio.c pod/perlfunc.pod | |
204 | ____________________________________________________________________________ | |
205 | [ 11744] By: nick on 2001/08/25 14:37:33 | |
206 | Log: Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c | |
207 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
208 | Date: Fri, 24 Aug 2001 22:10:42 +0200 | |
209 | Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu> | |
210 | Branch: perl | |
211 | ! x2p/a2py.c x2p/walk.c | |
212 | ____________________________________________________________________________ | |
213 | [ 11743] By: nick on 2001/08/25 14:32:47 | |
214 | Log: Subject: [DOC PATCH] The coderef-in-@INC feature | |
215 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
216 | Date: Fri, 24 Aug 2001 23:34:13 +0200 | |
217 | Message-Id: <20010824233413.A1285@rafael> | |
218 | Branch: perl | |
219 | ! pod/perlfunc.pod pod/perlvar.pod | |
220 | ____________________________________________________________________________ | |
221 | [ 11742] By: ams on 2001/08/25 13:16:02 | |
222 | Log: Subject: [PATCH] Re: The coderef in @INC strikes back | |
223 | From: Nicholas Clark <nick@ccl4.org> | |
224 | Date: Sat, 25 Aug 2001 14:50:07 +0100 | |
225 | Message-Id: <20010825145007.L41464@plum.flirble.org> | |
226 | Branch: perl | |
227 | ! pp_ctl.c | |
228 | ____________________________________________________________________________ | |
229 | [ 11741] By: nick on 2001/08/24 07:08:45 | |
230 | Log: When applying patch via Porting/apply fails, do p4 refresh | |
231 | to get old files back. | |
232 | Branch: perl | |
233 | ! Porting/apply | |
234 | ____________________________________________________________________________ | |
235 | [ 11740] By: ams on 2001/08/24 04:47:24 | |
236 | Log: #11739 was incomplete. | |
237 | Branch: perl | |
238 | ! pod/perldiag.pod | |
239 | ____________________________________________________________________________ | |
240 | [ 11739] By: ams on 2001/08/24 04:09:40 | |
241 | Log: Subject: [DOC patch bleadperl] "misspelled" misspelled | |
242 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
243 | Date: Fri, 24 Aug 2001 07:08:34 +0200 | |
244 | Branch: perl | |
245 | ! pod/perldiag.pod | |
246 | ____________________________________________________________________________ | |
247 | [ 11738] By: ams on 2001/08/24 02:19:42 | |
248 | Log: Fixed Doug Wilson's email address. | |
249 | Branch: perl | |
250 | ! AUTHORS | |
251 | ____________________________________________________________________________ | |
252 | [ 11737] By: ams on 2001/08/24 00:10:13 | |
253 | Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod | |
254 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
255 | Date: Thu, 23 Aug 2001 22:22:58 +0200 | |
256 | Message-Id: <20010823222258.A901@rafael> | |
257 | Branch: perl | |
258 | ! pod/perldiag.pod | |
259 | ____________________________________________________________________________ | |
260 | [ 11736] By: ams on 2001/08/24 00:05:02 | |
261 | Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS | |
262 | From: "Craig A. Berry" <craigberry@mac.com> | |
263 | Date: Thu, 23 Aug 2001 19:07:45 -0500 | |
264 | Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]> | |
265 | Branch: perl | |
266 | ! configure.com | |
267 | ____________________________________________________________________________ | |
268 | [ 11735] By: sky on 2001/08/23 13:42:07 | |
269 | Log: Backed out 11732, it breaks lib/strict.t | |
270 | Branch: perl | |
271 | ! op.c | |
272 | ____________________________________________________________________________ | |
273 | [ 11734] By: sky on 2001/08/23 11:45:59 | |
274 | Log: Removed toy from 17133 after Matt Sargeants request. | |
275 | Branch: perl | |
276 | ! pod/perlfaq4.pod | |
277 | ____________________________________________________________________________ | |
278 | [ 11733] By: sky on 2001/08/23 11:36:29 | |
279 | Log: Subject: [PATCH perlfaq4] Faster permutation algorithms | |
280 | From: Robin Houston <robin@kitsite.com> | |
281 | Date: Wed, 22 Aug 2001 23:06:16 +0100 | |
282 | Message-ID: <20010822230616.A254@robin.kitsite.com> | |
283 | Branch: perl | |
284 | ! pod/perlfaq4.pod | |
285 | ____________________________________________________________________________ | |
286 | [ 11732] By: sky on 2001/08/23 10:36:02 | |
287 | Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error | |
288 | From: Simon Cozens <simon@netthink.co.uk> | |
289 | Date: Thu, 23 Aug 2001 12:06:36 +0100 | |
290 | Message-ID: <20010823120636.A9961@netthink.co.uk> | |
291 | Branch: perl | |
292 | ! op.c | |
293 | ____________________________________________________________________________ | |
294 | [ 11731] By: gsar on 2001/08/23 03:58:58 | |
295 | Log: fix broken windows build | |
296 | Branch: perl | |
297 | ! perl.h | |
298 | ____________________________________________________________________________ | |
299 | [ 11730] By: ams on 2001/08/22 21:35:30 | |
300 | Log: Subject: [PATCH] io/tell.t doesn't chdir t | |
301 | From: Nicholas Clark <nick@ccl4.org> | |
302 | Date: Wed, 22 Aug 2001 23:25:58 +0100 | |
303 | Message-Id: <20010822232557.Y82818@plum.flirble.org> | |
304 | Branch: perl | |
305 | ! t/io/tell.t | |
306 | ____________________________________________________________________________ | |
307 | [ 11729] By: ams on 2001/08/22 20:32:21 | |
308 | Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec | |
309 | questions) | |
310 | From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> | |
311 | Date: Wed, 22 Aug 2001 17:09:04 -0400 | |
312 | Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu> | |
313 | (Oops, forgot File::Spec::Unix in the previous patch.) | |
314 | Branch: perl | |
315 | ! lib/File/Spec/Unix.pm | |
316 | ____________________________________________________________________________ | |
317 | [ 11728] By: ams on 2001/08/22 20:25:41 | |
318 | Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec | |
319 | questions) | |
320 | From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> | |
321 | Date: Wed, 22 Aug 2001 17:09:04 -0400 | |
322 | Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu> | |
323 | Branch: perl | |
324 | ! lib/File/Spec.pm | |
325 | ____________________________________________________________________________ | |
326 | [ 11727] By: ams on 2001/08/22 19:43:30 | |
327 | Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests | |
328 | From: John Peacock <jpeacock@rowman.com> | |
329 | Date: Wed, 22 Aug 2001 12:35:52 -0400 | |
330 | Message-Id: <3B83DF68.5D89DC81@rowman.com> | |
331 | (Adds proper tests for $], notwithstanding Subject. +nitpick) | |
332 | Branch: perl | |
333 | ! t/op/ver.t | |
334 | ____________________________________________________________________________ | |
335 | [ 11726] By: ams on 2001/08/22 19:36:39 | |
336 | Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing | |
337 | From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern) | |
338 | Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT) | |
339 | Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net> | |
340 | Branch: perl | |
341 | ! lib/diagnostics.pm lib/diagnostics.t | |
342 | ____________________________________________________________________________ | |
343 | [ 11725] By: ams on 2001/08/22 19:25:01 | |
344 | Log: Subject: [PATCH] 64 bit integer preserving pp_divide | |
345 | From: Nicholas Clark <nick@ccl4.org> | |
346 | Date: Wed, 22 Aug 2001 20:59:05 +0100 | |
347 | Message-Id: <20010822205905.U82818@plum.flirble.org> | |
348 | Branch: perl | |
349 | ! pp.c t/op/64bitint.t t/op/arith.t | |
350 | ____________________________________________________________________________ | |
351 | [ 11724] By: ams on 2001/08/22 10:02:33 | |
352 | Log: Subject: Configure blooper | |
353 | From: H.Merijn Brand <h.m.brand@hccnet.nl> | |
354 | Date: Wed, 22 Aug 2001 12:38:35 +0200 | |
355 | Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl> | |
356 | Branch: perl | |
357 | ! Configure | |
358 | ____________________________________________________________________________ | |
359 | [ 11723] By: ams on 2001/08/21 16:17:53 | |
360 | Log: Subject: [PATCH] installperl -help | |
361 | From: Nicholas Clark <nick@ccl4.org> | |
362 | Date: Tue, 21 Aug 2001 17:34:23 +0100 | |
363 | Message-Id: <20010821173423.F82818@plum.flirble.org> | |
364 | Branch: perl | |
365 | ! installperl | |
366 | ____________________________________________________________________________ | |
367 | [ 11722] By: ams on 2001/08/20 07:46:31 | |
368 | Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax | |
369 | From: Ilmari Karonen <iltzu@sci.fi> | |
370 | Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST) | |
371 | Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka> | |
372 | Branch: perl | |
373 | ! pod/perlvar.pod | |
374 | ____________________________________________________________________________ | |
375 | [ 11721] By: nick on 2001/08/20 06:24:31 | |
376 | Log: Integrate mainline | |
377 | Branch: perlio | |
378 | +> Porting/apply lib/Lingua/KO/Hangul/Util.pm | |
379 | +> lib/Lingua/KO/Hangul/Util/Changes | |
380 | +> lib/Lingua/KO/Hangul/Util/README | |
381 | +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm | |
382 | +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README | |
383 | +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t | |
384 | +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes | |
385 | +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t | |
386 | +> lib/Unicode/Normalize/t/test.t | |
387 | - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd | |
388 | !> (integrate 55 files) | |
389 | ____________________________________________________________________________ | |
390 | [ 11720] By: pudge on 2001/08/19 19:00:16 | |
391 | Log: Integrate Change #11599 from maint-5.6/perl | |
392 | Branch: maint-5.6/macperl | |
393 | !> README.win32 | |
394 | ____________________________________________________________________________ | |
395 | [ 11719] By: ams on 2001/08/18 21:21:42 | |
396 | Log: Add Porting/apply to MANIFEST. | |
397 | Branch: perl | |
398 | ! MANIFEST | |
399 | ____________________________________________________________________________ | |
400 | [ 11718] By: sky on 2001/08/18 14:38:01 | |
401 | Log: PL_reentrant_buffer does not exist in 5005threaded perl. | |
402 | Better solution would be to make 5005threaded perl use | |
403 | the same system as ithreads do | |
404 | Branch: perl | |
405 | ! perl.h | |
406 | ____________________________________________________________________________ | |
407 | [ 11717] By: jhi on 2001/08/18 14:24:42 | |
408 | Log: New try for ID 20010407.006: detach the semantics | |
409 | "was the last match target UTF8" into its own variable. | |
410 | Branch: perl | |
411 | ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c | |
412 | ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h | |
413 | ____________________________________________________________________________ | |
414 | [ 11716] By: jhi on 2001/08/18 12:11:14 | |
415 | Log: UTF8 flag should be meaningful only when POK. | |
416 | Branch: perl | |
417 | ! dump.c | |
418 | ____________________________________________________________________________ | |
419 | [ 11715] By: sky on 2001/08/18 11:45:16 | |
420 | Log: USE_THREADS and USE_ITHREADS are never true at the same time | |
421 | Branch: perl | |
422 | ! perl.h | |
423 | ____________________________________________________________________________ | |
424 | [ 11714] By: jhi on 2001/08/18 06:03:24 | |
425 | Log: Retract #11712 for now. The real fix would probably | |
426 | be something like making PL_reg_sv a copy (PV + UTF8) | |
427 | of the matched/substituted string (note: not just a SvPOK | |
428 | string, for example the stringified form of a ROK would | |
429 | be applicable) Beware of leaks. | |
430 | Branch: perl | |
431 | ! pp_hot.c t/op/pat.t | |
432 | ____________________________________________________________________________ | |
433 | [ 11713] By: jhi on 2001/08/18 03:22:42 | |
434 | Log: UTF8 wasn't printing for PVMGs. | |
435 | Branch: perl | |
436 | ! dump.c | |
437 | ____________________________________________________________________________ | |
438 | [ 11712] By: jhi on 2001/08/18 03:22:24 | |
439 | Log: (Retracted by #11714) | |
440 | ||
441 | Okay analysis, debatable fix. (The fix will inc | |
442 | the refcount of all temporary match objects, | |
443 | like for example tied(%h) =~ /^.../ from Tie/RefHash.t, | |
444 | which will then cause griping at untie() time | |
445 | ("inner references remain"). | |
446 | ||
447 | Fix for ID 20010407.006: PL_reg_sv got wiped out | |
448 | by freetemps if the match target was a temporary | |
449 | (like function_call() =~ /.../), which in turn meant | |
450 | that the $1 et al stopped working if they had UTF-8 | |
451 | in them. Therefore bump up the refcount of PL_reg_sv. | |
452 | Branch: perl | |
453 | ! pp_hot.c t/op/pat.t | |
454 | ____________________________________________________________________________ | |
455 | [ 11711] By: ams on 2001/08/17 20:32:08 | |
456 | Log: Subject: [PATCH] doesn't compile, was perl@11710 | |
457 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
458 | Date: Fri, 17 Aug 2001 23:21:10 +0200 | |
459 | Message-Id: <20010817232110.C7041@rafael> | |
460 | Branch: perl | |
461 | ! sharedsv.c | |
462 | ____________________________________________________________________________ | |
463 | [ 11710] By: jhi on 2001/08/17 14:26:57 | |
464 | Log: Update Changes. | |
465 | Branch: perl | |
466 | ! Changes patchlevel.h | |
467 | ____________________________________________________________________________ | |
468 | [ 11709] By: jhi on 2001/08/17 13:47:53 | |
469 | Log: Upgrade to libnet 1.0704. | |
470 | Branch: perl | |
471 | - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd | |
472 | ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm | |
473 | ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm | |
474 | ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm | |
475 | ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm | |
476 | ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm | |
477 | ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t | |
478 | ____________________________________________________________________________ | |
c040f61f JH |
479 | [ 11709] By: jhi on 2001/08/17 13:47:53 |
480 | Log: Upgrade to libnet 1.0704. | |
481 | Branch: perl | |
482 | - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd | |
483 | ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm | |
484 | ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm | |
485 | ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm | |
486 | ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm | |
487 | ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm | |
488 | ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t | |
489 | ____________________________________________________________________________ | |
490 | [ 11708] By: sky on 2001/08/17 13:34:04 | |
491 | Log: Let perl_clone copy PL_exit_flags | |
492 | Branch: perl | |
493 | ! sv.c | |
494 | ____________________________________________________________________________ | |
495 | [ 11707] By: sky on 2001/08/17 12:28:41 | |
496 | Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro | |
497 | Branch: perl | |
498 | ! sharedsv.c sharedsv.h | |
499 | ____________________________________________________________________________ | |
500 | [ 11706] By: jhi on 2001/08/17 11:59:28 | |
501 | Log: The metaconfig unit change for #11705. | |
502 | Branch: metaconfig/U/perl | |
503 | ! Extensions.U | |
504 | ____________________________________________________________________________ | |
505 | [ 11705] By: jhi on 2001/08/17 11:58:48 | |
506 | Log: Allow the threads extension to be found if present. | |
507 | Branch: perl | |
508 | ! Configure | |
509 | ____________________________________________________________________________ | |
510 | [ 11704] By: nick on 2001/08/17 11:47:54 | |
511 | Log: Mail -> change script (pre-alpha) | |
512 | Branch: perl | |
513 | + Porting/apply | |
514 | ____________________________________________________________________________ | |
515 | [ 11703] By: sky on 2001/08/17 07:11:24 | |
516 | Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20 | |
517 | Thanks to Tom Hospel for pointing out my error. | |
518 | Branch: perl | |
519 | ! op.h | |
520 | ____________________________________________________________________________ | |
521 | [ 11702] By: sky on 2001/08/17 04:18:11 | |
522 | Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus. | |
523 | Branch: perl | |
524 | ! embed.pl miniperlmain.c perl.c perl.h proto.h | |
525 | ____________________________________________________________________________ | |
526 | [ 11701] By: jhi on 2001/08/17 03:22:38 | |
527 | Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize, | |
528 | and Unicode::Collate 0.07, from SADAHIRO Tomoyuki. | |
529 | Branch: perl | |
530 | + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes | |
531 | + lib/Lingua/KO/Hangul/Util/README | |
532 | + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm | |
533 | + lib/Unicode/Collate/Changes lib/Unicode/Collate/README | |
534 | + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t | |
535 | + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes | |
536 | + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t | |
537 | + lib/Unicode/Normalize/t/test.t | |
538 | ! MANIFEST | |
539 | ____________________________________________________________________________ | |
540 | [ 11700] By: jhi on 2001/08/17 02:58:59 | |
541 | Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS | |
542 | Date: Thu, 16 Aug 2001 22:46:15 -0500 | |
543 | From: "Craig A. Berry" <craigberry@mac.com> | |
544 | Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01> | |
545 | Branch: perl | |
546 | ! configure.com numeric.c | |
547 | ____________________________________________________________________________ | |
548 | [ 11699] By: jhi on 2001/08/17 02:33:00 | |
549 | Log: It seems that Tru64 has "naturally" threadsafe APIs only for | |
550 | of the usual suspects (like getpwent) but not for others | |
551 | (like localtime and rand). The _r versions are available | |
552 | for all of them, so lets' use them. | |
553 | Branch: perl | |
554 | ! perl.h | |
555 | ____________________________________________________________________________ | |
556 | [ 11698] By: jhi on 2001/08/17 01:53:02 | |
557 | Log: (Accidental apply; thankfully empty.) | |
558 | Branch: perl | |
559 | ! hints/os390.sh | |
560 | ____________________________________________________________________________ | |
561 | [ 11697] By: jhi on 2001/08/17 01:50:55 | |
562 | Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 | |
563 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
564 | Date: Thu, 16 Aug 2001 16:27:49 +0100 | |
565 | Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk> | |
566 | Branch: perl | |
567 | ! regexec.c t/op/re_tests | |
568 | ____________________________________________________________________________ | |
569 | [ 11696] By: jhi on 2001/08/17 01:50:01 | |
570 | Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context | |
571 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
572 | Date: Thu, 16 Aug 2001 18:50:01 +0100 | |
573 | Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk> | |
574 | Branch: perl | |
575 | ! pp_hot.c t/op/pat.t | |
576 | ____________________________________________________________________________ | |
577 | [ 11695] By: jhi on 2001/08/17 01:49:12 | |
578 | Log: Subject: [PATCH] *time_r again | |
579 | From: "Arthur Bergman" <arthur@contiller.se> | |
580 | Date: Thu, 16 Aug 2001 16:01:54 +0200 | |
581 | Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev> | |
582 | Branch: perl | |
583 | ! op.h | |
584 | ____________________________________________________________________________ | |
585 | [ 11694] By: jhi on 2001/08/17 01:47:53 | |
586 | Log: system() and backtick error handling cleanup from Craig A. Berry. | |
587 | Branch: perl | |
588 | ! vms/vms.c | |
589 | ____________________________________________________________________________ | |
590 | [ 11693] By: gsar on 2001/08/17 01:07:21 | |
591 | Log: change#10334 leaks memory, copies string when it doesn't | |
592 | need to | |
593 | Branch: perl | |
594 | ! perl.c | |
595 | ____________________________________________________________________________ | |
596 | [ 11692] By: jhi on 2001/08/16 12:22:29 | |
597 | Log: One more twist to the sprintf + utf8 testing. | |
598 | Branch: perl | |
599 | ! t/op/misc.t | |
600 | ____________________________________________________________________________ | |
601 | [ 11691] By: jhi on 2001/08/16 11:46:02 | |
602 | Log: Fix for 20010407.008 sprintf removes utf8-ness. | |
603 | Branch: perl | |
604 | ! pp.c t/op/misc.t | |
605 | ____________________________________________________________________________ | |
606 | [ 11690] By: jhi on 2001/08/16 11:31:00 | |
607 | Log: Subject: [PATCH] *time_r fixes | |
608 | From: "Arthur Bergman" <arthur@contiller.se> | |
609 | Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev> | |
610 | Date: Thu, 16 Aug 2001 14:22:27 +0200 | |
611 | Branch: perl | |
612 | ! op.h | |
613 | ____________________________________________________________________________ | |
614 | [ 11689] By: jhi on 2001/08/16 11:29:30 | |
615 | Log: Upgrade to CGI.pm 2.77. | |
616 | Branch: perl | |
617 | ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t | |
618 | ! lib/CGI/t/function.t | |
619 | ____________________________________________________________________________ | |
620 | [ 11688] By: jhi on 2001/08/16 01:07:21 | |
621 | Log: Document the bytes-to-Unicode upgrading. | |
622 | Branch: perl | |
623 | ! pod/perlunicode.pod | |
624 | ____________________________________________________________________________ | |
625 | [ 11687] By: jhi on 2001/08/16 00:29:29 | |
626 | Log: Add a test for Unicode sprintf. | |
627 | Branch: perl | |
628 | ! t/op/misc.t | |
629 | ____________________________________________________________________________ | |
630 | [ 11686] By: jhi on 2001/08/16 00:20:40 | |
631 | Log: Add Unicode tests for index/rindex. | |
632 | Branch: perl | |
633 | ! t/op/index.t | |
634 | ____________________________________________________________________________ | |
635 | [ 11685] By: jhi on 2001/08/15 22:51:53 | |
636 | Log: Document a bit the art of minimizing the installation, | |
637 | based on the p5p discussion. | |
638 | Branch: perl | |
639 | ! INSTALL | |
640 | ____________________________________________________________________________ | |
641 | [ 11684] By: nick on 2001/08/15 15:03:31 | |
642 | Log: Integrate mainline | |
643 | Branch: perlio | |
644 | +> sharedsv.c sharedsv.h | |
645 | !> (integrate 53 files) | |
646 | ____________________________________________________________________________ | |
647 | [ 11683] By: jhi on 2001/08/15 13:49:07 | |
648 | Log: Update Changes. | |
649 | Branch: perl | |
650 | ! Changes patchlevel.h | |
651 | ____________________________________________________________________________ | |
e4a70548 JH |
652 | [ 11682] By: jhi on 2001/08/15 13:26:00 |
653 | Log: The #11673 necessitated a test tweak. | |
654 | Branch: perl | |
655 | ! t/io/utf8.t | |
656 | ____________________________________________________________________________ | |
657 | [ 11681] By: jhi on 2001/08/15 13:12:50 | |
658 | Log: Also UNICOS is in the general case unable to silently | |
659 | handle fp overflows. | |
660 | Branch: perl | |
661 | ! numeric.c | |
662 | ____________________________________________________________________________ | |
663 | [ 11680] By: jhi on 2001/08/15 13:05:15 | |
664 | Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP, | |
665 | NV_EPSILON #defined. | |
666 | Branch: perl | |
667 | ! perl.h | |
668 | ____________________________________________________________________________ | |
669 | [ 11679] By: jhi on 2001/08/15 12:48:32 | |
670 | Log: Re-establish the fp overflow detection for VAX VMS; there | |
671 | is no easy way to have the IEEE fp silent overflow semantics. | |
672 | (in Alpha VMS we still will use IEEE fp by default-- but it | |
673 | is still possible to configure Perl to use G_FLOAT) | |
674 | Branch: perl | |
675 | ! numeric.c | |
676 | ____________________________________________________________________________ | |
677 | [ 11678] By: jhi on 2001/08/15 12:27:41 | |
678 | Log: Subject: [PATCH] pp_lock | |
679 | From: "Arthur Bergman" <arthur@contiller.se> | |
680 | Date: Wed, 15 Aug 2001 11:52:16 +0200 | |
681 | Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev> | |
682 | Branch: perl | |
683 | ! pp.c | |
684 | ____________________________________________________________________________ | |
685 | [ 11677] By: jhi on 2001/08/15 12:26:44 | |
686 | Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern | |
687 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
688 | Date: Wed, 15 Aug 2001 11:32:11 +0100 | |
689 | Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk> | |
690 | Branch: perl | |
691 | ! regcomp.c t/op/re_tests | |
692 | ____________________________________________________________________________ | |
693 | [ 11676] By: jhi on 2001/08/15 12:25:29 | |
694 | Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks | |
695 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
696 | Date: Wed, 15 Aug 2001 10:33:49 +0100 | |
697 | Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk> | |
698 | Branch: perl | |
699 | ! regexec.c t/op/re_tests | |
700 | ____________________________________________________________________________ | |
701 | [ 11675] By: jhi on 2001/08/15 03:28:20 | |
702 | Log: Subject: Re: bug in File::Spec 0.82 (canonpath) | |
703 | From: Barrie Slaymaker <barries@slaysys.com> | |
704 | Date: Tue, 14 Aug 2001 14:32:25 -0400 | |
705 | Message-ID: <20010814143225.A19822@jester.slaysys.com> | |
706 | Branch: perl | |
707 | ! lib/File/Spec.t lib/File/Spec/Unix.pm | |
708 | ____________________________________________________________________________ | |
709 | [ 11674] By: jhi on 2001/08/15 03:25:32 | |
710 | Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation | |
711 | From: Peter Prymmer <pvhp@forte.com> | |
712 | Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT) | |
713 | Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com> | |
714 | Branch: perl | |
715 | ! README.vms configure.com | |
716 | ____________________________________________________________________________ | |
717 | [ 11673] By: jhi on 2001/08/15 03:16:14 | |
718 | Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w | |
719 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
720 | Date: Tue, 14 Aug 2001 21:23:27 +0200 | |
721 | Message-ID: <20010814212327.A1919@rafael> | |
722 | Branch: perl | |
723 | ! doio.c | |
724 | ____________________________________________________________________________ | |
725 | [ 11672] By: jhi on 2001/08/15 03:15:25 | |
726 | Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32 | |
727 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
728 | Date: Tue, 14 Aug 2001 22:30:11 +0200 | |
729 | Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu> | |
730 | ||
731 | Combination of nmake, quoting, and Perl expanded $( in here-doc. | |
732 | Branch: perl | |
733 | ! ext/SDBM_File/Makefile.PL | |
734 | ____________________________________________________________________________ | |
735 | [ 11671] By: jhi on 2001/08/14 13:44:40 | |
736 | Log: Todo updates. | |
737 | Branch: perl | |
738 | ! pod/perltodo.pod | |
739 | ____________________________________________________________________________ | |
740 | [ 11670] By: jhi on 2001/08/14 13:10:36 | |
741 | Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0 | |
742 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
743 | Date: Mon, 13 Aug 2001 23:15:01 +0200 | |
744 | Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu> | |
745 | Branch: perl | |
746 | ! sv.c | |
747 | ____________________________________________________________________________ | |
748 | [ 11669] By: jhi on 2001/08/14 13:07:09 | |
749 | Log: Subject: [PATCH] [b-]showlex.t | |
750 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
751 | Date: Sun, 12 Aug 2001 22:24:51 +0200 | |
752 | Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu> | |
753 | ||
754 | The 4nt command shell will expand the % in command line | |
755 | no matter what quoting is attempted, changed the % to @. | |
756 | Branch: perl | |
757 | ! ext/B/Showlex.t | |
758 | ____________________________________________________________________________ | |
759 | [ 11668] By: jhi on 2001/08/14 13:01:02 | |
760 | Log: Subject: [PATCH] magic.t | |
761 | From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> | |
762 | Date: Sun, 12 Aug 2001 20:49:27 +0200 | |
763 | Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu> | |
764 | Branch: perl | |
765 | ! t/op/magic.t | |
766 | ____________________________________________________________________________ | |
767 | [ 11667] By: jhi on 2001/08/14 12:35:17 | |
768 | Log: Add sharedsv* to the DOSish platforms; plus add | |
769 | some WinCE files to the list of DOSish files. | |
770 | Branch: perl | |
771 | ! NetWare/Makefile Porting/makerel win32/Makefile | |
772 | ! win32/makefile.mk wince/Makefile.ce | |
773 | ____________________________________________________________________________ | |
774 | [ 11666] By: jhi on 2001/08/14 12:29:57 | |
775 | Log: More DOSish files. | |
776 | Branch: perl | |
777 | ! Porting/makerel | |
778 | ____________________________________________________________________________ | |
779 | [ 11665] By: jhi on 2001/08/14 12:27:58 | |
780 | Log: Strip CRs from the WinCE files. Now we need to | |
781 | figure out in which CRs are really needed: probably | |
782 | Makefile.ce and the README files, at least, probably | |
783 | also the registry.bat. | |
784 | Branch: perl | |
785 | ! wince/Makefile.ce wince/README.compile wince/README.perlce | |
786 | ! wince/config.h wince/include/cectype.h wince/include/errno.h | |
787 | ! wince/include/sys/stat.h wince/include/sys/types.h | |
788 | ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc | |
789 | ! wince/perldll.def wince/registry.bat wince/wince.h | |
790 | ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh | |
791 | ____________________________________________________________________________ | |
792 | [ 11664] By: jhi on 2001/08/14 12:05:09 | |
793 | Log: Add some files to DOSish and writables. | |
794 | Branch: perl | |
795 | ! Porting/makerel | |
796 | ____________________________________________________________________________ | |
797 | [ 11663] By: jhi on 2001/08/14 03:08:07 | |
798 | Log: Compile failure message tidying. | |
799 | Branch: perl | |
800 | ! t/lib/1_compile.t | |
801 | ____________________________________________________________________________ | |
802 | [ 11662] By: jhi on 2001/08/14 01:41:22 | |
803 | Log: The new sharedsv* should be exported only if usethreads. | |
804 | Branch: perl | |
805 | ! makedef.pl | |
806 | ____________________________________________________________________________ | |
807 | [ 11661] By: jhi on 2001/08/14 00:25:30 | |
808 | Log: Subject: [PATCH: perl@11626] URL updates for README.os390 | |
809 | From: Peter Prymmer <pvhp@forte.com> | |
810 | Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT) | |
811 | Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com> | |
812 | Branch: perl | |
813 | ! README.os390 | |
814 | ____________________________________________________________________________ | |
815 | [ 11660] By: jhi on 2001/08/13 12:54:54 | |
816 | Log: Update Changes. | |
817 | Branch: perl | |
818 | ! Changes patchlevel.h | |
819 | ____________________________________________________________________________ | |
b86be378 JH |
820 | [ 11659] By: jhi on 2001/08/13 12:45:21 |
821 | Log: Subject: [PATHC] sharedsv.[c|h] | |
822 | From: "Artur Bergman" <artur@contiller.se> | |
823 | Date: Mon, 13 Aug 2001 14:38:41 +0200 | |
824 | Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev> | |
825 | ||
826 | Subject: [PATCH] embed.pl | |
827 | From: Arthur Bergman <arthur@contiller.se> | |
828 | Date: Mon, 13 Aug 2001 14:38:14 +0200 | |
829 | Message-ID: <B79D96D6.3088%arthur@contiller.se> | |
830 | ||
831 | Subject: [PATCH] sharedsv cleanups | |
832 | From: "Arthur Bergman" <arthur@contiller.se> | |
833 | Date: Mon, 13 Aug 2001 15:14:25 +0200 | |
834 | Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev> | |
835 | ||
836 | Plus few tweaks: _init needs to be Adp, the prototypes | |
837 | should not be revealed unless using ithreads, #endif FOO | |
838 | must be #endif /* FOO */, adding (parentheses) around | |
839 | do { } while doesn't work too well. | |
840 | Branch: perl | |
841 | + sharedsv.c sharedsv.h | |
842 | ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h | |
843 | ! perl.h perlapi.c pod/perlapi.pod proto.h | |
844 | ____________________________________________________________________________ | |
845 | [ 11658] By: jhi on 2001/08/13 12:00:08 | |
846 | Log: Subject: Re: END {} blocks run in perl_run | |
847 | From: Arthur Bergman <arthur@contiller.se> | |
848 | Date: Mon, 13 Aug 2001 11:11:30 +0200 | |
849 | Message-ID: <B79D6661.3068%arthur@contiller.se> | |
850 | Branch: perl | |
851 | ! perl.c | |
852 | ____________________________________________________________________________ | |
853 | [ 11657] By: nick on 2001/08/13 09:03:02 | |
854 | Log: Integrate mainline | |
855 | Branch: perlio | |
856 | +> (branch 326 files) | |
857 | - (delete 330 files) | |
858 | !> (integrate 85 files) | |
859 | ____________________________________________________________________________ | |
860 | [ 11656] By: jhi on 2001/08/12 23:24:18 | |
861 | Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags | |
862 | and the Perl will be built to do that by default (adding that | |
863 | will break scripts having non-UTF-8 binary data, such as Latin-1.) | |
864 | Branch: perl | |
865 | ! op.c toke.c utf8.h | |
866 | ____________________________________________________________________________ | |
867 | [ 11655] By: jhi on 2001/08/12 23:05:14 | |
868 | Log: Unnecessary downgrades. | |
869 | Branch: perl | |
870 | ! doop.c | |
871 | ____________________________________________________________________________ | |
872 | [ 11654] By: jhi on 2001/08/12 22:56:47 | |
873 | Log: Failure not true anymore (probably caused by my broken setup). | |
874 | Branch: perl | |
875 | ! t/op/pat.t | |
876 | ____________________________________________________________________________ | |
877 | [ 11653] By: jhi on 2001/08/12 22:46:12 | |
878 | Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5 | |
879 | stopped working). | |
880 | Branch: perl | |
881 | ! op.h pp_ctl.c regcomp.c | |
882 | ____________________________________________________________________________ | |
883 | [ 11652] By: jhi on 2001/08/12 22:30:04 | |
884 | Log: There is no IN_UTF8. | |
885 | Branch: perl | |
886 | ! utf8.h | |
887 | ____________________________________________________________________________ | |
888 | [ 11651] By: jhi on 2001/08/12 21:08:06 | |
889 | Log: More (less) regex/utf8 relics. (Toned down later in #11653.) | |
890 | Branch: perl | |
891 | ! op.c op.h pp_ctl.c regcomp.c | |
892 | ____________________________________________________________________________ | |
893 | [ 11650] By: jhi on 2001/08/12 20:17:32 | |
894 | Log: Relic in op.c (no regex feature should depend on the utf8 pragma), | |
895 | and a test tweak. | |
896 | Branch: perl | |
897 | ! op.c t/pod/find.t | |
898 | ____________________________________________________________________________ | |
899 | [ 11649] By: jhi on 2001/08/12 18:45:52 | |
900 | Log: Todo updates and fixes. | |
901 | Branch: perl | |
902 | ! pod/perltodo.pod | |
903 | ____________________________________________________________________________ | |
904 | [ 11648] By: jhi on 2001/08/12 18:43:50 | |
905 | Log: Mark tests (and one module) having explicit Latin-1 | |
906 | (and one file having explicit UTF-8) with an explicit | |
907 | 'no utf8' (and one explicit 'use utf8'). | |
908 | ||
909 | NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'. | |
910 | Branch: perl | |
911 | ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t | |
912 | ! lib/Locale/Language.pm lib/charnames.t lib/locale.t | |
913 | ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t | |
914 | ____________________________________________________________________________ | |
915 | [ 11647] By: jhi on 2001/08/12 17:10:22 | |
916 | Log: Subject: SV: END {} blocks run in perl_run | |
917 | From: "Arthur Bergman" <arthur@contiller.se> | |
918 | Date: Sun, 12 Aug 2001 00:34:28 +0200 | |
919 | Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo> | |
920 | Branch: perl | |
921 | ! miniperlmain.c perl.c | |
922 | ____________________________________________________________________________ | |
923 | [ 11646] By: jhi on 2001/08/12 16:59:00 | |
924 | Log: Typos in #11645. | |
925 | Branch: perl | |
926 | ! perl.h | |
927 | ____________________________________________________________________________ | |
928 | [ 11645] By: jhi on 2001/08/12 16:55:31 | |
929 | Log: On ithreads default to use_reentrant except on naturally | |
930 | threadsafe platforms. | |
931 | Branch: perl | |
932 | ! perl.h | |
933 | ____________________________________________________________________________ | |
934 | [ 11644] By: jhi on 2001/08/12 15:45:43 | |
935 | Log: (Hopefully) a fix for 20010723.004: make install needs | |
936 | write permission in build directory. The problem was | |
937 | probably caused by overeager sprinkling of the lib/re.pm | |
938 | dependencies (which was done to guarantee lib/re.pm being | |
939 | uptodate for parallel makes: now solved by funneling that | |
940 | through an explicit recursive make in the preplibrary target). | |
941 | Branch: perl | |
942 | ! Makefile.SH | |
943 | ____________________________________________________________________________ | |
944 | [ 11643] By: jhi on 2001/08/12 14:16:44 | |
945 | Log: Dispell the "use utf8" superstition. | |
946 | Branch: perl | |
947 | ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod | |
948 | ! pod/perlunicode.pod | |
949 | ____________________________________________________________________________ | |
950 | [ 11642] By: jhi on 2001/08/12 13:56:42 | |
951 | Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T | |
952 | From: "Abigail" <abigail@foad.org> | |
953 | Date: Sat, 11 Aug 2001 23:49:49 +0200 | |
954 | Message-ID: <20010811214950.23255.qmail@foad.org> | |
955 | Branch: perl | |
956 | ! t/op/taint.t | |
957 | ____________________________________________________________________________ | |
958 | [ 11641] By: jhi on 2001/08/12 13:56:18 | |
959 | Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T | |
960 | From: Abhijit Menon-Sen <ams@wiw.org> | |
961 | Date: Sat, 11 Aug 2001 06:18:19 +0530 | |
962 | Message-ID: <20010811061819.P526@lustre.dyn.wiw.org> | |
963 | Branch: perl | |
964 | ! mg.c | |
965 | ____________________________________________________________________________ | |
966 | [ 11640] By: jhi on 2001/08/12 13:45:58 | |
967 | Log: Test for change #11639. | |
968 | Branch: perl | |
969 | ! t/op/tiehandle.t | |
970 | ____________________________________________________________________________ | |
971 | [ 11639] By: jhi on 2001/08/12 13:42:03 | |
972 | Log: Subject: Re: Can't localize *FH, then tie it | |
973 | From: Abhijit Menon-Sen <ams@wiw.org> | |
974 | Date: Sun, 12 Aug 2001 16:08:06 +0530 | |
975 | Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org> | |
976 | Branch: perl | |
977 | ! pp_hot.c pp_sys.c | |
978 | ____________________________________________________________________________ | |
979 | [ 11638] By: jhi on 2001/08/12 03:30:07 | |
980 | Log: Drop all the unnecessary "use utf8" clauses and some of | |
981 | the unnecessary "use bytes" ones. | |
982 | ||
983 | TODO: scour the documentation for unnecessary "use utf8" | |
984 | and prominently display it in perldelta when the time comes. | |
985 | ("use utf8" should be necessary ONLY if one wants the script | |
986 | to be in UTF-8.) Also should be checked in some non-ASCII | |
987 | non-Latin-1 platform, like EBCDIC. | |
988 | Branch: perl | |
989 | ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t | |
990 | ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t | |
991 | ____________________________________________________________________________ | |
992 | [ 11637] By: jhi on 2001/08/11 17:55:36 | |
993 | Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | |
994 | Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst | |
995 | in Unicode handling. | |
996 | Branch: perl | |
997 | + t/op/lc.t | |
998 | ! MANIFEST pp.c t/op/misc.t t/op/readdir.t | |
999 | ____________________________________________________________________________ | |
1000 | [ 11636] By: jhi on 2001/08/11 17:14:06 | |
1001 | Log: Thinko: we want the flags for native cc, not gcc. | |
1002 | Branch: perl | |
1003 | ! hints/dec_osf.sh | |
1004 | ____________________________________________________________________________ | |
1005 | [ 11635] By: jhi on 2001/08/11 15:14:48 | |
1006 | Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list? | |
1007 | From: Robin Houston <robin@kitsite.com> | |
1008 | Date: Fri, 10 Aug 2001 14:42:02 +0100 | |
1009 | Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk> | |
1010 | Branch: perl | |
1011 | ! pp.c | |
1012 | ____________________________________________________________________________ | |
1013 | [ 11634] By: jhi on 2001/08/11 14:59:22 | |
1014 | Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE | |
1015 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1016 | Date: Sat, 11 Aug 2001 16:31:04 +0530 | |
1017 | Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org> | |
1018 | Branch: perl | |
1019 | ! op.c | |
1020 | ____________________________________________________________________________ | |
1021 | [ 11633] By: jhi on 2001/08/11 14:58:07 | |
1022 | Log: Get rid of indread, from Abhijit Menon-Sen. | |
1023 | Branch: perl | |
1024 | ! pp_sys.c | |
1025 | ____________________________________________________________________________ | |
1026 | [ 11632] By: jhi on 2001/08/10 23:39:04 | |
1027 | Log: CRLFgngngn. | |
1028 | Branch: perl | |
1029 | ! win32/Makefile win32/makefile.mk | |
1030 | ____________________________________________________________________________ | |
1031 | [ 11631] By: jhi on 2001/08/10 23:37:43 | |
1032 | Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | |
1033 | Branch: perl | |
1034 | - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm | |
1035 | - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs | |
1036 | - ext/Time/Piece/README ext/Time/Piece/Seconds.pm | |
1037 | ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh | |
1038 | ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod | |
1039 | ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t | |
1040 | ! win32/Makefile win32/makefile.mk | |
1041 | ____________________________________________________________________________ | |
1042 | [ 11630] By: jhi on 2001/08/10 13:53:15 | |
1043 | Log: Avoid #elif (less portable than #else #if). | |
1044 | Branch: perl | |
1045 | ! handy.h | |
1046 | ____________________________________________________________________________ | |
1047 | [ 11629] By: jhi on 2001/08/10 13:49:53 | |
1048 | Log: Subject: patch for perlvar.pod | |
1049 | From: mah@everybody.org (Mark A. Hershberger) | |
1050 | Date: 08 Aug 2001 17:03:16 -0500 | |
1051 | Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com> | |
1052 | Branch: perl | |
1053 | ! pod/perlvar.pod | |
1054 | ____________________________________________________________________________ | |
1055 | [ 11628] By: jhi on 2001/08/10 13:45:48 | |
1056 | Log: cpp commands must start (the # must be) at the column #0. | |
1057 | Branch: perl | |
1058 | ! op.c | |
1059 | ____________________________________________________________________________ | |
1060 | [ 11627] By: jhi on 2001/08/10 13:41:07 | |
1061 | Log: If using gcc -B/foo/bar makedepend would give | |
1062 | unnecessary warnings about unused -B/foo/bar. | |
1063 | Branch: perl | |
1064 | ! makedepend.SH | |
1065 | ____________________________________________________________________________ | |
1066 | [ 11626] By: jhi on 2001/08/09 14:56:29 | |
1067 | Log: Update Changes. | |
1068 | Branch: perl | |
1069 | ! Changes patchlevel.h | |
1070 | ____________________________________________________________________________ | |
e8b5448c JH |
1071 | [ 11625] By: jhi on 2001/08/09 14:54:05 |
1072 | Log: s/z/tz/ | |
1073 | Branch: perl | |
1074 | ! pod/perlfaq2.pod | |
1075 | ____________________________________________________________________________ | |
1076 | [ 11624] By: jhi on 2001/08/09 14:52:52 | |
1077 | Log: Article nit. | |
1078 | Branch: perl | |
1079 | ! pod/perlfaq2.pod | |
1080 | ____________________________________________________________________________ | |
1081 | [ 11623] By: jhi on 2001/08/09 14:49:00 | |
1082 | Log: Rename lib/unicode files to lib/unicore to avoid | |
1083 | conflicts between core lib/unicode and Unicode:: | |
1084 | files in case-ignoring filesystems. | |
1085 | Branch: perl | |
1086 | + (add 325 files) | |
1087 | - (delete 324 files) | |
1088 | ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod | |
1089 | ____________________________________________________________________________ | |
1090 | [ 11622] By: jhi on 2001/08/09 13:33:47 | |
1091 | Log: Upgrade to Math::BigInt 1.41. | |
1092 | Branch: perl | |
1093 | ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t | |
1094 | ____________________________________________________________________________ | |
1095 | [ 11621] By: jhi on 2001/08/09 13:31:20 | |
1096 | Log: Subject: [PATCH] remove PL_na from typemap | |
1097 | From: James <james@rf.net> | |
1098 | Date: Mon, 06 Aug 2001 20:23:15 -0700 | |
1099 | Message-ID: <3B6F5F23.A31A81B1@rf.net> | |
1100 | ||
1101 | (had to be manually applied) | |
1102 | Branch: perl | |
1103 | ! lib/ExtUtils/typemap | |
1104 | ____________________________________________________________________________ | |
1105 | [ 11620] By: jhi on 2001/08/09 13:27:11 | |
1106 | Log: The metaconfig unit changes for #11618. | |
1107 | Branch: metaconfig/U/perl | |
1108 | + d_fpclassl.U i_fp.U | |
1109 | ____________________________________________________________________________ | |
1110 | [ 11619] By: jhi on 2001/08/09 13:25:21 | |
1111 | Log: Forgot this from #11618. | |
1112 | ||
1113 | NOTE: wince/config_H.ce needs updating. | |
1114 | Branch: perl | |
1115 | ! wince/config.ce | |
1116 | ____________________________________________________________________________ | |
1117 | [ 11618] By: jhi on 2001/08/09 13:21:51 | |
1118 | Log: Introduce more floating point classifying APIs; | |
1119 | try to define (most importantly) Perl_is{inf,nan}(x). | |
1120 | ||
1121 | For this first cut, assume none such APIs exist in non-UNIXoid | |
1122 | platforms-- this is of course too unkind: Win32 rumoredly has | |
1123 | _fpclass() and _isnan(), and VMS/VOS very probably have some | |
1124 | of the APIs available. The only thing Perl uses at the moment | |
1125 | is Perl_isnan() (has been in use for a while now). | |
1126 | ||
1127 | NOTE: the Win32 and NetWare config_h.?c need regenerating. | |
1128 | Branch: perl | |
1129 | ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh | |
1130 | ! Porting/config_H config_h.SH configure.com epoc/config.sh | |
1131 | ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh | |
1132 | ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def | |
1133 | ! vos/config.ga.h win32/config.bc win32/config.gc | |
1134 | ! win32/config.vc win32/config_H.bc win32/config_H.gc | |
1135 | ! win32/config_H.vc wince/config.ce wince/config.h | |
1136 | ____________________________________________________________________________ | |
1137 | [ 11617] By: jhi on 2001/08/09 11:08:51 | |
1138 | Log: Integrate change #11519 from perlio: | |
1139 | ||
1140 | Avoid testing for (non-)existance of "encoding(xxxx)" | |
1141 | layer is called "encoding" the (xxxx) is an argument. | |
1142 | Branch: perl | |
1143 | !> lib/open.pm | |
1144 | ____________________________________________________________________________ | |
1145 | [ 11616] By: nick on 2001/08/09 07:50:24 | |
1146 | Log: Integrate mainline | |
1147 | Branch: perlio | |
1148 | +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES | |
1149 | +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t | |
1150 | +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t | |
1151 | +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL | |
1152 | - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t | |
1153 | - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t | |
1154 | !> (integrate 79 files) | |
1155 | ____________________________________________________________________________ | |
1156 | [ 11615] By: nick on 2001/08/09 06:23:44 | |
1157 | Log: Avoid testing for (non-)existance of "encoding(xxxx)" | |
1158 | layer is called "encoding" the (xxxx) is an argument. | |
1159 | Branch: perlio | |
1160 | ! lib/open.pm | |
1161 | ____________________________________________________________________________ | |
1162 | [ 11614] By: jhi on 2001/08/08 21:50:19 | |
1163 | Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP | |
1164 | From: Paul Johnson <paul@pjcj.net> | |
1165 | Date: Wed, 8 Aug 2001 23:54:17 +0200 | |
1166 | Message-ID: <20010808235417.O1006@pjcj.net> | |
1167 | Branch: perl | |
1168 | ! ext/B/B/Concise.pm | |
1169 | ____________________________________________________________________________ | |
1170 | [ 11613] By: jhi on 2001/08/08 13:22:13 | |
1171 | Log: Make VMS use IEEE math by default; reorder Tru64 hints | |
1172 | so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754 | |
1173 | exception semantics) is always set if using (the new) cc. | |
1174 | Branch: perl | |
1175 | ! configure.com hints/dec_osf.sh | |
1176 | ____________________________________________________________________________ | |
1177 | [ 11612] By: jhi on 2001/08/08 12:14:56 | |
1178 | Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY | |
1179 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1180 | Date: Tue, 7 Aug 2001 17:16:05 +0530 | |
1181 | Message-ID: <20010807171605.K526@lustre.dyn.wiw.org> | |
1182 | Branch: perl | |
1183 | ! pp_sys.c | |
1184 | ____________________________________________________________________________ | |
1185 | [ 11611] By: jhi on 2001/08/08 02:28:58 | |
1186 | Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS | |
1187 | From: "Craig A. Berry" <craigberry@mac.com> | |
1188 | Date: Tue, 07 Aug 2001 22:27:47 -0500 | |
1189 | Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01> | |
1190 | Branch: perl | |
1191 | ! t/run/exit.t | |
1192 | ____________________________________________________________________________ | |
1193 | [ 11610] By: jhi on 2001/08/08 00:12:00 | |
1194 | Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system() | |
1195 | From: "Craig A. Berry" <craigberry@mac.com> | |
1196 | Date: Tue, 07 Aug 2001 20:01:53 -0500 | |
1197 | Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01> | |
1198 | Branch: perl | |
1199 | ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod | |
1200 | ____________________________________________________________________________ | |
1201 | [ 11609] By: jhi on 2001/08/07 23:49:09 | |
1202 | Log: Update the magazine information. | |
1203 | Branch: perl | |
1204 | ! pod/perlfaq2.pod | |
1205 | ____________________________________________________________________________ | |
1206 | [ 11608] By: jhi on 2001/08/07 23:35:27 | |
1207 | Log: Ignore SIGFPE everywhere. | |
1208 | Branch: perl | |
1209 | ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h | |
1210 | ____________________________________________________________________________ | |
1211 | [ 11607] By: jhi on 2001/08/07 23:07:04 | |
1212 | Log: With permission, change the licensing of the docs by | |
1213 | TomC (and Gnat) to comply with the rest of Perl. | |
1214 | Branch: perl | |
1215 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
1216 | ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
1217 | ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
1218 | ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod | |
1219 | ! pod/perltootc.pod | |
1220 | ____________________________________________________________________________ | |
1221 | [ 11606] By: jhi on 2001/08/07 22:50:04 | |
1222 | Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks. | |
1223 | From: Andy Dougherty <doughera@lafayette.edu> | |
1224 | Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT) | |
1225 | Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu> | |
1226 | Branch: perl | |
1227 | ! hints/openbsd.sh | |
1228 | ____________________________________________________________________________ | |
1229 | [ 11605] By: jhi on 2001/08/07 22:49:18 | |
1230 | Log: Subject: [PATCH] Makefile.SH test_prep dependency | |
1231 | From: Andy Dougherty <doughera@lafayette.edu> | |
1232 | Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT) | |
1233 | Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu> | |
1234 | Branch: perl | |
1235 | ! Makefile.SH | |
1236 | ____________________________________________________________________________ | |
1237 | [ 11604] By: jhi on 2001/08/07 22:44:35 | |
1238 | Log: Don't autogenerate the headers et alia, | |
1239 | make regen_headers explicitly. | |
1240 | Branch: perl | |
1241 | ! Makefile.SH | |
1242 | ____________________________________________________________________________ | |
1243 | [ 11603] By: jhi on 2001/08/07 22:33:48 | |
1244 | Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl | |
1245 | From: Gurusamy Sarathy <gsar@ActiveState.com> | |
1246 | Date: Tue, 07 Aug 2001 08:33:26 -0700 | |
1247 | Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com> | |
1248 | ||
1249 | Unnecessary dependency. | |
1250 | Branch: perl | |
1251 | ! embed.pl | |
1252 | ____________________________________________________________________________ | |
1253 | [ 11602] By: jhi on 2001/08/07 13:52:41 | |
1254 | Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable | |
1255 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1256 | Date: Tue, 7 Aug 2001 09:10:54 +0530 | |
1257 | Message-ID: <20010807091054.H526@lustre.dyn.wiw.org> | |
1258 | Branch: perl | |
1259 | ! pp_hot.c | |
1260 | ____________________________________________________________________________ | |
1261 | [ 11601] By: jhi on 2001/08/07 13:46:33 | |
1262 | Log: Subject: [PATCH perl@11597] B && BEGIN handling | |
1263 | From: "James A. Duncan" <jduncan@fotango.com> | |
1264 | Date: Mon, 6 Aug 2001 17:29:11 +0100 | |
1265 | Message-ID: <20010806172911.A2071@fotango.com> | |
1266 | ||
1267 | (the intrpvar.h addition moved to the end for bincompat) | |
1268 | Branch: perl | |
1269 | ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h | |
1270 | ____________________________________________________________________________ | |
1271 | [ 11600] By: jhi on 2001/08/07 11:53:48 | |
1272 | Log: Integrate change #11598 from maintperl (fcrypt.c URL updates) | |
1273 | Branch: perl | |
1274 | !> README.win32 | |
1275 | ____________________________________________________________________________ | |
1276 | [ 11599] By: gsar on 2001/08/07 06:31:39 | |
1277 | Log: fix URLs for fcrypt.c | |
1278 | Branch: maint-5.6/perl | |
1279 | ! README.win32 | |
1280 | ____________________________________________________________________________ | |
1281 | [ 11598] By: jhi on 2001/08/06 15:02:48 | |
1282 | Log: Yet another way to say Infinity: HP-UX calls its "++". | |
1283 | Branch: perl | |
1284 | ! lib/Math/BigInt/t/bigintpm.t | |
1285 | ____________________________________________________________________________ | |
1286 | [ 11597] By: jhi on 2001/08/06 13:40:01 | |
1287 | Log: Update Changes. | |
1288 | Branch: perl | |
1289 | ! Changes patchlevel.h | |
1290 | ____________________________________________________________________________ | |
f8c9a756 JH |
1291 | [ 11596] By: jhi on 2001/08/06 13:24:28 |
1292 | Log: Advertise File::Temp, don't advertise POSIX::tmpnam(). | |
1293 | Branch: perl | |
1294 | ! pod/perlfaq5.pod | |
1295 | ____________________________________________________________________________ | |
1296 | [ 11595] By: jhi on 2001/08/06 12:51:38 | |
1297 | Log: The #11593 wasn't right. | |
1298 | Branch: perl | |
1299 | ! lib/Math/BigInt/t/bigintpm.t | |
1300 | ____________________________________________________________________________ | |
1301 | [ 11594] By: jhi on 2001/08/06 12:34:15 | |
1302 | Log: Subject: [PATCH: perl@11564] introducing perlivp | |
1303 | From: Prymmer/Kahn <pvhp@best.com> | |
1304 | Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT) | |
1305 | Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com> | |
1306 | ||
1307 | Subject: Re: [PATCH: perl@11564] introducing perlivp | |
1308 | From: Prymmer/Kahn <pvhp@best.com> | |
1309 | Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT) | |
1310 | Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com> | |
1311 | Branch: perl | |
1312 | + utils/perlivp.PL | |
1313 | ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template | |
1314 | ! win32/Makefile win32/makefile.mk | |
1315 | ____________________________________________________________________________ | |
1316 | [ 11593] By: jhi on 2001/08/05 23:10:52 | |
1317 | Log: libcs are confused what to call Infinity. | |
1318 | Branch: perl | |
1319 | ! lib/Math/BigInt/t/bigintpm.t | |
1320 | ____________________________________________________________________________ | |
1321 | [ 11592] By: jhi on 2001/08/05 23:07:50 | |
1322 | Log: Avoid SIGFPE in Tru64. | |
1323 | Branch: perl | |
1324 | ! numeric.c | |
1325 | ____________________________________________________________________________ | |
1326 | [ 11591] By: jhi on 2001/08/05 22:46:10 | |
1327 | Log: Upgrade to Math::BigInt 1.40. | |
1328 | ||
1329 | NOTE: this patch necessitates doing something about | |
1330 | infinity handling since the new bigintpm.t tests use | |
1331 | infinity, which causes SIGFPEs at least in Tru64. | |
1332 | Branch: perl | |
1333 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1334 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t | |
1335 | ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t | |
1336 | ! lib/Math/BigInt/t/mbimbf.t | |
1337 | ____________________________________________________________________________ | |
1338 | [ 11590] By: gsar on 2001/08/05 21:57:43 | |
1339 | Log: remove hardcoded cmd shell in testsuite | |
1340 | Branch: perl | |
1341 | ! t/op/glob.t t/op/magic.t t/op/stat.t | |
1342 | ____________________________________________________________________________ | |
1343 | [ 11589] By: gsar on 2001/08/05 21:35:50 | |
1344 | Log: 4-arg select() was busted on windows because change#8178 didn't | |
1345 | make it into mainline | |
1346 | Branch: perl | |
1347 | ! perl.h win32/include/sys/socket.h | |
1348 | ____________________________________________________________________________ | |
1349 | [ 11588] By: jhi on 2001/08/05 19:40:31 | |
1350 | Log: Rename the Getopt::Long tests to be as they are | |
1351 | in the Getopt::Long official distribution. | |
1352 | Branch: perl | |
1353 | + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t | |
1354 | + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t | |
1355 | - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t | |
1356 | - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t | |
1357 | ! MANIFEST | |
1358 | ____________________________________________________________________________ | |
1359 | [ 11587] By: jhi on 2001/08/05 19:38:07 | |
1360 | Log: Upgrade to Getopt::Long 2.26. | |
1361 | Branch: perl | |
1362 | + lib/Getopt/Long/CHANGES lib/Getopt/Long/README | |
1363 | ! MANIFEST lib/Getopt/Long.pm | |
1364 | ____________________________________________________________________________ | |
1365 | [ 11586] By: jhi on 2001/08/05 19:26:50 | |
1366 | Log: Retract #10874 (the hack should be unnecessary by now) | |
1367 | Branch: perl | |
1368 | ! lib/Test/Harness.pm | |
1369 | ____________________________________________________________________________ | |
1370 | [ 11585] By: gsar on 2001/08/05 16:45:54 | |
1371 | Log: avoid temp file littering in tests | |
1372 | Branch: perl | |
1373 | ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t | |
1374 | ____________________________________________________________________________ | |
1375 | [ 11584] By: jhi on 2001/08/05 16:42:50 | |
1376 | Log: Subject: warning in sv.c: double format, NV arg | |
1377 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
1378 | Date: Sun, 5 Aug 2001 19:41:07 +0200 | |
1379 | Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu> | |
1380 | Branch: perl | |
1381 | ! sv.c | |
1382 | ____________________________________________________________________________ | |
1383 | [ 11583] By: gsar on 2001/08/05 16:28:22 | |
1384 | Log: fix POSIX.t#13 for windos | |
1385 | Branch: perl | |
1386 | ! ext/POSIX/POSIX.t | |
1387 | ____________________________________________________________________________ | |
1388 | [ 11582] By: jhi on 2001/08/05 16:10:59 | |
1389 | Log: Add a test for PerlIO::Via. | |
1390 | Branch: perl | |
1391 | + ext/PerlIO/t/via.t | |
1392 | ! MANIFEST ext/PerlIO/Via/Via.pm | |
1393 | ____________________________________________________________________________ | |
1394 | [ 11581] By: gsar on 2001/08/05 15:00:26 | |
1395 | Log: flock() and link() are not available on Windows 9x | |
1396 | Branch: perl | |
1397 | ! win32/config_sh.PL | |
1398 | ____________________________________________________________________________ | |
1399 | [ 11580] By: jhi on 2001/08/05 13:56:46 | |
1400 | Log: Some Tru64 C compilers have C++ components that confuse | |
1401 | the ccversion parsing. | |
1402 | Branch: perl | |
1403 | ! hints/dec_osf.sh | |
1404 | ____________________________________________________________________________ | |
1405 | [ 11579] By: jhi on 2001/08/05 13:31:07 | |
1406 | Log: (Reintroduce #11125) | |
1407 | ||
1408 | Subject: MakeMaker should pass through DEFINE and INC to subdirs | |
1409 | From: Alan Burlison <Alan.Burlison@sun.com> | |
1410 | Date: Tue, 03 Jul 2001 15:20:13 +0100 | |
1411 | Message-ID: <3B41D49D.A923D4F9@sun.com> | |
1412 | Branch: perl | |
1413 | ! lib/ExtUtils/MM_Unix.pm | |
1414 | ____________________________________________________________________________ | |
1415 | [ 11578] By: jhi on 2001/08/05 03:17:20 | |
1416 | Log: Little pointer juggling for HP-UX cc to avoid | |
1417 | "warning 524: Cast (non-lvalue) appears on left-hand side of assignment." | |
1418 | followed by | |
1419 | "error 1549: Modifiable lvalue required for assignment operator." | |
1420 | Branch: perl | |
1421 | ! hv.c | |
1422 | ____________________________________________________________________________ | |
1423 | [ 11577] By: jhi on 2001/08/04 18:09:38 | |
1424 | Log: Continuation of #11575: SANY_SEEN completely deprecated, | |
1425 | plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g), | |
1426 | plus a fix for the bug. | |
1427 | Branch: perl | |
1428 | ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t | |
1429 | ____________________________________________________________________________ | |
1430 | [ 11576] By: jhi on 2001/08/04 17:31:06 | |
1431 | Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone | |
1432 | From: Doug MacEachern <dougm@covalent.net> | |
1433 | Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT) | |
1434 | Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net> | |
1435 | Branch: perl | |
1436 | ! sv.c | |
1437 | ____________________________________________________________________________ | |
1438 | [ 11575] By: jhi on 2001/08/04 17:28:55 | |
1439 | Log: Decouple SANY into SANY and CANY: the new SANY is /./s, | |
1440 | the new CANY is the \C. The problem reported and the | |
1441 | test case supplied in | |
1442 | ||
1443 | Subject: UTF-8 bugs in string length & single line regex matches | |
1444 | From: "Daniel P. Berrange" <dan@berrange.com> | |
1445 | Date: Fri, 3 Aug 2001 11:39:33 +0100 | |
1446 | Message-ID: <20010803113932.A19318@berrange.com> | |
1447 | Branch: perl | |
1448 | ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h | |
1449 | ! t/op/pat.t | |
1450 | ____________________________________________________________________________ | |
1451 | [ 11574] By: jhi on 2001/08/04 15:42:34 | |
1452 | Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup | |
1453 | From: Doug MacEachern <dougm@covalent.net> | |
1454 | Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT) | |
1455 | Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net> | |
1456 | Branch: perl | |
1457 | ! perl.c regexec.c | |
1458 | ____________________________________________________________________________ | |
1459 | [ 11573] By: jhi on 2001/08/04 14:20:26 | |
1460 | Log: The #11572 didn't up the test count. | |
1461 | Branch: perl | |
1462 | ! t/op/length.t | |
1463 | ____________________________________________________________________________ | |
1464 | [ 11572] By: jhi on 2001/08/04 14:12:45 | |
1465 | Log: Subject: UTF-8 bugs in string length & single line regex matches | |
1466 | From: "Daniel P. Berrange" <dan@berrange.com> | |
1467 | Date: Fri, 3 Aug 2001 11:39:33 +0100 | |
1468 | Message-ID: <20010803113932.A19318@berrange.com> | |
1469 | ||
1470 | (the mg_length() fix) | |
1471 | Branch: perl | |
1472 | ! mg.c t/op/length.t | |
1473 | ____________________________________________________________________________ | |
1474 | [ 11571] By: jhi on 2001/08/04 14:10:39 | |
1475 | Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often | |
1476 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1477 | Date: Sat, 4 Aug 2001 16:56:35 +0530 | |
1478 | Message-ID: <20010804165635.E526@lustre.dyn.wiw.org> | |
1479 | Branch: perl | |
1480 | ! hv.c | |
1481 | ____________________________________________________________________________ | |
1482 | [ 11570] By: jhi on 2001/08/04 14:09:59 | |
1483 | Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often | |
1484 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1485 | Date: Sat, 4 Aug 2001 16:16:03 +0530 | |
1486 | Message-ID: <20010804161603.C526@lustre.dyn.wiw.org> | |
1487 | Branch: perl | |
1488 | ! hv.c | |
1489 | ____________________________________________________________________________ | |
1490 | [ 11569] By: jhi on 2001/08/04 14:09:09 | |
1491 | Log: Subject: Re: [patch] refcount re ops | |
1492 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1493 | Date: Sat, 4 Aug 2001 08:54:55 +0530 | |
1494 | Message-ID: <20010804085455.B526@lustre.dyn.wiw.org> | |
1495 | Branch: perl | |
1496 | ! sv.c | |
1497 | ____________________________________________________________________________ | |
1498 | [ 11568] By: jhi on 2001/08/04 14:08:19 | |
1499 | Log: Subject: [patch] refcount re ops | |
1500 | From: Doug MacEachern <dougm@covalent.net> | |
1501 | Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT) | |
1502 | Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net> | |
1503 | Branch: perl | |
1504 | ! regcomp.c sv.c | |
1505 | ____________________________________________________________________________ | |
1506 | [ 11567] By: jhi on 2001/08/03 23:52:56 | |
1507 | Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup | |
1508 | From: Doug MacEachern <dougm@covalent.net> | |
1509 | Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT) | |
1510 | Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net> | |
1511 | Branch: perl | |
1512 | ! perl.c regexec.c | |
1513 | ____________________________________________________________________________ | |
1514 | [ 11566] By: jhi on 2001/08/03 20:45:10 | |
1515 | Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS | |
1516 | From: "Craig A. Berry" <craigberry@mac.com> | |
1517 | Date: Fri, 03 Aug 2001 16:16:16 -0500 | |
1518 | Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> | |
1519 | Branch: perl | |
1520 | ! t/op/misc.t | |
1521 | ____________________________________________________________________________ | |
1522 | [ 11565] By: jhi on 2001/08/03 13:46:40 | |
1523 | Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000 | |
1524 | From: John Kristian <jmk2001@engineer.com> | |
1525 | Date: Fri, 03 Aug 2001 00:59:08 -0700 | |
1526 | Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN> | |
1527 | Branch: perl | |
1528 | ! win32/win32.c | |
1529 | ____________________________________________________________________________ | |
1530 | [ 11564] By: jhi on 2001/08/03 13:25:39 | |
1531 | Log: Update Changes. | |
1532 | Branch: perl | |
1533 | ! Changes patchlevel.h | |
1534 | ____________________________________________________________________________ | |
c72a9197 JH |
1535 | [ 11563] By: jhi on 2001/08/03 12:13:17 |
1536 | Log: Subject: [PATCH perl@11523] fix Stash.t for VMS | |
1537 | From: "Craig A. Berry" <craigberry@mac.com> | |
1538 | Date: Thu, 02 Aug 2001 23:15:24 -0500 | |
1539 | Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com> | |
1540 | Branch: perl | |
1541 | ! ext/B/Stash.t | |
1542 | ____________________________________________________________________________ | |
1543 | [ 11562] By: jhi on 2001/08/03 12:11:57 | |
1544 | Log: Subject: [patch] plug PL_cshname leak | |
1545 | From: Doug MacEachern <dougm@covalent.net> | |
1546 | Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT) | |
1547 | Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net> | |
1548 | Branch: perl | |
1549 | ! sv.c | |
1550 | ____________________________________________________________________________ | |
1551 | [ 11561] By: jhi on 2001/08/03 12:10:32 | |
1552 | Log: Subject: [patch] plug PL_sh_path leak | |
1553 | From: Doug MacEachern <dougm@covalent.net> | |
1554 | Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT) | |
1555 | Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net> | |
1556 | Branch: perl | |
1557 | ! sv.c | |
1558 | ____________________________________________________________________________ | |
1559 | [ 11560] By: jhi on 2001/08/03 12:09:50 | |
1560 | Log: Subject: [patch] plug PL_regex_padav leaks | |
1561 | From: Doug MacEachern <dougm@covalent.net> | |
1562 | Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT) | |
1563 | Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net> | |
1564 | Branch: perl | |
1565 | ! op.c op.h perl.c | |
1566 | ____________________________________________________________________________ | |
1567 | [ 11559] By: jhi on 2001/08/03 12:08:59 | |
1568 | Log: Subject: [patch] plug PL_origargv leak | |
1569 | From: Doug MacEachern <dougm@covalent.net> | |
1570 | Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT) | |
1571 | Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net> | |
1572 | Branch: perl | |
1573 | ! perl.c | |
1574 | ____________________________________________________________________________ | |
1575 | [ 11558] By: jhi on 2001/08/03 12:07:58 | |
1576 | Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often | |
1577 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1578 | Date: Fri, 3 Aug 2001 06:38:11 +0530 | |
1579 | Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org> | |
1580 | Branch: perl | |
1581 | ! hv.c | |
1582 | ____________________________________________________________________________ | |
1583 | [ 11557] By: nick on 2001/08/03 08:17:38 | |
1584 | Log: Integrate mainline | |
1585 | Branch: perlio | |
1586 | +> (branch 47 files) | |
1587 | - lib/Switch/test.pl | |
1588 | !> (integrate 49 files) | |
1589 | ____________________________________________________________________________ | |
1590 | [ 11556] By: jhi on 2001/08/02 22:46:22 | |
1591 | Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS | |
1592 | From: "Craig A. Berry" <craigberry@mac.com> | |
1593 | Date: Thu, 02 Aug 2001 12:56:19 -0500 | |
1594 | Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01> | |
1595 | Branch: perl | |
1596 | ! ext/B/Showlex.t | |
1597 | ____________________________________________________________________________ | |
1598 | [ 11555] By: jhi on 2001/08/02 22:29:34 | |
1599 | Log: Be more careful about non-existent files. | |
1600 | Branch: perl | |
1601 | ! lib/File/Copy.pm | |
1602 | ____________________________________________________________________________ | |
1603 | [ 11554] By: jhi on 2001/08/02 21:37:27 | |
1604 | Log: Subject: [PATCH resend] deparse empty formats | |
1605 | From: Robin Houston <robin@kitsite.com> | |
1606 | Date: Thu, 2 Aug 2001 14:32:36 +0100 | |
1607 | Message-ID: <20010802143236.A894@robin.kitsite.com> | |
1608 | Branch: perl | |
1609 | ! ext/B/B/Deparse.pm | |
1610 | ____________________________________________________________________________ | |
1611 | [ 11553] By: jhi on 2001/08/02 16:37:32 | |
1612 | Log: Subject: [patch] ithreads + refto fix improvement | |
1613 | From: Doug MacEachern <dougm@covalent.net> | |
1614 | Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT) | |
1615 | Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net> | |
1616 | Branch: perl | |
1617 | ! pp.c | |
1618 | ____________________________________________________________________________ | |
1619 | [ 11552] By: jhi on 2001/08/02 14:24:26 | |
1620 | Log: Readability nit from Abhijit. | |
1621 | Branch: perl | |
1622 | ! op.c | |
1623 | ____________________________________________________________________________ | |
1624 | [ 11551] By: jhi on 2001/08/02 14:22:31 | |
1625 | Log: setproctitle() API version nit from Anton Berezin. | |
1626 | Branch: perl | |
1627 | ! mg.c | |
1628 | ____________________________________________________________________________ | |
1629 | [ 11550] By: jhi on 2001/08/02 13:51:41 | |
1630 | Log: Add PerlCE to the docs. | |
1631 | Branch: perl | |
1632 | ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod | |
1633 | ! pod/perltoc.pod win32/Makefile win32/makefile.mk | |
1634 | ____________________________________________________________________________ | |
1635 | [ 11549] By: jhi on 2001/08/02 13:25:43 | |
1636 | Log: Integrate the PerlCE (WinCE Perl) port; | |
1637 | kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>. | |
1638 | Branch: perl | |
1639 | + README.ce wince/FindExt.pm wince/Makefile.ce | |
1640 | + wince/README.compile wince/README.perlce wince/bin/exetype.pl | |
1641 | + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl | |
1642 | + wince/bin/search.pl wince/config.ce wince/config.h | |
1643 | + wince/config_H.ce wince/config_h.PL wince/config_sh.PL | |
1644 | + wince/dl_win32.xs wince/include/arpa/inet.h | |
1645 | + wince/include/cectype.h wince/include/errno.h | |
1646 | + wince/include/netdb.h wince/include/sys/socket.h | |
1647 | + wince/include/sys/stat.h wince/include/sys/types.h | |
1648 | + wince/include/sys/utime.h wince/include/time.h wince/perl.ico | |
1649 | + wince/perl.rc wince/perldll.def wince/perllib.c | |
1650 | + wince/perlmain.c wince/registry.bat wince/runperl.c | |
1651 | + wince/splittree.pl wince/win32.h wince/win32iop.h | |
1652 | + wince/win32thread.c wince/win32thread.h wince/wince.c | |
1653 | + wince/wince.h wince/wincesck.c wince/xbuildall.ksh | |
1654 | + wince/xdistclean.ksh wince/xmakediffs.ksh | |
1655 | ! MANIFEST perl.c perl.h perlio.c | |
1656 | ____________________________________________________________________________ | |
1657 | [ 11548] By: jhi on 2001/08/02 13:18:08 | |
1658 | Log: setproctitle() made simpler. (This assumes the string is | |
1659 | \0-terminated: if not, the three-arg form setproctitle(fmt, len, s) | |
1660 | should be used. Note len, not len + 1.) BSD-fu from Anton | |
1661 | Berezin. | |
1662 | Branch: perl | |
1663 | ! mg.c | |
1664 | ____________________________________________________________________________ | |
1665 | [ 11547] By: jhi on 2001/08/02 12:49:54 | |
1666 | Log: Subject: [PATCH] -Wall cleanup: op.c | |
1667 | From: Richard Soderberg <rs@oregonnet.com> | |
1668 | Date: Thu, 2 Aug 2001 00:17:09 -0700 | |
1669 | Message-Id: <200108020717.AAA26895@oregonnet.com> | |
1670 | ||
1671 | Subject: [PATCH] -Wall cleanup: sv.c | |
1672 | From: Richard Soderberg <rs@oregonnet.com> | |
1673 | Date: Thu, 2 Aug 2001 00:49:21 -0700 | |
1674 | Message-Id: <200108020749.AAA27492@oregonnet.com> | |
1675 | Branch: perl | |
1676 | ! op.c sv.c | |
1677 | ____________________________________________________________________________ | |
1678 | [ 11546] By: jhi on 2001/08/02 00:53:34 | |
1679 | Log: Update Changes. | |
1680 | Branch: perl | |
1681 | ! Changes patchlevel.h | |
1682 | ____________________________________________________________________________ | |
d7cc7b3a JH |
1683 | [ 11545] By: jhi on 2001/08/02 00:48:55 |
1684 | Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard | |
1685 | From: Doug MacEachern <dougm@covalent.net> | |
1686 | Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT) | |
1687 | Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net> | |
1688 | Branch: perl | |
1689 | ! op.c | |
1690 | ____________________________________________________________________________ | |
1691 | [ 11544] By: jhi on 2001/08/01 23:08:41 | |
1692 | Log: The #11541 didn't work under threads. | |
1693 | Branch: perl | |
1694 | ! op.c | |
1695 | ____________________________________________________________________________ | |
1696 | [ 11543] By: jhi on 2001/08/01 22:46:41 | |
1697 | Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems | |
1698 | From: Hugo <hv@crypt.compulink.co.uk> | |
1699 | Date: Fri, 22 Jun 2001 01:19:08 +0100 | |
1700 | Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk> | |
1701 | ||
1702 | (Skip tests if accept() failed) | |
1703 | Branch: perl | |
1704 | ! ext/IO/lib/IO/t/io_unix.t | |
1705 | ____________________________________________________________________________ | |
1706 | [ 11542] By: jhi on 2001/08/01 22:40:09 | |
1707 | Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h) | |
1708 | From: "Stian Seeberg" <sseeberg@nimsoft.no> | |
1709 | Date: Mon, 30 Jul 2001 12:28:07 +0200 | |
1710 | Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no> | |
1711 | Branch: perl | |
1712 | ! perl.h | |
1713 | ____________________________________________________________________________ | |
1714 | [ 11541] By: jhi on 2001/08/01 22:38:31 | |
1715 | Log: Subject: Pluggable optimizer | |
1716 | From: Simon Cozens <simon@netthink.co.uk> | |
1717 | Date: Wed, 1 Aug 2001 13:57:02 -0700 | |
1718 | Message-ID: <20010801135702.I10442@netthink.co.uk> | |
1719 | Branch: perl | |
1720 | ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c | |
1721 | ____________________________________________________________________________ | |
1722 | [ 11540] By: jhi on 2001/08/01 22:29:54 | |
1723 | Log: Subject: [ID 20010801.039] perlre.pod message typo | |
1724 | From: Autrijus Tang <autrijus@geb.elixus.org> | |
1725 | Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST) | |
1726 | Message-Id: <200108012048.f71Km2r79890@geb.elixus.org> | |
1727 | Branch: perl | |
1728 | ! pod/perlre.pod | |
1729 | ____________________________________________________________________________ | |
1730 | [ 11539] By: jhi on 2001/08/01 16:32:52 | |
1731 | Log: Test for change #11536. | |
1732 | Branch: perl | |
1733 | ! t/op/tiehandle.t | |
1734 | ____________________________________________________________________________ | |
1735 | [ 11538] By: jhi on 2001/08/01 16:27:19 | |
1736 | Log: More test fixups for #11537. | |
1737 | Branch: perl | |
1738 | ! t/lib/warnings/4lint t/lib/warnings/9enabled | |
1739 | ____________________________________________________________________________ | |
1740 | [ 11537] By: jhi on 2001/08/01 16:26:25 | |
1741 | Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard | |
1742 | From: Doug MacEachern <dougm@covalent.net> | |
1743 | Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT) | |
1744 | Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net> | |
1745 | Branch: perl | |
1746 | ! op.c t/TestInit.pm | |
1747 | ____________________________________________________________________________ | |
1748 | [ 11536] By: jhi on 2001/08/01 16:08:08 | |
1749 | Log: Subject: [patch] ithreads + refto bug | |
1750 | From: Doug MacEachern <dougm@covalent.net> | |
1751 | Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT) | |
1752 | Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net> | |
1753 | ||
1754 | (Test in change #11539) | |
1755 | Branch: perl | |
1756 | ! pp.c | |
1757 | ____________________________________________________________________________ | |
1758 | [ 11535] By: jhi on 2001/08/01 16:05:56 | |
1759 | Log: Subject: [PATCH: perl@11523] fixups for t/harness | |
1760 | From: Prymmer/Kahn <pvhp@best.com> | |
1761 | Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT) | |
1762 | Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com> | |
1763 | Branch: perl | |
1764 | ! t/harness | |
1765 | ____________________________________________________________________________ | |
1766 | [ 11534] By: jhi on 2001/08/01 16:00:45 | |
1767 | Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds | |
1768 | From: Prymmer/Kahn <pvhp@best.com> | |
1769 | Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT) | |
1770 | Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com> | |
1771 | Branch: perl | |
1772 | ! win32/Makefile win32/makefile.mk | |
1773 | ____________________________________________________________________________ | |
1774 | [ 11533] By: jhi on 2001/08/01 13:38:29 | |
1775 | Log: Need to know the number of tests. | |
1776 | Branch: perl | |
1777 | ! t/run/exit.t | |
1778 | ____________________________________________________________________________ | |
1779 | [ 11532] By: jhi on 2001/08/01 13:04:31 | |
1780 | Log: Subject: Re: new exit tests on VMS | |
1781 | From: "Craig A. Berry" <craigberry@mac.com> | |
1782 | Date: Tue, 31 Jul 2001 12:19:29 -0500 | |
1783 | Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com> | |
1784 | Branch: perl | |
1785 | ! t/run/exit.t | |
1786 | ____________________________________________________________________________ | |
1787 | [ 11531] By: jhi on 2001/08/01 12:46:43 | |
1788 | Log: Retract #11530 (the dTHX is needed under threads) | |
1789 | Branch: perl | |
1790 | ! perlio.c | |
1791 | ____________________________________________________________________________ | |
1792 | [ 11530] By: jhi on 2001/08/01 12:39:35 | |
1793 | Log: (Retracted by #11531) | |
1794 | Branch: perl | |
1795 | ! perlio.c | |
1796 | ____________________________________________________________________________ | |
1797 | [ 11529] By: jhi on 2001/08/01 12:32:22 | |
1798 | Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h | |
1799 | From: Richard Soderberg <rs@crystalflame.net> | |
1800 | Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) | |
1801 | Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com> | |
1802 | Branch: perl | |
1803 | ! unixish.h | |
1804 | ____________________________________________________________________________ | |
1805 | [ 11528] By: jhi on 2001/08/01 12:18:59 | |
1806 | Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs | |
1807 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1808 | Date: Tue, 31 Jul 2001 05:39:09 -0400 | |
1809 | Message-ID: <20010731053909.A1810@math.ohio-state.edu> | |
1810 | ||
1811 | (with a note about the case of UV being equal to long long) | |
1812 | Branch: perl | |
1813 | ! utils/h2xs.PL | |
1814 | ____________________________________________________________________________ | |
1815 | [ 11527] By: jhi on 2001/07/31 23:49:04 | |
1816 | Log: Subject: [PATCH perl@11487] fix fs.t for VMS | |
1817 | From: "Craig A. Berry" <craigberry@mac.com> | |
1818 | Date: Tue, 31 Jul 2001 14:57:43 -0500 | |
1819 | Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01> | |
1820 | Branch: perl | |
1821 | ! t/io/fs.t | |
1822 | ____________________________________________________________________________ | |
1823 | [ 11526] By: jhi on 2001/07/31 23:47:57 | |
1824 | Log: Fix for | |
1825 | ||
1826 | Subject: [ID 20010116.001] File::Copy truncates orig file | |
1827 | From: arbor@al37al08.telecel.pt | |
1828 | Date: Tue, 16 Jan 2001 11:43:02 GMT | |
1829 | Message-Id: <200101161143.AA11184@al37al08.telecel.pt> | |
1830 | ||
1831 | (copy($foo, $foo) would truncate $foo) | |
1832 | Branch: perl | |
1833 | ! lib/File/Copy.pm lib/File/Copy.t | |
1834 | ____________________________________________________________________________ | |
1835 | [ 11525] By: jhi on 2001/07/31 23:01:01 | |
1836 | Log: Metaconfig unit change for #11524. | |
1837 | Branch: metaconfig/U/perl | |
1838 | ! Extras.U | |
1839 | ____________________________________________________________________________ | |
1840 | [ 11524] By: jhi on 2001/07/31 23:00:36 | |
1841 | Log: Multiple modules didn't work; plus typo fixes. | |
1842 | Branch: perl | |
1843 | ! Configure | |
1844 | ____________________________________________________________________________ | |
1845 | [ 11523] By: jhi on 2001/07/31 15:29:58 | |
1846 | Log: Update Changes. | |
1847 | Branch: perl | |
1848 | ! Changes patchlevel.h | |
1849 | ____________________________________________________________________________ | |
33c3e263 JH |
1850 | [ 11522] By: jhi on 2001/07/31 15:25:35 |
1851 | Log: Regen perlapi. | |
1852 | Branch: perl | |
1853 | ! pod/perlapi.pod | |
1854 | ____________________________________________________________________________ | |
1855 | [ 11521] By: jhi on 2001/07/31 15:19:01 | |
1856 | Log: Subject: Re: [PATCH sv.c] mortal doc thinko | |
1857 | From: Dave Mitchell <davem@fdgroup.co.uk> | |
1858 | Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST) | |
1859 | Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk> | |
1860 | Branch: perl | |
1861 | ! sv.c | |
1862 | ____________________________________________________________________________ | |
1863 | [ 11520] By: jhi on 2001/07/31 15:17:43 | |
1864 | Log: Regen toc. | |
1865 | Branch: perl | |
1866 | ! pod/perltoc.pod | |
1867 | ____________________________________________________________________________ | |
1868 | [ 11519] By: jhi on 2001/07/31 15:17:17 | |
1869 | Log: Regen Porting stuff. | |
1870 | Branch: perl | |
1871 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
1872 | ____________________________________________________________________________ | |
1873 | [ 11518] By: jhi on 2001/07/31 14:16:08 | |
1874 | Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs | |
1875 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1876 | Date: Tue, 31 Jul 2001 05:34:38 -0400 | |
1877 | Message-ID: <20010731053438.A1754@math.ohio-state.edu> | |
1878 | Branch: perl | |
1879 | ! utils/h2xs.PL | |
1880 | ____________________________________________________________________________ | |
1881 | [ 11517] By: jhi on 2001/07/31 14:15:01 | |
1882 | Log: Metaconfig unit change for #11516. | |
1883 | Branch: metaconfig/U/perl | |
1884 | ! gccvers.U | |
1885 | ____________________________________________________________________________ | |
1886 | [ 11516] By: jhi on 2001/07/31 14:14:35 | |
1887 | Log: Add -Wall in cflags, not in Configure. | |
1888 | (This way -Wall affects only the core and the core XS, | |
1889 | not user modules' XS. Concern from Paul Marquess, | |
1890 | implementation idea from Andy Dougherty.) | |
1891 | Branch: perl | |
1892 | ! Configure cflags.SH | |
1893 | ____________________________________________________________________________ | |
1894 | [ 11515] By: jhi on 2001/07/31 13:57:15 | |
1895 | Log: Metaconfig unit changes for #11514. | |
1896 | Branch: metaconfig | |
1897 | + U/modified/sysman.U | |
1898 | ! U/installdirs/man1dir.U | |
1899 | ____________________________________________________________________________ | |
1900 | [ 11514] By: jhi on 2001/07/31 13:56:26 | |
1901 | Log: Subject: Configure's detection of system manual | |
1902 | From: Sean Dague <sean@dague.net> | |
1903 | Date: Sun, 13 May 2001 15:53:15 -0400 | |
1904 | Message-ID: <20010513155315.A15833@underhill.dague.net> | |
1905 | Branch: perl | |
1906 | ! Configure | |
1907 | ____________________________________________________________________________ | |
1908 | [ 11513] By: jhi on 2001/07/31 03:23:01 | |
1909 | Log: Subject: [ID 20010621.004] Typo in perlobj.pod | |
1910 | From: Autrijus Tang <autrijus@autrijus.org> | |
1911 | Date: Thu, 21 Jun 2001 23:56:48 +0800 | |
1912 | Message-Id: <20010621235648.A57340@not.autrijus.org> | |
1913 | Branch: perl | |
1914 | ! pod/perlobj.pod | |
1915 | ____________________________________________________________________________ | |
1916 | [ 11512] By: jhi on 2001/07/31 03:13:35 | |
1917 | Log: Subject: Typo in DB_File.pm | |
1918 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
1919 | Date: Tue, 31 Jul 2001 06:19:35 +0200 | |
1920 | Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu> | |
1921 | Branch: perl | |
1922 | ! ext/DB_File/DB_File.pm | |
1923 | ____________________________________________________________________________ | |
1924 | [ 11511] By: jhi on 2001/07/31 03:01:49 | |
1925 | Log: Subject: Re: [ID 20010529.002] typos in man page perlre | |
1926 | From: "Stephen P. Potter" <spp@spotter.yi.org> | |
1927 | Date: Wed, 30 May 2001 13:59:34 -0400 | |
1928 | Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org> | |
1929 | Branch: perl | |
1930 | ! pod/perlre.pod | |
1931 | ____________________________________________________________________________ | |
1932 | [ 11510] By: jhi on 2001/07/31 02:13:58 | |
1933 | Log: eval "format foo=" would loop indefinitely; reported in | |
1934 | ||
1935 | Subject: A load of old rubbish | |
1936 | From: Mike Guy <mjtg@cam.ac.uk> | |
1937 | Date: Mon, 14 May 2001 16:12:22 +0100 | |
1938 | Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk> | |
1939 | ||
1940 | (The core dumps reported in there already fixed.) | |
1941 | Branch: perl | |
1942 | ! toke.c | |
1943 | ____________________________________________________________________________ | |
1944 | [ 11509] By: jhi on 2001/07/31 00:37:49 | |
1945 | Log: Upgrade to Switch 2.04, now with Perl 6 given+when. | |
1946 | Branch: perl | |
1947 | + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t | |
1948 | + lib/Switch/t/switch_case.t | |
1949 | - lib/Switch/test.pl | |
1950 | ! MANIFEST lib/Switch.pm | |
1951 | ____________________________________________________________________________ | |
1952 | [ 11508] By: jhi on 2001/07/31 00:17:38 | |
1953 | Log: Subject: [PATCH @11505] DB_File-1.78 | |
1954 | From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk> | |
1955 | Date: Mon, 30 Jul 2001 22:54:37 +0100 | |
1956 | Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk> | |
1957 | Branch: perl | |
1958 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
1959 | ! ext/DB_File/DB_File.xs ext/DB_File/version.c | |
1960 | ____________________________________________________________________________ | |
1961 | [ 11507] By: jhi on 2001/07/30 23:11:10 | |
1962 | Log: Explain in more detail why -pipe and -fno-common are good. | |
1963 | Branch: perl | |
1964 | ! hints/darwin.sh | |
1965 | ____________________________________________________________________________ | |
1966 | [ 11506] By: nick on 2001/07/30 14:32:23 | |
1967 | Log: Integrate mainline | |
1968 | Branch: perlio | |
1969 | !> INSTALL Makefile.SH doio.c hints/darwin.sh | |
1970 | ____________________________________________________________________________ | |
1971 | [ 11505] By: jhi on 2001/07/30 14:14:39 | |
1972 | Log: Perl hasn't been putting man pages into $prefix/lib for | |
1973 | a long time now; pointed out by Andy Dougherty. | |
1974 | Branch: perl | |
1975 | ! hints/darwin.sh | |
1976 | ____________________________________________________________________________ | |
1977 | [ 11504] By: jhi on 2001/07/30 14:13:15 | |
1978 | Log: Document the extras Configure option. | |
1979 | Branch: perl | |
1980 | ! INSTALL | |
1981 | ____________________________________________________________________________ | |
1982 | [ 11503] By: jhi on 2001/07/30 13:52:14 | |
1983 | Log: Integrate change #11051 from macperl; O_RDONLY is not zero | |
1984 | everywhere. | |
1985 | Branch: perl | |
1986 | !> doio.c | |
1987 | ____________________________________________________________________________ | |
1988 | [ 11502] By: jhi on 2001/07/30 13:45:27 | |
1989 | Log: Doubly guard against invoking CPAN if no extras defined, | |
1990 | pointed out by H. Merijn Brand. | |
1991 | Branch: perl | |
1992 | ! Makefile.SH | |
1993 | ____________________________________________________________________________ | |
1994 | [ 11501] By: pudge on 2001/07/30 12:57:56 | |
1995 | Log: Fix O_RDONLY check to check for O_RDONLY. | |
1996 | Branch: maint-5.6/macperl | |
1997 | ! doio.c | |
1998 | ____________________________________________________________________________ | |
1999 | [ 11500] By: pudge on 2001/07/30 12:41:11 | |
2000 | Log: Integrate miscellaneous changes from maint-5.6/perl. | |
2001 | Branch: maint-5.6/macperl | |
2002 | !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t | |
2003 | ____________________________________________________________________________ | |
2004 | [ 11499] By: nick on 2001/07/30 06:52:42 | |
2005 | Log: Integrate mainline | |
2006 | Branch: perlio | |
2007 | +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c | |
2008 | +> win32/sync_ext.pl | |
2009 | - win32/sncfnmcs.pl | |
2010 | !> (integrate 71 files) | |
2011 | ____________________________________________________________________________ | |
2012 | [ 11498] By: jhi on 2001/07/30 03:53:34 | |
2013 | Log: Update Changes. | |
2014 | Branch: perl | |
2015 | ! Changes patchlevel.h | |
2016 | ____________________________________________________________________________ | |
6c31a68f JH |
2017 | [ 11497] By: jhi on 2001/07/30 03:45:32 |
2018 | Log: Now Configure -Dextras=Foo::Bar and "make install" will | |
2019 | fetch and install Foo::Bar. | |
2020 | Branch: perl | |
2021 | ! Makefile.SH | |
2022 | ____________________________________________________________________________ | |
2023 | [ 11496] By: jhi on 2001/07/30 03:18:28 | |
2024 | Log: Metaconfig unit change for #11495. | |
2025 | Branch: metaconfig/U/perl | |
2026 | ! Extras.U | |
2027 | ____________________________________________________________________________ | |
2028 | [ 11495] By: jhi on 2001/07/30 03:18:01 | |
2029 | Log: extras.make, extras.test, and extras.install make targets. | |
2030 | Branch: perl | |
2031 | ! Configure Makefile.SH | |
2032 | ____________________________________________________________________________ | |
2033 | [ 11494] By: jhi on 2001/07/30 01:37:35 | |
2034 | Log: Metaconfig unit change for #11493. | |
2035 | Branch: metaconfig/U/perl | |
2036 | ! Extras.U | |
2037 | ____________________________________________________________________________ | |
2038 | [ 11493] By: jhi on 2001/07/30 01:37:14 | |
2039 | Log: Better to have the list of extras in $extras than 'define'. | |
2040 | Branch: perl | |
2041 | ! Configure | |
2042 | ____________________________________________________________________________ | |
2043 | [ 11492] By: jhi on 2001/07/30 01:33:16 | |
2044 | Log: The metaconfig unit change for #11490. | |
2045 | Branch: metaconfig/U/perl | |
2046 | + Extras.U | |
2047 | ____________________________________________________________________________ | |
2048 | [ 11491] By: jhi on 2001/07/30 01:32:54 | |
2049 | Log: Missed from #11490 (the required dependency). | |
2050 | Branch: perl | |
2051 | ! Makefile.SH | |
2052 | ____________________________________________________________________________ | |
2053 | [ 11490] By: jhi on 2001/07/30 01:32:02 | |
2054 | Log: Add the support of asking for extra modules or bundles of modules | |
2055 | to be fetched from the CPAN and installed as a part of the Perl | |
2056 | build process. None of this installation is yet really done; | |
2057 | only the list is asked, and saved away in extras.lst for | |
2058 | the build and installation process to worry about later. | |
2059 | Branch: perl | |
2060 | ! Configure | |
2061 | ____________________________________________________________________________ | |
2062 | [ 11489] By: jhi on 2001/07/29 22:15:25 | |
2063 | Log: Beginnings of better Inf and NaN support. | |
2064 | At least toke.c and sv.c still need quite a bit of work. | |
2065 | Branch: perl | |
2066 | ! numeric.c perl.h | |
2067 | ____________________________________________________________________________ | |
2068 | [ 11488] By: jhi on 2001/07/29 21:18:57 | |
2069 | Log: Top-level Makefile didn't honour OPTIMIZE. | |
2070 | Branch: perl | |
2071 | ! Makefile.SH | |
2072 | ____________________________________________________________________________ | |
2073 | [ 11487] By: jhi on 2001/07/29 20:56:04 | |
2074 | Log: Update Changes. | |
2075 | Branch: perl | |
2076 | ! Changes patchlevel.h | |
2077 | ____________________________________________________________________________ | |
3e54165a JH |
2078 | [ 11486] By: jhi on 2001/07/29 20:38:09 |
2079 | Log: Use Search::Dict 1.02 interface for charinfo(). | |
2080 | Branch: perl | |
2081 | ! lib/UnicodeCD.pm | |
2082 | ____________________________________________________________________________ | |
2083 | [ 11485] By: jhi on 2001/07/29 20:37:11 | |
2084 | Log: Now also allow transforming the read lines before comparing them. | |
2085 | (This will help UnicodeCD.) | |
2086 | Branch: perl | |
2087 | ! lib/Search/Dict.pm | |
2088 | ____________________________________________________________________________ | |
2089 | [ 11484] By: jhi on 2001/07/29 20:03:13 | |
2090 | Log: Remove tiehandle code. | |
2091 | Branch: perl | |
2092 | ! lib/UnicodeCD.pm | |
2093 | ____________________________________________________________________________ | |
2094 | [ 11483] By: jhi on 2001/07/29 19:59:02 | |
2095 | Log: Allow specifying a comparison function for Search::Dict::look(). | |
2096 | Branch: perl | |
2097 | ! lib/Search/Dict.pm | |
2098 | ____________________________________________________________________________ | |
2099 | [ 11482] By: jhi on 2001/07/29 18:55:04 | |
2100 | Log: Small UnicodeCD tweaks. | |
2101 | Branch: perl | |
2102 | ! lib/UnicodeCD.pm lib/UnicodeCD.t | |
2103 | ____________________________________________________________________________ | |
2104 | [ 11481] By: jhi on 2001/07/29 17:14:19 | |
2105 | Log: Subject: [PATCH @11446] UnicodeCD::charinfo | |
2106 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
2107 | Date: Tue, 24 Jul 2001 01:51:32 +0900 | |
2108 | Message-Id: <20010724015114.CF4D.BQW10602@nifty.com> | |
2109 | Branch: perl | |
2110 | ! lib/UnicodeCD.pm lib/UnicodeCD.t | |
2111 | ____________________________________________________________________________ | |
2112 | [ 11480] By: jhi on 2001/07/29 16:55:58 | |
2113 | Log: Subject: [PATCH] installperl | |
2114 | From: Wilfredo Sánchez <wsanchez@MIT.EDU> | |
2115 | Date: Fri, 27 Jul 2001 19:05:04 -0700 | |
2116 | Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
2117 | Branch: perl | |
2118 | ! installperl | |
2119 | ____________________________________________________________________________ | |
2120 | [ 11479] By: jhi on 2001/07/29 16:52:52 | |
2121 | Log: Subject: [PATCH] Set proper compatibility versions in core | |
2122 | From: Wilfredo Sánchez <wsanchez@MIT.EDU> | |
2123 | Date: Fri, 27 Jul 2001 20:01:49 -0700 | |
2124 | Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
2125 | Branch: perl | |
2126 | ! Makefile.SH | |
2127 | ____________________________________________________________________________ | |
2128 | [ 11478] By: jhi on 2001/07/29 16:50:55 | |
2129 | Log: Metaconfig unit change for #11477. | |
2130 | Branch: metaconfig/U/perl | |
2131 | ! dlsrc.U | |
2132 | ____________________________________________________________________________ | |
2133 | [ 11477] By: jhi on 2001/07/29 16:50:35 | |
2134 | Log: Subject: [PATCH] Darwin: -fpic not so good | |
2135 | From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU> | |
2136 | Date: Fri, 27 Jul 2001 18:57:38 -0700 | |
2137 | Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
2138 | Branch: perl | |
2139 | ! Configure | |
2140 | ____________________________________________________________________________ | |
2141 | [ 11476] By: jhi on 2001/07/29 16:44:03 | |
2142 | Log: Subject: [PATCH] Clean up Darwin hints | |
2143 | From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU> | |
2144 | Date: Fri, 27 Jul 2001 19:13:15 -0700 | |
2145 | Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
2146 | Branch: perl | |
2147 | ! hints/darwin.sh | |
2148 | ____________________________________________________________________________ | |
2149 | [ 11475] By: jhi on 2001/07/29 16:28:45 | |
2150 | Log: Subject: [PATCH split()] split()'s unused captures should be undef, not '' | |
2151 | From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> | |
2152 | Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT) | |
2153 | Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net> | |
2154 | Branch: perl | |
2155 | ! pod/perlfunc.pod pp.c t/op/split.t | |
2156 | ____________________________________________________________________________ | |
2157 | [ 11474] By: jhi on 2001/07/29 16:27:54 | |
2158 | Log: Subject: [PATCH perlvar.pod] $^N foolery as well | |
2159 | From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> | |
2160 | Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT) | |
2161 | Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net> | |
2162 | Branch: perl | |
2163 | ! pod/perlvar.pod | |
2164 | ____________________________________________________________________________ | |
2165 | [ 11473] By: jhi on 2001/07/29 16:27:00 | |
2166 | Log: Subject: [PATCH] fixes to constant.pm documentation | |
2167 | From: Ilmari Karonen <iltzu@sci.fi> | |
2168 | Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST) | |
2169 | Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka> | |
2170 | Branch: perl | |
2171 | ! lib/constant.pm | |
2172 | ____________________________________________________________________________ | |
2173 | [ 11472] By: jhi on 2001/07/28 18:39:03 | |
2174 | Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...> | |
2175 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
2176 | Date: Fri, 27 Jul 2001 07:51:10 +0200 | |
2177 | Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu> | |
2178 | Branch: perl | |
2179 | ! pod/perlport.pod | |
2180 | ____________________________________________________________________________ | |
2181 | [ 11471] By: nick on 2001/07/26 06:23:32 | |
2182 | Log: Subject: [PATCH] Doc fix for perlguts / threading | |
2183 | From: Arthur Bergman <arthur@contiller.se> | |
2184 | Date: Wed, 25 Jul 2001 11:28:23 +0200 | |
2185 | Message-Id: <B7845DD6.2812%arthur@contiller.se> | |
2186 | Branch: perl | |
2187 | ! pod/perlguts.pod | |
2188 | ____________________________________________________________________________ | |
2189 | [ 11470] By: nick on 2001/07/26 06:21:06 | |
2190 | Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist | |
2191 | From: Philip Newton <Philip.Newton@gmx.net> | |
2192 | Date: Wed, 25 Jul 2001 08:19:47 +0200 | |
2193 | Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk> | |
2194 | Branch: perl | |
2195 | ! INSTALL | |
2196 | ____________________________________________________________________________ | |
2197 | [ 11469] By: nick on 2001/07/26 06:20:25 | |
2198 | Log: Subject: [DOC PATCH bleadperl] typo in INSTALL? | |
2199 | From: Philip Newton <Philip.Newton@gmx.net> | |
2200 | Date: Wed, 25 Jul 2001 08:12:48 +0200 | |
2201 | Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk> | |
2202 | Branch: perl | |
2203 | ! INSTALL | |
2204 | ____________________________________________________________________________ | |
2205 | [ 11468] By: jhi on 2001/07/25 01:39:11 | |
2206 | Log: More +x. | |
2207 | Branch: perl | |
2208 | ! Porting/makerel | |
2209 | ____________________________________________________________________________ | |
2210 | [ 11467] By: jhi on 2001/07/24 16:05:34 | |
2211 | Log: Update Changes. | |
2212 | Branch: perl | |
2213 | ! Changes patchlevel.h | |
2214 | ____________________________________________________________________________ | |
8fc0601b JH |
2215 | [ 11466] By: jhi on 2001/07/24 15:40:28 |
2216 | Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser | |
2217 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
2218 | Date: Tue, 24 Jul 2001 06:45:55 +0200 | |
2219 | Message-ID: <20010724.064500@ID-11583.news.dfncis.de> | |
2220 | Branch: perl | |
2221 | ! os2/perlrexx.c | |
2222 | ____________________________________________________________________________ | |
2223 | [ 11465] By: jhi on 2001/07/24 15:37:48 | |
2224 | Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite | |
2225 | From: Peter Prymmer <pvhp@forte.com> | |
2226 | Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT) | |
2227 | Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com> | |
2228 | Branch: perl | |
2229 | ! pod/perlport.pod t/io/fs.t vms/test.com | |
2230 | ____________________________________________________________________________ | |
2231 | [ 11464] By: jhi on 2001/07/24 02:58:20 | |
2232 | Log: Workaround on Cwd bootstrap problem. | |
2233 | Branch: perl | |
2234 | ! lib/ExtUtils/MakeMaker.pm | |
2235 | ____________________________________________________________________________ | |
2236 | [ 11463] By: jhi on 2001/07/23 23:11:41 | |
2237 | Log: When in Rome, quote like the Romans do. | |
2238 | Branch: perl | |
2239 | ! cflags.SH | |
2240 | ____________________________________________________________________________ | |
2241 | [ 11462] By: jhi on 2001/07/23 23:04:02 | |
2242 | Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture | |
2243 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2244 | Date: Mon, 23 Jul 2001 19:29:49 -0400 | |
2245 | Message-ID: <20010723192949.A14802@math.ohio-state.edu> | |
2246 | Branch: perl | |
2247 | + os2/perlrexx.c | |
2248 | ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs | |
2249 | ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c | |
2250 | ! t/op/write.t | |
2251 | ____________________________________________________________________________ | |
2252 | [ 11461] By: jhi on 2001/07/23 22:58:15 | |
2253 | Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir | |
2254 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2255 | Date: Mon, 23 Jul 2001 18:43:42 -0400 | |
2256 | Message-ID: <20010723184342.A14494@math.ohio-state.edu> | |
2257 | Branch: perl | |
2258 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
2259 | ____________________________________________________________________________ | |
2260 | [ 11460] By: jhi on 2001/07/23 22:54:52 | |
2261 | Log: Subject: [PATCH 5.7.2] MakeMaker subdir | |
2262 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2263 | Date: Mon, 23 Jul 2001 18:33:16 -0400 | |
2264 | Message-ID: <20010723183316.A14298@math.ohio-state.edu> | |
2265 | Branch: perl | |
2266 | ! lib/ExtUtils/MakeMaker.pm | |
2267 | ____________________________________________________________________________ | |
2268 | [ 11459] By: jhi on 2001/07/23 22:52:02 | |
2269 | Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make | |
2270 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2271 | Date: Mon, 23 Jul 2001 18:20:35 -0400 | |
2272 | Message-ID: <20010723182035.A14192@math.ohio-state.edu> | |
2273 | Branch: perl | |
2274 | ! Makefile.SH cflags.SH | |
2275 | ____________________________________________________________________________ | |
2276 | [ 11458] By: jhi on 2001/07/23 22:41:19 | |
2277 | Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output | |
2278 | From: "David D. Kilzer" <ddkilzer@lubricants-oil.com> | |
2279 | Date: Mon, 23 Jul 2001 11:32:17 -0500 | |
2280 | Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com> | |
2281 | Branch: perl | |
2282 | ! lib/ExtUtils/MakeMaker.pm | |
2283 | ____________________________________________________________________________ | |
2284 | [ 11457] By: jhi on 2001/07/23 21:22:36 | |
2285 | Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff | |
2286 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2287 | Date: Mon, 23 Jul 2001 18:13:20 -0400 | |
2288 | Message-ID: <20010723181320.A14005@math.ohio-state.edu> | |
2289 | Branch: perl | |
2290 | ! lib/perl5db.pl | |
2291 | ____________________________________________________________________________ | |
2292 | [ 11456] By: jhi on 2001/07/23 21:19:28 | |
2293 | Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff | |
2294 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2295 | Date: Mon, 23 Jul 2001 18:07:40 -0400 | |
2296 | Message-ID: <20010723180740.A13960@math.ohio-state.edu> | |
2297 | Branch: perl | |
2298 | ! op.c | |
2299 | ____________________________________________________________________________ | |
2300 | [ 11455] By: jhi on 2001/07/23 21:13:12 | |
2301 | Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork | |
2302 | From: "Craig A. Berry" <craigberry@mac.com> | |
2303 | Date: Mon, 23 Jul 2001 15:35:06 -0500 | |
2304 | Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01> | |
2305 | Branch: perl | |
2306 | ! util.c | |
2307 | ____________________________________________________________________________ | |
2308 | [ 11454] By: jhi on 2001/07/23 21:09:13 | |
2309 | Log: Subject: [PATCH perlfaq9.pod typo] | |
2310 | From: "Larry Shatzer, Jr." <lshatzer@islanddata.com> | |
2311 | Date: Mon, 23 Jul 2001 07:49:05 -0700 | |
2312 | Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER> | |
2313 | Branch: perl | |
2314 | ! pod/perlfaq9.pod | |
2315 | ____________________________________________________________________________ | |
2316 | [ 11453] By: jhi on 2001/07/23 21:06:42 | |
2317 | Log: Subject: win32\sncfnmcs.pl corrections | |
2318 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
2319 | Date: Mon, 23 Jul 2001 12:56:54 +0200 | |
2320 | Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U> | |
2321 | ||
2322 | Rename the script a little bit more sensibly. | |
2323 | Branch: perl | |
2324 | + win32/sync_ext.pl | |
2325 | - win32/sncfnmcs.pl | |
2326 | ! MANIFEST README.win32 | |
2327 | ____________________________________________________________________________ | |
2328 | [ 11452] By: jhi on 2001/07/23 17:22:37 | |
2329 | Log: Test tweak. | |
2330 | Branch: perl | |
2331 | ! ext/B/Deparse.t | |
2332 | ____________________________________________________________________________ | |
2333 | [ 11451] By: jhi on 2001/07/23 17:10:52 | |
2334 | Log: Metaconfig unit tweak for #11450. | |
2335 | Branch: metaconfig/U/perl | |
2336 | ! Mksymlinks.U | |
2337 | ____________________________________________________________________________ | |
2338 | [ 11450] By: jhi on 2001/07/23 17:09:46 | |
2339 | Log: Too volatile failsafe check. | |
2340 | Branch: perl | |
2341 | ! Configure | |
2342 | ____________________________________________________________________________ | |
2343 | [ 11449] By: jhi on 2001/07/23 16:53:59 | |
2344 | Log: Further doc tweaks. | |
2345 | Branch: perl | |
2346 | ! lib/UnicodeCD.pm | |
2347 | ____________________________________________________________________________ | |
2348 | [ 11448] By: jhi on 2001/07/23 05:26:50 | |
2349 | Log: Doc tweaks. | |
2350 | Branch: perl | |
2351 | ! lib/UnicodeCD.pm | |
2352 | ____________________________________________________________________________ | |
2353 | [ 11447] By: jhi on 2001/07/23 04:57:49 | |
2354 | Log: Doc tweakery from Abhijit. | |
2355 | Branch: perl | |
2356 | ! Porting/repository.pod | |
2357 | ____________________________________________________________________________ | |
2358 | [ 11446] By: jhi on 2001/07/22 15:41:02 | |
2359 | Log: An accidental empty line. | |
2360 | Branch: perl | |
2361 | ! MANIFEST | |
2362 | ____________________________________________________________________________ | |
2363 | [ 11445] By: jhi on 2001/07/22 15:38:30 | |
2364 | Log: Missing MANIFESTations. | |
2365 | Branch: perl | |
2366 | ! MANIFEST | |
2367 | ____________________________________________________________________________ | |
2368 | [ 11444] By: jhi on 2001/07/22 15:30:10 | |
2369 | Log: Update Changes. | |
2370 | Branch: perl | |
2371 | ! Changes patchlevel.h | |
2372 | ____________________________________________________________________________ | |
bb260963 JH |
2373 | [ 11443] By: jhi on 2001/07/22 15:02:11 |
2374 | Log: Subject: Re: Typo in Porting/pumpkin/pod ? | |
2375 | From: Mike Guy <mjtg@cam.ac.uk> | |
2376 | Date: Fri, 20 Jul 2001 16:12:49 +0100 | |
2377 | Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk> | |
2378 | Branch: perl | |
2379 | ! Porting/pumpkin.pod | |
2380 | ____________________________________________________________________________ | |
2381 | [ 11442] By: jhi on 2001/07/22 14:58:33 | |
2382 | Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | |
2383 | From: Peter Prymmer <pvhp@forte.com> | |
2384 | Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT) | |
2385 | Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com> | |
2386 | Branch: perl | |
2387 | ! pod/perlhack.pod | |
2388 | ____________________________________________________________________________ | |
2389 | [ 11441] By: jhi on 2001/07/22 14:54:29 | |
2390 | Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED" | |
2391 | From: Michael G Schwern <schwern@pobox.com> | |
2392 | Date: Fri, 20 Jul 2001 20:22:35 -0400 | |
2393 | Message-ID: <20010720202235.O4498@blackrider> | |
2394 | Branch: perl | |
2395 | ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t | |
2396 | ! lib/Test/t/todo.t | |
2397 | ____________________________________________________________________________ | |
2398 | [ 11440] By: jhi on 2001/07/22 14:51:14 | |
2399 | Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? | |
2400 | From: Jeffrey Friedl <jfriedl@yahoo-inc.com> | |
2401 | Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com> | |
2402 | Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT) | |
2403 | Branch: perl | |
2404 | ! ext/POSIX/POSIX.pod | |
2405 | ____________________________________________________________________________ | |
2406 | [ 11439] By: jhi on 2001/07/22 14:49:25 | |
2407 | Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? | |
2408 | From: Mark-Jason Dominus <mjd@plover.com> | |
2409 | Date: Fri, 20 Jul 2001 23:16:54 -0400 | |
2410 | Message-ID: <20010721031654.21877.qmail@plover.com> | |
2411 | Branch: perl | |
2412 | ! ext/POSIX/POSIX.pod | |
2413 | ____________________________________________________________________________ | |
2414 | [ 11438] By: jhi on 2001/07/22 14:41:58 | |
2415 | Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l | |
2416 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
2417 | Date: Sun, 22 Jul 2001 14:56:09 +0200 | |
2418 | Message-ID: <20010722145609.A766@rafael> | |
2419 | Branch: perl | |
2420 | ! ext/B/O.pm | |
2421 | ____________________________________________________________________________ | |
2422 | [ 11437] By: jhi on 2001/07/22 14:39:07 | |
2423 | Log: Subject: regexec.c #define cleanup | |
2424 | From: Mark-Jason Dominus <mjd@plover.com> | |
2425 | Date: Sat, 21 Jul 2001 18:33:25 -0400 | |
2426 | Message-ID: <20010721223325.3069.qmail@plover.com> | |
2427 | Branch: perl | |
2428 | ! regexec.c | |
2429 | ____________________________________________________________________________ | |
2430 | [ 11436] By: jhi on 2001/07/22 14:36:43 | |
2431 | Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare) | |
2432 | From: Prymmer/Kahn <pvhp@best.com> | |
2433 | Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT) | |
2434 | Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com> | |
2435 | Branch: perl | |
2436 | ! t/io/fs.t | |
2437 | ____________________________________________________________________________ | |
2438 | [ 11435] By: jhi on 2001/07/22 00:22:51 | |
2439 | Log: Typo in #11432. | |
2440 | Branch: perl | |
2441 | ! ext/POSIX/POSIX.t | |
2442 | ____________________________________________________________________________ | |
2443 | [ 11434] By: jhi on 2001/07/21 23:12:26 | |
2444 | Log: Integrate (manually) change #11424 from macperl. | |
2445 | Branch: perl | |
2446 | ! ext/Filter/t/call.t | |
2447 | ____________________________________________________________________________ | |
2448 | [ 11433] By: jhi on 2001/07/21 23:07:43 | |
2449 | Log: Integrate change #11408 from macperl. | |
2450 | Branch: perl | |
2451 | !> README.macos pod/perlport.pod | |
2452 | ____________________________________________________________________________ | |
2453 | [ 11432] By: jhi on 2001/07/21 23:02:30 | |
2454 | Log: Integrate change #11388 from macperl (the *.t parts needed hand massage). | |
2455 | Branch: perl | |
2456 | +> macos/MacPerlTests.cmd macos/xsubpp.patch | |
2457 | ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t | |
2458 | ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t | |
2459 | ! ext/POSIX/POSIX.t | |
2460 | ____________________________________________________________________________ | |
2461 | [ 11431] By: gsar on 2001/07/21 05:03:44 | |
2462 | Log: pod/*.t tests not picked up by t/TEST either | |
2463 | Branch: maint-5.6/perl | |
2464 | ! t/TEST | |
2465 | ____________________________________________________________________________ | |
2466 | [ 11430] By: gsar on 2001/07/21 04:58:12 | |
2467 | Log: better tweak for change#11429 (windows has both / and \ separated | |
2468 | paths in @INC at that point) | |
2469 | Branch: maint-5.6/perl | |
2470 | ! t/pod/testp2pt.pl | |
2471 | ____________________________________________________________________________ | |
2472 | [ 11429] By: gsar on 2001/07/21 04:41:15 | |
2473 | Log: MacOS pod test tweak needs \Escape | |
2474 | Branch: maint-5.6/perl | |
2475 | ! t/pod/testp2pt.pl | |
2476 | ____________________________________________________________________________ | |
2477 | [ 11428] By: gsar on 2001/07/21 04:39:34 | |
2478 | Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect | |
2479 | resulting duplicate output, but t/harness isn't) | |
2480 | Branch: maint-5.6/perl | |
2481 | ! t/run/runenv.t | |
2482 | ____________________________________________________________________________ | |
2483 | [ 11427] By: gsar on 2001/07/21 04:37:26 | |
2484 | Log: t/harness wasn't picking up all the tests | |
2485 | Branch: maint-5.6/perl | |
2486 | ! t/harness | |
2487 | ____________________________________________________________________________ | |
2488 | [ 11426] By: gsar on 2001/07/21 04:09:26 | |
2489 | Log: update MANIFEST for new file | |
2490 | Branch: maint-5.6/perl | |
2491 | ! MANIFEST | |
2492 | ____________________________________________________________________________ | |
2493 | [ 11425] By: gsar on 2001/07/21 04:07:46 | |
2494 | Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with | |
2495 | the exception of the macperl/macos/... tree | |
2496 | Branch: maint-5.6/perl | |
2497 | +> t/lib/filefind-taint.t | |
2498 | !> (integrate 72 files) | |
2499 | ____________________________________________________________________________ | |
2500 | [ 11424] By: pudge on 2001/07/20 18:55:25 | |
2501 | Log: Fix test. | |
2502 | Branch: maint-5.6/macperl | |
2503 | ! macos/bundled_ext/Filter/t/call.t | |
2504 | ____________________________________________________________________________ | |
2505 | [ 11423] By: gsar on 2001/07/20 18:38:48 | |
2506 | Log: Make perl fork()-safe (in a slightly limited way) even on | |
2507 | platforms that don't have pthread_atfork() (extension of | |
2508 | the fix in change#11151). | |
2509 | ||
2510 | Note that this will not help extensions that call fork() | |
2511 | directly in C, or that link to libraries that call fork() | |
2512 | directly. Such cases must be fixed to either call | |
2513 | PerlProc_fork(), or call atfork_lock() in parent before the | |
2514 | calling the function that forks and call atfork_unlock() | |
2515 | in both parent and child immediately after the fork(). | |
2516 | (There are no worries if C code calls exec() in the child | |
2517 | immediately after a fork(). Only cases where the child | |
2518 | calls perl's API functions (including New()) after the | |
2519 | fork() are problematic.) | |
2520 | ||
2521 | This change also eliminates the use of vfork() from perl, | |
2522 | since all such uses were violating the severe restrictions | |
2523 | on modifying the state of the process between the vfork() | |
2524 | and the exec(). | |
2525 | ||
2526 | This is a modified version of patches suggested by Abhijit | |
2527 | Menon-Sen and Richard Soderberg. | |
2528 | Branch: perl | |
2529 | ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c | |
2530 | ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c | |
2531 | ____________________________________________________________________________ | |
2532 | [ 11422] By: pudge on 2001/07/20 18:16:37 | |
2533 | Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple, | |
2534 | Switch, and Text::Balanced. | |
2535 | Branch: maint-5.6/macperl | |
2536 | + macos/bundled_ext/Filter/Util/Call/Call.pm | |
2537 | + macos/bundled_ext/Filter/Util/Call/Call.xs | |
2538 | + macos/bundled_ext/Filter/Util/Call/Makefile.PL | |
2539 | + macos/bundled_ext/Filter/t/MyFilter.pm | |
2540 | + macos/bundled_ext/Filter/t/call.t | |
2541 | + macos/bundled_ext/Filter/t/filter-util.pl | |
2542 | + macos/bundled_lib/blib/lib/Class/ISA.pm | |
2543 | + macos/bundled_lib/blib/lib/Digest.pm | |
2544 | + macos/bundled_lib/blib/lib/Filter/Simple.pm | |
2545 | + macos/bundled_lib/blib/lib/Switch.pm | |
2546 | + macos/bundled_lib/blib/lib/Text/Balanced.pm | |
2547 | + macos/bundled_lib/blib/lib/Text/Balanced.pod | |
2548 | + macos/bundled_lib/t/Class/ISA/test.pl | |
2549 | + macos/bundled_lib/t/Digest/Digest.t | |
2550 | + macos/bundled_lib/t/Filter/Simple/test.pl | |
2551 | + macos/bundled_lib/t/Switch/test.pl | |
2552 | + macos/bundled_lib/t/Text/Balanced/t/genxt.t | |
2553 | + macos/bundled_lib/t/Text/Balanced/t/xbrak.t | |
2554 | + macos/bundled_lib/t/Text/Balanced/t/xcode.t | |
2555 | + macos/bundled_lib/t/Text/Balanced/t/xdeli.t | |
2556 | + macos/bundled_lib/t/Text/Balanced/t/xmult.t | |
2557 | + macos/bundled_lib/t/Text/Balanced/t/xquot.t | |
2558 | + macos/bundled_lib/t/Text/Balanced/t/xtagg.t | |
2559 | + macos/bundled_lib/t/Text/Balanced/t/xvari.t | |
2560 | ____________________________________________________________________________ | |
2561 | [ 11421] By: pudge on 2001/07/20 18:03:28 | |
2562 | Log: Add Filter::Util::Call to config/make files; edit utils | |
2563 | to recognize the module (it was descended too far down). | |
2564 | Bump version to 5.6.1a4. | |
2565 | Branch: maint-5.6/macperl | |
2566 | ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk | |
2567 | ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm | |
2568 | ! macos/macperl/Makefile.mk macos/xsubpp.patch | |
2569 | ____________________________________________________________________________ | |
2570 | [ 11420] By: pudge on 2001/07/20 18:02:05 | |
2571 | Log: Make DB_File the default for MLDBM on MacOS. | |
2572 | Branch: maint-5.6/macperl | |
2573 | ! macos/bundled_lib/blib/lib/MLDBM.pm | |
2574 | ____________________________________________________________________________ | |
2575 | [ 11419] By: nick on 2001/07/20 14:51:03 | |
2576 | Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation | |
2577 | From: Simon Cozens <simon@netthink.co.uk> | |
2578 | Date: Fri, 20 Jul 2001 11:42:35 -0400 | |
2579 | Message-Id: <20010720114235.A5235@netthink.co.uk> | |
2580 | Branch: perl | |
2581 | ! lib/UnicodeCD.pm | |
2582 | ____________________________________________________________________________ | |
2583 | [ 11418] By: nick on 2001/07/20 14:48:12 | |
2584 | Log: Subject: [PATCH regcomp.h] adds a comment | |
2585 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2586 | Date: Fri, 20 Jul 2001 21:05:37 +0530 | |
2587 | Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org> | |
2588 | Branch: perl | |
2589 | ! regcomp.h | |
2590 | ____________________________________________________________________________ | |
2591 | [ 11417] By: nick on 2001/07/20 14:16:38 | |
2592 | Log: Subject: [PATCH 5.7.2] INSTALL updates | |
2593 | From: Andy Dougherty <doughera@lafayette.edu> | |
2594 | Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT) | |
2595 | Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu> | |
2596 | Branch: perl | |
2597 | ! INSTALL | |
2598 | ____________________________________________________________________________ | |
2599 | [ 11416] By: nick on 2001/07/20 06:44:44 | |
2600 | Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | |
2601 | From: Russ Allbery <rra@stanford.edu> | |
2602 | Date: 19 Jul 2001 15:52:37 -0700 | |
2603 | Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu> | |
2604 | Branch: perl | |
2605 | ! lib/Pod/Man.pm | |
2606 | ____________________________________________________________________________ | |
2607 | [ 11415] By: nick on 2001/07/20 06:35:11 | |
2608 | Log: Subject: [PATCH] defer op_seq allocation | |
2609 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2610 | Date: Thu, 19 Jul 2001 22:12:24 +0530 | |
2611 | Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org> | |
2612 | Branch: perl | |
2613 | ! op.c | |
2614 | ____________________________________________________________________________ | |
2615 | [ 11414] By: nick on 2001/07/20 06:23:36 | |
2616 | Log: Subject: [PATCH] prototype for Time::HiRes::sleep() | |
2617 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2618 | Date: Fri, 20 Jul 2001 01:18:50 +0530 | |
2619 | Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org> | |
2620 | (Private e-mail) | |
2621 | Branch: perl | |
2622 | ! ext/Time/HiRes/HiRes.xs | |
2623 | ____________________________________________________________________________ | |
2624 | [ 11413] By: nick on 2001/07/20 06:18:53 | |
2625 | Log: Integrate mainline | |
2626 | Branch: perlio | |
2627 | +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t | |
2628 | - t/base/commonsense.t | |
2629 | !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm | |
2630 | !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh | |
2631 | !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod | |
2632 | !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t | |
2633 | !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h | |
2634 | !> win32/win32.c | |
2635 | ____________________________________________________________________________ | |
2636 | [ 11412] By: nick on 2001/07/19 06:44:27 | |
2637 | Log: Integrate win32/perlhost.h from maintenance branch. | |
2638 | (Rest of $ENV{PATH} / system() fix.) | |
2639 | Branch: perl | |
2640 | !> win32/perlhost.h | |
2641 | ____________________________________________________________________________ | |
2642 | [ 11411] By: nick on 2001/07/19 06:41:34 | |
2643 | Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod | |
2644 | From: Philip Newton <Philip.Newton@gmx.net> | |
2645 | Date: Wed, 18 Jul 2001 21:43:57 +0200 | |
2646 | Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk> | |
2647 | Branch: perl | |
2648 | ! pod/perlhack.pod | |
2649 | ____________________________________________________________________________ | |
2650 | [ 11410] By: nick on 2001/07/19 06:39:35 | |
2651 | Log: Subject: Security hole in taint checking in open() | |
2652 | From: deekoo@tentacle.net | |
2653 | Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT) | |
2654 | Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net> | |
2655 | Branch: perl | |
2656 | ! doio.c | |
2657 | ____________________________________________________________________________ | |
2658 | [ 11409] By: nick on 2001/07/19 06:28:08 | |
2659 | Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails | |
2660 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2661 | Date: Thu, 19 Jul 2001 04:30:43 +0530 | |
2662 | Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org> | |
2663 | Branch: perl | |
2664 | ! ext/Time/HiRes/HiRes.xs | |
2665 | ____________________________________________________________________________ | |
2666 | [ 11408] By: pudge on 2001/07/19 03:27:36 | |
2667 | Log: Update docs with latest implementation information and new URLs. | |
2668 | Branch: maint-5.6/macperl | |
2669 | ! README.macos pod/perlport.pod | |
2670 | ____________________________________________________________________________ | |
2671 | [ 11407] By: pudge on 2001/07/19 02:35:46 | |
2672 | Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5. | |
2673 | Fix BuildRules to accept optimization variables. | |
2674 | Branch: maint-5.6/macperl | |
2675 | + macos/bundled_ext/Digest/MD5/Makefile.mk | |
2676 | ! macos/BuildRules.mk macos/Makefile.mk | |
2677 | ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh | |
2678 | ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk | |
2679 | ____________________________________________________________________________ | |
2680 | [ 11406] By: pudge on 2001/07/19 01:11:39 | |
2681 | Log: Integrate changes 11399,11401 | |
2682 | Branch: maint-5.6/macperl | |
2683 | !> win32/perlhost.h win32/win32.c | |
2684 | ____________________________________________________________________________ | |
2685 | [ 11405] By: nick on 2001/07/18 06:50:33 | |
2686 | Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400) | |
2687 | from perl5.6* | |
2688 | Branch: perl | |
2689 | !> win32/perlhost.h win32/win32.c | |
2690 | ____________________________________________________________________________ | |
2691 | [ 11404] By: nick on 2001/07/18 06:43:59 | |
2692 | Log: Subject: Re: Perl 5.7.2 Has Been Released | |
2693 | From: hv@crypt0.demon.co.uk | |
2694 | Date: Wed, 18 Jul 2001 05:58:46 +0100 | |
2695 | Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk> | |
2696 | Branch: perl | |
2697 | ! ext/POSIX/POSIX.t | |
2698 | ____________________________________________________________________________ | |
2699 | [ 11403] By: nick on 2001/07/18 06:38:57 | |
2700 | Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) | |
2701 | From: hv@crypt0.demon.co.uk | |
2702 | Date: Wed, 18 Jul 2001 05:21:54 +0100 | |
2703 | Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk> | |
2704 | Branch: perl | |
2705 | ! numeric.c t/op/arith.t | |
2706 | ____________________________________________________________________________ | |
2707 | [ 11402] By: nick on 2001/07/18 06:19:17 | |
2708 | Log: Subject: Doc patch: perlre should mention perlrequick and perlretut | |
2709 | From: mjd@plover.com | |
2710 | Date: 17 Jul 2001 17:59:20 -0000 | |
2711 | Message-Id: <20010717175920.8177.qmail@plover.com> | |
2712 | Branch: perl | |
2713 | ! pod/perlre.pod | |
2714 | ____________________________________________________________________________ | |
2715 | [ 11401] By: gsar on 2001/07/17 21:31:31 | |
2716 | Log: thinko in change#11400 (duh) | |
2717 | Branch: maint-5.6/perl | |
2718 | ! win32/perlhost.h | |
2719 | ____________________________________________________________________________ | |
2720 | [ 11400] By: gsar on 2001/07/17 19:46:34 | |
2721 | Log: change#11399 revealed another unrelated bug; this is just a temporary | |
2722 | bandaid | |
2723 | Branch: maint-5.6/perl | |
2724 | ! win32/perlhost.h | |
2725 | ____________________________________________________________________________ | |
2726 | [ 11399] By: gsar on 2001/07/17 19:11:57 | |
2727 | Log: fix bugs in handling of the virtualized environment under windows; | |
2728 | there were bugs in propagating any changes to %ENV down to the real | |
2729 | environment when such changes happened in the toplevel process | |
2730 | (thanks to Johan Holmberg <holmberg@iar.se> for the excellent | |
2731 | problem identification, and for a part of the fix) | |
2732 | Branch: maint-5.6/perl | |
2733 | ! win32/perlhost.h win32/win32.c | |
2734 | ____________________________________________________________________________ | |
2735 | [ 11398] By: nick on 2001/07/17 08:26:35 | |
2736 | Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config | |
2737 | From: Peter Prymmer <pvhp@forte.com> | |
2738 | Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT) | |
2739 | Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com> | |
2740 | ||
2741 | Move t/base/commonsense.t to t/lib/commonsense.t - base tests | |
2742 | should not depend on existance of Config.pm | |
2743 | Branch: perl | |
2744 | +> t/lib/commonsense.t | |
2745 | - t/base/commonsense.t | |
2746 | ! MANIFEST t/README | |
2747 | ____________________________________________________________________________ | |
2748 | [ 11397] By: nick on 2001/07/17 08:09:58 | |
2749 | Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods | |
2750 | From: Michael G Schwern <schwern@pobox.com> | |
2751 | Date: Mon, 16 Jul 2001 18:20:31 -0400 | |
2752 | Message-Id: <20010716182031.A1128@blackrider> | |
2753 | Branch: perl | |
2754 | ! pod/perlhack.pod | |
2755 | ____________________________________________________________________________ | |
2756 | [ 11396] By: nick on 2001/07/17 08:04:11 | |
2757 | Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf | |
2758 | From: Gwyn Judd <b.judd@xtra.co.nz> | |
2759 | Date: Tue, 17 Jul 2001 20:55:58 +1200 | |
2760 | Message-Id: <20010717205558.A3107@thislove> | |
2761 | Branch: perl | |
2762 | ! pod/perlfunc.pod | |
2763 | ____________________________________________________________________________ | |
2764 | [ 11395] By: nick on 2001/07/17 08:02:22 | |
2765 | Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config | |
2766 | From: Peter Prymmer <pvhp@forte.com> | |
2767 | Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT) | |
2768 | Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com> | |
2769 | Branch: perl | |
2770 | ! t/op/sprintf.t | |
2771 | ____________________________________________________________________________ | |
2772 | [ 11394] By: nick on 2001/07/17 07:57:06 | |
2773 | Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var | |
2774 | From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net> | |
2775 | Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT) | |
2776 | Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net> | |
2777 | Branch: perl | |
2778 | ! gv.c | |
2779 | ____________________________________________________________________________ | |
2780 | [ 11392] By: nick on 2001/07/17 07:50:12 | |
2781 | Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often | |
2782 | From: Coral <coral@moonlight.crystalflame.net> | |
2783 | Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT) | |
2784 | Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net> | |
2785 | Branch: perl | |
2786 | ! pp_sys.c thread.h | |
2787 | ____________________________________________________________________________ | |
2788 | [ 11391] By: nick on 2001/07/17 07:34:28 | |
2789 | Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: | |
2790 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2791 | Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST) | |
2792 | Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com> | |
2793 | Branch: perl | |
2794 | ! utils/h2xs.PL | |
2795 | ____________________________________________________________________________ | |
2796 | [ 11390] By: pudge on 2001/07/16 23:54:44 | |
2797 | Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other | |
2798 | modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple, | |
2799 | and Mac::Apps::Launch, which don't work, and Time::HiRes and | |
2800 | Time::Piece, which don't yet work. | |
2801 | Branch: maint-5.6/macperl | |
2802 | + (add 154 files) | |
2803 | ____________________________________________________________________________ | |
2804 | [ 11389] By: pudge on 2001/07/16 23:13:10 | |
2805 | Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner]. | |
2806 | Also add hack to get around missing setenv for PERL5DB. | |
2807 | Branch: maint-5.6/macperl | |
2808 | ! macos/macish.c macos/macish.h | |
2809 | ____________________________________________________________________________ | |
2810 | [ 11388] By: pudge on 2001/07/16 23:11:26 | |
2811 | Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX. | |
2812 | Branch: maint-5.6/macperl | |
2813 | ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t | |
2814 | ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t | |
2815 | ____________________________________________________________________________ | |
2816 | [ 11387] By: pudge on 2001/07/16 23:05:12 | |
2817 | Log: Fix up some configuration and make options, add extra | |
2818 | extensions. | |
2819 | Branch: maint-5.6/macperl | |
2820 | ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh | |
2821 | ! macos/macperl/Makefile.mk | |
2822 | ____________________________________________________________________________ | |
2823 | [ 11386] By: pudge on 2001/07/16 21:22:32 | |
2824 | Log: From Change 11374 in maintperl. | |
2825 | Branch: maint-5.6/macperl | |
2826 | !> utils/h2ph.PL | |
2827 | ____________________________________________________________________________ | |
2828 | [ 11385] By: nick on 2001/07/16 14:12:58 | |
2829 | Log: Back out change to h2xs till it passes its test. | |
2830 | Branch: perl | |
2831 | ! utils/h2xs.PL | |
2832 | ____________________________________________________________________________ | |
2833 | [ 11384] By: nick on 2001/07/16 14:00:10 | |
2834 | Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH] | |
2835 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2836 | Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST) | |
2837 | Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com> | |
2838 | Branch: perl | |
2839 | ! utils/h2xs.PL | |
2840 | ____________________________________________________________________________ | |
2841 | [ 11383] By: nick on 2001/07/16 13:53:12 | |
2842 | Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag | |
2843 | From: Robin Houston <robin@kitsite.com> | |
2844 | Date: Sun, 15 Jul 2001 18:22:31 +0100 | |
2845 | Message-Id: <20010715182230.A11174@robin> | |
2846 | Branch: perl | |
2847 | ! hints/darwin.sh | |
2848 | ____________________________________________________________________________ | |
2849 | [ 11382] By: nick on 2001/07/16 13:52:49 | |
2850 | Log: Subject: [PATCH perl@11372] re_dup | |
2851 | From: Radu Greab <radu@netsoft.ro> | |
2852 | Date: Sun, 15 Jul 2001 04:50:06 +0300 | |
2853 | Message-Id: <15184.63182.656988.340591@ix.netsoft.ro> | |
2854 | Branch: perl | |
2855 | ! sv.c | |
2856 | ____________________________________________________________________________ | |
2857 | [ 11379] By: nick on 2001/07/16 13:35:39 | |
2858 | Log: Subject: [PATCH B::Deparse] formats can't contain formats | |
2859 | From: Robin Houston <robin@kitsite.com> | |
2860 | Date: Sat, 14 Jul 2001 14:28:50 +0100 | |
2861 | Message-Id: <20010714142850.A10205@robin> | |
2862 | Branch: perl | |
2863 | ! ext/B/B/Deparse.pm | |
2864 | ____________________________________________________________________________ | |
2865 | [ 11378] By: nick on 2001/07/16 13:30:36 | |
2866 | Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212 | |
2867 | From: Sadahiro Tomoyuki <BQW10602@nifty.com> | |
2868 | Date: Sat, 14 Jul 2001 22:17:42 +0900 | |
2869 | Message-Id: <20010714221736.6CA3.BQW10602@nifty.com> | |
2870 | Branch: perl | |
2871 | + ext/Encode/Encode/euc-jp-0212.enc | |
2872 | ! ext/Encode/Encode/Tcl.pm | |
2873 | ____________________________________________________________________________ | |
2874 | [ 11377] By: nick on 2001/07/16 13:17:28 | |
2875 | Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints | |
2876 | From: Andy Dougherty <doughera@lafayette.edu> | |
2877 | Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT) | |
2878 | Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu> | |
2879 | Branch: perl | |
2880 | ! hints/darwin.sh hints/rhapsody.sh | |
2881 | ____________________________________________________________________________ | |
2882 | [ 11376] By: nick on 2001/07/16 09:05:00 | |
2883 | Log: Integrate mainline | |
2884 | Branch: perlio | |
2885 | +> ext/Encode/Encode/7bit-greek.enc | |
2886 | +> ext/Encode/Encode/7bit-latin1.enc | |
2887 | +> ext/Encode/Encode/cns11643-1.enc | |
2888 | +> ext/Encode/Encode/cns11643-2.enc | |
2889 | +> ext/Encode/Encode/iso2022-cn.enc | |
2890 | +> ext/Encode/Encode/iso2022-jp1.enc | |
2891 | +> ext/Encode/Encode/iso2022-jp2.enc | |
2892 | !> Changes Configure MANIFEST Makefile.SH | |
2893 | !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t | |
2894 | !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm | |
2895 | !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h | |
2896 | !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c | |
2897 | !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL | |
2898 | ____________________________________________________________________________ | |
2899 | [ 11375] By: gsar on 2001/07/16 02:46:11 | |
2900 | Log: integrate change#11374 from maint-5.6 | |
2901 | ||
2902 | make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc. | |
2903 | Branch: perl | |
2904 | !> utils/h2ph.PL | |
2905 | ____________________________________________________________________________ | |
2906 | [ 11374] By: gsar on 2001/07/16 02:10:51 | |
2907 | Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc. | |
2908 | Branch: maint-5.6/perl | |
2909 | ! utils/h2ph.PL | |
2910 | ____________________________________________________________________________ | |
2911 | [ 11373] By: jhi on 2001/07/14 09:27:10 | |
2912 | Log: Update Changes. | |
2913 | Branch: perl | |
2914 | ! Changes patchlevel.h | |
2915 | ____________________________________________________________________________ | |
7d32079d JH |
2916 | [ 11372] By: jhi on 2001/07/14 09:19:18 |
2917 | Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs) | |
2918 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2919 | Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST) | |
2920 | Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com> | |
2921 | Branch: perl | |
2922 | ! utils/h2xs.PL | |
2923 | ____________________________________________________________________________ | |
2924 | [ 11371] By: jhi on 2001/07/14 09:18:09 | |
2925 | Log: Subject: patch to add DEL to [:cntrl:] | |
2926 | From: Jeffrey Friedl <jfriedl@yahoo-inc.com> | |
2927 | Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT) | |
2928 | Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com> | |
2929 | Branch: perl | |
2930 | ! handy.h pod/perlre.pod regcomp.c t/op/pat.t | |
2931 | ____________________________________________________________________________ | |
2932 | [ 11370] By: jhi on 2001/07/14 01:33:17 | |
2933 | Log: Metaconfig unit change for #11369; plus a dependency nit. | |
2934 | Branch: metaconfig | |
2935 | ! U/compline/nblock_io.U | |
2936 | Branch: metaconfig/U/perl | |
2937 | ! Extensions.U | |
2938 | ____________________________________________________________________________ | |
2939 | [ 11369] By: jhi on 2001/07/14 01:32:33 | |
2940 | Log: #include <stdlib.h> so that exit() is prototyped, | |
2941 | noticed by Hugo. | |
2942 | Branch: perl | |
2943 | ! Configure | |
2944 | ____________________________________________________________________________ | |
2945 | [ 11368] By: jhi on 2001/07/14 01:18:28 | |
2946 | Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config | |
2947 | From: Peter Prymmer <pvhp@forte.com> | |
2948 | Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT) | |
2949 | Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com> | |
2950 | Branch: perl | |
2951 | ! t/op/sprintf.t | |
2952 | ____________________________________________________________________________ | |
2953 | [ 11367] By: jhi on 2001/07/14 01:07:03 | |
2954 | Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems | |
2955 | From: Peter Prymmer <pvhp@forte.com> | |
2956 | Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT) | |
2957 | Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com> | |
2958 | Branch: perl | |
2959 | ! ext/Encode/Encode/Tcl.t | |
2960 | ____________________________________________________________________________ | |
2961 | [ 11366] By: jhi on 2001/07/13 22:48:47 | |
2962 | Log: Add information about gcc 3.0 basic block profiling. | |
2963 | Branch: perl | |
2964 | ! Makefile.SH pod/perlhack.pod pod/perltoc.pod | |
2965 | ____________________________________________________________________________ | |
2966 | [ 11365] By: jhi on 2001/07/13 21:22:20 | |
2967 | Log: Subject: Error in lib/PerlIO/Via.pm ? | |
2968 | From: Mark-Jason Dominus <mjd@plover.com> | |
2969 | Date: Fri, 13 Jul 2001 15:55:41 -0400 | |
2970 | Message-ID: <20010713195541.26751.qmail@plover.com> | |
2971 | Branch: perl | |
2972 | ! ext/PerlIO/Via/Via.pm | |
2973 | ____________________________________________________________________________ | |
2974 | [ 11364] By: jhi on 2001/07/13 21:21:23 | |
2975 | Log: Move both usemymalloc and d_bincompat5005 to the Platfom | |
2976 | section from the Compiler section. | |
2977 | Branch: perl | |
2978 | ! myconfig.SH | |
2979 | ____________________________________________________________________________ | |
2980 | [ 11363] By: jhi on 2001/07/13 21:19:34 | |
2981 | Log: Handle glibc style of constant definitions using enum | |
2982 | with intervening #defines; from Brendan O'Dea. | |
2983 | Branch: perl | |
2984 | ! utils/h2ph.PL | |
2985 | ____________________________________________________________________________ | |
2986 | [ 11362] By: jhi on 2001/07/13 21:17:40 | |
2987 | Log: Add LC_MESSAGES to the locale_h export tag (it already is | |
2988 | in the Makefile.PL and thusly eligible for an XS constant) | |
2989 | (see also maintperl #10543) | |
2990 | Branch: perl | |
2991 | ! ext/POSIX/POSIX.pm | |
2992 | ____________________________________________________________________________ | |
2993 | [ 11361] By: jhi on 2001/07/13 15:12:37 | |
2994 | Log: Subject: Re: [patch] re_dup | |
2995 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2996 | Date: Fri, 13 Jul 2001 21:41:09 +0530 | |
2997 | Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org> | |
2998 | Branch: perl | |
2999 | ! sv.c | |
3000 | ____________________________________________________________________________ | |
3001 | [ 11360] By: jhi on 2001/07/13 15:11:45 | |
3002 | Log: Subject: [patch] re_dup | |
3003 | From: Doug MacEachern <dougm@covalent.net> | |
3004 | Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT) | |
3005 | Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net> | |
3006 | Branch: perl | |
3007 | ! sv.c | |
3008 | ____________________________________________________________________________ | |
3009 | [ 11359] By: jhi on 2001/07/13 14:30:32 | |
3010 | Log: Update Changes. | |
3011 | Branch: perl | |
3012 | ! Changes patchlevel.h | |
3013 | ____________________________________________________________________________ | |
90085e7e JH |
3014 | [ 11358] By: jhi on 2001/07/13 14:26:36 |
3015 | Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn) | |
3016 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3017 | Date: Sat, 14 Jul 2001 00:06:30 +0900 | |
3018 | Message-Id: <20010713235522.8406.BQW10602@nifty.com> | |
3019 | Branch: perl | |
3020 | + ext/Encode/Encode/7bit-greek.enc | |
3021 | + ext/Encode/Encode/7bit-latin1.enc | |
3022 | + ext/Encode/Encode/cns11643-1.enc | |
3023 | + ext/Encode/Encode/cns11643-2.enc | |
3024 | + ext/Encode/Encode/iso2022-cn.enc | |
3025 | + ext/Encode/Encode/iso2022-jp1.enc | |
3026 | + ext/Encode/Encode/iso2022-jp2.enc | |
3027 | ! MANIFEST ext/Encode/Encode/Tcl.pm | |
3028 | ! ext/Encode/Encode/iso2022-kr.enc | |
3029 | ____________________________________________________________________________ | |
3030 | [ 11357] By: nick on 2001/07/13 14:24:06 | |
3031 | Log: Blind integrate mainline (as of 5.7.2?) | |
3032 | Branch: perlio | |
3033 | !> AUTHORS Changes Porting/config.sh Porting/config_H | |
3034 | !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h | |
3035 | !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile | |
3036 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3037 | !> win32/makefile.mk | |
3038 | ____________________________________________________________________________ | |
3039 | [ 11355] By: jhi on 2001/07/13 13:13:46 | |
3040 | Log: Snip away the devel patchlevel. | |
3041 | Branch: perl | |
3042 | ! patchlevel.h | |
3043 | ____________________________________________________________________________ | |
3044 | [ 11354] By: jhi on 2001/07/13 13:12:01 | |
3045 | Log: Bump the version to 5.7.2. | |
3046 | Branch: perl | |
3047 | ! Porting/config.sh Porting/config_H patchlevel.h | |
3048 | ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile | |
3049 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3050 | ! win32/makefile.mk | |
3051 | ____________________________________________________________________________ | |
3052 | [ 11353] By: jhi on 2001/07/13 13:00:00 | |
3053 | Log: Update Changes. | |
3054 | Branch: perl | |
3055 | ! Changes | |
3056 | ____________________________________________________________________________ | |
585d6f80 JH |
3057 | [ 11352] By: jhi on 2001/07/13 12:54:49 |
3058 | Log: Reword. | |
3059 | Branch: perl | |
3060 | ! AUTHORS | |
3061 | ____________________________________________________________________________ | |
3062 | [ 11351] By: jhi on 2001/07/13 12:52:47 | |
3063 | Log: AUTHORS update. | |
3064 | Branch: perl | |
3065 | ! AUTHORS | |
3066 | ____________________________________________________________________________ | |
3067 | [ 11350] By: jhi on 2001/07/13 12:24:36 | |
3068 | Log: Ignore PL_regex_pad and PL_regex_padav from symbols | |
3069 | unless ithreads. | |
3070 | Branch: perl | |
3071 | ! makedef.pl | |
3072 | ____________________________________________________________________________ | |
3073 | [ 11349] By: jhi on 2001/07/13 11:54:10 | |
3074 | Log: Integrate perlio. | |
3075 | Branch: perl | |
3076 | !> win32/distclean.bat | |
3077 | ____________________________________________________________________________ | |
3078 | [ 11348] By: jhi on 2001/07/13 11:49:50 | |
3079 | Log: Test the encoding transform only iff we have PerlIO, | |
3080 | noticed by H. Merijn Brand. | |
3081 | Branch: perl | |
3082 | ! ext/PerlIO/t/encoding.t | |
3083 | ____________________________________________________________________________ | |
3084 | [ 11347] By: jhi on 2001/07/13 11:40:13 | |
3085 | Log: README.netware tweaks from Ananth Kesari. | |
3086 | Branch: perl | |
3087 | ! README.netware | |
3088 | ____________________________________________________________________________ | |
3089 | [ 11346] By: nick on 2001/07/13 09:18:51 | |
3090 | Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so | |
3091 | to avoid /unicode vs /Unicode issues. | |
3092 | Branch: perlio | |
3093 | ! win32/distclean.bat | |
3094 | ____________________________________________________________________________ | |
3095 | [ 11345] By: nick on 2001/07/13 06:24:18 | |
3096 | Log: Integrate mainline | |
3097 | Branch: perlio | |
3098 | +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t | |
3099 | - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm | |
3100 | !> (integrate 63 files) | |
3101 | ____________________________________________________________________________ | |
3102 | [ 11344] By: jhi on 2001/07/13 04:50:22 | |
3103 | Log: Add d_bincompat5005 information to perl -V. | |
3104 | Branch: perl | |
3105 | ! myconfig.SH | |
3106 | ____________________________________________________________________________ | |
3107 | [ 11343] By: jhi on 2001/07/13 03:42:05 | |
3108 | Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_? | |
3109 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3110 | Date: Fri, 13 Jul 2001 07:12:36 +0530 | |
3111 | Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org> | |
3112 | Branch: perl | |
3113 | ! sv.c | |
3114 | ____________________________________________________________________________ | |
3115 | [ 11342] By: jhi on 2001/07/13 03:36:22 | |
3116 | Log: Remove unicode::distinct, as per Inaba Hiroto. | |
3117 | Branch: perl | |
3118 | - lib/unicode/distinct.pm | |
3119 | ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c | |
3120 | ! t/lib/1_compile.t | |
3121 | ____________________________________________________________________________ | |
3122 | [ 11341] By: jhi on 2001/07/13 00:05:53 | |
3123 | Log: Paging for Dr Octothorpe. | |
3124 | Branch: perl | |
3125 | ! pod/perlfaq4.pod | |
3126 | ____________________________________________________________________________ | |
3127 | [ 11340] By: jhi on 2001/07/12 23:53:44 | |
3128 | Log: cut-n-paste error noticed by mjd. | |
3129 | Branch: perl | |
3130 | ! pod/perlfaq4.pod | |
3131 | ____________________________________________________________________________ | |
3132 | [ 11339] By: jhi on 2001/07/12 23:39:42 | |
3133 | Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod | |
3134 | From: Peter Prymmer <pvhp@forte.com> | |
3135 | Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT) | |
3136 | Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com> | |
3137 | Branch: perl | |
3138 | ! pod/perlfaq4.pod | |
3139 | ____________________________________________________________________________ | |
3140 | [ 11338] By: jhi on 2001/07/12 23:38:49 | |
3141 | Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository '] | |
3142 | From: Randall Gellens <randy@qualcomm.com> | |
3143 | Date: Thu, 12 Jul 2001 16:56:23 -0700 | |
3144 | Message-Id: <p05100301b773e9751c04@[129.46.176.61]> | |
3145 | Branch: perl | |
3146 | ! Porting/repository.pod | |
3147 | ____________________________________________________________________________ | |
3148 | [ 11337] By: jhi on 2001/07/12 23:35:06 | |
3149 | Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise. | |
3150 | Branch: perl | |
3151 | ! thread.h | |
3152 | ____________________________________________________________________________ | |
3153 | [ 11336] By: jhi on 2001/07/12 23:23:39 | |
3154 | Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK | |
3155 | From: coral <coral@moonlight.crystalflame.net> | |
3156 | Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT) | |
3157 | Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net> | |
3158 | Branch: perl | |
3159 | ! thread.h | |
3160 | ____________________________________________________________________________ | |
3161 | [ 11335] By: jhi on 2001/07/12 23:23:14 | |
3162 | Log: Metaconfig unit change for #11134. | |
3163 | Branch: metaconfig | |
3164 | + U/threads/d_pthread_atfork.U | |
3165 | ____________________________________________________________________________ | |
3166 | [ 11334] By: jhi on 2001/07/12 23:22:42 | |
3167 | Log: Add HAS_PTHREAD_ATFORK. | |
3168 | Branch: perl | |
3169 | ! Configure NetWare/config.wc NetWare/config_H.wc | |
3170 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
3171 | ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod | |
3172 | ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h | |
3173 | ! vos/config.ga.def vos/config.ga.h win32/config.bc | |
3174 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
3175 | ! win32/config_H.gc win32/config_H.vc | |
3176 | ____________________________________________________________________________ | |
3177 | [ 11333] By: jhi on 2001/07/12 22:58:35 | |
3178 | Log: Subject: [PATCH] File::Copy fails on tied handles | |
3179 | From: "Wilson, Doug" <Doug_Wilson@intuit.com> | |
3180 | Date: Thu, 12 Jul 2001 15:18:51 -0700 | |
3181 | Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com> | |
3182 | Branch: perl | |
3183 | ! lib/File/Copy.pm | |
3184 | ____________________________________________________________________________ | |
3185 | [ 11332] By: jhi on 2001/07/12 22:57:04 | |
3186 | Log: Subject: [PATCH] Langinfo.t | |
3187 | From: Nicholas Clark <nick@ccl4.org> | |
3188 | Date: Thu, 12 Jul 2001 23:55:38 +0100 | |
3189 | Message-ID: <20010712235538.M5827@plum.flirble.org> | |
3190 | Branch: perl | |
3191 | ! ext/I18N/Langinfo/Langinfo.t | |
3192 | ____________________________________________________________________________ | |
3193 | [ 11331] By: jhi on 2001/07/12 22:56:09 | |
3194 | Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod | |
3195 | From: Peter Prymmer <pvhp@forte.com> | |
3196 | Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT) | |
3197 | Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com> | |
3198 | Branch: perl | |
3199 | ! pod/perl572delta.pod | |
3200 | ____________________________________________________________________________ | |
3201 | [ 11330] By: jhi on 2001/07/12 22:55:23 | |
3202 | Log: Subject: [PATCH] Re: Memory corruption? Read-only $_? | |
3203 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3204 | Date: Fri, 13 Jul 2001 05:21:16 +0530 | |
3205 | Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org> | |
3206 | Branch: perl | |
3207 | ! sv.c | |
3208 | ____________________________________________________________________________ | |
3209 | [ 11329] By: jhi on 2001/07/12 22:54:39 | |
3210 | Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays | |
3211 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3212 | Date: Fri, 13 Jul 2001 03:04:25 +0530 | |
3213 | Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org> | |
3214 | Branch: perl | |
3215 | ! av.c | |
3216 | ____________________________________________________________________________ | |
3217 | [ 11328] By: gsar on 2001/07/12 19:02:01 | |
3218 | Log: s/^M$//g | |
3219 | Branch: perl | |
3220 | ! win32/Makefile win32/makefile.mk | |
3221 | ____________________________________________________________________________ | |
3222 | [ 11327] By: jhi on 2001/07/12 18:54:09 | |
3223 | Log: Update Changes. | |
3224 | Branch: perl | |
3225 | ! Changes patchlevel.h | |
3226 | ____________________________________________________________________________ | |
1a307847 JH |
3227 | [ 11326] By: jhi on 2001/07/12 18:17:18 |
3228 | Log: Typo spotted by Philip Newton. | |
3229 | Branch: perl | |
3230 | ! pod/perl572delta.pod | |
3231 | ____________________________________________________________________________ | |
3232 | [ 11325] By: jhi on 2001/07/12 18:11:42 | |
3233 | Log: Subject: [PATCH] fixes perl_clone of perl_clone | |
3234 | From: Artur Bergman <artur@contiller.se> | |
3235 | Date: Thu, 12 Jul 2001 20:57:09 +0200 | |
3236 | Message-ID: <B773BFA4.236B%artur@contiller.se> | |
3237 | Branch: perl | |
3238 | ! sv.c | |
3239 | ____________________________________________________________________________ | |
3240 | [ 11324] By: jhi on 2001/07/12 18:09:17 | |
3241 | Log: Add README.uts from Hal Morris. | |
3242 | Branch: perl | |
3243 | + README.uts | |
3244 | ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod | |
3245 | ! pod/perltoc.pod win32/Makefile win32/makefile.mk | |
3246 | ____________________________________________________________________________ | |
3247 | [ 11323] By: jhi on 2001/07/12 17:48:33 | |
3248 | Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ] | |
3249 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3250 | Date: Thu, 12 Jul 2001 20:32:37 +0200 | |
3251 | Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl> | |
3252 | Branch: perl | |
3253 | ! hints/aix.sh | |
3254 | ____________________________________________________________________________ | |
3255 | [ 11322] By: jhi on 2001/07/12 17:44:29 | |
3256 | Log: Subject: Patch: document reg_data.what member | |
3257 | From: Mark-Jason Dominus <mjd@plover.com> | |
3258 | Message-ID: <20010712182532.14821.qmail@plover.com> | |
3259 | Date: Thu, 12 Jul 2001 14:25:32 -0400 | |
3260 | Branch: perl | |
3261 | ! regcomp.c regcomp.h | |
3262 | ____________________________________________________________________________ | |
3263 | [ 11321] By: jhi on 2001/07/12 17:43:18 | |
3264 | Log: Subject: [PATCH] Perl_re_dup() | |
3265 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3266 | Date: Thu, 12 Jul 2001 23:54:32 +0530 | |
3267 | Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org> | |
3268 | Branch: perl | |
3269 | ! embed.h embed.pl perlapi.c proto.h sv.c | |
3270 | ____________________________________________________________________________ | |
3271 | [ 11320] By: jhi on 2001/07/12 17:18:54 | |
3272 | Log: Regen Configure, modlib, toc. | |
3273 | Branch: perl | |
3274 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
3275 | ! pod/perlmodlib.pod pod/perltoc.pod | |
3276 | ____________________________________________________________________________ | |
3277 | [ 11319] By: jhi on 2001/07/12 17:08:15 | |
3278 | Log: The problem seems to be in PerlIO::Layer::->find() not | |
3279 | accepting the ":encoding(blurflur)" arguments. | |
3280 | Branch: perl | |
3281 | ! lib/PerlIO.pm lib/open.pm | |
3282 | ____________________________________________________________________________ | |
3283 | [ 11318] By: jhi on 2001/07/12 16:58:11 | |
3284 | Log: AIX doc update. | |
3285 | Branch: perl | |
3286 | ! README.aix pod/perl572delta.pod | |
3287 | ____________________________________________________________________________ | |
3288 | [ 11317] By: jhi on 2001/07/12 16:39:11 | |
3289 | Log: Subject: AIX README update | |
3290 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3291 | Date: Thu, 12 Jul 2001 19:28:30 +0200 | |
3292 | Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl> | |
3293 | Branch: perl | |
3294 | ! README.aix | |
3295 | ____________________________________________________________________________ | |
3296 | [ 11316] By: jhi on 2001/07/12 16:37:15 | |
3297 | Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6 | |
3298 | From: Norton Allen <allen@huarp.harvard.edu> | |
3299 | Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt) | |
3300 | Message-Id: <200107121530.LAA12631@bottesini.harvard.edu> | |
3301 | Branch: perl | |
3302 | ! ext/IO/lib/IO/t/io_unix.t | |
3303 | ____________________________________________________________________________ | |
3304 | [ 11315] By: jhi on 2001/07/12 16:35:53 | |
3305 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
3306 | From: Norton Allen <allen@huarp.harvard.edu> | |
3307 | Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt) | |
3308 | Message-Id: <200107121529.LAA23411@bottesini.harvard.edu> | |
3309 | Branch: perl | |
3310 | ! README.qnx hints/qnx.sh | |
3311 | ____________________________________________________________________________ | |
3312 | [ 11314] By: jhi on 2001/07/12 16:13:15 | |
3313 | Log: Subject: [patch] faster PM_GETRE | |
3314 | From: Doug MacEachern <dougm@covalent.net> | |
3315 | Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT) | |
3316 | Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net> | |
3317 | Branch: perl | |
3318 | ! op.h | |
3319 | ____________________________________________________________________________ | |
3320 | [ 11313] By: jhi on 2001/07/12 16:12:23 | |
3321 | Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war. | |
3322 | From: Doug MacEachern <dougm@covalent.net> | |
3323 | Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT) | |
3324 | Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net> | |
3325 | Branch: perl | |
3326 | ! op.c | |
3327 | ____________________________________________________________________________ | |
3328 | [ 11312] By: jhi on 2001/07/12 16:07:22 | |
3329 | Log: Tell where the nice Estonian database is. | |
3330 | Branch: perl | |
3331 | ! lib/open.pm | |
3332 | ____________________________________________________________________________ | |
3333 | [ 11311] By: jhi on 2001/07/12 16:05:31 | |
3334 | Log: Retract #11309 since #11310 is a better fix. | |
3335 | Branch: perl | |
3336 | ! t/lib/1_compile.t | |
3337 | ____________________________________________________________________________ | |
3338 | [ 11310] By: gsar on 2001/07/12 15:50:40 | |
3339 | Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in | |
3340 | change#11300 needs to return the status of failed win32_spawnvp()) | |
3341 | ||
3342 | fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't | |
3343 | splitting correctly; remove unused variables; 'require' at run time | |
3344 | rather than 'use' at compile time for I18N::Langinfo, since it | |
3345 | isn't everyware | |
3346 | Branch: perl | |
3347 | ! lib/open.pm win32/win32.c | |
3348 | ____________________________________________________________________________ | |
3349 | [ 11309] By: jhi on 2001/07/12 15:29:55 | |
3350 | Log: Temporary workaround. | |
3351 | Branch: perl | |
3352 | ! t/lib/1_compile.t | |
3353 | ____________________________________________________________________________ | |
3354 | [ 11308] By: jhi on 2001/07/12 14:44:51 | |
3355 | Log: UCD typo in #11306 and add also more known-to-be-tested | |
3356 | modules to the skip list. | |
3357 | Branch: perl | |
3358 | ! t/lib/1_compile.t | |
3359 | ____________________________________________________________________________ | |
3360 | [ 11307] By: jhi on 2001/07/12 14:38:38 | |
3361 | Log: Rename Unicode::UCD to UnicodeCD to avoid | |
3362 | messups with case-insensitive filesystems. | |
3363 | Branch: perl | |
3364 | + lib/UnicodeCD.pm lib/UnicodeCD.t | |
3365 | - lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
3366 | ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t | |
3367 | ____________________________________________________________________________ | |
3368 | [ 11306] By: jhi on 2001/07/12 13:32:05 | |
3369 | Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT | |
3370 | From: daniel@biz.bitpusher.com | |
3371 | Date: Wed, 11 Jul 2001 23:25:47 -0700 | |
3372 | Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com> | |
3373 | Branch: perl | |
3374 | ! lib/Tie/Array.pm t/op/splice.t | |
3375 | ____________________________________________________________________________ | |
3376 | [ 11305] By: jhi on 2001/07/12 13:05:46 | |
3377 | Log: Subject: [PATCH] More accurate line numbers in messages | |
3378 | From: Paul Johnson <paul@pjcj.net> | |
3379 | Date: Thu, 12 Jul 2001 04:14:11 +0200 | |
3380 | Message-ID: <20010712041411.A3467@pjcj.net> | |
3381 | ||
3382 | (With prototyping and multiplicity tweaks.) | |
3383 | Branch: perl | |
3384 | ! dump.c embed.h embed.pl t/lib/warnings/util util.c | |
3385 | ____________________________________________________________________________ | |
3386 | [ 11304] By: nick on 2001/07/12 12:53:40 | |
3387 | Log: Integrate mainline | |
3388 | Branch: perlio | |
3389 | !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod | |
3390 | !> regexec.c thread.h | |
3391 | ____________________________________________________________________________ | |
3392 | [ 11303] By: jhi on 2001/07/12 12:46:20 | |
3393 | Log: Cut-and-pasto in #11298. | |
3394 | Branch: perl | |
3395 | ! ext/ByteLoader/bytecode.h | |
3396 | ____________________________________________________________________________ | |
3397 | [ 11302] By: jhi on 2001/07/12 12:42:35 | |
3398 | Log: Update the AIX known problems section. | |
3399 | Branch: perl | |
3400 | ! pod/perl572delta.pod | |
3401 | ____________________________________________________________________________ | |
3402 | [ 11301] By: jhi on 2001/07/12 12:36:46 | |
3403 | Log: Subject: Re: HiRes on AIX 4.2 in threaded mode | |
3404 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3405 | Date: Thu, 12 Jul 2001 12:16:16 +0200 | |
3406 | Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl> | |
3407 | Branch: perl | |
3408 | ! hints/aix.sh | |
3409 | ____________________________________________________________________________ | |
3410 | [ 11300] By: jhi on 2001/07/12 12:35:44 | |
3411 | Log: Integrate perlio. | |
3412 | Branch: perl | |
3413 | !> makedef.pl win32/win32.c | |
3414 | ____________________________________________________________________________ | |
3415 | [ 11299] By: jhi on 2001/07/12 12:33:57 | |
3416 | Log: Subject: [PATCH] fix for PMOP threadness failures | |
3417 | From: Artur Bergman <artur@contiller.se> | |
3418 | Date: Thu, 12 Jul 2001 09:48:06 +0200 | |
3419 | Message-ID: <B77322D6.22DD%artur@contiller.se> | |
3420 | Branch: perl | |
3421 | ! regexec.c | |
3422 | ____________________________________________________________________________ | |
3423 | [ 11298] By: jhi on 2001/07/12 12:27:47 | |
3424 | Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2 | |
3425 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
3426 | Date: Thu, 12 Jul 2001 09:09:48 +0200 | |
3427 | Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> | |
3428 | ||
3429 | More parentheses to keep bcc happy. | |
3430 | Branch: perl | |
3431 | ! ext/ByteLoader/bytecode.h | |
3432 | ____________________________________________________________________________ | |
3433 | [ 11297] By: jhi on 2001/07/12 12:24:50 | |
3434 | Log: Subject: Re: [patch] pthread_atfork bandaid | |
3435 | From: Doug MacEachern <dougm@covalent.net> | |
3436 | Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT) | |
3437 | Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net> | |
3438 | Branch: perl | |
3439 | ! thread.h | |
3440 | ____________________________________________________________________________ | |
3441 | [ 11296] By: nick on 2001/07/12 11:55:48 | |
3442 | Log: Exclude reentrant_buffer from .def file | |
3443 | Branch: perlio | |
3444 | ! makedef.pl | |
3445 | ____________________________________________________________________________ | |
3446 | [ 11295] By: nick on 2001/07/12 11:11:44 | |
3447 | Log: Honour void-ness of my_exit() | |
3448 | Branch: perlio | |
3449 | ! win32/win32.c | |
3450 | ____________________________________________________________________________ | |
3451 | [ 11294] By: nick on 2001/07/12 07:51:04 | |
3452 | Log: Integrate mainline | |
3453 | Branch: perlio | |
3454 | +> uts/sprintf_wrap.c | |
3455 | !> (integrate 35 files) | |
3456 | ____________________________________________________________________________ | |
3457 | [ 11293] By: jhi on 2001/07/12 04:58:08 | |
3458 | Log: Retract #11289. | |
3459 | Branch: perl | |
3460 | ! embed.h embed.pl perl.c proto.h thread.h | |
3461 | ____________________________________________________________________________ | |
3462 | [ 11292] By: jhi on 2001/07/12 04:47:43 | |
3463 | Log: Now the :locale pseudolayer *almost* works... | |
3464 | Branch: perl | |
3465 | ! lib/open.pm | |
3466 | ____________________________________________________________________________ | |
3467 | [ 11291] By: jhi on 2001/07/12 04:36:47 | |
3468 | Log: Locale encoding tweaks. | |
3469 | Branch: perl | |
3470 | ! lib/open.pm | |
3471 | ____________________________________________________________________________ | |
3472 | [ 11290] By: jhi on 2001/07/12 04:25:53 | |
3473 | Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | |
3474 | From: Mark-Jason Dominus <mjd@plover.com> | |
3475 | Date: Thu, 12 Jul 2001 00:59:31 -0400 | |
3476 | Message-ID: <20010712045931.8543.qmail@plover.com> | |
3477 | ||
3478 | Remove the chmod/umask leading zero warning. | |
3479 | Branch: perl | |
3480 | ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod | |
3481 | ! t/lib/warnings/toke toke.c warnings.h warnings.pl | |
3482 | ____________________________________________________________________________ | |
3483 | [ 11289] By: jhi on 2001/07/12 04:16:41 | |
3484 | Log: (Retracted by #11289.) | |
3485 | Branch: perl | |
3486 | ! embed.h embed.pl perl.c proto.h thread.h | |
3487 | ____________________________________________________________________________ | |
3488 | [ 11288] By: jhi on 2001/07/12 03:45:11 | |
3489 | Log: Needed by #11283. | |
3490 | Branch: perl | |
3491 | ! intrpvar.h | |
3492 | ____________________________________________________________________________ | |
3493 | [ 11287] By: jhi on 2001/07/12 03:40:04 | |
3494 | Log: Metaconfig unit change for #11286. | |
3495 | Branch: metaconfig/U/perl | |
3496 | ! patchlevel.U | |
3497 | ____________________________________________________________________________ | |
3498 | [ 11286] By: jhi on 2001/07/12 03:39:18 | |
3499 | Log: Subject: Re: [PATCH Configure] perl -V broken | |
3500 | From: Andy Dougherty <doughera@lafayette.edu> | |
3501 | Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT) | |
3502 | Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu> | |
3503 | Branch: perl | |
3504 | ! Configure myconfig.SH | |
3505 | ____________________________________________________________________________ | |
3506 | [ 11285] By: jhi on 2001/07/12 03:27:28 | |
3507 | Log: Retract #11166 (and #11237). | |
3508 | Branch: perl | |
3509 | ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl | |
3510 | ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op | |
3511 | ! t/lib/warnings/toke toke.c warnings.h warnings.pl | |
3512 | ____________________________________________________________________________ | |
3513 | [ 11284] By: jhi on 2001/07/12 02:36:42 | |
3514 | Log: UTS tweaks for Hal Morris. | |
3515 | Branch: perl | |
3516 | + uts/sprintf_wrap.c | |
3517 | ! MANIFEST hints/uts.sh perl.h | |
3518 | ____________________________________________________________________________ | |
3519 | [ 11283] By: jhi on 2001/07/12 00:52:36 | |
3520 | Log: Subject: [PATCH] Use reentrant API glibc | |
3521 | From: Artur Bergman <artur@contiller.se> | |
3522 | Date: Thu, 12 Jul 2001 00:58:21 +0200 | |
3523 | Message-ID: <B772A6AD.2288%artur@contiller.se> | |
3524 | Branch: perl | |
3525 | ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod | |
3526 | ! sv.c | |
3527 | ____________________________________________________________________________ | |
3528 | [ 11282] By: jhi on 2001/07/12 00:35:27 | |
3529 | Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"? | |
3530 | From: barries <barries@slaysys.com> | |
3531 | Date: Wed, 11 Jul 2001 15:11:46 -0400 | |
3532 | Message-ID: <20010711151146.G24560@jester.slaysys.com> | |
3533 | Branch: perl | |
3534 | ! pp_sys.c t/lib/warnings/doio win32/win32.c | |
3535 | ____________________________________________________________________________ | |
3536 | [ 11281] By: jhi on 2001/07/12 00:32:17 | |
3537 | Log: Subject: [patch] pthread_atfork bandaid | |
3538 | From: Doug MacEachern <dougm@covalent.net> | |
3539 | Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT) | |
3540 | Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net> | |
3541 | Branch: perl | |
3542 | ! miniperlmain.c perl.c | |
3543 | ____________________________________________________________________________ | |
3544 | [ 11280] By: jhi on 2001/07/12 00:31:34 | |
3545 | Log: Subject: [patch] perl_clone leaks | |
3546 | From: Doug MacEachern <dougm@covalent.net> | |
3547 | Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT) | |
3548 | Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net> | |
3549 | Branch: perl | |
3550 | ! sv.c | |
3551 | ____________________________________________________________________________ | |
3552 | [ 11279] By: nick on 2001/07/11 15:49:38 | |
3553 | Log: Integrate mainline | |
3554 | Branch: perlio | |
3555 | +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t | |
3556 | +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm | |
3557 | +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog | |
3558 | +> lib/Term/ANSIColor/README | |
3559 | !> (integrate 54 files) | |
3560 | ____________________________________________________________________________ | |
3561 | [ 11278] By: jhi on 2001/07/11 13:52:20 | |
3562 | Log: Update Changes. | |
3563 | Branch: perl | |
3564 | ! Changes patchlevel.h | |
3565 | ____________________________________________________________________________ | |
14261ed0 JH |
3566 | [ 11277] By: jhi on 2001/07/11 13:31:43 |
3567 | Log: Subject: blead kit timestamps && the problem with running perl embed.pl | |
3568 | From: Peter Prymmer <pvhp@forte.com> | |
3569 | Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT) | |
3570 | Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com> | |
3571 | ||
3572 | Backport of embed.pl to 5.003. | |
3573 | Branch: perl | |
3574 | ! embed.pl | |
3575 | ____________________________________________________________________________ | |
3576 | [ 11276] By: jhi on 2001/07/11 13:18:07 | |
3577 | Log: Subject: Re: POSIX test #14 on UTS | |
3578 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
3579 | Date: Wed, 11 Jul 2001 03:02:14 +0100 | |
3580 | Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk> | |
3581 | Branch: perl | |
3582 | ! ext/POSIX/POSIX.t | |
3583 | ____________________________________________________________________________ | |
3584 | [ 11275] By: jhi on 2001/07/11 13:15:49 | |
3585 | Log: Make the I32 an IV to preserve structure alignment and size. | |
3586 | Branch: perl | |
3587 | ! op.h | |
3588 | ____________________________________________________________________________ | |
3589 | [ 11274] By: jhi on 2001/07/11 13:13:27 | |
3590 | Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war. | |
3591 | From: "Artur Bergman" <artur@contiller.se> | |
3592 | Date: Wed, 11 Jul 2001 14:23:37 +0200 | |
3593 | Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev> | |
3594 | ||
3595 | Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup(). | |
3596 | Branch: perl | |
3597 | ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h | |
3598 | ! pod/perlapi.pod sv.c | |
3599 | ____________________________________________________________________________ | |
3600 | [ 11273] By: jhi on 2001/07/11 03:53:28 | |
3601 | Log: Tweak until Pod::Parser gets updated. | |
3602 | Branch: perl | |
3603 | ! t/pod/special_seqs.xr | |
3604 | ____________________________________________________________________________ | |
3605 | [ 11272] By: jhi on 2001/07/11 00:46:05 | |
3606 | Log: File::Spec usage tweak. | |
3607 | Branch: perl | |
3608 | ! lib/ExtUtils.t | |
3609 | ____________________________________________________________________________ | |
3610 | [ 11271] By: jhi on 2001/07/11 00:37:19 | |
3611 | Log: Integrate #11263 from macperl; macos and macosx updates. | |
3612 | Branch: perl | |
3613 | !> pod/perlport.pod | |
3614 | ____________________________________________________________________________ | |
3615 | [ 11270] By: jhi on 2001/07/11 00:33:27 | |
3616 | Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2' | |
3617 | From: Peter Prymmer <pvhp@forte.com> | |
3618 | Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT) | |
3619 | Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com> | |
3620 | Branch: perl | |
3621 | + ext/Time/HiRes/hints/dynixptx.pl | |
3622 | ! MANIFEST hints/dynixptx.sh | |
3623 | ____________________________________________________________________________ | |
3624 | [ 11269] By: jhi on 2001/07/11 00:32:16 | |
3625 | Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006)) | |
3626 | From: Nicholas Clark <nick@ccl4.org> | |
3627 | Date: Tue, 10 Jul 2001 23:17:43 +0100 | |
3628 | Message-ID: <20010710231742.B59620@plum.flirble.org> | |
3629 | Branch: perl | |
3630 | ! lib/ExtUtils.t lib/ExtUtils/Constant.pm | |
3631 | ____________________________________________________________________________ | |
3632 | [ 11268] By: jhi on 2001/07/11 00:30:56 | |
3633 | Log: Subject: [DOC PATCH] Pluggable runops | |
3634 | From: Paul Johnson <paul@pjcj.net> | |
3635 | Date: Tue, 10 Jul 2001 21:53:28 +0200 | |
3636 | Message-ID: <20010710215328.B26577@pjcj.net> | |
3637 | Branch: perl | |
3638 | ! pod/perlguts.pod | |
3639 | ____________________________________________________________________________ | |
3640 | [ 11267] By: jhi on 2001/07/11 00:29:59 | |
3641 | Log: Subject: [PATCH] Authors | |
3642 | From: Artur Bergman <artur@contiller.se> | |
3643 | Date: Tue, 10 Jul 2001 20:39:12 +0200 | |
3644 | Message-ID: <B771186F.21CD%artur@contiller.se> | |
3645 | Branch: perl | |
3646 | ! AUTHORS | |
3647 | ____________________________________________________________________________ | |
3648 | [ 11266] By: jhi on 2001/07/11 00:29:13 | |
3649 | Log: Subject: Re: [PATCH] Small fix to pp_gmtime | |
3650 | From: Doug MacEachern <dougm@covalent.net> | |
3651 | Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT) | |
3652 | Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net> | |
3653 | Branch: perl | |
3654 | ! pp_ctl.c | |
3655 | ____________________________________________________________________________ | |
3656 | [ 11265] By: jhi on 2001/07/11 00:28:15 | |
3657 | Log: Subject: doc patch; times() in scalar context | |
3658 | From: mjd@plover.com | |
3659 | Date: 10 Jul 2001 18:01:17 -0000 | |
3660 | Message-ID: <20010710180117.12477.qmail@plover.com> | |
3661 | Branch: perl | |
3662 | ! pod/perlfunc.pod | |
3663 | ____________________________________________________________________________ | |
3664 | [ 11264] By: jhi on 2001/07/11 00:27:17 | |
3665 | Log: Subject: [PATCH] Small fix to pp_gmtime | |
3666 | From: Artur Bergman <artur@contiller.se> | |
3667 | Date: Tue, 10 Jul 2001 19:54:52 +0200 | |
3668 | Message-ID: <B7710E0B.21C5%artur@contiller.se> | |
3669 | Branch: perl | |
3670 | ! pp_sys.c | |
3671 | ____________________________________________________________________________ | |
3672 | [ 11263] By: pudge on 2001/07/10 21:06:10 | |
3673 | Log: Integrate changes from mainline perl, add notes about | |
3674 | Mac OS X and Mac OS. | |
3675 | Branch: maint-5.6/macperl | |
3676 | ! pod/perlport.pod | |
3677 | ____________________________________________________________________________ | |
3678 | [ 11262] By: jhi on 2001/07/10 15:21:26 | |
3679 | Log: A proof of the dangers of package; ? | |
3680 | Branch: perl | |
3681 | ! t/lib/warnings/op | |
3682 | ____________________________________________________________________________ | |
3683 | [ 11261] By: jhi on 2001/07/10 15:02:27 | |
3684 | Log: Regen toc and modlib. | |
3685 | Branch: perl | |
3686 | ! pod/perlmodlib.pod pod/perltoc.pod | |
3687 | ____________________________________________________________________________ | |
3688 | [ 11260] By: jhi on 2001/07/10 15:00:37 | |
3689 | Log: Add compexcl(), casefold(), and casespec() interfaces; | |
3690 | and make all interfaces to return hash references instead | |
3691 | of hashes. | |
3692 | Branch: perl | |
3693 | ! lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
3694 | ____________________________________________________________________________ | |
3695 | [ 11259] By: jhi on 2001/07/10 13:50:17 | |
3696 | Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code) | |
3697 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3698 | Date: Tue, 10 Jul 2001 09:55:59 +0200 | |
3699 | Message-ID: <20010710.095300@ID-11583.news.dfncis.de> | |
3700 | ||
3701 | Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs | |
3702 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3703 | Date: Tue, 10 Jul 2001 09:56:37 +0200 | |
3704 | Message-ID: <20010710.095600@ID-11583.news.dfncis.de> | |
3705 | Branch: perl | |
3706 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
3707 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t | |
3708 | ____________________________________________________________________________ | |
3709 | [ 11258] By: jhi on 2001/07/10 13:47:20 | |
3710 | Log: Subject: [patch] undef &xsub for 1,2 | |
3711 | From: Doug MacEachern <dougm@covalent.net> | |
3712 | Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT) | |
3713 | Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net> | |
3714 | ||
3715 | (This version of the patch with a comment from Gisle.) | |
3716 | Branch: perl | |
3717 | ! op.c | |
3718 | ____________________________________________________________________________ | |
3719 | [ 11257] By: jhi on 2001/07/10 13:45:44 | |
3720 | Log: Mention package; deprecation and the Win32 problems. | |
3721 | Branch: perl | |
3722 | ! pod/perl572delta.pod | |
3723 | ____________________________________________________________________________ | |
3724 | [ 11256] By: jhi on 2001/07/10 13:45:12 | |
3725 | Log: Subject: [PATCH] deprecate package with no arguments | |
3726 | From: Robin Houston <robin@kitsite.com> | |
3727 | Date: Tue, 10 Jul 2001 13:33:40 +0100 | |
3728 | Message-ID: <20010710133340.A13452@robin.kitsite.com> | |
3729 | Branch: perl | |
3730 | ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op | |
3731 | ____________________________________________________________________________ | |
3732 | [ 11255] By: jhi on 2001/07/10 13:16:11 | |
3733 | Log: Upgrade to podlators 1.10. | |
3734 | Branch: perl | |
3735 | ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm | |
3736 | ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm | |
3737 | ! pod/pod2man.PL pod/pod2text.PL | |
3738 | ____________________________________________________________________________ | |
3739 | [ 11254] By: jhi on 2001/07/10 13:09:34 | |
3740 | Log: Upgrade to Term::ANSIColor 1.04. | |
3741 | Branch: perl | |
3742 | + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README | |
3743 | ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl | |
3744 | ____________________________________________________________________________ | |
3745 | [ 11253] By: jhi on 2001/07/10 12:59:27 | |
3746 | Log: Integrate perlio (the right fix for the ":layer(args)") | |
3747 | Branch: perl | |
3748 | !> perlio.c | |
3749 | ____________________________________________________________________________ | |
3750 | [ 11252] By: nick on 2001/07/10 06:58:14 | |
3751 | Log: Fix open(...,"...:layer(xxx)",...) | |
3752 | - use memEQ not strEQ as there is '(' not '\0' | |
3753 | Branch: perlio | |
3754 | ! perlio.c | |
3755 | ____________________________________________________________________________ | |
3756 | [ 11251] By: jhi on 2001/07/10 04:04:18 | |
3757 | Log: Telling the number of tests helps. | |
3758 | Branch: perl | |
3759 | ! ext/PerlIO/t/encoding.t | |
3760 | ____________________________________________________________________________ | |
3761 | [ 11250] By: jhi on 2001/07/10 03:55:38 | |
3762 | Log: Require I18N::Langinfo, not use. | |
3763 | Branch: perl | |
3764 | ! lib/open.pm | |
3765 | ____________________________________________________________________________ | |
3766 | [ 11249] By: jhi on 2001/07/10 03:50:18 | |
3767 | Log: Add a test for for PerlIO ":encoding(...)" layer. | |
3768 | Branch: perl | |
3769 | + ext/PerlIO/t/encoding.t | |
3770 | ! MANIFEST ext/Encode/Encode.pm | |
3771 | ____________________________________________________________________________ | |
3772 | [ 11248] By: jhi on 2001/07/10 02:06:57 | |
3773 | Log: PerlIO ":encoding(foobar)" temporary fix. | |
3774 | Not really correct, I think, since the change means | |
3775 | that prefixes match. | |
3776 | Branch: perl | |
3777 | ! perlio.c | |
3778 | ____________________________________________________________________________ | |
3779 | [ 11247] By: jhi on 2001/07/10 01:38:11 | |
3780 | Log: Update to Math::BigInt 1.36. The biggest news is | |
3781 | the separation of the backend; now the pure Perl | |
3782 | implementation is in Math::BigInt::Calc, but one | |
3783 | can plugin, say, Math::BigInt::BitVect, and get | |
3784 | considerable speedup. | |
3785 | Branch: perl | |
3786 | + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t | |
3787 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
3788 | ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t | |
3789 | ! lib/Math/BigInt/t/mbimbf.t | |
3790 | ____________________________________________________________________________ | |
3791 | [ 11246] By: jhi on 2001/07/10 01:19:55 | |
3792 | Log: Subject: Re: compatibility question | |
3793 | From: Peter Prymmer <pvhp@forte.com> | |
3794 | Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT) | |
3795 | Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com> | |
3796 | Branch: perl | |
3797 | ! lib/ExtUtils/MM_VMS.pm | |
3798 | ____________________________________________________________________________ | |
3799 | [ 11245] By: jhi on 2001/07/10 01:18:04 | |
3800 | Log: Subject: [PATCH ext/File/Glob/t/basic.t] | |
3801 | From: Norton Allen <allen@huarp.harvard.edu> | |
3802 | Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt) | |
3803 | Message-Id: <200107092116.RAA12010@bottesini.harvard.edu> | |
3804 | Branch: perl | |
3805 | ! ext/File/Glob/t/basic.t | |
3806 | ____________________________________________________________________________ | |
3807 | [ 11244] By: jhi on 2001/07/10 01:16:27 | |
3808 | Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix | |
3809 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3810 | Date: Tue, 10 Jul 2001 00:29:55 +0900 | |
3811 | Message-Id: <20010710002756.B497.BQW10602@nifty.com> | |
3812 | Branch: perl | |
3813 | + ext/Encode/Encode/HZ.enc | |
3814 | ! MANIFEST ext/Encode/Encode/7bit-kana.enc | |
3815 | ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t | |
3816 | ! ext/Encode/Encode/iso2022-jp.enc | |
3817 | ! ext/Encode/Encode/iso2022-kr.enc | |
3818 | ____________________________________________________________________________ | |
3819 | [ 11243] By: pudge on 2001/07/09 22:16:12 | |
3820 | Log: Add in all them there macos/ files. | |
3821 | Branch: maint-5.6/macperl | |
3822 | + (add 577 files) | |
3823 | ____________________________________________________________________________ | |
3824 | [ 11242] By: jhi on 2001/07/09 20:26:04 | |
3825 | Log: Add the new modules to the list of having those own tests. | |
3826 | Branch: perl | |
3827 | ! t/lib/1_compile.t | |
3828 | ____________________________________________________________________________ | |
3829 | [ 11241] By: jhi on 2001/07/09 19:09:58 | |
3830 | Log: Add INOUT to control both ways at the same time. | |
3831 | Branch: perl | |
3832 | ! lib/open.pm | |
3833 | ____________________________________________________________________________ | |
3834 | [ 11240] By: nick on 2001/07/09 16:33:50 | |
3835 | Log: Integrate mainline | |
3836 | Branch: perlio | |
3837 | +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
3838 | +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL | |
3839 | !> (integrate 41 files) | |
3840 | ____________________________________________________________________________ | |
3841 | [ 11239] By: jhi on 2001/07/09 16:14:35 | |
3842 | Log: More encoding mapping magic. | |
3843 | Branch: perl | |
3844 | ! lib/open.pm | |
3845 | ____________________________________________________________________________ | |
3846 | [ 11238] By: jhi on 2001/07/09 14:40:43 | |
3847 | Log: Update Changes. | |
3848 | Branch: perl | |
3849 | ! Changes patchlevel.h | |
3850 | ____________________________________________________________________________ | |
ff482e31 | 3851 | [ 11237] By: jhi on 2001/07/09 14:27:27 |
585d6f80 JH |
3852 | Log: (Retracted by #11285). |
3853 | ||
3854 | Subject: [PATCH] OPpCONST_OCTAL fixes | |
ff482e31 JH |
3855 | From: Abhijit Menon-Sen <ams@wiw.org> |
3856 | Date: Mon, 9 Jul 2001 07:38:45 +0530 | |
3857 | Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org> | |
3858 | Branch: perl | |
3859 | ! op.c | |
3860 | ____________________________________________________________________________ | |
3861 | [ 11236] By: jhi on 2001/07/09 14:10:07 | |
3862 | Log: Add a pseudolayer ":locale" to the open pragma which | |
3863 | will get the encoding from the locale. Yet undocumented | |
3864 | because I can't get the PerlIO :encoding(foobar) to work. | |
3865 | Branch: perl | |
3866 | ! ext/Encode/Encode.pm lib/open.pm | |
3867 | ____________________________________________________________________________ | |
3868 | [ 11235] By: jhi on 2001/07/09 13:38:43 | |
3869 | Log: Add more encoding mappings. | |
3870 | Branch: perl | |
3871 | ! ext/Encode/Encode.pm | |
3872 | ____________________________________________________________________________ | |
3873 | [ 11234] By: jhi on 2001/07/09 13:24:54 | |
3874 | Log: Document that using :encoding layer requires using Encode. | |
3875 | Branch: perl | |
3876 | ! ext/Encode/Encode.pm lib/PerlIO.pm | |
3877 | ____________________________________________________________________________ | |
3878 | [ 11233] By: jhi on 2001/07/09 13:19:34 | |
3879 | Log: Netware tweak from Ananth Kesari. | |
3880 | Branch: perl | |
3881 | ! NetWare/netware.h | |
3882 | ____________________________________________________________________________ | |
3883 | [ 11232] By: gsar on 2001/07/09 04:40:07 | |
3884 | Log: t/harness doesn't know about run/*.t | |
3885 | Branch: perl | |
3886 | ! t/harness | |
3887 | ____________________________________________________________________________ | |
3888 | [ 11231] By: gsar on 2001/07/09 04:36:30 | |
3889 | Log: run/exit.t busted on windows | |
3890 | Branch: perl | |
3891 | ! t/run/exit.t | |
3892 | ____________________________________________________________________________ | |
3893 | [ 11230] By: gsar on 2001/07/09 04:14:54 | |
3894 | Log: fix a couple of UCD.t tests that fail due to bad case | |
3895 | Branch: perl | |
3896 | ! lib/Unicode/UCD.t | |
3897 | ____________________________________________________________________________ | |
3898 | [ 11229] By: gsar on 2001/07/09 03:57:06 | |
3899 | Log: test skip logic was broken | |
3900 | Branch: perl | |
3901 | ! ext/I18N/Langinfo/Langinfo.t | |
3902 | ____________________________________________________________________________ | |
3903 | [ 11228] By: gsar on 2001/07/09 03:42:20 | |
3904 | Log: remove *.pdb files on windows upon $(MAKE) clean (fixes | |
3905 | failure of ExtUtils.t#27 when built in debug mode) | |
3906 | Branch: perl | |
3907 | ! lib/ExtUtils/MM_Win32.pm | |
3908 | ____________________________________________________________________________ | |
3909 | [ 11227] By: gsar on 2001/07/09 02:11:04 | |
3910 | Log: I18N::Langinfo is not available on windows | |
3911 | Branch: perl | |
3912 | ! win32/FindExt.pm | |
3913 | ____________________________________________________________________________ | |
3914 | [ 11226] By: gsar on 2001/07/09 01:55:23 | |
3915 | Log: save a dTHX | |
3916 | Branch: perl | |
3917 | ! ext/POSIX/POSIX.xs | |
3918 | ____________________________________________________________________________ | |
3919 | [ 11225] By: jhi on 2001/07/08 23:42:37 | |
3920 | Log: Update Changes. | |
3921 | Branch: perl | |
3922 | ! Changes patchlevel.h | |
3923 | ____________________________________________________________________________ | |
21b6d9db JH |
3924 | [ 11224] By: jhi on 2001/07/08 23:05:41 |
3925 | Log: Guard the nl_langinfo() with HAS_NL_LANGINFO | |
3926 | as pointed out by Sarathy. | |
3927 | Branch: perl | |
3928 | ! ext/I18N/Langinfo/Langinfo.xs | |
3929 | ____________________________________________________________________________ | |
3930 | [ 11223] By: jhi on 2001/07/08 22:59:01 | |
3931 | Log: Retract #11212. | |
3932 | Branch: perl | |
3933 | ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c | |
3934 | ____________________________________________________________________________ | |
3935 | [ 11222] By: jhi on 2001/07/08 17:41:22 | |
3936 | Log: Bump up the VERSION of Cwd.xs. | |
3937 | Branch: perl | |
3938 | ! ext/Cwd/Makefile.PL | |
3939 | ____________________________________________________________________________ | |
3940 | [ 11221] By: jhi on 2001/07/08 17:13:38 | |
3941 | Log: Retract #11220, the problem wasn't the missing leading zero. | |
3942 | Here's the problem: | |
3943 | $ ./perl -we 'chmod(oct("755"), ".")' | |
3944 | Non-octal literal mode (493) specified at -e line 1. | |
3945 | (Did you mean 0493 instead?) | |
3946 | Branch: perl | |
3947 | ! lib/ExtUtils/MM_Unix.pm | |
3948 | ____________________________________________________________________________ | |
3949 | [ 11220] By: jhi on 2001/07/08 17:05:55 | |
3950 | Log: (Retracted by #11221) | |
3951 | Change the PERM_RW and PERM_RWX to 0644 and 0755 | |
3952 | (add the leading zero). | |
3953 | Branch: perl | |
3954 | ! lib/ExtUtils/MM_Unix.pm | |
3955 | ____________________________________________________________________________ | |
3956 | [ 11219] By: jhi on 2001/07/08 16:17:32 | |
3957 | Log: Integrate changes #11193, 11205, 11209 from macperl. | |
3958 | ||
3959 | Fix up AutoLoader to fudge for Mac paths in import(). | |
3960 | ||
3961 | Allow symbols in try_symbol() to begin with "_". | |
3962 | ||
3963 | Small portability fix for Mac OS. | |
3964 | Branch: perl | |
3965 | !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl | |
3966 | ____________________________________________________________________________ | |
3967 | [ 11218] By: jhi on 2001/07/08 16:10:30 | |
3968 | Log: Metaconfig unit change for #11217. | |
3969 | Branch: metaconfig/U/perl | |
3970 | ! Extensions.U | |
3971 | ____________________________________________________________________________ | |
3972 | [ 11217] By: jhi on 2001/07/08 16:10:07 | |
3973 | Log: Detypo, problem noticed by Gerrit P. Haase. | |
3974 | Branch: perl | |
3975 | ! Configure config_h.SH | |
3976 | ____________________________________________________________________________ | |
3977 | [ 11216] By: jhi on 2001/07/08 15:58:35 | |
3978 | Log: Cwd cleanups. | |
3979 | Branch: perl | |
3980 | ! ext/Cwd/Cwd.xs | |
3981 | ____________________________________________________________________________ | |
3982 | [ 11215] By: jhi on 2001/07/08 15:52:57 | |
3983 | Log: Slight tweaks on #11213. | |
3984 | Branch: perl | |
3985 | ! toke.c | |
3986 | ____________________________________________________________________________ | |
3987 | [ 11214] By: jhi on 2001/07/08 14:32:28 | |
3988 | Log: A missing dTHX noticed by Gerrit P. Haase. | |
3989 | Branch: perl | |
3990 | ! ext/POSIX/POSIX.xs | |
3991 | ____________________________________________________________________________ | |
3992 | [ 11213] By: jhi on 2001/07/08 14:24:44 | |
3993 | Log: Subject: [PATCH toke.c] Simplify yytoke() | |
3994 | From: Simon Cozens <simon@netthink.co.uk> | |
3995 | Date: Sun, 8 Jul 2001 13:24:34 +0100 | |
3996 | Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror> | |
3997 | ||
3998 | Split out pending_ident(). | |
3999 | Branch: perl | |
4000 | ! embed.h embed.pl pod/perlapi.pod proto.h toke.c | |
4001 | ____________________________________________________________________________ | |
4002 | [ 11212] By: jhi on 2001/07/08 14:17:10 | |
4003 | Log: (Retracted by #11223.) | |
4004 | Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004 | |
4005 | Date: Wed, 05 Nov 1997 17:22:34 -0600 | |
4006 | From: Graham Barr <gbarr@ti.com> | |
4007 | Message-Id: <3460FFBA.6DA51F46@ti.com> | |
4008 | Branch: perl | |
4009 | ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c | |
4010 | ____________________________________________________________________________ | |
4011 | [ 11211] By: jhi on 2001/07/08 13:53:38 | |
4012 | Log: Fix I18N::Langinfo nits noticed but Philip Newton. | |
4013 | Branch: perl | |
4014 | ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
4015 | ! pod/perllocale.pod | |
4016 | ____________________________________________________________________________ | |
4017 | [ 11210] By: jhi on 2001/07/08 01:34:09 | |
4018 | Log: Really do the test under the C locale. | |
4019 | Branch: perl | |
4020 | ! ext/I18N/Langinfo/Langinfo.t | |
4021 | ____________________________________________________________________________ | |
4022 | [ 11209] By: pudge on 2001/07/08 01:19:25 | |
4023 | Log: Small portability fix for Mac OS. | |
4024 | Branch: maint-5.6/macperl | |
4025 | ! lib/Cwd.pm | |
4026 | ____________________________________________________________________________ | |
4027 | [ 11208] By: jhi on 2001/07/08 01:14:58 | |
4028 | Log: Metaconfig unit change for #11207. | |
4029 | Branch: metaconfig/U/perl | |
4030 | ! Extensions.U | |
4031 | ____________________________________________________________________________ | |
4032 | [ 11207] By: jhi on 2001/07/08 01:14:02 | |
4033 | Log: Add I18N::Langinfo, which is basically a wrapper around | |
4034 | nl_langinfo(), which is an additional way to query locale | |
4035 | specific information. | |
4036 | Branch: perl | |
4037 | + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
4038 | + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL | |
4039 | ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod | |
4040 | ____________________________________________________________________________ | |
4041 | [ 11206] By: pudge on 2001/07/08 00:56:29 | |
4042 | Log: Bugfixes for some tests. commonsense.t not in perl 5.6, | |
4043 | used in File::Find tests; replace with if.t. | |
4044 | Branch: maint-5.6/macperl | |
4045 | ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t | |
4046 | ! t/pragma/warn/op | |
4047 | ____________________________________________________________________________ | |
4048 | [ 11205] By: pudge on 2001/07/07 23:55:56 | |
4049 | Log: Allow symbols in try_symbol() to begin with "_". | |
4050 | Branch: maint-5.6/macperl | |
4051 | ! makedef.pl | |
4052 | ____________________________________________________________________________ | |
4053 | [ 11204] By: pudge on 2001/07/07 23:53:37 | |
4054 | Log: Sync up the File::Find changes from the rewrite by | |
4055 | Thomas Wegner, et al. | |
4056 | Branch: maint-5.6/macperl | |
4057 | + t/lib/filefind-taint.t | |
4058 | ! lib/File/Find.pm t/lib/filefind.t | |
4059 | ____________________________________________________________________________ | |
4060 | [ 11203] By: pudge on 2001/07/07 23:43:06 | |
4061 | Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff | |
4062 | From: Thomas Wegner <wegner_thomas@yahoo.com> | |
4063 | Date: Thu, 5 Jul 2001 20:31:25 +0200 | |
4064 | Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]> | |
4065 | Branch: maint-5.6/macperl | |
4066 | ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl | |
4067 | ____________________________________________________________________________ | |
4068 | [ 11202] By: pudge on 2001/07/07 23:38:36 | |
4069 | Log: Some more test portability fixes. | |
4070 | Branch: maint-5.6/macperl | |
4071 | ! t/lib/filecopy.t t/pragma/warn/pp_sys | |
4072 | ____________________________________________________________________________ | |
4073 | [ 11201] By: jhi on 2001/07/07 22:52:38 | |
4074 | Log: The #11200 removed wrong (non-existent) target. Duh. | |
4075 | Branch: perl | |
4076 | ! Makefile.SH | |
4077 | ____________________________________________________________________________ | |
4078 | [ 11200] By: jhi on 2001/07/07 22:44:14 | |
4079 | Log: Zap the lib/re.pm before creating it. | |
4080 | Branch: perl | |
4081 | ! Makefile.SH | |
4082 | ____________________________________________________________________________ | |
4083 | [ 11199] By: pudge on 2001/07/07 20:54:35 | |
4084 | Log: Another test. Please ignore. | |
4085 | Branch: maint-5.6/macperl | |
4086 | ! README.macos | |
4087 | ____________________________________________________________________________ | |
4088 | [ 11198] By: pudge on 2001/07/07 20:44:12 | |
4089 | Log: Portability fixes for a lot of tests, especially IO-related | |
4090 | tests, and warnings, and the harness script. | |
4091 | Branch: maint-5.6/macperl | |
4092 | ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t | |
4093 | ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t | |
4094 | ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t | |
4095 | ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t | |
4096 | ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t | |
4097 | ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio | |
4098 | ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys | |
4099 | ! t/pragma/warnings.t | |
4100 | ____________________________________________________________________________ | |
4101 | [ 11197] By: jhi on 2001/07/07 20:32:28 | |
4102 | Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs) | |
4103 | From: Nicholas Clark <nick@ccl4.org> | |
4104 | Date: Sat, 7 Jul 2001 21:00:17 +0100 | |
4105 | Message-ID: <20010707210017.H59620@plum.flirble.org> | |
4106 | Branch: perl | |
4107 | ! lib/h2xs.t | |
4108 | ____________________________________________________________________________ | |
4109 | [ 11196] By: jhi on 2001/07/07 20:26:36 | |
4110 | Log: The UNICOS/mk SysV IPC problem has been fixed. | |
4111 | Branch: perl | |
4112 | ! pod/perl572delta.pod | |
4113 | ____________________________________________________________________________ | |
4114 | [ 11195] By: jhi on 2001/07/07 19:59:51 | |
4115 | Log: Slight update tweaks on perlunicode.pod. | |
4116 | Branch: perl | |
4117 | ! pod/perlunicode.pod | |
4118 | ____________________________________________________________________________ | |
4119 | [ 11194] By: jhi on 2001/07/07 17:53:03 | |
4120 | Log: Subject: Doc patch DB_File.pm: use umask-friendly modes | |
4121 | From: Mark-Jason Dominus <mjd@plover.com> | |
4122 | Date: Sat, 07 Jul 2001 13:04:04 -0400 | |
4123 | Message-ID: <20010707170404.32694.qmail@plover.com> | |
4124 | Branch: perl | |
4125 | ! ext/DB_File/DB_File.pm | |
4126 | ____________________________________________________________________________ | |
4127 | [ 11193] By: pudge on 2001/07/07 17:26:28 | |
4128 | Log: Fix up AutoLoader to fudge for Mac paths in import(). | |
4129 | Branch: maint-5.6/macperl | |
4130 | ! lib/AutoLoader.pm | |
4131 | ____________________________________________________________________________ | |
4132 | [ 11192] By: jhi on 2001/07/07 17:03:06 | |
4133 | Log: Try to force the lib/re.pm to be there before entering | |
4134 | the extensions builds, should help for parallel makes. | |
4135 | Branch: perl | |
4136 | ! Makefile.SH | |
4137 | ____________________________________________________________________________ | |
4138 | [ 11191] By: jhi on 2001/07/07 15:26:16 | |
4139 | Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX | |
4140 | From: Norton Allen <allen@huarp.harvard.edu> | |
4141 | Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt) | |
4142 | Message-Id: <200107061601.MAA00597@bottesini.harvard.edu> | |
4143 | Branch: perl | |
4144 | ! ext/POSIX/POSIX.xs | |
4145 | ____________________________________________________________________________ | |
4146 | [ 11190] By: jhi on 2001/07/07 15:22:08 | |
4147 | Log: Subject: [PATCH] Re: op/arith.t | |
4148 | From: Nicholas Clark <nick@ccl4.org> | |
4149 | Date: Sat, 7 Jul 2001 13:04:54 +0100 | |
4150 | Message-ID: <20010707130454.D59620@plum.flirble.org> | |
4151 | Branch: perl | |
4152 | ! numeric.c toke.c | |
4153 | ____________________________________________________________________________ | |
4154 | [ 11189] By: jhi on 2001/07/07 15:20:44 | |
4155 | Log: Subject: [PATCH] h2xs | |
4156 | From: Nicholas Clark <nick@ccl4.org> | |
4157 | Date: Fri, 6 Jul 2001 23:25:14 +0100 | |
4158 | Message-ID: <20010706232514.X59620@plum.flirble.org> | |
4159 | Branch: perl | |
4160 | ! utils/h2xs.PL | |
4161 | ____________________________________________________________________________ | |
4162 | [ 11188] By: jhi on 2001/07/07 15:12:36 | |
4163 | Log: Subject: Re: bleedperl perl_alloc..free leakage | |
4164 | From: Radu Greab <radu@netsoft.ro> | |
4165 | Date: Fri, 6 Jul 2001 19:48:54 +0300 | |
4166 | Message-ID: <15173.60406.308246.456184@ix.netsoft.ro> | |
4167 | ||
4168 | Leak-be-gone. | |
4169 | Branch: perl | |
4170 | ! op.c | |
4171 | ____________________________________________________________________________ | |
4172 | [ 11187] By: pudge on 2001/07/07 02:11:36 | |
4173 | Log: Test again. Please ignore. | |
4174 | Branch: maint-5.6/macperl | |
4175 | ! README.macos | |
4176 | ____________________________________________________________________________ | |
4177 | [ 11186] By: pudge on 2001/07/07 02:08:13 | |
4178 | Log: Test. Please ignore. | |
4179 | Branch: maint-5.6/macperl | |
4180 | ! README.macos | |
4181 | ____________________________________________________________________________ | |
4182 | [ 11185] By: pudge on 2001/07/06 23:46:57 | |
4183 | Log: Include changes already sent in separately as patches, | |
4184 | before branch was created. | |
4185 | Branch: maint-5.6/macperl | |
4186 | ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c | |
4187 | ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm | |
4188 | ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t | |
4189 | ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t | |
4190 | ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t | |
4191 | ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t | |
4192 | ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t | |
4193 | ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t | |
4194 | ! t/op/regexp_noamp.t t/op/split.t t/op/write.t | |
4195 | ! t/pragma/strict.t | |
4196 | ____________________________________________________________________________ | |
4197 | [ 11184] By: jhi on 2001/07/06 16:41:30 | |
4198 | Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO | |
4199 | From: Norton Allen <allen@huarp.harvard.edu> | |
4200 | Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt) | |
4201 | Message-Id: <200107061339.JAA12582@bottesini.harvard.edu> | |
4202 | Branch: perl | |
4203 | ! utf8.h | |
4204 | ____________________________________________________________________________ | |
4205 | [ 11183] By: nick on 2001/07/06 16:27:40 | |
4206 | Log: Integrate mainline | |
4207 | Branch: perlio | |
4208 | +> (branch 42 files) | |
4209 | - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm | |
4210 | - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t | |
4211 | - win32/bin/mdelete.bat | |
4212 | !> (integrate 215 files) | |
4213 | ____________________________________________________________________________ | |
4214 | [ 11182] By: jhi on 2001/07/06 15:57:16 | |
4215 | Log: The #11166 needed also these updated. | |
4216 | Branch: perl | |
4217 | ! lib/warnings.pm warnings.h | |
4218 | ____________________________________________________________________________ | |
4219 | [ 11181] By: jhi on 2001/07/06 13:24:42 | |
4220 | Log: Update Changes. | |
4221 | Branch: perl | |
4222 | ! Changes patchlevel.h | |
4223 | ____________________________________________________________________________ | |
00847e8a JH |
4224 | [ 11180] By: jhi on 2001/07/06 13:20:08 |
4225 | Log: Regen toc. | |
4226 | Branch: perl | |
4227 | ! pod/perltoc.pod | |
4228 | ____________________________________________________________________________ | |
4229 | [ 11179] By: jhi on 2001/07/06 12:57:13 | |
4230 | Log: Nit from Abhijit. | |
4231 | Branch: perl | |
4232 | ! lib/CPAN.pm | |
4233 | ____________________________________________________________________________ | |
4234 | [ 11178] By: jhi on 2001/07/06 12:53:04 | |
4235 | Log: Retract #11172. | |
4236 | Branch: perl | |
4237 | ! t/op/method.t | |
4238 | ____________________________________________________________________________ | |
4239 | [ 11177] By: jhi on 2001/07/06 12:44:51 | |
4240 | Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO | |
4241 | From: Norton Allen <allen@huarp.harvard.edu> | |
4242 | Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt) | |
4243 | Message-Id: <200107061339.JAA12582@bottesini.harvard.edu> | |
4244 | Branch: perl | |
4245 | ! lib/Cwd.pm | |
4246 | ____________________________________________________________________________ | |
4247 | [ 11176] By: jhi on 2001/07/06 12:42:45 | |
585d6f80 | 4248 | Log: (Accidentally empty check-in.) |
00847e8a JH |
4249 | Branch: perl |
4250 | ! utf8.h | |
4251 | ____________________________________________________________________________ | |
4252 | [ 11175] By: jhi on 2001/07/06 12:29:56 | |
4253 | Log: Retract #11165 since Sarathy pointed out it'll not | |
4254 | work properly under threads, the problem should be | |
4255 | solved using "the savestack, either via SSNEW() or | |
4256 | using a newSVpv()+SAVEFREESV() combo." | |
4257 | Branch: perl | |
4258 | ! ext/POSIX/POSIX.xs | |
4259 | ____________________________________________________________________________ | |
4260 | [ 11174] By: jhi on 2001/07/06 12:27:31 | |
4261 | Log: Retract #11125 since NI-S pointed out it'll not work in | |
4262 | cases where the extension has their own handcrafted INC | |
4263 | et alia. | |
4264 | Branch: perl | |
4265 | ! lib/ExtUtils/MM_Unix.pm | |
4266 | ____________________________________________________________________________ | |
4267 | [ 11173] By: jhi on 2001/07/06 12:20:50 | |
4268 | Log: Subject: RE: [PATCH] -I and MakeMaker again | |
4269 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
4270 | Date: Fri, 6 Jul 2001 09:18:29 +0200 | |
4271 | Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U> | |
4272 | Branch: perl | |
4273 | ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm | |
4274 | ! lib/ExtUtils/MM_Win32.pm | |
4275 | ____________________________________________________________________________ | |
4276 | [ 11172] By: jhi on 2001/07/06 12:18:39 | |
4277 | Log: (Retracted by #11178) | |
4278 | Subject: [PATCH t/op/method.t] SUPER:: strangeness | |
4279 | From: Piers Cawley <pdcawley@iterative-software.com> | |
4280 | Date: 06 Jul 2001 10:49:01 +0100 | |
4281 | Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk> | |
4282 | Branch: perl | |
4283 | ! t/op/method.t | |
4284 | ____________________________________________________________________________ | |
4285 | [ 11171] By: jhi on 2001/07/06 01:38:55 | |
4286 | Log: VOS README update from Paul Green. | |
4287 | Branch: perl | |
4288 | ! README.vos | |
4289 | ____________________________________________________________________________ | |
4290 | [ 11170] By: jhi on 2001/07/06 01:19:33 | |
4291 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
4292 | From: Norton Allen <allen@huarp.harvard.edu> | |
4293 | Message-Id: <200107051755.NAA21422@bottesini.harvard.edu> | |
4294 | Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt) | |
4295 | Branch: perl | |
4296 | ! README.qnx hints/qnx.sh | |
4297 | ____________________________________________________________________________ | |
4298 | [ 11169] By: jhi on 2001/07/06 01:17:43 | |
4299 | Log: Subject: [PATCH] Doc patch for Tie::Hash | |
4300 | From: Artur Bergman <artur@contiller.se> | |
4301 | Date: Thu, 05 Jul 2001 22:51:18 +0200 | |
4302 | Message-ID: <B76A9FE6.1F04%artur@contiller.se> | |
4303 | Branch: perl | |
4304 | ! lib/Tie/Hash.pm | |
4305 | ____________________________________________________________________________ | |
4306 | [ 11168] By: jhi on 2001/07/06 01:16:27 | |
4307 | Log: Subject: [PATCH] perlfaq4.pod | |
4308 | From: "Liney, Dave" <dave.liney@gbr.conoco.com> | |
4309 | Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02> | |
4310 | Date: Thu, 5 Jul 2001 18:44:10 +0100 | |
4311 | Branch: perl | |
4312 | ! pod/perlfaq4.pod | |
4313 | ____________________________________________________________________________ | |
4314 | [ 11167] By: jhi on 2001/07/06 01:14:41 | |
4315 | Log: Subject: [PATCH B::Deparse] Make warnings handling more robust | |
4316 | From: Robin Houston <robin@kitsite.com> | |
4317 | Date: Thu, 5 Jul 2001 18:33:21 +0100 | |
4318 | Message-ID: <20010705183321.A27345@robin.kitsite.com> | |
4319 | Branch: perl | |
4320 | ! ext/B/B/Deparse.pm | |
4321 | ____________________________________________________________________________ | |
4322 | [ 11166] By: jhi on 2001/07/06 01:11:50 | |
585d6f80 JH |
4323 | Log: (Retracted by #11285.) |
4324 | ||
4325 | Subject: Re: [PATCH] mkdir() mode argument is missing initial 0 | |
00847e8a JH |
4326 | From: Abhijit Menon-Sen <ams@wiw.org> |
4327 | Date: Fri, 6 Jul 2001 01:26:32 +0530 | |
4328 | Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org> | |
4329 | Branch: perl | |
4330 | ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym | |
4331 | ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c | |
4332 | ! warnings.pl | |
4333 | ____________________________________________________________________________ | |
4334 | [ 11165] By: jhi on 2001/07/06 00:19:26 | |
4335 | Log: (Retracted by #11175) | |
4336 | Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX | |
4337 | From: Norton Allen <allen@huarp.harvard.edu> | |
4338 | Message-Id: <200107051734.NAA13375@bottesini.harvard.edu> | |
4339 | Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt) | |
4340 | Branch: perl | |
4341 | ! ext/POSIX/POSIX.xs | |
4342 | ____________________________________________________________________________ | |
4343 | [ 11164] By: jhi on 2001/07/06 00:14:57 | |
4344 | Log: Unterminated C< (noticed by Richard Hatch), and few other | |
4345 | small Unicode doc tweaks. | |
4346 | Branch: perl | |
4347 | ! pod/perlretut.pod | |
4348 | ____________________________________________________________________________ | |
4349 | [ 11163] By: jhi on 2001/07/05 19:33:34 | |
4350 | Log: More flexible argument understanding; add charblocks() and | |
4351 | charscripts(); make charblock() and charscript() two-way; | |
4352 | add charinrange(); separate the $Unicode::UCD::VERSION and | |
4353 | the version of the Unicode by adding UnicodeVersion(). | |
4354 | Branch: perl | |
4355 | ! lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
4356 | ____________________________________________________________________________ | |
4357 | [ 11162] By: jhi |