Commit | Line | Data |
---|---|---|
99b32ad1 JH |
1 | Please note: This file provides a complete, temporally ordered log of |
2 | changes that went into every version of Perl. If you'd like more | |
3 | detailed information, please consult the comments in the individual | |
4 | patches posted to the perl5-porters mailing list. Patches for each | |
5 | individual change may also be obtained through ftp and rsync--see | |
21a64cc4 | 6 | pod/perlhack.pod for the details. |
99b32ad1 | 7 | |
21a64cc4 | 8 | For information on what's new in this release, see pod/perldelta.pod. |
99b32ad1 | 9 | |
5850c7a4 | 10 | [The "CAST AND CREW" list has been moved to AUTHORS.] |
99b32ad1 | 11 | |
99b32ad1 JH |
12 | NOTE: Each change entry shows the change number; who checked it into the |
13 | repository; when; description of the change; which branch the change | |
14 | happened in; and the affected files. The file lists have a short symbolic | |
15 | indicator: | |
16 | ||
17 | ! modified | |
18 | + added | |
19 | - deleted | |
20 | +> branched (from elsewhere) | |
21 | !> merged changes (from elsewhere) | |
22 | ||
dd6de302 JH |
23 | The Message-Ids in the change entries refer to the email messages sent |
24 | to the perl5-porters mailing list. You can retrieve the messages for | |
25 | example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ | |
99b32ad1 JH |
26 | |
27 | -------------- | |
6b490b4c | 28 | Version v5.9.X Development release working toward v5.10 |
99b32ad1 | 29 | -------------- |
9d1d2f03 AMS |
30 | |
31 | ____________________________________________________________________________ | |
27e0a617 RGS |
32 | [ 28726] By: rgs on 2006/08/15 09:59:24 |
33 | Log: Update Module::CoreList data with 5.9.4 | |
34 | Branch: perl | |
35 | ! lib/Module/CoreList.pm | |
36 | ____________________________________________________________________________ | |
37 | [ 28725] By: rgs on 2006/08/15 09:55:27 | |
38 | Log: 5.9.4 is today. | |
39 | Branch: perl | |
40 | ! pod/perlhist.pod | |
41 | ____________________________________________________________________________ | |
42 | [ 28724] By: rgs on 2006/08/15 09:54:02 | |
43 | Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore. | |
44 | Branch: perl | |
45 | ! Porting/Maintainers.pl | |
46 | ____________________________________________________________________________ | |
47 | [ 28723] By: rgs on 2006/08/15 09:43:40 | |
48 | Log: Regenerate perlmodlib and perltoc | |
49 | Branch: perl | |
50 | ! pod/perlmodlib.pod pod/perltoc.pod | |
51 | ____________________________________________________________________________ | |
52 | [ 28722] By: rgs on 2006/08/15 09:40:08 | |
53 | Log: POD formatting nit | |
54 | Branch: perl | |
55 | ! pod/perl594delta.pod | |
56 | ____________________________________________________________________________ | |
57 | [ 28721] By: rgs on 2006/08/15 09:29:03 | |
58 | Log: Remove some of the known problems documented in perldelta, which were | |
59 | caused by change #28319, just backed out. Add some Windows news (by | |
60 | Steve Hay) | |
61 | Branch: perl | |
62 | ! pod/perl594delta.pod | |
63 | ____________________________________________________________________________ | |
64 | [ 28720] By: rgs on 2006/08/15 09:22:54 | |
65 | Log: Revert change 28319, which may cause segfaults with threaded perls | |
66 | on eval("syntax error") statements | |
67 | Branch: perl | |
68 | ! perly.c | |
69 | ____________________________________________________________________________ | |
70 | [ 28719] By: rgs on 2006/08/15 07:57:54 | |
71 | Log: More perldelta nits found by my reviewers | |
72 | Branch: perl | |
73 | ! pod/perl594delta.pod | |
74 | ____________________________________________________________________________ | |
75 | [ 28718] By: rgs on 2006/08/14 22:30:18 | |
76 | Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball | |
77 | Branch: perl | |
78 | ! pod/perl594delta.pod | |
79 | ____________________________________________________________________________ | |
80 | [ 28717] By: rgs on 2006/08/14 21:58:15 | |
81 | Log: More perldelta entries and fixes | |
82 | Branch: perl | |
83 | ! pod/perl594delta.pod | |
84 | ____________________________________________________________________________ | |
85 | [ 28716] By: rgs on 2006/08/14 21:31:43 | |
86 | Log: Typo fix in the documentation of source filters in @INC | |
87 | Branch: perl | |
88 | ! pod/perlfunc.pod | |
89 | ____________________________________________________________________________ | |
90 | [ 28715] By: mhx on 2006/08/14 20:29:57 | |
91 | Log: Only copy ppport.h to destination if it is different. | |
92 | This avoids unneccessary rebuilds. | |
93 | Branch: perl | |
94 | ! mkppport | |
95 | ____________________________________________________________________________ | |
96 | [ 28714] By: mhx on 2006/08/14 19:43:23 | |
97 | Log: Upgrade to Devel::PPPort 3.10 | |
98 | Branch: perl | |
99 | ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL | |
100 | ! ext/Devel/PPPort/soak | |
101 | ____________________________________________________________________________ | |
102 | [ 28713] By: rgs on 2006/08/14 19:30:17 | |
103 | Log: perldelta entry describing regexp work, by Yves Orton | |
104 | Branch: perl | |
105 | ! pod/perl594delta.pod | |
106 | ____________________________________________________________________________ | |
107 | [ 28712] By: rgs on 2006/08/14 15:27:51 | |
108 | Log: Regenerate metafile | |
109 | Branch: perl | |
110 | ! META.yml | |
111 | ____________________________________________________________________________ | |
112 | [ 28711] By: rgs on 2006/08/14 14:24:19 | |
113 | Log: New authors | |
114 | Branch: perl | |
115 | ! AUTHORS | |
116 | ____________________________________________________________________________ | |
117 | [ 28710] By: rgs on 2006/08/14 12:45:59 | |
118 | Log: More perldelta entries; plus, credits. | |
119 | Branch: perl | |
120 | ! pod/perl594delta.pod | |
121 | ____________________________________________________________________________ | |
122 | [ 28709] By: rgs on 2006/08/14 12:35:13 | |
123 | Log: Typo fix in perldiag | |
124 | Branch: perl | |
125 | ! pod/perldiag.pod | |
126 | ____________________________________________________________________________ | |
127 | [ 28708] By: steveh on 2006/08/14 10:20:13 | |
128 | Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules | |
129 | alphabetically. | |
130 | Branch: perl | |
131 | ! pod/perl594delta.pod | |
132 | ____________________________________________________________________________ | |
133 | [ 28707] By: steveh on 2006/08/14 10:15:04 | |
134 | Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706. | |
135 | Branch: perl | |
136 | ! Porting/Maintainers.pl | |
137 | ____________________________________________________________________________ | |
138 | [ 28706] By: steveh on 2006/08/14 10:10:07 | |
139 | Log: Subject: [PATCH] Add Module::Loaded to the core | |
140 | From: kane@xs4all.nl | |
141 | Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST) | |
142 | Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl> | |
143 | Branch: perl | |
144 | + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t | |
145 | ! MANIFEST | |
146 | ____________________________________________________________________________ | |
147 | [ 28705] By: rgs on 2006/08/14 09:30:38 | |
148 | Log: More perldelta nits. | |
149 | Branch: perl | |
150 | ! pod/perl594delta.pod | |
151 | ____________________________________________________________________________ | |
152 | [ 28704] By: rgs on 2006/08/14 09:19:02 | |
153 | Log: Make the NAME section of Package::Constants more conformant to | |
154 | man page conventions | |
155 | Branch: perl | |
156 | ! lib/Package/Constants.pm | |
157 | ____________________________________________________________________________ | |
158 | [ 28703] By: steveh on 2006/08/14 09:09:40 | |
159 | Log: Subject: [PATCH] Add Package::Constants to the core | |
160 | From: kane@xs4all.nl | |
161 | Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST) | |
162 | Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl> | |
163 | Branch: perl | |
164 | + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t | |
165 | ! MANIFEST | |
166 | ____________________________________________________________________________ | |
167 | [ 28702] By: nicholas on 2006/08/13 19:51:41 | |
168 | Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl | |
169 | Branch: perl | |
170 | ! Changes | |
171 | ____________________________________________________________________________ | |
172 | [ 28701] By: rgs on 2006/08/13 13:53:54 | |
173 | Log: Fix URL of perlbug database | |
174 | Branch: perl | |
175 | ! pod/perl594delta.pod | |
176 | ____________________________________________________________________________ | |
177 | [ 28700] By: rgs on 2006/08/13 12:44:18 | |
178 | Log: More perldelta entries | |
179 | Branch: perl | |
180 | ! pod/perl594delta.pod | |
181 | ____________________________________________________________________________ | |
182 | [ 28699] By: rgs on 2006/08/13 07:51:46 | |
183 | Log: Fix a couple URLs in perlhack | |
184 | Branch: perl | |
185 | ! pod/perlhack.pod | |
186 | ____________________________________________________________________________ | |
187 | [ 28698] By: rgs on 2006/08/12 12:53:32 | |
188 | Log: Subject: [PATCH] perlhack.pod: more portability pitfalls | |
189 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
190 | Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST) | |
191 | Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi> | |
192 | Branch: perl | |
193 | ! pod/perlhack.pod | |
194 | ____________________________________________________________________________ | |
195 | [ 28697] By: steveh on 2006/08/11 17:31:45 | |
196 | Log: Resync win32/config_H.* and win32/config.* with config_h.SH | |
197 | and Porting/config.sh respectively | |
198 | ||
199 | No real changes except for the addition of the missing | |
200 | HAS_C99_VARIADIC_MACROS to win32/config_H.* and | |
201 | initialinstalllocation, madlyh, madlyobj and madlysrc to | |
202 | win32/config.* | |
203 | Branch: perl | |
204 | ! win32/config.bc win32/config.gc win32/config.vc | |
205 | ! win32/config.vc64 win32/config_H.bc win32/config_H.gc | |
206 | ! win32/config_H.vc win32/config_H.vc64 | |
207 | ____________________________________________________________________________ | |
208 | [ 28696] By: rgs on 2006/08/11 16:02:32 | |
209 | Log: More perldelta notes. Also, I did forget things | |
210 | in perl593delta... | |
211 | Branch: perl | |
212 | ! pod/perl593delta.pod pod/perl594delta.pod | |
213 | ____________________________________________________________________________ | |
214 | [ 28695] By: steveh on 2006/08/11 12:52:51 | |
215 | Log: Subject: [PATCH] Add Module::Load to 5.9.x | |
216 | From: kane@xs4all.nl | |
217 | Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST) | |
218 | Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl> | |
219 | Branch: perl | |
220 | + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t | |
221 | + lib/Module/Load/t/to_load/LoadIt.pm | |
222 | + lib/Module/Load/t/to_load/LoadMe.pl | |
223 | + lib/Module/Load/t/to_load/Must/Be/Loaded.pm | |
224 | + lib/Module/Load/t/to_load/TestModule.pm | |
225 | + lib/Module/Load/t/to_load/ToBeLoaded | |
226 | + lib/Module/Load/t/to_load/config_file | |
227 | ! MANIFEST | |
228 | ____________________________________________________________________________ | |
229 | [ 28694] By: steveh on 2006/08/11 12:49:00 | |
230 | Log: Close file before unlinking (on Win32 at least!) | |
231 | Branch: perl | |
232 | ! t/op/stat.t | |
233 | ____________________________________________________________________________ | |
234 | [ 28693] By: rgs on 2006/08/10 16:46:07 | |
235 | Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu) | |
236 | From: Andrew Dougherty <doughera@lafayette.edu> | |
237 | Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT) | |
238 | Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu> | |
239 | Branch: perl | |
240 | ! lib/open.t | |
241 | ____________________________________________________________________________ | |
242 | [ 28692] By: rgs on 2006/08/10 14:27:44 | |
243 | Log: Update Changes | |
244 | Branch: perl | |
245 | ! Changes | |
246 | ____________________________________________________________________________ | |
4d87f306 RGS |
247 | [ 28691] By: rgs on 2006/08/10 13:17:51 |
248 | Log: Some updates to the cross-compilation config script | |
249 | Branch: perl | |
250 | ! Cross/config.sh-arm-linux | |
251 | ____________________________________________________________________________ | |
252 | [ 28690] By: rgs on 2006/08/10 09:46:34 | |
253 | Log: lstat on *GLOB{IO} with warnings on would segfault | |
254 | (noticed by Andrew Dougherty) | |
255 | Branch: perl | |
256 | ! pp_sys.c | |
257 | ____________________________________________________________________________ | |
258 | [ 28689] By: rgs on 2006/08/10 08:23:31 | |
259 | Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines | |
260 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
261 | Date: Thu, 10 Aug 2006 09:00:44 +0300 | |
262 | Message-ID: <44DACB8C.1080708@iki.fi> | |
263 | Branch: perl | |
264 | ! hints/dec_osf.sh pp_sys.c | |
265 | ____________________________________________________________________________ | |
266 | [ 28688] By: rgs on 2006/08/10 08:22:01 | |
267 | Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right | |
268 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
269 | Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST) | |
270 | Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi> | |
271 | Branch: perl | |
272 | ! doio.c | |
273 | ____________________________________________________________________________ | |
274 | [ 28687] By: rgs on 2006/08/10 08:14:46 | |
275 | Log: Upgrade to version.pm 0.67 | |
276 | Branch: perl | |
277 | ! lib/version.pm lib/version.pod lib/version.t | |
278 | ____________________________________________________________________________ | |
279 | [ 28686] By: stevep on 2006/08/09 21:54:08 | |
280 | Log: A couple const's and a cast to get Sun CC to compile these files. | |
281 | Perl, however, still will not build with the Sun CC. | |
282 | Branch: perl | |
283 | ! op.c pp_sort.c toke.c | |
284 | ____________________________________________________________________________ | |
285 | [ 28685] By: stevep on 2006/08/09 19:45:06 | |
286 | Log: Fix comment nit in config.h | |
287 | Branch: perl | |
288 | ! config_h.SH | |
289 | ____________________________________________________________________________ | |
290 | [ 28684] By: rgs on 2006/08/09 15:46:55 | |
291 | Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars | |
292 | From: Yitzchak Scott-Thoennes <sthoenna@efn.org> | |
293 | Date: Mon, 28 Nov 2005 01:26:31 -0800 | |
294 | Message-ID: <20051128092605.GA2328@efn.org> | |
295 | ||
296 | plus a regression test | |
297 | Branch: perl | |
298 | ! sv.c t/op/tie.t | |
299 | ____________________________________________________________________________ | |
300 | [ 28683] By: rgs on 2006/08/09 12:43:19 | |
301 | Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN | |
302 | From: Dave Rolsky <autarch@urth.org> | |
303 | Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT) | |
304 | Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org> | |
305 | Branch: perl | |
306 | ! lib/Time/Local.pm lib/Time/Local.t | |
307 | ____________________________________________________________________________ | |
308 | [ 28682] By: rgs on 2006/08/09 09:58:52 | |
309 | Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23] | |
310 | Branch: perl | |
311 | ! lib/Module/CoreList.pm | |
312 | ____________________________________________________________________________ | |
313 | [ 28681] By: rgs on 2006/08/09 09:52:38 | |
314 | Log: Add OS-specific modules in Module::Corelist generation script | |
315 | (hinted by Steve Hay) | |
316 | Branch: perl | |
317 | ! Porting/corelist.pl | |
318 | ____________________________________________________________________________ | |
319 | [ 28680] By: rgs on 2006/08/09 09:42:34 | |
320 | Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8 | |
321 | Branch: perl | |
322 | ! lib/Module/CoreList.pm | |
323 | ____________________________________________________________________________ | |
324 | [ 28679] By: rgs on 2006/08/09 09:23:02 | |
325 | Log: More fixes in the Module::Corelist data generation process | |
326 | Branch: perl | |
327 | ! Porting/corelist.pl | |
328 | ____________________________________________________________________________ | |
329 | [ 28678] By: rgs on 2006/08/09 09:01:25 | |
330 | Log: Really submit previous change | |
331 | Branch: perl | |
332 | ! Porting/corelist.pl | |
333 | ____________________________________________________________________________ | |
334 | [ 28677] By: rgs on 2006/08/09 08:34:42 | |
335 | Log: Several fixes in Porting/corelist.pl | |
336 | - make it run with 5.8.x perls | |
337 | - make it handle new modules layout in bleadperl | |
338 | Branch: perl | |
339 | ! Porting/corelist.pl | |
340 | ____________________________________________________________________________ | |
341 | [ 28676] By: rgs on 2006/08/08 09:39:35 | |
342 | Log: Subject: [PATCH] Small precision about $SIG{__WARN__} | |
343 | From: Sébastien Aperghis-Tramoni <maddingue@free.fr> | |
344 | Date: Tue, 08 Aug 2006 11:17:58 +0200 | |
345 | Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr> | |
346 | Branch: perl | |
347 | ! pod/perlvar.pod | |
348 | ____________________________________________________________________________ | |
349 | [ 28675] By: rgs on 2006/08/08 09:22:27 | |
350 | Log: Simplification in Perl_magic_clearsig, plus a fix similar and | |
351 | symmetrical to the one implemented in change #28669. | |
352 | Branch: perl | |
353 | ! mg.c | |
354 | ____________________________________________________________________________ | |
355 | [ 28674] By: stevep on 2006/08/08 03:55:13 | |
356 | Log: Subject: [PATCH] g++ stage 1 reached | |
357 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
358 | Date: Tue, 08 Aug 2006 00:02:35 +0300 | |
359 | Message-ID: <44D7AA6B.4040802@iki.fi> | |
360 | Branch: perl | |
361 | ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh | |
362 | ! Porting/config_H cflags.SH config_h.SH configure.com deb.c | |
363 | ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h | |
364 | ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh | |
365 | ! uconfig.h uconfig.sh win32/config.bc win32/config.ce | |
366 | ! win32/config.gc win32/config.vc win32/config.vc64 | |
367 | ! win32/config_H.bc win32/config_H.ce win32/config_H.gc | |
368 | ! win32/config_H.vc win32/config_H.vc64 | |
369 | ____________________________________________________________________________ | |
370 | [ 28673] By: stevep on 2006/08/07 19:54:51 | |
371 | Log: Upgrade to Module-Build-0.2805 | |
372 | Branch: perl | |
373 | ! lib/Module/Build.pm lib/Module/Build/API.pod | |
374 | ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm | |
375 | ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm | |
376 | ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm | |
377 | ! lib/Module/Build/t/moduleinfo.t | |
378 | ____________________________________________________________________________ | |
379 | [ 28672] By: stevep on 2006/08/07 19:37:28 | |
380 | Log: Upgrade to Digest-SHA-5.43 | |
381 | Branch: perl | |
382 | ! ext/Digest/SHA/Changes ext/Digest/SHA/README | |
383 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum | |
384 | ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h | |
385 | ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h | |
386 | ! ext/Digest/SHA/src/sha64bit.c | |
387 | ____________________________________________________________________________ | |
388 | [ 28671] By: steveh on 2006/08/07 16:58:16 | |
389 | Log: Subject: Define PERL_NO_DEV_RANDOM on Windows | |
390 | From: "Davies, Alex" <adavies@ptc.com> | |
391 | Date: Thu, 3 Aug 2006 13:31:14 -0400 | |
392 | Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com> | |
393 | ||
394 | This stops perl from trying to read C:\dev\urandom on Windows | |
395 | Branch: perl | |
396 | ! dosish.h | |
397 | ____________________________________________________________________________ | |
398 | [ 28670] By: steveh on 2006/08/07 16:21:40 | |
399 | Log: Fixups for test failures caused by #28667 and #28668 | |
400 | Branch: perl | |
401 | ! ext/B/B/Assembler.pm ext/B/t/assembler.t | |
402 | ____________________________________________________________________________ | |
403 | [ 28669] By: rgs on 2006/08/07 14:10:15 | |
404 | Log: We shouldn't try to decrement the refcount of PL_warnhook | |
405 | if it has been set to PERL_WARNHOOK_FATAL. | |
406 | Branch: perl | |
407 | ! mg.c | |
408 | ____________________________________________________________________________ | |
409 | [ 28668] By: steveh on 2006/08/07 10:24:39 | |
410 | Log: Provide a BGET_svtype, required by #28667 | |
411 | Branch: perl | |
412 | ! ext/ByteLoader/bytecode.h | |
413 | ____________________________________________________________________________ | |
414 | [ 28667] By: rgs on 2006/08/07 09:43:20 | |
415 | Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and | |
416 | not the file it generates | |
417 | Branch: perl | |
418 | ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c | |
419 | ____________________________________________________________________________ | |
420 | [ 28666] By: rgs on 2006/08/07 09:23:35 | |
421 | Log: Restore modification in warnings.h from change 28662 by backporting it | |
422 | to warnings.pl | |
423 | Branch: perl | |
424 | ! warnings.h warnings.pl | |
425 | ____________________________________________________________________________ | |
426 | [ 28665] By: rgs on 2006/08/07 09:13:42 | |
427 | Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters | |
428 | From: "Gabor Szabo" <szabgab@gmail.com> | |
429 | Date: Sat, 5 Aug 2006 23:00:14 +0300 | |
430 | Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com> | |
431 | Branch: perl | |
432 | ! lib/File/Basename.pm | |
433 | ____________________________________________________________________________ | |
434 | [ 28664] By: rgs on 2006/08/07 08:28:50 | |
435 | Log: Subject: [PATCH] adding X<> to perlvar | |
436 | From: "Gabor Szabo" <szabgab@gmail.com> | |
437 | Date: Sun, 6 Aug 2006 13:59:28 +0300 | |
438 | Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com> | |
439 | Branch: perl | |
440 | ! pod/perlvar.pod | |
441 | ____________________________________________________________________________ | |
442 | [ 28663] By: rgs on 2006/08/07 08:23:13 | |
443 | Log: Regenerate files after previous change | |
444 | Branch: perl | |
445 | ! ext/ByteLoader/byterun.c warnings.h | |
446 | ____________________________________________________________________________ | |
447 | [ 28662] By: rgs on 2006/08/07 08:15:39 | |
448 | Log: Subject: [PATCH] g++ large patch | |
449 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
450 | Date: Fri, 04 Aug 2006 08:58:27 +0300 | |
451 | Message-ID: <44D2E203.5050201@iki.fi> | |
452 | Branch: perl | |
453 | ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c | |
454 | ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c | |
455 | ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c | |
456 | ! warnings.h | |
457 | ____________________________________________________________________________ | |
458 | [ 28661] By: rgs on 2006/08/05 15:46:34 | |
459 | Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime | |
460 | From: "Gabor Szabo" <szabgab@gmail.com> | |
461 | Date: Thu, 27 Jul 2006 09:25:02 +0300 | |
462 | Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com> | |
463 | Branch: perl | |
464 | ! pod/perlfunc.pod | |
465 | ____________________________________________________________________________ | |
466 | [ 28660] By: rgs on 2006/08/05 15:28:39 | |
467 | Log: Subject: [PATCH] add more X<> tags to perlfunc | |
468 | From: "Gabor Szabo" <szabgab@gmail.com> | |
469 | Date: Thu, 27 Jul 2006 00:27:06 +0300 | |
470 | Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com> | |
471 | Branch: perl | |
472 | ! pod/perlfunc.pod | |
473 | ____________________________________________________________________________ | |
474 | [ 28659] By: rgs on 2006/08/05 15:22:18 | |
475 | Log: Subject: [PATCH] File::Copy pod updated adding X<> | |
476 | From: "Gabor Szabo" <szabgab@gmail.com> | |
477 | Date: Tue, 1 Aug 2006 08:55:37 +0200 | |
478 | Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com> | |
479 | Branch: perl | |
480 | ! lib/File/Copy.pm | |
481 | ____________________________________________________________________________ | |
482 | [ 28658] By: stevep on 2006/08/04 16:42:54 | |
483 | Log: Sorting the MANIFEST | |
484 | Branch: perl | |
485 | ! MANIFEST | |
486 | ____________________________________________________________________________ | |
487 | [ 28657] By: rgs on 2006/08/04 09:45:37 | |
488 | Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour | |
489 | From: Rick Delaney <rick@bort.ca> | |
490 | Date: Thu, 3 Aug 2006 21:48:07 -0400 | |
491 | Message-ID: <20060804014807.GW21381@localhost.localdomain> | |
492 | Branch: perl | |
493 | ! pp.c t/op/list.t | |
494 | ____________________________________________________________________________ | |
495 | [ 28656] By: rgs on 2006/08/04 09:20:31 | |
496 | Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do | |
497 | From: Rick Delaney <rick@bort.ca> | |
498 | Date: Thu, 3 Aug 2006 17:30:06 -0400 | |
499 | Message-ID: <20060803213006.GU21381@localhost.localdomain> | |
500 | Branch: perl | |
501 | ! ext/B/B/Deparse.pm ext/B/t/deparse.t | |
502 | ____________________________________________________________________________ | |
503 | [ 28655] By: stevep on 2006/08/03 20:18:28 | |
504 | Log: Subject: [PATCH] Tru64 oops | |
505 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
506 | Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST) | |
507 | Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi> | |
508 | Branch: perl | |
509 | ! pp_sys.c | |
510 | ____________________________________________________________________________ | |
511 | [ 28654] By: rgs on 2006/08/03 08:15:51 | |
512 | Log: Subject: [PATCH] more g++ in Tru64 | |
513 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
514 | Date: Thu, 03 Aug 2006 09:04:45 +0300 | |
515 | Message-ID: <44D191FD.9030902@iki.fi> | |
516 | Branch: perl | |
517 | ! hints/dec_osf.sh perlio.c pp_sys.c | |
518 | ____________________________________________________________________________ | |
519 | [ 28653] By: stevep on 2006/08/02 17:47:34 | |
520 | Log: Upgrade to Archive-Tar-1.30. Since change #27571 is not included, | |
521 | the bleadperl version is bumped to 1.30_01. | |
522 | Branch: perl | |
523 | ! lib/Archive/Tar.pm | |
524 | ____________________________________________________________________________ | |
525 | [ 28652] By: rgs on 2006/08/02 13:11:25 | |
526 | Log: Cross-compilation makefile fails to copy Config_heavy.pl | |
527 | (noticed by Alexandre Jousset <mid@gtmp.org>) | |
528 | Branch: perl | |
529 | ! Cross/Makefile | |
530 | ____________________________________________________________________________ | |
531 | [ 28651] By: merijn on 2006/08/02 11:21:30 | |
532 | Log: Subject: [PATCH] g++ heavy shoveling | |
533 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
534 | Date: Wed, 02 Aug 2006 00:04:42 +0300 | |
535 | Message-ID: <44CFC1EA.2050702@iki.fi> | |
536 | Branch: perl | |
537 | ! Configure | |
538 | ____________________________________________________________________________ | |
539 | [ 28649] By: rgs on 2006/08/02 09:49:10 | |
540 | Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted | |
541 | From: Rick Delaney <rick@bort.ca> | |
542 | Date: Sun, 9 Jul 2006 15:01:50 -0400 | |
543 | Message-ID: <20060709190150.GA1922@localhost.localdomain> | |
544 | ||
545 | Plus a note in perldelta | |
546 | Branch: perl | |
547 | ! gv.c pod/perl594delta.pod t/op/taint.t | |
548 | ____________________________________________________________________________ | |
549 | [ 28645] By: stevep on 2006/08/02 03:11:51 | |
550 | Log: Subject: [PATCH] g++ heavy shoveling | |
551 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
552 | Date: Wed, 02 Aug 2006 00:04:42 +0300 | |
553 | Message-ID: <44CFC1EA.2050702@iki.fi> | |
554 | Branch: perl | |
555 | ! cflags.SH hints/linux.sh perl.h | |
556 | ____________________________________________________________________________ | |
557 | [ 28644] By: rgs on 2006/08/01 16:47:01 | |
558 | Log: Subject: Re: New perltrap? | |
559 | From: Rick Delaney <rick@bort.ca> | |
560 | Date: Tue, 1 Aug 2006 08:43:36 -0400 | |
561 | Message-ID: <20060801124336.GM21381@localhost.localdomain> | |
562 | Branch: perl | |
563 | ! pod/perlsec.pod | |
564 | ____________________________________________________________________________ | |
565 | [ 28643] By: steveh on 2006/08/01 16:17:47 | |
566 | Log: Silence a couple of Borland compiler warnings | |
567 | Branch: perl | |
568 | ! cop.h regexec.c win32/win32.h | |
569 | ____________________________________________________________________________ | |
570 | [ 28642] By: rgs on 2006/08/01 16:11:24 | |
571 | Log: Subject: [PATCH] threads 1.38 | |
572 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
573 | Date: Tue, 01 Aug 2006 08:58:52 -0700 | |
574 | Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net> | |
575 | Branch: perl | |
576 | ! ext/threads/Changes ext/threads/README ext/threads/t/free.t | |
577 | ! ext/threads/t/free2.t ext/threads/t/thread.t | |
578 | ! ext/threads/threads.pm ext/threads/threads.xs | |
579 | ____________________________________________________________________________ | |
580 | [ 28641] By: rgs on 2006/08/01 15:11:15 | |
581 | Log: Bump version of Module::CoreList | |
582 | Branch: perl | |
583 | ! lib/Module/CoreList.pm | |
584 | ____________________________________________________________________________ | |
585 | [ 28640] By: rgs on 2006/08/01 14:59:36 | |
586 | Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions | |
587 | in the corelist utility, and to add an easy way to determine what was | |
588 | some module's version bundled with a specified Perl release. | |
589 | Branch: perl | |
590 | ! lib/Module/CoreList/bin/corelist | |
591 | ____________________________________________________________________________ | |
592 | [ 28639] By: merijn on 2006/08/01 12:13:53 | |
593 | Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++) | |
594 | Somewhat modifies as per Steve Hay's comment | |
595 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
596 | Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST) | |
597 | Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi> | |
598 | Branch: perl | |
599 | ! perl.h | |
600 | ____________________________________________________________________________ | |
601 | [ 28638] By: steveh on 2006/08/01 11:20:47 | |
602 | Log: Silence the VC7 compiler warning in the following smoke: | |
603 | http://www.nntp.perl.org/group/perl.daily-build.reports/39824 | |
604 | Branch: perl | |
605 | ! ext/ByteLoader/byterun.c | |
606 | ____________________________________________________________________________ | |
607 | [ 28637] By: merijn on 2006/08/01 08:44:58 | |
608 | Log: ANSI-C headers in test snippets to please g++ (and the rest) | |
609 | Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere) | |
610 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
611 | Date: Mon, 31 Jul 2006 23:44:55 +0300 | |
612 | Message-ID: <44CE6BC7.8060805@iki.fi> | |
613 | Branch: perl | |
614 | ! Configure | |
615 | ____________________________________________________________________________ | |
616 | [ 28635] By: steveh on 2006/08/01 08:10:07 | |
617 | Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd() | |
618 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
619 | Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST) | |
620 | Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi> | |
621 | Branch: perl | |
622 | ! t/op/stat.t | |
623 | ____________________________________________________________________________ | |
624 | [ 28634] By: stevep on 2006/08/01 00:17:19 | |
625 | Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*() | |
626 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
627 | Date: Fri, 28 Jul 2006 09:00:28 +0300 | |
628 | Message-ID: <44C9A7FC.1060801@iki.fi> | |
629 | Branch: perl | |
630 | ! handy.h | |
631 | ____________________________________________________________________________ | |
632 | [ 28633] By: stevep on 2006/08/01 00:10:06 | |
633 | Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere) | |
634 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
635 | Date: Mon, 31 Jul 2006 23:44:55 +0300 | |
636 | Message-ID: <44CE6BC7.8060805@iki.fi> | |
637 | ||
638 | Just the hints/dec_osf.sh changes from this set of patches. | |
639 | Branch: perl | |
640 | ! hints/dec_osf.sh | |
641 | ____________________________________________________________________________ | |
642 | [ 28632] By: stevep on 2006/07/30 17:03:10 | |
643 | Log: Tests to go with change #28628. | |
644 | Branch: perl | |
645 | ! t/op/stat.t | |
646 | ____________________________________________________________________________ | |
647 | [ 28631] By: stevep on 2006/07/30 16:20:58 | |
648 | Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz | |
649 | From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig) | |
650 | Date: Sat, 29 Jul 2006 22:06:31 +0200 | |
651 | Message-ID: <877j1w2n20.fsf@k75.linux.bogus> | |
652 | Branch: perl | |
653 | ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm | |
654 | ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm | |
655 | ____________________________________________________________________________ | |
656 | [ 28630] By: steveh on 2006/07/28 16:37:48 | |
657 | Log: Remove a (UINT) cast to silence a VC6 compiler warning | |
658 | (this was added by #27352, but Digest-SHA-5.37 changed the | |
659 | loop variable to be signed so the cast now needs to go). | |
660 | Also bump the VERSION since #27482 has not yet been applied | |
661 | to the CPAN version. | |
662 | Branch: perl | |
663 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c | |
664 | ____________________________________________________________________________ | |
665 | [ 28629] By: merijn on 2006/07/28 08:04:01 | |
666 | Log: Subject: [PATCH] z/OS: an easy test nit | |
667 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
668 | Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST) | |
669 | Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi> | |
670 | Branch: perl | |
671 | ! ext/PerlIO/t/encoding.t | |
672 | ____________________________________________________________________________ | |
673 | [ 28628] By: stevep on 2006/07/28 00:42:04 | |
674 | Log: Change stat() and -X filetests so that they treat *FILE{IO} | |
675 | filehandles like *FILE filehandles. This resolves RT #8244. | |
676 | Branch: perl | |
677 | ! doio.c pp_sys.c | |
678 | ____________________________________________________________________________ | |
679 | [ 28627] By: stevep on 2006/07/27 21:17:10 | |
680 | Log: Upgrade to Digest-SHA-5.42 | |
681 | Branch: perl | |
682 | ! ext/Digest/SHA/Changes ext/Digest/SHA/README | |
683 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum | |
684 | ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h | |
685 | ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h | |
686 | ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t | |
687 | ! ext/Digest/SHA/t/2-nist-vectors-bit.t | |
688 | ! ext/Digest/SHA/t/2-nist-vectors-byte.t | |
689 | ! ext/Digest/SHA/t/3-gillogly-hard.t | |
690 | ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t | |
691 | ____________________________________________________________________________ | |
692 | [ 28626] By: steveh on 2006/07/27 16:25:41 | |
693 | Log: Clear up most of the VC6 compiler warnings in the following smoke: | |
694 | http://www.nntp.perl.org/group/perl.daily-build.reports/39733 | |
695 | Branch: perl | |
696 | ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c | |
697 | ! pp_pack.c utf8.c | |
698 | ____________________________________________________________________________ | |
699 | [ 28625] By: merijn on 2006/07/27 15:33:07 | |
700 | Log: #7217: config.h comments for HAS_POLL incorrect | |
701 | http://rt.perl.org/rt3/Ticket/Display.html?id=7217 | |
702 | Date: Mon, 2 Jul 2001 14:58:27 -0700 | |
703 | From: David Dyck <dcd@tc.fluke.com> | |
704 | Subject: config.h comments for HAS_POLL incorrect | |
705 | Branch: perl | |
706 | ! config_h.SH | |
707 | ____________________________________________________________________________ | |
708 | [ 28623] By: craigb on 2006/07/27 13:54:55 | |
709 | Log: Subject: Re: Silence/fix more warnings from the regex engine | |
710 | From: demerphq <demerphq@gmail.com> | |
711 | Date: Tue, 18 Jul 2006 21:57:15 +0200 | |
712 | Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com> | |
713 | ||
714 | REGCP_SET should only set a value, not check the previous value of its arg | |
715 | Branch: perl | |
716 | ! regexec.c | |
717 | ____________________________________________________________________________ | |
718 | [ 28622] By: stevep on 2006/07/27 11:00:18 | |
719 | Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept() | |
720 | From: Andy Wardley (via RT) <perlbug-followup@perl.org> | |
721 | Date: Fri, 14 Jul 2006 10:11:44 -0700 | |
722 | Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org> | |
723 | Branch: perl | |
724 | ! pod/perlipc.pod | |
725 | ____________________________________________________________________________ | |
726 | [ 28621] By: rgs on 2006/07/26 20:36:19 | |
727 | Log: Some notes in perl594delta. | |
728 | Branch: perl | |
729 | ! pod/perl594delta.pod | |
730 | ____________________________________________________________________________ | |
731 | [ 28620] By: rgs on 2006/07/26 20:32:08 | |
732 | Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back) | |
733 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
734 | Date: Tue, 25 Jul 2006 00:15:50 +0900 | |
735 | Message-Id: <20060725001517.3C5D.BQW10602@nifty.com> | |
736 | Branch: perl | |
737 | ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c | |
738 | ____________________________________________________________________________ | |
739 | [ 28619] By: stevep on 2006/07/26 13:54:28 | |
740 | Log: Added tests from CGI.pm that had not been integrated into core. | |
741 | Branch: perl | |
742 | + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t | |
743 | + lib/CGI/t/start_end_start.t | |
744 | ! MANIFEST | |
745 | ____________________________________________________________________________ | |
746 | [ 28618] By: rgs on 2006/07/26 06:41:56 | |
747 | Log: Add a few links to standard modules in perlfunc, by Gabor Szabo. | |
748 | Branch: perl | |
749 | ! pod/perlfunc.pod | |
750 | ____________________________________________________________________________ | |
751 | [ 28617] By: stevep on 2006/07/26 01:59:06 | |
752 | Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken | |
753 | From: Mike Guy <mjtg@cam.ac.uk> | |
754 | Date: Thu, 17 Aug 2000 16:26:56 +0100 | |
755 | Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk> | |
756 | ||
757 | Only part regarding @ARG missing from the documentation was applied. | |
758 | Branch: perl | |
759 | ! pod/perlvar.pod | |
760 | ____________________________________________________________________________ | |
761 | [ 28616] By: mhx on 2006/07/25 18:54:08 | |
762 | Log: Upgrade to Devel::PPPort 3.09_02 | |
763 | Branch: perl | |
764 | + ext/Devel/PPPort/parts/inc/strlfuncs | |
765 | + ext/Devel/PPPort/t/strlfuncs.t | |
766 | ! MANIFEST ext/Devel/PPPort/Changes | |
767 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO | |
768 | ! ext/Devel/PPPort/parts/apicheck.pl | |
769 | ! ext/Devel/PPPort/parts/base/5009004 | |
770 | ! ext/Devel/PPPort/parts/embed.fnc | |
771 | ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak | |
772 | ____________________________________________________________________________ | |
773 | [ 28615] By: mhx on 2006/07/25 18:42:26 | |
774 | Log: Very recent development versions of gcc (4.2.0 20060715) seem | |
775 | to have switched from '<command line>' to '<command-line>'. | |
776 | Branch: perl | |
777 | ! makedepend.SH | |
778 | ____________________________________________________________________________ | |
779 | [ 28614] By: stevep on 2006/07/24 17:30:38 | |
780 | Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s | |
781 | Branch: perl | |
782 | ! ext/Data/Dumper/Dumper.xs mkppport.lst | |
783 | ____________________________________________________________________________ | |
784 | [ 28613] By: rgs on 2006/07/23 20:32:33 | |
785 | Log: Revert change 28603: this was a wrong fix, that didn't prevent | |
786 | a later crash. Reindent a bit of the same function. | |
787 | Branch: perl | |
788 | ! pp_hot.c | |
789 | ____________________________________________________________________________ | |
790 | [ 28612] By: rgs on 2006/07/23 19:59:55 | |
791 | Log: Subject: [PATCH document] perlop: parsing quoted constructs | |
792 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
793 | Date: Sun, 16 Jul 2006 20:06:33 +0900 | |
794 | Message-Id: <20060716200218.2CE6.BQW10602@nifty.com> | |
795 | Branch: perl | |
796 | ! pod/perlop.pod | |
797 | ____________________________________________________________________________ | |
798 | [ 28611] By: stevep on 2006/07/23 13:46:05 | |
799 | Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no | |
800 | longer automatically "p4 edits" for me. | |
801 | Branch: perl | |
802 | ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL | |
803 | ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t | |
804 | ____________________________________________________________________________ | |
805 | [ 28610] By: stevep on 2006/07/23 13:42:55 | |
806 | Log: Upgrade to Sys-Syslog-0.17 | |
807 | Branch: perl | |
808 | ! ext/Sys/Syslog/Syslog.pm | |
809 | ____________________________________________________________________________ | |
810 | [ 28609] By: stevep on 2006/07/23 13:20:07 | |
811 | Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3 | |
812 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
813 | Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST) | |
814 | Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi> | |
815 | Branch: perl | |
816 | ! hints/dec_osf.sh | |
817 | ____________________________________________________________________________ | |
818 | [ 28608] By: rgs on 2006/07/23 13:17:48 | |
819 | Log: Revert part of last change, that was causing utf8 test failures | |
820 | Branch: perl | |
821 | ! toke.c | |
822 | ____________________________________________________________________________ | |
823 | [ 28607] By: rgs on 2006/07/23 13:04:10 | |
824 | Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c | |
825 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
826 | Date: Sat, 22 Jul 2006 18:51:48 +0300 | |
827 | Message-ID: <44C24994.6020008@iki.fi> | |
828 | Branch: perl | |
829 | ! pp_sys.c regcomp.c regexec.c toke.c utf8.c | |
830 | ____________________________________________________________________________ | |
831 | [ 28606] By: rgs on 2006/07/23 12:51:02 | |
832 | Log: Add another volatile modifier to protect against longjmp clobbering | |
833 | Branch: perl | |
834 | ! op.c | |
835 | ____________________________________________________________________________ | |
836 | [ 28605] By: mhx on 2006/07/21 17:56:39 | |
837 | Log: Upgrade to Devel::PPPort 3.09_01 | |
838 | Branch: perl | |
839 | ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS | |
840 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL | |
841 | ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl | |
842 | ! ext/Devel/PPPort/soak | |
843 | ____________________________________________________________________________ | |
844 | [ 28604] By: rgs on 2006/07/21 15:27:20 | |
845 | Log: More tweaks to threads 1.37, by Jerry D. Hedden | |
846 | Branch: perl | |
847 | ! ext/threads/Changes ext/threads/t/exit.t | |
848 | ! ext/threads/t/thread.t ext/threads/threads.pm | |
849 | ! ext/threads/threads.xs | |
850 | ____________________________________________________________________________ | |
851 | [ 28603] By: rgs on 2006/07/20 22:03:59 | |
852 | Log: In pp_entersub, accept to handle a CV with a NULL padlist. | |
853 | This fixes a crash with mod_perl 1.29. | |
854 | Branch: perl | |
855 | ! pp_hot.c | |
856 | ____________________________________________________________________________ | |
857 | [ 28602] By: rgs on 2006/07/20 21:36:25 | |
858 | Log: Upgrade to threads 1.37, by Jerry D. Hedden | |
859 | Branch: perl | |
860 | ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t | |
861 | ! ext/threads/t/thread.t ext/threads/threads.pm | |
862 | ! ext/threads/threads.xs | |
863 | ____________________________________________________________________________ | |
864 | [ 28601] By: rgs on 2006/07/19 21:34:05 | |
865 | Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines | |
866 | Branch: perl | |
867 | ! pp_hot.c | |
868 | ____________________________________________________________________________ | |
869 | [ 28600] By: stevep on 2006/07/19 14:59:24 | |
870 | Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch | |
871 | From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org> | |
872 | Date: Wed, 19 Jul 2006 05:46:36 -0700 | |
873 | Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org> | |
874 | ||
875 | Pod fixes for Time::gmtime.pm | |
876 | Branch: perl | |
877 | ! lib/Time/gmtime.pm | |
878 | ____________________________________________________________________________ | |
879 | [ 28599] By: rgs on 2006/07/18 21:43:52 | |
880 | Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE | |
881 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
882 | Date: Mon, 17 Jul 2006 09:09:24 +0300 | |
883 | Message-ID: <44BB2994.5090609@iki.fi> | |
884 | Branch: perl | |
885 | ! perl.h pod/perlguts.pod pod/perlhack.pod | |
886 | ____________________________________________________________________________ | |
887 | [ 28598] By: rgs on 2006/07/18 21:02:39 | |
888 | Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)] | |
889 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
890 | Date: Mon, 17 Jul 2006 05:00:01 -0700 | |
891 | Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net> | |
892 | Branch: perl | |
893 | ! ext/threads/t/basic.t ext/threads/t/free.t | |
894 | ____________________________________________________________________________ | |
895 | [ 28597] By: steveh on 2006/07/18 12:11:36 | |
896 | Log: Fix Borland problem with quoted pre-processor macros in response files | |
897 | ||
898 | This should clear up the errors from Module/Build/t/ppm.t and | |
899 | Module/Build/t/xs.t in the Borland smokes. | |
900 | ||
901 | Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) | |
902 | From: "Randy W. Sims" <ml-perl@thepierianspring.org> | |
903 | Date: Thu, 06 Apr 2006 22:33:04 -0400 | |
904 | Message-ID: <4435CF60.1000707@thepierianspring.org> | |
905 | ||
906 | See the thread here for details: | |
907 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html | |
908 | Branch: perl | |
909 | ! lib/ExtUtils/CBuilder/Platform/Windows.pm | |
910 | ____________________________________________________________________________ | |
911 | [ 28596] By: stevep on 2006/07/18 03:10:51 | |
912 | Log: Additional reason for ssh passphrase failures. | |
913 | Branch: perl | |
914 | ! Porting/repository.pod | |
915 | ____________________________________________________________________________ | |
916 | [ 28595] By: rgs on 2006/07/17 21:11:52 | |
917 | Log: Remove the C89 checking with gcc | |
918 | (but leave a note in perlhack) | |
919 | Branch: perl | |
920 | ! cflags.SH pod/perlhack.pod | |
921 | ____________________________________________________________________________ | |
922 | [ 28594] By: steveh on 2006/07/17 14:32:19 | |
923 | Log: Subject: Silence system warning during tests (only on win32 for now) | |
924 | From: demerphq <demerphq@gmail.com> | |
925 | Date: Sat, 15 Jul 2006 18:21:15 +0200 | |
926 | Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com> | |
927 | Branch: perl | |
928 | ! t/comp/opsubs.t | |
929 | ____________________________________________________________________________ | |
930 | [ 28593] By: steveh on 2006/07/17 14:23:59 | |
931 | Log: Avoid an error that VC++'s resource compiler seems to have | |
932 | with a reference to "perly.y" in "perly.h" | |
933 | ||
934 | See the thread here for details: | |
935 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html | |
936 | Branch: perl | |
937 | ! perly.h regen_perly.pl | |
938 | ____________________________________________________________________________ | |
939 | [ 28592] By: merijn on 2006/07/17 06:51:54 | |
940 | Log: Cygwin doesn't cope (yet) with gcc flags -std=c89 | |
941 | Branch: perl | |
942 | ! cflags.SH | |
943 | ____________________________________________________________________________ | |
944 | [ 28591] By: rgs on 2006/07/16 21:42:59 | |
945 | Log: Check for taintedness of PERL5SHELL on Windows | |
946 | (bug #39832) | |
947 | Branch: perl | |
948 | ! taint.c | |
949 | ____________________________________________________________________________ | |
950 | [ 28590] By: stevep on 2006/07/16 19:18:27 | |
951 | Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC) | |
952 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
953 | Date: Sun, 16 Jul 2006 13:11:15 +0300 | |
954 | Message-ID: <44BA10C3.8040007@iki.fi> | |
955 | Branch: perl | |
956 | ! ext/MIME/Base64/t/quoted-print.t | |
957 | ____________________________________________________________________________ | |
958 | [ 28589] By: stevep on 2006/07/16 19:12:28 | |
959 | Log: Subject: Re: Fix loads of warnings from the last escaping patch... | |
960 | From: demerphq <demerphq@gmail.com> | |
961 | Date: Sun, 16 Jul 2006 19:59:02 +0200 | |
962 | Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com> | |
963 | Branch: perl | |
964 | ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h | |
965 | ! regcomp.c regcomp.h | |
966 | ____________________________________________________________________________ | |
967 | [ 28588] By: stevep on 2006/07/16 19:06:01 | |
968 | Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic | |
969 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
970 | Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST) | |
971 | Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi> | |
972 | Branch: perl | |
973 | ! pod/perlhack.pod | |
974 | ____________________________________________________________________________ | |
975 | [ 28587] By: stevep on 2006/07/16 15:40:29 | |
976 | Log: Upgrade to Module-Build-0.2803 | |
977 | Branch: perl | |
978 | ! lib/Module/Build.pm lib/Module/Build/Base.pm | |
979 | ! lib/Module/Build/Changes | |
980 | ____________________________________________________________________________ | |
981 | [ 28586] By: stevep on 2006/07/16 14:54:58 | |
982 | Log: Upgrade to Test-Simple-0.64 | |
983 | Branch: perl | |
984 | ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm | |
985 | ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t | |
986 | ! lib/Test/Simple/t/tbt_01basic.t | |
987 | ! lib/Test/Simple/t/tbt_05faildiag.t | |
988 | ! lib/Test/Simple/t/tbt_06errormess.t | |
989 | ! lib/Test/Simple/t/tbt_07args.t | |
990 | ____________________________________________________________________________ | |
991 | [ 28585] By: stevep on 2006/07/16 13:46:35 | |
992 | Log: various safety/portability tweaks | |
993 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
994 | Date: Sat, 15 Jul 2006 22:15:29 +0300 | |
995 | Message-ID: <44B93ED1.7080000@iki.fi> | |
996 | ||
997 | Fix for change #28578. | |
998 | Branch: perl | |
999 | ! util.c | |
1000 | ____________________________________________________________________________ | |
1001 | [ 28584] By: davem on 2006/07/16 00:20:25 | |
1002 | Log: run regen_headerds | |
1003 | Branch: perl | |
1004 | ! embed.h global.sym proto.h | |
1005 | ____________________________________________________________________________ | |
1006 | [ 28583] By: davem on 2006/07/15 22:14:46 | |
1007 | Log: Subject: [PATCH] comment update for scan_const | |
1008 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
1009 | Date: Sat, 15 Jul 2006 20:16:01 +0900 | |
1010 | Message-Id: <20060715201552.9FA5.BQW10602@nifty.com> | |
1011 | Branch: perl | |
1012 | ! toke.c | |
1013 | ____________________________________________________________________________ | |
1014 | [ 28582] By: davem on 2006/07/15 21:59:43 | |
1015 | Log: Subject: Updated escaping code. utf8 regex debug output improvements | |
1016 | From: demerphq <demerphq@gmail.com> | |
1017 | Date: Sat, 15 Jul 2006 18:56:03 +0200 | |
1018 | Message-Id: <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com> | |
1019 | Branch: perl | |
1020 | ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h | |
1021 | ! regexec.c | |
1022 | ____________________________________________________________________________ | |
1023 | [ 28581] By: stevep on 2006/07/15 18:57:39 | |
1024 | Log: Adding Module::Build::Version missed in upgrade. | |
1025 | Branch: perl | |
1026 | + lib/Module/Build/Version.pm | |
1027 | ! MANIFEST | |
1028 | ____________________________________________________________________________ | |
1029 | [ 28580] By: stevep on 2006/07/15 15:22:35 | |
1030 | Log: Upgrade to ANSIColor-1.11 | |
1031 | Branch: perl | |
1032 | + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t | |
1033 | - lib/Term/ANSIColor/test.pl | |
1034 | ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog | |
1035 | ! lib/Term/ANSIColor/README | |
1036 | ____________________________________________________________________________ | |
1037 | [ 28579] By: stevep on 2006/07/15 14:46:53 | |
1038 | Log: Upgrade to Module-Build-0.2802 | |
1039 | Branch: perl | |
1040 | ! lib/Module/Build.pm lib/Module/Build/Base.pm | |
1041 | ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm | |
1042 | ! lib/Module/Build/t/moduleinfo.t | |
1043 | ! lib/Module/Build/t/runthrough.t | |
1044 | ____________________________________________________________________________ | |
1045 | [ 28578] By: merijn on 2006/07/15 11:53:36 | |
1046 | Log: Subject: [PATCH] various safety/portability tweaks | |
1047 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1048 | Date: Sat, 15 Jul 2006 13:14:32 +0300 | |
1049 | Message-ID: <44B8C008.4030300@iki.fi> | |
1050 | Branch: perl | |
1051 | ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c | |
1052 | ____________________________________________________________________________ | |
1053 | [ 28577] By: merijn on 2006/07/15 11:45:15 | |
1054 | Log: Subject: [PATCH] cflags.SH: add missing C files | |
1055 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1056 | Date: Sat, 15 Jul 2006 12:30:25 +0300 | |
1057 | Message-ID: <44B8B5B1.2050902@iki.fi> | |
1058 | Branch: perl | |
1059 | ! cflags.SH | |
1060 | ____________________________________________________________________________ | |
1061 | [ 28576] By: merijn on 2006/07/15 11:41:59 | |
1062 | Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89 | |
1063 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1064 | Date: Sat, 15 Jul 2006 12:19:45 +0300 | |
1065 | Message-ID: <44B8B331.8090009@iki.fi> | |
1066 | Branch: perl | |
1067 | ! cflags.SH | |
1068 | ____________________________________________________________________________ | |
1069 | [ 28575] By: craigb on 2006/07/14 18:18:18 | |
1070 | Log: overload.t has same locale problem with VMS that it has with dec_osf | |
1071 | Branch: perl | |
1072 | ! t/uni/overload.t | |
1073 | ____________________________________________________________________________ | |
1074 | [ 28574] By: craigb on 2006/07/14 18:09:40 | |
1075 | Log: Make sysconf tests handle unimplemented success indications | |
1076 | for the benefit of Mac OS X and VMS. | |
1077 | Branch: perl | |
1078 | ! ext/POSIX/t/sysconf.t | |
1079 | ____________________________________________________________________________ | |
1080 | [ 28573] By: steveh on 2006/07/14 14:42:57 | |
1081 | Log: Silence a compiler warning on Win32/VC++ | |
1082 | ||
1083 | Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu) | |
1084 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
1085 | Date: Fri, 14 Jul 2006 16:33:01 +0200 | |
1086 | Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de> | |
1087 | Branch: perl | |
1088 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1089 | ____________________________________________________________________________ | |
1090 | [ 28572] By: stevep on 2006/07/14 14:38:28 | |
1091 | Log: Skip tests for pathconf() and fpathconf() on HP-UX for | |
1092 | _PC_CHOWN_RESTRICTED. The HP-UX manpage suggests not trying | |
1093 | to do it, and that the errno will not be set on failure. | |
1094 | Branch: perl | |
1095 | ! ext/POSIX/t/sysconf.t | |
1096 | ____________________________________________________________________________ | |
1097 | [ 28571] By: davem on 2006/07/14 11:50:37 | |
1098 | Log: remove regex postive super-linear cache code | |
1099 | (it wasn't actually achieving anything) | |
1100 | Branch: perl | |
1101 | ! regexec.c t/op/re_tests | |
1102 | ____________________________________________________________________________ | |
1103 | [ 28570] By: merijn on 2006/07/14 07:03:08 | |
1104 | Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!) | |
1105 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
1106 | Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST) | |
1107 | Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi> | |
1108 | Branch: perl | |
1109 | ! hv.c sv.c | |
1110 | ____________________________________________________________________________ | |
1111 | [ 28569] By: stevep on 2006/07/13 20:31:59 | |
1112 | Log: Version bumps for z/OS fixes. | |
1113 | Branch: perl | |
1114 | ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm | |
1115 | ! ext/threads/shared/shared.pm | |
1116 | ____________________________________________________________________________ | |
1117 | [ 28568] By: stevep on 2006/07/13 20:18:59 | |
1118 | Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/ | |
1119 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1120 | Date: Thu, 13 Jul 2006 23:10:27 +0300 | |
1121 | Message-ID: <44B6A8B3.5070605@iki.fi> | |
1122 | Branch: perl | |
1123 | ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t | |
1124 | ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t | |
1125 | ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t | |
1126 | ! ext/Storable/t/overload.t ext/threads/shared/shared.xs | |
1127 | ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t | |
1128 | ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t | |
1129 | ____________________________________________________________________________ | |
1130 | [ 28567] By: merijn on 2006/07/13 17:12:00 | |
1131 | Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment | |
1132 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1133 | Date: Thu, 13 Jul 2006 19:47:29 +0300 | |
1134 | Message-ID: <44B67921.6090901@iki.fi> | |
1135 | Branch: perl | |
1136 | ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t | |
1137 | ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm | |
1138 | ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t | |
1139 | ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl | |
1140 | ! lib/utf8.t miniperlmain.c perl.h | |
1141 | ____________________________________________________________________________ | |
1142 | [ 28566] By: stevep on 2006/07/13 15:46:11 | |
1143 | Log: Keep Intel C++ from claiming that it is gcc. | |
1144 | Branch: perl | |
1145 | ! hints/linux.sh | |
1146 | ____________________________________________________________________________ | |
1147 | [ 28565] By: stevep on 2006/07/13 14:04:18 | |
1148 | Log: Clear up a few more warnings from blead. | |
1149 | Branch: perl | |
1150 | ! op.c perl.c reentr.c reentr.pl regexec.c | |
1151 | ____________________________________________________________________________ | |
1152 | [ 28564] By: rgs on 2006/07/13 08:46:30 | |
1153 | Log: Not everybody has env | |
1154 | Branch: perl | |
1155 | ! pod/perlintro.pod | |
1156 | ____________________________________________________________________________ | |
1157 | [ 28563] By: rgs on 2006/07/13 08:40:12 | |
1158 | Log: Subject: Re: Misunderstanding escapes in heredocs? | |
1159 | From: demerphq <demerphq@gmail.com> | |
1160 | Date: Sun, 9 Jul 2006 16:42:45 +0200 | |
1161 | Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com> | |
1162 | ||
1163 | with formatting nits | |
1164 | Branch: perl | |
1165 | ! pod/perlop.pod | |
1166 | ____________________________________________________________________________ | |
1167 | [ 28562] By: rgs on 2006/07/13 08:17:04 | |
1168 | Log: Additions to perlhack based on a patch by Gabor Szabo | |
1169 | Branch: perl | |
1170 | ! pod/perlhack.pod | |
1171 | ____________________________________________________________________________ | |
1172 | [ 28561] By: rgs on 2006/07/13 08:04:44 | |
1173 | Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn) | |
1174 | Branch: perl | |
1175 | ! pod/perlintro.pod | |
1176 | ____________________________________________________________________________ | |
1177 | [ 28560] By: merijn on 2006/07/13 06:50:55 | |
1178 | Log: Relink to use temp file forced on current dir in mpeix | |
1179 | Subject: [PATCH] mpeix/relink: tweak from Donna Garverick | |
1180 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
1181 | Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST) | |
1182 | Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi> | |
1183 | Branch: perl | |
1184 | ! mpeix/relink | |
1185 | ____________________________________________________________________________ | |
1186 | [ 28559] By: rgs on 2006/07/12 13:19:04 | |
1187 | Log: Cleanup and conversion to t/test.pl | |
1188 | Branch: perl | |
1189 | ! ext/Devel/Peek/t/Peek.t | |
1190 | ____________________________________________________________________________ | |
1191 | [ 28558] By: rgs on 2006/07/12 12:29:58 | |
1192 | Log: I prefer array indexes that start from 0 in beginner docs | |
1193 | Branch: perl | |
1194 | ! pod/perlintro.pod | |
1195 | ____________________________________________________________________________ | |
1196 | [ 28557] By: rgs on 2006/07/12 12:28:34 | |
1197 | Log: Integration of strlcat is to-done (noticed by Yves) | |
1198 | Branch: perl | |
1199 | ! pod/perltodo.pod | |
1200 | ____________________________________________________________________________ | |
1201 | [ 28556] By: steveh on 2006/07/12 10:28:39 | |
1202 | Log: Fix change #28552: VC++ doesn't like code before declarations | |
1203 | Branch: perl | |
1204 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1205 | ____________________________________________________________________________ | |
1206 | [ 28555] By: rgs on 2006/07/12 09:56:04 | |
1207 | Log: Additions and removals in perltodo | |
1208 | Branch: perl | |
1209 | ! pod/perltodo.pod | |
1210 | ____________________________________________________________________________ | |
1211 | [ 28554] By: merijn on 2006/07/12 09:40:14 | |
1212 | Log: Subject: [PATCH] more strictness in perlintro | |
1213 | From: "Gabor Szabo" <szabgab@gmail.com> | |
1214 | Date: Wed, 12 Jul 2006 10:30:06 +0300 | |
1215 | Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com> | |
1216 | Branch: perl | |
1217 | ! pod/perlintro.pod | |
1218 | ____________________________________________________________________________ | |
1219 | [ 28553] By: merijn on 2006/07/12 09:27:59 | |
1220 | Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example) | |
1221 | From: "Gabor Szabo" <szabgab@gmail.com> | |
1222 | Date: Wed, 12 Jul 2006 10:51:03 +0300 | |
1223 | Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com> | |
1224 | Branch: perl | |
1225 | ! pod/perlintro.pod | |
1226 | ____________________________________________________________________________ | |
1227 | [ 28552] By: rgs on 2006/07/12 09:00:01 | |
1228 | Log: Subject: Re: [PATCH] FieldHash coverity-compliant | |
1229 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
1230 | Date: Wed, 12 Jul 2006 00:45:44 +0200 | |
1231 | Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de> | |
1232 | Branch: perl | |
1233 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1234 | ____________________________________________________________________________ | |
1235 | [ 28551] By: rgs on 2006/07/12 08:49:17 | |
1236 | Log: Upgrade to PathTools 3.19 | |
1237 | Branch: perl | |
1238 | ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm | |
1239 | ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t | |
1240 | ____________________________________________________________________________ | |
1241 | [ 28550] By: merijn on 2006/07/12 06:53:22 | |
1242 | Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes | |
1243 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
1244 | Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST) | |
1245 | Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi> | |
1246 | Branch: perl | |
1247 | ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t | |
1248 | ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t | |
1249 | ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t | |
1250 | ____________________________________________________________________________ | |
1251 | [ 28549] By: rgs on 2006/07/11 17:00:26 | |
1252 | Log: A few rough notes for the next perldelta | |
1253 | Branch: perl | |
1254 | ! pod/perl594delta.pod | |
1255 | ____________________________________________________________________________ | |
1256 | [ 28548] By: rgs on 2006/07/11 14:55:17 | |
1257 | Log: Revert bogus fix for bug #27940, which wasn't really a bug, | |
1258 | and a new test item, as found and suggested by Sadahiro Tomoyuki. | |
1259 | Branch: perl | |
1260 | ! t/op/pat.t toke.c | |
1261 | ____________________________________________________________________________ | |
1262 | [ 28547] By: rgs on 2006/07/11 14:06:08 | |
1263 | Log: Subject: Re: Misunderstanding escapes in heredocs? | |
1264 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
1265 | Date: Sun, 09 Jul 2006 11:57:42 +0900 | |
1266 | Message-Id: <20060709115613.78FF.BQW10602@nifty.com> | |
1267 | Branch: perl | |
1268 | ! pod/perlop.pod | |
1269 | ____________________________________________________________________________ | |
1270 | [ 28546] By: stevep on 2006/07/11 12:31:10 | |
1271 | Log: Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from | |
1272 | change #27541. Also, leave out the test files Jacobson.t and | |
1273 | Jacobson2.t which both generated several warnings. | |
1274 | Branch: perl | |
1275 | + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t | |
1276 | + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t | |
1277 | + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t | |
1278 | ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG | |
1279 | ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm | |
1280 | ____________________________________________________________________________ | |
1281 | [ 28545] By: steveh on 2006/07/11 11:26:17 | |
1282 | Log: Fix change #28533: my_strlcpy does not return the dest str! | |
1283 | Branch: perl | |
1284 | ! util.c | |
1285 | ____________________________________________________________________________ | |
1286 | [ 28544] By: rgs on 2006/07/11 09:29:23 | |
1287 | Log: Adjust test count in threads test | |
1288 | Branch: perl | |
1289 | ! ext/threads/t/kill.t | |
1290 | ____________________________________________________________________________ | |
1291 | [ 28543] By: rgs on 2006/07/11 09:27:25 | |
1292 | Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps | |
1293 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
1294 | Date: Mon, 10 Jul 2006 13:28:25 -0700 | |
1295 | Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net> | |
1296 | Branch: perl | |
1297 | ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t | |
1298 | ! ext/threads/t/thread.t ext/threads/threads.pm | |
1299 | ! ext/threads/threads.xs | |
1300 | ____________________________________________________________________________ | |
1301 | [ 28542] By: rgs on 2006/07/11 08:06:26 | |
1302 | Log: Subject: [PATCH] FieldHash coverity-compliant | |
1303 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
1304 | Date: Mon, 10 Jul 2006 21:30:15 +0200 | |
1305 | Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de> | |
1306 | Branch: perl | |
1307 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1308 | ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm | |
1309 | ! ext/Hash/Util/FieldHash/t/02_function.t | |
1310 | ! ext/Hash/Util/FieldHash/t/04_thread.t | |
1311 | ____________________________________________________________________________ | |
1312 | [ 28541] By: rgs on 2006/07/11 07:55:21 | |
1313 | Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused)) | |
1314 | From: Andy Dougherty <doughera@lafayette.edu> | |
1315 | Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT) | |
1316 | Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu> | |
1317 | Branch: perl | |
1318 | ! perl.h | |
1319 | ____________________________________________________________________________ | |
1320 | [ 28540] By: rgs on 2006/07/11 07:48:24 | |
1321 | Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip | |
1322 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
1323 | Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST) | |
1324 | Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi> | |
1325 | Branch: perl | |
1326 | ! ext/POSIX/t/sysconf.t | |
1327 | ____________________________________________________________________________ | |
1328 | [ 28539] By: rgs on 2006/07/10 20:14:34 | |
1329 | Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH | |
1330 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1331 | Date: Mon, 10 Jul 2006 22:55:33 +0300 | |
1332 | Message-ID: <44B2B0B5.3000008@iki.fi> | |
1333 | Branch: perl | |
1334 | ! Makefile.SH hints/os390.sh | |
1335 | ____________________________________________________________________________ | |
1336 | [ 28538] By: rgs on 2006/07/10 19:42:18 | |
1337 | Log: Update Changes | |
1338 | Branch: perl | |
1339 | ! Changes | |
1340 | ____________________________________________________________________________ | |
6c33fa55 RGS |
1341 | [ 28537] By: stevep on 2006/07/10 19:28:54 |
1342 | Log: Subject: [PATCH] perlhack: argh... | |
1343 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1344 | Date: Mon, 10 Jul 2006 21:07:35 +0300 | |
1345 | Message-ID: <44B29767.4040606@iki.fi> | |
1346 | Branch: perl | |
1347 | ! pod/perlhack.pod | |
1348 | ____________________________________________________________________________ | |
1349 | [ 28536] By: stevep on 2006/07/10 19:12:07 | |
1350 | Log: Restoring change #28523 accidentilly reverted with change #28528. | |
1351 | Branch: perl | |
1352 | ! doio.c | |
1353 | ____________________________________________________________________________ | |
1354 | [ 28535] By: stevep on 2006/07/10 18:26:25 | |
1355 | Log: Fix another empty if-statement warning | |
1356 | Branch: perl | |
1357 | ! sv.c | |
1358 | ____________________________________________________________________________ | |
1359 | [ 28534] By: stevep on 2006/07/10 18:17:30 | |
1360 | Log: Silence empty if-statement warning. | |
1361 | Branch: perl | |
1362 | ! universal.c | |
1363 | ____________________________________________________________________________ | |
1364 | [ 28533] By: stevep on 2006/07/10 17:23:02 | |
1365 | Log: Convert some low hanging fruit to my_strlcpy/my_strlcat. | |
1366 | Branch: perl | |
1367 | ! doio.c mg.c pp_sys.c toke.c util.c | |
1368 | ____________________________________________________________________________ | |
1369 | [ 28532] By: rgs on 2006/07/10 17:09:38 | |
1370 | Log: POD fixes in perlhack | |
1371 | Branch: perl | |
1372 | ! pod/perlhack.pod | |
1373 | ____________________________________________________________________________ | |
1374 | [ 28531] By: rgs on 2006/07/10 17:07:43 | |
1375 | Log: Typo found by Craig Berry | |
1376 | Branch: perl | |
1377 | ! pod/perlhack.pod | |
1378 | ____________________________________________________________________________ | |
1379 | [ 28530] By: rgs on 2006/07/10 17:05:12 | |
1380 | Log: More perlhack portability additions by Jarkko | |
1381 | Branch: perl | |
1382 | ! pod/perlhack.pod | |
1383 | ____________________________________________________________________________ | |
1384 | [ 28529] By: rgs on 2006/07/10 14:04:00 | |
1385 | Log: Subject: [PATCH] threads 1.35 - Borland compiler fix | |
1386 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
1387 | Date: Mon, 10 Jul 2006 06:49:34 -0700 | |
1388 | Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net> | |
1389 | Branch: perl | |
1390 | ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t | |
1391 | ! ext/threads/threads.pm ext/threads/threads.xs | |
1392 | ____________________________________________________________________________ | |
1393 | [ 28528] By: stevep on 2006/07/10 13:55:39 | |
1394 | Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ | |
1395 | my_strlcat() API. Convert ext/File/Glob/bsd_glob.c to use | |
1396 | my_strlcat(). Add to the strlcy()/strlcat() todo entry. | |
1397 | Branch: perl | |
1398 | ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c | |
1399 | ! util.c | |
1400 | ____________________________________________________________________________ | |
1401 | [ 28527] By: rgs on 2006/07/10 12:46:41 | |
1402 | Log: Subject: [PATCH] perlhack: more portability musings | |
1403 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1404 | Date: Mon, 10 Jul 2006 15:41:10 +0300 | |
1405 | Message-ID: <44B24AE6.6030708@iki.fi> | |
1406 | Branch: perl | |
1407 | ! pod/perlhack.pod | |
1408 | ____________________________________________________________________________ | |
1409 | [ 28526] By: rgs on 2006/07/10 12:01:20 | |
1410 | Log: Subject: examples in the core documentation | |
1411 | From: "Gabor Szabo" <szabgab@gmail.com> | |
1412 | Date: Sun, 9 Jul 2006 15:44:47 +0200 | |
1413 | Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com> | |
1414 | Branch: perl | |
1415 | ! pod/perlfunc.pod | |
1416 | ____________________________________________________________________________ | |
1417 | [ 28525] By: stevep on 2006/07/10 11:28:24 | |
1418 | Log: Add Russ Allbery's public domain implementations of strlcat and | |
1419 | strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core. | |
1420 | Thanks Russ! | |
1421 | Branch: perl | |
1422 | ! embed.fnc embed.h global.sym perl.h proto.h util.c | |
1423 | ____________________________________________________________________________ | |
1424 | [ 28524] By: rgs on 2006/07/10 10:16:53 | |
1425 | Log: Add a macro to remove duplicated code | |
1426 | ||
1427 | Subject: Re: cut-and-paste findings for blead 28504 | |
1428 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
1429 | Date: Sun, 09 Jul 2006 13:47:04 +0900 | |
1430 | Message-Id: <20060709134236.E51A.BQW10602@nifty.com> | |
1431 | Branch: perl | |
1432 | ! pp_sort.c | |
1433 | ____________________________________________________________________________ | |
1434 | [ 28523] By: rgs on 2006/07/10 10:11:22 | |
1435 | Log: Fix a signed/unsigned warning | |
1436 | Branch: perl | |
1437 | ! doio.c | |
1438 | ____________________________________________________________________________ | |
1439 | [ 28522] By: rgs on 2006/07/10 09:53:33 | |
1440 | Log: Pod cleanup in Shell.pm | |
1441 | Branch: perl | |
1442 | ! lib/Shell.pm | |
1443 | ____________________________________________________________________________ | |
1444 | [ 28521] By: merijn on 2006/07/10 07:41:25 | |
1445 | Log: Even Jarkko's patches should go in only once | |
1446 | Subject: [PATCH] undouble Jarkko's patch | |
1447 | From: andy@petdance.com (Andy Lester) | |
1448 | Date: Mon, 10 Jul 2006 00:22:18 -0500 | |
1449 | Message-ID: <20060710052218.GA7477@petdance.com> | |
1450 | Branch: perl | |
1451 | ! pod/perlhack.pod | |
1452 | ____________________________________________________________________________ | |
1453 | [ 28520] By: stevep on 2006/07/10 03:07:59 | |
1454 | Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked | |
1455 | From: Dominic Dunlop <shouldbedomo@mac.com> | |
1456 | Date: Sun, 9 Jul 2006 22:22:14 +0200 | |
1457 | Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com> | |
1458 | Branch: perl | |
1459 | ! ext/POSIX/t/sysconf.t | |
1460 | ____________________________________________________________________________ | |
1461 | [ 28519] By: stevep on 2006/07/10 00:29:02 | |
1462 | Log: Clear up test based on line number differences between the core and the | |
1463 | Test-Simple version. | |
1464 | Branch: perl | |
1465 | ! lib/Test/Simple/t/tbt_01basic.t | |
1466 | ____________________________________________________________________________ | |
1467 | [ 28518] By: nicholas on 2006/07/09 21:56:18 | |
1468 | Log: Tweak for Jarkko's addition to perlhack, suggested by Yves. | |
1469 | Branch: perl | |
1470 | ! pod/perlhack.pod | |
1471 | ____________________________________________________________________________ | |
1472 | [ 28517] By: stevep on 2006/07/09 20:51:48 | |
1473 | Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t. | |
1474 | Branch: perl | |
1475 | ! lib/Test/Simple/t/tbt_01basic.t | |
1476 | ____________________________________________________________________________ | |
1477 | [ 28516] By: merijn on 2006/07/09 18:50:01 | |
1478 | Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo) | |
1479 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1480 | Date: Sun, 09 Jul 2006 19:42:10 +0300 | |
1481 | Message-ID: <44B131E2.8050805@iki.fi> | |
1482 | Branch: perl | |
1483 | ! pod/perlhack.pod pod/perltodo.pod | |
1484 | ____________________________________________________________________________ | |
1485 | [ 28515] By: stevep on 2006/07/09 13:57:25 | |
1486 | Log: Subject: [PATCH] perlhack.pod | |
1487 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1488 | Date: Sun, 09 Jul 2006 14:55:20 +0300 | |
1489 | Message-ID: <44B0EEA8.4080003@iki.fi> | |
1490 | Branch: perl | |
1491 | ! pod/perlhack.pod | |
1492 | ____________________________________________________________________________ | |
1493 | [ 28514] By: stevep on 2006/07/09 13:51:37 | |
1494 | Log: Upgrade to Test-Simple-0.63 | |
1495 | Branch: perl | |
1496 | ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm | |
1497 | ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes | |
1498 | ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t | |
1499 | ! lib/Test/Simple/t/tbt_05faildiag.t | |
1500 | ____________________________________________________________________________ | |
1501 | [ 28513] By: mhx on 2006/07/09 08:19:33 | |
1502 | Log: Integrate mkppport. All ppport.h files in the core will now | |
1503 | be autogenerated at build time (and removed during cleanup). | |
1504 | Branch: perl | |
1505 | + mkppport mkppport.lst | |
1506 | - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h | |
1507 | - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h | |
1508 | - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h | |
1509 | ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile | |
1510 | ! win32/Makefile.ce win32/makefile.mk | |
1511 | ____________________________________________________________________________ | |
1512 | [ 28512] By: stevep on 2006/07/08 18:08:07 | |
1513 | Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c | |
1514 | From: demerphq <demerphq@gmail.com> | |
1515 | Date: Sat, 8 Jul 2006 17:48:34 +0200 | |
1516 | Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com> | |
1517 | ||
1518 | Removing duplicated regexp trie-related code. | |
1519 | Branch: perl | |
1520 | ! regexec.c | |
1521 | ____________________________________________________________________________ | |
1522 | [ 28511] By: stevep on 2006/07/08 18:00:17 | |
1523 | Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative | |
1524 | From: Brendan O'Dea <bod@debian.org> | |
1525 | Date: Thu, 6 Jul 2006 01:02:41 +1000 | |
1526 | Message-ID: <20060705150241.GA2244@londo.c47.org> | |
1527 | Branch: perl | |
1528 | ! lib/File/Spec/Unix.pm | |
1529 | ____________________________________________________________________________ | |
1530 | [ 28510] By: stevep on 2006/07/08 17:51:43 | |
1531 | Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket | |
1532 | From: Brendan O'Dea <bod@debian.org> | |
1533 | Date: Sat, 8 Jul 2006 13:27:50 +1000 | |
1534 | Message-ID: <20060708032750.GA20454@londo.c47.org> | |
1535 | Branch: perl | |
1536 | ! lib/perl5db.pl | |
1537 | ____________________________________________________________________________ | |
1538 | [ 28509] By: stevep on 2006/07/08 17:47:24 | |
1539 | Log: Making encoding::warnings lexical is to-done. | |
1540 | Branch: perl | |
1541 | ! pod/perltodo.pod | |
1542 | ____________________________________________________________________________ | |
1543 | [ 28508] By: stevep on 2006/07/08 17:28:36 | |
1544 | Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented | |
1545 | From: demerphq <demerphq@gmail.com> | |
1546 | Date: Sat, 8 Jul 2006 17:55:09 +0200 | |
1547 | Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com> | |
1548 | Branch: perl | |
1549 | ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t | |
1550 | ____________________________________________________________________________ | |
1551 | [ 28507] By: mhx on 2006/07/08 16:27:10 | |
1552 | Log: Upgrade to Devel::PPPort 3.09 | |
1553 | Branch: perl | |
1554 | ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS | |
1555 | ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL | |
1556 | ! ext/Devel/PPPort/parts/apidoc.fnc | |
1557 | ! ext/Devel/PPPort/parts/base/5009004 | |
1558 | ! ext/Devel/PPPort/parts/embed.fnc | |
1559 | ! ext/Devel/PPPort/parts/inc/podtest | |
1560 | ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak | |
1561 | ! ext/Devel/PPPort/t/podtest.t | |
1562 | ____________________________________________________________________________ | |
1563 | [ 28506] By: stevep on 2006/07/08 14:50:33 | |
1564 | Log: Update Audrey Tang's email throughout various files. | |
1565 | Branch: perl | |
1566 | ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl | |
1567 | ____________________________________________________________________________ | |
1568 | [ 28505] By: merijn on 2006/07/08 09:04:56 | |
1569 | Log: POSIX test improvements on True64 | |
1570 | Subject: [PATCH] the new POSIX tests | |
1571 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1572 | Date: Sat, 08 Jul 2006 11:43:05 +0300 | |
1573 | Message-ID: <44AF7019.3070509@iki.fi> | |
1574 | Branch: perl | |
1575 | ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t | |
1576 | ! ext/POSIX/t/termios.t | |
1577 | ____________________________________________________________________________ | |
1578 | [ 28504] By: stevep on 2006/07/08 01:14:28 | |
1579 | Log: Upgrade to encoding-warnings-0.10 | |
1580 | Branch: perl | |
1581 | + lib/encoding/warnings/t/4-lexical.t | |
1582 | ! MANIFEST lib/encoding/warnings.pm | |
1583 | ! lib/encoding/warnings/t/3-normal.t | |
1584 | ____________________________________________________________________________ | |
1585 | [ 28503] By: stevep on 2006/07/07 18:38:01 | |
1586 | Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX | |
1587 | From: Sébastien Aperghis-Tramoni <maddingue@free.fr> | |
1588 | Date: Fri, 07 Jul 2006 11:02:31 +0200 | |
1589 | Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr> | |
1590 | ||
1591 | Only includes changes to: | |
1592 | * ext/I18N/Langinfo/t/Langinfo.t | |
1593 | * ext/POSIX/t/sysconf.t | |
1594 | * ext/POSIX/t/termios.t | |
1595 | Branch: perl | |
1596 | + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t | |
1597 | ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t | |
1598 | ____________________________________________________________________________ | |
1599 | [ 28502] By: rgs on 2006/07/07 14:52:15 | |
1600 | Log: Subject: Re: Dual life for Shell.pm | |
1601 | From: "Adriano Ferreira" <a.r.ferreira@gmail.com> | |
1602 | Date: Thu, 6 Jul 2006 13:02:23 -0300 | |
1603 | Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com> | |
1604 | Branch: perl | |
1605 | ! lib/Shell.pm lib/Shell.t | |
1606 | ____________________________________________________________________________ | |
1607 | [ 28501] By: rgs on 2006/07/07 14:12:59 | |
1608 | Log: Subject: [PATCH] threads 1.34 - state methods | |
1609 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
1610 | Date: Thu, 06 Jul 2006 07:33:13 -0700 | |
1611 | Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net> | |
1612 | Branch: perl | |
1613 | + ext/threads/t/state.t | |
1614 | ! MANIFEST ext/threads/Changes ext/threads/README | |
1615 | ! ext/threads/t/context.t ext/threads/t/thread.t | |
1616 | ! ext/threads/threads.pm ext/threads/threads.xs | |
1617 | ____________________________________________________________________________ | |
1618 | [ 28500] By: rgs on 2006/07/07 13:23:45 | |
1619 | Log: Subject: More escaping in the RE | |
1620 | From: demerphq <demerphq@gmail.com> | |
1621 | Date: Fri, 7 Jul 2006 10:40:40 +0200 | |
1622 | Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com> | |
1623 | ||
1624 | (with tweaks) | |
1625 | Branch: perl | |
1626 | ! regcomp.c regcomp.h regexec.c | |
1627 | ____________________________________________________________________________ | |
1628 | [ 28499] By: rgs on 2006/07/07 09:50:35 | |
1629 | Log: Fix the implementation of list assignment to state(). | |
1630 | Branch: perl | |
1631 | ! op.c t/lib/warnings/op t/op/state.t | |
1632 | ____________________________________________________________________________ | |
1633 | [ 28498] By: rgs on 2006/07/06 16:55:57 | |
1634 | Log: The state() implementation is not yet perfect. Check in a new todo test | |
1635 | Branch: perl | |
1636 | ! t/op/state.t | |
1637 | ____________________________________________________________________________ | |
1638 | [ 28497] By: rgs on 2006/07/06 16:35:37 | |
1639 | Log: Error in the formulation of the new warning, spotted by Dominic Dunlop | |
1640 | Branch: perl | |
1641 | ! pod/perldiag.pod | |
1642 | ____________________________________________________________________________ | |
1643 | [ 28496] By: rgs on 2006/07/06 15:49:30 | |
1644 | Log: Add a new warning, "State variable %s will be reinitialized" | |
1645 | Branch: perl | |
1646 | ! op.c pod/perldiag.pod t/lib/warnings/op | |
1647 | ____________________________________________________________________________ | |
1648 | [ 28495] By: stevep on 2006/07/06 15:38:51 | |
1649 | Log: Upgrade to Module-Build-0.2801. | |
1650 | Branch: perl | |
1651 | ! lib/Module/Build.pm lib/Module/Build/Base.pm | |
1652 | ! lib/Module/Build/Changes lib/Module/Build/Compat.pm | |
1653 | ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm | |
1654 | ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm | |
1655 | ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm | |
1656 | ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t | |
1657 | ____________________________________________________________________________ | |
1658 | [ 28494] By: stevep on 2006/07/06 15:18:58 | |
1659 | Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer. | |
1660 | Also, sync'ing up with the CPAN version of the module. | |
1661 | Branch: perl | |
1662 | ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t | |
1663 | ! lib/Math/Trig.pm lib/Math/Trig.t | |
1664 | ____________________________________________________________________________ | |
1665 | [ 28493] By: rgs on 2006/07/06 14:31:55 | |
1666 | Log: Document state() variables in perlsub | |
1667 | Branch: perl | |
1668 | ! pod/perlsub.pod | |
1669 | ____________________________________________________________________________ | |
1670 | [ 28492] By: stevep on 2006/07/06 14:12:56 | |
1671 | Log: Alphabetizing function names in perlfunc lists. | |
1672 | Branch: perl | |
1673 | ! pod/perlfunc.pod | |
1674 | ____________________________________________________________________________ | |
1675 | [ 28491] By: rgs on 2006/07/06 13:36:57 | |
1676 | Log: Mention state variables in perldiag. Add switch-related keywords | |
1677 | in the keyword listing section in perlfunc. Add a summary of | |
1678 | C<state> in perlfunc. Fix a typo in the synopsis for C<our>. | |
1679 | Don't say that C<my $_> is illegal in perlsub. | |
1680 | Branch: perl | |
1681 | ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod | |
1682 | ____________________________________________________________________________ | |
1683 | [ 28490] By: rgs on 2006/07/06 09:01:16 | |
1684 | Log: Introduce a new function, pv_escape(), to display contents of PVs | |
1685 | that might contain non printable chars. | |
1686 | ||
1687 | Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string | |
1688 | From: demerphq <demerphq@gmail.com> | |
1689 | Date: Wed, 5 Jul 2006 20:40:58 +0200 | |
1690 | Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com> | |
1691 | Branch: perl | |
1692 | ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod | |
1693 | ! proto.h reentr.c regexec.c t/lib/warnings/9uninit | |
1694 | ____________________________________________________________________________ | |
1695 | [ 28489] By: rgs on 2006/07/05 21:00:31 | |
1696 | Log: Implement handling of state variables in list assignment | |
1697 | Branch: perl | |
1698 | ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t | |
1699 | ____________________________________________________________________________ | |
1700 | [ 28488] By: rgs on 2006/07/05 20:00:10 | |
1701 | Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left | |
1702 | side is made out a list declared with our(). In this case OPpLVAL_INTRO | |
1703 | isn't set on the left op, so we just remove that check. Add new tests. | |
1704 | Branch: perl | |
1705 | ! op.c t/op/array.t | |
1706 | ____________________________________________________________________________ | |
1707 | [ 28487] By: rgs on 2006/07/05 19:49:36 | |
1708 | Log: Adjust test count after introducing new constants in POSIX | |
1709 | Branch: perl | |
1710 | ! ext/B/t/concise-xs.t | |
1711 | ____________________________________________________________________________ | |
1712 | [ 28486] By: stevep on 2006/07/05 16:27:16 | |
1713 | Log: Add constants needed for recvmsg()/sendmsg() support. | |
1714 | Branch: perl | |
1715 | ! ext/POSIX/Makefile.PL | |
1716 | ____________________________________________________________________________ | |
1717 | [ 28485] By: stevep on 2006/07/05 15:40:05 | |
1718 | Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable. | |
1719 | Branch: perl | |
1720 | ! lib/Memoize/t/tie_ndbm.t | |
1721 | ____________________________________________________________________________ | |
1722 | [ 28484] By: rgs on 2006/07/05 14:10:18 | |
1723 | Log: Add a TODO test for list assignment to a list of state variables. | |
1724 | Not sure yet how to encode in the optree the information that | |
1725 | state($x, $y) and (state $x, state $y) must be treated differently. | |
1726 | Branch: perl | |
1727 | ! t/op/state.t | |
1728 | ____________________________________________________________________________ | |
1729 | [ 28483] By: rgs on 2006/07/05 12:48:57 | |
1730 | Log: Don't add extra warning flags for gcc versions < 3. | |
1731 | Branch: perl | |
1732 | ! cflags.SH | |
1733 | ____________________________________________________________________________ | |
1734 | [ 28482] By: rgs on 2006/07/05 08:53:56 | |
1735 | Log: Make the distclean target remove lib/Hash correctly | |
1736 | Branch: perl | |
1737 | ! Makefile.SH | |
1738 | ____________________________________________________________________________ | |
1739 | [ 28481] By: craigb on 2006/07/05 02:31:06 | |
1740 | Log: Subject: [PATCH] RE: [PATCH] threads 1.33 | |
81250a5d NC |
1741 | From: "Jerry D. Hedden" <jdhedden@cpan.org> |
1742 | Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net> | |
6c33fa55 RGS |
1743 | Date: Tue, 04 Jul 2006 17:18:45 -0700 |
1744 | ||
1745 | exiting from threads works differently on VMS | |
1746 | Branch: perl | |
1747 | ! ext/threads/t/exit.t | |
1748 | ____________________________________________________________________________ | |
1749 | [ 28480] By: craigb on 2006/07/04 21:27:42 | |
1750 | Log: fix signed/unsigned nit in reentr.c | |
1751 | Branch: perl | |
1752 | ! reentr.c | |
1753 | ____________________________________________________________________________ | |
1754 | [ 28479] By: craigb on 2006/07/04 19:08:16 | |
1755 | Log: fix type mismatch warning caused by return statement lurking in DIE macro | |
1756 | Branch: perl | |
1757 | ! doio.c | |
1758 | ____________________________________________________________________________ | |
1759 | [ 28478] By: nicholas on 2006/07/04 18:58:10 | |
1760 | Log: Subject: [PATCH] more warning-silencing in FieldHash | |
1761 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
1762 | Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de> | |
1763 | Date: Tue, 4 Jul 2006 19:42:12 +0200 | |
1764 | Branch: perl | |
1765 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1766 | ! ext/Hash/Util/FieldHash/t/02_function.t | |
1767 | ! ext/Hash/Util/FieldHash/t/05_perlhook.t | |
1768 | ____________________________________________________________________________ | |
1769 | [ 28477] By: rgs on 2006/07/04 12:04:58 | |
1770 | Log: Subject: [PATCH] consting and localizing in universal.c | |
1771 | From: andy@petdance.com (Andy Lester) | |
1772 | Date: Mon, 3 Jul 2006 17:41:48 -0500 | |
1773 | Message-ID: <20060703224148.GA14449@petdance.com> | |
1774 | Branch: perl | |
1775 | ! embed.fnc proto.h universal.c | |
1776 | ____________________________________________________________________________ | |
1777 | [ 28476] By: rgs on 2006/07/04 09:42:12 | |
1778 | Log: Subject: [PATCH] toke.c consting and localizing | |
1779 | From: andy@petdance.com (Andy Lester) | |
1780 | Date: Mon, 3 Jul 2006 17:42:50 -0500 | |
1781 | Message-ID: <20060703224250.GA14481@petdance.com> | |
1782 | Branch: perl | |
1783 | ! toke.c | |
1784 | ____________________________________________________________________________ | |
1785 | [ 28475] By: rgs on 2006/07/04 09:37:10 | |
1786 | Log: Subject: [PATCH] threads 1.33 | |
1787 | From: "Jerry D. Hedden" <jdhedden@cpan.org> | |
1788 | Date: Mon, 03 Jul 2006 09:01:53 -0700 | |
1789 | Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net> | |
1790 | Branch: perl | |
1791 | + ext/threads/t/exit.t | |
1792 | ! MANIFEST ext/threads/Changes ext/threads/README | |
1793 | ! ext/threads/t/blocks.t ext/threads/t/context.t | |
1794 | ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t | |
1795 | ! ext/threads/t/join.t ext/threads/t/thread.t | |
1796 | ! ext/threads/threads.pm ext/threads/threads.xs | |
1797 | ____________________________________________________________________________ | |
1798 | [ 28474] By: mhx on 2006/07/03 21:40:58 | |
1799 | Log: Upgrade to Devel::PPPort 3.08_07 | |
1800 | Branch: perl | |
1801 | + ext/Devel/PPPort/PPPort.xs | |
1802 | ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL | |
1803 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL | |
1804 | ! ext/Devel/PPPort/parts/inc/ppphbin | |
1805 | ! ext/Devel/PPPort/parts/inc/ppphdoc | |
1806 | ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak | |
1807 | ! ext/Devel/PPPort/t/ppphtest.t | |
1808 | ____________________________________________________________________________ | |
1809 | [ 28473] By: stevep on 2006/07/03 18:09:01 | |
1810 | Log: Allow stat() and -X file tests work on dirhandles. | |
1811 | Branch: perl | |
1812 | ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t | |
1813 | ____________________________________________________________________________ | |
1814 | [ 28472] By: rgs on 2006/07/03 16:51:05 | |
1815 | Log: Subject: [PATCH] embed.pl enhancements | |
1816 | From: andy@petdance.com (Andy Lester) | |
1817 | Date: Sun, 2 Jul 2006 12:11:39 -0500 | |
1818 | Message-ID: <20060702171139.GA20266@petdance.com> | |
1819 | ||
1820 | Add experimental (and optional) splint support | |
1821 | Branch: perl | |
1822 | ! embed.pl perlapi.c | |
1823 | ____________________________________________________________________________ | |
1824 | [ 28471] By: rgs on 2006/07/03 16:40:19 | |
1825 | Log: Subject: [PATCH] Makefile splint support | |
1826 | From: andy@petdance.com (Andy Lester) | |
1827 | Date: Sun, 2 Jul 2006 12:19:08 -0500 | |
1828 | Message-ID: <20060702171908.GA20443@petdance.com> | |
1829 | Branch: perl | |
1830 | ! Makefile.SH | |
1831 | ____________________________________________________________________________ | |
1832 | [ 28470] By: rgs on 2006/07/03 16:36:14 | |
1833 | Log: Subject: [PATCH] DProf.xs patch | |
1834 | From: andy@petdance.com (Andy Lester) | |
1835 | Date: Sun, 2 Jul 2006 12:17:08 -0500 | |
1836 | Message-ID: <20060702171708.GA20392@petdance.com> | |
1837 | Branch: perl | |
1838 | ! ext/Devel/DProf/DProf.xs | |
1839 | ____________________________________________________________________________ | |
1840 | [ 28469] By: rgs on 2006/07/03 09:39:42 | |
1841 | Log: Subject: [PATCH] mg.c cleanups | |
1842 | From: andy@petdance.com (Andy Lester) | |
1843 | Date: Sun, 2 Jul 2006 12:33:36 -0500 | |
1844 | Message-ID: <20060702173336.GA20641@petdance.com> | |
1845 | Branch: perl | |
1846 | ! mg.c | |
1847 | ____________________________________________________________________________ | |
1848 | [ 28468] By: rgs on 2006/07/03 09:34:44 | |
1849 | Log: Subject: [PATCH] Clean up mathoms.c | |
1850 | From: andy@petdance.com (Andy Lester) | |
1851 | Date: Sun, 2 Jul 2006 12:24:45 -0500 | |
1852 | Message-ID: <20060702172445.GA20521@petdance.com> | |
1853 | Branch: perl | |
1854 | ! mathoms.c | |
1855 | ____________________________________________________________________________ | |
1856 | [ 28467] By: steveh on 2006/07/03 08:23:03 | |
1857 | Log: Subject: Re: Win32API::File now in core | |
1858 | From: demerphq <demerphq@gmail.com> | |
1859 | Date: Sun, 2 Jul 2006 15:19:58 +0200 | |
1860 | Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com> | |
1861 | ||
1862 | Sync blead with Win32API-File-0.1001 | |
1863 | (plus change to sync README too) | |
1864 | Branch: perl | |
1865 | ! win32/ext/Win32API/File/Changes | |
1866 | ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README | |
1867 | ____________________________________________________________________________ | |
1868 | [ 28466] By: davem on 2006/07/02 22:47:24 | |
1869 | Log: silence a compiler warning | |
1870 | Branch: perl | |
1871 | ! regexec.c | |
1872 | ____________________________________________________________________________ | |
1873 | [ 28465] By: davem on 2006/07/02 19:30:49 | |
1874 | Log: remove some unnecessary uses of WITH_THR | |
1875 | Branch: perl | |
1876 | ! mg.c op.c | |
1877 | ____________________________________________________________________________ | |
1878 | [ 28464] By: craigb on 2006/07/02 18:06:36 | |
1879 | Log: s/have a more/have more/ typo fix in perlfaq4 | |
1880 | Branch: perl | |
1881 | ! pod/perlfaq4.pod | |
1882 | ____________________________________________________________________________ | |
1883 | [ 28463] By: davem on 2006/07/02 16:31:10 | |
1884 | Log: Subject: [PATCH] Synchronize ExtUtils::Instal 1.41 | |
1885 | From: demerphq <demerphq@gmail.com> | |
1886 | Date: Sun, 2 Jul 2006 16:23:21 +0200 | |
1887 | Message-Id: <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com> | |
1888 | ||
1889 | Sync ExtUtils::Install with CPAN (just trivially change version nos) | |
1890 | Branch: perl | |
1891 | ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm | |
1892 | ! lib/ExtUtils/Packlist.pm | |
1893 | ____________________________________________________________________________ | |
1894 | [ 28462] By: davem on 2006/07/02 15:34:23 | |
1895 | Log: | |
1896 | From: demerphq <demerphq@gmail.com> | |
1897 | Date: Sun, 2 Jul 2006 15:13:20 +0200 | |
1898 | Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string | |
1899 | Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com> | |
1900 | ||
1901 | add test for patch #28417 | |
1902 | Branch: perl | |
1903 | ! t/op/pat.t | |
1904 | ____________________________________________________________________________ | |
1905 | [ 28461] By: rgs on 2006/06/30 16:33:57 | |
1906 | Log: Must not forget that. | |
1907 | Branch: perl | |
1908 | ! pod/perltodo.pod | |
1909 | ____________________________________________________________________________ | |
1910 | [ 28460] By: steveh on 2006/06/30 13:46:06 | |
1911 | Log: Add Win32API::File to the core | |
1912 | ||
1913 | For discussions, see the thread starting here: | |
1914 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html | |
1915 | Branch: perl | |
1916 | + win32/ext/Win32API/File/Changes | |
1917 | + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm | |
1918 | + win32/ext/Win32API/File/File.pm | |
1919 | + win32/ext/Win32API/File/File.xs | |
1920 | + win32/ext/Win32API/File/Makefile.PL | |
1921 | + win32/ext/Win32API/File/README | |
1922 | + win32/ext/Win32API/File/buffers.h | |
1923 | + win32/ext/Win32API/File/cFile.h | |
1924 | + win32/ext/Win32API/File/cFile.pc | |
1925 | + win32/ext/Win32API/File/const2perl.h | |
1926 | + win32/ext/Win32API/File/ppport.h | |
1927 | + win32/ext/Win32API/File/t/file.t | |
1928 | + win32/ext/Win32API/File/t/tie.t | |
1929 | + win32/ext/Win32API/File/typemap | |
1930 | ! MANIFEST Porting/Maintainers.pl t/TEST t/harness | |
1931 | ! win32/Makefile win32/config_sh.PL win32/makefile.mk | |
1932 | ____________________________________________________________________________ | |
1933 | [ 28459] By: rgs on 2006/06/30 13:28:46 | |
1934 | Log: Fix casting warnings related to snprintf/vsnprintf | |
1935 | Branch: perl | |
1936 | ! perl.h util.c | |
1937 | ____________________________________________________________________________ | |
1938 | [ 28458] By: merijn on 2006/06/30 13:17:59 | |
1939 | Log: Solaris' sh doesn't like empty if's | |
1940 | Branch: perl | |
1941 | ! hints/solaris_2.sh | |
1942 | ____________________________________________________________________________ | |
1943 | [ 28457] By: rgs on 2006/06/30 13:09:40 | |
1944 | Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx | |
1945 | is used. | |
1946 | Branch: perl | |
1947 | ! perl.c | |
1948 | ____________________________________________________________________________ | |
1949 | [ 28456] By: rgs on 2006/06/30 12:56:59 | |
1950 | Log: Fix a couple of compilation warnings | |
1951 | Branch: perl | |
1952 | ! regcomp.c toke.c | |
1953 | ____________________________________________________________________________ | |
1954 | [ 28455] By: davem on 2006/06/30 12:07:01 | |
1955 | Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm | |
1956 | Branch: perl | |
1957 | ! regexec.c regexp.h | |
1958 | ____________________________________________________________________________ | |
1959 | [ 28454] By: rgs on 2006/06/30 08:13:24 | |
1960 | Log: Small adjustment to the Plan | |
1961 | Branch: perl | |
1962 | ! pod/perltodo.pod | |
1963 | ____________________________________________________________________________ | |
1964 | [ 28453] By: merijn on 2006/06/30 05:00:22 | |
1965 | Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3 | |
1966 | Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused)) | |
1967 | From: Andrew Dougherty <doughera@lafayette.edu> | |
1968 | Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT) | |
1969 | Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu> | |
1970 | Branch: perl | |
1971 | ! perl.h | |
1972 | ____________________________________________________________________________ | |
1973 | [ 28452] By: rgs on 2006/06/29 16:47:32 | |
1974 | Log: Another typo fix. | |
1975 | Branch: perl | |
1976 | ! pod/perlre.pod | |
1977 | ____________________________________________________________________________ | |
1978 | [ 28451] By: rgs on 2006/06/29 16:12:05 | |
1979 | Log: Typo fix. | |
1980 | Branch: perl | |
1981 | ! pod/perlre.pod | |
1982 | ____________________________________________________________________________ | |
1983 | [ 28450] By: rgs on 2006/06/29 15:53:43 | |
1984 | Log: Subject: [PATCH] Small precision about \Q \E inside m//x | |
1985 | From: Sébastien Aperghis-Tramoni <maddingue@free.fr> | |
1986 | Date: Thu, 29 Jun 2006 17:46:57 +0200 | |
1987 | Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr> | |
1988 | Branch: perl | |
1989 | ! pod/perlre.pod | |
1990 | ____________________________________________________________________________ | |
1991 | [ 28449] By: rgs on 2006/06/29 14:53:38 | |
1992 | Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash | |
1993 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
1994 | Date: Wed, 28 Jun 2006 19:20:14 +0200 | |
1995 | Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de> | |
1996 | Branch: perl | |
1997 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
1998 | ! ext/Hash/Util/FieldHash/Makefile.PL | |
1999 | ! ext/Hash/Util/FieldHash/t/01_load.t | |
2000 | ____________________________________________________________________________ | |
2001 | [ 28448] By: craigb on 2006/06/29 14:21:35 | |
2002 | Log: Updated handling of signal names and signals for VMS | |
2003 | Branch: perl | |
2004 | ! configure.com vms/vms.c | |
2005 | ____________________________________________________________________________ | |
2006 | [ 28447] By: rgs on 2006/06/29 12:12:00 | |
2007 | Log: Some CPP macro sanitization by Sadahiro Tomoyuki | |
2008 | Branch: perl | |
2009 | ! utfebcdic.h | |
2010 | ____________________________________________________________________________ | |
2011 | [ 28446] By: merijn on 2006/06/28 17:51:28 | |
2012 | Log: Solaris hints: gcc flags confuse Configure | |
2013 | Subject: [PATCH] (Was Re: [perl #39636] Configure fails) | |
2014 | From: Andy Dougherty <doughera@lafayette.edu> | |
2015 | Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT) | |
2016 | Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu> | |
2017 | Branch: perl | |
2018 | ! hints/solaris_2.sh | |
2019 | ____________________________________________________________________________ | |
2020 | [ 28445] By: rgs on 2006/06/28 14:37:03 | |
2021 | Log: Subject: [PATCH] Update for IO::Uncompress::Base | |
2022 | From: "Paul Marquess" <paul.marquess@ntlworld.com> | |
2023 | Date: Wed, 28 Jun 2006 14:22:46 +0100 | |
2024 | Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com> | |
2025 | Branch: perl | |
2026 | ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm | |
2027 | ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm | |
2028 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm | |
2029 | ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl | |
2030 | ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl | |
2031 | ! t/lib/compress/oneshot.pl | |
2032 | ____________________________________________________________________________ | |
2033 | [ 28444] By: rgs on 2006/06/28 08:42:09 | |
2034 | Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example | |
2035 | From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org> | |
2036 | Date: Tue, 27 Jun 2006 07:23:59 -0700 | |
2037 | Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org> | |
2038 | Branch: perl | |
2039 | ! pod/perlfunc.pod | |
2040 | ____________________________________________________________________________ | |
2041 | [ 28435] By: rgs on 2006/06/27 14:01:30 | |
2042 | Log: Nits in the perlpragma manpage | |
2043 | Branch: perl | |
2044 | ! pod/perlpragma.pod | |
2045 | ____________________________________________________________________________ | |
2046 | [ 28434] By: rgs on 2006/06/27 08:48:45 | |
2047 | Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion | |
2048 | From: jhi@cc.hut.fi (Jarkko Hietaniemi) | |
2049 | Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST) | |
2050 | Message-Id: <20060626191237.8A0936CF04@seth.hut.fi> | |
2051 | Branch: perl | |
2052 | ! cflags.SH | |
2053 | ____________________________________________________________________________ | |
2054 | [ 28433] By: rgs on 2006/06/26 17:17:57 | |
2055 | Log: Adjust test preamble for Hash::Util tests too. | |
2056 | Branch: perl | |
2057 | ! ext/Hash/Util/t/Util.t | |
2058 | ____________________________________________________________________________ | |
2059 | [ 28432] By: rgs on 2006/06/26 16:50:58 | |
2060 | Log: Adjust test preambles for Hash::Util::FieldHash tests to change | |
2061 | the @INC path only when testing inside the core | |
2062 | Branch: perl | |
2063 | ! ext/Hash/Util/FieldHash/t/01_load.t | |
2064 | ! ext/Hash/Util/FieldHash/t/02_function.t | |
2065 | ! ext/Hash/Util/FieldHash/t/03_class.t | |
2066 | ! ext/Hash/Util/FieldHash/t/04_thread.t | |
2067 | ! ext/Hash/Util/FieldHash/t/05_perlhook.t | |
2068 | ! ext/Hash/Util/FieldHash/t/10_hash.t | |
2069 | ! ext/Hash/Util/FieldHash/t/11_hashassign.t | |
2070 | ! ext/Hash/Util/FieldHash/t/12_hashwarn.t | |
2071 | ____________________________________________________________________________ | |
2072 | [ 28431] By: rgs on 2006/06/26 16:32:16 | |
2073 | Log: Subject: Re: [PATCH] Hash::Util::FieldHash | |
2074 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
2075 | Date: Mon, 26 Jun 2006 18:05:53 +0200 | |
2076 | Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de> | |
2077 | Branch: perl | |
2078 | ! ext/Hash/Util/FieldHash/Changes | |
2079 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
2080 | ! ext/Hash/Util/FieldHash/Makefile.PL | |
2081 | ____________________________________________________________________________ | |
2082 | [ 28430] By: rgs on 2006/06/26 16:29:06 | |
2083 | Log: Remove notes about removed 5005-threads from perlguts. | |
2084 | Branch: perl | |
2085 | ! pod/perlguts.pod | |
2086 | ____________________________________________________________________________ | |
2087 | [ 28429] By: rgs on 2006/06/26 12:31:19 | |
2088 | Log: Subject: [patch@28427] vms.c - null termination of string missing. | |
2089 | From: "John E. Malmberg" <wb8tyw@qsl.net> | |
2090 | Date: Mon, 26 Jun 2006 08:24:57 -0400 | |
2091 | Message-ID: <449FD219.5060900@qsl.net> | |
2092 | Branch: perl | |
2093 | ! vms/vms.c | |
2094 | ____________________________________________________________________________ | |
2095 | [ 28428] By: rgs on 2006/06/26 08:55:56 | |
2096 | Log: More perlreguts nits by Dominic Dunlop, | |
2097 | plus fix a broken internal POD link | |
2098 | Branch: perl | |
2099 | ! pod/perlreguts.pod | |
2100 | ____________________________________________________________________________ | |
2101 | [ 28427] By: rgs on 2006/06/25 22:23:46 | |
2102 | Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman, | |
2103 | plus other nits by rgs | |
2104 | Branch: perl | |
2105 | ! pod/perlthrtut.pod | |
2106 | ____________________________________________________________________________ | |
2107 | [ 28426] By: rgs on 2006/06/25 21:57:30 | |
2108 | Log: Compilation fixes for VMS by John E. Malmberg | |
2109 | Branch: perl | |
2110 | ! ext/Hash/Util/FieldHash/FieldHash.xs | |
2111 | ____________________________________________________________________________ | |
2112 | [ 28425] By: rgs on 2006/06/25 21:12:06 | |
2113 | Log: Nits to perlreguts.pod by Dominic Dunlop | |
2114 | Branch: perl | |
2115 | ! pod/perlreguts.pod | |
2116 | ____________________________________________________________________________ | |
2117 | [ 28424] By: mhx on 2006/06/25 08:13:33 | |
2118 | Log: Upgrade to Devel::PPPort 3.08_06 | |
2119 | Branch: perl | |
2120 | ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL | |
2121 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL | |
2122 | ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak | |
2123 | ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t | |
2124 | ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t | |
2125 | ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t | |
2126 | ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t | |
2127 | ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t | |
2128 | ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t | |
2129 | ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t | |
2130 | ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t | |
2131 | ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t | |
2132 | ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t | |
2133 | ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t | |
2134 | ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t | |
2135 | ____________________________________________________________________________ | |
2136 | [ 28423] By: stevep on 2006/06/25 01:45:51 | |
2137 | Log: Re: [PATCH] Hash::Util::FieldHash | |
2138 | From: demerphq <demerphq@gmail.com> | |
2139 | Date: Sat, 24 Jun 2006 13:19:35 +0200 | |
2140 | Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com> | |
2141 | Branch: perl | |
2142 | ! ext/Hash/Util/FieldHash/Makefile.PL | |
2143 | ____________________________________________________________________________ | |
2144 | [ 28422] By: davem on 2006/06/24 23:31:33 | |
2145 | Log: quieten warning by avoiding a comment-within-a-comment | |
2146 | Branch: perl | |
2147 | ! regcomp.c | |
2148 | ____________________________________________________________________________ | |
2149 | [ 28421] By: davem on 2006/06/23 22:26:02 | |
2150 | Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm | |
2151 | Branch: perl | |
2152 | ! regexec.c regexp.h | |
2153 | ____________________________________________________________________________ | |
2154 | [ 28420] By: mhx on 2006/06/23 19:06:43 | |
2155 | Log: Upgrade to Devel::PPPort 3.08_05 | |
2156 | Branch: perl | |
2157 | - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs | |
2158 | ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL | |
2159 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak | |
2160 | ____________________________________________________________________________ | |
2161 | [ 28419] By: rgs on 2006/06/23 16:28:03 | |
2162 | Log: Subject: Re: [PATCH] Hash::Util::FieldHash | |
2163 | From: Anno Siegel <anno4000@mailbox.tu-berlin.de> | |
2164 | Date: Wed, 21 Jun 2006 22:39:51 +0200 | |
2165 | Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de> | |
2166 | Branch: perl | |
2167 | + ext/Hash/Util/FieldHash/Changes | |
2168 | + ext/Hash/Util/FieldHash/FieldHash.xs | |
2169 | + ext/Hash/Util/FieldHash/Makefile.PL | |
2170 | + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm | |
2171 | + ext/Hash/Util/FieldHash/t/01_load.t | |
2172 | + ext/Hash/Util/FieldHash/t/02_function.t | |
2173 | + ext/Hash/Util/FieldHash/t/03_class.t | |
2174 | + ext/Hash/Util/FieldHash/t/04_thread.t | |
2175 | + ext/Hash/Util/FieldHash/t/05_perlhook.t | |
2176 | + ext/Hash/Util/FieldHash/t/10_hash.t | |
2177 | + ext/Hash/Util/FieldHash/t/11_hashassign.t | |
2178 | + ext/Hash/Util/FieldHash/t/12_hashwarn.t | |
2179 | ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes | |
2180 | ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c | |
2181 | ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c | |
2182 | ____________________________________________________________________________ | |
2183 | [ 28418] By: rgs on 2006/06/23 14:00:59 | |
2184 | Log: Subject: Re: [PATCH] perlhack.pod | |
2185 | From: "Dr.Ruud" <rvtol+news@isolution.nl> | |
2186 | Date: Thu, 22 Jun 2006 23:42:53 +0200 | |
2187 | Message-ID: <20060622215407.9605.qmail@lists.develooper.com> | |
2188 | Branch: perl | |
2189 | ! pod/perlhack.pod | |
2190 | ____________________________________________________________________________ | |
2191 | [ 28417] By: rgs on 2006/06/23 10:50:29 | |
2192 | Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string | |
2193 | From: demerphq <demerphq@gmail.com> | |
2194 | Date: Fri, 23 Jun 2006 11:54:19 +0200 | |
2195 | Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com> | |
2196 | Branch: perl | |
2197 | ! regexec.c | |
2198 | ____________________________________________________________________________ | |
2199 | [ 28416] By: rgs on 2006/06/23 09:41:36 | |
2200 | Log: perltodo additions by Vadim Konovalov | |
2201 | Branch: perl | |
2202 | ! pod/perltodo.pod | |
2203 | ____________________________________________________________________________ | |
2204 | [ 28415] By: stevep on 2006/06/22 11:34:20 | |
2205 | Log: Subject: [PATCH] IO::Compress::Base | |
2206 | From: "Paul Marquess" <paul.marquess@ntlworld.com> | |
2207 | Date: Thu, 22 Jun 2006 11:40:10 +0100 | |
2208 | Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com> | |
2209 | Branch: perl | |
2210 | ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm | |
2211 | ! t/lib/compress/merge.pl | |
2212 | ____________________________________________________________________________ | |
2213 | [ 28414] By: steveh on 2006/06/22 08:05:14 | |
2214 | Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu) | |
2215 | From: demerphq <demerphq@gmail.com> | |
2216 | Date: Wed, 21 Jun 2006 22:51:03 +0200 | |
2217 | Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com> | |
2218 | Branch: perl | |
2219 | ! regcomp.c | |
2220 | ____________________________________________________________________________ | |
2221 | [ 28413] By: rgs on 2006/06/21 08:15:38 | |
2222 | Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_' | |
2223 | From: "Dr.Ruud" <rvtol+news@isolution.nl> | |
2224 | Date: Wed, 21 Jun 2006 01:58:19 +0200 | |
2225 | Message-ID: <20060621000237.24398.qmail@lists.develooper.com> | |
2226 | Branch: perl | |
2227 | ! toke.c | |
2228 | ____________________________________________________________________________ | |
2229 | [ 28412] By: steveh on 2006/06/21 08:07:21 | |
2230 | Log: Fix code before declaration error introduced by #28405 | |
2231 | Branch: perl | |
2232 | ! regcomp.c | |
2233 | ____________________________________________________________________________ | |
2234 | [ 28411] By: rgs on 2006/06/21 07:44:24 | |
2235 | Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag | |
2236 | From: Dominic Dunlop <shouldbedomo@mac.com> | |
2237 | Date: Tue, 20 Jun 2006 21:49:07 +0200 | |
2238 | Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com> | |
2239 | Branch: perl | |
2240 | ! t/op/sprintf.t | |
2241 | ____________________________________________________________________________ | |
2242 | [ 28410] By: rgs on 2006/06/20 22:01:16 | |
2243 | Log: Upgrade to Sys::Syslog 0.16 | |
2244 | Branch: perl | |
2245 | ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm | |
2246 | ! ext/Sys/Syslog/t/syslog.t | |
2247 | ____________________________________________________________________________ | |
2248 | [ 28409] By: rgs on 2006/06/20 17:22:15 | |
2249 | Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more | |
2250 | clever. If the right hand side of s///e contains a #, then maybe | |
2251 | it's a comment, so add a \n after it. Obviously, this is fast, but | |
2252 | won't cover all possible cases. | |
2253 | Branch: perl | |
2254 | ! toke.c | |
2255 | ____________________________________________________________________________ | |
2256 | [ 28408] By: rgs on 2006/06/20 14:18:28 | |
2257 | Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag | |
2258 | From: Dominic Dunlop <shouldbedomo@mac.com> | |
2259 | Date: Tue, 20 Jun 2006 16:02:38 +0200 | |
2260 | Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com> | |
2261 | Branch: perl | |
2262 | ! sv.c t/op/sprintf.t | |
2263 | ____________________________________________________________________________ | |
2264 | [ 28407] By: rgs on 2006/06/20 12:51:31 | |
2265 | Log: Subject: [PATCH] IO::Compress::* 2.000_13 | |
2266 | From: "Paul Marquess" <paul.marquess@ntlworld.com> | |
2267 | Date: Tue, 20 Jun 2006 13:40:47 +0100 | |
2268 | Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com> | |
2269 | Branch: perl | |
2270 | ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README | |
2271 | ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm | |
2272 | ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm | |
2273 | ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm | |
2274 | ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm | |
2275 | ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes | |
2276 | ! ext/Compress/IO/Zlib/README | |
2277 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm | |
2278 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm | |
2279 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm | |
2280 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm | |
2281 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm | |
2282 | ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm | |
2283 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm | |
2284 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm | |
2285 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm | |
2286 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm | |
2287 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm | |
2288 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm | |
2289 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm | |
2290 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm | |
2291 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm | |
2292 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm | |
2293 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm | |
2294 | ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t | |
2295 | ! ext/Compress/Raw/Zlib/README | |
2296 | ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm | |
2297 | ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README | |
2298 | ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl | |
2299 | ! t/lib/compress/oneshot.pl | |
2300 | ____________________________________________________________________________ | |
2301 | [ 28406] By: rgs on 2006/06/20 12:44:27 | |
2302 | Log: Upgrade to Unicode::Normalize 1.01 | |
2303 | Branch: perl | |
2304 | + ext/Unicode/Normalize/t/tie.t | |
2305 | ! MANIFEST ext/Unicode/Normalize/Changes | |
2306 | ! ext/Unicode/Normalize/Normalize.pm | |
2307 | ! ext/Unicode/Normalize/Normalize.xs | |
2308 | ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t | |
2309 | ! ext/Unicode/Normalize/t/illegal.t | |
2310 | ____________________________________________________________________________ | |
2311 | [ 28405] By: stevep on 2006/06/20 12:14:27 | |
2312 | Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic. | |
2313 | Branch: perl | |
2314 | ! regcomp.c | |
2315 | ____________________________________________________________________________ | |
2316 | [ 28404] By: rgs on 2006/06/20 08:52:12 | |
2317 | Log: Subject: [perl #39365] Bug in toke.c (eval in subst) | |
2318 | From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org> | |
2319 | Date: Fri, 09 Jun 2006 02:08:44 -0700 | |
2320 | Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org> | |
2321 | ||
2322 | plus a regression test. | |
2323 | Branch: perl | |
2324 | ! t/comp/parser.t toke.c | |
2325 | ____________________________________________________________________________ | |
2326 | [ 28403] By: rgs on 2006/06/20 08:16:58 | |
2327 | Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES() | |
2328 | From: chromatic <chromatic@wgz.org> | |
2329 | Date: Sat, 17 Jun 2006 17:24:03 -0700 | |
2330 | Message-Id: <200606171724.04302.chromatic@wgz.org> | |
2331 | Branch: perl | |
2332 | ! lib/UNIVERSAL.pm | |
2333 | ____________________________________________________________________________ | |
2334 | [ 28402] By: rgs on 2006/06/19 11:27:03 | |
2335 | Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection | |
2336 | From: "Green, Paul" <Paul.Green@stratus.com> | |
2337 | Date: Sun, 18 Jun 2006 19:41:50 -0400 | |
2338 | Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com> | |
2339 | Branch: perl | |
2340 | ! cflags.SH | |
2341 | ____________________________________________________________________________ | |
2342 | [ 28401] By: davem on 2006/06/18 09:58:08 | |
2343 | Log: Subject: [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING | |
2344 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2345 | Date: Sun, 18 Jun 2006 01:04:46 +0300 | |
2346 | Message-Id: <44947C7E.7090100@iki.fi> | |
2347 | Branch: perl | |
2348 | ! regexec.c | |
2349 | ____________________________________________________________________________ | |
2350 | [ 28400] By: davem on 2006/06/17 20:01:38 | |
2351 | Log: Subject: [PATCH] Comply with the 0x80th commandment | |
2352 | From: demerphq <demerphq@gmail.com> | |
2353 | Date: Sat, 17 Jun 2006 16:44:17 +0200 | |
2354 | Message-Id: <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com> | |
2355 | ||
2356 | add some (U8) casts | |
2357 | Branch: perl | |
2358 | ! regcomp.h | |
2359 | ____________________________________________________________________________ | |
2360 | [ 28399] By: davem on 2006/06/17 16:39:53 | |
2361 | Log: dont warn at exit of detatched threads still running | |
2362 | Branch: perl | |
2363 | ! ext/threads/t/blocks.t ext/threads/threads.xs | |
2364 | ____________________________________________________________________________ | |
2365 | [ 28398] By: davem on 2006/06/16 23:25:51 | |
2366 | Log: start turning regmatch() main loop into a FSM | |
2367 | also make BRANCH use the state stack rather than its own unwind struct | |
2368 | Branch: perl | |
2369 | ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests | |
2370 | ____________________________________________________________________________ | |
2371 | [ 28397] By: rgs on 2006/06/15 10:01:14 | |
2372 | Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection | |
2373 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2374 | Date: Thu, 15 Jun 2006 09:12:53 +0300 | |
2375 | Message-ID: <4490FA65.70006@iki.fi> | |
2376 | Branch: perl | |
2377 | ! cflags.SH | |
2378 | ____________________________________________________________________________ | |
2379 | [ 28396] By: craigb on 2006/06/15 03:20:48 | |
2380 | Log: only use NAML$M_OPEN_SPECIAL where it exists | |
2381 | Branch: perl | |
2382 | ! vms/vms.c | |
2383 | ____________________________________________________________________________ | |
2384 | [ 28395] By: craigb on 2006/06/15 03:16:34 | |
2385 | Log: signedness nit in Unicode::Normalize::decompose | |
2386 | Branch: perl | |
2387 | ! ext/Unicode/Normalize/Normalize.xs | |
2388 | ____________________________________________________________________________ | |
2389 | [ 28394] By: rgs on 2006/06/14 14:58:14 | |
2390 | Log: Subject: Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV) | |
2391 | From: demerphq <demerphq@gmail.com> | |
2392 | Date: Wed, 14 Jun 2006 14:33:24 +0200 | |
2393 | Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com> | |
2394 | Branch: perl | |
2395 | ! regcomp.c regcomp.h | |
2396 | ____________________________________________________________________________ | |
2397 | [ 28393] By: rgs on 2006/06/14 12:11:13 | |
2398 | Log: Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV) | |
2399 | From: demerphq <demerphq@gmail.com> | |
2400 | Date: Wed, 14 Jun 2006 13:54:04 +0200 | |
2401 | Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com> | |
2402 | Branch: perl | |
2403 | ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h | |
2404 | ! regexec.c | |
2405 | ____________________________________________________________________________ | |
2406 | [ 28392] By: rgs on 2006/06/13 09:23:23 | |
2407 | Log: I thought I had fixed the spelling of DOES() in universal.t, but | |
2408 | apparently no. | |
2409 | Branch: perl | |
2410 | ! t/op/universal.t | |
2411 | ____________________________________________________________________________ | |
2412 | [ 28391] By: rgs on 2006/06/13 08:32:04 | |
2413 | Log: Subject: Guard clause should happen first, otherwise its not a guard clause. | |
2414 | From: demerphq <demerphq@gmail.com> | |
2415 | Date: Tue, 13 Jun 2006 09:39:42 +0200 | |
2416 | Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com> | |
2417 | Branch: perl | |
2418 | ! regcomp.c regexec.c | |
2419 | ____________________________________________________________________________ | |
2420 | [ 28390] By: stevep on 2006/06/13 01:15:21 | |
2421 | Log: Upgrade to Digest-SHA-5.41 | |
2422 | Branch: perl | |
2423 | ! ext/Digest/SHA/Changes ext/Digest/SHA/README | |
2424 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum | |
2425 | ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h | |
2426 | ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h | |
2427 | ! ext/Digest/SHA/t/2-nist-sha-oo.t | |
2428 | ____________________________________________________________________________ | |
2429 | [ 28389] By: stevep on 2006/06/13 01:00:02 | |
2430 | Log: Upgrade to Unicode-Normalize-1.00 | |
2431 | Branch: perl | |
2432 | ! ext/Unicode/Normalize/Changes | |
2433 | ! ext/Unicode/Normalize/Normalize.pm | |
2434 | ! ext/Unicode/Normalize/Normalize.xs | |
2435 | ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader | |
2436 | ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t | |
2437 | ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t | |
2438 | ! ext/Unicode/Normalize/t/test.t | |
2439 | ____________________________________________________________________________ | |
2440 | [ 28388] By: rgs on 2006/06/12 17:21:22 | |
2441 | Log: Subject: Re: Segv from new regex code when under threads. | |
2442 | From: demerphq <demerphq@gmail.com> | |
2443 | Date: Mon, 12 Jun 2006 19:17:30 +0200 | |
2444 | Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com> | |
2445 | Branch: perl | |
2446 | ! regcomp.c win32/vmem.h | |
2447 | ____________________________________________________________________________ | |
2448 | [ 28387] By: rgs on 2006/06/12 16:41:44 | |
2449 | Log: Add the new method UNIVERSAL::DOES() and the API function sv_does() | |
2450 | ||
2451 | Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does() | |
2452 | From: chromatic <chromatic@wgz.org> | |
2453 | Date: Tue, 30 May 2006 17:41:08 -0700 | |
2454 | Message-Id: <200605301741.08363.chromatic@wgz.org> | |
2455 | Branch: perl | |
2456 | ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h | |
2457 | ! t/op/universal.t universal.c | |
2458 | ____________________________________________________________________________ | |
2459 | [ 28386] By: rgs on 2006/06/12 14:35:22 | |
2460 | Log: Adapt the new Test::Harness test to the core | |
2461 | Branch: perl | |
2462 | ! lib/Test/Harness/t/failure.t | |
2463 | ____________________________________________________________________________ | |
2464 | [ 28385] By: rgs on 2006/06/12 14:12:18 | |
2465 | Log: Subject: [PATCH] Static cleanup in pp_sort.c | |
2466 | From: andy@petdance.com (Andy Lester) | |
2467 | Date: Mon, 12 Jun 2006 08:59:34 -0500 | |
2468 | Message-ID: <20060612135934.GA2202@petdance.com> | |
2469 | Branch: perl | |
2470 | ! embed.fnc embed.h pp_sort.c proto.h | |
2471 | ____________________________________________________________________________ | |
2472 | [ 28384] By: rgs on 2006/06/12 14:08:09 | |
2473 | Log: Upgrade to Test::Harness 2.62 | |
2474 | Branch: perl | |
2475 | + lib/Test/Harness/t/failure.t | |
2476 | ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes | |
2477 | ____________________________________________________________________________ | |
2478 | [ 28383] By: rgs on 2006/06/12 13:01:43 | |
2479 | Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz | |
2480 | From: Sébastien Aperghis-Tramoni <maddingue@free.fr> | |
2481 | Date: Sun, 11 Jun 2006 02:30:54 +0200 | |
2482 | Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr> | |
2483 | Branch: perl | |
2484 | + ext/Sys/Syslog/ppport.h | |
2485 | ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README | |
2486 | ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs | |
2487 | ! ext/Sys/Syslog/t/syslog.t | |
2488 | ____________________________________________________________________________ | |
2489 | [ 28382] By: rgs on 2006/06/12 12:08:54 | |
2490 | Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop | |
2491 | From: Daniel Frederick Crisman <daniel@crisman.org> | |
2492 | Date: Sat, 10 Jun 2006 10:49:29 -0400 | |
2493 | Message-ID: <20060610144929.GA10201@fury.crisman.org> | |
2494 | Branch: perl | |
2495 | ! pod/perldiag.pod pod/perlop.pod | |
2496 | ____________________________________________________________________________ | |
2497 | [ 28381] By: rgs on 2006/06/12 10:07:18 | |
2498 | Log: Subject: [PATCH] Proper use of enums | |
2499 | From: andy@petdance.com (Andy Lester) | |
2500 | Date: Sun, 11 Jun 2006 22:44:34 -0500 | |
2501 | Message-ID: <20060612034434.GA21588@petdance.com> | |
2502 | Branch: perl | |
2503 | ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c | |
2504 | ! sv.h | |
2505 | ____________________________________________________________________________ | |
2506 | [ 28380] By: rgs on 2006/06/11 23:08:32 | |
2507 | Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups | |
2508 | From: demerphq <demerphq@gmail.com> | |
2509 | Date: Sun, 11 Jun 2006 23:01:14 +0200 | |
2510 | Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com> | |
2511 | Branch: perl | |
2512 | ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c | |
2513 | ! regexp.h sv.c | |
2514 | ____________________________________________________________________________ | |
2515 | [ 28379] By: rgs on 2006/06/11 22:00:03 | |
2516 | Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks. | |
2517 | From: demerphq <demerphq@gmail.com> | |
2518 | Date: Fri, 9 Jun 2006 19:48:11 +0200 | |
2519 | Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com> | |
2520 | Branch: perl | |
2521 | ! ext/re/re.pm regcomp.c regexec.c regexp.h | |
2522 | ____________________________________________________________________________ | |
2523 | [ 28378] By: nicholas on 2006/06/11 20:52:36 | |
2524 | Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing | |
2525 | with PERL_DESTRUCT_LEVEL=2. | |
2526 | Branch: perl | |
2527 | ! gv.c regcomp.h | |
2528 | ____________________________________________________________________________ | |
2529 | [ 28377] By: rgs on 2006/06/09 16:40:52 | |
2530 | Log: Mark the 1st argument to S_exec_failed as non null | |
2531 | Branch: perl | |
2532 | ! embed.fnc proto.h | |
2533 | ____________________________________________________________________________ | |
2534 | [ 28376] By: rgs on 2006/06/09 16:15:08 | |
2535 | Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path | |
2536 | From: "Jan Dubois" <jand@activestate.com> | |
2537 | Date: Wed, 7 Jun 2006 15:53:02 -0700 | |
2538 | Message-ID: <002301c68a85$21aa7320$d045a8c0@candy> | |
2539 | Branch: perl | |
2540 | ! doio.c embed.fnc embed.h proto.h | |
2541 | ____________________________________________________________________________ | |
2542 | [ 28375] By: rgs on 2006/06/09 16:03:03 | |
2543 | Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz | |
2544 | From: John Peacock <jpeacock@rowman.com> | |
2545 | Date: Thu, 08 Jun 2006 21:14:04 -0400 | |
2546 | Message-ID: <4488CB5C.4070702@rowman.com> | |
2547 | Branch: perl | |
2548 | ! lib/version.pm lib/version.pod lib/version.t universal.c | |
2549 | ! util.c | |
2550 | ____________________________________________________________________________ | |
2551 | [ 28374] By: rgs on 2006/06/09 14:39:31 | |
2552 | Log: Subject: [PATCH] sv_dup | |
2553 | From: andy@petdance.com (Andy Lester) | |
2554 | Date: Fri, 9 Jun 2006 00:39:25 -0500 | |
2555 | Message-ID: <20060609053925.GA30698@petdance.com> | |
2556 | Branch: perl | |
2557 | ! sv.c | |
2558 | ____________________________________________________________________________ | |
2559 | [ 28373] By: rgs on 2006/06/09 14:06:24 | |
2560 | Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks. | |
2561 | From: demerphq <demerphq@gmail.com> | |
2562 | Date: Fri, 9 Jun 2006 00:56:37 +0200 | |
2563 | Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com> | |
2564 | ||
2565 | (with tweaks) | |
2566 | Branch: perl | |
2567 | ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl | |
2568 | ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c | |
2569 | ____________________________________________________________________________ | |
2570 | [ 28372] By: rgs on 2006/06/08 14:11:29 | |
2571 | Log: Add the perlreguts manpage, by Yves Orton | |
2572 | Branch: perl | |
2573 | + pod/perlreguts.pod | |
2574 | ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod | |
2575 | ! vms/descrip_mms.template win32/pod.mak | |
2576 | ____________________________________________________________________________ | |
2577 | [ 28371] By: rgs on 2006/06/08 13:00:18 | |
2578 | Log: Subject: [PATCH] Re: range operator vs. unicode | |
2579 | From: Yitzchak Scott-Thoennes <sthoenna@efn.org> | |
2580 | Date: Thu, 8 Jun 2006 02:33:43 -0700 | |
2581 | Message-ID: <20060608093343.GD2676@efn.org> | |
2582 | ||
2583 | with tweaks | |
2584 | Branch: perl | |
2585 | ! pod/perlop.pod | |
2586 | ____________________________________________________________________________ | |
2587 | [ 28370] By: rgs on 2006/06/07 20:47:20 | |
2588 | Log: Revert change #20462 (except the regression test), | |
2589 | since the bug has been really fixed by change #22074, | |
2590 | as explained in : | |
2591 | Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls | |
2592 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
2593 | Date: Thu, 01 Jun 2006 08:16:51 +0900 | |
2594 | Message-Id: <20060601081304.7A39.BQW10602@nifty.com> | |
2595 | Branch: perl | |
2596 | ! pp.c | |
2597 | ____________________________________________________________________________ | |
2598 | [ 28369] By: nicholas on 2006/06/07 17:36:32 | |
2599 | Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN} | |
2600 | Branch: perl | |
2601 | ! t/io/utf8.t | |
2602 | ____________________________________________________________________________ | |
2603 | [ 28368] By: craigb on 2006/06/07 12:29:32 | |
2604 | Log: autosplit one level deeper so we don't miss anything | |
2605 | on a second pass (where lib/auto already exists) | |
2606 | Branch: perl | |
2607 | ! vms/descrip_mms.template | |
2608 | ____________________________________________________________________________ | |
2609 | [ 28367] By: craigb on 2006/06/07 12:14:39 | |
2610 | Log: Subject: [patch@28349] vmsify - full EFS charset support | |
81250a5d NC |
2611 | From: "John E. Malmberg" <wb8tyw@qsl.net> |
2612 | Date: Mon, 05 Jun 2006 23:39:32 -0400 | |
6c33fa55 RGS |
2613 | Message-id: <4484F8F4.7040902@qsl.net> |
2614 | ||
2615 | Branch: perl | |
2616 | ! vms/vms.c vms/vmsish.h | |
2617 | ____________________________________________________________________________ | |
2618 | [ 28366] By: rgs on 2006/06/07 09:13:51 | |
2619 | Log: Add a regression test to ensure that charnames pragma | |
2620 | is propagated to eval("") | |
2621 | Branch: perl | |
2622 | ! lib/charnames.t | |
2623 | ____________________________________________________________________________ | |
2624 | [ 28365] By: rgs on 2006/06/07 08:47:49 | |
2625 | Log: Make "use feature 'dor'" an alias for "use feature 'err'" | |
2626 | Branch: perl | |
2627 | ! lib/feature.pm | |
2628 | ____________________________________________________________________________ | |
2629 | [ 28364] By: rgs on 2006/06/07 08:33:35 | |
2630 | Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning | |
2631 | From: Yitzchak Scott-Thoennes <sthoenna@efn.org> | |
2632 | Date: Tue, 6 Jun 2006 22:24:46 -0700 | |
2633 | Message-ID: <20060607052446.GA3240@efn.org> | |
2634 | Branch: perl | |
2635 | ! gv.c t/op/readline.t | |
2636 | ____________________________________________________________________________ | |
2637 | [ 28363] By: rgs on 2006/06/07 08:30:03 | |
2638 | Log: Subject: [PATCH] dump.c patches | |
2639 | From: andy@petdance.com (Andy Lester) | |
2640 | Date: Tue, 6 Jun 2006 10:01:37 -0500 | |
2641 | Message-ID: <20060606150137.GA4434@petdance.com> | |
2642 | Branch: perl | |
2643 | ! doop.c dump.c | |
2644 | ____________________________________________________________________________ | |
2645 | [ 28362] By: merijn on 2006/06/06 18:33:52 | |
2646 | Log: Subject: [PATCH]Teach Configure that icc is not gcc | |
2647 | From: Steve Peters <steve@fisharerojo.org> | |
2648 | Date: Tue, 6 Jun 2006 10:33:12 -0500 | |
2649 | Message-ID: <20060606153312.GA5542@fisharerojo.org> | |
2650 | Branch: perl | |
2651 | ! Configure | |
2652 | ____________________________________________________________________________ | |
2653 | [ 28360] By: rgs on 2006/06/06 16:30:36 | |
2654 | Log: Upgrade to Module::CoreList 2.05 | |
2655 | (contains a patch by Adriano Ferreira to make corelist accept | |
2656 | regexps as arguments) | |
2657 | Branch: perl | |
2658 | + lib/Module/CoreList/t/find_modules.t | |
2659 | ! MANIFEST lib/Module/CoreList.pm | |
2660 | ! lib/Module/CoreList/bin/corelist | |
2661 | ____________________________________________________________________________ | |
2662 | [ 28359] By: rgs on 2006/06/06 12:37:34 | |
2663 | Log: Upgrade to Encode 2.18 | |
2664 | Branch: perl | |
2665 | ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes | |
2666 | ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm | |
2667 | ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm | |
2668 | ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm | |
2669 | ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm | |
2670 | ! ext/Encode/lib/Encode/Alias.pm | |
2671 | ! ext/Encode/lib/Encode/CJKConstants.pm | |
2672 | ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm | |
2673 | ! ext/Encode/lib/Encode/Encoding.pm | |
2674 | ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm | |
2675 | ! ext/Encode/lib/Encode/JP/JIS7.pm | |
2676 | ! ext/Encode/lib/Encode/KR/2022_KR.pm | |
2677 | ! ext/Encode/lib/Encode/MIME/Header.pm | |
2678 | ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm | |
2679 | ! ext/Encode/lib/Encode/Unicode/UTF7.pm | |
2680 | ____________________________________________________________________________ | |
2681 | [ 28358] By: rgs on 2006/06/06 11:27:19 | |
2682 | Log: Subject: [PATCH] more accumulated cleanups | |
2683 | From: andy@petdance.com (Andy Lester) | |
2684 | Date: Tue, 6 Jun 2006 00:25:01 -0500 | |
2685 | Message-ID: <20060606052501.GA30469@petdance.com> | |
2686 | Branch: perl | |
2687 | ! av.c doio.c utf8.c util.c | |
2688 | ____________________________________________________________________________ | |
2689 | [ 28357] By: rgs on 2006/06/06 11:17:22 | |
2690 | Log: Subject: [PATCH] Accumulated toke.c cleanups | |
2691 | From: andy@petdance.com (Andy Lester) | |
2692 | Date: Tue, 6 Jun 2006 00:07:36 -0500 | |
2693 | Message-ID: <20060606050736.GA30291@petdance.com> | |
2694 | Branch: perl | |
2695 | ! toke.c | |
2696 | ____________________________________________________________________________ | |
2697 | [ 28356] By: rgs on 2006/06/06 11:05:46 | |
2698 | Log: Subject: [PATCH] random thread test failure | |
2699 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
2700 | Date: Mon, 05 Jun 2006 13:28:51 -0700 | |
2701 | Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net> | |
2702 | Branch: perl | |
2703 | ! ext/threads/t/thread.t | |
2704 | ____________________________________________________________________________ | |
2705 | [ 28355] By: rgs on 2006/06/06 11:02:14 | |
2706 | Log: Subject: [PATCH] threads 1.32 | |
2707 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
2708 | Date: Mon, 05 Jun 2006 06:34:56 -0700 | |
2709 | Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net> | |
2710 | Branch: perl | |
2711 | + ext/threads/hints/hpux.pl | |
2712 | ! MANIFEST ext/threads/Changes ext/threads/README | |
2713 | ! ext/threads/t/blocks.t ext/threads/t/context.t | |
2714 | ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t | |
2715 | ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t | |
2716 | ! ext/threads/t/problems.t ext/threads/t/thread.t | |
2717 | ! ext/threads/threads.pm ext/threads/threads.xs | |
2718 | ____________________________________________________________________________ | |
2719 | [ 28354] By: nicholas on 2006/06/05 21:39:40 | |
2720 | Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when | |
2721 | ${^OPEN} is set, and tweaking hints.t to understand that $^H is | |
2722 | different when -C has been used. | |
2723 | Branch: perl | |
2724 | ! ext/B/t/optree_check.t ext/B/t/optree_concise.t | |
2725 | ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t | |
2726 | ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t | |
2727 | ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t | |
2728 | ! t/comp/hints.t | |
2729 | ____________________________________________________________________________ | |
2730 | [ 28353] By: nicholas on 2006/06/05 21:38:38 | |
2731 | Log: Add the missing ${^OPEN} hints flag to B::Concise | |
2732 | Branch: perl | |
2733 | ! ext/B/B/Concise.pm | |
2734 | ____________________________________________________________________________ | |
2735 | [ 28352] By: rgs on 2006/06/05 16:22:46 | |
2736 | Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit | |
2737 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
2738 | Date: Sun, 04 Jun 2006 15:52:54 +0900 | |
2739 | Message-Id: <20060604155149.0913.BQW10602@nifty.com> | |
2740 | Branch: perl | |
2741 | ! pod/perlunicode.pod | |
2742 | ____________________________________________________________________________ | |
2743 | [ 28351] By: rgs on 2006/06/05 08:35:45 | |
2744 | Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf) | |
2745 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
2746 | Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST) | |
2747 | Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi> | |
2748 | Branch: perl | |
2749 | ! mg.c | |
2750 | ____________________________________________________________________________ | |
2751 | [ 28350] By: rgs on 2006/06/05 07:50:12 | |
2752 | Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an | |
2753 | exec() failure, as suggested by Salvador Fandino after change #28347 | |
2754 | Branch: perl | |
2755 | ! lib/IPC/Open3.pm | |
2756 | ____________________________________________________________________________ | |
2757 | [ 28349] By: rgs on 2006/06/04 22:32:50 | |
2758 | Log: The smart match table was duplicated in source code and in perlsyn, | |
2759 | so remove the one in the source code | |
2760 | Branch: perl | |
2761 | ! pod/perlsyn.pod pp_ctl.c | |
2762 | ____________________________________________________________________________ | |
2763 | [ 28348] By: craigb on 2006/06/02 23:18:08 | |
2764 | Log: It's all relative -- better handling of tainted directories | |
2765 | in PATH on VMS (and scrubbing them in t/test.pl). | |
2766 | Branch: perl | |
2767 | ! mg.c t/test.pl | |
2768 | ____________________________________________________________________________ | |
2769 | [ 28347] By: davem on 2006/06/02 19:53:52 | |
2770 | Log: IPC::Open3 handled exec failure badly | |
2771 | When you're in the child, don't croak - you may get trapped by | |
2772 | eval. Also clarify the documentation | |
2773 | Branch: perl | |
2774 | ! lib/IPC/Open3.pm | |
2775 | ____________________________________________________________________________ | |
2776 | [ 28346] By: stevep on 2006/06/01 19:11:38 | |
2777 | Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout | |
2778 | From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org> | |
2779 | Date: Sun, 21 May 2006 04:23:38 -0700 | |
2780 | Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org> | |
2781 | Branch: perl | |
2782 | ! ext/IO/lib/IO/Socket.pm | |
2783 | ____________________________________________________________________________ | |
2784 | [ 28345] By: rgs on 2006/06/01 14:50:50 | |
2785 | Log: Add the perlunitut manpage, by Juerd Waalboer | |
2786 | Branch: perl | |
2787 | + pod/perlunitut.pod | |
2788 | ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod | |
2789 | ! vms/descrip_mms.template win32/pod.mak | |
2790 | ____________________________________________________________________________ | |
2791 | [ 28344] By: rgs on 2006/06/01 12:16:09 | |
2792 | Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented" | |
2793 | From: Brendan O'Dea <bod@debian.org> | |
2794 | Date: Wed, 31 May 2006 22:51:48 +1000 | |
2795 | Message-ID: <20060531125148.GA20658@londo.c47.org> | |
2796 | Branch: perl | |
2797 | ! installperl | |
2798 | ____________________________________________________________________________ | |
2799 | [ 28343] By: rgs on 2006/06/01 11:40:34 | |
2800 | Log: Add a few more built-in types in perlfunc/ref() | |
2801 | Branch: perl | |
2802 | ! pod/perlfunc.pod | |
2803 | ____________________________________________________________________________ | |
2804 | [ 28342] By: rgs on 2006/06/01 07:08:36 | |
2805 | Log: Remove duplicate file in manifest | |
2806 | Branch: perl | |
2807 | ! MANIFEST | |
2808 | ____________________________________________________________________________ | |
2809 | [ 28341] By: rgs on 2006/06/01 07:07:43 | |
2810 | Log: Add missing file to MANIFEST | |
2811 | Branch: perl | |
2812 | ! MANIFEST | |
2813 | ____________________________________________________________________________ | |
2814 | [ 28340] By: craigb on 2006/05/31 03:31:54 | |
2815 | Log: Teach incfilter.t some DCL. | |
2816 | Branch: perl | |
2817 | ! t/op/incfilter.t | |
2818 | ____________________________________________________________________________ | |
2819 | [ 28339] By: craigb on 2006/05/31 03:19:27 | |
2820 | Log: Make VMS-specific device name encoding routine say no more politely. | |
2821 | Branch: perl | |
2822 | ! vms/vms.c | |
2823 | ____________________________________________________________________________ | |
2824 | [ 28338] By: rgs on 2006/05/30 12:21:17 | |
2825 | Log: Subject: Re: B::Lint changes | |
2826 | From: "Joshua ben Jore" <twists@gmail.com> | |
2827 | Date: Thu, 18 May 2006 08:45:30 -0500 | |
2828 | Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com> | |
2829 | Branch: perl | |
2830 | ! ext/B/B/Lint.pm ext/B/t/lint.t | |
2831 | ____________________________________________________________________________ | |
2832 | [ 28337] By: nicholas on 2006/05/30 11:59:26 | |
2833 | Log: Fix bugs in the bytecode system caused by the abolition of cop_io. | |
2834 | Branch: perl | |
2835 | ! ext/B/B.xs ext/B/B/Bytecode.pm | |
2836 | ____________________________________________________________________________ | |
2837 | [ 28336] By: rgs on 2006/05/30 08:32:00 | |
2838 | Log: Subject: C is not perl, AV's dont just magically free themselves... | |
2839 | From: demerphq <demerphq@gmail.com> | |
2840 | Date: Tue, 30 May 2006 10:23:19 +0200 | |
2841 | Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com> | |
2842 | Branch: perl | |
2843 | ! regcomp.c | |
2844 | ____________________________________________________________________________ | |
2845 | [ 28335] By: nicholas on 2006/05/29 22:58:46 | |
2846 | Log: Comprehensive regression tests for Perl_refcounted_he_fetch(). | |
2847 | Fix a bug due to the fact that Perl's typedef'd "bool" type isn't | |
2848 | actually boolean. | |
2849 | Branch: perl | |
2850 | + ext/XS/APItest/t/op.t t/op/caller.pl | |
2851 | ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t | |
2852 | ____________________________________________________________________________ | |
2853 | [ 28334] By: craigb on 2006/05/29 22:34:23 | |
2854 | Log: Subject: [PATCH] redo part of change 27374 | |
81250a5d NC |
2855 | From: Abe Timmerman <abe@ztreet.demon.nl> |
2856 | Date: Mon, 29 May 2006 23:24:51 +0200 | |
2857 | Message-id: <200605292324.51714.abe@ztreet.demon.nl> | |
6c33fa55 RGS |
2858 | |
2859 | Branch: perl | |
2860 | ! configure.com | |
2861 | ____________________________________________________________________________ | |
2862 | [ 28333] By: craigb on 2006/05/29 19:37:41 | |
2863 | Log: And some more DynaLoader things that should not be tested on | |
2864 | VMS since they are not part of the implementation. | |
2865 | Branch: perl | |
2866 | ! ext/DynaLoader/t/DynaLoader.t | |
2867 | ____________________________________________________________________________ | |
2868 | [ 28332] By: mhx on 2006/05/29 17:50:48 | |
2869 | Log: Upgrade to Devel::PPPort 3.08_04 | |
2870 | Branch: perl | |
2871 | ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS | |
2872 | ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm | |
2873 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO | |
2874 | ! ext/Devel/PPPort/apicheck_c.PL | |
2875 | ! ext/Devel/PPPort/devel/buildperl.pl | |
2876 | ! ext/Devel/PPPort/devel/devtools.pl | |
2877 | ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl | |
2878 | ! ext/Devel/PPPort/devel/regenerate | |
2879 | ! ext/Devel/PPPort/parts/apicheck.pl | |
2880 | ! ext/Devel/PPPort/parts/base/5004000 | |
2881 | ! ext/Devel/PPPort/parts/base/5004050 | |
2882 | ! ext/Devel/PPPort/parts/base/5005000 | |
2883 | ! ext/Devel/PPPort/parts/base/5005030 | |
2884 | ! ext/Devel/PPPort/parts/base/5006000 | |
2885 | ! ext/Devel/PPPort/parts/base/5006001 | |
2886 | ! ext/Devel/PPPort/parts/base/5007001 | |
2887 | ! ext/Devel/PPPort/parts/base/5007002 | |
2888 | ! ext/Devel/PPPort/parts/base/5007003 | |
2889 | ! ext/Devel/PPPort/parts/base/5008000 | |
2890 | ! ext/Devel/PPPort/parts/base/5008001 | |
2891 | ! ext/Devel/PPPort/parts/base/5009000 | |
2892 | ! ext/Devel/PPPort/parts/base/5009001 | |
2893 | ! ext/Devel/PPPort/parts/base/5009002 | |
2894 | ! ext/Devel/PPPort/parts/base/5009003 | |
2895 | ! ext/Devel/PPPort/parts/base/5009004 | |
2896 | ! ext/Devel/PPPort/parts/inc/podtest | |
2897 | ! ext/Devel/PPPort/parts/todo/5004000 | |
2898 | ! ext/Devel/PPPort/parts/todo/5005000 | |
2899 | ! ext/Devel/PPPort/parts/todo/5005030 | |
2900 | ! ext/Devel/PPPort/parts/todo/5006000 | |
2901 | ! ext/Devel/PPPort/parts/todo/5006001 | |
2902 | ! ext/Devel/PPPort/parts/todo/5007001 | |
2903 | ! ext/Devel/PPPort/parts/todo/5007002 | |
2904 | ! ext/Devel/PPPort/parts/todo/5007003 | |
2905 | ! ext/Devel/PPPort/parts/todo/5008000 | |
2906 | ! ext/Devel/PPPort/parts/todo/5008001 | |
2907 | ! ext/Devel/PPPort/parts/todo/5009000 | |
2908 | ! ext/Devel/PPPort/parts/todo/5009001 | |
2909 | ! ext/Devel/PPPort/parts/todo/5009002 | |
2910 | ! ext/Devel/PPPort/parts/todo/5009003 | |
2911 | ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak | |
2912 | ! ext/Devel/PPPort/t/podtest.t | |
2913 | ____________________________________________________________________________ | |
2914 | [ 28331] By: davem on 2006/05/29 15:27:02 | |
2915 | Log: make require report too many open files error | |
2916 | ie don't continue searching the rest of @INC | |
2917 | Branch: perl | |
2918 | ! pp_ctl.c | |
2919 | ____________________________________________________________________________ | |
2920 | [ 28330] By: davem on 2006/05/29 14:12:13 | |
2921 | Log: ensure failure to load Carp::Heavy gets reported | |
2922 | Branch: perl | |
2923 | ! lib/Carp.pm | |
2924 | ____________________________________________________________________________ | |
2925 | [ 28329] By: rgs on 2006/05/29 14:08:42 | |
2926 | Log: Revert change 28322, which makes ithreads panic | |
2927 | Branch: perl | |
2928 | ! perlio.c | |
2929 | ____________________________________________________________________________ | |
2930 | [ 28328] By: rgs on 2006/05/29 13:41:24 | |
2931 | Log: Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables. | |
2932 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
2933 | Date: Sun, 21 May 2006 19:33:21 +0900 | |
2934 | Message-Id: <20060521193259.81E5.BQW10602@nifty.com> | |
2935 | ||
2936 | with test tweaks further suggested by the same | |
2937 | Branch: perl | |
2938 | ! sv.c t/op/sprintf2.t | |
2939 | ____________________________________________________________________________ | |
2940 | [ 28327] By: rgs on 2006/05/29 13:10:45 | |
2941 | Log: Silence a warning | |
2942 | Branch: perl | |
2943 | ! regcomp.c | |
2944 | ____________________________________________________________________________ | |
2945 | [ 28326] By: rgs on 2006/05/29 12:40:15 | |
2946 | Log: Regen headers following change 28325. Also, make it compile | |
2947 | with gcc by forward-declaring struct _reg_trie_data; and | |
2948 | tweak the new re test to use test.pl, in order to portably | |
2949 | run a new interpreter | |
2950 | Branch: perl | |
2951 | ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h | |
2952 | ! regexec.c regnodes.h | |
2953 | ____________________________________________________________________________ | |
2954 | [ 28325] By: rgs on 2006/05/29 12:38:09 | |
2955 | Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too) | |
2956 | From: demerphq <demerphq@gmail.com> | |
2957 | Date: Sun, 28 May 2006 16:24:59 +0200 | |
2958 | Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com> | |
2959 | Branch: perl | |
2960 | + ext/re/t/regop.pl ext/re/t/regop.t | |
2961 | ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl | |
2962 | ! regcomp.sym regexec.c t/op/re_tests | |
2963 | ____________________________________________________________________________ | |
2964 | [ 28324] By: rgs on 2006/05/29 09:39:06 | |
2965 | Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest" | |
2966 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
2967 | Date: Sun, 28 May 2006 14:11:02 +0300 (EEST) | |
2968 | Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi> | |
2969 | Branch: perl | |
2970 | ! t/op/incfilter.t | |
2971 | ____________________________________________________________________________ | |
2972 | [ 28323] By: rgs on 2006/05/29 08:20:36 | |
2973 | Log: Subject: [PATCH] gv.c consting | |
2974 | From: andy@petdance.com (Andy Lester) | |
2975 | Date: Sun, 28 May 2006 12:24:25 -0500 | |
2976 | Message-ID: <20060528172425.GA8291@petdance.com> | |
2977 | ||
2978 | Subject: [PATCH] mg.c consting | |
2979 | From: andy@petdance.com (Andy Lester) | |
2980 | Date: Sun, 28 May 2006 11:34:33 -0500 | |
2981 | Message-ID: <20060528163433.GA5518@petdance.com> | |
2982 | Branch: perl | |
2983 | ! embed.fnc gv.c mg.c proto.h | |
2984 | ____________________________________________________________________________ | |
2985 | [ 28322] By: rgs on 2006/05/29 08:00:04 | |
2986 | Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is | |
2987 | From: jhi@cc.hut.fi (Jarkko Hietaniemi) | |
2988 | Date: Sun, 28 May 2006 18:15:35 +0300 (EEST) | |
2989 | Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi> | |
2990 | Branch: perl | |
2991 | ! perlio.c | |
2992 | ____________________________________________________________________________ | |
2993 | [ 28321] By: nicholas on 2006/05/28 10:55:17 | |
2994 | Log: Subject: [PATCH] DynaLoader.t: less assumptions | |
2995 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
2996 | Message-ID: <44796AF2.8060903@gmail.com> | |
2997 | Date: Sun, 28 May 2006 12:18:42 +0300 | |
2998 | Branch: perl | |
2999 | ! ext/DynaLoader/t/DynaLoader.t | |
3000 | ____________________________________________________________________________ | |
3001 | [ 28320] By: nicholas on 2006/05/28 10:40:48 | |
3002 | Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far | |
3003 | too lax. | |
3004 | Branch: perl | |
3005 | ! hv.c t/op/caller.t | |
3006 | ____________________________________________________________________________ | |
3007 | [ 28319] By: davem on 2006/05/27 21:16:30 | |
3008 | Log: fix eval qw(BEGIN{die}) style leaks. | |
3009 | death while exdcuting code while parsing meant that the current | |
3010 | parse stack got quiety abandonded, thus leaking a bunch of OPs. | |
3011 | Register a destructor to be called when this happens. | |
3012 | Branch: perl | |
3013 | ! perly.c | |
3014 | ____________________________________________________________________________ | |
3015 | [ 28318] By: craigb on 2006/05/27 18:00:31 | |
3016 | Log: use the same arg names everyone else does and handle undef filename | |
3017 | Branch: perl | |
3018 | ! ext/DynaLoader/dl_vms.xs | |
3019 | ____________________________________________________________________________ | |
3020 | [ 28317] By: davem on 2006/05/27 15:05:30 | |
3021 | Log: Subject: RE: perlhack.pod confused about POPSTACK | |
3022 | From: "Jan Dubois" <jand@activestate.com> | |
3023 | Date: Thu, 25 May 2006 18:20:25 -0700 | |
3024 | Message-Id: <059101c68062$9143d550$2217a8c0@candy> | |
3025 | ||
3026 | more fixing of the PUSHMARK example | |
3027 | Branch: perl | |
3028 | ! pod/perlhack.pod | |
3029 | ____________________________________________________________________________ | |
3030 | [ 28316] By: davem on 2006/05/27 00:54:18 | |
3031 | Log: make -Dpv display OP names ons the parser stack | |
3032 | Branch: perl | |
3033 | ! perly.c | |
3034 | ____________________________________________________________________________ | |
3035 | [ 28315] By: davem on 2006/05/27 00:31:33 | |
3036 | Log: stop OPs leaking in eval "syntax error" | |
3037 | When bison pops states during error recovery, any states holding | |
3038 | an OP would leak the OP. Create an extra YY table that tells us | |
3039 | which states are of type opval, and when popping one of those, | |
3040 | free the op. | |
3041 | Branch: perl | |
3042 | ! madly.tab perly.c perly.tab regen_perly.pl | |
3043 | ____________________________________________________________________________ | |
3044 | [ 28314] By: davem on 2006/05/26 18:50:34 | |
3045 | Log: stop eval "sub{" leaking | |
3046 | Branch: perl | |
3047 | ! madly.act madly.h madly.tab madly.y perly.act perly.h | |
3048 | ! perly.tab perly.y | |
3049 | ____________________________________________________________________________ | |
3050 | [ 28313] By: stevep on 2006/05/26 15:03:12 | |
3051 | Log: Subject: [PATCH] SysV IPC | |
3052 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3053 | Date: Thu, 25 May 2006 18:49:33 +0300 | |
3054 | Message-ID: <4475D20D.9010600@gmail.com> | |
3055 | Branch: perl | |
3056 | ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm | |
3057 | ! ext/IPC/SysV/SysV.pm pod/perlipc.pod | |
3058 | ____________________________________________________________________________ | |
3059 | [ 28312] By: stevep on 2006/05/26 14:45:01 | |
3060 | Log: Upgrade to Sys-Syslog-0.14 | |
3061 | Branch: perl | |
3062 | ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL | |
3063 | ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc | |
3064 | ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t | |
3065 | ____________________________________________________________________________ | |
3066 | [ 28311] By: stevep on 2006/05/26 13:39:06 | |
3067 | Log: Fix pod nit in perltodo. | |
3068 | Branch: perl | |
3069 | ! pod/perltodo.pod | |
3070 | ____________________________________________________________________________ | |
3071 | [ 28310] By: stevep on 2006/05/26 13:38:16 | |
3072 | Log: Stop a warning generated from thread's Makefile.PL | |
3073 | Branch: perl | |
3074 | ! ext/threads/Makefile.PL | |
3075 | ____________________________________________________________________________ | |
3076 | [ 28309] By: stevep on 2006/05/26 13:33:54 | |
3077 | Log: Sun C on Linux doesn't complain about the attributes sprinkled | |
3078 | through the code in all cases, even though attributes are not | |
3079 | supported. In some cases, however, it does. | |
3080 | Branch: perl | |
3081 | ! hints/linux.sh | |
3082 | ____________________________________________________________________________ | |
3083 | [ 28308] By: rgs on 2006/05/26 13:01:35 | |
3084 | Log: Subject: Re: [PATCH] Test script for DynaLoader | |
3085 | From: demerphq <demerphq@gmail.com> | |
3086 | Date: Thu, 25 May 2006 13:20:53 +0200 | |
3087 | Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com> | |
3088 | Branch: perl | |
3089 | ! ext/DynaLoader/t/DynaLoader.t | |
3090 | ____________________________________________________________________________ | |
3091 | [ 28307] By: mhx on 2006/05/25 15:52:02 | |
3092 | Log: Upgrade to Devel::PPPort 3.08_03 | |
3093 | Branch: perl | |
3094 | + ext/Devel/PPPort/devel/devtools.pl | |
3095 | + ext/Devel/PPPort/devel/regenerate | |
3096 | ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS | |
3097 | ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL | |
3098 | ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL | |
3099 | ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl | |
3100 | ! ext/Devel/PPPort/parts/apicheck.pl | |
3101 | ! ext/Devel/PPPort/parts/apidoc.fnc | |
3102 | ! ext/Devel/PPPort/parts/base/5006000 | |
3103 | ! ext/Devel/PPPort/parts/base/5009003 | |
3104 | ! ext/Devel/PPPort/parts/base/5009004 | |
3105 | ! ext/Devel/PPPort/parts/embed.fnc | |
3106 | ! ext/Devel/PPPort/parts/inc/podtest | |
3107 | ! ext/Devel/PPPort/parts/inc/ppphtest | |
3108 | ! ext/Devel/PPPort/parts/todo/5009003 | |
3109 | ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak | |
3110 | ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t | |
3111 | ____________________________________________________________________________ | |
3112 | [ 28306] By: stevep on 2006/05/25 13:48:56 | |
3113 | Log: Upgrade to Digest-SHA-5.38. | |
3114 | Branch: perl | |
3115 | ! ext/Digest/SHA/Changes ext/Digest/SHA/README | |
3116 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum | |
3117 | ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h | |
3118 | ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h | |
3119 | ! ext/Digest/SHA/t/2-nist-sha-oo.t | |
3120 | ____________________________________________________________________________ | |
3121 | [ 28305] By: gisle on 2006/05/25 07:09:15 | |
3122 | Log: Subject: Pod::Html should not convert "foo" in `foo'' | |
3123 | From: Gisle Aas <gisle@ActiveState.com> | |
3124 | Date: 24 May 2006 14:09:49 -0700 | |
3125 | Message-ID: <lr1wujqgde.fsf@caliper.activestate.com> | |
3126 | Branch: perl | |
3127 | ! lib/Pod/Html.pm | |
3128 | ____________________________________________________________________________ | |
3129 | [ 28304] By: stevep on 2006/05/25 02:17:21 | |
3130 | Log: Upgrade to Test-Harness-2.60 | |
3131 | Branch: perl | |
3132 | ! lib/Test/Harness.pm lib/Test/Harness/Changes | |
3133 | ____________________________________________________________________________ | |
3134 | [ 28303] By: davem on 2006/05/25 00:21:21 | |
3135 | Log: Subject: RE: perlhack.pod confused about POPSTACK | |
3136 | From: "Jan Dubois" <jand@activestate.com> | |
3137 | Date: Wed, 24 May 2006 16:35:14 -0700 | |
3138 | Message-Id: <03ee01c67f8a$b4d6aca0$2217a8c0@candy> | |
3139 | ||
3140 | clean up davem's doc thinko of change #28292 | |
3141 | Branch: perl | |
3142 | ! pod/perlhack.pod | |
3143 | ____________________________________________________________________________ | |
3144 | [ 28302] By: mhx on 2006/05/24 17:44:20 | |
3145 | Log: Run 'make regen' for changes 28299, 28300, 28301. | |
3146 | Branch: perl | |
3147 | ! pod/perlapi.pod proto.h | |
3148 | ____________________________________________________________________________ | |
3149 | [ 28301] By: mhx on 2006/05/24 17:40:01 | |
3150 | Log: The sv_catpvs() and sv_setpvs() macros also return void. | |
3151 | Branch: perl | |
3152 | ! handy.h | |
3153 | ____________________________________________________________________________ | |
3154 | [ 28300] By: mhx on 2006/05/24 17:38:08 | |
3155 | Log: The SvREFCNT_*void* macros return void, not SV*. | |
3156 | Branch: perl | |
3157 | ! sv.h | |
3158 | ____________________________________________________________________________ | |
3159 | [ 28299] By: mhx on 2006/05/24 17:31:28 | |
3160 | Log: The 'f' flag was missing for my_snprintf(). | |
3161 | Branch: perl | |
3162 | ! embed.fnc | |
3163 | ____________________________________________________________________________ | |
3164 | [ 28298] By: rgs on 2006/05/24 13:34:45 | |
3165 | Log: Fix segfault in SDBM_File when the destructor is called multiple times | |
3166 | Branch: perl | |
3167 | ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs | |
3168 | ____________________________________________________________________________ | |
3169 | [ 28297] By: rgs on 2006/05/24 12:39:31 | |
3170 | Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table | |
3171 | From: demerphq <demerphq@gmail.com> | |
3172 | Date: Tue, 23 May 2006 22:27:40 +0200 | |
3173 | Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com> | |
3174 | Branch: perl | |
3175 | ! lib/Test/Harness.pm | |
3176 | ____________________________________________________________________________ | |
3177 | [ 28296] By: rgs on 2006/05/24 12:24:27 | |
3178 | Log: Subject: [PATCH] Refactoring in av.c | |
3179 | From: andy@petdance.com (Andy Lester) | |
3180 | Date: Wed, 24 May 2006 00:16:40 -0500 | |
3181 | Message-ID: <20060524051640.GA4713@petdance.com> | |
3182 | Branch: perl | |
3183 | ! av.c cop.h | |
3184 | ____________________________________________________________________________ | |
3185 | [ 28295] By: rgs on 2006/05/24 07:27:47 | |
3186 | Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD() | |
3187 | From: chromatic <chromatic@wgz.org> | |
3188 | Date: Sat, 20 May 2006 11:40:27 -0700 | |
3189 | Message-Id: <200605201140.27789.chromatic@wgz.org> | |
3190 | ||
3191 | With tweaks: use built-in ref() instead of Scalar::Util::blessed | |
3192 | Branch: perl | |
3193 | ! lib/AutoLoader.pm lib/AutoLoader.t | |
3194 | ____________________________________________________________________________ | |
3195 | [ 28294] By: stevep on 2006/05/24 02:56:23 | |
3196 | Log: Subject: [PATCH] Make t/TEST more helpful | |
3197 | From: andy@petdance.com (Andy Lester) | |
3198 | Date: Tue, 23 May 2006 21:07:48 -0500 | |
3199 | Message-ID: <20060524020748.GA16729@petdance.com> | |
3200 | Branch: perl | |
3201 | ! t/TEST | |
3202 | ____________________________________________________________________________ | |
3203 | [ 28293] By: stevep on 2006/05/24 02:53:38 | |
3204 | Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions | |
3205 | From: demerphq <demerphq@gmail.com> | |
3206 | Date: Sun, 21 May 2006 12:20:12 +0200 | |
3207 | Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com> | |
3208 | Branch: perl | |
3209 | ! win32/Makefile win32/buildext.pl | |
3210 | ____________________________________________________________________________ | |
3211 | [ 28292] By: davem on 2006/05/23 22:16:28 | |
3212 | Log: correct POPSTACK/POPMARK confusion in perlhack.pod | |
3213 | Branch: perl | |
3214 | ! pod/perlhack.pod | |
3215 | ____________________________________________________________________________ | |
3216 | [ 28291] By: rgs on 2006/05/23 08:05:56 | |
3217 | Log: Typo fix | |
3218 | Branch: perl | |
3219 | ! ext/threads/threads.pm | |
3220 | ____________________________________________________________________________ | |
3221 | [ 28290] By: rgs on 2006/05/23 08:03:08 | |
3222 | Log: Subject: [PATCH] Explicit thread context | |
3223 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
3224 | Date: Fri, 19 May 2006 13:42:50 -0700 | |
3225 | Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net> | |
3226 | Branch: perl | |
3227 | + ext/threads/t/context.t | |
3228 | ! MANIFEST ext/threads/Changes ext/threads/README | |
3229 | ! ext/threads/threads.pm ext/threads/threads.xs | |
3230 | ____________________________________________________________________________ | |
3231 | [ 28289] By: rgs on 2006/05/23 07:27:11 | |
3232 | Log: Subject: [PATCH] clean some lint findings | |
3233 | From: andy@petdance.com (Andy Lester) | |
3234 | Date: Sun, 21 May 2006 00:02:40 -0500 | |
3235 | Message-ID: <20060521050240.GA21051@petdance.com> | |
3236 | Branch: perl | |
3237 | ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h | |
3238 | ____________________________________________________________________________ | |
3239 | [ 28288] By: rgs on 2006/05/23 07:23:48 | |
3240 | Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60 | |
3241 | From: John Peacock <jpeacock@rowman.com> | |
3242 | Date: Mon, 22 May 2006 19:08:03 -0400 | |
3243 | Message-ID: <44724453.5090606@rowman.com> | |
3244 | Branch: perl | |
3245 | ! lib/version.pm lib/version.t | |
3246 | ____________________________________________________________________________ | |
3247 | [ 28287] By: rgs on 2006/05/23 07:20:15 | |
3248 | Log: Fix a syntax error in test | |
3249 | Branch: perl | |
3250 | ! lib/Text/Balanced/t/00-load.t | |
3251 | ____________________________________________________________________________ | |
3252 | [ 28286] By: merijn on 2006/05/23 06:17:26 | |
3253 | Log: HAS_HAS WAS NOW HAS | |
3254 | Branch: perl | |
3255 | ! handy.h | |
3256 | ____________________________________________________________________________ | |
3257 | [ 28285] By: stevep on 2006/05/22 20:30:14 | |
3258 | Log: Subject: [PATCH] IO::Compress::Base::Common | |
3259 | From: "Paul Marquess" <paul.marquess@openwave.com> | |
3260 | Date: Sat, 20 May 2006 11:55:21 +0100 | |
3261 | Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com> | |
3262 | Branch: perl | |
3263 | ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm | |
3264 | ____________________________________________________________________________ | |
3265 | [ 28284] By: merijn on 2006/05/22 17:39:47 | |
3266 | Log: If I needed this now, I'll probably need it next time too :) | |
3267 | Branch: perl | |
3268 | ! handy.h | |
3269 | ____________________________________________________________________________ | |
3270 | [ 28283] By: merijn on 2006/05/22 17:37:33 | |
3271 | Log: Re-generation after backports of | |
3272 | #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently | |
3273 | #28189 A Configure probe for C99 variadic macros, based on code from | |
3274 | #28202 Take advantage of the bug that binexp ignores the Configure | |
3275 | #28263 Oops. Fix bad #! lines when not using userelocatableinc | |
3276 | One small cleanup fix added. Some small re-ordering. Some whitespace. | |
3277 | Branch: perl | |
3278 | ! Configure Porting/Glossary Porting/config.sh config_h.SH | |
3279 | ____________________________________________________________________________ | |
3280 | [ 28280] By: rgs on 2006/05/22 16:51:36 | |
3281 | Log: Amend version.pm so it correctly loads the XS version of qv() | |
3282 | Branch: perl | |
3283 | ! lib/version.pm | |
3284 | ____________________________________________________________________________ | |
3285 | [ 28279] By: rgs on 2006/05/22 16:41:56 | |
3286 | Log: Subject: [PATCH] pp_sys cleanup again | |
3287 | From: andy@petdance.com (Andy Lester) | |
3288 | Date: Sat, 20 May 2006 16:20:20 -0500 | |
3289 | Message-ID: <20060520212020.GA30688@petdance.com> | |
3290 | Branch: perl | |
3291 | ! pp_sys.c | |
3292 | ____________________________________________________________________________ | |
3293 | [ 28277] By: steveh on 2006/05/22 15:18:33 | |
3294 | Log: Fix Win32 linker error | |
3295 | ||
3296 | See: | |
3297 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html | |
3298 | Branch: perl | |
3299 | ! embed.fnc embed.h global.sym | |
3300 | ____________________________________________________________________________ | |
3301 | [ 28276] By: rgs on 2006/05/22 15:02:08 | |
3302 | Log: Upgrade to version.pm 0.60 | |
3303 | Branch: perl | |
3304 | ! lib/version.pm lib/version.t universal.c util.c | |
3305 | ____________________________________________________________________________ | |
3306 | [ 28275] By: rgs on 2006/05/22 14:49:05 | |
3307 | Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?) | |
3308 | From: demerphq <demerphq@gmail.com> | |
3309 | Date: Sun, 21 May 2006 15:06:20 +0200 | |
3310 | Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com> | |
3311 | ||
3312 | (only the makedef.pl and perlio.c patches) | |
3313 | Branch: perl | |
3314 | ! makedef.pl perlio.c | |
3315 | ____________________________________________________________________________ | |
3316 | [ 28274] By: merijn on 2006/05/22 14:42:47 | |
3317 | Log: Better handling for error-checking | |
3318 | From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni) | |
3319 | Branch: perl | |
3320 | ! ext/DynaLoader/t/DynaLoader.t | |
3321 | ____________________________________________________________________________ | |
3322 | [ 28273] By: rgs on 2006/05/22 13:58:45 | |
3323 | Log: Subject: [PATCH] literal string macros | |
3324 | From: Marcus Holland-Moritz <mhx-perl@gmx.net> | |
3325 | Date: Mon, 22 May 2006 13:39:33 +0200 | |
3326 | Message-ID: <20060522133933.65ea93ce@r2d2> | |
3327 | Branch: perl | |
3328 | ! handy.h pod/perlapi.pod | |
3329 | ____________________________________________________________________________ | |
3330 | [ 28272] By: stevep on 2006/05/22 13:57:54 | |
3331 | Log: Additional perlpragma.pod nits. | |
3332 | Branch: perl | |
3333 | ! pod/perlpragma.pod | |
3334 | ____________________________________________________________________________ | |
3335 | [ 28271] By: rgs on 2006/05/22 13:47:19 | |
3336 | Log: More nits in perlpragma, and remove the warning about %^H being | |
3337 | strictly internal in perlvar. | |
3338 | Branch: perl | |
3339 | ! pod/perlpragma.pod pod/perlvar.pod | |
3340 | ____________________________________________________________________________ | |
3341 | [ 28270] By: stevep on 2006/05/22 13:46:30 | |
3342 | Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined. | |
3343 | Branch: perl | |
3344 | ! lib/Text/Balanced/t/00-load.t | |
3345 | ____________________________________________________________________________ | |
3346 | [ 28269] By: rgs on 2006/05/22 13:09:12 | |
3347 | Log: Subject: Re: [PATCH] optimize /[x]/ to /x/. | |
3348 | From: demerphq <demerphq@gmail.com> | |
3349 | Date: Sun, 21 May 2006 19:32:15 +0200 | |
3350 | Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com> | |
3351 | ||
3352 | New tests. | |
3353 | Branch: perl | |
3354 | ! t/op/re_tests | |
3355 | ____________________________________________________________________________ | |
3356 | [ 28268] By: rgs on 2006/05/22 12:55:13 | |
3357 | Log: Fix two nits in perlpragma.pod | |
3358 | Branch: perl | |
3359 | ! pod/perlpragma.pod | |
3360 | ____________________________________________________________________________ | |
3361 | [ 28267] By: mhx on 2006/05/22 11:31:57 | |
3362 | Log: Upgrade to Devel::PPPort 3.08_02 | |
3363 | Branch: perl | |
3364 | + ext/Devel/PPPort/parts/inc/SvREFCNT | |
3365 | + ext/Devel/PPPort/parts/inc/podtest | |
3366 | + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t | |
3367 | ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm | |
3368 | ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL | |
3369 | ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL | |
3370 | ! ext/Devel/PPPort/parts/apidoc.fnc | |
3371 | ! ext/Devel/PPPort/parts/base/5009004 | |
3372 | ! ext/Devel/PPPort/parts/embed.fnc | |
3373 | ! ext/Devel/PPPort/parts/inc/memory | |
3374 | ! ext/Devel/PPPort/parts/inc/misc | |
3375 | ! ext/Devel/PPPort/parts/inc/ppphbin | |
3376 | ! ext/Devel/PPPort/parts/inc/ppphdoc | |
3377 | ! ext/Devel/PPPort/parts/inc/pvs | |
3378 | ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak | |
3379 | ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t | |
3380 | ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t | |
3381 | ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t | |
3382 | ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t | |
3383 | ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t | |
3384 | ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t | |
3385 | ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t | |
3386 | ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t | |
3387 | ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t | |
3388 | ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t | |
3389 | ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t | |
3390 | ! ext/Devel/PPPort/t/warn.t | |
3391 | ____________________________________________________________________________ | |
3392 | [ 28266] By: mhx on 2006/05/21 22:34:29 | |
3393 | Log: Remove duplicate documentation for SvREFCNT_inc(). | |
3394 | Add documentation for SvREFCNT_inc_simple_void_NN(). | |
3395 | Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END. | |
3396 | Branch: perl | |
3397 | ! sv.h | |
3398 | ____________________________________________________________________________ | |
3399 | [ 28265] By: mhx on 2006/05/21 22:20:48 | |
3400 | Log: Document PoisonFree() instead of documenting Poison() twice. | |
3401 | Branch: perl | |
3402 | ! handy.h | |
3403 | ____________________________________________________________________________ | |
3404 | [ 28264] By: stevep on 2006/05/21 03:47:18 | |
3405 | Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds. | |
3406 | Also, picked up a missed change for pod/perlapi.pod. | |
3407 | Branch: perl | |
3408 | ! embed.fnc embed.h global.sym pod/perlapi.pod | |
3409 | ____________________________________________________________________________ | |
3410 | [ 28263] By: nicholas on 2006/05/20 23:08:40 | |
3411 | Log: Oops. Fix bad #! lines when not using userelocatableinc | |
3412 | Branch: perl | |
3413 | ! Configure | |
3414 | ____________________________________________________________________________ | |
3415 | [ 28262] By: davem on 2006/05/20 22:23:21 | |
3416 | Log: Subject: [PATCH] optimize /[x]/ to /x/. | |
3417 | From: demerphq <demerphq@gmail.com> | |
3418 | Date: Sat, 20 May 2006 23:16:33 +0200 | |
3419 | Message-Id: <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com> | |
3420 | Branch: perl | |
3421 | ! regcomp.c | |
3422 | ____________________________________________________________________________ | |
3423 | [ 28261] By: nicholas on 2006/05/20 22:17:07 | |
3424 | Log: Fix bug in change 28258. So how come I thought I'd passed all tests? | |
3425 | Branch: perl | |
3426 | ! ext/B/B.xs | |
3427 | ____________________________________________________________________________ | |
3428 | [ 28260] By: davem on 2006/05/20 21:07:34 | |
3429 | Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts | |
3430 | Branch: perl | |
3431 | ! dump.c | |
3432 | ____________________________________________________________________________ | |
3433 | [ 28259] By: mhx on 2006/05/20 18:22:00 | |
3434 | Log: Upgrade to Devel::PPPort 3.08_01 | |
3435 | Branch: perl | |
3436 | + ext/Devel/PPPort/parts/base/5008008 | |
3437 | + ext/Devel/PPPort/parts/base/5009004 | |
3438 | + ext/Devel/PPPort/parts/inc/pvs | |
3439 | + ext/Devel/PPPort/parts/inc/snprintf | |
3440 | + ext/Devel/PPPort/parts/inc/warn | |
3441 | + ext/Devel/PPPort/parts/todo/5008008 | |
3442 | + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t | |
3443 | + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t | |
3444 | - ext/Devel/PPPort/MANIFEST | |
3445 | ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS | |
3446 | ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs | |
3447 | ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO | |
3448 | ! ext/Devel/PPPort/parts/apicheck.pl | |
3449 | ! ext/Devel/PPPort/parts/apidoc.fnc | |
3450 | ! ext/Devel/PPPort/parts/base/5004050 | |
3451 | ! ext/Devel/PPPort/parts/base/5006000 | |
3452 | ! ext/Devel/PPPort/parts/base/5006001 | |
3453 | ! ext/Devel/PPPort/parts/base/5007002 | |
3454 | ! ext/Devel/PPPort/parts/base/5007003 | |
3455 | ! ext/Devel/PPPort/parts/base/5008000 | |
3456 | ! ext/Devel/PPPort/parts/base/5008001 | |
3457 | ! ext/Devel/PPPort/parts/base/5009000 | |
3458 | ! ext/Devel/PPPort/parts/base/5009003 | |
3459 | ! ext/Devel/PPPort/parts/embed.fnc | |
3460 | ! ext/Devel/PPPort/parts/inc/Sv_set | |
3461 | ! ext/Devel/PPPort/parts/inc/magic | |
3462 | ! ext/Devel/PPPort/parts/inc/misc | |
3463 | ! ext/Devel/PPPort/parts/todo/5004000 | |
3464 | ! ext/Devel/PPPort/parts/todo/5005000 | |
3465 | ! ext/Devel/PPPort/parts/todo/5006000 | |
3466 | ! ext/Devel/PPPort/parts/todo/5006001 | |
3467 | ! ext/Devel/PPPort/parts/todo/5007003 | |
3468 | ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak | |
3469 | ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t | |
3470 | ! ext/Devel/PPPort/t/misc.t | |
3471 | ____________________________________________________________________________ | |
3472 | [ 28258] By: nicholas on 2006/05/20 17:29:52 | |
3473 | Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | |
3474 | Todo - store the in and out values under 2 keys, and avoid the need to | |
3475 | create a temporary mortal SV while checking it. | |
3476 | Branch: perl | |
3477 | ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs | |
3478 | ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c | |
3479 | ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c | |
3480 | ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c | |
3481 | ____________________________________________________________________________ | |
3482 | [ 28257] By: nicholas on 2006/05/20 15:27:28 | |
3483 | Log: Move the hints from op_private into cop_hints. This allows all 32 bits | |
3484 | to be stored. Make B::Concise display the new hints field, and modify | |
3485 | B::Deparse to use it. | |
3486 | Branch: perl | |
3487 | ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm | |
3488 | ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t | |
3489 | ! ext/B/t/optree_check.t ext/B/t/optree_concise.t | |
3490 | ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t | |
3491 | ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t | |
3492 | ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t | |
3493 | ! ext/ByteLoader/bytecode.h op.c perl.h | |
3494 | ____________________________________________________________________________ | |
3495 | [ 28255] By: merijn on 2006/05/20 15:16:29 | |
3496 | Log: Small typo correction | |
3497 | Branch: perl | |
3498 | ! INSTALL | |
3499 | ____________________________________________________________________________ | |
3500 | [ 28254] By: davem on 2006/05/20 14:30:50 | |
3501 | Log: eval { s/$foo/die/e } leaked a scalar | |
3502 | Branch: perl | |
3503 | ! pp_ctl.c pp_hot.c | |
3504 | ____________________________________________________________________________ | |
3505 | [ 28253] By: merijn on 2006/05/20 13:26:51 | |
3506 | Log: Subject: Re: Over-pious message from Configure? | |
3507 | From: Dominic Dunlop <shouldbedomo@mac.com> | |
3508 | Date: Thu, 18 May 2006 15:47:27 +0200 | |
3509 | Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com> | |
3510 | Branch: perl | |
3511 | ! INSTALL | |
3512 | ____________________________________________________________________________ | |
3513 | [ 28252] By: nicholas on 2006/05/20 12:31:09 | |
3514 | Log: Rename cop_hints to cop_hints_hash | |
3515 | Branch: perl | |
3516 | ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c | |
3517 | ! scope.h sv.c | |
3518 | ____________________________________________________________________________ | |
3519 | [ 28251] By: davem on 2006/05/20 11:58:07 | |
3520 | Log: Perl segfaults; test case available | |
3521 | sub f { s/$var/f()/e } could free the wrong RE | |
3522 | Branch: perl | |
3523 | ! cop.h pp_ctl.c pp_hot.c | |
3524 | ____________________________________________________________________________ | |
3525 | [ 28250] By: nicholas on 2006/05/20 11:29:26 | |
3526 | Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store | |
3527 | the value in the hints structure used for %^H. | |
3528 | Branch: perl | |
3529 | ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h | |
3530 | ____________________________________________________________________________ | |
3531 | [ 28249] By: nicholas on 2006/05/20 10:27:23 | |
3532 | Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as | |
3533 | some other operating systems were concerned. | |
3534 | Branch: perl | |
3535 | ! perlio.c | |
3536 | ____________________________________________________________________________ | |
3537 | [ 28248] By: davem on 2006/05/20 00:43:42 | |
3538 | Log: SEGV with complicated regexp and long string | |
3539 | PL_reg_maxiter was wrapping to a negative value | |
3540 | Branch: perl | |
3541 | ! op.c regexec.c | |
3542 | ____________________________________________________________________________ | |
3543 | [ 28247] By: nicholas on 2006/05/19 22:48:38 | |
3544 | Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf(). | |
3545 | Branch: perl | |
3546 | ! perlio.c | |
3547 | ____________________________________________________________________________ | |
3548 | [ 28246] By: mhx on 2006/05/19 22:11:44 | |
3549 | Log: There is no STASH type. | |
3550 | Branch: perl | |
3551 | ! sv.h | |
3552 | ____________________________________________________________________________ | |
3553 | [ 28245] By: nicholas on 2006/05/19 21:44:14 | |
3554 | Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't | |
3555 | store a reference to the value, so don't pass it in a new SV. | |
3556 | Branch: perl | |
3557 | ! hv.c mg.c pod/perlintern.pod | |
3558 | ____________________________________________________________________________ | |
3559 | [ 28244] By: stevep on 2006/05/19 20:15:10 | |
3560 | Log: Grrr...Perforce decided not to add the MANIFEST changes for change | |
3561 | #28243. Hateful indeed! | |
3562 | Branch: perl | |
3563 | ! MANIFEST | |
3564 | ____________________________________________________________________________ | |
3565 | [ 28243] By: stevep on 2006/05/19 20:12:23 | |
3566 | Log: Shortening name of a Pod::Simple test case to allow the test to be | |
3567 | run on the VOS operating system. Fixes "RT #38645: Test case name | |
3568 | is too long". | |
3569 | Branch: perl | |
3570 | +> lib/Pod/Simple/t/search_25_glob_squaa.t | |
3571 | - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t | |
3572 | ____________________________________________________________________________ | |
3573 | [ 28242] By: nicholas on 2006/05/19 20:11:57 | |
3574 | Log: Rebuild perltoc.pod. | |
3575 | Branch: perl | |
3576 | ! pod/perltoc.pod | |
3577 | ____________________________________________________________________________ | |
3578 | [ 28241] By: nicholas on 2006/05/19 20:10:47 | |
3579 | Log: Add perlpragma.pod, which describes how to implement user pragmata. | |
3580 | Branch: perl | |
3581 | + pod/perlpragma.pod | |
3582 | ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template | |
3583 | ! win32/pod.mak | |
3584 | ____________________________________________________________________________ | |
3585 | [ 28239] By: nicholas on 2006/05/19 20:08:46 | |
3586 | Log: Add README.riscos to pod.lst | |
3587 | Branch: perl | |
3588 | ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile | |
3589 | ! win32/makefile.mk | |
3590 | ____________________________________________________________________________ | |
3591 | [ 28238] By: nicholas on 2006/05/19 20:08:21 | |
3592 | Log: pod/buildtoc has fussy ideas about the order of MANIFEST | |
3593 | Branch: perl | |
3594 | ! MANIFEST | |
3595 | ____________________________________________________________________________ | |
3596 | [ 28237] By: stevep on 2006/05/19 18:36:13 | |
3597 | Log: Subject: [PATCH] strlcat aaargh | |
3598 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3599 | Date: Fri, 19 May 2006 20:44:46 +0300 | |
3600 | Message-ID: <446E040E.8030205@gmail.com> | |
3601 | Branch: perl | |
3602 | ! doio.c | |
3603 | ____________________________________________________________________________ | |
3604 | [ 28236] By: nicholas on 2006/05/19 16:31:35 | |
3605 | Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is | |
3606 | likely to be a more efficient implementation. | |
3607 | Branch: perl | |
3608 | ! perlio.c | |
3609 | ____________________________________________________________________________ | |
3610 | [ 28235] By: davem on 2006/05/19 16:06:58 | |
3611 | Log: give a more useful example for $^V | |
3612 | Branch: perl | |
3613 | ! pod/perlvar.pod | |
3614 | ____________________________________________________________________________ | |
3615 | [ 28234] By: rgs on 2006/05/19 15:17:00 | |
3616 | Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds? | |
3617 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3618 | Date: Thu, 18 May 2006 22:44:14 +0300 | |
3619 | Message-ID: <446CCE8E.8010407@gmail.com> | |
3620 | Branch: perl | |
3621 | ! perl.h perlio.c util.c | |
3622 | ____________________________________________________________________________ | |
3623 | [ 28232] By: rgs on 2006/05/19 08:46:09 | |
3624 | Log: Adjust test following change #28225 | |
3625 | Branch: perl | |
3626 | ! t/lib/h2ph.pht | |
3627 | ____________________________________________________________________________ | |
3628 | [ 28231] By: davem on 2006/05/19 00:14:15 | |
3629 | Log: lots of warnings with diagnostics and (warn or die) | |
3630 | stop C<use diagnostics; warn "\n"> outputing lots of 'uninit' | |
3631 | warnings. | |
3632 | Branch: perl | |
3633 | ! lib/diagnostics.pm | |
3634 | ____________________________________________________________________________ | |
3635 | [ 28230] By: davem on 2006/05/18 23:50:51 | |
3636 | Log: test some die codepaths in pp_enterwrite | |
3637 | Branch: perl | |
3638 | ! t/op/write.t | |
3639 | ____________________________________________________________________________ | |
3640 | [ 28229] By: davem on 2006/05/18 23:16:16 | |
3641 | Log: Subject: [PATCH] threads core dump in BEGIN | |
3642 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
3643 | Date: Thu, 18 May 2006 13:22:20 -0700 | |
3644 | Message-Id: <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net> | |
3645 | Branch: perl | |
3646 | + ext/threads/t/blocks.t | |
3647 | ! MANIFEST ext/threads/Changes ext/threads/README | |
3648 | ! ext/threads/threads.pm ext/threads/threads.xs | |
3649 | ____________________________________________________________________________ | |
3650 | [ 28228] By: rgs on 2006/05/18 15:45:49 | |
3651 | Log: We can now remove DynaLoader from 1_compile.t | |
3652 | Branch: perl | |
3653 | ! t/lib/1_compile.t | |
3654 | ____________________________________________________________________________ | |
3655 | [ 28227] By: rgs on 2006/05/18 15:43:25 | |
3656 | Log: Nits in the DynaLoader test: make it warning-clean, | |
3657 | and avoid checking OS- and locale-specific messages | |
3658 | Branch: perl | |
3659 | ! ext/DynaLoader/t/DynaLoader.t | |
3660 | ____________________________________________________________________________ | |
3661 | [ 28226] By: stevep on 2006/05/18 15:16:40 | |
3662 | Log: Subject: [PATCH] Test script for DynaLoader | |
3663 | From: Sébastien Aperghis-Tramoni <maddingue@free.fr> | |
3664 | Date: Thu, 18 May 2006 16:46:00 +0200 | |
3665 | Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr> | |
3666 | Branch: perl | |
3667 | + ext/DynaLoader/t/DynaLoader.t | |
3668 | ! MANIFEST | |
3669 | ____________________________________________________________________________ | |
3670 | [ 28225] By: rgs on 2006/05/18 12:52:34 | |
3671 | Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' | |
3672 | From: Jason Vas Dias (via RT) <perlbug-followup@perl.org> | |
3673 | Date: Thu, 11 May 2006 11:00:42 -0700 | |
3674 | Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org> | |
3675 | Branch: perl | |
3676 | ! utils/h2ph.PL | |
3677 | ____________________________________________________________________________ | |
3678 | [ 28224] By: rgs on 2006/05/18 12:34:35 | |
3679 | Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace" | |
3680 | From: "Fergal Daly" <fergal@esatclear.ie> | |
3681 | Date: Wed, 17 May 2006 18:59:50 +0100 | |
3682 | Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com> | |
3683 | Branch: perl | |
3684 | ! lib/diagnostics.pm | |
3685 | ____________________________________________________________________________ | |
3686 | [ 28223] By: rgs on 2006/05/18 11:38:00 | |
3687 | Log: Subject: [PATCH] threads 1.28 | |
3688 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
3689 | Date: Wed, 17 May 2006 11:45:32 -0700 | |
3690 | Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net> | |
3691 | Branch: perl | |
3692 | ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t | |
3693 | ! ext/threads/threads.pm ext/threads/threads.xs | |
3694 | ____________________________________________________________________________ | |
3695 | [ 28222] By: rgs on 2006/05/18 06:30:09 | |
3696 | Log: Adjust calling of Perl_va_copy(), noticed by Jarkko | |
3697 | Branch: perl | |
3698 | ! util.c | |
3699 | ____________________________________________________________________________ | |
3700 | [ 28221] By: nicholas on 2006/05/17 23:13:51 | |
3701 | Log: Another SvVOK(). I believe that this is the last. | |
3702 | Branch: perl | |
3703 | ! util.c | |
3704 | ____________________________________________________________________________ | |
3705 | [ 28219] By: rgs on 2006/05/17 21:01:54 | |
3706 | Log: Oops, missed a SvVOK. | |
3707 | Branch: perl | |
3708 | ! util.c | |
3709 | ____________________________________________________________________________ | |
3710 | [ 28218] By: rgs on 2006/05/17 20:54:23 | |
3711 | Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any. | |
3712 | SvVOK used to do that, in stealth mode, but now it returns a | |
3713 | boolean like it used to. Patch suggested by John Peacock. | |
3714 | Branch: perl | |
3715 | ! sv.c sv.h | |
3716 | ____________________________________________________________________________ | |
3717 | [ 28217] By: rgs on 2006/05/17 19:55:30 | |
3718 | Log: Parenthesize uses of macro arguments | |
3719 | Branch: perl | |
3720 | ! perl.h | |
3721 | ____________________________________________________________________________ | |
3722 | [ 28216] By: rgs on 2006/05/17 19:50:54 | |
3723 | Log: Subject: Re: Change 28183 has broken 64-bit builds? | |
3724 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3725 | Date: Wed, 17 May 2006 22:19:51 +0300 | |
3726 | Message-ID: <446B7757.8030301@gmail.com> | |
3727 | Branch: perl | |
3728 | ! perl.h perlio.c pod/perlapi.pod util.c | |
3729 | ____________________________________________________________________________ | |
3730 | [ 28215] By: steveh on 2006/05/17 17:06:26 | |
3731 | Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind | |
3732 | From: Dave Mitchell <davem@iabyn.com> | |
3733 | Date: Wed, 17 May 2006 17:38:16 +0100 | |
3734 | Message-ID: <20060517163816.GN17109@iabyn.com> | |
3735 | ||
3736 | (Dave's fix, plus a test taken from [perl #39145]) | |
3737 | Branch: perl | |
3738 | ! sv.c t/op/fork.t | |
3739 | ____________________________________________________________________________ | |
3740 | [ 28214] By: stevep on 2006/05/17 15:02:45 | |
3741 | Log: Subject: [PATCH] IO::Compress* 2.000_12 | |
3742 | From: "Paul Marquess" <paul.marquess@ntlworld.com> | |
3743 | Date: Wed, 17 May 2006 13:45:16 +0100 | |
3744 | Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com> | |
3745 | Branch: perl | |
3746 | + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm | |
3747 | + ext/Compress/Raw/Zlib/Changes | |
3748 | ! MANIFEST ext/Compress/IO/Base/README | |
3749 | ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm | |
3750 | ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm | |
3751 | ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm | |
3752 | ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm | |
3753 | ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes | |
3754 | ! ext/Compress/IO/Zlib/README | |
3755 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm | |
3756 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm | |
3757 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm | |
3758 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm | |
3759 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm | |
3760 | ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm | |
3761 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm | |
3762 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm | |
3763 | ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm | |
3764 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm | |
3765 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm | |
3766 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm | |
3767 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm | |
3768 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm | |
3769 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm | |
3770 | ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm | |
3771 | ! ext/Compress/IO/Zlib/t/004gziphdr.t | |
3772 | ! ext/Compress/IO/Zlib/t/101truncate-zip.t | |
3773 | ! ext/Compress/Raw/Zlib/README | |
3774 | ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm | |
3775 | ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README | |
3776 | ! ext/Compress/Zlib/lib/Compress/Zlib.pm | |
3777 | ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL | |
3778 | ____________________________________________________________________________ | |
3779 | [ 28210] By: nicholas on 2006/05/16 16:41:45 | |
3780 | Log: Revert change 27513 | |
3781 | [Make the original versions of relocated paths available from | |
3782 | %Config::Config with the prefix "raw_". Not sure if "raw_" is the | |
3783 | best choice.] | |
3784 | Branch: perl | |
3785 | ! configpm | |
3786 | ____________________________________________________________________________ | |
3787 | [ 28209] By: rgs on 2006/05/16 16:14:46 | |
3788 | Log: Subject: Re: [PATCH] upgrade bytes_to_uni | |
3789 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
3790 | Date: Mon, 15 May 2006 22:39:58 +0900 | |
3791 | Message-Id: <20060515223901.F3B0.BQW10602@nifty.com> | |
3792 | Branch: perl | |
3793 | ! pp_pack.c | |
3794 | ____________________________________________________________________________ | |
3795 | [ 28206] By: rgs on 2006/05/16 13:14:12 | |
3796 | Log: Subject: [PATCH] Refactoring reghops | |
3797 | From: andy@petdance.com (Andy Lester) | |
3798 | Date: Mon, 15 May 2006 08:54:24 -0500 | |
3799 | Message-ID: <20060515135424.GA31585@petdance.com> | |
3800 | Branch: perl | |
3801 | ! embed.fnc proto.h regexec.c | |
3802 | ____________________________________________________________________________ | |
3803 | [ 28205] By: rgs on 2006/05/16 13:09:17 | |
3804 | Log: Subject: [PATCH] refactoring out S_regoptail | |
3805 | From: andy@petdance.com (Andy Lester) | |
3806 | Date: Sun, 14 May 2006 23:15:18 -0500 | |
3807 | Message-ID: <20060515041518.GA15745@petdance.com> | |
3808 | Branch: perl | |
3809 | ! embed.fnc embed.h proto.h regcomp.c | |
3810 | ____________________________________________________________________________ | |
3811 | [ 28202] By: nicholas on 2006/05/16 10:00:55 | |
3812 | Log: Take advantage of the bug that binexp ignores the Configure | |
3813 | installprefix, by using initialinstalllocation rather than binexp | |
3814 | to determine the #! line for installed scripts. This way they are at | |
3815 | least correct initially for a relocatable @INC perl, rather than | |
3816 | starting as .../../bin/perl | |
3817 | Branch: perl | |
3818 | ! Configure | |
3819 | ____________________________________________________________________________ | |
3820 | [ 28200] By: stevep on 2006/05/15 16:43:44 | |
3821 | Log: Clarification on what Perl does to floating points in the modulus | |
3822 | operation. | |
3823 | Branch: perl | |
3824 | ! pod/perlop.pod | |
3825 | ____________________________________________________________________________ | |
3826 | [ 28198] By: nicholas on 2006/05/15 15:11:15 | |
3827 | Log: Encode run-time relocation of file names in packlist with a relocate_as | |
3828 | attribute. With this, unmodified instmodsh correctly verifies installed | |
3829 | modules even after relocation. | |
3830 | Branch: perl | |
3831 | ! lib/ExtUtils/Packlist.pm | |
3832 | ____________________________________________________________________________ | |
3833 | [ 28197] By: stevep on 2006/05/15 14:13:46 | |
3834 | Log: Upgrade to Digest-SHA-5.37 | |
3835 | Branch: perl | |
3836 | ! ext/Digest/SHA/Changes ext/Digest/SHA/README | |
3837 | ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum | |
3838 | ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h | |
3839 | ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h | |
3840 | ____________________________________________________________________________ | |
3841 | [ 28196] By: nicholas on 2006/05/15 13:57:25 | |
3842 | Log: Simplify the implementation in ExtUtils::Packlist::read. | |
3843 | Branch: perl | |
3844 | ! lib/ExtUtils/Packlist.pm | |
3845 | ____________________________________________________________________________ | |
3846 | [ 28195] By: rgs on 2006/05/15 11:29:59 | |
3847 | Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer | |
3848 | From: chromatic <chromatic@wgz.org> | |
3849 | Date: Sun, 14 May 2006 16:51:36 -0700 | |
3850 | Message-Id: <200605141651.37181.chromatic@wgz.org> | |
3851 | Branch: perl | |
3852 | ! pod/perlapi.pod universal.c | |
3853 | ____________________________________________________________________________ | |
3854 | [ 28194] By: rgs on 2006/05/15 09:43:02 | |
3855 | Log: Subject: [PATCH] S_reguni should return its length | |
3856 | From: andy@petdance.com (Andy Lester) | |
3857 | Date: Sun, 14 May 2006 09:46:32 -0500 | |
3858 | Message-ID: <20060514144632.GA20935@petdance.com> | |
3859 | Branch: perl | |
3860 | ! embed.fnc embed.h proto.h regcomp.c | |
3861 | ____________________________________________________________________________ | |
3862 | [ 28193] By: rgs on 2006/05/15 08:33:53 | |
3863 | Log: Subject: [PATCH] strange encodings upsets pp_chr | |
3864 | From: SADAHIRO Tomoyuki <bqw10602@nifty.com> | |
3865 | Date: Sun, 14 May 2006 19:57:28 +0900 | |
3866 | Message-Id: <20060514195532.5422.BQW10602@nifty.com> | |
3867 | Branch: perl | |
3868 | + t/uni/chr.t | |
3869 | ! MANIFEST pp.c t/op/chr.t t/op/ord.t | |
3870 | ____________________________________________________________________________ | |
3871 | [ 28192] By: nicholas on 2006/05/14 12:27:19 | |
3872 | Log: TEST needs to binmode the file handle that is reading the TAP, else it | |
3873 | can get killed if TEST's environment has made it default all opens to | |
3874 | UTF-8 but the TAP is not UTF-8. | |
3875 | Branch: perl | |
3876 | ! t/TEST | |
3877 | ____________________________________________________________________________ | |
3878 | [ 28190] By: nicholas on 2006/05/14 10:33:39 | |
3879 | Log: Upgrade to Test::Harness 2.58. | |
3880 | Branch: perl | |
3881 | ! lib/Test/Harness.pm | |
3882 | ____________________________________________________________________________ | |
3883 | [ 28189] By: nicholas on 2006/05/13 15:48:24 | |
3884 | Log: A Configure probe for C99 variadic macros, based on code from Jarkko. | |
3885 | Branch: perl | |
3886 | ! Configure Cross/config.sh-arm-linux NetWare/config.wc | |
3887 | ! Porting/Glossary config_h.SH configure.com epoc/config.sh | |
3888 | ! plan9/config_sh.sample symbian/config.sh uconfig.sh | |
3889 | ! win32/config.bc win32/config.gc win32/config.vc | |
3890 | ! win32/config.vc64 | |
3891 | ____________________________________________________________________________ | |
3892 | [ 28188] By: nicholas on 2006/05/13 12:57:50 | |
3893 | Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select | |
3894 | 'n'. | |
3895 | Branch: perl | |
3896 | ! Configure | |
3897 | ____________________________________________________________________________ | |
3898 | [ 28187] By: nicholas on 2006/05/13 11:26:04 | |
3899 | Log: Subject: t/uni/overload.t | |
3900 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3901 | Message-ID: <4465988C.9080407@gmail.com> | |
3902 | Date: Sat, 13 May 2006 11:27:56 +0300 | |
3903 | Branch: perl | |
3904 | ! t/uni/overload.t | |
3905 | ____________________________________________________________________________ | |
3906 | [ 28186] By: nicholas on 2006/05/13 10:36:49 | |
3907 | Log: Subject: [PATCH] sv.c: printf %d wants int not size_t | |
3908 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
3909 | Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi> | |
3910 | Date: Sat, 13 May 2006 10:15:32 +0300 (EEST) | |
3911 | Branch: perl | |
3912 | ! sv.c | |
3913 | ____________________________________________________________________________ | |
3914 | [ 28185] By: nicholas on 2006/05/13 10:36:18 | |
3915 | Log: Can't do require Foo if $tainted; because taint tunnels. | |
3916 | (Documented, but I regard this as a serious practical deficiency in | |
3917 | tainting) | |
3918 | Branch: perl | |
3919 | ! lib/Tie/RefHash.pm | |
3920 | ____________________________________________________________________________ | |
3921 | [ 28183] By: rgs on 2006/05/12 20:57:07 | |
3922 | Log: Subject: Re: [PATCH] my_snprintf | |
3923 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
3924 | Date: Fri, 12 May 2006 22:28:49 +0300 | |
3925 | Message-ID: <4464E1F1.9010706@gmail.com> | |
3926 | Branch: perl | |
3927 | ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c | |
3928 | ! proto.h regcomp.c sv.c toke.c universal.c util.c | |
3929 | ____________________________________________________________________________ | |
3930 | [ 28181] By: rgs on 2006/05/12 16:55:36 | |
3931 | Log: Subject: AW: question on "len item/string item" with unpack() | |
3932 | From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com> | |
3933 | Date: Fri, 5 May 2006 13:20:24 +0200 | |
3934 | Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz> | |
3935 | Branch: perl | |
3936 | ! pod/perlfunc.pod | |
3937 | ____________________________________________________________________________ | |
3938 | [ 28180] By: rgs on 2006/05/12 15:48:43 | |
3939 | Log: Subject: [PATCH] upgrade bytes_to_uni | |
3940 | From: andy@petdance.com (Andy Lester) | |
3941 | Date: Fri, 12 May 2006 00:21:23 -0500 | |
3942 | Message-ID: <20060512052123.GA21648@petdance.com> | |
3943 | Branch: perl | |
3944 | ! embed.fnc embed.h pp_pack.c proto.h | |
3945 | ____________________________________________________________________________ | |
3946 | [ 28179] By: rgs on 2006/05/12 14:33:40 | |
3947 | Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c | |
3948 | From: andy@petdance.com (Andy Lester) | |
3949 | Date: Tue, 9 May 2006 12:27:30 -0500 | |
3950 | Message-ID: <20060509172730.GA5272@petdance.com> | |
3951 | Branch: perl | |
3952 | ! embed.fnc embed.h pp_sys.c proto.h toke.c | |
3953 | ____________________________________________________________________________ | |
3954 | [ 28178] By: nicholas on 2006/05/12 14:08:45 | |
3955 | Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly | |
3956 | backwards. It now checks for readonly *first*. | |
3957 | Branch: perl | |
3958 | ! sv.c | |
3959 | ____________________________________________________________________________ | |
3960 | [ 28177] By: rgs on 2006/05/12 13:09:29 | |
3961 | Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman | |
3962 | Branch: perl | |
3963 | + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t | |
3964 | ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t | |
3965 | ! lib/Tie/RefHash/threaded.t | |
3966 | ____________________________________________________________________________ | |
3967 | [ 28176] By: rgs on 2006/05/12 12:23:03 | |
3968 | Log: Subject: [PATCH] Speed up utf8.c a bit | |
3969 | From: andy@petdance.com (Andy Lester) | |
3970 | Date: Thu, 11 May 2006 22:41:01 -0500 | |
3971 | Message-ID: <20060512034101.GA10709@petdance.com> | |
3972 | Branch: perl | |
3973 | ! utf8.c | |
3974 | ____________________________________________________________________________ | |
3975 | [ 28175] By: rgs on 2006/05/12 12:13:03 | |
3976 | Log: Subject: [PATCH] Fixing embed.fnc | |
3977 | From: andy@petdance.com (Andy Lester) | |
3978 | Date: Thu, 11 May 2006 21:54:10 -0500 | |
3979 | Message-ID: <20060512025410.GA32709@petdance.com> | |
3980 | Branch: perl | |
3981 | ! embed.fnc proto.h | |
3982 | ____________________________________________________________________________ | |
3983 | [ 28174] By: nicholas on 2006/05/12 11:47:40 | |
3984 | Log: Threads and signals. Delicious. Tweak change 28168 to add a local | |
3985 | signal handler in the sleeping thread, because some operating systems | |
3986 | deliver the SIGINT to that thread rather than the signalling thread. | |
3987 | Branch: perl | |
3988 | ! ext/threads/t/kill.t | |
3989 | ____________________________________________________________________________ | |
3990 | [ 28173] By: rgs on 2006/05/12 11:40:51 | |
3991 | Log: Subject: [PATCH] Better unsafe signals info in threads.pm | |
3992 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
3993 | Date: Thu, 11 May 2006 11:50:15 -0700 | |
3994 | Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net> | |
3995 | Branch: perl | |
3996 | ! ext/threads/threads.pm | |
3997 | ____________________________________________________________________________ | |
3998 | [ 28172] By: nicholas on 2006/05/12 09:47:29 | |
3999 | Log: Fix concise-xs.t following the changes to B::Deparse. | |
4000 | Branch: perl | |
4001 | ! ext/B/t/concise-xs.t | |
4002 | ____________________________________________________________________________ | |
4003 | [ 28171] By: nicholas on 2006/05/11 21:44:06 | |
4004 | Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to | |
4005 | check that len is non-NULL before assigning to it. | |
4006 | Branch: perl | |
4007 | ! sv.c | |
4008 | ____________________________________________________________________________ | |
4009 | [ 28168] By: rgs on 2006/05/11 16:47:33 | |
4010 | Log: Subject: [PATCH] Thread signalling [REVISED] | |
4011 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
4012 | Date: Thu, 11 May 2006 08:55:39 -0700 | |
4013 | Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net> | |
4014 | Branch: perl | |
4015 | + ext/threads/t/kill.t | |
4016 | ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL | |
4017 | ! ext/threads/threads.pm ext/threads/threads.xs | |
4018 | ____________________________________________________________________________ | |
4019 | [ 28166] By: rgs on 2006/05/11 16:06:06 | |
4020 | Log: Deparse state variables. | |
4021 | Branch: perl | |
4022 | ! ext/B/B/Deparse.pm | |
4023 | ____________________________________________________________________________ | |
4024 | [ 28156] By: stevep on 2006/05/11 00:09:53 | |
4025 | Log: Adding a mention of STDIN processing by qx// as requested by | |
4026 | RT #34288: perlop: qx/STRING/: mention STDIN | |
4027 | Branch: perl | |
4028 | ! pod/perlop.pod | |
4029 | ____________________________________________________________________________ | |
4030 | [ 28155] By: stevep on 2006/05/10 23:02:20 | |
4031 | Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when | |
4032 | compiling with gcc's 3.2, 3.3, or 3.4. This fixes RT #37156. | |
4033 | Branch: perl | |
4034 | ! hints/linux.sh | |
4035 | ____________________________________________________________________________ | |
4036 | [ 28152] By: stevep on 2006/05/10 15:03:03 | |
4037 | Log: Upgrade to Encode-2.17 | |
4038 | Branch: perl | |
4039 | ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm | |
4040 | ____________________________________________________________________________ | |
4041 | [ 28150] By: nicholas on 2006/05/10 14:08:43 | |
4042 | Log: no 5.9.4; should fail in version 5.9.4. | |
4043 | Improve the diagnostics and test names in t/comp/use.t | |
4044 | Branch: perl | |
4045 | ! pp_ctl.c t/comp/use.t | |
4046 | ____________________________________________________________________________ | |
4047 | [ 28149] By: nicholas on 2006/05/10 13:08:49 | |
4048 | Log: Convert use.t to an inlined is/isnt/like implementation, to give better | |
4049 | diagnostics. | |
4050 | Branch: perl | |
4051 | ! t/comp/use.t | |
4052 | ____________________________________________________________________________ | |
4053 | [ 28148] By: davem on 2006/05/10 01:32:10 | |
4054 | Log: disable WARN and DIE hooks during constant folding | |
4055 | Branch: perl | |
4056 | ! op.c t/comp/fold.t util.c warnings.h warnings.pl | |
4057 | ____________________________________________________________________________ | |
4058 | [ 28146] By: nicholas on 2006/05/09 21:42:18 | |
4059 | Log: Change 28145 means that Perl_allocmy() can take a const char *name. | |
4060 | Branch: perl | |
4061 | ! embed.fnc op.c proto.h | |
4062 | ____________________________________________________________________________ | |
4063 | [ 28145] By: nicholas on 2006/05/09 20:42:03 | |
4064 | Log: Simplify the non-printable name error reporting code in Perl_allocmy(). | |
4065 | Branch: perl | |
4066 | ! op.c | |
4067 | ____________________________________________________________________________ | |
4068 | [ 28144] By: nicholas on 2006/05/09 20:10:12 | |
4069 | Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know | |
4070 | the magic isn't there. | |
4071 | Branch: perl | |
4072 | ! gv.c | |
4073 | ____________________________________________________________________________ | |
4074 | [ 28143] By: nicholas on 2006/05/09 19:31:04 | |
4075 | Log: Gv_AMupdate() always creates magic, so mg can never be NULL. | |
4076 | Branch: perl | |
4077 | ! gv.c | |
4078 | ____________________________________________________________________________ | |
4079 | [ 28142] By: nicholas on 2006/05/09 16:35:25 | |
4080 | Log: Two signed array indicies that Coverity spots should be unsigned. | |
4081 | Branch: perl | |
4082 | ! ext/POSIX/POSIX.xs | |
4083 | ____________________________________________________________________________ | |
4084 | [ 28141] By: nicholas on 2006/05/09 16:04:25 | |
4085 | Log: Ressurect change 27824, which plugs a resource leak in uncalled code. | |
4086 | Branch: perl | |
4087 | ! ext/Encode/Encode.xs | |
4088 | ____________________________________________________________________________ | |
4089 | [ 28140] By: rgs on 2006/05/09 15:23:55 | |
4090 | Log: Subject: wince crosscompile patch for 28132 | |
4091 | From: Vadim <vadim@vkonovalov.ru> | |
4092 | Date: Tue, 09 May 2006 15:09:43 +0400 | |
4093 | Message-ID: <44607877.90603@vkonovalov.ru> | |
4094 | Branch: perl | |
4095 | ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce | |
4096 | ! win32/config_H.ce | |
4097 | ____________________________________________________________________________ | |
4098 | [ 28139] By: rgs on 2006/05/09 14:03:30 | |
4099 | Log: POD fixes | |
4100 | Branch: perl | |
4101 | ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm | |
4102 | ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm | |
4103 | ! lib/DBM_Filter/utf8.pm | |
4104 | ____________________________________________________________________________ | |
4105 | [ 28138] By: rgs on 2006/05/09 13:45:43 | |
4106 | Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl | |
4107 | From: David Landgren <david@landgren.net> | |
4108 | Date: Tue, 09 May 2006 13:03:22 +0200 | |
4109 | Message-ID: <446076FA.6010409@landgren.net> | |
4110 | Branch: perl | |
4111 | ! ext/IPC/SysV/t/sem.t | |
4112 | ____________________________________________________________________________ | |
4113 | [ 28137] By: rgs on 2006/05/09 13:18:34 | |
4114 | Log: Fix another Coverity problem by adding an assert that says that | |
4115 | some string we got from the lexer is null-terminated | |
4116 | Branch: perl | |
4117 | ! op.c | |
4118 | ____________________________________________________________________________ | |
4119 | [ 28136] By: rgs on 2006/05/09 13:10:01 | |
4120 | Log: Fix a logic error in conditional found by Coverity | |
4121 | Branch: perl | |
4122 | ! op.c | |
4123 | ____________________________________________________________________________ | |
4124 | [ 28135] By: davem on 2006/05/09 11:43:55 | |
4125 | Log: allow exit during fold_constants | |
4126 | eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" | |
4127 | Branch: perl | |
4128 | ! op.c | |
4129 | ____________________________________________________________________________ | |
4130 | [ 28134] By: steveh on 2006/05/09 08:04:29 | |
4131 | Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32 | |
4132 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
4133 | Date: Mon, 08 May 2006 10:23:33 -0700 | |
4134 | Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net> | |
4135 | Branch: perl | |
4136 | ! ext/threads/Changes ext/threads/README ext/threads/threads.pm | |
4137 | ! ext/threads/threads.xs | |
4138 | ____________________________________________________________________________ | |
4139 | [ 28133] By: rgs on 2006/05/09 07:27:37 | |
4140 | Log: Subject: perlop.pod doc patch: I/O operators | |
4141 | From: Ash Berlin <ash@cpan.org> | |
4142 | Date: Sat, 06 May 2006 14:16:00 +0100 | |
4143 | Message-ID: <445CA190.1070105@cpan.org> | |
4144 | Branch: perl | |
4145 | ! pod/perlop.pod | |
4146 | ____________________________________________________________________________ | |
4147 | [ 28132] By: stevep on 2006/05/09 02:16:18 | |
4148 | Log: Subject: [PATCH] PERL_MEM_LOG enhancements | |
4149 | From: Jarkko Hietaniemi <jhietaniemi@gmail.com> | |
4150 | Date: Sat, 06 May 2006 11:21:02 +0300 | |
4151 | Message-ID: <445C5C6E.6070201@gmail.com> | |
4152 | Branch: perl | |
4153 | ! util.c | |
4154 | ____________________________________________________________________________ | |
4155 | [ 28131] By: nicholas on 2006/05/08 21:11:37 | |
4156 | Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl | |
4157 | From: David Landgren <david@landgren.net> | |
4158 | Message-ID: <445B694B.8060901@landgren.net> | |
4159 | Date: Fri, 05 May 2006 17:03:39 +0200 | |
4160 | ||
4161 | Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl | |
4162 | From: David Landgren <david@landgren.net> | |
4163 | Message-ID: <445B75EF.3000100@landgren.net> | |
4164 | Date: Fri, 05 May 2006 17:57:35 +0200 | |
4165 | Branch: perl | |
4166 | ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t | |
4167 | ____________________________________________________________________________ | |
4168 | [ 28127] By: stevep on 2006/05/08 19:01:56 | |
4169 | Log: Rename lib/Text/Balanced/t/00.load.t to | |
4170 | lib/Text/Balanced/t/00-load.t and restore a test to | |
4171 | lib/Text/Balanced/t/extmul.t. | |
4172 | Branch: perl | |
4173 | +> lib/Text/Balanced/t/00-load.t | |
4174 | - lib/Text/Balanced/t/00.load.t | |
4175 | ! MANIFEST lib/Text/Balanced/t/extmul.t | |
4176 | ____________________________________________________________________________ | |
4177 | [ 28126] By: stevep on 2006/05/08 18:46:16 | |
4178 | Log: Version bump and typo fix from change #28125. | |
4179 | Branch: perl | |
4180 | ! lib/Text/Balanced.pm | |
4181 | ____________________________________________________________________________ | |
4182 | [ 28125] By: stevep on 2006/05/08 18:37:47 | |
4183 | Log: Rollback two changes in Text::Balanced which cause test failures in the | |
4184 | CPAN and bleadperl version of the tests. Also, the previous bleadperl | |
4185 | version of one test file is a bit more comprehensive than what was in | |
4186 | CPAN, so it has been completely restored. | |
4187 | Branch: perl | |
4188 | ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t | |
4189 | ____________________________________________________________________________ | |
4190 | [ 28122] By: stevep on 2006/05/08 16:47:39 | |
4191 | Log: Upgrade to Digest-SHA-5.36. Actually bumped to 5.36_01 as | |
4192 | change #27352 has not yet been applied to the CPAN version. | |
4193 | Branch: perl | |
4194 | ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL | |
4195 | ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm | |
4196 | ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c | |
4197 | ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c | |
4198 | ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt | |
4199 | ! ext/Digest/SHA/t/nist/bit-hashes.sha1 | |
4200 | ! ext/Digest/SHA/t/nist/bit-messages.sha1 | |
4201 | ! ext/Digest/SHA/t/nist/byte-hashes.sha1 | |
4202 | ! ext/Digest/SHA/t/nist/byte-messages.sha1 | |
4203 | ____________________________________________________________________________ | |
4204 | [ 28118] By: nicholas on 2006/05/08 11:23:15 | |
4205 | Log: Tie::RefHash is now dual life, maintained by Yuval Kogman. | |
4206 | Branch: perl | |
4207 | ! Porting/Maintainers.pl | |
4208 | ____________________________________________________________________________ | |
4209 | [ 28116] By: merijn on 2006/05/07 14:18:45 | |
4210 | Log: Remvove code that gets undone in the next line. | |
4211 | Keep the documentation part. | |
4212 | Branch: perl | |
4213 | ! hints/hpux.sh | |
4214 | ____________________________________________________________________________ | |
4215 | [ 28108] By: stevep on 2006/05/05 16:26:48 | |
4216 | Log: These Module::Build tests depended on STDIN. Unfortunately, cron | |
4217 | closes STDIN, so these build failures were only seen while | |
4218 | running smokes through cron. | |
4219 | Branch: perl | |
4220 | ! lib/Module/Build/t/extend.t | |
4221 | ____________________________________________________________________________ | |
4222 | [ 28106] By: rgs on 2006/05/05 12:48:19 | |
4223 | Log: Implement state array and state hashes. Initialisation assignment | |
4224 | to state arrays or hashes is not implemented yet. | |
4225 | Branch: perl | |
4226 | ! ext/B/B/Concise.pm pp.c t/op/state.t | |
4227 | ____________________________________________________________________________ | |
4228 | [ 28105] By: stevep on 2006/05/05 12:40:41 | |
4229 | Log: Upgrade to Text-Balanced-1.98 | |
4230 | Branch: perl | |
4231 | + lib/Text/Balanced/t/00.load.t | |
4232 | + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t | |
4233 | ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes | |
4234 | ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t | |
4235 | ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t | |
4236 | ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t | |
4237 | ____________________________________________________________________________ | |
4238 | [ 28104] By: rgs on 2006/05/05 11:32:36 | |
4239 | Log: Subject: [PATCH] threads - stack size support | |
4240 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
4241 | Date: Thu, 04 May 2006 10:07:58 -0700 | |
4242 | Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net> | |
4243 | Branch: perl | |
4244 | + ext/threads/t/stack.t ext/threads/t/stack_env.t | |
4245 | ! MANIFEST ext/threads/Changes ext/threads/README | |
4246 | ! ext/threads/threads.pm ext/threads/threads.xs | |
4247 | ____________________________________________________________________________ | |
4248 | [ 28103] By: stevep on 2006/05/05 01:26:08 | |
4249 | Log: Teach checkAUTHORS.pl about Sarathy's new email address. | |
4250 | Branch: perl | |
4251 | ! Porting/checkAUTHORS.pl | |
4252 | ____________________________________________________________________________ | |
4253 | [ 28102] By: stevep on 2006/05/05 01:12:41 | |
4254 | Log: Subject: [PATCH] Email address changes | |
4255 | From: "Jan Dubois" <jand@activestate.com> | |
4256 | Date: Thu, 4 May 2006 15:28:19 -0700 | |
4257 | Message-ID: <007101c66fca$0b651a50$2217a8c0@candy> | |
4258 | Branch: perl | |
4259 | ! AUTHORS | |
4260 | ____________________________________________________________________________ | |
4261 | [ 28101] By: stevep on 2006/05/04 20:03:42 | |
4262 | Log: Upgrade to ExtUtils-Install-1.40 | |
4263 | Branch: perl | |
4264 | ! lib/ExtUtils/Install.pm | |
4265 | ____________________________________________________________________________ | |
4266 | [ 28100] By: rgs on 2006/05/04 16:37:28 | |
4267 | Log: Subject: RE: [PATCH-for-28089] wince yet another step | |
4268 | From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com> | |
4269 | Date: Thu, 4 May 2006 17:32:12 +0200 | |
4270 | Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com> | |
4271 | Branch: perl | |
4272 | ! README.ce win32/perllib.c win32/vmem.h win32/win32.h | |
4273 | ____________________________________________________________________________ | |
4274 | [ 28099] By: rgs on 2006/05/04 12:51:51 | |
4275 | Log: Subject: [PATCH] threads - formatting [REVISED] | |
4276 | From: "Jerry D. Hedden" <jerry@hedden.us> | |
4277 | Date: Wed, 03 May 2006 12:34:34 -0700 | |
4278 | Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net> | |
4279 | Branch: perl | |
4280 | ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t | |
4281 | ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t | |
4282 | ! ext/threads/t/problems.t ext/threads/t/stress_cv.t | |
4283 | ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t | |
4284 | ! ext/threads/t/thread.t ext/threads/threads.pm | |
4285 | ! ext/threads/threads.xs | |
4286 | ____________________________________________________________________________ | |
4287 | [ 28098] By: rgs on 2006/05/04 12:06:33 | |
4288 | Log: Upgrade to Encode 2.16 | |
4289 | Branch: perl | |
4290 | ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL | |
4291 | ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL | |
4292 | ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm | |
4293 | ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm | |
4294 | ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x | |
4295 | ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm | |
4296 | ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm | |
4297 | ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL | |
4298 | ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm | |
4299 | ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm | |
4300 | ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm | |
4301 | ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs | |
4302 | ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table | |
4303 | ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort | |
4304 | ! ext/Encode/bin/unidump ext/Encode/encengine.c | |
4305 | ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm | |
4306 | ! ext/Encode/lib/Encode/CJKConstants.pm | |
4307 | ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm | |
4308 | ! ext/Encode/lib/Encode/Encoder.pm | |
4309 | ! ext/Encode/lib/Encode/Encoding.pm | |
4310 | ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm | |
4311 | ! ext/Encode/lib/Encode/JP/JIS7.pm | |
4312 | ! ext/Encode/lib/Encode/KR/2022_KR.pm | |
4313 | ! ext/Encode/lib/Encode/MIME/Header.pm | |
4314 | ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm | |
4315 | ! ext/Encode/lib/Encode/PerlIO.pod | |
4316 | ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t | |
4317 | ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t | |
4318 | ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t | |
4319 | ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t | |
4320 | ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t | |
4321 | ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t | |
4322 | ! ext/Encode/t/fallback.t ext/Encode/t/guess.t | |
4323 | ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t | |
4324 | ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t | |
4325 | ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl | |
4326 | ! ext/Encode/t/utf8strict.t | |
4327 | ____________________________________________________________________________ | |
4328 | [ 28097] By: rgs on 2006/05/04 11:32:05 | |
4329 | Log: Resubmit change #28095 | |
4330 | Branch: perl | |
4331 | ! t/op/grep.t | |
4332 | ____________________________________________________________________________ | |
4333 | [ 28096] By: steveh on 2006/05/04 11:22:04 | |
4334 | Log: Subject: [PATCH-for-28089] wince yet another step | |
4335 | From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com> | |
4336 | Date: Thu, 4 May 2006 13:04:45 +0200 | |