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