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 | ____________________________________________________________________________ |
d7cc7b3a JH |
34 | [ 11545] By: jhi on 2001/08/02 00:48:55 |
35 | Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard | |
36 | From: Doug MacEachern <dougm@covalent.net> | |
37 | Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT) | |
38 | Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net> | |
39 | Branch: perl | |
40 | ! op.c | |
41 | ____________________________________________________________________________ | |
42 | [ 11544] By: jhi on 2001/08/01 23:08:41 | |
43 | Log: The #11541 didn't work under threads. | |
44 | Branch: perl | |
45 | ! op.c | |
46 | ____________________________________________________________________________ | |
47 | [ 11543] By: jhi on 2001/08/01 22:46:41 | |
48 | Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems | |
49 | From: Hugo <hv@crypt.compulink.co.uk> | |
50 | Date: Fri, 22 Jun 2001 01:19:08 +0100 | |
51 | Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk> | |
52 | ||
53 | (Skip tests if accept() failed) | |
54 | Branch: perl | |
55 | ! ext/IO/lib/IO/t/io_unix.t | |
56 | ____________________________________________________________________________ | |
57 | [ 11542] By: jhi on 2001/08/01 22:40:09 | |
58 | Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h) | |
59 | From: "Stian Seeberg" <sseeberg@nimsoft.no> | |
60 | Date: Mon, 30 Jul 2001 12:28:07 +0200 | |
61 | Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no> | |
62 | Branch: perl | |
63 | ! perl.h | |
64 | ____________________________________________________________________________ | |
65 | [ 11541] By: jhi on 2001/08/01 22:38:31 | |
66 | Log: Subject: Pluggable optimizer | |
67 | From: Simon Cozens <simon@netthink.co.uk> | |
68 | Date: Wed, 1 Aug 2001 13:57:02 -0700 | |
69 | Message-ID: <20010801135702.I10442@netthink.co.uk> | |
70 | Branch: perl | |
71 | ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c | |
72 | ____________________________________________________________________________ | |
73 | [ 11540] By: jhi on 2001/08/01 22:29:54 | |
74 | Log: Subject: [ID 20010801.039] perlre.pod message typo | |
75 | From: Autrijus Tang <autrijus@geb.elixus.org> | |
76 | Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST) | |
77 | Message-Id: <200108012048.f71Km2r79890@geb.elixus.org> | |
78 | Branch: perl | |
79 | ! pod/perlre.pod | |
80 | ____________________________________________________________________________ | |
81 | [ 11539] By: jhi on 2001/08/01 16:32:52 | |
82 | Log: Test for change #11536. | |
83 | Branch: perl | |
84 | ! t/op/tiehandle.t | |
85 | ____________________________________________________________________________ | |
86 | [ 11538] By: jhi on 2001/08/01 16:27:19 | |
87 | Log: More test fixups for #11537. | |
88 | Branch: perl | |
89 | ! t/lib/warnings/4lint t/lib/warnings/9enabled | |
90 | ____________________________________________________________________________ | |
91 | [ 11537] By: jhi on 2001/08/01 16:26:25 | |
92 | Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard | |
93 | From: Doug MacEachern <dougm@covalent.net> | |
94 | Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT) | |
95 | Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net> | |
96 | Branch: perl | |
97 | ! op.c t/TestInit.pm | |
98 | ____________________________________________________________________________ | |
99 | [ 11536] By: jhi on 2001/08/01 16:08:08 | |
100 | Log: Subject: [patch] ithreads + refto bug | |
101 | From: Doug MacEachern <dougm@covalent.net> | |
102 | Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT) | |
103 | Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net> | |
104 | ||
105 | (Test in change #11539) | |
106 | Branch: perl | |
107 | ! pp.c | |
108 | ____________________________________________________________________________ | |
109 | [ 11535] By: jhi on 2001/08/01 16:05:56 | |
110 | Log: Subject: [PATCH: perl@11523] fixups for t/harness | |
111 | From: Prymmer/Kahn <pvhp@best.com> | |
112 | Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT) | |
113 | Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com> | |
114 | Branch: perl | |
115 | ! t/harness | |
116 | ____________________________________________________________________________ | |
117 | [ 11534] By: jhi on 2001/08/01 16:00:45 | |
118 | Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds | |
119 | From: Prymmer/Kahn <pvhp@best.com> | |
120 | Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT) | |
121 | Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com> | |
122 | Branch: perl | |
123 | ! win32/Makefile win32/makefile.mk | |
124 | ____________________________________________________________________________ | |
125 | [ 11533] By: jhi on 2001/08/01 13:38:29 | |
126 | Log: Need to know the number of tests. | |
127 | Branch: perl | |
128 | ! t/run/exit.t | |
129 | ____________________________________________________________________________ | |
130 | [ 11532] By: jhi on 2001/08/01 13:04:31 | |
131 | Log: Subject: Re: new exit tests on VMS | |
132 | From: "Craig A. Berry" <craigberry@mac.com> | |
133 | Date: Tue, 31 Jul 2001 12:19:29 -0500 | |
134 | Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com> | |
135 | Branch: perl | |
136 | ! t/run/exit.t | |
137 | ____________________________________________________________________________ | |
138 | [ 11531] By: jhi on 2001/08/01 12:46:43 | |
139 | Log: Retract #11530 (the dTHX is needed under threads) | |
140 | Branch: perl | |
141 | ! perlio.c | |
142 | ____________________________________________________________________________ | |
143 | [ 11530] By: jhi on 2001/08/01 12:39:35 | |
144 | Log: (Retracted by #11531) | |
145 | Branch: perl | |
146 | ! perlio.c | |
147 | ____________________________________________________________________________ | |
148 | [ 11529] By: jhi on 2001/08/01 12:32:22 | |
149 | Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h | |
150 | From: Richard Soderberg <rs@crystalflame.net> | |
151 | Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) | |
152 | Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com> | |
153 | Branch: perl | |
154 | ! unixish.h | |
155 | ____________________________________________________________________________ | |
156 | [ 11528] By: jhi on 2001/08/01 12:18:59 | |
157 | Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs | |
158 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
159 | Date: Tue, 31 Jul 2001 05:39:09 -0400 | |
160 | Message-ID: <20010731053909.A1810@math.ohio-state.edu> | |
161 | ||
162 | (with a note about the case of UV being equal to long long) | |
163 | Branch: perl | |
164 | ! utils/h2xs.PL | |
165 | ____________________________________________________________________________ | |
166 | [ 11527] By: jhi on 2001/07/31 23:49:04 | |
167 | Log: Subject: [PATCH perl@11487] fix fs.t for VMS | |
168 | From: "Craig A. Berry" <craigberry@mac.com> | |
169 | Date: Tue, 31 Jul 2001 14:57:43 -0500 | |
170 | Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01> | |
171 | Branch: perl | |
172 | ! t/io/fs.t | |
173 | ____________________________________________________________________________ | |
174 | [ 11526] By: jhi on 2001/07/31 23:47:57 | |
175 | Log: Fix for | |
176 | ||
177 | Subject: [ID 20010116.001] File::Copy truncates orig file | |
178 | From: arbor@al37al08.telecel.pt | |
179 | Date: Tue, 16 Jan 2001 11:43:02 GMT | |
180 | Message-Id: <200101161143.AA11184@al37al08.telecel.pt> | |
181 | ||
182 | (copy($foo, $foo) would truncate $foo) | |
183 | Branch: perl | |
184 | ! lib/File/Copy.pm lib/File/Copy.t | |
185 | ____________________________________________________________________________ | |
186 | [ 11525] By: jhi on 2001/07/31 23:01:01 | |
187 | Log: Metaconfig unit change for #11524. | |
188 | Branch: metaconfig/U/perl | |
189 | ! Extras.U | |
190 | ____________________________________________________________________________ | |
191 | [ 11524] By: jhi on 2001/07/31 23:00:36 | |
192 | Log: Multiple modules didn't work; plus typo fixes. | |
193 | Branch: perl | |
194 | ! Configure | |
195 | ____________________________________________________________________________ | |
196 | [ 11523] By: jhi on 2001/07/31 15:29:58 | |
197 | Log: Update Changes. | |
198 | Branch: perl | |
199 | ! Changes patchlevel.h | |
200 | ____________________________________________________________________________ | |
33c3e263 JH |
201 | [ 11522] By: jhi on 2001/07/31 15:25:35 |
202 | Log: Regen perlapi. | |
203 | Branch: perl | |
204 | ! pod/perlapi.pod | |
205 | ____________________________________________________________________________ | |
206 | [ 11521] By: jhi on 2001/07/31 15:19:01 | |
207 | Log: Subject: Re: [PATCH sv.c] mortal doc thinko | |
208 | From: Dave Mitchell <davem@fdgroup.co.uk> | |
209 | Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST) | |
210 | Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk> | |
211 | Branch: perl | |
212 | ! sv.c | |
213 | ____________________________________________________________________________ | |
214 | [ 11520] By: jhi on 2001/07/31 15:17:43 | |
215 | Log: Regen toc. | |
216 | Branch: perl | |
217 | ! pod/perltoc.pod | |
218 | ____________________________________________________________________________ | |
219 | [ 11519] By: jhi on 2001/07/31 15:17:17 | |
220 | Log: Regen Porting stuff. | |
221 | Branch: perl | |
222 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
223 | ____________________________________________________________________________ | |
224 | [ 11518] By: jhi on 2001/07/31 14:16:08 | |
225 | Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs | |
226 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
227 | Date: Tue, 31 Jul 2001 05:34:38 -0400 | |
228 | Message-ID: <20010731053438.A1754@math.ohio-state.edu> | |
229 | Branch: perl | |
230 | ! utils/h2xs.PL | |
231 | ____________________________________________________________________________ | |
232 | [ 11517] By: jhi on 2001/07/31 14:15:01 | |
233 | Log: Metaconfig unit change for #11516. | |
234 | Branch: metaconfig/U/perl | |
235 | ! gccvers.U | |
236 | ____________________________________________________________________________ | |
237 | [ 11516] By: jhi on 2001/07/31 14:14:35 | |
238 | Log: Add -Wall in cflags, not in Configure. | |
239 | (This way -Wall affects only the core and the core XS, | |
240 | not user modules' XS. Concern from Paul Marquess, | |
241 | implementation idea from Andy Dougherty.) | |
242 | Branch: perl | |
243 | ! Configure cflags.SH | |
244 | ____________________________________________________________________________ | |
245 | [ 11515] By: jhi on 2001/07/31 13:57:15 | |
246 | Log: Metaconfig unit changes for #11514. | |
247 | Branch: metaconfig | |
248 | + U/modified/sysman.U | |
249 | ! U/installdirs/man1dir.U | |
250 | ____________________________________________________________________________ | |
251 | [ 11514] By: jhi on 2001/07/31 13:56:26 | |
252 | Log: Subject: Configure's detection of system manual | |
253 | From: Sean Dague <sean@dague.net> | |
254 | Date: Sun, 13 May 2001 15:53:15 -0400 | |
255 | Message-ID: <20010513155315.A15833@underhill.dague.net> | |
256 | Branch: perl | |
257 | ! Configure | |
258 | ____________________________________________________________________________ | |
259 | [ 11513] By: jhi on 2001/07/31 03:23:01 | |
260 | Log: Subject: [ID 20010621.004] Typo in perlobj.pod | |
261 | From: Autrijus Tang <autrijus@autrijus.org> | |
262 | Date: Thu, 21 Jun 2001 23:56:48 +0800 | |
263 | Message-Id: <20010621235648.A57340@not.autrijus.org> | |
264 | Branch: perl | |
265 | ! pod/perlobj.pod | |
266 | ____________________________________________________________________________ | |
267 | [ 11512] By: jhi on 2001/07/31 03:13:35 | |
268 | Log: Subject: Typo in DB_File.pm | |
269 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
270 | Date: Tue, 31 Jul 2001 06:19:35 +0200 | |
271 | Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu> | |
272 | Branch: perl | |
273 | ! ext/DB_File/DB_File.pm | |
274 | ____________________________________________________________________________ | |
275 | [ 11511] By: jhi on 2001/07/31 03:01:49 | |
276 | Log: Subject: Re: [ID 20010529.002] typos in man page perlre | |
277 | From: "Stephen P. Potter" <spp@spotter.yi.org> | |
278 | Date: Wed, 30 May 2001 13:59:34 -0400 | |
279 | Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org> | |
280 | Branch: perl | |
281 | ! pod/perlre.pod | |
282 | ____________________________________________________________________________ | |
283 | [ 11510] By: jhi on 2001/07/31 02:13:58 | |
284 | Log: eval "format foo=" would loop indefinitely; reported in | |
285 | ||
286 | Subject: A load of old rubbish | |
287 | From: Mike Guy <mjtg@cam.ac.uk> | |
288 | Date: Mon, 14 May 2001 16:12:22 +0100 | |
289 | Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk> | |
290 | ||
291 | (The core dumps reported in there already fixed.) | |
292 | Branch: perl | |
293 | ! toke.c | |
294 | ____________________________________________________________________________ | |
295 | [ 11509] By: jhi on 2001/07/31 00:37:49 | |
296 | Log: Upgrade to Switch 2.04, now with Perl 6 given+when. | |
297 | Branch: perl | |
298 | + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t | |
299 | + lib/Switch/t/switch_case.t | |
300 | - lib/Switch/test.pl | |
301 | ! MANIFEST lib/Switch.pm | |
302 | ____________________________________________________________________________ | |
303 | [ 11508] By: jhi on 2001/07/31 00:17:38 | |
304 | Log: Subject: [PATCH @11505] DB_File-1.78 | |
305 | From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk> | |
306 | Date: Mon, 30 Jul 2001 22:54:37 +0100 | |
307 | Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk> | |
308 | Branch: perl | |
309 | ! ext/DB_File/Changes ext/DB_File/DB_File.pm | |
310 | ! ext/DB_File/DB_File.xs ext/DB_File/version.c | |
311 | ____________________________________________________________________________ | |
312 | [ 11507] By: jhi on 2001/07/30 23:11:10 | |
313 | Log: Explain in more detail why -pipe and -fno-common are good. | |
314 | Branch: perl | |
315 | ! hints/darwin.sh | |
316 | ____________________________________________________________________________ | |
317 | [ 11506] By: nick on 2001/07/30 14:32:23 | |
318 | Log: Integrate mainline | |
319 | Branch: perlio | |
320 | !> INSTALL Makefile.SH doio.c hints/darwin.sh | |
321 | ____________________________________________________________________________ | |
322 | [ 11505] By: jhi on 2001/07/30 14:14:39 | |
323 | Log: Perl hasn't been putting man pages into $prefix/lib for | |
324 | a long time now; pointed out by Andy Dougherty. | |
325 | Branch: perl | |
326 | ! hints/darwin.sh | |
327 | ____________________________________________________________________________ | |
328 | [ 11504] By: jhi on 2001/07/30 14:13:15 | |
329 | Log: Document the extras Configure option. | |
330 | Branch: perl | |
331 | ! INSTALL | |
332 | ____________________________________________________________________________ | |
333 | [ 11503] By: jhi on 2001/07/30 13:52:14 | |
334 | Log: Integrate change #11051 from macperl; O_RDONLY is not zero | |
335 | everywhere. | |
336 | Branch: perl | |
337 | !> doio.c | |
338 | ____________________________________________________________________________ | |
339 | [ 11502] By: jhi on 2001/07/30 13:45:27 | |
340 | Log: Doubly guard against invoking CPAN if no extras defined, | |
341 | pointed out by H. Merijn Brand. | |
342 | Branch: perl | |
343 | ! Makefile.SH | |
344 | ____________________________________________________________________________ | |
345 | [ 11501] By: pudge on 2001/07/30 12:57:56 | |
346 | Log: Fix O_RDONLY check to check for O_RDONLY. | |
347 | Branch: maint-5.6/macperl | |
348 | ! doio.c | |
349 | ____________________________________________________________________________ | |
350 | [ 11500] By: pudge on 2001/07/30 12:41:11 | |
351 | Log: Integrate miscellaneous changes from maint-5.6/perl. | |
352 | Branch: maint-5.6/macperl | |
353 | !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t | |
354 | ____________________________________________________________________________ | |
355 | [ 11499] By: nick on 2001/07/30 06:52:42 | |
356 | Log: Integrate mainline | |
357 | Branch: perlio | |
358 | +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c | |
359 | +> win32/sync_ext.pl | |
360 | - win32/sncfnmcs.pl | |
361 | !> (integrate 71 files) | |
362 | ____________________________________________________________________________ | |
363 | [ 11498] By: jhi on 2001/07/30 03:53:34 | |
364 | Log: Update Changes. | |
365 | Branch: perl | |
366 | ! Changes patchlevel.h | |
367 | ____________________________________________________________________________ | |
6c31a68f JH |
368 | [ 11497] By: jhi on 2001/07/30 03:45:32 |
369 | Log: Now Configure -Dextras=Foo::Bar and "make install" will | |
370 | fetch and install Foo::Bar. | |
371 | Branch: perl | |
372 | ! Makefile.SH | |
373 | ____________________________________________________________________________ | |
374 | [ 11496] By: jhi on 2001/07/30 03:18:28 | |
375 | Log: Metaconfig unit change for #11495. | |
376 | Branch: metaconfig/U/perl | |
377 | ! Extras.U | |
378 | ____________________________________________________________________________ | |
379 | [ 11495] By: jhi on 2001/07/30 03:18:01 | |
380 | Log: extras.make, extras.test, and extras.install make targets. | |
381 | Branch: perl | |
382 | ! Configure Makefile.SH | |
383 | ____________________________________________________________________________ | |
384 | [ 11494] By: jhi on 2001/07/30 01:37:35 | |
385 | Log: Metaconfig unit change for #11493. | |
386 | Branch: metaconfig/U/perl | |
387 | ! Extras.U | |
388 | ____________________________________________________________________________ | |
389 | [ 11493] By: jhi on 2001/07/30 01:37:14 | |
390 | Log: Better to have the list of extras in $extras than 'define'. | |
391 | Branch: perl | |
392 | ! Configure | |
393 | ____________________________________________________________________________ | |
394 | [ 11492] By: jhi on 2001/07/30 01:33:16 | |
395 | Log: The metaconfig unit change for #11490. | |
396 | Branch: metaconfig/U/perl | |
397 | + Extras.U | |
398 | ____________________________________________________________________________ | |
399 | [ 11491] By: jhi on 2001/07/30 01:32:54 | |
400 | Log: Missed from #11490 (the required dependency). | |
401 | Branch: perl | |
402 | ! Makefile.SH | |
403 | ____________________________________________________________________________ | |
404 | [ 11490] By: jhi on 2001/07/30 01:32:02 | |
405 | Log: Add the support of asking for extra modules or bundles of modules | |
406 | to be fetched from the CPAN and installed as a part of the Perl | |
407 | build process. None of this installation is yet really done; | |
408 | only the list is asked, and saved away in extras.lst for | |
409 | the build and installation process to worry about later. | |
410 | Branch: perl | |
411 | ! Configure | |
412 | ____________________________________________________________________________ | |
413 | [ 11489] By: jhi on 2001/07/29 22:15:25 | |
414 | Log: Beginnings of better Inf and NaN support. | |
415 | At least toke.c and sv.c still need quite a bit of work. | |
416 | Branch: perl | |
417 | ! numeric.c perl.h | |
418 | ____________________________________________________________________________ | |
419 | [ 11488] By: jhi on 2001/07/29 21:18:57 | |
420 | Log: Top-level Makefile didn't honour OPTIMIZE. | |
421 | Branch: perl | |
422 | ! Makefile.SH | |
423 | ____________________________________________________________________________ | |
424 | [ 11487] By: jhi on 2001/07/29 20:56:04 | |
425 | Log: Update Changes. | |
426 | Branch: perl | |
427 | ! Changes patchlevel.h | |
428 | ____________________________________________________________________________ | |
3e54165a JH |
429 | [ 11486] By: jhi on 2001/07/29 20:38:09 |
430 | Log: Use Search::Dict 1.02 interface for charinfo(). | |
431 | Branch: perl | |
432 | ! lib/UnicodeCD.pm | |
433 | ____________________________________________________________________________ | |
434 | [ 11485] By: jhi on 2001/07/29 20:37:11 | |
435 | Log: Now also allow transforming the read lines before comparing them. | |
436 | (This will help UnicodeCD.) | |
437 | Branch: perl | |
438 | ! lib/Search/Dict.pm | |
439 | ____________________________________________________________________________ | |
440 | [ 11484] By: jhi on 2001/07/29 20:03:13 | |
441 | Log: Remove tiehandle code. | |
442 | Branch: perl | |
443 | ! lib/UnicodeCD.pm | |
444 | ____________________________________________________________________________ | |
445 | [ 11483] By: jhi on 2001/07/29 19:59:02 | |
446 | Log: Allow specifying a comparison function for Search::Dict::look(). | |
447 | Branch: perl | |
448 | ! lib/Search/Dict.pm | |
449 | ____________________________________________________________________________ | |
450 | [ 11482] By: jhi on 2001/07/29 18:55:04 | |
451 | Log: Small UnicodeCD tweaks. | |
452 | Branch: perl | |
453 | ! lib/UnicodeCD.pm lib/UnicodeCD.t | |
454 | ____________________________________________________________________________ | |
455 | [ 11481] By: jhi on 2001/07/29 17:14:19 | |
456 | Log: Subject: [PATCH @11446] UnicodeCD::charinfo | |
457 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
458 | Date: Tue, 24 Jul 2001 01:51:32 +0900 | |
459 | Message-Id: <20010724015114.CF4D.BQW10602@nifty.com> | |
460 | Branch: perl | |
461 | ! lib/UnicodeCD.pm lib/UnicodeCD.t | |
462 | ____________________________________________________________________________ | |
463 | [ 11480] By: jhi on 2001/07/29 16:55:58 | |
464 | Log: Subject: [PATCH] installperl | |
465 | From: Wilfredo Sánchez <wsanchez@MIT.EDU> | |
466 | Date: Fri, 27 Jul 2001 19:05:04 -0700 | |
467 | Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
468 | Branch: perl | |
469 | ! installperl | |
470 | ____________________________________________________________________________ | |
471 | [ 11479] By: jhi on 2001/07/29 16:52:52 | |
472 | Log: Subject: [PATCH] Set proper compatibility versions in core | |
473 | From: Wilfredo Sánchez <wsanchez@MIT.EDU> | |
474 | Date: Fri, 27 Jul 2001 20:01:49 -0700 | |
475 | Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
476 | Branch: perl | |
477 | ! Makefile.SH | |
478 | ____________________________________________________________________________ | |
479 | [ 11478] By: jhi on 2001/07/29 16:50:55 | |
480 | Log: Metaconfig unit change for #11477. | |
481 | Branch: metaconfig/U/perl | |
482 | ! dlsrc.U | |
483 | ____________________________________________________________________________ | |
484 | [ 11477] By: jhi on 2001/07/29 16:50:35 | |
485 | Log: Subject: [PATCH] Darwin: -fpic not so good | |
486 | From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU> | |
487 | Date: Fri, 27 Jul 2001 18:57:38 -0700 | |
488 | Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
489 | Branch: perl | |
490 | ! Configure | |
491 | ____________________________________________________________________________ | |
492 | [ 11476] By: jhi on 2001/07/29 16:44:03 | |
493 | Log: Subject: [PATCH] Clean up Darwin hints | |
494 | From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU> | |
495 | Date: Fri, 27 Jul 2001 19:13:15 -0700 | |
496 | Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org> | |
497 | Branch: perl | |
498 | ! hints/darwin.sh | |
499 | ____________________________________________________________________________ | |
500 | [ 11475] By: jhi on 2001/07/29 16:28:45 | |
501 | Log: Subject: [PATCH split()] split()'s unused captures should be undef, not '' | |
502 | From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> | |
503 | Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT) | |
504 | Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net> | |
505 | Branch: perl | |
506 | ! pod/perlfunc.pod pp.c t/op/split.t | |
507 | ____________________________________________________________________________ | |
508 | [ 11474] By: jhi on 2001/07/29 16:27:54 | |
509 | Log: Subject: [PATCH perlvar.pod] $^N foolery as well | |
510 | From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> | |
511 | Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT) | |
512 | Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net> | |
513 | Branch: perl | |
514 | ! pod/perlvar.pod | |
515 | ____________________________________________________________________________ | |
516 | [ 11473] By: jhi on 2001/07/29 16:27:00 | |
517 | Log: Subject: [PATCH] fixes to constant.pm documentation | |
518 | From: Ilmari Karonen <iltzu@sci.fi> | |
519 | Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST) | |
520 | Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka> | |
521 | Branch: perl | |
522 | ! lib/constant.pm | |
523 | ____________________________________________________________________________ | |
524 | [ 11472] By: jhi on 2001/07/28 18:39:03 | |
525 | Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...> | |
526 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
527 | Date: Fri, 27 Jul 2001 07:51:10 +0200 | |
528 | Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu> | |
529 | Branch: perl | |
530 | ! pod/perlport.pod | |
531 | ____________________________________________________________________________ | |
532 | [ 11471] By: nick on 2001/07/26 06:23:32 | |
533 | Log: Subject: [PATCH] Doc fix for perlguts / threading | |
534 | From: Arthur Bergman <arthur@contiller.se> | |
535 | Date: Wed, 25 Jul 2001 11:28:23 +0200 | |
536 | Message-Id: <B7845DD6.2812%arthur@contiller.se> | |
537 | Branch: perl | |
538 | ! pod/perlguts.pod | |
539 | ____________________________________________________________________________ | |
540 | [ 11470] By: nick on 2001/07/26 06:21:06 | |
541 | Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist | |
542 | From: Philip Newton <Philip.Newton@gmx.net> | |
543 | Date: Wed, 25 Jul 2001 08:19:47 +0200 | |
544 | Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk> | |
545 | Branch: perl | |
546 | ! INSTALL | |
547 | ____________________________________________________________________________ | |
548 | [ 11469] By: nick on 2001/07/26 06:20:25 | |
549 | Log: Subject: [DOC PATCH bleadperl] typo in INSTALL? | |
550 | From: Philip Newton <Philip.Newton@gmx.net> | |
551 | Date: Wed, 25 Jul 2001 08:12:48 +0200 | |
552 | Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk> | |
553 | Branch: perl | |
554 | ! INSTALL | |
555 | ____________________________________________________________________________ | |
556 | [ 11468] By: jhi on 2001/07/25 01:39:11 | |
557 | Log: More +x. | |
558 | Branch: perl | |
559 | ! Porting/makerel | |
560 | ____________________________________________________________________________ | |
561 | [ 11467] By: jhi on 2001/07/24 16:05:34 | |
562 | Log: Update Changes. | |
563 | Branch: perl | |
564 | ! Changes patchlevel.h | |
565 | ____________________________________________________________________________ | |
8fc0601b JH |
566 | [ 11466] By: jhi on 2001/07/24 15:40:28 |
567 | Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser | |
568 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
569 | Date: Tue, 24 Jul 2001 06:45:55 +0200 | |
570 | Message-ID: <20010724.064500@ID-11583.news.dfncis.de> | |
571 | Branch: perl | |
572 | ! os2/perlrexx.c | |
573 | ____________________________________________________________________________ | |
574 | [ 11465] By: jhi on 2001/07/24 15:37:48 | |
575 | Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite | |
576 | From: Peter Prymmer <pvhp@forte.com> | |
577 | Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT) | |
578 | Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com> | |
579 | Branch: perl | |
580 | ! pod/perlport.pod t/io/fs.t vms/test.com | |
581 | ____________________________________________________________________________ | |
582 | [ 11464] By: jhi on 2001/07/24 02:58:20 | |
583 | Log: Workaround on Cwd bootstrap problem. | |
584 | Branch: perl | |
585 | ! lib/ExtUtils/MakeMaker.pm | |
586 | ____________________________________________________________________________ | |
587 | [ 11463] By: jhi on 2001/07/23 23:11:41 | |
588 | Log: When in Rome, quote like the Romans do. | |
589 | Branch: perl | |
590 | ! cflags.SH | |
591 | ____________________________________________________________________________ | |
592 | [ 11462] By: jhi on 2001/07/23 23:04:02 | |
593 | Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture | |
594 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
595 | Date: Mon, 23 Jul 2001 19:29:49 -0400 | |
596 | Message-ID: <20010723192949.A14802@math.ohio-state.edu> | |
597 | Branch: perl | |
598 | + os2/perlrexx.c | |
599 | ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs | |
600 | ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c | |
601 | ! t/op/write.t | |
602 | ____________________________________________________________________________ | |
603 | [ 11461] By: jhi on 2001/07/23 22:58:15 | |
604 | Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir | |
605 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
606 | Date: Mon, 23 Jul 2001 18:43:42 -0400 | |
607 | Message-ID: <20010723184342.A14494@math.ohio-state.edu> | |
608 | Branch: perl | |
609 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
610 | ____________________________________________________________________________ | |
611 | [ 11460] By: jhi on 2001/07/23 22:54:52 | |
612 | Log: Subject: [PATCH 5.7.2] MakeMaker subdir | |
613 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
614 | Date: Mon, 23 Jul 2001 18:33:16 -0400 | |
615 | Message-ID: <20010723183316.A14298@math.ohio-state.edu> | |
616 | Branch: perl | |
617 | ! lib/ExtUtils/MakeMaker.pm | |
618 | ____________________________________________________________________________ | |
619 | [ 11459] By: jhi on 2001/07/23 22:52:02 | |
620 | Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make | |
621 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
622 | Date: Mon, 23 Jul 2001 18:20:35 -0400 | |
623 | Message-ID: <20010723182035.A14192@math.ohio-state.edu> | |
624 | Branch: perl | |
625 | ! Makefile.SH cflags.SH | |
626 | ____________________________________________________________________________ | |
627 | [ 11458] By: jhi on 2001/07/23 22:41:19 | |
628 | Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output | |
629 | From: "David D. Kilzer" <ddkilzer@lubricants-oil.com> | |
630 | Date: Mon, 23 Jul 2001 11:32:17 -0500 | |
631 | Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com> | |
632 | Branch: perl | |
633 | ! lib/ExtUtils/MakeMaker.pm | |
634 | ____________________________________________________________________________ | |
635 | [ 11457] By: jhi on 2001/07/23 21:22:36 | |
636 | Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff | |
637 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
638 | Date: Mon, 23 Jul 2001 18:13:20 -0400 | |
639 | Message-ID: <20010723181320.A14005@math.ohio-state.edu> | |
640 | Branch: perl | |
641 | ! lib/perl5db.pl | |
642 | ____________________________________________________________________________ | |
643 | [ 11456] By: jhi on 2001/07/23 21:19:28 | |
644 | Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff | |
645 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
646 | Date: Mon, 23 Jul 2001 18:07:40 -0400 | |
647 | Message-ID: <20010723180740.A13960@math.ohio-state.edu> | |
648 | Branch: perl | |
649 | ! op.c | |
650 | ____________________________________________________________________________ | |
651 | [ 11455] By: jhi on 2001/07/23 21:13:12 | |
652 | Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork | |
653 | From: "Craig A. Berry" <craigberry@mac.com> | |
654 | Date: Mon, 23 Jul 2001 15:35:06 -0500 | |
655 | Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01> | |
656 | Branch: perl | |
657 | ! util.c | |
658 | ____________________________________________________________________________ | |
659 | [ 11454] By: jhi on 2001/07/23 21:09:13 | |
660 | Log: Subject: [PATCH perlfaq9.pod typo] | |
661 | From: "Larry Shatzer, Jr." <lshatzer@islanddata.com> | |
662 | Date: Mon, 23 Jul 2001 07:49:05 -0700 | |
663 | Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER> | |
664 | Branch: perl | |
665 | ! pod/perlfaq9.pod | |
666 | ____________________________________________________________________________ | |
667 | [ 11453] By: jhi on 2001/07/23 21:06:42 | |
668 | Log: Subject: win32\sncfnmcs.pl corrections | |
669 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
670 | Date: Mon, 23 Jul 2001 12:56:54 +0200 | |
671 | Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U> | |
672 | ||
673 | Rename the script a little bit more sensibly. | |
674 | Branch: perl | |
675 | + win32/sync_ext.pl | |
676 | - win32/sncfnmcs.pl | |
677 | ! MANIFEST README.win32 | |
678 | ____________________________________________________________________________ | |
679 | [ 11452] By: jhi on 2001/07/23 17:22:37 | |
680 | Log: Test tweak. | |
681 | Branch: perl | |
682 | ! ext/B/Deparse.t | |
683 | ____________________________________________________________________________ | |
684 | [ 11451] By: jhi on 2001/07/23 17:10:52 | |
685 | Log: Metaconfig unit tweak for #11450. | |
686 | Branch: metaconfig/U/perl | |
687 | ! Mksymlinks.U | |
688 | ____________________________________________________________________________ | |
689 | [ 11450] By: jhi on 2001/07/23 17:09:46 | |
690 | Log: Too volatile failsafe check. | |
691 | Branch: perl | |
692 | ! Configure | |
693 | ____________________________________________________________________________ | |
694 | [ 11449] By: jhi on 2001/07/23 16:53:59 | |
695 | Log: Further doc tweaks. | |
696 | Branch: perl | |
697 | ! lib/UnicodeCD.pm | |
698 | ____________________________________________________________________________ | |
699 | [ 11448] By: jhi on 2001/07/23 05:26:50 | |
700 | Log: Doc tweaks. | |
701 | Branch: perl | |
702 | ! lib/UnicodeCD.pm | |
703 | ____________________________________________________________________________ | |
704 | [ 11447] By: jhi on 2001/07/23 04:57:49 | |
705 | Log: Doc tweakery from Abhijit. | |
706 | Branch: perl | |
707 | ! Porting/repository.pod | |
708 | ____________________________________________________________________________ | |
709 | [ 11446] By: jhi on 2001/07/22 15:41:02 | |
710 | Log: An accidental empty line. | |
711 | Branch: perl | |
712 | ! MANIFEST | |
713 | ____________________________________________________________________________ | |
714 | [ 11445] By: jhi on 2001/07/22 15:38:30 | |
715 | Log: Missing MANIFESTations. | |
716 | Branch: perl | |
717 | ! MANIFEST | |
718 | ____________________________________________________________________________ | |
719 | [ 11444] By: jhi on 2001/07/22 15:30:10 | |
720 | Log: Update Changes. | |
721 | Branch: perl | |
722 | ! Changes patchlevel.h | |
723 | ____________________________________________________________________________ | |
bb260963 JH |
724 | [ 11443] By: jhi on 2001/07/22 15:02:11 |
725 | Log: Subject: Re: Typo in Porting/pumpkin/pod ? | |
726 | From: Mike Guy <mjtg@cam.ac.uk> | |
727 | Date: Fri, 20 Jul 2001 16:12:49 +0100 | |
728 | Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk> | |
729 | Branch: perl | |
730 | ! Porting/pumpkin.pod | |
731 | ____________________________________________________________________________ | |
732 | [ 11442] By: jhi on 2001/07/22 14:58:33 | |
733 | Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | |
734 | From: Peter Prymmer <pvhp@forte.com> | |
735 | Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT) | |
736 | Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com> | |
737 | Branch: perl | |
738 | ! pod/perlhack.pod | |
739 | ____________________________________________________________________________ | |
740 | [ 11441] By: jhi on 2001/07/22 14:54:29 | |
741 | Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED" | |
742 | From: Michael G Schwern <schwern@pobox.com> | |
743 | Date: Fri, 20 Jul 2001 20:22:35 -0400 | |
744 | Message-ID: <20010720202235.O4498@blackrider> | |
745 | Branch: perl | |
746 | ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t | |
747 | ! lib/Test/t/todo.t | |
748 | ____________________________________________________________________________ | |
749 | [ 11440] By: jhi on 2001/07/22 14:51:14 | |
750 | Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? | |
751 | From: Jeffrey Friedl <jfriedl@yahoo-inc.com> | |
752 | Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com> | |
753 | Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT) | |
754 | Branch: perl | |
755 | ! ext/POSIX/POSIX.pod | |
756 | ____________________________________________________________________________ | |
757 | [ 11439] By: jhi on 2001/07/22 14:49:25 | |
758 | Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? | |
759 | From: Mark-Jason Dominus <mjd@plover.com> | |
760 | Date: Fri, 20 Jul 2001 23:16:54 -0400 | |
761 | Message-ID: <20010721031654.21877.qmail@plover.com> | |
762 | Branch: perl | |
763 | ! ext/POSIX/POSIX.pod | |
764 | ____________________________________________________________________________ | |
765 | [ 11438] By: jhi on 2001/07/22 14:41:58 | |
766 | Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l | |
767 | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> | |
768 | Date: Sun, 22 Jul 2001 14:56:09 +0200 | |
769 | Message-ID: <20010722145609.A766@rafael> | |
770 | Branch: perl | |
771 | ! ext/B/O.pm | |
772 | ____________________________________________________________________________ | |
773 | [ 11437] By: jhi on 2001/07/22 14:39:07 | |
774 | Log: Subject: regexec.c #define cleanup | |
775 | From: Mark-Jason Dominus <mjd@plover.com> | |
776 | Date: Sat, 21 Jul 2001 18:33:25 -0400 | |
777 | Message-ID: <20010721223325.3069.qmail@plover.com> | |
778 | Branch: perl | |
779 | ! regexec.c | |
780 | ____________________________________________________________________________ | |
781 | [ 11436] By: jhi on 2001/07/22 14:36:43 | |
782 | Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare) | |
783 | From: Prymmer/Kahn <pvhp@best.com> | |
784 | Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT) | |
785 | Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com> | |
786 | Branch: perl | |
787 | ! t/io/fs.t | |
788 | ____________________________________________________________________________ | |
789 | [ 11435] By: jhi on 2001/07/22 00:22:51 | |
790 | Log: Typo in #11432. | |
791 | Branch: perl | |
792 | ! ext/POSIX/POSIX.t | |
793 | ____________________________________________________________________________ | |
794 | [ 11434] By: jhi on 2001/07/21 23:12:26 | |
795 | Log: Integrate (manually) change #11424 from macperl. | |
796 | Branch: perl | |
797 | ! ext/Filter/t/call.t | |
798 | ____________________________________________________________________________ | |
799 | [ 11433] By: jhi on 2001/07/21 23:07:43 | |
800 | Log: Integrate change #11408 from macperl. | |
801 | Branch: perl | |
802 | !> README.macos pod/perlport.pod | |
803 | ____________________________________________________________________________ | |
804 | [ 11432] By: jhi on 2001/07/21 23:02:30 | |
805 | Log: Integrate change #11388 from macperl (the *.t parts needed hand massage). | |
806 | Branch: perl | |
807 | +> macos/MacPerlTests.cmd macos/xsubpp.patch | |
808 | ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t | |
809 | ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t | |
810 | ! ext/POSIX/POSIX.t | |
811 | ____________________________________________________________________________ | |
812 | [ 11431] By: gsar on 2001/07/21 05:03:44 | |
813 | Log: pod/*.t tests not picked up by t/TEST either | |
814 | Branch: maint-5.6/perl | |
815 | ! t/TEST | |
816 | ____________________________________________________________________________ | |
817 | [ 11430] By: gsar on 2001/07/21 04:58:12 | |
818 | Log: better tweak for change#11429 (windows has both / and \ separated | |
819 | paths in @INC at that point) | |
820 | Branch: maint-5.6/perl | |
821 | ! t/pod/testp2pt.pl | |
822 | ____________________________________________________________________________ | |
823 | [ 11429] By: gsar on 2001/07/21 04:41:15 | |
824 | Log: MacOS pod test tweak needs \Escape | |
825 | Branch: maint-5.6/perl | |
826 | ! t/pod/testp2pt.pl | |
827 | ____________________________________________________________________________ | |
828 | [ 11428] By: gsar on 2001/07/21 04:39:34 | |
829 | Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect | |
830 | resulting duplicate output, but t/harness isn't) | |
831 | Branch: maint-5.6/perl | |
832 | ! t/run/runenv.t | |
833 | ____________________________________________________________________________ | |
834 | [ 11427] By: gsar on 2001/07/21 04:37:26 | |
835 | Log: t/harness wasn't picking up all the tests | |
836 | Branch: maint-5.6/perl | |
837 | ! t/harness | |
838 | ____________________________________________________________________________ | |
839 | [ 11426] By: gsar on 2001/07/21 04:09:26 | |
840 | Log: update MANIFEST for new file | |
841 | Branch: maint-5.6/perl | |
842 | ! MANIFEST | |
843 | ____________________________________________________________________________ | |
844 | [ 11425] By: gsar on 2001/07/21 04:07:46 | |
845 | Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with | |
846 | the exception of the macperl/macos/... tree | |
847 | Branch: maint-5.6/perl | |
848 | +> t/lib/filefind-taint.t | |
849 | !> (integrate 72 files) | |
850 | ____________________________________________________________________________ | |
851 | [ 11424] By: pudge on 2001/07/20 18:55:25 | |
852 | Log: Fix test. | |
853 | Branch: maint-5.6/macperl | |
854 | ! macos/bundled_ext/Filter/t/call.t | |
855 | ____________________________________________________________________________ | |
856 | [ 11423] By: gsar on 2001/07/20 18:38:48 | |
857 | Log: Make perl fork()-safe (in a slightly limited way) even on | |
858 | platforms that don't have pthread_atfork() (extension of | |
859 | the fix in change#11151). | |
860 | ||
861 | Note that this will not help extensions that call fork() | |
862 | directly in C, or that link to libraries that call fork() | |
863 | directly. Such cases must be fixed to either call | |
864 | PerlProc_fork(), or call atfork_lock() in parent before the | |
865 | calling the function that forks and call atfork_unlock() | |
866 | in both parent and child immediately after the fork(). | |
867 | (There are no worries if C code calls exec() in the child | |
868 | immediately after a fork(). Only cases where the child | |
869 | calls perl's API functions (including New()) after the | |
870 | fork() are problematic.) | |
871 | ||
872 | This change also eliminates the use of vfork() from perl, | |
873 | since all such uses were violating the severe restrictions | |
874 | on modifying the state of the process between the vfork() | |
875 | and the exec(). | |
876 | ||
877 | This is a modified version of patches suggested by Abhijit | |
878 | Menon-Sen and Richard Soderberg. | |
879 | Branch: perl | |
880 | ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c | |
881 | ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c | |
882 | ____________________________________________________________________________ | |
883 | [ 11422] By: pudge on 2001/07/20 18:16:37 | |
884 | Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple, | |
885 | Switch, and Text::Balanced. | |
886 | Branch: maint-5.6/macperl | |
887 | + macos/bundled_ext/Filter/Util/Call/Call.pm | |
888 | + macos/bundled_ext/Filter/Util/Call/Call.xs | |
889 | + macos/bundled_ext/Filter/Util/Call/Makefile.PL | |
890 | + macos/bundled_ext/Filter/t/MyFilter.pm | |
891 | + macos/bundled_ext/Filter/t/call.t | |
892 | + macos/bundled_ext/Filter/t/filter-util.pl | |
893 | + macos/bundled_lib/blib/lib/Class/ISA.pm | |
894 | + macos/bundled_lib/blib/lib/Digest.pm | |
895 | + macos/bundled_lib/blib/lib/Filter/Simple.pm | |
896 | + macos/bundled_lib/blib/lib/Switch.pm | |
897 | + macos/bundled_lib/blib/lib/Text/Balanced.pm | |
898 | + macos/bundled_lib/blib/lib/Text/Balanced.pod | |
899 | + macos/bundled_lib/t/Class/ISA/test.pl | |
900 | + macos/bundled_lib/t/Digest/Digest.t | |
901 | + macos/bundled_lib/t/Filter/Simple/test.pl | |
902 | + macos/bundled_lib/t/Switch/test.pl | |
903 | + macos/bundled_lib/t/Text/Balanced/t/genxt.t | |
904 | + macos/bundled_lib/t/Text/Balanced/t/xbrak.t | |
905 | + macos/bundled_lib/t/Text/Balanced/t/xcode.t | |
906 | + macos/bundled_lib/t/Text/Balanced/t/xdeli.t | |
907 | + macos/bundled_lib/t/Text/Balanced/t/xmult.t | |
908 | + macos/bundled_lib/t/Text/Balanced/t/xquot.t | |
909 | + macos/bundled_lib/t/Text/Balanced/t/xtagg.t | |
910 | + macos/bundled_lib/t/Text/Balanced/t/xvari.t | |
911 | ____________________________________________________________________________ | |
912 | [ 11421] By: pudge on 2001/07/20 18:03:28 | |
913 | Log: Add Filter::Util::Call to config/make files; edit utils | |
914 | to recognize the module (it was descended too far down). | |
915 | Bump version to 5.6.1a4. | |
916 | Branch: maint-5.6/macperl | |
917 | ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk | |
918 | ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm | |
919 | ! macos/macperl/Makefile.mk macos/xsubpp.patch | |
920 | ____________________________________________________________________________ | |
921 | [ 11420] By: pudge on 2001/07/20 18:02:05 | |
922 | Log: Make DB_File the default for MLDBM on MacOS. | |
923 | Branch: maint-5.6/macperl | |
924 | ! macos/bundled_lib/blib/lib/MLDBM.pm | |
925 | ____________________________________________________________________________ | |
926 | [ 11419] By: nick on 2001/07/20 14:51:03 | |
927 | Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation | |
928 | From: Simon Cozens <simon@netthink.co.uk> | |
929 | Date: Fri, 20 Jul 2001 11:42:35 -0400 | |
930 | Message-Id: <20010720114235.A5235@netthink.co.uk> | |
931 | Branch: perl | |
932 | ! lib/UnicodeCD.pm | |
933 | ____________________________________________________________________________ | |
934 | [ 11418] By: nick on 2001/07/20 14:48:12 | |
935 | Log: Subject: [PATCH regcomp.h] adds a comment | |
936 | From: Abhijit Menon-Sen <ams@wiw.org> | |
937 | Date: Fri, 20 Jul 2001 21:05:37 +0530 | |
938 | Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org> | |
939 | Branch: perl | |
940 | ! regcomp.h | |
941 | ____________________________________________________________________________ | |
942 | [ 11417] By: nick on 2001/07/20 14:16:38 | |
943 | Log: Subject: [PATCH 5.7.2] INSTALL updates | |
944 | From: Andy Dougherty <doughera@lafayette.edu> | |
945 | Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT) | |
946 | Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu> | |
947 | Branch: perl | |
948 | ! INSTALL | |
949 | ____________________________________________________________________________ | |
950 | [ 11416] By: nick on 2001/07/20 06:44:44 | |
951 | Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | |
952 | From: Russ Allbery <rra@stanford.edu> | |
953 | Date: 19 Jul 2001 15:52:37 -0700 | |
954 | Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu> | |
955 | Branch: perl | |
956 | ! lib/Pod/Man.pm | |
957 | ____________________________________________________________________________ | |
958 | [ 11415] By: nick on 2001/07/20 06:35:11 | |
959 | Log: Subject: [PATCH] defer op_seq allocation | |
960 | From: Abhijit Menon-Sen <ams@wiw.org> | |
961 | Date: Thu, 19 Jul 2001 22:12:24 +0530 | |
962 | Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org> | |
963 | Branch: perl | |
964 | ! op.c | |
965 | ____________________________________________________________________________ | |
966 | [ 11414] By: nick on 2001/07/20 06:23:36 | |
967 | Log: Subject: [PATCH] prototype for Time::HiRes::sleep() | |
968 | From: Abhijit Menon-Sen <ams@wiw.org> | |
969 | Date: Fri, 20 Jul 2001 01:18:50 +0530 | |
970 | Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org> | |
971 | (Private e-mail) | |
972 | Branch: perl | |
973 | ! ext/Time/HiRes/HiRes.xs | |
974 | ____________________________________________________________________________ | |
975 | [ 11413] By: nick on 2001/07/20 06:18:53 | |
976 | Log: Integrate mainline | |
977 | Branch: perlio | |
978 | +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t | |
979 | - t/base/commonsense.t | |
980 | !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm | |
981 | !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh | |
982 | !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod | |
983 | !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t | |
984 | !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h | |
985 | !> win32/win32.c | |
986 | ____________________________________________________________________________ | |
987 | [ 11412] By: nick on 2001/07/19 06:44:27 | |
988 | Log: Integrate win32/perlhost.h from maintenance branch. | |
989 | (Rest of $ENV{PATH} / system() fix.) | |
990 | Branch: perl | |
991 | !> win32/perlhost.h | |
992 | ____________________________________________________________________________ | |
993 | [ 11411] By: nick on 2001/07/19 06:41:34 | |
994 | Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod | |
995 | From: Philip Newton <Philip.Newton@gmx.net> | |
996 | Date: Wed, 18 Jul 2001 21:43:57 +0200 | |
997 | Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk> | |
998 | Branch: perl | |
999 | ! pod/perlhack.pod | |
1000 | ____________________________________________________________________________ | |
1001 | [ 11410] By: nick on 2001/07/19 06:39:35 | |
1002 | Log: Subject: Security hole in taint checking in open() | |
1003 | From: deekoo@tentacle.net | |
1004 | Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT) | |
1005 | Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net> | |
1006 | Branch: perl | |
1007 | ! doio.c | |
1008 | ____________________________________________________________________________ | |
1009 | [ 11409] By: nick on 2001/07/19 06:28:08 | |
1010 | Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails | |
1011 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1012 | Date: Thu, 19 Jul 2001 04:30:43 +0530 | |
1013 | Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org> | |
1014 | Branch: perl | |
1015 | ! ext/Time/HiRes/HiRes.xs | |
1016 | ____________________________________________________________________________ | |
1017 | [ 11408] By: pudge on 2001/07/19 03:27:36 | |
1018 | Log: Update docs with latest implementation information and new URLs. | |
1019 | Branch: maint-5.6/macperl | |
1020 | ! README.macos pod/perlport.pod | |
1021 | ____________________________________________________________________________ | |
1022 | [ 11407] By: pudge on 2001/07/19 02:35:46 | |
1023 | Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5. | |
1024 | Fix BuildRules to accept optimization variables. | |
1025 | Branch: maint-5.6/macperl | |
1026 | + macos/bundled_ext/Digest/MD5/Makefile.mk | |
1027 | ! macos/BuildRules.mk macos/Makefile.mk | |
1028 | ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh | |
1029 | ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk | |
1030 | ____________________________________________________________________________ | |
1031 | [ 11406] By: pudge on 2001/07/19 01:11:39 | |
1032 | Log: Integrate changes 11399,11401 | |
1033 | Branch: maint-5.6/macperl | |
1034 | !> win32/perlhost.h win32/win32.c | |
1035 | ____________________________________________________________________________ | |
1036 | [ 11405] By: nick on 2001/07/18 06:50:33 | |
1037 | Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400) | |
1038 | from perl5.6* | |
1039 | Branch: perl | |
1040 | !> win32/perlhost.h win32/win32.c | |
1041 | ____________________________________________________________________________ | |
1042 | [ 11404] By: nick on 2001/07/18 06:43:59 | |
1043 | Log: Subject: Re: Perl 5.7.2 Has Been Released | |
1044 | From: hv@crypt0.demon.co.uk | |
1045 | Date: Wed, 18 Jul 2001 05:58:46 +0100 | |
1046 | Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk> | |
1047 | Branch: perl | |
1048 | ! ext/POSIX/POSIX.t | |
1049 | ____________________________________________________________________________ | |
1050 | [ 11403] By: nick on 2001/07/18 06:38:57 | |
1051 | Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) | |
1052 | From: hv@crypt0.demon.co.uk | |
1053 | Date: Wed, 18 Jul 2001 05:21:54 +0100 | |
1054 | Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk> | |
1055 | Branch: perl | |
1056 | ! numeric.c t/op/arith.t | |
1057 | ____________________________________________________________________________ | |
1058 | [ 11402] By: nick on 2001/07/18 06:19:17 | |
1059 | Log: Subject: Doc patch: perlre should mention perlrequick and perlretut | |
1060 | From: mjd@plover.com | |
1061 | Date: 17 Jul 2001 17:59:20 -0000 | |
1062 | Message-Id: <20010717175920.8177.qmail@plover.com> | |
1063 | Branch: perl | |
1064 | ! pod/perlre.pod | |
1065 | ____________________________________________________________________________ | |
1066 | [ 11401] By: gsar on 2001/07/17 21:31:31 | |
1067 | Log: thinko in change#11400 (duh) | |
1068 | Branch: maint-5.6/perl | |
1069 | ! win32/perlhost.h | |
1070 | ____________________________________________________________________________ | |
1071 | [ 11400] By: gsar on 2001/07/17 19:46:34 | |
1072 | Log: change#11399 revealed another unrelated bug; this is just a temporary | |
1073 | bandaid | |
1074 | Branch: maint-5.6/perl | |
1075 | ! win32/perlhost.h | |
1076 | ____________________________________________________________________________ | |
1077 | [ 11399] By: gsar on 2001/07/17 19:11:57 | |
1078 | Log: fix bugs in handling of the virtualized environment under windows; | |
1079 | there were bugs in propagating any changes to %ENV down to the real | |
1080 | environment when such changes happened in the toplevel process | |
1081 | (thanks to Johan Holmberg <holmberg@iar.se> for the excellent | |
1082 | problem identification, and for a part of the fix) | |
1083 | Branch: maint-5.6/perl | |
1084 | ! win32/perlhost.h win32/win32.c | |
1085 | ____________________________________________________________________________ | |
1086 | [ 11398] By: nick on 2001/07/17 08:26:35 | |
1087 | Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config | |
1088 | From: Peter Prymmer <pvhp@forte.com> | |
1089 | Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT) | |
1090 | Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com> | |
1091 | ||
1092 | Move t/base/commonsense.t to t/lib/commonsense.t - base tests | |
1093 | should not depend on existance of Config.pm | |
1094 | Branch: perl | |
1095 | +> t/lib/commonsense.t | |
1096 | - t/base/commonsense.t | |
1097 | ! MANIFEST t/README | |
1098 | ____________________________________________________________________________ | |
1099 | [ 11397] By: nick on 2001/07/17 08:09:58 | |
1100 | Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods | |
1101 | From: Michael G Schwern <schwern@pobox.com> | |
1102 | Date: Mon, 16 Jul 2001 18:20:31 -0400 | |
1103 | Message-Id: <20010716182031.A1128@blackrider> | |
1104 | Branch: perl | |
1105 | ! pod/perlhack.pod | |
1106 | ____________________________________________________________________________ | |
1107 | [ 11396] By: nick on 2001/07/17 08:04:11 | |
1108 | Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf | |
1109 | From: Gwyn Judd <b.judd@xtra.co.nz> | |
1110 | Date: Tue, 17 Jul 2001 20:55:58 +1200 | |
1111 | Message-Id: <20010717205558.A3107@thislove> | |
1112 | Branch: perl | |
1113 | ! pod/perlfunc.pod | |
1114 | ____________________________________________________________________________ | |
1115 | [ 11395] By: nick on 2001/07/17 08:02:22 | |
1116 | Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config | |
1117 | From: Peter Prymmer <pvhp@forte.com> | |
1118 | Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT) | |
1119 | Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com> | |
1120 | Branch: perl | |
1121 | ! t/op/sprintf.t | |
1122 | ____________________________________________________________________________ | |
1123 | [ 11394] By: nick on 2001/07/17 07:57:06 | |
1124 | Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var | |
1125 | From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net> | |
1126 | Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT) | |
1127 | Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net> | |
1128 | Branch: perl | |
1129 | ! gv.c | |
1130 | ____________________________________________________________________________ | |
1131 | [ 11392] By: nick on 2001/07/17 07:50:12 | |
1132 | Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often | |
1133 | From: Coral <coral@moonlight.crystalflame.net> | |
1134 | Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT) | |
1135 | Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net> | |
1136 | Branch: perl | |
1137 | ! pp_sys.c thread.h | |
1138 | ____________________________________________________________________________ | |
1139 | [ 11391] By: nick on 2001/07/17 07:34:28 | |
1140 | Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: | |
1141 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
1142 | Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST) | |
1143 | Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com> | |
1144 | Branch: perl | |
1145 | ! utils/h2xs.PL | |
1146 | ____________________________________________________________________________ | |
1147 | [ 11390] By: pudge on 2001/07/16 23:54:44 | |
1148 | Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other | |
1149 | modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple, | |
1150 | and Mac::Apps::Launch, which don't work, and Time::HiRes and | |
1151 | Time::Piece, which don't yet work. | |
1152 | Branch: maint-5.6/macperl | |
1153 | + (add 154 files) | |
1154 | ____________________________________________________________________________ | |
1155 | [ 11389] By: pudge on 2001/07/16 23:13:10 | |
1156 | Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner]. | |
1157 | Also add hack to get around missing setenv for PERL5DB. | |
1158 | Branch: maint-5.6/macperl | |
1159 | ! macos/macish.c macos/macish.h | |
1160 | ____________________________________________________________________________ | |
1161 | [ 11388] By: pudge on 2001/07/16 23:11:26 | |
1162 | Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX. | |
1163 | Branch: maint-5.6/macperl | |
1164 | ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t | |
1165 | ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t | |
1166 | ____________________________________________________________________________ | |
1167 | [ 11387] By: pudge on 2001/07/16 23:05:12 | |
1168 | Log: Fix up some configuration and make options, add extra | |
1169 | extensions. | |
1170 | Branch: maint-5.6/macperl | |
1171 | ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh | |
1172 | ! macos/macperl/Makefile.mk | |
1173 | ____________________________________________________________________________ | |
1174 | [ 11386] By: pudge on 2001/07/16 21:22:32 | |
1175 | Log: From Change 11374 in maintperl. | |
1176 | Branch: maint-5.6/macperl | |
1177 | !> utils/h2ph.PL | |
1178 | ____________________________________________________________________________ | |
1179 | [ 11385] By: nick on 2001/07/16 14:12:58 | |
1180 | Log: Back out change to h2xs till it passes its test. | |
1181 | Branch: perl | |
1182 | ! utils/h2xs.PL | |
1183 | ____________________________________________________________________________ | |
1184 | [ 11384] By: nick on 2001/07/16 14:00:10 | |
1185 | Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH] | |
1186 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
1187 | Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST) | |
1188 | Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com> | |
1189 | Branch: perl | |
1190 | ! utils/h2xs.PL | |
1191 | ____________________________________________________________________________ | |
1192 | [ 11383] By: nick on 2001/07/16 13:53:12 | |
1193 | Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag | |
1194 | From: Robin Houston <robin@kitsite.com> | |
1195 | Date: Sun, 15 Jul 2001 18:22:31 +0100 | |
1196 | Message-Id: <20010715182230.A11174@robin> | |
1197 | Branch: perl | |
1198 | ! hints/darwin.sh | |
1199 | ____________________________________________________________________________ | |
1200 | [ 11382] By: nick on 2001/07/16 13:52:49 | |
1201 | Log: Subject: [PATCH perl@11372] re_dup | |
1202 | From: Radu Greab <radu@netsoft.ro> | |
1203 | Date: Sun, 15 Jul 2001 04:50:06 +0300 | |
1204 | Message-Id: <15184.63182.656988.340591@ix.netsoft.ro> | |
1205 | Branch: perl | |
1206 | ! sv.c | |
1207 | ____________________________________________________________________________ | |
1208 | [ 11379] By: nick on 2001/07/16 13:35:39 | |
1209 | Log: Subject: [PATCH B::Deparse] formats can't contain formats | |
1210 | From: Robin Houston <robin@kitsite.com> | |
1211 | Date: Sat, 14 Jul 2001 14:28:50 +0100 | |
1212 | Message-Id: <20010714142850.A10205@robin> | |
1213 | Branch: perl | |
1214 | ! ext/B/B/Deparse.pm | |
1215 | ____________________________________________________________________________ | |
1216 | [ 11378] By: nick on 2001/07/16 13:30:36 | |
1217 | Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212 | |
1218 | From: Sadahiro Tomoyuki <BQW10602@nifty.com> | |
1219 | Date: Sat, 14 Jul 2001 22:17:42 +0900 | |
1220 | Message-Id: <20010714221736.6CA3.BQW10602@nifty.com> | |
1221 | Branch: perl | |
1222 | + ext/Encode/Encode/euc-jp-0212.enc | |
1223 | ! ext/Encode/Encode/Tcl.pm | |
1224 | ____________________________________________________________________________ | |
1225 | [ 11377] By: nick on 2001/07/16 13:17:28 | |
1226 | Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints | |
1227 | From: Andy Dougherty <doughera@lafayette.edu> | |
1228 | Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT) | |
1229 | Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu> | |
1230 | Branch: perl | |
1231 | ! hints/darwin.sh hints/rhapsody.sh | |
1232 | ____________________________________________________________________________ | |
1233 | [ 11376] By: nick on 2001/07/16 09:05:00 | |
1234 | Log: Integrate mainline | |
1235 | Branch: perlio | |
1236 | +> ext/Encode/Encode/7bit-greek.enc | |
1237 | +> ext/Encode/Encode/7bit-latin1.enc | |
1238 | +> ext/Encode/Encode/cns11643-1.enc | |
1239 | +> ext/Encode/Encode/cns11643-2.enc | |
1240 | +> ext/Encode/Encode/iso2022-cn.enc | |
1241 | +> ext/Encode/Encode/iso2022-jp1.enc | |
1242 | +> ext/Encode/Encode/iso2022-jp2.enc | |
1243 | !> Changes Configure MANIFEST Makefile.SH | |
1244 | !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t | |
1245 | !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm | |
1246 | !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h | |
1247 | !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c | |
1248 | !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL | |
1249 | ____________________________________________________________________________ | |
1250 | [ 11375] By: gsar on 2001/07/16 02:46:11 | |
1251 | Log: integrate change#11374 from maint-5.6 | |
1252 | ||
1253 | make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc. | |
1254 | Branch: perl | |
1255 | !> utils/h2ph.PL | |
1256 | ____________________________________________________________________________ | |
1257 | [ 11374] By: gsar on 2001/07/16 02:10:51 | |
1258 | Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc. | |
1259 | Branch: maint-5.6/perl | |
1260 | ! utils/h2ph.PL | |
1261 | ____________________________________________________________________________ | |
1262 | [ 11373] By: jhi on 2001/07/14 09:27:10 | |
1263 | Log: Update Changes. | |
1264 | Branch: perl | |
1265 | ! Changes patchlevel.h | |
1266 | ____________________________________________________________________________ | |
7d32079d JH |
1267 | [ 11372] By: jhi on 2001/07/14 09:19:18 |
1268 | Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs) | |
1269 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
1270 | Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST) | |
1271 | Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com> | |
1272 | Branch: perl | |
1273 | ! utils/h2xs.PL | |
1274 | ____________________________________________________________________________ | |
1275 | [ 11371] By: jhi on 2001/07/14 09:18:09 | |
1276 | Log: Subject: patch to add DEL to [:cntrl:] | |
1277 | From: Jeffrey Friedl <jfriedl@yahoo-inc.com> | |
1278 | Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT) | |
1279 | Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com> | |
1280 | Branch: perl | |
1281 | ! handy.h pod/perlre.pod regcomp.c t/op/pat.t | |
1282 | ____________________________________________________________________________ | |
1283 | [ 11370] By: jhi on 2001/07/14 01:33:17 | |
1284 | Log: Metaconfig unit change for #11369; plus a dependency nit. | |
1285 | Branch: metaconfig | |
1286 | ! U/compline/nblock_io.U | |
1287 | Branch: metaconfig/U/perl | |
1288 | ! Extensions.U | |
1289 | ____________________________________________________________________________ | |
1290 | [ 11369] By: jhi on 2001/07/14 01:32:33 | |
1291 | Log: #include <stdlib.h> so that exit() is prototyped, | |
1292 | noticed by Hugo. | |
1293 | Branch: perl | |
1294 | ! Configure | |
1295 | ____________________________________________________________________________ | |
1296 | [ 11368] By: jhi on 2001/07/14 01:18:28 | |
1297 | Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config | |
1298 | From: Peter Prymmer <pvhp@forte.com> | |
1299 | Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT) | |
1300 | Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com> | |
1301 | Branch: perl | |
1302 | ! t/op/sprintf.t | |
1303 | ____________________________________________________________________________ | |
1304 | [ 11367] By: jhi on 2001/07/14 01:07:03 | |
1305 | Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems | |
1306 | From: Peter Prymmer <pvhp@forte.com> | |
1307 | Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT) | |
1308 | Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com> | |
1309 | Branch: perl | |
1310 | ! ext/Encode/Encode/Tcl.t | |
1311 | ____________________________________________________________________________ | |
1312 | [ 11366] By: jhi on 2001/07/13 22:48:47 | |
1313 | Log: Add information about gcc 3.0 basic block profiling. | |
1314 | Branch: perl | |
1315 | ! Makefile.SH pod/perlhack.pod pod/perltoc.pod | |
1316 | ____________________________________________________________________________ | |
1317 | [ 11365] By: jhi on 2001/07/13 21:22:20 | |
1318 | Log: Subject: Error in lib/PerlIO/Via.pm ? | |
1319 | From: Mark-Jason Dominus <mjd@plover.com> | |
1320 | Date: Fri, 13 Jul 2001 15:55:41 -0400 | |
1321 | Message-ID: <20010713195541.26751.qmail@plover.com> | |
1322 | Branch: perl | |
1323 | ! ext/PerlIO/Via/Via.pm | |
1324 | ____________________________________________________________________________ | |
1325 | [ 11364] By: jhi on 2001/07/13 21:21:23 | |
1326 | Log: Move both usemymalloc and d_bincompat5005 to the Platfom | |
1327 | section from the Compiler section. | |
1328 | Branch: perl | |
1329 | ! myconfig.SH | |
1330 | ____________________________________________________________________________ | |
1331 | [ 11363] By: jhi on 2001/07/13 21:19:34 | |
1332 | Log: Handle glibc style of constant definitions using enum | |
1333 | with intervening #defines; from Brendan O'Dea. | |
1334 | Branch: perl | |
1335 | ! utils/h2ph.PL | |
1336 | ____________________________________________________________________________ | |
1337 | [ 11362] By: jhi on 2001/07/13 21:17:40 | |
1338 | Log: Add LC_MESSAGES to the locale_h export tag (it already is | |
1339 | in the Makefile.PL and thusly eligible for an XS constant) | |
1340 | (see also maintperl #10543) | |
1341 | Branch: perl | |
1342 | ! ext/POSIX/POSIX.pm | |
1343 | ____________________________________________________________________________ | |
1344 | [ 11361] By: jhi on 2001/07/13 15:12:37 | |
1345 | Log: Subject: Re: [patch] re_dup | |
1346 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1347 | Date: Fri, 13 Jul 2001 21:41:09 +0530 | |
1348 | Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org> | |
1349 | Branch: perl | |
1350 | ! sv.c | |
1351 | ____________________________________________________________________________ | |
1352 | [ 11360] By: jhi on 2001/07/13 15:11:45 | |
1353 | Log: Subject: [patch] re_dup | |
1354 | From: Doug MacEachern <dougm@covalent.net> | |
1355 | Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT) | |
1356 | Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net> | |
1357 | Branch: perl | |
1358 | ! sv.c | |
1359 | ____________________________________________________________________________ | |
1360 | [ 11359] By: jhi on 2001/07/13 14:30:32 | |
1361 | Log: Update Changes. | |
1362 | Branch: perl | |
1363 | ! Changes patchlevel.h | |
1364 | ____________________________________________________________________________ | |
90085e7e JH |
1365 | [ 11358] By: jhi on 2001/07/13 14:26:36 |
1366 | Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn) | |
1367 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
1368 | Date: Sat, 14 Jul 2001 00:06:30 +0900 | |
1369 | Message-Id: <20010713235522.8406.BQW10602@nifty.com> | |
1370 | Branch: perl | |
1371 | + ext/Encode/Encode/7bit-greek.enc | |
1372 | + ext/Encode/Encode/7bit-latin1.enc | |
1373 | + ext/Encode/Encode/cns11643-1.enc | |
1374 | + ext/Encode/Encode/cns11643-2.enc | |
1375 | + ext/Encode/Encode/iso2022-cn.enc | |
1376 | + ext/Encode/Encode/iso2022-jp1.enc | |
1377 | + ext/Encode/Encode/iso2022-jp2.enc | |
1378 | ! MANIFEST ext/Encode/Encode/Tcl.pm | |
1379 | ! ext/Encode/Encode/iso2022-kr.enc | |
1380 | ____________________________________________________________________________ | |
1381 | [ 11357] By: nick on 2001/07/13 14:24:06 | |
1382 | Log: Blind integrate mainline (as of 5.7.2?) | |
1383 | Branch: perlio | |
1384 | !> AUTHORS Changes Porting/config.sh Porting/config_H | |
1385 | !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h | |
1386 | !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile | |
1387 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
1388 | !> win32/makefile.mk | |
1389 | ____________________________________________________________________________ | |
1390 | [ 11355] By: jhi on 2001/07/13 13:13:46 | |
1391 | Log: Snip away the devel patchlevel. | |
1392 | Branch: perl | |
1393 | ! patchlevel.h | |
1394 | ____________________________________________________________________________ | |
1395 | [ 11354] By: jhi on 2001/07/13 13:12:01 | |
1396 | Log: Bump the version to 5.7.2. | |
1397 | Branch: perl | |
1398 | ! Porting/config.sh Porting/config_H patchlevel.h | |
1399 | ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile | |
1400 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
1401 | ! win32/makefile.mk | |
1402 | ____________________________________________________________________________ | |
1403 | [ 11353] By: jhi on 2001/07/13 13:00:00 | |
1404 | Log: Update Changes. | |
1405 | Branch: perl | |
1406 | ! Changes | |
1407 | ____________________________________________________________________________ | |
585d6f80 JH |
1408 | [ 11352] By: jhi on 2001/07/13 12:54:49 |
1409 | Log: Reword. | |
1410 | Branch: perl | |
1411 | ! AUTHORS | |
1412 | ____________________________________________________________________________ | |
1413 | [ 11351] By: jhi on 2001/07/13 12:52:47 | |
1414 | Log: AUTHORS update. | |
1415 | Branch: perl | |
1416 | ! AUTHORS | |
1417 | ____________________________________________________________________________ | |
1418 | [ 11350] By: jhi on 2001/07/13 12:24:36 | |
1419 | Log: Ignore PL_regex_pad and PL_regex_padav from symbols | |
1420 | unless ithreads. | |
1421 | Branch: perl | |
1422 | ! makedef.pl | |
1423 | ____________________________________________________________________________ | |
1424 | [ 11349] By: jhi on 2001/07/13 11:54:10 | |
1425 | Log: Integrate perlio. | |
1426 | Branch: perl | |
1427 | !> win32/distclean.bat | |
1428 | ____________________________________________________________________________ | |
1429 | [ 11348] By: jhi on 2001/07/13 11:49:50 | |
1430 | Log: Test the encoding transform only iff we have PerlIO, | |
1431 | noticed by H. Merijn Brand. | |
1432 | Branch: perl | |
1433 | ! ext/PerlIO/t/encoding.t | |
1434 | ____________________________________________________________________________ | |
1435 | [ 11347] By: jhi on 2001/07/13 11:40:13 | |
1436 | Log: README.netware tweaks from Ananth Kesari. | |
1437 | Branch: perl | |
1438 | ! README.netware | |
1439 | ____________________________________________________________________________ | |
1440 | [ 11346] By: nick on 2001/07/13 09:18:51 | |
1441 | Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so | |
1442 | to avoid /unicode vs /Unicode issues. | |
1443 | Branch: perlio | |
1444 | ! win32/distclean.bat | |
1445 | ____________________________________________________________________________ | |
1446 | [ 11345] By: nick on 2001/07/13 06:24:18 | |
1447 | Log: Integrate mainline | |
1448 | Branch: perlio | |
1449 | +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t | |
1450 | - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm | |
1451 | !> (integrate 63 files) | |
1452 | ____________________________________________________________________________ | |
1453 | [ 11344] By: jhi on 2001/07/13 04:50:22 | |
1454 | Log: Add d_bincompat5005 information to perl -V. | |
1455 | Branch: perl | |
1456 | ! myconfig.SH | |
1457 | ____________________________________________________________________________ | |
1458 | [ 11343] By: jhi on 2001/07/13 03:42:05 | |
1459 | Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_? | |
1460 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1461 | Date: Fri, 13 Jul 2001 07:12:36 +0530 | |
1462 | Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org> | |
1463 | Branch: perl | |
1464 | ! sv.c | |
1465 | ____________________________________________________________________________ | |
1466 | [ 11342] By: jhi on 2001/07/13 03:36:22 | |
1467 | Log: Remove unicode::distinct, as per Inaba Hiroto. | |
1468 | Branch: perl | |
1469 | - lib/unicode/distinct.pm | |
1470 | ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c | |
1471 | ! t/lib/1_compile.t | |
1472 | ____________________________________________________________________________ | |
1473 | [ 11341] By: jhi on 2001/07/13 00:05:53 | |
1474 | Log: Paging for Dr Octothorpe. | |
1475 | Branch: perl | |
1476 | ! pod/perlfaq4.pod | |
1477 | ____________________________________________________________________________ | |
1478 | [ 11340] By: jhi on 2001/07/12 23:53:44 | |
1479 | Log: cut-n-paste error noticed by mjd. | |
1480 | Branch: perl | |
1481 | ! pod/perlfaq4.pod | |
1482 | ____________________________________________________________________________ | |
1483 | [ 11339] By: jhi on 2001/07/12 23:39:42 | |
1484 | Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod | |
1485 | From: Peter Prymmer <pvhp@forte.com> | |
1486 | Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT) | |
1487 | Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com> | |
1488 | Branch: perl | |
1489 | ! pod/perlfaq4.pod | |
1490 | ____________________________________________________________________________ | |
1491 | [ 11338] By: jhi on 2001/07/12 23:38:49 | |
1492 | Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository '] | |
1493 | From: Randall Gellens <randy@qualcomm.com> | |
1494 | Date: Thu, 12 Jul 2001 16:56:23 -0700 | |
1495 | Message-Id: <p05100301b773e9751c04@[129.46.176.61]> | |
1496 | Branch: perl | |
1497 | ! Porting/repository.pod | |
1498 | ____________________________________________________________________________ | |
1499 | [ 11337] By: jhi on 2001/07/12 23:35:06 | |
1500 | Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise. | |
1501 | Branch: perl | |
1502 | ! thread.h | |
1503 | ____________________________________________________________________________ | |
1504 | [ 11336] By: jhi on 2001/07/12 23:23:39 | |
1505 | Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK | |
1506 | From: coral <coral@moonlight.crystalflame.net> | |
1507 | Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT) | |
1508 | Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net> | |
1509 | Branch: perl | |
1510 | ! thread.h | |
1511 | ____________________________________________________________________________ | |
1512 | [ 11335] By: jhi on 2001/07/12 23:23:14 | |
1513 | Log: Metaconfig unit change for #11134. | |
1514 | Branch: metaconfig | |
1515 | + U/threads/d_pthread_atfork.U | |
1516 | ____________________________________________________________________________ | |
1517 | [ 11334] By: jhi on 2001/07/12 23:22:42 | |
1518 | Log: Add HAS_PTHREAD_ATFORK. | |
1519 | Branch: perl | |
1520 | ! Configure NetWare/config.wc NetWare/config_H.wc | |
1521 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
1522 | ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod | |
1523 | ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h | |
1524 | ! vos/config.ga.def vos/config.ga.h win32/config.bc | |
1525 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
1526 | ! win32/config_H.gc win32/config_H.vc | |
1527 | ____________________________________________________________________________ | |
1528 | [ 11333] By: jhi on 2001/07/12 22:58:35 | |
1529 | Log: Subject: [PATCH] File::Copy fails on tied handles | |
1530 | From: "Wilson, Doug" <Doug_Wilson@intuit.com> | |
1531 | Date: Thu, 12 Jul 2001 15:18:51 -0700 | |
1532 | Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com> | |
1533 | Branch: perl | |
1534 | ! lib/File/Copy.pm | |
1535 | ____________________________________________________________________________ | |
1536 | [ 11332] By: jhi on 2001/07/12 22:57:04 | |
1537 | Log: Subject: [PATCH] Langinfo.t | |
1538 | From: Nicholas Clark <nick@ccl4.org> | |
1539 | Date: Thu, 12 Jul 2001 23:55:38 +0100 | |
1540 | Message-ID: <20010712235538.M5827@plum.flirble.org> | |
1541 | Branch: perl | |
1542 | ! ext/I18N/Langinfo/Langinfo.t | |
1543 | ____________________________________________________________________________ | |
1544 | [ 11331] By: jhi on 2001/07/12 22:56:09 | |
1545 | Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod | |
1546 | From: Peter Prymmer <pvhp@forte.com> | |
1547 | Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT) | |
1548 | Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com> | |
1549 | Branch: perl | |
1550 | ! pod/perl572delta.pod | |
1551 | ____________________________________________________________________________ | |
1552 | [ 11330] By: jhi on 2001/07/12 22:55:23 | |
1553 | Log: Subject: [PATCH] Re: Memory corruption? Read-only $_? | |
1554 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1555 | Date: Fri, 13 Jul 2001 05:21:16 +0530 | |
1556 | Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org> | |
1557 | Branch: perl | |
1558 | ! sv.c | |
1559 | ____________________________________________________________________________ | |
1560 | [ 11329] By: jhi on 2001/07/12 22:54:39 | |
1561 | Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays | |
1562 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1563 | Date: Fri, 13 Jul 2001 03:04:25 +0530 | |
1564 | Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org> | |
1565 | Branch: perl | |
1566 | ! av.c | |
1567 | ____________________________________________________________________________ | |
1568 | [ 11328] By: gsar on 2001/07/12 19:02:01 | |
1569 | Log: s/^M$//g | |
1570 | Branch: perl | |
1571 | ! win32/Makefile win32/makefile.mk | |
1572 | ____________________________________________________________________________ | |
1573 | [ 11327] By: jhi on 2001/07/12 18:54:09 | |
1574 | Log: Update Changes. | |
1575 | Branch: perl | |
1576 | ! Changes patchlevel.h | |
1577 | ____________________________________________________________________________ | |
1a307847 JH |
1578 | [ 11326] By: jhi on 2001/07/12 18:17:18 |
1579 | Log: Typo spotted by Philip Newton. | |
1580 | Branch: perl | |
1581 | ! pod/perl572delta.pod | |
1582 | ____________________________________________________________________________ | |
1583 | [ 11325] By: jhi on 2001/07/12 18:11:42 | |
1584 | Log: Subject: [PATCH] fixes perl_clone of perl_clone | |
1585 | From: Artur Bergman <artur@contiller.se> | |
1586 | Date: Thu, 12 Jul 2001 20:57:09 +0200 | |
1587 | Message-ID: <B773BFA4.236B%artur@contiller.se> | |
1588 | Branch: perl | |
1589 | ! sv.c | |
1590 | ____________________________________________________________________________ | |
1591 | [ 11324] By: jhi on 2001/07/12 18:09:17 | |
1592 | Log: Add README.uts from Hal Morris. | |
1593 | Branch: perl | |
1594 | + README.uts | |
1595 | ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod | |
1596 | ! pod/perltoc.pod win32/Makefile win32/makefile.mk | |
1597 | ____________________________________________________________________________ | |
1598 | [ 11323] By: jhi on 2001/07/12 17:48:33 | |
1599 | Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ] | |
1600 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
1601 | Date: Thu, 12 Jul 2001 20:32:37 +0200 | |
1602 | Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl> | |
1603 | Branch: perl | |
1604 | ! hints/aix.sh | |
1605 | ____________________________________________________________________________ | |
1606 | [ 11322] By: jhi on 2001/07/12 17:44:29 | |
1607 | Log: Subject: Patch: document reg_data.what member | |
1608 | From: Mark-Jason Dominus <mjd@plover.com> | |
1609 | Message-ID: <20010712182532.14821.qmail@plover.com> | |
1610 | Date: Thu, 12 Jul 2001 14:25:32 -0400 | |
1611 | Branch: perl | |
1612 | ! regcomp.c regcomp.h | |
1613 | ____________________________________________________________________________ | |
1614 | [ 11321] By: jhi on 2001/07/12 17:43:18 | |
1615 | Log: Subject: [PATCH] Perl_re_dup() | |
1616 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1617 | Date: Thu, 12 Jul 2001 23:54:32 +0530 | |
1618 | Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org> | |
1619 | Branch: perl | |
1620 | ! embed.h embed.pl perlapi.c proto.h sv.c | |
1621 | ____________________________________________________________________________ | |
1622 | [ 11320] By: jhi on 2001/07/12 17:18:54 | |
1623 | Log: Regen Configure, modlib, toc. | |
1624 | Branch: perl | |
1625 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1626 | ! pod/perlmodlib.pod pod/perltoc.pod | |
1627 | ____________________________________________________________________________ | |
1628 | [ 11319] By: jhi on 2001/07/12 17:08:15 | |
1629 | Log: The problem seems to be in PerlIO::Layer::->find() not | |
1630 | accepting the ":encoding(blurflur)" arguments. | |
1631 | Branch: perl | |
1632 | ! lib/PerlIO.pm lib/open.pm | |
1633 | ____________________________________________________________________________ | |
1634 | [ 11318] By: jhi on 2001/07/12 16:58:11 | |
1635 | Log: AIX doc update. | |
1636 | Branch: perl | |
1637 | ! README.aix pod/perl572delta.pod | |
1638 | ____________________________________________________________________________ | |
1639 | [ 11317] By: jhi on 2001/07/12 16:39:11 | |
1640 | Log: Subject: AIX README update | |
1641 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
1642 | Date: Thu, 12 Jul 2001 19:28:30 +0200 | |
1643 | Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl> | |
1644 | Branch: perl | |
1645 | ! README.aix | |
1646 | ____________________________________________________________________________ | |
1647 | [ 11316] By: jhi on 2001/07/12 16:37:15 | |
1648 | Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6 | |
1649 | From: Norton Allen <allen@huarp.harvard.edu> | |
1650 | Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt) | |
1651 | Message-Id: <200107121530.LAA12631@bottesini.harvard.edu> | |
1652 | Branch: perl | |
1653 | ! ext/IO/lib/IO/t/io_unix.t | |
1654 | ____________________________________________________________________________ | |
1655 | [ 11315] By: jhi on 2001/07/12 16:35:53 | |
1656 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
1657 | From: Norton Allen <allen@huarp.harvard.edu> | |
1658 | Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt) | |
1659 | Message-Id: <200107121529.LAA23411@bottesini.harvard.edu> | |
1660 | Branch: perl | |
1661 | ! README.qnx hints/qnx.sh | |
1662 | ____________________________________________________________________________ | |
1663 | [ 11314] By: jhi on 2001/07/12 16:13:15 | |
1664 | Log: Subject: [patch] faster PM_GETRE | |
1665 | From: Doug MacEachern <dougm@covalent.net> | |
1666 | Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT) | |
1667 | Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net> | |
1668 | Branch: perl | |
1669 | ! op.h | |
1670 | ____________________________________________________________________________ | |
1671 | [ 11313] By: jhi on 2001/07/12 16:12:23 | |
1672 | Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war. | |
1673 | From: Doug MacEachern <dougm@covalent.net> | |
1674 | Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT) | |
1675 | Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net> | |
1676 | Branch: perl | |
1677 | ! op.c | |
1678 | ____________________________________________________________________________ | |
1679 | [ 11312] By: jhi on 2001/07/12 16:07:22 | |
1680 | Log: Tell where the nice Estonian database is. | |
1681 | Branch: perl | |
1682 | ! lib/open.pm | |
1683 | ____________________________________________________________________________ | |
1684 | [ 11311] By: jhi on 2001/07/12 16:05:31 | |
1685 | Log: Retract #11309 since #11310 is a better fix. | |
1686 | Branch: perl | |
1687 | ! t/lib/1_compile.t | |
1688 | ____________________________________________________________________________ | |
1689 | [ 11310] By: gsar on 2001/07/12 15:50:40 | |
1690 | Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in | |
1691 | change#11300 needs to return the status of failed win32_spawnvp()) | |
1692 | ||
1693 | fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't | |
1694 | splitting correctly; remove unused variables; 'require' at run time | |
1695 | rather than 'use' at compile time for I18N::Langinfo, since it | |
1696 | isn't everyware | |
1697 | Branch: perl | |
1698 | ! lib/open.pm win32/win32.c | |
1699 | ____________________________________________________________________________ | |
1700 | [ 11309] By: jhi on 2001/07/12 15:29:55 | |
1701 | Log: Temporary workaround. | |
1702 | Branch: perl | |
1703 | ! t/lib/1_compile.t | |
1704 | ____________________________________________________________________________ | |
1705 | [ 11308] By: jhi on 2001/07/12 14:44:51 | |
1706 | Log: UCD typo in #11306 and add also more known-to-be-tested | |
1707 | modules to the skip list. | |
1708 | Branch: perl | |
1709 | ! t/lib/1_compile.t | |
1710 | ____________________________________________________________________________ | |
1711 | [ 11307] By: jhi on 2001/07/12 14:38:38 | |
1712 | Log: Rename Unicode::UCD to UnicodeCD to avoid | |
1713 | messups with case-insensitive filesystems. | |
1714 | Branch: perl | |
1715 | + lib/UnicodeCD.pm lib/UnicodeCD.t | |
1716 | - lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
1717 | ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t | |
1718 | ____________________________________________________________________________ | |
1719 | [ 11306] By: jhi on 2001/07/12 13:32:05 | |
1720 | Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT | |
1721 | From: daniel@biz.bitpusher.com | |
1722 | Date: Wed, 11 Jul 2001 23:25:47 -0700 | |
1723 | Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com> | |
1724 | Branch: perl | |
1725 | ! lib/Tie/Array.pm t/op/splice.t | |
1726 | ____________________________________________________________________________ | |
1727 | [ 11305] By: jhi on 2001/07/12 13:05:46 | |
1728 | Log: Subject: [PATCH] More accurate line numbers in messages | |
1729 | From: Paul Johnson <paul@pjcj.net> | |
1730 | Date: Thu, 12 Jul 2001 04:14:11 +0200 | |
1731 | Message-ID: <20010712041411.A3467@pjcj.net> | |
1732 | ||
1733 | (With prototyping and multiplicity tweaks.) | |
1734 | Branch: perl | |
1735 | ! dump.c embed.h embed.pl t/lib/warnings/util util.c | |
1736 | ____________________________________________________________________________ | |
1737 | [ 11304] By: nick on 2001/07/12 12:53:40 | |
1738 | Log: Integrate mainline | |
1739 | Branch: perlio | |
1740 | !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod | |
1741 | !> regexec.c thread.h | |
1742 | ____________________________________________________________________________ | |
1743 | [ 11303] By: jhi on 2001/07/12 12:46:20 | |
1744 | Log: Cut-and-pasto in #11298. | |
1745 | Branch: perl | |
1746 | ! ext/ByteLoader/bytecode.h | |
1747 | ____________________________________________________________________________ | |
1748 | [ 11302] By: jhi on 2001/07/12 12:42:35 | |
1749 | Log: Update the AIX known problems section. | |
1750 | Branch: perl | |
1751 | ! pod/perl572delta.pod | |
1752 | ____________________________________________________________________________ | |
1753 | [ 11301] By: jhi on 2001/07/12 12:36:46 | |
1754 | Log: Subject: Re: HiRes on AIX 4.2 in threaded mode | |
1755 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
1756 | Date: Thu, 12 Jul 2001 12:16:16 +0200 | |
1757 | Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl> | |
1758 | Branch: perl | |
1759 | ! hints/aix.sh | |
1760 | ____________________________________________________________________________ | |
1761 | [ 11300] By: jhi on 2001/07/12 12:35:44 | |
1762 | Log: Integrate perlio. | |
1763 | Branch: perl | |
1764 | !> makedef.pl win32/win32.c | |
1765 | ____________________________________________________________________________ | |
1766 | [ 11299] By: jhi on 2001/07/12 12:33:57 | |
1767 | Log: Subject: [PATCH] fix for PMOP threadness failures | |
1768 | From: Artur Bergman <artur@contiller.se> | |
1769 | Date: Thu, 12 Jul 2001 09:48:06 +0200 | |
1770 | Message-ID: <B77322D6.22DD%artur@contiller.se> | |
1771 | Branch: perl | |
1772 | ! regexec.c | |
1773 | ____________________________________________________________________________ | |
1774 | [ 11298] By: jhi on 2001/07/12 12:27:47 | |
1775 | Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2 | |
1776 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
1777 | Date: Thu, 12 Jul 2001 09:09:48 +0200 | |
1778 | Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> | |
1779 | ||
1780 | More parentheses to keep bcc happy. | |
1781 | Branch: perl | |
1782 | ! ext/ByteLoader/bytecode.h | |
1783 | ____________________________________________________________________________ | |
1784 | [ 11297] By: jhi on 2001/07/12 12:24:50 | |
1785 | Log: Subject: Re: [patch] pthread_atfork bandaid | |
1786 | From: Doug MacEachern <dougm@covalent.net> | |
1787 | Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT) | |
1788 | Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net> | |
1789 | Branch: perl | |
1790 | ! thread.h | |
1791 | ____________________________________________________________________________ | |
1792 | [ 11296] By: nick on 2001/07/12 11:55:48 | |
1793 | Log: Exclude reentrant_buffer from .def file | |
1794 | Branch: perlio | |
1795 | ! makedef.pl | |
1796 | ____________________________________________________________________________ | |
1797 | [ 11295] By: nick on 2001/07/12 11:11:44 | |
1798 | Log: Honour void-ness of my_exit() | |
1799 | Branch: perlio | |
1800 | ! win32/win32.c | |
1801 | ____________________________________________________________________________ | |
1802 | [ 11294] By: nick on 2001/07/12 07:51:04 | |
1803 | Log: Integrate mainline | |
1804 | Branch: perlio | |
1805 | +> uts/sprintf_wrap.c | |
1806 | !> (integrate 35 files) | |
1807 | ____________________________________________________________________________ | |
1808 | [ 11293] By: jhi on 2001/07/12 04:58:08 | |
1809 | Log: Retract #11289. | |
1810 | Branch: perl | |
1811 | ! embed.h embed.pl perl.c proto.h thread.h | |
1812 | ____________________________________________________________________________ | |
1813 | [ 11292] By: jhi on 2001/07/12 04:47:43 | |
1814 | Log: Now the :locale pseudolayer *almost* works... | |
1815 | Branch: perl | |
1816 | ! lib/open.pm | |
1817 | ____________________________________________________________________________ | |
1818 | [ 11291] By: jhi on 2001/07/12 04:36:47 | |
1819 | Log: Locale encoding tweaks. | |
1820 | Branch: perl | |
1821 | ! lib/open.pm | |
1822 | ____________________________________________________________________________ | |
1823 | [ 11290] By: jhi on 2001/07/12 04:25:53 | |
1824 | Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | |
1825 | From: Mark-Jason Dominus <mjd@plover.com> | |
1826 | Date: Thu, 12 Jul 2001 00:59:31 -0400 | |
1827 | Message-ID: <20010712045931.8543.qmail@plover.com> | |
1828 | ||
1829 | Remove the chmod/umask leading zero warning. | |
1830 | Branch: perl | |
1831 | ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod | |
1832 | ! t/lib/warnings/toke toke.c warnings.h warnings.pl | |
1833 | ____________________________________________________________________________ | |
1834 | [ 11289] By: jhi on 2001/07/12 04:16:41 | |
1835 | Log: (Retracted by #11289.) | |
1836 | Branch: perl | |
1837 | ! embed.h embed.pl perl.c proto.h thread.h | |
1838 | ____________________________________________________________________________ | |
1839 | [ 11288] By: jhi on 2001/07/12 03:45:11 | |
1840 | Log: Needed by #11283. | |
1841 | Branch: perl | |
1842 | ! intrpvar.h | |
1843 | ____________________________________________________________________________ | |
1844 | [ 11287] By: jhi on 2001/07/12 03:40:04 | |
1845 | Log: Metaconfig unit change for #11286. | |
1846 | Branch: metaconfig/U/perl | |
1847 | ! patchlevel.U | |
1848 | ____________________________________________________________________________ | |
1849 | [ 11286] By: jhi on 2001/07/12 03:39:18 | |
1850 | Log: Subject: Re: [PATCH Configure] perl -V broken | |
1851 | From: Andy Dougherty <doughera@lafayette.edu> | |
1852 | Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT) | |
1853 | Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu> | |
1854 | Branch: perl | |
1855 | ! Configure myconfig.SH | |
1856 | ____________________________________________________________________________ | |
1857 | [ 11285] By: jhi on 2001/07/12 03:27:28 | |
1858 | Log: Retract #11166 (and #11237). | |
1859 | Branch: perl | |
1860 | ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl | |
1861 | ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op | |
1862 | ! t/lib/warnings/toke toke.c warnings.h warnings.pl | |
1863 | ____________________________________________________________________________ | |
1864 | [ 11284] By: jhi on 2001/07/12 02:36:42 | |
1865 | Log: UTS tweaks for Hal Morris. | |
1866 | Branch: perl | |
1867 | + uts/sprintf_wrap.c | |
1868 | ! MANIFEST hints/uts.sh perl.h | |
1869 | ____________________________________________________________________________ | |
1870 | [ 11283] By: jhi on 2001/07/12 00:52:36 | |
1871 | Log: Subject: [PATCH] Use reentrant API glibc | |
1872 | From: Artur Bergman <artur@contiller.se> | |
1873 | Date: Thu, 12 Jul 2001 00:58:21 +0200 | |
1874 | Message-ID: <B772A6AD.2288%artur@contiller.se> | |
1875 | Branch: perl | |
1876 | ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod | |
1877 | ! sv.c | |
1878 | ____________________________________________________________________________ | |
1879 | [ 11282] By: jhi on 2001/07/12 00:35:27 | |
1880 | Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"? | |
1881 | From: barries <barries@slaysys.com> | |
1882 | Date: Wed, 11 Jul 2001 15:11:46 -0400 | |
1883 | Message-ID: <20010711151146.G24560@jester.slaysys.com> | |
1884 | Branch: perl | |
1885 | ! pp_sys.c t/lib/warnings/doio win32/win32.c | |
1886 | ____________________________________________________________________________ | |
1887 | [ 11281] By: jhi on 2001/07/12 00:32:17 | |
1888 | Log: Subject: [patch] pthread_atfork bandaid | |
1889 | From: Doug MacEachern <dougm@covalent.net> | |
1890 | Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT) | |
1891 | Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net> | |
1892 | Branch: perl | |
1893 | ! miniperlmain.c perl.c | |
1894 | ____________________________________________________________________________ | |
1895 | [ 11280] By: jhi on 2001/07/12 00:31:34 | |
1896 | Log: Subject: [patch] perl_clone leaks | |
1897 | From: Doug MacEachern <dougm@covalent.net> | |
1898 | Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT) | |
1899 | Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net> | |
1900 | Branch: perl | |
1901 | ! sv.c | |
1902 | ____________________________________________________________________________ | |
1903 | [ 11279] By: nick on 2001/07/11 15:49:38 | |
1904 | Log: Integrate mainline | |
1905 | Branch: perlio | |
1906 | +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t | |
1907 | +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm | |
1908 | +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog | |
1909 | +> lib/Term/ANSIColor/README | |
1910 | !> (integrate 54 files) | |
1911 | ____________________________________________________________________________ | |
1912 | [ 11278] By: jhi on 2001/07/11 13:52:20 | |
1913 | Log: Update Changes. | |
1914 | Branch: perl | |
1915 | ! Changes patchlevel.h | |
1916 | ____________________________________________________________________________ | |
14261ed0 JH |
1917 | [ 11277] By: jhi on 2001/07/11 13:31:43 |
1918 | Log: Subject: blead kit timestamps && the problem with running perl embed.pl | |
1919 | From: Peter Prymmer <pvhp@forte.com> | |
1920 | Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT) | |
1921 | Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com> | |
1922 | ||
1923 | Backport of embed.pl to 5.003. | |
1924 | Branch: perl | |
1925 | ! embed.pl | |
1926 | ____________________________________________________________________________ | |
1927 | [ 11276] By: jhi on 2001/07/11 13:18:07 | |
1928 | Log: Subject: Re: POSIX test #14 on UTS | |
1929 | From: Hugo van der Sanden <hv@crypt.compulink.co.uk> | |
1930 | Date: Wed, 11 Jul 2001 03:02:14 +0100 | |
1931 | Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk> | |
1932 | Branch: perl | |
1933 | ! ext/POSIX/POSIX.t | |
1934 | ____________________________________________________________________________ | |
1935 | [ 11275] By: jhi on 2001/07/11 13:15:49 | |
1936 | Log: Make the I32 an IV to preserve structure alignment and size. | |
1937 | Branch: perl | |
1938 | ! op.h | |
1939 | ____________________________________________________________________________ | |
1940 | [ 11274] By: jhi on 2001/07/11 13:13:27 | |
1941 | Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war. | |
1942 | From: "Artur Bergman" <artur@contiller.se> | |
1943 | Date: Wed, 11 Jul 2001 14:23:37 +0200 | |
1944 | Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev> | |
1945 | ||
1946 | Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup(). | |
1947 | Branch: perl | |
1948 | ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h | |
1949 | ! pod/perlapi.pod sv.c | |
1950 | ____________________________________________________________________________ | |
1951 | [ 11273] By: jhi on 2001/07/11 03:53:28 | |
1952 | Log: Tweak until Pod::Parser gets updated. | |
1953 | Branch: perl | |
1954 | ! t/pod/special_seqs.xr | |
1955 | ____________________________________________________________________________ | |
1956 | [ 11272] By: jhi on 2001/07/11 00:46:05 | |
1957 | Log: File::Spec usage tweak. | |
1958 | Branch: perl | |
1959 | ! lib/ExtUtils.t | |
1960 | ____________________________________________________________________________ | |
1961 | [ 11271] By: jhi on 2001/07/11 00:37:19 | |
1962 | Log: Integrate #11263 from macperl; macos and macosx updates. | |
1963 | Branch: perl | |
1964 | !> pod/perlport.pod | |
1965 | ____________________________________________________________________________ | |
1966 | [ 11270] By: jhi on 2001/07/11 00:33:27 | |
1967 | Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2' | |
1968 | From: Peter Prymmer <pvhp@forte.com> | |
1969 | Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT) | |
1970 | Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com> | |
1971 | Branch: perl | |
1972 | + ext/Time/HiRes/hints/dynixptx.pl | |
1973 | ! MANIFEST hints/dynixptx.sh | |
1974 | ____________________________________________________________________________ | |
1975 | [ 11269] By: jhi on 2001/07/11 00:32:16 | |
1976 | Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006)) | |
1977 | From: Nicholas Clark <nick@ccl4.org> | |
1978 | Date: Tue, 10 Jul 2001 23:17:43 +0100 | |
1979 | Message-ID: <20010710231742.B59620@plum.flirble.org> | |
1980 | Branch: perl | |
1981 | ! lib/ExtUtils.t lib/ExtUtils/Constant.pm | |
1982 | ____________________________________________________________________________ | |
1983 | [ 11268] By: jhi on 2001/07/11 00:30:56 | |
1984 | Log: Subject: [DOC PATCH] Pluggable runops | |
1985 | From: Paul Johnson <paul@pjcj.net> | |
1986 | Date: Tue, 10 Jul 2001 21:53:28 +0200 | |
1987 | Message-ID: <20010710215328.B26577@pjcj.net> | |
1988 | Branch: perl | |
1989 | ! pod/perlguts.pod | |
1990 | ____________________________________________________________________________ | |
1991 | [ 11267] By: jhi on 2001/07/11 00:29:59 | |
1992 | Log: Subject: [PATCH] Authors | |
1993 | From: Artur Bergman <artur@contiller.se> | |
1994 | Date: Tue, 10 Jul 2001 20:39:12 +0200 | |
1995 | Message-ID: <B771186F.21CD%artur@contiller.se> | |
1996 | Branch: perl | |
1997 | ! AUTHORS | |
1998 | ____________________________________________________________________________ | |
1999 | [ 11266] By: jhi on 2001/07/11 00:29:13 | |
2000 | Log: Subject: Re: [PATCH] Small fix to pp_gmtime | |
2001 | From: Doug MacEachern <dougm@covalent.net> | |
2002 | Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT) | |
2003 | Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net> | |
2004 | Branch: perl | |
2005 | ! pp_ctl.c | |
2006 | ____________________________________________________________________________ | |
2007 | [ 11265] By: jhi on 2001/07/11 00:28:15 | |
2008 | Log: Subject: doc patch; times() in scalar context | |
2009 | From: mjd@plover.com | |
2010 | Date: 10 Jul 2001 18:01:17 -0000 | |
2011 | Message-ID: <20010710180117.12477.qmail@plover.com> | |
2012 | Branch: perl | |
2013 | ! pod/perlfunc.pod | |
2014 | ____________________________________________________________________________ | |
2015 | [ 11264] By: jhi on 2001/07/11 00:27:17 | |
2016 | Log: Subject: [PATCH] Small fix to pp_gmtime | |
2017 | From: Artur Bergman <artur@contiller.se> | |
2018 | Date: Tue, 10 Jul 2001 19:54:52 +0200 | |
2019 | Message-ID: <B7710E0B.21C5%artur@contiller.se> | |
2020 | Branch: perl | |
2021 | ! pp_sys.c | |
2022 | ____________________________________________________________________________ | |
2023 | [ 11263] By: pudge on 2001/07/10 21:06:10 | |
2024 | Log: Integrate changes from mainline perl, add notes about | |
2025 | Mac OS X and Mac OS. | |
2026 | Branch: maint-5.6/macperl | |
2027 | ! pod/perlport.pod | |
2028 | ____________________________________________________________________________ | |
2029 | [ 11262] By: jhi on 2001/07/10 15:21:26 | |
2030 | Log: A proof of the dangers of package; ? | |
2031 | Branch: perl | |
2032 | ! t/lib/warnings/op | |
2033 | ____________________________________________________________________________ | |
2034 | [ 11261] By: jhi on 2001/07/10 15:02:27 | |
2035 | Log: Regen toc and modlib. | |
2036 | Branch: perl | |
2037 | ! pod/perlmodlib.pod pod/perltoc.pod | |
2038 | ____________________________________________________________________________ | |
2039 | [ 11260] By: jhi on 2001/07/10 15:00:37 | |
2040 | Log: Add compexcl(), casefold(), and casespec() interfaces; | |
2041 | and make all interfaces to return hash references instead | |
2042 | of hashes. | |
2043 | Branch: perl | |
2044 | ! lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
2045 | ____________________________________________________________________________ | |
2046 | [ 11259] By: jhi on 2001/07/10 13:50:17 | |
2047 | Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code) | |
2048 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
2049 | Date: Tue, 10 Jul 2001 09:55:59 +0200 | |
2050 | Message-ID: <20010710.095300@ID-11583.news.dfncis.de> | |
2051 | ||
2052 | Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs | |
2053 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
2054 | Date: Tue, 10 Jul 2001 09:56:37 +0200 | |
2055 | Message-ID: <20010710.095600@ID-11583.news.dfncis.de> | |
2056 | Branch: perl | |
2057 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
2058 | ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t | |
2059 | ____________________________________________________________________________ | |
2060 | [ 11258] By: jhi on 2001/07/10 13:47:20 | |
2061 | Log: Subject: [patch] undef &xsub for 1,2 | |
2062 | From: Doug MacEachern <dougm@covalent.net> | |
2063 | Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT) | |
2064 | Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net> | |
2065 | ||
2066 | (This version of the patch with a comment from Gisle.) | |
2067 | Branch: perl | |
2068 | ! op.c | |
2069 | ____________________________________________________________________________ | |
2070 | [ 11257] By: jhi on 2001/07/10 13:45:44 | |
2071 | Log: Mention package; deprecation and the Win32 problems. | |
2072 | Branch: perl | |
2073 | ! pod/perl572delta.pod | |
2074 | ____________________________________________________________________________ | |
2075 | [ 11256] By: jhi on 2001/07/10 13:45:12 | |
2076 | Log: Subject: [PATCH] deprecate package with no arguments | |
2077 | From: Robin Houston <robin@kitsite.com> | |
2078 | Date: Tue, 10 Jul 2001 13:33:40 +0100 | |
2079 | Message-ID: <20010710133340.A13452@robin.kitsite.com> | |
2080 | Branch: perl | |
2081 | ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op | |
2082 | ____________________________________________________________________________ | |
2083 | [ 11255] By: jhi on 2001/07/10 13:16:11 | |
2084 | Log: Upgrade to podlators 1.10. | |
2085 | Branch: perl | |
2086 | ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm | |
2087 | ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm | |
2088 | ! pod/pod2man.PL pod/pod2text.PL | |
2089 | ____________________________________________________________________________ | |
2090 | [ 11254] By: jhi on 2001/07/10 13:09:34 | |
2091 | Log: Upgrade to Term::ANSIColor 1.04. | |
2092 | Branch: perl | |
2093 | + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README | |
2094 | ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl | |
2095 | ____________________________________________________________________________ | |
2096 | [ 11253] By: jhi on 2001/07/10 12:59:27 | |
2097 | Log: Integrate perlio (the right fix for the ":layer(args)") | |
2098 | Branch: perl | |
2099 | !> perlio.c | |
2100 | ____________________________________________________________________________ | |
2101 | [ 11252] By: nick on 2001/07/10 06:58:14 | |
2102 | Log: Fix open(...,"...:layer(xxx)",...) | |
2103 | - use memEQ not strEQ as there is '(' not '\0' | |
2104 | Branch: perlio | |
2105 | ! perlio.c | |
2106 | ____________________________________________________________________________ | |
2107 | [ 11251] By: jhi on 2001/07/10 04:04:18 | |
2108 | Log: Telling the number of tests helps. | |
2109 | Branch: perl | |
2110 | ! ext/PerlIO/t/encoding.t | |
2111 | ____________________________________________________________________________ | |
2112 | [ 11250] By: jhi on 2001/07/10 03:55:38 | |
2113 | Log: Require I18N::Langinfo, not use. | |
2114 | Branch: perl | |
2115 | ! lib/open.pm | |
2116 | ____________________________________________________________________________ | |
2117 | [ 11249] By: jhi on 2001/07/10 03:50:18 | |
2118 | Log: Add a test for for PerlIO ":encoding(...)" layer. | |
2119 | Branch: perl | |
2120 | + ext/PerlIO/t/encoding.t | |
2121 | ! MANIFEST ext/Encode/Encode.pm | |
2122 | ____________________________________________________________________________ | |
2123 | [ 11248] By: jhi on 2001/07/10 02:06:57 | |
2124 | Log: PerlIO ":encoding(foobar)" temporary fix. | |
2125 | Not really correct, I think, since the change means | |
2126 | that prefixes match. | |
2127 | Branch: perl | |
2128 | ! perlio.c | |
2129 | ____________________________________________________________________________ | |
2130 | [ 11247] By: jhi on 2001/07/10 01:38:11 | |
2131 | Log: Update to Math::BigInt 1.36. The biggest news is | |
2132 | the separation of the backend; now the pure Perl | |
2133 | implementation is in Math::BigInt::Calc, but one | |
2134 | can plugin, say, Math::BigInt::BitVect, and get | |
2135 | considerable speedup. | |
2136 | Branch: perl | |
2137 | + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t | |
2138 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
2139 | ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t | |
2140 | ! lib/Math/BigInt/t/mbimbf.t | |
2141 | ____________________________________________________________________________ | |
2142 | [ 11246] By: jhi on 2001/07/10 01:19:55 | |
2143 | Log: Subject: Re: compatibility question | |
2144 | From: Peter Prymmer <pvhp@forte.com> | |
2145 | Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT) | |
2146 | Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com> | |
2147 | Branch: perl | |
2148 | ! lib/ExtUtils/MM_VMS.pm | |
2149 | ____________________________________________________________________________ | |
2150 | [ 11245] By: jhi on 2001/07/10 01:18:04 | |
2151 | Log: Subject: [PATCH ext/File/Glob/t/basic.t] | |
2152 | From: Norton Allen <allen@huarp.harvard.edu> | |
2153 | Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt) | |
2154 | Message-Id: <200107092116.RAA12010@bottesini.harvard.edu> | |
2155 | Branch: perl | |
2156 | ! ext/File/Glob/t/basic.t | |
2157 | ____________________________________________________________________________ | |
2158 | [ 11244] By: jhi on 2001/07/10 01:16:27 | |
2159 | Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix | |
2160 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
2161 | Date: Tue, 10 Jul 2001 00:29:55 +0900 | |
2162 | Message-Id: <20010710002756.B497.BQW10602@nifty.com> | |
2163 | Branch: perl | |
2164 | + ext/Encode/Encode/HZ.enc | |
2165 | ! MANIFEST ext/Encode/Encode/7bit-kana.enc | |
2166 | ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t | |
2167 | ! ext/Encode/Encode/iso2022-jp.enc | |
2168 | ! ext/Encode/Encode/iso2022-kr.enc | |
2169 | ____________________________________________________________________________ | |
2170 | [ 11243] By: pudge on 2001/07/09 22:16:12 | |
2171 | Log: Add in all them there macos/ files. | |
2172 | Branch: maint-5.6/macperl | |
2173 | + (add 577 files) | |
2174 | ____________________________________________________________________________ | |
2175 | [ 11242] By: jhi on 2001/07/09 20:26:04 | |
2176 | Log: Add the new modules to the list of having those own tests. | |
2177 | Branch: perl | |
2178 | ! t/lib/1_compile.t | |
2179 | ____________________________________________________________________________ | |
2180 | [ 11241] By: jhi on 2001/07/09 19:09:58 | |
2181 | Log: Add INOUT to control both ways at the same time. | |
2182 | Branch: perl | |
2183 | ! lib/open.pm | |
2184 | ____________________________________________________________________________ | |
2185 | [ 11240] By: nick on 2001/07/09 16:33:50 | |
2186 | Log: Integrate mainline | |
2187 | Branch: perlio | |
2188 | +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
2189 | +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL | |
2190 | !> (integrate 41 files) | |
2191 | ____________________________________________________________________________ | |
2192 | [ 11239] By: jhi on 2001/07/09 16:14:35 | |
2193 | Log: More encoding mapping magic. | |
2194 | Branch: perl | |
2195 | ! lib/open.pm | |
2196 | ____________________________________________________________________________ | |
2197 | [ 11238] By: jhi on 2001/07/09 14:40:43 | |
2198 | Log: Update Changes. | |
2199 | Branch: perl | |
2200 | ! Changes patchlevel.h | |
2201 | ____________________________________________________________________________ | |
ff482e31 | 2202 | [ 11237] By: jhi on 2001/07/09 14:27:27 |
585d6f80 JH |
2203 | Log: (Retracted by #11285). |
2204 | ||
2205 | Subject: [PATCH] OPpCONST_OCTAL fixes | |
ff482e31 JH |
2206 | From: Abhijit Menon-Sen <ams@wiw.org> |
2207 | Date: Mon, 9 Jul 2001 07:38:45 +0530 | |
2208 | Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org> | |
2209 | Branch: perl | |
2210 | ! op.c | |
2211 | ____________________________________________________________________________ | |
2212 | [ 11236] By: jhi on 2001/07/09 14:10:07 | |
2213 | Log: Add a pseudolayer ":locale" to the open pragma which | |
2214 | will get the encoding from the locale. Yet undocumented | |
2215 | because I can't get the PerlIO :encoding(foobar) to work. | |
2216 | Branch: perl | |
2217 | ! ext/Encode/Encode.pm lib/open.pm | |
2218 | ____________________________________________________________________________ | |
2219 | [ 11235] By: jhi on 2001/07/09 13:38:43 | |
2220 | Log: Add more encoding mappings. | |
2221 | Branch: perl | |
2222 | ! ext/Encode/Encode.pm | |
2223 | ____________________________________________________________________________ | |
2224 | [ 11234] By: jhi on 2001/07/09 13:24:54 | |
2225 | Log: Document that using :encoding layer requires using Encode. | |
2226 | Branch: perl | |
2227 | ! ext/Encode/Encode.pm lib/PerlIO.pm | |
2228 | ____________________________________________________________________________ | |
2229 | [ 11233] By: jhi on 2001/07/09 13:19:34 | |
2230 | Log: Netware tweak from Ananth Kesari. | |
2231 | Branch: perl | |
2232 | ! NetWare/netware.h | |
2233 | ____________________________________________________________________________ | |
2234 | [ 11232] By: gsar on 2001/07/09 04:40:07 | |
2235 | Log: t/harness doesn't know about run/*.t | |
2236 | Branch: perl | |
2237 | ! t/harness | |
2238 | ____________________________________________________________________________ | |
2239 | [ 11231] By: gsar on 2001/07/09 04:36:30 | |
2240 | Log: run/exit.t busted on windows | |
2241 | Branch: perl | |
2242 | ! t/run/exit.t | |
2243 | ____________________________________________________________________________ | |
2244 | [ 11230] By: gsar on 2001/07/09 04:14:54 | |
2245 | Log: fix a couple of UCD.t tests that fail due to bad case | |
2246 | Branch: perl | |
2247 | ! lib/Unicode/UCD.t | |
2248 | ____________________________________________________________________________ | |
2249 | [ 11229] By: gsar on 2001/07/09 03:57:06 | |
2250 | Log: test skip logic was broken | |
2251 | Branch: perl | |
2252 | ! ext/I18N/Langinfo/Langinfo.t | |
2253 | ____________________________________________________________________________ | |
2254 | [ 11228] By: gsar on 2001/07/09 03:42:20 | |
2255 | Log: remove *.pdb files on windows upon $(MAKE) clean (fixes | |
2256 | failure of ExtUtils.t#27 when built in debug mode) | |
2257 | Branch: perl | |
2258 | ! lib/ExtUtils/MM_Win32.pm | |
2259 | ____________________________________________________________________________ | |
2260 | [ 11227] By: gsar on 2001/07/09 02:11:04 | |
2261 | Log: I18N::Langinfo is not available on windows | |
2262 | Branch: perl | |
2263 | ! win32/FindExt.pm | |
2264 | ____________________________________________________________________________ | |
2265 | [ 11226] By: gsar on 2001/07/09 01:55:23 | |
2266 | Log: save a dTHX | |
2267 | Branch: perl | |
2268 | ! ext/POSIX/POSIX.xs | |
2269 | ____________________________________________________________________________ | |
2270 | [ 11225] By: jhi on 2001/07/08 23:42:37 | |
2271 | Log: Update Changes. | |
2272 | Branch: perl | |
2273 | ! Changes patchlevel.h | |
2274 | ____________________________________________________________________________ | |
21b6d9db JH |
2275 | [ 11224] By: jhi on 2001/07/08 23:05:41 |
2276 | Log: Guard the nl_langinfo() with HAS_NL_LANGINFO | |
2277 | as pointed out by Sarathy. | |
2278 | Branch: perl | |
2279 | ! ext/I18N/Langinfo/Langinfo.xs | |
2280 | ____________________________________________________________________________ | |
2281 | [ 11223] By: jhi on 2001/07/08 22:59:01 | |
2282 | Log: Retract #11212. | |
2283 | Branch: perl | |
2284 | ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c | |
2285 | ____________________________________________________________________________ | |
2286 | [ 11222] By: jhi on 2001/07/08 17:41:22 | |
2287 | Log: Bump up the VERSION of Cwd.xs. | |
2288 | Branch: perl | |
2289 | ! ext/Cwd/Makefile.PL | |
2290 | ____________________________________________________________________________ | |
2291 | [ 11221] By: jhi on 2001/07/08 17:13:38 | |
2292 | Log: Retract #11220, the problem wasn't the missing leading zero. | |
2293 | Here's the problem: | |
2294 | $ ./perl -we 'chmod(oct("755"), ".")' | |
2295 | Non-octal literal mode (493) specified at -e line 1. | |
2296 | (Did you mean 0493 instead?) | |
2297 | Branch: perl | |
2298 | ! lib/ExtUtils/MM_Unix.pm | |
2299 | ____________________________________________________________________________ | |
2300 | [ 11220] By: jhi on 2001/07/08 17:05:55 | |
2301 | Log: (Retracted by #11221) | |
2302 | Change the PERM_RW and PERM_RWX to 0644 and 0755 | |
2303 | (add the leading zero). | |
2304 | Branch: perl | |
2305 | ! lib/ExtUtils/MM_Unix.pm | |
2306 | ____________________________________________________________________________ | |
2307 | [ 11219] By: jhi on 2001/07/08 16:17:32 | |
2308 | Log: Integrate changes #11193, 11205, 11209 from macperl. | |
2309 | ||
2310 | Fix up AutoLoader to fudge for Mac paths in import(). | |
2311 | ||
2312 | Allow symbols in try_symbol() to begin with "_". | |
2313 | ||
2314 | Small portability fix for Mac OS. | |
2315 | Branch: perl | |
2316 | !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl | |
2317 | ____________________________________________________________________________ | |
2318 | [ 11218] By: jhi on 2001/07/08 16:10:30 | |
2319 | Log: Metaconfig unit change for #11217. | |
2320 | Branch: metaconfig/U/perl | |
2321 | ! Extensions.U | |
2322 | ____________________________________________________________________________ | |
2323 | [ 11217] By: jhi on 2001/07/08 16:10:07 | |
2324 | Log: Detypo, problem noticed by Gerrit P. Haase. | |
2325 | Branch: perl | |
2326 | ! Configure config_h.SH | |
2327 | ____________________________________________________________________________ | |
2328 | [ 11216] By: jhi on 2001/07/08 15:58:35 | |
2329 | Log: Cwd cleanups. | |
2330 | Branch: perl | |
2331 | ! ext/Cwd/Cwd.xs | |
2332 | ____________________________________________________________________________ | |
2333 | [ 11215] By: jhi on 2001/07/08 15:52:57 | |
2334 | Log: Slight tweaks on #11213. | |
2335 | Branch: perl | |
2336 | ! toke.c | |
2337 | ____________________________________________________________________________ | |
2338 | [ 11214] By: jhi on 2001/07/08 14:32:28 | |
2339 | Log: A missing dTHX noticed by Gerrit P. Haase. | |
2340 | Branch: perl | |
2341 | ! ext/POSIX/POSIX.xs | |
2342 | ____________________________________________________________________________ | |
2343 | [ 11213] By: jhi on 2001/07/08 14:24:44 | |
2344 | Log: Subject: [PATCH toke.c] Simplify yytoke() | |
2345 | From: Simon Cozens <simon@netthink.co.uk> | |
2346 | Date: Sun, 8 Jul 2001 13:24:34 +0100 | |
2347 | Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror> | |
2348 | ||
2349 | Split out pending_ident(). | |
2350 | Branch: perl | |
2351 | ! embed.h embed.pl pod/perlapi.pod proto.h toke.c | |
2352 | ____________________________________________________________________________ | |
2353 | [ 11212] By: jhi on 2001/07/08 14:17:10 | |
2354 | Log: (Retracted by #11223.) | |
2355 | Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004 | |
2356 | Date: Wed, 05 Nov 1997 17:22:34 -0600 | |
2357 | From: Graham Barr <gbarr@ti.com> | |
2358 | Message-Id: <3460FFBA.6DA51F46@ti.com> | |
2359 | Branch: perl | |
2360 | ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c | |
2361 | ____________________________________________________________________________ | |
2362 | [ 11211] By: jhi on 2001/07/08 13:53:38 | |
2363 | Log: Fix I18N::Langinfo nits noticed but Philip Newton. | |
2364 | Branch: perl | |
2365 | ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
2366 | ! pod/perllocale.pod | |
2367 | ____________________________________________________________________________ | |
2368 | [ 11210] By: jhi on 2001/07/08 01:34:09 | |
2369 | Log: Really do the test under the C locale. | |
2370 | Branch: perl | |
2371 | ! ext/I18N/Langinfo/Langinfo.t | |
2372 | ____________________________________________________________________________ | |
2373 | [ 11209] By: pudge on 2001/07/08 01:19:25 | |
2374 | Log: Small portability fix for Mac OS. | |
2375 | Branch: maint-5.6/macperl | |
2376 | ! lib/Cwd.pm | |
2377 | ____________________________________________________________________________ | |
2378 | [ 11208] By: jhi on 2001/07/08 01:14:58 | |
2379 | Log: Metaconfig unit change for #11207. | |
2380 | Branch: metaconfig/U/perl | |
2381 | ! Extensions.U | |
2382 | ____________________________________________________________________________ | |
2383 | [ 11207] By: jhi on 2001/07/08 01:14:02 | |
2384 | Log: Add I18N::Langinfo, which is basically a wrapper around | |
2385 | nl_langinfo(), which is an additional way to query locale | |
2386 | specific information. | |
2387 | Branch: perl | |
2388 | + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t | |
2389 | + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL | |
2390 | ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod | |
2391 | ____________________________________________________________________________ | |
2392 | [ 11206] By: pudge on 2001/07/08 00:56:29 | |
2393 | Log: Bugfixes for some tests. commonsense.t not in perl 5.6, | |
2394 | used in File::Find tests; replace with if.t. | |
2395 | Branch: maint-5.6/macperl | |
2396 | ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t | |
2397 | ! t/pragma/warn/op | |
2398 | ____________________________________________________________________________ | |
2399 | [ 11205] By: pudge on 2001/07/07 23:55:56 | |
2400 | Log: Allow symbols in try_symbol() to begin with "_". | |
2401 | Branch: maint-5.6/macperl | |
2402 | ! makedef.pl | |
2403 | ____________________________________________________________________________ | |
2404 | [ 11204] By: pudge on 2001/07/07 23:53:37 | |
2405 | Log: Sync up the File::Find changes from the rewrite by | |
2406 | Thomas Wegner, et al. | |
2407 | Branch: maint-5.6/macperl | |
2408 | + t/lib/filefind-taint.t | |
2409 | ! lib/File/Find.pm t/lib/filefind.t | |
2410 | ____________________________________________________________________________ | |
2411 | [ 11203] By: pudge on 2001/07/07 23:43:06 | |
2412 | Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff | |
2413 | From: Thomas Wegner <wegner_thomas@yahoo.com> | |
2414 | Date: Thu, 5 Jul 2001 20:31:25 +0200 | |
2415 | Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]> | |
2416 | Branch: maint-5.6/macperl | |
2417 | ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl | |
2418 | ____________________________________________________________________________ | |
2419 | [ 11202] By: pudge on 2001/07/07 23:38:36 | |
2420 | Log: Some more test portability fixes. | |
2421 | Branch: maint-5.6/macperl | |
2422 | ! t/lib/filecopy.t t/pragma/warn/pp_sys | |
2423 | ____________________________________________________________________________ | |
2424 | [ 11201] By: jhi on 2001/07/07 22:52:38 | |
2425 | Log: The #11200 removed wrong (non-existent) target. Duh. | |
2426 | Branch: perl | |
2427 | ! Makefile.SH | |
2428 | ____________________________________________________________________________ | |
2429 | [ 11200] By: jhi on 2001/07/07 22:44:14 | |
2430 | Log: Zap the lib/re.pm before creating it. | |
2431 | Branch: perl | |
2432 | ! Makefile.SH | |
2433 | ____________________________________________________________________________ | |
2434 | [ 11199] By: pudge on 2001/07/07 20:54:35 | |
2435 | Log: Another test. Please ignore. | |
2436 | Branch: maint-5.6/macperl | |
2437 | ! README.macos | |
2438 | ____________________________________________________________________________ | |
2439 | [ 11198] By: pudge on 2001/07/07 20:44:12 | |
2440 | Log: Portability fixes for a lot of tests, especially IO-related | |
2441 | tests, and warnings, and the harness script. | |
2442 | Branch: maint-5.6/macperl | |
2443 | ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t | |
2444 | ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t | |
2445 | ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t | |
2446 | ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t | |
2447 | ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t | |
2448 | ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio | |
2449 | ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys | |
2450 | ! t/pragma/warnings.t | |
2451 | ____________________________________________________________________________ | |
2452 | [ 11197] By: jhi on 2001/07/07 20:32:28 | |
2453 | Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs) | |
2454 | From: Nicholas Clark <nick@ccl4.org> | |
2455 | Date: Sat, 7 Jul 2001 21:00:17 +0100 | |
2456 | Message-ID: <20010707210017.H59620@plum.flirble.org> | |
2457 | Branch: perl | |
2458 | ! lib/h2xs.t | |
2459 | ____________________________________________________________________________ | |
2460 | [ 11196] By: jhi on 2001/07/07 20:26:36 | |
2461 | Log: The UNICOS/mk SysV IPC problem has been fixed. | |
2462 | Branch: perl | |
2463 | ! pod/perl572delta.pod | |
2464 | ____________________________________________________________________________ | |
2465 | [ 11195] By: jhi on 2001/07/07 19:59:51 | |
2466 | Log: Slight update tweaks on perlunicode.pod. | |
2467 | Branch: perl | |
2468 | ! pod/perlunicode.pod | |
2469 | ____________________________________________________________________________ | |
2470 | [ 11194] By: jhi on 2001/07/07 17:53:03 | |
2471 | Log: Subject: Doc patch DB_File.pm: use umask-friendly modes | |
2472 | From: Mark-Jason Dominus <mjd@plover.com> | |
2473 | Date: Sat, 07 Jul 2001 13:04:04 -0400 | |
2474 | Message-ID: <20010707170404.32694.qmail@plover.com> | |
2475 | Branch: perl | |
2476 | ! ext/DB_File/DB_File.pm | |
2477 | ____________________________________________________________________________ | |
2478 | [ 11193] By: pudge on 2001/07/07 17:26:28 | |
2479 | Log: Fix up AutoLoader to fudge for Mac paths in import(). | |
2480 | Branch: maint-5.6/macperl | |
2481 | ! lib/AutoLoader.pm | |
2482 | ____________________________________________________________________________ | |
2483 | [ 11192] By: jhi on 2001/07/07 17:03:06 | |
2484 | Log: Try to force the lib/re.pm to be there before entering | |
2485 | the extensions builds, should help for parallel makes. | |
2486 | Branch: perl | |
2487 | ! Makefile.SH | |
2488 | ____________________________________________________________________________ | |
2489 | [ 11191] By: jhi on 2001/07/07 15:26:16 | |
2490 | Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX | |
2491 | From: Norton Allen <allen@huarp.harvard.edu> | |
2492 | Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt) | |
2493 | Message-Id: <200107061601.MAA00597@bottesini.harvard.edu> | |
2494 | Branch: perl | |
2495 | ! ext/POSIX/POSIX.xs | |
2496 | ____________________________________________________________________________ | |
2497 | [ 11190] By: jhi on 2001/07/07 15:22:08 | |
2498 | Log: Subject: [PATCH] Re: op/arith.t | |
2499 | From: Nicholas Clark <nick@ccl4.org> | |
2500 | Date: Sat, 7 Jul 2001 13:04:54 +0100 | |
2501 | Message-ID: <20010707130454.D59620@plum.flirble.org> | |
2502 | Branch: perl | |
2503 | ! numeric.c toke.c | |
2504 | ____________________________________________________________________________ | |
2505 | [ 11189] By: jhi on 2001/07/07 15:20:44 | |
2506 | Log: Subject: [PATCH] h2xs | |
2507 | From: Nicholas Clark <nick@ccl4.org> | |
2508 | Date: Fri, 6 Jul 2001 23:25:14 +0100 | |
2509 | Message-ID: <20010706232514.X59620@plum.flirble.org> | |
2510 | Branch: perl | |
2511 | ! utils/h2xs.PL | |
2512 | ____________________________________________________________________________ | |
2513 | [ 11188] By: jhi on 2001/07/07 15:12:36 | |
2514 | Log: Subject: Re: bleedperl perl_alloc..free leakage | |
2515 | From: Radu Greab <radu@netsoft.ro> | |
2516 | Date: Fri, 6 Jul 2001 19:48:54 +0300 | |
2517 | Message-ID: <15173.60406.308246.456184@ix.netsoft.ro> | |
2518 | ||
2519 | Leak-be-gone. | |
2520 | Branch: perl | |
2521 | ! op.c | |
2522 | ____________________________________________________________________________ | |
2523 | [ 11187] By: pudge on 2001/07/07 02:11:36 | |
2524 | Log: Test again. Please ignore. | |
2525 | Branch: maint-5.6/macperl | |
2526 | ! README.macos | |
2527 | ____________________________________________________________________________ | |
2528 | [ 11186] By: pudge on 2001/07/07 02:08:13 | |
2529 | Log: Test. Please ignore. | |
2530 | Branch: maint-5.6/macperl | |
2531 | ! README.macos | |
2532 | ____________________________________________________________________________ | |
2533 | [ 11185] By: pudge on 2001/07/06 23:46:57 | |
2534 | Log: Include changes already sent in separately as patches, | |
2535 | before branch was created. | |
2536 | Branch: maint-5.6/macperl | |
2537 | ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c | |
2538 | ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm | |
2539 | ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t | |
2540 | ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t | |
2541 | ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t | |
2542 | ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t | |
2543 | ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t | |
2544 | ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t | |
2545 | ! t/op/regexp_noamp.t t/op/split.t t/op/write.t | |
2546 | ! t/pragma/strict.t | |
2547 | ____________________________________________________________________________ | |
2548 | [ 11184] By: jhi on 2001/07/06 16:41:30 | |
2549 | Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO | |
2550 | From: Norton Allen <allen@huarp.harvard.edu> | |
2551 | Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt) | |
2552 | Message-Id: <200107061339.JAA12582@bottesini.harvard.edu> | |
2553 | Branch: perl | |
2554 | ! utf8.h | |
2555 | ____________________________________________________________________________ | |
2556 | [ 11183] By: nick on 2001/07/06 16:27:40 | |
2557 | Log: Integrate mainline | |
2558 | Branch: perlio | |
2559 | +> (branch 42 files) | |
2560 | - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm | |
2561 | - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t | |
2562 | - win32/bin/mdelete.bat | |
2563 | !> (integrate 215 files) | |
2564 | ____________________________________________________________________________ | |
2565 | [ 11182] By: jhi on 2001/07/06 15:57:16 | |
2566 | Log: The #11166 needed also these updated. | |
2567 | Branch: perl | |
2568 | ! lib/warnings.pm warnings.h | |
2569 | ____________________________________________________________________________ | |
2570 | [ 11181] By: jhi on 2001/07/06 13:24:42 | |
2571 | Log: Update Changes. | |
2572 | Branch: perl | |
2573 | ! Changes patchlevel.h | |
2574 | ____________________________________________________________________________ | |
00847e8a JH |
2575 | [ 11180] By: jhi on 2001/07/06 13:20:08 |
2576 | Log: Regen toc. | |
2577 | Branch: perl | |
2578 | ! pod/perltoc.pod | |
2579 | ____________________________________________________________________________ | |
2580 | [ 11179] By: jhi on 2001/07/06 12:57:13 | |
2581 | Log: Nit from Abhijit. | |
2582 | Branch: perl | |
2583 | ! lib/CPAN.pm | |
2584 | ____________________________________________________________________________ | |
2585 | [ 11178] By: jhi on 2001/07/06 12:53:04 | |
2586 | Log: Retract #11172. | |
2587 | Branch: perl | |
2588 | ! t/op/method.t | |
2589 | ____________________________________________________________________________ | |
2590 | [ 11177] By: jhi on 2001/07/06 12:44:51 | |
2591 | Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO | |
2592 | From: Norton Allen <allen@huarp.harvard.edu> | |
2593 | Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt) | |
2594 | Message-Id: <200107061339.JAA12582@bottesini.harvard.edu> | |
2595 | Branch: perl | |
2596 | ! lib/Cwd.pm | |
2597 | ____________________________________________________________________________ | |
2598 | [ 11176] By: jhi on 2001/07/06 12:42:45 | |
585d6f80 | 2599 | Log: (Accidentally empty check-in.) |
00847e8a JH |
2600 | Branch: perl |
2601 | ! utf8.h | |
2602 | ____________________________________________________________________________ | |
2603 | [ 11175] By: jhi on 2001/07/06 12:29:56 | |
2604 | Log: Retract #11165 since Sarathy pointed out it'll not | |
2605 | work properly under threads, the problem should be | |
2606 | solved using "the savestack, either via SSNEW() or | |
2607 | using a newSVpv()+SAVEFREESV() combo." | |
2608 | Branch: perl | |
2609 | ! ext/POSIX/POSIX.xs | |
2610 | ____________________________________________________________________________ | |
2611 | [ 11174] By: jhi on 2001/07/06 12:27:31 | |
2612 | Log: Retract #11125 since NI-S pointed out it'll not work in | |
2613 | cases where the extension has their own handcrafted INC | |
2614 | et alia. | |
2615 | Branch: perl | |
2616 | ! lib/ExtUtils/MM_Unix.pm | |
2617 | ____________________________________________________________________________ | |
2618 | [ 11173] By: jhi on 2001/07/06 12:20:50 | |
2619 | Log: Subject: RE: [PATCH] -I and MakeMaker again | |
2620 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
2621 | Date: Fri, 6 Jul 2001 09:18:29 +0200 | |
2622 | Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U> | |
2623 | Branch: perl | |
2624 | ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm | |
2625 | ! lib/ExtUtils/MM_Win32.pm | |
2626 | ____________________________________________________________________________ | |
2627 | [ 11172] By: jhi on 2001/07/06 12:18:39 | |
2628 | Log: (Retracted by #11178) | |
2629 | Subject: [PATCH t/op/method.t] SUPER:: strangeness | |
2630 | From: Piers Cawley <pdcawley@iterative-software.com> | |
2631 | Date: 06 Jul 2001 10:49:01 +0100 | |
2632 | Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk> | |
2633 | Branch: perl | |
2634 | ! t/op/method.t | |
2635 | ____________________________________________________________________________ | |
2636 | [ 11171] By: jhi on 2001/07/06 01:38:55 | |
2637 | Log: VOS README update from Paul Green. | |
2638 | Branch: perl | |
2639 | ! README.vos | |
2640 | ____________________________________________________________________________ | |
2641 | [ 11170] By: jhi on 2001/07/06 01:19:33 | |
2642 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
2643 | From: Norton Allen <allen@huarp.harvard.edu> | |
2644 | Message-Id: <200107051755.NAA21422@bottesini.harvard.edu> | |
2645 | Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt) | |
2646 | Branch: perl | |
2647 | ! README.qnx hints/qnx.sh | |
2648 | ____________________________________________________________________________ | |
2649 | [ 11169] By: jhi on 2001/07/06 01:17:43 | |
2650 | Log: Subject: [PATCH] Doc patch for Tie::Hash | |
2651 | From: Artur Bergman <artur@contiller.se> | |
2652 | Date: Thu, 05 Jul 2001 22:51:18 +0200 | |
2653 | Message-ID: <B76A9FE6.1F04%artur@contiller.se> | |
2654 | Branch: perl | |
2655 | ! lib/Tie/Hash.pm | |
2656 | ____________________________________________________________________________ | |
2657 | [ 11168] By: jhi on 2001/07/06 01:16:27 | |
2658 | Log: Subject: [PATCH] perlfaq4.pod | |
2659 | From: "Liney, Dave" <dave.liney@gbr.conoco.com> | |
2660 | Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02> | |
2661 | Date: Thu, 5 Jul 2001 18:44:10 +0100 | |
2662 | Branch: perl | |
2663 | ! pod/perlfaq4.pod | |
2664 | ____________________________________________________________________________ | |
2665 | [ 11167] By: jhi on 2001/07/06 01:14:41 | |
2666 | Log: Subject: [PATCH B::Deparse] Make warnings handling more robust | |
2667 | From: Robin Houston <robin@kitsite.com> | |
2668 | Date: Thu, 5 Jul 2001 18:33:21 +0100 | |
2669 | Message-ID: <20010705183321.A27345@robin.kitsite.com> | |
2670 | Branch: perl | |
2671 | ! ext/B/B/Deparse.pm | |
2672 | ____________________________________________________________________________ | |
2673 | [ 11166] By: jhi on 2001/07/06 01:11:50 | |
585d6f80 JH |
2674 | Log: (Retracted by #11285.) |
2675 | ||
2676 | Subject: Re: [PATCH] mkdir() mode argument is missing initial 0 | |
00847e8a JH |
2677 | From: Abhijit Menon-Sen <ams@wiw.org> |
2678 | Date: Fri, 6 Jul 2001 01:26:32 +0530 | |
2679 | Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org> | |
2680 | Branch: perl | |
2681 | ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym | |
2682 | ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c | |
2683 | ! warnings.pl | |
2684 | ____________________________________________________________________________ | |
2685 | [ 11165] By: jhi on 2001/07/06 00:19:26 | |
2686 | Log: (Retracted by #11175) | |
2687 | Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX | |
2688 | From: Norton Allen <allen@huarp.harvard.edu> | |
2689 | Message-Id: <200107051734.NAA13375@bottesini.harvard.edu> | |
2690 | Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt) | |
2691 | Branch: perl | |
2692 | ! ext/POSIX/POSIX.xs | |
2693 | ____________________________________________________________________________ | |
2694 | [ 11164] By: jhi on 2001/07/06 00:14:57 | |
2695 | Log: Unterminated C< (noticed by Richard Hatch), and few other | |
2696 | small Unicode doc tweaks. | |
2697 | Branch: perl | |
2698 | ! pod/perlretut.pod | |
2699 | ____________________________________________________________________________ | |
2700 | [ 11163] By: jhi on 2001/07/05 19:33:34 | |
2701 | Log: More flexible argument understanding; add charblocks() and | |
2702 | charscripts(); make charblock() and charscript() two-way; | |
2703 | add charinrange(); separate the $Unicode::UCD::VERSION and | |
2704 | the version of the Unicode by adding UnicodeVersion(). | |
2705 | Branch: perl | |
2706 | ! lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
2707 | ____________________________________________________________________________ | |
2708 | [ 11162] By: jhi on 2001/07/05 13:38:36 | |
2709 | Log: Update Unicode::UCD on \p{In...}. | |
2710 | Branch: perl | |
2711 | ! lib/Unicode/UCD.pm | |
2712 | ____________________________________________________________________________ | |
2713 | [ 11161] By: jhi on 2001/07/05 13:26:00 | |
2714 | Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX | |
2715 | From: Norton Allen <allen@huarp.harvard.edu> | |
2716 | Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt) | |
2717 | Message-Id: <200107051357.JAA06285@bottesini.harvard.edu> | |
2718 | Branch: perl | |
2719 | ! lib/ExtUtils/MM_Unix.pm | |
2720 | ____________________________________________________________________________ | |
2721 | [ 11160] By: jhi on 2001/07/05 13:06:53 | |
2722 | Log: POSIX-BC tweaks from Thomas Dorner. | |
2723 | Branch: perl | |
2724 | ! hints/posix-bc.sh perlio.h | |
2725 | ____________________________________________________________________________ | |
2726 | [ 11159] By: jhi on 2001/07/05 04:17:18 | |
2727 | Log: Module updates for the delta. | |
2728 | Branch: perl | |
2729 | ! pod/perl572delta.pod | |
2730 | ____________________________________________________________________________ | |
2731 | [ 11158] By: jhi on 2001/07/05 03:45:19 | |
2732 | Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX | |
2733 | From: Norton Allen <allen@huarp.harvard.edu> | |
2734 | Message-Id: <200107050259.WAA06843@bottesini.harvard.edu> | |
2735 | Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt) | |
2736 | Branch: perl | |
2737 | ! ext/IO/lib/IO/t/io_sock.t | |
2738 | ____________________________________________________________________________ | |
2739 | [ 11157] By: jhi on 2001/07/05 03:44:19 | |
2740 | Log: Subject: [PATCH perldiag.pod] Quick fixes | |
2741 | From: Simon Cozens <simon@netthink.co.uk> | |
2742 | Date: Wed, 4 Jul 2001 20:22:12 +0100 | |
2743 | Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror> | |
2744 | Branch: perl | |
2745 | ! pod/perldiag.pod | |
2746 | ____________________________________________________________________________ | |
2747 | [ 11156] By: jhi on 2001/07/05 03:43:28 | |
2748 | Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match | |
2749 | From: Radu Greab <radu@netsoft.ro> | |
2750 | Date: Wed, 4 Jul 2001 22:13:31 +0300 | |
2751 | Message-ID: <15171.27355.895094.128142@ix.netsoft.ro> | |
2752 | Branch: perl | |
2753 | ! op.c sv.c t/op/pos.t | |
2754 | ____________________________________________________________________________ | |
2755 | [ 11155] By: jhi on 2001/07/05 03:40:24 | |
2756 | Log: Subject: [PATCH] -I and MakeMaker again | |
2757 | From: Michael G Schwern <schwern@pobox.com> | |
2758 | Date: Wed, 4 Jul 2001 15:03:07 -0400 | |
2759 | Message-ID: <20010704150307.I20340@blackrider> | |
2760 | ||
2761 | (and retract #11145) | |
2762 | Branch: perl | |
2763 | ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm | |
2764 | ! lib/ExtUtils/MakeMaker.pm | |
2765 | ____________________________________________________________________________ | |
2766 | [ 11154] By: jhi on 2001/07/05 03:32:43 | |
2767 | Log: Subject: Re: PERFORCE change 11142 for review | |
2768 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
2769 | Date: Wed, 4 Jul 2001 20:46:26 +0200 | |
2770 | Message-Id: <200107041841.VAA25380@taas.iki.fi> | |
2771 | Branch: perl | |
2772 | ! lib/ExtUtils/MakeMaker.pm | |
2773 | ____________________________________________________________________________ | |
2774 | [ 11153] By: jhi on 2001/07/05 03:29:21 | |
2775 | Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings') | |
2776 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2777 | Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST) | |
2778 | Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com> | |
2779 | Branch: perl | |
2780 | ! utils/pl2pm.PL | |
2781 | ____________________________________________________________________________ | |
2782 | [ 11152] By: gsar on 2001/07/05 00:52:57 | |
2783 | Log: fix the binary compatibility issue when building with/without | |
2784 | usemymalloc by exporting Perl_malloc() et al as simple wrappers | |
2785 | around the system functions (this allows most extensions built | |
2786 | using one mode to coexist with perls built in the other mode) | |
2787 | ||
2788 | XXX the Perl_mfree() wrapper might need to do return(free()) on | |
2789 | platforms where Free_t isn't "void" | |
2790 | Branch: perl | |
2791 | ! embed.h embed.pl makedef.pl proto.h util.c | |
2792 | ____________________________________________________________________________ | |
2793 | [ 11151] By: gsar on 2001/07/05 00:42:49 | |
2794 | Log: perl built with USE_ITHREADS can deadlock during fork() or backticks | |
2795 | since it doesn't ensure threads other than the one calling fork() | |
2796 | aren't holding any locks; the fix is to use pthread_atfork() to | |
2797 | hold global locks | |
2798 | ||
2799 | building perl with -Dusemymalloc exacerbates the problem since | |
2800 | Perl_malloc() holds a mutex, and perl's exec() calls New() | |
2801 | ||
2802 | XXX the code in win32thread.h may be needed on platforms that have | |
2803 | no pthread_atfork() | |
2804 | Branch: perl | |
2805 | ! perl.c thread.h win32/win32thread.h | |
2806 | ____________________________________________________________________________ | |
2807 | [ 11150] By: pudge on 2001/07/04 20:07:54 | |
2808 | Log: Integrate #11009 from maintperl. | |
2809 | Branch: maint-5.6/macperl | |
2810 | !> lib/ExtUtils/Manifest.pm | |
2811 | ____________________________________________________________________________ | |
2812 | [ 11149] By: pudge on 2001/07/04 19:54:46 | |
2813 | Log: Flexing my Perforce muscles. | |
2814 | Branch: maint-5.6/macperl | |
2815 | ! README.macos | |
2816 | ____________________________________________________________________________ | |
2817 | [ 11148] By: jhi on 2001/07/04 17:14:51 | |
2818 | Log: Update Changes. | |
2819 | Branch: perl | |
2820 | ! Changes patchlevel.h | |
2821 | ____________________________________________________________________________ | |
2822 | [ 11147] By: jhi on 2001/07/04 16:41:25 | |
2823 | Log: Metaconfig unit change for #11146. | |
2824 | Branch: metaconfig/U/perl | |
2825 | ! d_fcntl_can_lock.U | |
2826 | ____________________________________________________________________________ | |
d3a7fa0a JH |
2827 | [ 11146] By: jhi on 2001/07/04 16:36:31 |
2828 | Log: Somehow the #ifdefs of the added code (in #11093) made | |
2829 | HP-UX to fail the fcntl locking test, without the ifdefs | |
2830 | the test seems to be working again. Reason unknown: | |
2831 | HP-UX cc doesn't complain either way. | |
2832 | Branch: perl | |
2833 | ! Configure | |
2834 | ____________________________________________________________________________ | |
2835 | [ 11145] By: jhi on 2001/07/04 16:08:00 | |
585d6f80 | 2836 | Log: (Retracted by #11155) PERLRUNINST needed in some spots. |
d3a7fa0a JH |
2837 | Branch: perl |
2838 | ! lib/ExtUtils/MM_Unix.pm | |
2839 | ____________________________________________________________________________ | |
2840 | [ 11144] By: jhi on 2001/07/04 16:07:35 | |
2841 | Log: gcc -Wall nit. | |
2842 | Branch: perl | |
2843 | ! pp_hot.c | |
2844 | ____________________________________________________________________________ | |
2845 | [ 11143] By: jhi on 2001/07/04 15:08:26 | |
2846 | Log: When removing tests updating the test count is a good idea, too. | |
2847 | Branch: perl | |
2848 | ! lib/Net/t/require.t | |
2849 | ____________________________________________________________________________ | |
2850 | [ 11142] By: jhi on 2001/07/04 14:57:51 | |
2851 | Log: Document #11134 and add the new symbols to the list of | |
2852 | of MakeMaker known ones. | |
2853 | Branch: perl | |
2854 | ! lib/ExtUtils/MakeMaker.pm | |
2855 | ____________________________________________________________________________ | |
2856 | [ 11141] By: jhi on 2001/07/04 14:34:11 | |
2857 | Log: Microperl update. | |
2858 | Branch: perl | |
2859 | ! uconfig.h | |
2860 | ____________________________________________________________________________ | |
2861 | [ 11140] By: jhi on 2001/07/04 14:32:27 | |
2862 | Log: Update the libnet tests as per #11138. | |
2863 | Branch: perl | |
2864 | - lib/Net/t/ph.t | |
2865 | ! MANIFEST lib/Net/t/require.t | |
2866 | ____________________________________________________________________________ | |
2867 | [ 11139] By: jhi on 2001/07/04 14:14:33 | |
2868 | Log: Regen toc and modlib. | |
2869 | Branch: perl | |
2870 | ! pod/perlmodlib.pod pod/perltoc.pod | |
2871 | ____________________________________________________________________________ | |
2872 | [ 11138] By: jhi on 2001/07/04 14:10:38 | |
2873 | Log: Remove DummyInetd, PH, and SNPP from the libnet, as per | |
2874 | Graham's request. | |
2875 | Branch: perl | |
2876 | - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm | |
2877 | ! MANIFEST | |
2878 | ____________________________________________________________________________ | |
2879 | [ 11137] By: jhi on 2001/07/04 14:06:35 | |
2880 | Log: Add the OS/390 harness results to the delta. | |
2881 | Branch: perl | |
2882 | ! pod/perl572delta.pod | |
2883 | ____________________________________________________________________________ | |
2884 | [ 11136] By: jhi on 2001/07/04 13:59:01 | |
2885 | Log: Avoid the two study tests in OS/390 until the bug has been solved. | |
2886 | Branch: perl | |
2887 | ! t/op/study.t | |
2888 | ____________________________________________________________________________ | |
2889 | [ 11135] By: jhi on 2001/07/04 13:49:08 | |
2890 | Log: DOS/DJGPP tweaks from Laszlo Molnar. | |
2891 | Branch: perl | |
2892 | ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t | |
2893 | ____________________________________________________________________________ | |
2894 | [ 11134] By: jhi on 2001/07/04 13:47:46 | |
2895 | Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE | |
2896 | From: Michael G Schwern <schwern@pobox.com> | |
2897 | Date: Wed, 4 Jul 2001 00:01:16 -0400 | |
2898 | Message-ID: <20010704000116.C591@blackrider> | |
2899 | Branch: perl | |
2900 | ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm | |
2901 | ____________________________________________________________________________ | |
2902 | [ 11133] By: jhi on 2001/07/04 01:55:20 | |
2903 | Log: The #11132 missed singleton characters (not part | |
2904 | of a unilo..unihi range) in Unicode scripts. | |
2905 | Branch: perl | |
2906 | ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl | |
2907 | ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl | |
2908 | ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl | |
2909 | ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl | |
2910 | ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl | |
2911 | ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl | |
2912 | ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl | |
2913 | ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl | |
2914 | ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl | |
2915 | ! lib/unicode/mktables.PL t/op/pat.t | |
2916 | ____________________________________________________________________________ | |
2917 | [ 11132] By: jhi on 2001/07/04 01:32:11 | |
2918 | Log: Support preferentially the Unicode 'scripts' definition | |
2919 | in the \p{In...} notation since according to Unicode the | |
2920 | scripts concept is more natural for matching than using | |
2921 | the somewhat artificial block names. The block names are | |
2922 | still available, though, and if there's a name conflict, | |
2923 | the scripts one wins and the blocks one has to do with | |
2924 | 'Block' appended to its name. For more information see | |
2925 | ||
2926 | http://www.unicode.org/unicode/reports/tr24/ | |
2927 | Branch: perl | |
2928 | + lib/unicode/In/100.pl lib/unicode/In/101.pl | |
2929 | + lib/unicode/In/102.pl lib/unicode/In/103.pl | |
2930 | + lib/unicode/In/104.pl lib/unicode/In/105.pl | |
2931 | + lib/unicode/In/106.pl lib/unicode/In/107.pl | |
2932 | + lib/unicode/In/108.pl lib/unicode/In/109.pl | |
2933 | + lib/unicode/In/110.pl lib/unicode/In/111.pl | |
2934 | + lib/unicode/In/112.pl lib/unicode/In/113.pl | |
2935 | + lib/unicode/In/114.pl lib/unicode/In/115.pl | |
2936 | + lib/unicode/In/116.pl lib/unicode/In/117.pl | |
2937 | + lib/unicode/In/118.pl lib/unicode/In/119.pl | |
2938 | + lib/unicode/In/120.pl lib/unicode/In/121.pl | |
2939 | + lib/unicode/In/122.pl lib/unicode/In/123.pl | |
2940 | + lib/unicode/In/124.pl lib/unicode/In/125.pl | |
2941 | + lib/unicode/In/126.pl lib/unicode/In/127.pl | |
2942 | + lib/unicode/In/128.pl lib/unicode/In/129.pl | |
2943 | + lib/unicode/In/130.pl lib/unicode/In/131.pl | |
2944 | + lib/unicode/In/132.pl lib/unicode/In/133.pl | |
2945 | + lib/unicode/In/134.pl lib/unicode/In/135.pl | |
2946 | + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl | |
2947 | + lib/unicode/In/99.pl lib/unicode/Scripts.pl | |
2948 | ! (edit 106 files) | |
2949 | ____________________________________________________________________________ | |
2950 | [ 11131] By: jhi on 2001/07/03 23:02:02 | |
2951 | Log: Better document the difference between a block and a script. | |
2952 | Branch: perl | |
2953 | ! lib/Unicode/UCD.pm | |
2954 | ____________________________________________________________________________ | |
2955 | [ 11130] By: jhi on 2001/07/03 22:49:15 | |
2956 | Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch | |
2957 | From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu> | |
2958 | Date: Tue, 3 Jul 2001 15:04:23 -0500 | |
2959 | Message-ID: <20010703150423.C9787@chaos.wustl.edu> | |
2960 | Branch: perl | |
2961 | ! lib/CPAN.pm | |
2962 | ____________________________________________________________________________ | |
2963 | [ 11129] By: jhi on 2001/07/03 22:45:41 | |
2964 | Log: Add tests for charscript(). | |
2965 | Branch: perl | |
2966 | ! lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
2967 | ____________________________________________________________________________ | |
2968 | [ 11128] By: jhi on 2001/07/03 20:41:54 | |
2969 | Log: Add charscript() to get the UTR#24 script names of characters. | |
2970 | Branch: perl | |
2971 | ! lib/Unicode/UCD.pm | |
2972 | ____________________________________________________________________________ | |
2973 | [ 11127] By: jhi on 2001/07/03 19:53:29 | |
2974 | Log: Todo updates. | |
2975 | Branch: perl | |
2976 | ! pod/perltodo.pod | |
2977 | ____________________________________________________________________________ | |
2978 | [ 11126] By: jhi on 2001/07/03 19:45:30 | |
2979 | Log: Unicode::UCD updates. | |
2980 | Branch: perl | |
2981 | ! lib/Unicode/UCD.pm | |
2982 | ____________________________________________________________________________ | |
2983 | [ 11125] By: jhi on 2001/07/03 16:12:20 | |
585d6f80 JH |
2984 | Log: (Retracted by #11174) |
2985 | Subject: MakeMaker should pass through DEFINE and INC to subdirs | |
d3a7fa0a JH |
2986 | From: Alan Burlison <Alan.Burlison@sun.com> |
2987 | Date: Tue, 03 Jul 2001 15:20:13 +0100 | |
2988 | Message-ID: <3B41D49D.A923D4F9@sun.com> | |
2989 | Branch: perl | |
2990 | ! lib/ExtUtils/MM_Unix.pm | |
2991 | ____________________________________________________________________________ | |
2992 | [ 11124] By: jhi on 2001/07/03 16:06:53 | |
2993 | Log: Subject: Patch needed for UTS | |
2994 | From: hom00@utsglobal.com (Hal Morris) | |
2995 | Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT) | |
2996 | Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com> | |
2997 | ||
2998 | Replace #11113 with a better version. | |
2999 | Branch: perl | |
3000 | ! perl.h | |
3001 | ____________________________________________________________________________ | |
3002 | [ 11123] By: jhi on 2001/07/03 16:04:49 | |
3003 | Log: Subject: Re: POINTERRIGOR | |
3004 | From: Andy Dougherty <doughera@lafayette.edu> | |
3005 | Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT) | |
3006 | Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu> | |
3007 | Branch: perl | |
3008 | ! util.c | |
3009 | ____________________________________________________________________________ | |
3010 | [ 11122] By: jhi on 2001/07/03 16:03:31 | |
3011 | Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files | |
3012 | From: "Philip Newton" <pnewton@gmx.de> | |
3013 | Date: Tue, 3 Jul 2001 17:03:34 +0200 | |
3014 | Message-ID: <3B41FAE6.29564.660E117@localhost> | |
3015 | Branch: perl | |
3016 | ! pp_hot.c | |
3017 | ____________________________________________________________________________ | |
3018 | [ 11121] By: jhi on 2001/07/03 13:26:08 | |
3019 | Log: Typos. | |
3020 | Branch: perl | |
3021 | ! INSTALL | |
3022 | ____________________________________________________________________________ | |
3023 | [ 11120] By: jhi on 2001/07/03 11:34:47 | |
3024 | Log: Subject: [PATCH 5.6.1] debugger fixes | |
3025 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3026 | Date: Tue, 3 Jul 2001 03:38:18 -0400 | |
3027 | Message-ID: <20010703033818.A16788@math.ohio-state.edu> | |
3028 | ||
3029 | The $^S is working again. | |
3030 | Branch: perl | |
3031 | ! lib/perl5db.pl | |
3032 | ____________________________________________________________________________ | |
3033 | [ 11119] By: jhi on 2001/07/03 11:33:27 | |
3034 | Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements | |
3035 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3036 | Date: Tue, 3 Jul 2001 03:34:06 -0400 | |
3037 | Message-ID: <20010703033406.A16776@math.ohio-state.edu> | |
3038 | Branch: perl | |
3039 | ! os2/OS2/Process/Process.pm | |
3040 | ____________________________________________________________________________ | |
3041 | [ 11118] By: jhi on 2001/07/03 11:29:54 | |
3042 | Log: Subject: [PATCH bleadperl] Bad lishp in change 11084 | |
3043 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3044 | Date: Tue, 3 Jul 2001 09:11:27 +0200 | |
3045 | Message-Id: <200107030706.KAA04596@taas.iki.fi> | |
3046 | Branch: perl | |
3047 | ! lib/FindBin.pm | |
3048 | ____________________________________________________________________________ | |
3049 | [ 11117] By: jhi on 2001/07/03 11:25:14 | |
3050 | Log: Delta delta. | |
3051 | Branch: perl | |
3052 | ! pod/perl572delta.pod | |
3053 | ____________________________________________________________________________ | |
3054 | [ 11116] By: jhi on 2001/07/02 23:06:50 | |
3055 | Log: Metaconfig unit change for 11115. | |
3056 | Branch: metaconfig | |
3057 | ! U/modified/libc.U | |
3058 | ____________________________________________________________________________ | |
3059 | [ 11115] By: jhi on 2001/07/02 23:06:27 | |
3060 | Log: Whitespace allowed at the ends of /lib/syscalls.exp lines | |
3061 | (from Richard Hatch) (this was the cause of pipes() and | |
3062 | times() myeteriously not being found) | |
3063 | Branch: perl | |
3064 | ! Configure | |
3065 | ____________________________________________________________________________ | |
3066 | [ 11114] By: jhi on 2001/07/02 22:58:41 | |
3067 | Log: Retract #10142, the real culprit found by Richard Hatch, | |
3068 | coming soon to Configure near you. | |
3069 | Branch: perl | |
3070 | ! hints/aix.sh | |
3071 | ____________________________________________________________________________ | |
3072 | [ 11113] By: jhi on 2001/07/02 22:56:09 | |
3073 | Log: (Replaced by #11124) UTS workaround from Hal Morris. | |
3074 | Branch: perl | |
3075 | ! perl.h | |
3076 | ____________________________________________________________________________ | |
3077 | [ 11112] By: jhi on 2001/07/02 22:53:29 | |
3078 | Log: Subject: [PATCH] grok not grocking correctly | |
3079 | From: Nicholas Clark <nick@ccl4.org> | |
3080 | Date: Tue, 3 Jul 2001 00:19:08 +0100 | |
3081 | Message-ID: <20010703001908.H59620@plum.flirble.org> | |
3082 | Branch: perl | |
3083 | ! numeric.c | |
3084 | ____________________________________________________________________________ | |
3085 | [ 11111] By: jhi on 2001/07/02 22:48:42 | |
3086 | Log: Subject: [PATCH Deparse.t] test just-posted patches | |
3087 | From: Robin Houston <robin@kitsite.com> | |
3088 | Date: Mon, 2 Jul 2001 23:46:15 +0100 | |
3089 | Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk> | |
3090 | Branch: perl | |
3091 | ! ext/B/Deparse.t | |
3092 | ____________________________________________________________________________ | |
3093 | [ 11110] By: jhi on 2001/07/02 22:27:10 | |
3094 | Log: Subject: [PATCH toke.c] autosplit into @F | |
3095 | From: Robin Houston <robin@kitsite.com> | |
3096 | Date: Mon, 2 Jul 2001 23:18:20 +0100 | |
3097 | Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk> | |
3098 | Branch: perl | |
3099 | ! perl.c toke.c | |
3100 | ____________________________________________________________________________ | |
3101 | [ 11109] By: jhi on 2001/07/02 22:25:03 | |
3102 | Log: Subject: [PATCH B::Deparse] hash key auto-quoting | |
3103 | From: Robin Houston <robin@kitsite.com> | |
3104 | Date: Mon, 2 Jul 2001 23:00:48 +0100 | |
3105 | Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk> | |
3106 | Branch: perl | |
3107 | ! ext/B/B/Deparse.pm | |
3108 | ____________________________________________________________________________ | |
3109 | [ 11108] By: jhi on 2001/07/02 19:21:18 | |
3110 | Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/ | |
3111 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3112 | Date: Mon, 2 Jul 2001 22:06:22 +0200 | |
3113 | (no Message-Id) | |
3114 | Branch: perl | |
3115 | ! ext/NDBM_File/hints/linux.pl | |
3116 | ____________________________________________________________________________ | |
3117 | [ 11107] By: jhi on 2001/07/02 19:19:25 | |
3118 | Log: Subject: Re: Fixed pack problem - sort of | |
3119 | From: Nicholas Clark <nick@ccl4.org> | |
3120 | Date: Mon, 2 Jul 2001 20:59:20 +0100 | |
3121 | Message-ID: <20010702205919.F59620@plum.flirble.org> | |
3122 | Branch: perl | |
3123 | ! pp_pack.c t/op/pack.t | |
3124 | ____________________________________________________________________________ | |
3125 | [ 11106] By: jhi on 2001/07/02 19:18:28 | |
3126 | Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd | |
3127 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3128 | Date: Mon, 2 Jul 2001 15:45:41 -0400 | |
3129 | Message-ID: <20010702154541.B24295@math.ohio-state.edu> | |
3130 | Branch: perl | |
3131 | ! os2/os2.c | |
3132 | ____________________________________________________________________________ | |
3133 | [ 11105] By: jhi on 2001/07/02 19:17:27 | |
00847e8a | 3134 | Log: (Mistaken retraction) |
d3a7fa0a JH |
3135 | Branch: perl |
3136 | ! utils/pl2pm.PL | |
3137 | ____________________________________________________________________________ | |
3138 | [ 11104] By: jhi on 2001/07/02 18:56:15 | |
3139 | Log: Detypo in #11103. | |
3140 | Branch: perl | |
3141 | ! utils/pl2pm.PL | |
3142 | ____________________________________________________________________________ | |
3143 | [ 11103] By: jhi on 2001/07/02 18:54:53 | |
3144 | Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings') | |
3145 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
3146 | Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST) | |
3147 | Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com> | |
3148 | Branch: perl | |
3149 | ! utils/pl2pm.PL | |
3150 | ____________________________________________________________________________ | |
3151 | [ 11102] By: jhi on 2001/07/02 18:16:09 | |
3152 | Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak? | |
3153 | From: "Craig A. Berry" <craigberry@mac.com> | |
3154 | Date: Mon, 02 Jul 2001 14:11:23 -0500 | |
3155 | Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01> | |
3156 | Branch: perl | |
3157 | ! lib/Unicode/UCD.pm | |
3158 | ____________________________________________________________________________ | |
3159 | [ 11101] By: jhi on 2001/07/02 18:14:51 | |
3160 | Log: Subject: [PATCH] Re: op/numconvert.t failures | |
3161 | From: Nicholas Clark <nick@ccl4.org> | |
3162 | Date: Mon, 2 Jul 2001 20:10:48 +0100 | |
3163 | Message-ID: <20010702201048.E59620@plum.flirble.org> | |
3164 | Branch: perl | |
3165 | ! t/op/numconvert.t | |
3166 | ____________________________________________________________________________ | |
3167 | [ 11100] By: jhi on 2001/07/02 17:51:44 | |
3168 | Log: Update Changes. | |
3169 | Branch: perl | |
3170 | ! Changes patchlevel.h | |
3171 | ____________________________________________________________________________ | |
f44d3bd2 JH |
3172 | [ 11099] By: jhi on 2001/07/02 17:46:31 |
3173 | Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked). | |
3174 | The real fix must be more involved. The line of code all the leaky | |
3175 | call stacks seem to go through is op.c:2949, the PmopSTASH_set() | |
3176 | line of Perl_newPMOP(). | |
3177 | Branch: perl | |
3178 | ! op.h | |
3179 | ____________________________________________________________________________ | |
3180 | [ 11098] By: jhi on 2001/07/02 17:37:44 | |
3181 | Log: Based on | |
3182 | ||
3183 | Subject: Re: sizeof(struct sembuf) | |
3184 | From: Nicholas Clark <nick@ccl4.org> | |
3185 | Date: Sun, 1 Jul 2001 22:26:48 +0100 | |
3186 | Message-ID: <20010701222648.W59620@plum.flirble.org> | |
3187 | ||
3188 | but do semop() always the slow way. | |
3189 | Branch: perl | |
3190 | ! doio.c | |
3191 | ____________________________________________________________________________ | |
3192 | [ 11097] By: jhi on 2001/07/02 17:22:14 | |
3193 | Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings | |
3194 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3195 | Date: Tue, 03 Jul 2001 00:56:30 +0900 | |
3196 | Message-Id: <20010703005600.2225.BQW10602@nifty.com> | |
3197 | Branch: perl | |
3198 | ! ext/Encode/Encode/Tcl.t | |
3199 | ____________________________________________________________________________ | |
3200 | [ 11096] By: jhi on 2001/07/02 17:11:24 | |
3201 | Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences | |
3202 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3203 | Date: Tue, 03 Jul 2001 00:55:46 +0900 | |
3204 | Message-Id: <20010703005516.2222.BQW10602@nifty.com> | |
3205 | Branch: perl | |
3206 | ! ext/Encode/Encode/Tcl.pm | |
3207 | ____________________________________________________________________________ | |
3208 | [ 11095] By: jhi on 2001/07/02 17:07:14 | |
3209 | Log: Regen api and toc. | |
3210 | Branch: perl | |
3211 | ! pod/perlapi.pod pod/perltoc.pod | |
3212 | ____________________________________________________________________________ | |
3213 | [ 11094] By: jhi on 2001/07/02 16:29:42 | |
3214 | Log: Metaconfig unit change for #11093. | |
3215 | Branch: metaconfig/U/perl | |
3216 | ! d_fcntl_can_lock.U | |
3217 | ____________________________________________________________________________ | |
3218 | [ 11093] By: jhi on 2001/07/02 16:28:56 | |
3219 | Log: The fcntl locking test may hang if NFS locking messed up; | |
3220 | break out with alarm(10). | |
3221 | Branch: perl | |
3222 | ! Configure | |
3223 | ____________________________________________________________________________ | |
3224 | [ 11092] By: jhi on 2001/07/02 14:11:31 | |
3225 | Log: Move the mdelete.bat from win32/bin to win32. | |
3226 | Branch: perl | |
3227 | ! MANIFEST | |
3228 | ____________________________________________________________________________ | |
3229 | [ 11091] By: jhi on 2001/07/02 14:10:01 | |
3230 | Log: Typo in #11083. | |
3231 | Branch: perl | |
3232 | ! ext/Time/Piece/Piece.t | |
3233 | ____________________________________________________________________________ | |
3234 | [ 11090] By: jhi on 2001/07/02 13:36:58 | |
3235 | Log: Netware tweaks from Guruprasad. | |
3236 | Branch: perl | |
3237 | - NetWare/perlsdio.h | |
3238 | ! MANIFEST NetWare/Makefile NetWare/interface.c | |
3239 | ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h | |
3240 | ! perlsdio.h | |
3241 | ____________________________________________________________________________ | |
3242 | [ 11089] By: jhi on 2001/07/02 13:25:40 | |
3243 | Log: Subject: Re: [PATH] shared -> unique; | |
3244 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3245 | Date: Wed, 27 Jun 2001 03:51:27 +0530 | |
3246 | Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org> | |
3247 | Branch: perl | |
3248 | ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c | |
3249 | ____________________________________________________________________________ | |
3250 | [ 11088] By: jhi on 2001/07/02 13:24:27 | |
3251 | Log: Subject: Re: AIX / gcc-3.0 | |
3252 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3253 | Date: Mon, 02 Jul 2001 15:20:21 +0200 | |
3254 | Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl> | |
3255 | Branch: perl | |
3256 | ! hints/aix.sh | |
3257 | ____________________________________________________________________________ | |
3258 | [ 11087] By: jhi on 2001/07/02 13:23:21 | |
3259 | Log: Subject: Re: Bug report: split splits on wrong pattern | |
3260 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3261 | Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org> | |
3262 | Date: Mon, 2 Jul 2001 16:31:33 +0530 | |
3263 | Branch: perl | |
3264 | ! pp_ctl.c | |
3265 | ____________________________________________________________________________ | |
3266 | [ 11086] By: jhi on 2001/07/02 13:22:30 | |
3267 | Log: Subject: [PATCH 5.6.1] test harness | |
3268 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3269 | Date: Mon, 2 Jul 2001 06:29:21 -0400 | |
3270 | Message-ID: <20010702062921.A1810@math.ohio-state.edu> | |
3271 | Branch: perl | |
3272 | ! lib/Test/Harness.pm | |
3273 | ____________________________________________________________________________ | |
3274 | [ 11085] By: jhi on 2001/07/02 13:21:39 | |
3275 | Log: Subject: [PATCH 5.6.1] debugger goof | |
3276 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3277 | Date: Mon, 2 Jul 2001 06:27:22 -0400 | |
3278 | Message-ID: <20010702062722.A1746@math.ohio-state.edu> | |
3279 | Branch: perl | |
3280 | ! lib/perl5db.pl | |
3281 | ____________________________________________________________________________ | |
3282 | [ 11084] By: jhi on 2001/07/02 13:20:50 | |
3283 | Log: Subject: [PATCH 5.6.1] OS/2 cwd | |
3284 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3285 | Date: Mon, 2 Jul 2001 06:21:17 -0400 | |
3286 | Message-ID: <20010702062117.A1401@math.ohio-state.edu> | |
3287 | Branch: perl | |
3288 | ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c | |
3289 | ____________________________________________________________________________ | |
3290 | [ 11083] By: jhi on 2001/07/02 13:19:18 | |
3291 | Log: Make #11082 more OS/2-specific. | |
3292 | Branch: perl | |
3293 | ! ext/Time/Piece/Piece.t | |
3294 | ____________________________________________________________________________ | |
3295 | [ 11082] By: jhi on 2001/07/02 13:14:36 | |
3296 | Log: Subject: [PATCH 5.6.1] OS/2 gmtime() | |
3297 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3298 | Date: Mon, 2 Jul 2001 06:06:34 -0400 | |
3299 | Message-ID: <20010702060634.A1356@math.ohio-state.edu> | |
3300 | Branch: perl | |
3301 | ! ext/Time/Piece/Piece.t | |
3302 | ____________________________________________________________________________ | |
3303 | [ 11081] By: jhi on 2001/07/02 13:13:08 | |
3304 | Log: Subject: [PATCH B::Deparse] version number & changes | |
3305 | From: Robin Houston <robin@kitsite.com> | |
3306 | Date: Sun, 1 Jul 2001 17:17:29 +0100 | |
3307 | Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk> | |
3308 | Branch: perl | |
3309 | ! ext/B/B/Deparse.pm | |
3310 | ____________________________________________________________________________ | |
3311 | [ 11080] By: jhi on 2001/07/02 13:11:48 | |
3312 | Log: Subject: a small fix. | |
3313 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
3314 | Date: Mon, 2 Jul 2001 12:17:53 +0200 | |
3315 | Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U> | |
3316 | Branch: perl | |
3317 | ! ext/Thread/Thread.xs | |
3318 | ____________________________________________________________________________ | |
3319 | [ 11079] By: jhi on 2001/07/02 13:10:39 | |
3320 | Log: Subject: RE: perl@10907 | |
3321 | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> | |
3322 | Date: Mon, 2 Jul 2001 12:06:16 +0200 | |
3323 | Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U> | |
3324 | ||
3325 | Borland C vs PerlIO. | |
3326 | Branch: perl | |
3327 | ! win32/config.bc win32/config_H.bc | |
3328 | ____________________________________________________________________________ | |
3329 | [ 11078] By: jhi on 2001/07/02 13:03:44 | |
3330 | Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1 | |
3331 | From: "H.M. Brand" <merijn@l1.procura.nl> | |
3332 | Date: Mon, 02 Jul 2001 11:18:57 +0200 | |
3333 | Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl> | |
3334 | Branch: perl | |
3335 | ! t/op/write.t | |
3336 | ____________________________________________________________________________ | |
3337 | [ 11077] By: jhi on 2001/07/02 12:58:27 | |
3338 | Log: Subject: [PATCH] Deleting ext/util/mkbootstrap | |
3339 | From: Michael G Schwern <schwern@pobox.com> | |
3340 | Date: Mon, 2 Jul 2001 00:26:24 -0400 | |
3341 | Message-ID: <20010702002624.A18302@blackrider> | |
3342 | Branch: perl | |
3343 | - ext/util/mkbootstrap | |
3344 | ____________________________________________________________________________ | |
3345 | [ 11076] By: jhi on 2001/07/02 12:56:20 | |
3346 | Log: Subject: [PATCH op.h] v minor comment tweak | |
3347 | From: Robin Houston <robin@puffinry.freeserve.co.uk> | |
3348 | Date: Mon, 2 Jul 2001 00:42:01 +0100 | |
3349 | Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk> | |
3350 | Branch: perl | |
3351 | ! op.h | |
3352 | ____________________________________________________________________________ | |
3353 | [ 11075] By: jhi on 2001/07/02 12:53:48 | |
3354 | Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts. | |
3355 | Branch: perl | |
3356 | ! pod/perlfunc.pod | |
3357 | ____________________________________________________________________________ | |
3358 | [ 11074] By: jhi on 2001/07/02 12:52:28 | |
3359 | Log: Subject: Re: sizeof(struct sembuf) | |
3360 | From: Nicholas Clark <nick@ccl4.org> | |
3361 | Date: Sun, 1 Jul 2001 19:23:16 +0100 | |
3362 | Message-ID: <20010701192316.V59620@plum.flirble.org> | |
3363 | ||
3364 | s/signaling/signalling/ | |
3365 | Branch: perl | |
3366 | ! pod/perlfunc.pod | |
3367 | ____________________________________________________________________________ | |
3368 | [ 11073] By: jhi on 2001/07/02 12:49:51 | |
3369 | Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N | |
3370 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3371 | Date: Sun, 1 Jul 2001 09:37:56 +0200 | |
3372 | Message-Id: <200107010733.KAA03920@taas.iki.fi> | |
3373 | Branch: perl | |
3374 | ! pod/perlvar.pod | |
3375 | ____________________________________________________________________________ | |
3376 | [ 11072] By: jhi on 2001/07/02 12:48:03 | |
3377 | Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/ | |
3378 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3379 | Date: Sun, 1 Jul 2001 09:37:56 +0200 | |
3380 | Message-Id: <200107010733.KAA03925@taas.iki.fi> | |
3381 | Branch: perl | |
3382 | ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm | |
3383 | ____________________________________________________________________________ | |
3384 | [ 11071] By: jhi on 2001/07/02 12:45:12 | |
3385 | Log: Metaconfig unit change for #11070. | |
3386 | Branch: metaconfig | |
3387 | ! U/compline/randfunc.U | |
3388 | ____________________________________________________________________________ | |
3389 | [ 11070] By: jhi on 2001/07/02 12:43:58 | |
3390 | Log: Subject: [PATCH perlsnap] its --> it's --> its | |
3391 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3392 | Date: Sun, 1 Jul 2001 09:37:56 +0200 | |
3393 | Message-Id: <200107010733.KAA03914@taas.iki.fi> | |
3394 | Branch: perl | |
3395 | ! Porting/config_H | |
3396 | ____________________________________________________________________________ | |
3397 | [ 11069] By: jhi on 2001/07/02 12:01:52 | |
3398 | Log: Sync with Sarathy; integrate with perlio. | |
3399 | Branch: perl | |
3400 | !> gv.c | |
3401 | ____________________________________________________________________________ | |
3402 | [ 11068] By: gsar on 2001/07/02 08:07:54 | |
3403 | Log: regenerate win32/config_H.?c files | |
3404 | Branch: perl | |
3405 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3406 | ____________________________________________________________________________ | |
3407 | [ 11067] By: gsar on 2001/07/02 08:03:55 | |
3408 | Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | |
3409 | naming discipline | |
3410 | ||
3411 | win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing | |
3412 | because of this) | |
3413 | ||
3414 | fix a warning about "fd" being used without being set in Cwd.xs | |
3415 | Branch: perl | |
3416 | ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t | |
3417 | ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c | |
3418 | ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc | |
3419 | ! win32/config.vc | |
3420 | ____________________________________________________________________________ | |
3421 | [ 11066] By: gsar on 2001/07/02 07:12:10 | |
3422 | Log: win32 fixes: fix various syntax errors ("no preprocessor directives | |
3423 | within macro arguments") and warnings ("unary minus applied to | |
3424 | unsigned type", among others) | |
3425 | Branch: perl | |
3426 | ! gv.c hv.c op.c pp.c sv.c toke.c | |
3427 | ____________________________________________________________________________ | |
3428 | [ 11065] By: gsar on 2001/07/02 06:26:22 | |
3429 | Log: win32 fixes: more spurious CRs | |
3430 | Branch: perl | |
3431 | ! win32/mdelete.bat | |
3432 | ____________________________________________________________________________ | |
3433 | [ 11064] By: gsar on 2001/07/02 06:25:22 | |
3434 | Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat | |
3435 | from win32/bin (or it gets deleted by distclean); don't delete | |
3436 | lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on | |
3437 | NT (should be made Win9x specific, and added to makefile.mk) | |
3438 | Branch: perl | |
3439 | +> win32/mdelete.bat | |
3440 | - win32/bin/mdelete.bat | |
3441 | ! win32/Makefile win32/makefile.mk | |
3442 | ____________________________________________________________________________ | |
3443 | [ 11063] By: nick on 2001/07/01 18:54:09 | |
3444 | Log: Quick for for #ifdef mess | |
3445 | Branch: perlio | |
3446 | ! gv.c | |
3447 | ____________________________________________________________________________ | |
3448 | [ 11062] By: nick on 2001/07/01 18:47:42 | |
3449 | Log: Raw integrate - does not build #if mess in gv.c | |
3450 | Branch: perlio | |
3451 | !> (integrate 29 files) | |
3452 | ____________________________________________________________________________ | |
3453 | [ 11061] By: jhi on 2001/07/01 15:20:38 | |
3454 | Log: Make 'compile' target a little less broken. | |
3455 | Still very broken, though: -Wall warnings from | |
3456 | the generated code, boot_Foo prototypes missing, | |
3457 | can't autoload Fcntl::SEEK_CUR et alia, ... | |
3458 | Branch: perl | |
3459 | ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile | |
3460 | ! utils/perlcc.PL x2p/Makefile.SH | |
3461 | ____________________________________________________________________________ | |
3462 | [ 11060] By: jhi on 2001/07/01 14:04:20 | |
3463 | Log: Upgrade to Storable 1.0.12, from Raphael Manfredi. | |
3464 | Branch: perl | |
3465 | ! ext/Storable/ChangeLog ext/Storable/Storable.pm | |
3466 | ! ext/Storable/Storable.xs ext/Storable/t/freeze.t | |
3467 | ____________________________________________________________________________ | |
3468 | [ 11059] By: jhi on 2001/07/01 05:02:59 | |
3469 | Log: Update Changes. | |
3470 | Branch: perl | |
3471 | ! Changes patchlevel.h | |
3472 | ____________________________________________________________________________ | |
02d1ae82 JH |
3473 | [ 11058] By: jhi on 2001/07/01 04:57:05 |
3474 | Log: Still one typo, regen toc. | |
3475 | Branch: perl | |
3476 | ! lib/Unicode/UCD.pm pod/perltoc.pod | |
3477 | ____________________________________________________________________________ | |
3478 | [ 11057] By: jhi on 2001/07/01 04:54:35 | |
3479 | Log: Detypos and regen toc. | |
3480 | Branch: perl | |
3481 | ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod | |
3482 | ____________________________________________________________________________ | |
3483 | [ 11056] By: jhi on 2001/07/01 04:26:08 | |
3484 | Log: VERSION tweak. | |
3485 | Branch: perl | |
3486 | ! ext/List/Util/lib/List/Util.pm | |
3487 | ____________________________________________________________________________ | |
3488 | [ 11055] By: jhi on 2001/06/30 22:18:37 | |
3489 | Log: Attempt at plugging the leak under ithreads detected by Doug. | |
3490 | Branch: perl | |
3491 | ! op.h | |
3492 | ____________________________________________________________________________ | |
3493 | [ 11054] By: jhi on 2001/06/30 21:33:29 | |
3494 | Log: gcc -Wall lint after #11051. | |
3495 | Branch: perl | |
3496 | ! pp_sys.c | |
3497 | ____________________________________________________________________________ | |
3498 | [ 11053] By: jhi on 2001/06/30 21:13:55 | |
3499 | Log: Integrate perlio. | |
3500 | Branch: perl | |
3501 | !> lib/File/Find/taint.t | |
3502 | ____________________________________________________________________________ | |
3503 | [ 11052] By: jhi on 2001/06/30 21:07:38 | |
3504 | Log: Don't use the v-strings for module VERSIONs. | |
3505 | Branch: perl | |
3506 | ! lib/Unicode/UCD.pm | |
3507 | ____________________________________________________________________________ | |
3508 | [ 11051] By: jhi on 2001/06/30 20:59:57 | |
3509 | Log: Code cleanup based on turning off the -woffs in IRIX. | |
3510 | Not all of the gripes cleaned up (hairy code in hv.c and | |
3511 | regcomp.c; unused newsp, gimme, and optype from cop.h macros; | |
3512 | unused 'key' arguments in ?DBM_File.xs) (and the -woffs left | |
3513 | to the IRIX hints) | |
3514 | Branch: perl | |
3515 | ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs | |
3516 | ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs | |
3517 | ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c | |
3518 | ! regcomp.c sv.c | |
3519 | ____________________________________________________________________________ | |
3520 | [ 11050] By: nick on 2001/06/30 20:46:46 | |
3521 | Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t | |
3522 | Branch: perlio | |
3523 | ! lib/File/Find/taint.t | |
3524 | ____________________________________________________________________________ | |
3525 | [ 11049] By: nick on 2001/06/30 18:13:33 | |
3526 | Log: Integrate mainline | |
3527 | Branch: perlio | |
3528 | +> NetWare/nwstdio.h NetWare/perlsdio.h | |
3529 | +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc | |
3530 | +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm | |
3531 | +> lib/Unicode/UCD.t t/run/exit.t | |
3532 | !> (integrate 60 files) | |
3533 | ____________________________________________________________________________ | |
3534 | [ 11048] By: jhi on 2001/06/30 16:23:39 | |
3535 | Log: Delta delta. | |
3536 | Branch: perl | |
3537 | ! pod/perl572delta.pod | |
3538 | ____________________________________________________________________________ | |
3539 | [ 11047] By: jhi on 2001/06/30 16:03:40 | |
3540 | Log: More VERSION tuning: to avoid unnecessary Perl upgrades | |
3541 | by CPAN.pm, use rather _00. | |
3542 | Branch: perl | |
3543 | ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm | |
3544 | ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm | |
3545 | ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm | |
3546 | ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm | |
3547 | ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm | |
3548 | ! lib/ExtUtils/Embed.pm lib/Test.pm | |
3549 | ____________________________________________________________________________ | |
3550 | [ 11046] By: jhi on 2001/06/30 15:53:22 | |
3551 | Log: Add a simple Unicode character database interface, Unicode::UCD. | |
3552 | Branch: perl | |
3553 | + lib/Unicode/UCD.pm lib/Unicode/UCD.t | |
3554 | ! MANIFEST | |
3555 | ____________________________________________________________________________ | |
3556 | [ 11045] By: jhi on 2001/06/30 13:42:37 | |
3557 | Log: Subject: [PATCH] op/numconver.t | |
3558 | From: Nicholas Clark <nick@ccl4.org> | |
3559 | Date: Sat, 30 Jun 2001 15:40:10 +0100 | |
3560 | Message-ID: <20010630154010.I59620@plum.flirble.org> | |
3561 | Branch: perl | |
3562 | ! t/op/numconvert.t | |
3563 | ____________________________________________________________________________ | |
3564 | [ 11044] By: jhi on 2001/06/30 13:29:25 | |
3565 | Log: The $^N is now taken (by #11038). | |
3566 | Branch: perl | |
3567 | ! t/base/lex.t | |
3568 | ____________________________________________________________________________ | |
3569 | [ 11043] By: jhi on 2001/06/30 13:15:59 | |
3570 | Log: The #11040 had slipped to a wrong function... | |
3571 | Branch: perl | |
3572 | ! sv.c | |
3573 | ____________________________________________________________________________ | |
3574 | [ 11042] By: jhi on 2001/06/30 13:08:25 | |
3575 | Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0) | |
3576 | the Configure library symbol probe mysteriously finds all | |
3577 | symbols but those of pipe() and times(). | |
3578 | Branch: perl | |
3579 | ! hints/aix.sh | |
3580 | ____________________________________________________________________________ | |
3581 | [ 11041] By: jhi on 2001/06/30 13:01:25 | |
3582 | Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00) | |
3583 | From: Nicholas Clark <nick@ccl4.org> | |
3584 | Date: Fri, 29 Jun 2001 23:49:07 +0100 | |
3585 | Message-ID: <20010629234907.D59620@plum.flirble.org> | |
3586 | Branch: perl | |
3587 | ! lib/ExtUtils.t | |
3588 | ____________________________________________________________________________ | |
3589 | [ 11040] By: jhi on 2001/06/30 13:00:24 | |
3590 | Log: Subject: [PATCH] weakref fix 2, not yet there | |
3591 | From: Artur Bergman <artur@contiller.se> | |
3592 | Date: Sat, 30 Jun 2001 01:18:16 +0200 | |
3593 | Message-ID: <B762D957.1CC9%artur@contiller.se> | |
3594 | Branch: perl | |
3595 | ! sv.c | |
3596 | ____________________________________________________________________________ | |
3597 | [ 11039] By: jhi on 2001/06/30 12:59:25 | |
3598 | Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes. | |
3599 | From: Michael G Schwern <schwern@pobox.com> | |
3600 | Date: Fri, 29 Jun 2001 19:39:11 -0400 | |
3601 | Message-ID: <20010629193910.D25304@blackrider> | |
3602 | Branch: perl | |
3603 | + t/run/exit.t | |
3604 | ! MANIFEST | |
3605 | ____________________________________________________________________________ | |
3606 | [ 11038] By: jhi on 2001/06/30 12:58:16 | |
3607 | Log: Add support for $^N, the most-recently closed group. | |
3608 | Branch: perl | |
3609 | ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod | |
3610 | ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t | |
3611 | ! thrdvar.h | |
3612 | ____________________________________________________________________________ | |
3613 | [ 11037] By: jhi on 2001/06/30 12:53:40 | |
3614 | Log: Subject: [ID 20010630.001] Editorial nits in README.solaris | |
3615 | From: lvirden@cas.org | |
3616 | Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT) | |
3617 | Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org> | |
3618 | ||
3619 | Subject: [ID 20010630.002] Another editorial tweak to README.solaris | |
3620 | From: lvirden@cas.org | |
3621 | Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT) | |
3622 | Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org> | |
3623 | Branch: perl | |
3624 | ! README.solaris | |
3625 | ____________________________________________________________________________ | |
3626 | [ 11036] By: jhi on 2001/06/30 12:51:45 | |
3627 | Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding | |
3628 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3629 | Date: Sat, 30 Jun 2001 07:33:37 +0900 | |
3630 | Message-Id: <20010630073226.7C79.BQW10602@nifty.com> | |
3631 | ||
3632 | Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding | |
3633 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
3634 | Date: Sat, 30 Jun 2001 21:38:14 +0900 | |
3635 | Message-Id: <20010630213554.F67A.BQW10602@nifty.com> | |
3636 | Branch: perl | |
3637 | + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc | |
3638 | + ext/Encode/Encode/7bit-kr.enc | |
3639 | ! MANIFEST ext/Encode/Encode/Tcl.pm | |
3640 | ____________________________________________________________________________ | |
3641 | [ 11035] By: jhi on 2001/06/30 12:44:51 | |
3642 | Log: NetWare tweaks from Guruprasad. | |
3643 | Branch: perl | |
3644 | + NetWare/nwstdio.h NetWare/perlsdio.h | |
3645 | ! MANIFEST NetWare/Makefile NetWare/config.wc | |
3646 | ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h | |
3647 | ! NetWare/t/Readme.txt | |
3648 | ____________________________________________________________________________ | |
3649 | [ 11034] By: jhi on 2001/06/29 23:28:16 | |
3650 | Log: More module $VERSION bump-ups. | |
3651 | Branch: perl | |
3652 | ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm | |
3653 | ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm | |
3654 | ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm | |
3655 | ____________________________________________________________________________ | |
3656 | [ 11033] By: jhi on 2001/06/29 21:25:23 | |
3657 | Log: Doc update due to #11032. | |
3658 | Branch: perl | |
3659 | ! pod/perl572delta.pod | |
3660 | ____________________________________________________________________________ | |
3661 | [ 11032] By: jhi on 2001/06/29 21:19:44 | |
3662 | Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX | |
3663 | From: Peter Prymmer <pvhp@forte.com> | |
3664 | Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT) | |
3665 | Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com> | |
3666 | Branch: perl | |
3667 | ! ext/Time/HiRes/HiRes.xs | |
3668 | ____________________________________________________________________________ | |
3669 | [ 11031] By: jhi on 2001/06/29 14:31:53 | |
3670 | Log: -lpthreads missing in AIX. | |
3671 | Branch: perl | |
3672 | ! hints/aix.sh | |
3673 | ____________________________________________________________________________ | |
3674 | [ 11030] By: jhi on 2001/06/29 14:08:12 | |
3675 | Log: Subject: [PATCH] CLONE && weakrefs | |
3676 | From: Artur Bergman <artur@contiller.se> | |
3677 | Date: Fri, 29 Jun 2001 17:02:00 +0200 | |
3678 | Message-ID: <B7626508.1CA0%artur@contiller.se> | |
3679 | Branch: perl | |
3680 | ! sv.c | |
3681 | ____________________________________________________________________________ | |
3682 | [ 11029] By: jhi on 2001/06/29 14:06:50 | |
3683 | Log: Subject: Re: Bug report: split splits on wrong pattern | |
3684 | From: Radu Greab <radu@netsoft.ro> | |
3685 | Date: Wed, 27 Jun 2001 21:50:52 +0300 | |
3686 | Message-ID: <15162.11020.279064.471031@ix.netsoft.ro> | |
3687 | Branch: perl | |
3688 | ! pp_ctl.c t/op/split.t | |
3689 | ____________________________________________________________________________ | |
3690 | [ 11028] By: jhi on 2001/06/29 13:47:38 | |
3691 | Log: Metaconfig unit change for #11027. | |
3692 | Branch: metaconfig/U/perl | |
3693 | ! d_modfl.U | |
3694 | ____________________________________________________________________________ | |
3695 | [ 11027] By: jhi on 2001/06/29 13:47:03 | |
3696 | Log: I thought this Configure glitch for AIX was just recently fixed? | |
3697 | Branch: perl | |
3698 | ! Configure | |
3699 | ____________________________________________________________________________ | |
3700 | [ 11026] By: jhi on 2001/06/29 13:14:07 | |
3701 | Log: Update Changes. | |
3702 | Branch: perl | |
3703 | ! Changes patchlevel.h | |
3704 | ____________________________________________________________________________ | |
f1defd63 JH |
3705 | [ 11025] By: jhi on 2001/06/29 13:07:57 |
3706 | Log: Subject: Re: perl@10967, File::Find, and Cwd | |
3707 | From: Mike Guy <mjtg@cam.ac.uk> | |
3708 | Date: Fri, 29 Jun 2001 14:56:49 +0100 | |
3709 | Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk> | |
3710 | Branch: perl | |
3711 | ! lib/File/Find/taint.t | |
3712 | ____________________________________________________________________________ | |
3713 | [ 11024] By: jhi on 2001/06/29 12:39:23 | |
3714 | Log: Update the sv_pvprintify() spec. | |
3715 | Branch: perl | |
3716 | ! pod/perltodo.pod | |
3717 | ____________________________________________________________________________ | |
3718 | [ 11023] By: jhi on 2001/06/29 12:33:33 | |
3719 | Log: Known test failures update. | |
3720 | Branch: perl | |
3721 | ! pod/perl572delta.pod | |
3722 | ____________________________________________________________________________ | |
3723 | [ 11022] By: jhi on 2001/06/29 12:24:32 | |
3724 | Log: Based on | |
3725 | ||
3726 | Subject: [PATCH @11016] More );) fixes | |
3727 | From: Richard Soderberg <rs@crystalflame.net> | |
3728 | Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT) | |
3729 | Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> | |
3730 | Branch: perl | |
3731 | ! ext/Thread/Thread.xs ext/Thread/typemap | |
3732 | ____________________________________________________________________________ | |
3733 | [ 11021] By: jhi on 2001/06/29 12:21:51 | |
3734 | Log: Subject: [PATCH @11016] Fixes compile errors in four files | |
3735 | From: Richard Soderberg <rs@crystalflame.net> | |
3736 | Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT) | |
3737 | Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com> | |
3738 | Branch: perl | |
3739 | ! mg.c pp.c pp_hot.c util.c | |
3740 | ____________________________________________________________________________ | |
3741 | [ 11020] By: jhi on 2001/06/29 12:05:54 | |
3742 | Log: AIX hints tweaking continues, from Merijn Brand. | |
3743 | Branch: perl | |
3744 | ! hints/aix.sh | |
3745 | ____________________________________________________________________________ | |
3746 | [ 11019] By: jhi on 2001/06/29 12:05:10 | |
3747 | Log: HP-UX needs gccversion sooner, from Merijn Brand. | |
3748 | Branch: perl | |
3749 | ! hints/hpux.sh | |
3750 | ____________________________________________________________________________ | |
3751 | [ 11018] By: jhi on 2001/06/29 11:52:31 | |
3752 | Log: Subject: [PATCH 5.6.1] OS/2 docs | |
3753 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3754 | Date: Fri, 29 Jun 2001 02:34:12 -0400 | |
3755 | Message-ID: <20010629023412.A6033@math.ohio-state.edu> | |
3756 | Branch: perl | |
3757 | ! README.os2 os2/Changes | |
3758 | ____________________________________________________________________________ | |
3759 | [ 11017] By: nick on 2001/06/29 10:20:30 | |
3760 | Log: Integrate mainline | |
3761 | Branch: perlio | |
3762 | +> (branch 37 files) | |
3763 | - ext/ODBM_File/sdbm.t | |
3764 | !> (integrate 211 files) | |
3765 | ____________________________________________________________________________ | |
3766 | [ 11016] By: jhi on 2001/06/29 03:38:56 | |
3767 | Log: Bump up the VERSIONs of modules that have changed since 5.6.0, | |
3768 | the modules found using a script written by Larry Schatzer Jr. | |
3769 | Branch: perl | |
3770 | ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm | |
3771 | ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm | |
3772 | ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm | |
3773 | ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm | |
3774 | ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm | |
3775 | ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm | |
3776 | ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm | |
3777 | ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm | |
3778 | ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm | |
3779 | ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm | |
3780 | ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm | |
3781 | ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm | |
3782 | ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm | |
3783 | ! lib/constant.pm lib/fields.pm lib/strict.pm | |
3784 | ____________________________________________________________________________ | |
3785 | [ 11015] By: jhi on 2001/06/29 02:55:58 | |
3786 | Log: The latest JPL from the anoncvs. | |
3787 | Branch: perl | |
3788 | ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL | |
3789 | ____________________________________________________________________________ | |
3790 | [ 11014] By: jhi on 2001/06/29 02:16:55 | |
3791 | Log: In EBCDIC assume UTF-EBCDIC, not UTF-8. | |
3792 | Branch: perl | |
3793 | ! t/op/pat.t | |
3794 | ____________________________________________________________________________ | |
3795 | [ 11013] By: jhi on 2001/06/28 23:14:53 | |
3796 | Log: Worrying about insecure directories now is a bit too late. | |
3797 | Branch: perl | |
3798 | ! lib/File/Find/taint.t | |
3799 | ____________________________________________________________________________ | |
3800 | [ 11012] By: jhi on 2001/06/28 21:36:36 | |
3801 | Log: Cannot DIE() in a void function, | |
3802 | from Richard Hatch <rhatch@austin.ibm.com>. | |
3803 | Branch: perl | |
3804 | ! ext/IPC/SysV/SysV.xs | |
3805 | ____________________________________________________________________________ | |
3806 | [ 11011] By: jhi on 2001/06/28 19:32:13 | |
3807 | Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX | |
3808 | From: Peter Prymmer <pvhp@forte.com> | |
3809 | Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT) | |
3810 | Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com> | |
3811 | ||
3812 | (unfinished: time/hires tests 3, 5, 14 failing, but better | |
3813 | than wholesale failure) | |
3814 | Branch: perl | |
3815 | ! ext/Time/HiRes/HiRes.xs | |
3816 | ____________________________________________________________________________ | |
3817 | [ 11010] By: jhi on 2001/06/28 19:10:54 | |
3818 | Log: Subject: [PATCH 5.6.1] OS/2 improvements | |
3819 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3820 | Date: Thu, 28 Jun 2001 16:03:14 -0400 | |
3821 | Message-ID: <20010628160314.A17906@math.ohio-state.edu> | |
3822 | Branch: perl | |
3823 | + os2/os2_base.t | |
3824 | ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs | |
3825 | ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs | |
3826 | ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c | |
3827 | ! os2/os2ish.h | |
3828 | ____________________________________________________________________________ | |
3829 | [ 11009] By: jhi on 2001/06/28 18:54:14 | |
3830 | Log: Subject: Incrementing Extutils::Manifest's $VERSION | |
3831 | From: Michael G Schwern <schwern@pobox.com> | |
3832 | Date: Thu, 28 Jun 2001 13:13:49 -0400 | |
3833 | Message-ID: <20010628131349.A14738@blackrider> | |
3834 | Branch: maint-5.6/perl | |
3835 | ! lib/ExtUtils/Manifest.pm | |
3836 | ____________________________________________________________________________ | |
3837 | [ 11008] By: jhi on 2001/06/28 18:52:20 | |
3838 | Log: AIX tweak from Merijn Brand. | |
3839 | Branch: perl | |
3840 | ! hints/aix.sh | |
3841 | ____________________________________________________________________________ | |
3842 | [ 11007] By: jhi on 2001/06/28 17:46:27 | |
3843 | Log: Create the macperl branch. | |
3844 | Branch: maint-5.6/macperl | |
3845 | +> (branch 1728 files) | |
3846 | ____________________________________________________________________________ | |
3847 | [ 11006] By: jhi on 2001/06/28 14:46:21 | |
3848 | Log: Update Changes. | |
3849 | Branch: perl | |
3850 | ! Changes patchlevel.h | |
3851 | ____________________________________________________________________________ | |
27c3e527 JH |
3852 | [ 11005] By: jhi on 2001/06/28 14:40:11 |
3853 | Log: More Perforce lore. | |
3854 | Branch: perl | |
3855 | ! Porting/repository.pod | |
3856 | ____________________________________________________________________________ | |
3857 | [ 11004] By: jhi on 2001/06/28 14:12:50 | |
3858 | Log: Metaconfig unit changes for #11003. | |
3859 | Branch: metaconfig/U/perl | |
3860 | + d_nl_langinfo.U i_langinfo.U | |
3861 | ____________________________________________________________________________ | |
3862 | [ 11003] By: jhi on 2001/06/28 14:12:27 | |
3863 | Log: Add Configure probes for nl_langinfo() and <langinfo.h>. | |
3864 | Expected not to exist in non-UNIX excepting in VMS, where | |
3865 | according to a quick web survey they just might. | |
3866 | Branch: perl | |
3867 | ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh | |
3868 | ! Porting/config_H config_h.SH configure.com epoc/config.sh | |
3869 | ! perl.h uconfig.h uconfig.sh vos/config.alpha.def | |
3870 | ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h | |
3871 | ! win32/config.bc win32/config.gc win32/config.vc | |
3872 | ____________________________________________________________________________ | |
3873 | [ 11002] By: jhi on 2001/06/28 13:39:11 | |
3874 | Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia | |
3875 | in AIX is one is doing a 64-bit build. | |
3876 | Branch: perl | |
3877 | ! hints/aix.sh | |
3878 | ____________________________________________________________________________ | |
3879 | [ 11001] By: jhi on 2001/06/28 13:28:37 | |
3880 | Log: Metaconfig unit changes for #11000. | |
3881 | Branch: metaconfig/U/perl | |
3882 | ! use64bits.U uselfs.U | |
3883 | ____________________________________________________________________________ | |
3884 | [ 11000] By: jhi on 2001/06/28 13:21:16 | |
3885 | Log: Move use64bitint and use64bitall before uselargefiles. | |
3886 | Branch: perl | |
3887 | ! Configure | |
3888 | ____________________________________________________________________________ | |
3889 | [ 10999] By: jhi on 2001/06/28 03:49:07 | |
3890 | Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH] | |
3891 | From: Robert Spier <rspier@pobox.com> | |
3892 | Message-ID: <15162.41164.618712.841415@rls.cx> | |
3893 | Date: Wed, 27 Jun 2001 23:13:16 -0400 | |
3894 | Branch: perl | |
3895 | ! doio.c | |
3896 | ____________________________________________________________________________ | |
3897 | [ 10998] By: jhi on 2001/06/28 03:42:57 | |
3898 | Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX | |
3899 | From: Peter Prymmer <pvhp@forte.com> | |
3900 | Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT) | |
3901 | Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com> | |
3902 | Branch: perl | |
3903 | ! numeric.c | |
3904 | ____________________________________________________________________________ | |
3905 | [ 10997] By: jhi on 2001/06/28 03:42:12 | |
3906 | Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM | |
3907 | From: Peter Prymmer <pvhp@forte.com> | |
3908 | Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT) | |
3909 | Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com> | |
3910 | Branch: perl | |
3911 | ! configure.com ext/Digest/MD5/Makefile.PL | |
3912 | ____________________________________________________________________________ | |
3913 | [ 10996] By: jhi on 2001/06/27 20:34:11 | |
3914 | Log: Update Changes. | |
3915 | Branch: perl | |
3916 | ! Changes patchlevel.h | |
3917 | ____________________________________________________________________________ | |
e7b7be70 JH |
3918 | [ 10995] By: jhi on 2001/06/27 20:06:28 |
3919 | Log: Tiny EPOC updates. | |
3920 | Branch: perl | |
3921 | ! epoc/config.sh | |
3922 | ____________________________________________________________________________ | |
3923 | [ 10994] By: jhi on 2001/06/27 19:55:16 | |
3924 | Log: The Test::More and Test::Simple tests required help | |
3925 | thanks to our schizophrenic test scheme. | |
3926 | Branch: perl | |
3927 | ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t | |
3928 | ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t | |
3929 | ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t | |
3930 | ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t | |
3931 | ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t | |
3932 | ____________________________________________________________________________ | |
3933 | [ 10993] By: jhi on 2001/06/27 17:17:30 | |
3934 | Log: Upgrade to Test::Simple 0.09. | |
3935 | Branch: perl | |
3936 | + lib/Test/Simple/Changes | |
3937 | ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t | |
3938 | ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t | |
3939 | ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t | |
3940 | ! lib/Test/Simple/t/plan_is_noplan.t | |
3941 | ____________________________________________________________________________ | |
3942 | [ 10992] By: jhi on 2001/06/27 17:11:28 | |
3943 | Log: Upgrade to Test::More 0.07. | |
3944 | Branch: perl | |
3945 | + lib/Test/More/Changes | |
3946 | ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t | |
3947 | ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t | |
3948 | ! lib/Test/More/t/skipall.t | |
3949 | ____________________________________________________________________________ | |
3950 | [ 10991] By: jhi on 2001/06/27 17:04:13 | |
3951 | Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX | |
3952 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3953 | Date: Wed, 27 Jun 2001 18:40:04 +0200 | |
3954 | Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl> | |
3955 | Branch: perl | |
3956 | ! hints/hpux.sh | |
3957 | ____________________________________________________________________________ | |
3958 | [ 10990] By: jhi on 2001/06/27 17:02:55 | |
3959 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
3960 | From: Norton Allen <allen@huarp.harvard.edu> | |
3961 | Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt) | |
3962 | Message-Id: <200106271746.NAA02789@bottesini.harvard.edu> | |
3963 | Branch: perl | |
3964 | ! README.qnx hints/qnx.sh | |
3965 | ____________________________________________________________________________ | |
3966 | [ 10989] By: jhi on 2001/06/27 14:33:53 | |
3967 | Log: Subject: [PATCH] two little documentation nits | |
3968 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3969 | Date: Wed, 27 Jun 2001 20:07:50 +0530 | |
3970 | Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org> | |
3971 | Branch: perl | |
3972 | ! sv.c sv.h | |
3973 | ____________________________________________________________________________ | |
3974 | [ 10988] By: jhi on 2001/06/27 13:33:32 | |
3975 | Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX | |
3976 | From: Norton Allen <allen@huarp.harvard.edu> | |
3977 | Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt) | |
3978 | Message-Id: <200106271433.KAA04947@bottesini.harvard.edu> | |
3979 | Branch: perl | |
3980 | ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm | |
3981 | ____________________________________________________________________________ | |
3982 | [ 10987] By: jhi on 2001/06/27 12:14:36 | |
3983 | Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas) | |
3984 | From: Michael G Schwern <schwern@pobox.com> | |
3985 | Date: Wed, 27 Jun 2001 02:34:58 -0400 | |
3986 | Message-ID: <20010627023458.K23874@blackrider> | |
3987 | Branch: perl | |
3988 | ! vms/test.com | |
3989 | ____________________________________________________________________________ | |
3990 | [ 10986] By: jhi on 2001/06/27 12:01:49 | |
3991 | Log: Add perl_clone_host() for Netware. | |
3992 | Branch: perl | |
3993 | ! NetWare/nw5.c | |
3994 | ____________________________________________________________________________ | |
3995 | [ 10985] By: jhi on 2001/06/27 11:56:53 | |
3996 | Log: GCC 3.0 hints for HP-UX. | |
3997 | Branch: perl | |
3998 | ! hints/hpux.sh | |
3999 | ____________________________________________________________________________ | |
4000 | [ 10984] By: jhi on 2001/06/27 11:55:06 | |
4001 | Log: In some Linux distributions the libndbm is broken | |
4002 | (no null key support), therefore link with libgdbm | |
4003 | (if available), since it has a working ndbm emulation, | |
4004 | from Jonathan Stowe. | |
4005 | Branch: perl | |
4006 | + ext/NDBM_File/hints/linux.pl | |
4007 | ! MANIFEST | |
4008 | ____________________________________________________________________________ | |
4009 | [ 10983] By: jhi on 2001/06/27 11:48:56 | |
4010 | Log: Subject: [PATCH perl@10930] find.t hack for VMS | |
4011 | From: "Craig A. Berry" <craigberry@mac.com> | |
4012 | Date: Tue, 26 Jun 2001 23:40:25 -0500 | |
4013 | Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]> | |
4014 | Branch: perl | |
4015 | ! lib/File/Find/find.t | |
4016 | ____________________________________________________________________________ | |
4017 | [ 10982] By: jhi on 2001/06/27 11:47:30 | |
4018 | Log: AUTHORS updates. | |
4019 | Branch: perl | |
4020 | ! AUTHORS | |
4021 | ____________________________________________________________________________ | |
4022 | [ 10981] By: jhi on 2001/06/27 11:46:02 | |
4023 | Log: Metaconfig unit change like #10980. | |
4024 | Branch: metaconfig | |
4025 | ! U/compline/d_stdstdio.U | |
4026 | ____________________________________________________________________________ | |
4027 | [ 10980] By: jhi on 2001/06/27 11:45:29 | |
4028 | Log: "lose the it's", from Abhijit Menon-Sen. | |
4029 | ("It's" not searched, pods not searched.) | |
4030 | Branch: perl | |
4031 | ! Porting/Glossary Porting/config_H README.qnx config_h.SH | |
4032 | ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm | |
4033 | ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh | |
4034 | ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm | |
4035 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm | |
4036 | ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c | |
4037 | ____________________________________________________________________________ | |
4038 | [ 10979] By: jhi on 2001/06/27 11:36:40 | |
4039 | Log: "lose the looses", from Abhijit Menon-Sen. | |
4040 | Branch: perl | |
4041 | ! ext/B/B/Assembler.pm gv.c | |
4042 | ____________________________________________________________________________ | |
4043 | [ 10978] By: jhi on 2001/06/27 11:35:38 | |
4044 | Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer. | |
4045 | Branch: perl | |
4046 | ! hints/os390.sh | |
4047 | ____________________________________________________________________________ | |
4048 | [ 10977] By: jhi on 2001/06/27 11:33:28 | |
4049 | Log: DEC C 5.3 on the VAX simply doesn't seem to like | |
4050 | compiling the MD5 extension, disable it there for now, | |
4051 | from Peter Prymmer. | |
4052 | Branch: perl | |
4053 | ! configure.com | |
4054 | ____________________________________________________________________________ | |
4055 | [ 10976] By: jhi on 2001/06/26 21:35:40 | |
4056 | Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it. | |
4057 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
4058 | Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST) | |
4059 | Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com> | |
4060 | Branch: perl | |
4061 | ! pod/perlfaq3.pod | |
4062 | ____________________________________________________________________________ | |
4063 | [ 10975] By: jhi on 2001/06/26 21:32:41 | |
4064 | Log: Subject: [PATCH 5.6.1] perlxs misprints | |
4065 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4066 | Date: Tue, 26 Jun 2001 17:20:00 -0400 | |
4067 | Message-ID: <20010626172000.A26951@math.ohio-state.edu> | |
4068 | Branch: perl | |
4069 | ! pod/perlxs.pod | |
4070 | ____________________________________________________________________________ | |
4071 | [ 10974] By: jhi on 2001/06/26 21:31:51 | |
4072 | Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line | |
4073 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4074 | Date: Tue, 26 Jun 2001 17:27:07 -0400 | |
4075 | Message-ID: <20010626172707.A27097@math.ohio-state.edu> | |
4076 | Branch: perl | |
4077 | ! lib/ExtUtils/MM_Unix.pm | |
4078 | ____________________________________________________________________________ | |
4079 | [ 10973] By: jhi on 2001/06/26 21:27:05 | |
4080 | Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g | |
4081 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4082 | Date: Tue, 26 Jun 2001 17:23:24 -0400 | |
4083 | Message-ID: <20010626172324.A27003@math.ohio-state.edu> | |
4084 | Branch: perl | |
4085 | ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs | |
4086 | ____________________________________________________________________________ | |
4087 | [ 10972] By: jhi on 2001/06/26 20:27:19 | |
4088 | Log: Better place for nop IN_LOCALE_NUMERIC, pointed out | |
4089 | by Olaf Flebbe. | |
4090 | Branch: perl | |
4091 | ! perl.h | |
4092 | ____________________________________________________________________________ | |
4093 | [ 10971] By: jhi on 2001/06/26 19:59:41 | |
4094 | Log: Detypo. | |
4095 | Branch: perl | |
4096 | ! lib/Memoize/t/tie_sdbm.t | |
4097 | ____________________________________________________________________________ | |
4098 | [ 10970] By: jhi on 2001/06/26 19:10:19 | |
4099 | Log: perl_clone_host() needs PERL_IMPLICIT_SYS. | |
4100 | Branch: perl | |
4101 | ! win32/perllib.c | |
4102 | ____________________________________________________________________________ | |
4103 | [ 10969] By: jhi on 2001/06/26 17:21:31 | |
4104 | Log: Subject: [patch] perl_clone+CvFILE | |
4105 | From: Doug MacEachern <dougm@covalent.net> | |
4106 | Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT) | |
4107 | Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net> | |
4108 | Branch: perl | |
4109 | ! sv.c | |
4110 | ____________________________________________________________________________ | |
4111 | [ 10968] By: jhi on 2001/06/26 16:48:32 | |
4112 | Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas) | |
4113 | From: Mark-Jason Dominus <mjd@plover.com> | |
4114 | Date: Tue, 26 Jun 2001 12:33:01 -0400 | |
4115 | Message-ID: <20010626163301.31298.qmail@plover.com> | |
4116 | Branch: perl | |
4117 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
4118 | ____________________________________________________________________________ | |
4119 | [ 10967] By: jhi on 2001/06/26 14:21:49 | |
4120 | Log: Update Changes. | |
4121 | Branch: perl | |
4122 | ! Changes patchlevel.h | |
4123 | ____________________________________________________________________________ | |
debca88a JH |
4124 | [ 10966] By: jhi on 2001/06/26 14:08:34 |
4125 | Log: Also catfile() needs now to explicitly exported. | |
4126 | Branch: perl | |
4127 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
4128 | ____________________________________________________________________________ | |
4129 | [ 10965] By: jhi on 2001/06/26 13:57:54 | |
4130 | Log: Regen toc. | |
4131 | Branch: perl | |
4132 | ! pod/perltoc.pod | |
4133 | ____________________________________________________________________________ | |
4134 | [ 10964] By: jhi on 2001/06/26 13:56:11 | |
4135 | Log: Nonexistent pod command. | |
4136 | Branch: perl | |
4137 | ! pod/perl572delta.pod | |
4138 | ____________________________________________________________________________ | |
4139 | [ 10963] By: jhi on 2001/06/26 13:50:53 | |
4140 | Log: Be more portable in the quest for tmpdir. | |
4141 | Branch: perl | |
4142 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
4143 | ____________________________________________________________________________ | |
4144 | [ 10962] By: jhi on 2001/06/26 13:43:51 | |
4145 | Log: Be more portable in finding out the home directory, | |
4146 | and use File::Spec to do the concat. | |
4147 | (Come to think of it, couldn't File::Spec provide | |
4148 | for a ->homedir method?) | |
4149 | Branch: perl | |
4150 | ! lib/Net/Config.pm | |
4151 | ____________________________________________________________________________ | |
4152 | [ 10961] By: jhi on 2001/06/26 13:37:30 | |
4153 | Log: Doc patch for #10959. | |
4154 | Branch: perl | |
4155 | ! pod/perlfunc.pod | |
4156 | ____________________________________________________________________________ | |
4157 | [ 10960] By: jhi on 2001/06/26 13:33:07 | |
4158 | Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g | |
4159 | From: "Philip Newton" <pnewton@gmx.de> | |
4160 | Date: Tue, 26 Jun 2001 16:26:47 +0200 | |
4161 | Message-ID: <3B38B7C7.32635.1E8DC14@localhost> | |
4162 | Branch: perl | |
4163 | ! pod/perldata.pod | |
4164 | ____________________________________________________________________________ | |
4165 | [ 10959] By: jhi on 2001/06/26 13:31:57 | |
4166 | Log: Subject: [PATH] shared -> unique; | |
4167 | From: "Artur Bergman" <artur@contiller.se> | |
4168 | Date: Tue, 26 Jun 2001 16:18:40 +0200 | |
4169 | Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev> | |
4170 | ||
4171 | Because "shared" isn't: it's read-only. | |
4172 | Branch: perl | |
4173 | ! toke.c xsutils.c | |
4174 | ____________________________________________________________________________ | |
4175 | [ 10958] By: jhi on 2001/06/26 13:28:27 | |
4176 | Log: Escape multiline croak messages. | |
4177 | Branch: perl | |
4178 | ! t/op/ver.t | |
4179 | ____________________________________________________________________________ | |
4180 | [ 10957] By: jhi on 2001/06/26 13:18:34 | |
4181 | Log: No more pragma/*.t for minitest. | |
4182 | Branch: perl | |
4183 | ! Makefile.SH | |
4184 | ____________________________________________________________________________ | |
4185 | [ 10956] By: jhi on 2001/06/26 13:18:00 | |
4186 | Log: AUTHORS updates. | |
4187 | Branch: perl | |
4188 | ! AUTHORS | |
4189 | ____________________________________________________________________________ | |
4190 | [ 10955] By: jhi on 2001/06/26 13:17:05 | |
4191 | Log: delta updates. | |
4192 | Branch: perl | |
4193 | ! pod/perl572delta.pod | |
4194 | ____________________________________________________________________________ | |
4195 | [ 10954] By: jhi on 2001/06/26 12:36:07 | |
4196 | Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS | |
4197 | From: Artur Bergman <artur@contiller.se> | |
4198 | Date: Tue, 26 Jun 2001 15:32:53 +0200 | |
4199 | Message-ID: <B75E5BA5.1A7C%artur@contiller.se> | |
4200 | Branch: perl | |
4201 | ! makedef.pl sv.c sv.h win32/perllib.c | |
4202 | ____________________________________________________________________________ | |
4203 | [ 10953] By: jhi on 2001/06/26 12:33:55 | |
4204 | Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO | |
4205 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
4206 | Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST) | |
4207 | Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com> | |
4208 | ||
4209 | SCO OpenServer 5.0.5 needs an explicit -lc for usleep(). | |
4210 | Branch: perl | |
4211 | + ext/Time/HiRes/hints/sco.pl | |
4212 | ! MANIFEST | |
4213 | ____________________________________________________________________________ | |
4214 | [ 10952] By: jhi on 2001/06/26 11:57:44 | |
4215 | Log: Subject: [PATCH 5.6.1] static build | |
4216 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4217 | Date: Tue, 26 Jun 2001 04:22:25 -0400 | |
4218 | Message-ID: <20010626042225.A2604@math.ohio-state.edu> | |
4219 | Branch: perl | |
4220 | ! ext/List/Util/Makefile.PL lib/ExtUtils.t | |
4221 | ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs | |
4222 | ____________________________________________________________________________ | |
4223 | [ 10951] By: jhi on 2001/06/26 11:55:59 | |
4224 | Log: DJGPP patches from Laszlo Molnar. | |
4225 | Branch: perl | |
4226 | ! djgpp/djgpp.c perl.c util.c | |
4227 | ____________________________________________________________________________ | |
4228 | [ 10950] By: jhi on 2001/06/26 11:54:32 | |
4229 | Log: Netware patches from Ananth Kesari. | |
4230 | Branch: perl | |
4231 | ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c | |
4232 | ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h | |
4233 | ! NetWare/nwtinfo.h | |
4234 | ____________________________________________________________________________ | |
4235 | [ 10949] By: jhi on 2001/06/26 11:49:09 | |
4236 | Log: Detypo. | |
4237 | Branch: perl | |
4238 | ! ext/Errno/Errno_pm.PL | |
4239 | ____________________________________________________________________________ | |
4240 | [ 10948] By: jhi on 2001/06/26 03:44:29 | |
4241 | Log: There seems to be two ways of spelling the $^O in *STEP. | |
4242 | Branch: perl | |
4243 | ! ext/Errno/Errno_pm.PL | |
4244 | ____________________________________________________________________________ | |
4245 | [ 10947] By: jhi on 2001/06/26 03:01:01 | |
4246 | Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement | |
4247 | the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>. | |
4248 | Branch: perl | |
4249 | ! ext/Errno/Errno_pm.PL | |
4250 | ____________________________________________________________________________ | |
4251 | [ 10946] By: jhi on 2001/06/26 02:50:46 | |
4252 | Log: Known bugs update. | |
4253 | Branch: perl | |
4254 | ! pod/perl572delta.pod | |
4255 | ____________________________________________________________________________ | |
4256 | [ 10945] By: jhi on 2001/06/26 01:15:39 | |
4257 | Log: The default installation of Cygwin has 500 as root's uid. | |
4258 | Branch: perl | |
4259 | ! lib/User/pwent.t | |
4260 | ____________________________________________________________________________ | |
4261 | [ 10944] By: jhi on 2001/06/26 01:12:39 | |
4262 | Log: Be even more relaxed (re-allow having only one entry). | |
4263 | Branch: perl | |
4264 | ! t/op/grent.t t/op/pwent.t | |
4265 | ____________________________________________________________________________ | |
4266 | [ 10943] By: jhi on 2001/06/26 01:03:30 | |
4267 | Log: Test failure updates. | |
4268 | Branch: perl | |
4269 | ! pod/perl572delta.pod | |
4270 | ____________________________________________________________________________ | |
4271 | [ 10942] By: jhi on 2001/06/25 23:32:05 | |
4272 | Log: MPE/iX test tweaks from Mark Bixby. | |
4273 | Branch: perl | |
4274 | ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t | |
4275 | ! t/io/fs.t t/op/stat.t | |
4276 | ____________________________________________________________________________ | |
4277 | [ 10941] By: jhi on 2001/06/25 22:18:31 | |
4278 | Log: Microperl findings. | |
4279 | Branch: perl | |
4280 | ! perl.h pp_sys.c | |
4281 | ____________________________________________________________________________ | |
4282 | [ 10940] By: jhi on 2001/06/25 21:59:29 | |
4283 | Log: Touch uconfig.h. | |
4284 | Branch: perl | |
4285 | ! uconfig.h | |
4286 | ____________________________________________________________________________ | |
4287 | [ 10939] By: jhi on 2001/06/25 21:32:52 | |
4288 | Log: Subject: [PATCH] Proposed fix for Pod::Man | |
4289 | From: Rob Napier <rnapier@employees.org> | |
4290 | Date: Mon, 25 Jun 2001 15:49:24 -0400 | |
4291 | Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com> | |
4292 | ||
4293 | Cater for Solaris nroff brokenness (shortchanges daisywheel | |
4294 | printers, but hey, we also no more support PDPs.) | |
4295 | Branch: perl | |
4296 | ! lib/Pod/Man.pm | |
4297 | ____________________________________________________________________________ | |
4298 | [ 10938] By: jhi on 2001/06/25 21:14:41 | |
4299 | Log: Typo in #10937. | |
4300 | Branch: perl | |
4301 | ! ext/POSIX/sigaction.t | |
4302 | ____________________________________________________________________________ | |
4303 | [ 10937] By: jhi on 2001/06/25 19:42:02 | |
4304 | Log: SIGCONT not trappable in VMS. | |
4305 | Branch: perl | |
4306 | ! ext/POSIX/sigaction.t | |
4307 | ____________________________________________________________________________ | |
4308 | [ 10936] By: jhi on 2001/06/25 19:28:13 | |
4309 | Log: Subject: [DRAFT] Encode-Tcl.t | |
4310 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
4311 | Date: Tue, 26 Jun 2001 03:38:08 +0900 | |
4312 | Message-Id: <20010626033550.BC35.BQW10602@nifty.com> | |
4313 | Branch: perl | |
4314 | + ext/Encode/Encode/Tcl.t | |
4315 | ! MANIFEST ext/Encode/Encode/Tcl.pm | |
4316 | ____________________________________________________________________________ | |
4317 | [ 10935] By: jhi on 2001/06/25 18:40:03 | |
4318 | Log: Because of #10932 retract also the perlfunc hunk of #10910. | |
4319 | Branch: perl | |
4320 | ! pod/perlfunc.pod | |
4321 | ____________________________________________________________________________ | |
4322 | [ 10934] By: jhi on 2001/06/25 18:27:19 | |
4323 | Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested | |
4324 | by Ilya Zakharevich in | |
4325 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html | |
4326 | Branch: perl | |
4327 | ! XSUB.h | |
4328 | ____________________________________________________________________________ | |
4329 | [ 10933] By: jhi on 2001/06/25 18:25:26 | |
4330 | Log: Typo in #10889. | |
4331 | Branch: perl | |
4332 | ! hints/uts.sh | |
4333 | ____________________________________________________________________________ | |
4334 | [ 10932] By: jhi on 2001/06/25 18:23:30 | |
4335 | Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <> | |
4336 | From: Abhijit Menon-Sen <ams@wiw.org> | |
4337 | Date: Mon, 25 Jun 2001 23:45:45 +0530 | |
4338 | Message-ID: <20010625234545.A5022@lustre.linux.in> | |
4339 | Branch: perl | |
4340 | ! lib/overload.t opcode.h opcode.pl t/op/flip.t | |
4341 | ____________________________________________________________________________ | |
4342 | [ 10931] By: jhi on 2001/06/25 17:50:38 | |
4343 | Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ?? | |
4344 | From: Michael G Schwern <schwern@pobox.com> | |
4345 | Date: Mon, 25 Jun 2001 14:35:51 -0400 | |
4346 | Message-ID: <20010625143551.H13819@blackrider> | |
4347 | Branch: perl | |
4348 | ! lib/Test.pm | |
4349 | ____________________________________________________________________________ | |
4350 | [ 10930] By: jhi on 2001/06/25 14:33:46 | |
4351 | Log: Update Changes. | |
4352 | Branch: perl | |
4353 | ! Changes patchlevel.h | |
4354 | ____________________________________________________________________________ | |
0e84659b JH |
4355 | [ 10929] By: jhi on 2001/06/25 14:17:57 |
4356 | Log: Regen toc and modlib. | |
4357 | Branch: perl | |