Commit | Line | Data |
---|---|---|
99b32ad1 JH |
1 | Please note: This file provides a complete, temporally ordered log of |
2 | changes that went into every version of Perl. If you'd like more | |
3 | detailed information, please consult the comments in the individual | |
4 | patches posted to the perl5-porters mailing list. Patches for each | |
5 | individual change may also be obtained through ftp and rsync--see | |
6 | perlhack.pod for the details. | |
7 | ||
8 | ||
5850c7a4 | 9 | [The "CAST AND CREW" list has been moved to AUTHORS.] |
99b32ad1 | 10 | |
99b32ad1 JH |
11 | NOTE: Each change entry shows the change number; who checked it into the |
12 | repository; when; description of the change; which branch the change | |
13 | happened in; and the affected files. The file lists have a short symbolic | |
14 | indicator: | |
15 | ||
16 | ! modified | |
17 | + added | |
18 | - deleted | |
19 | +> branched (from elsewhere) | |
20 | !> merged changes (from elsewhere) | |
21 | ||
dd6de302 JH |
22 | The Message-Ids in the change entries refer to the email messages sent |
23 | to the perl5-porters mailing list. You can retrieve the messages for | |
24 | example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ | |
99b32ad1 | 25 | |
0b3b9d72 JH |
26 | This file contains only changes that affect the mainline branch, |
27 | not those that affect the (now decommissioned) cfgperl, or vmsperl, | |
28 | or any other branch. | |
29 | ||
99b32ad1 | 30 | -------------- |
51c9377f | 31 | Version v5.7.1 Development release working toward v5.8 |
99b32ad1 | 32 | -------------- |
365eb269 | 33 | ____________________________________________________________________________ |
f1defd63 JH |
34 | [ 11025] By: jhi on 2001/06/29 13:07:57 |
35 | Log: Subject: Re: perl@10967, File::Find, and Cwd | |
36 | From: Mike Guy <mjtg@cam.ac.uk> | |
37 | Date: Fri, 29 Jun 2001 14:56:49 +0100 | |
38 | Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk> | |
39 | Branch: perl | |
40 | ! lib/File/Find/taint.t | |
41 | ____________________________________________________________________________ | |
42 | [ 11024] By: jhi on 2001/06/29 12:39:23 | |
43 | Log: Update the sv_pvprintify() spec. | |
44 | Branch: perl | |
45 | ! pod/perltodo.pod | |
46 | ____________________________________________________________________________ | |
47 | [ 11023] By: jhi on 2001/06/29 12:33:33 | |
48 | Log: Known test failures update. | |
49 | Branch: perl | |
50 | ! pod/perl572delta.pod | |
51 | ____________________________________________________________________________ | |
52 | [ 11022] By: jhi on 2001/06/29 12:24:32 | |
53 | Log: Based on | |
54 | ||
55 | Subject: [PATCH @11016] More );) fixes | |
56 | From: Richard Soderberg <rs@crystalflame.net> | |
57 | Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT) | |
58 | Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> | |
59 | Branch: perl | |
60 | ! ext/Thread/Thread.xs ext/Thread/typemap | |
61 | ____________________________________________________________________________ | |
62 | [ 11021] By: jhi on 2001/06/29 12:21:51 | |
63 | Log: Subject: [PATCH @11016] Fixes compile errors in four files | |
64 | From: Richard Soderberg <rs@crystalflame.net> | |
65 | Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT) | |
66 | Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com> | |
67 | Branch: perl | |
68 | ! mg.c pp.c pp_hot.c util.c | |
69 | ____________________________________________________________________________ | |
70 | [ 11020] By: jhi on 2001/06/29 12:05:54 | |
71 | Log: AIX hints tweaking continues, from Merijn Brand. | |
72 | Branch: perl | |
73 | ! hints/aix.sh | |
74 | ____________________________________________________________________________ | |
75 | [ 11019] By: jhi on 2001/06/29 12:05:10 | |
76 | Log: HP-UX needs gccversion sooner, from Merijn Brand. | |
77 | Branch: perl | |
78 | ! hints/hpux.sh | |
79 | ____________________________________________________________________________ | |
80 | [ 11018] By: jhi on 2001/06/29 11:52:31 | |
81 | Log: Subject: [PATCH 5.6.1] OS/2 docs | |
82 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
83 | Date: Fri, 29 Jun 2001 02:34:12 -0400 | |
84 | Message-ID: <20010629023412.A6033@math.ohio-state.edu> | |
85 | Branch: perl | |
86 | ! README.os2 os2/Changes | |
87 | ____________________________________________________________________________ | |
88 | [ 11017] By: nick on 2001/06/29 10:20:30 | |
89 | Log: Integrate mainline | |
90 | Branch: perlio | |
91 | +> (branch 37 files) | |
92 | - ext/ODBM_File/sdbm.t | |
93 | !> (integrate 211 files) | |
94 | ____________________________________________________________________________ | |
95 | [ 11016] By: jhi on 2001/06/29 03:38:56 | |
96 | Log: Bump up the VERSIONs of modules that have changed since 5.6.0, | |
97 | the modules found using a script written by Larry Schatzer Jr. | |
98 | Branch: perl | |
99 | ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm | |
100 | ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm | |
101 | ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm | |
102 | ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm | |
103 | ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm | |
104 | ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm | |
105 | ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm | |
106 | ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm | |
107 | ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm | |
108 | ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm | |
109 | ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm | |
110 | ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm | |
111 | ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm | |
112 | ! lib/constant.pm lib/fields.pm lib/strict.pm | |
113 | ____________________________________________________________________________ | |
114 | [ 11015] By: jhi on 2001/06/29 02:55:58 | |
115 | Log: The latest JPL from the anoncvs. | |
116 | Branch: perl | |
117 | ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL | |
118 | ____________________________________________________________________________ | |
119 | [ 11014] By: jhi on 2001/06/29 02:16:55 | |
120 | Log: In EBCDIC assume UTF-EBCDIC, not UTF-8. | |
121 | Branch: perl | |
122 | ! t/op/pat.t | |
123 | ____________________________________________________________________________ | |
124 | [ 11013] By: jhi on 2001/06/28 23:14:53 | |
125 | Log: Worrying about insecure directories now is a bit too late. | |
126 | Branch: perl | |
127 | ! lib/File/Find/taint.t | |
128 | ____________________________________________________________________________ | |
129 | [ 11012] By: jhi on 2001/06/28 21:36:36 | |
130 | Log: Cannot DIE() in a void function, | |
131 | from Richard Hatch <rhatch@austin.ibm.com>. | |
132 | Branch: perl | |
133 | ! ext/IPC/SysV/SysV.xs | |
134 | ____________________________________________________________________________ | |
135 | [ 11011] By: jhi on 2001/06/28 19:32:13 | |
136 | Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX | |
137 | From: Peter Prymmer <pvhp@forte.com> | |
138 | Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT) | |
139 | Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com> | |
140 | ||
141 | (unfinished: time/hires tests 3, 5, 14 failing, but better | |
142 | than wholesale failure) | |
143 | Branch: perl | |
144 | ! ext/Time/HiRes/HiRes.xs | |
145 | ____________________________________________________________________________ | |
146 | [ 11010] By: jhi on 2001/06/28 19:10:54 | |
147 | Log: Subject: [PATCH 5.6.1] OS/2 improvements | |
148 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
149 | Date: Thu, 28 Jun 2001 16:03:14 -0400 | |
150 | Message-ID: <20010628160314.A17906@math.ohio-state.edu> | |
151 | Branch: perl | |
152 | + os2/os2_base.t | |
153 | ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs | |
154 | ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs | |
155 | ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c | |
156 | ! os2/os2ish.h | |
157 | ____________________________________________________________________________ | |
158 | [ 11009] By: jhi on 2001/06/28 18:54:14 | |
159 | Log: Subject: Incrementing Extutils::Manifest's $VERSION | |
160 | From: Michael G Schwern <schwern@pobox.com> | |
161 | Date: Thu, 28 Jun 2001 13:13:49 -0400 | |
162 | Message-ID: <20010628131349.A14738@blackrider> | |
163 | Branch: maint-5.6/perl | |
164 | ! lib/ExtUtils/Manifest.pm | |
165 | ____________________________________________________________________________ | |
166 | [ 11008] By: jhi on 2001/06/28 18:52:20 | |
167 | Log: AIX tweak from Merijn Brand. | |
168 | Branch: perl | |
169 | ! hints/aix.sh | |
170 | ____________________________________________________________________________ | |
171 | [ 11007] By: jhi on 2001/06/28 17:46:27 | |
172 | Log: Create the macperl branch. | |
173 | Branch: maint-5.6/macperl | |
174 | +> (branch 1728 files) | |
175 | ____________________________________________________________________________ | |
176 | [ 11006] By: jhi on 2001/06/28 14:46:21 | |
177 | Log: Update Changes. | |
178 | Branch: perl | |
179 | ! Changes patchlevel.h | |
180 | ____________________________________________________________________________ | |
27c3e527 JH |
181 | [ 11005] By: jhi on 2001/06/28 14:40:11 |
182 | Log: More Perforce lore. | |
183 | Branch: perl | |
184 | ! Porting/repository.pod | |
185 | ____________________________________________________________________________ | |
186 | [ 11004] By: jhi on 2001/06/28 14:12:50 | |
187 | Log: Metaconfig unit changes for #11003. | |
188 | Branch: metaconfig/U/perl | |
189 | + d_nl_langinfo.U i_langinfo.U | |
190 | ____________________________________________________________________________ | |
191 | [ 11003] By: jhi on 2001/06/28 14:12:27 | |
192 | Log: Add Configure probes for nl_langinfo() and <langinfo.h>. | |
193 | Expected not to exist in non-UNIX excepting in VMS, where | |
194 | according to a quick web survey they just might. | |
195 | Branch: perl | |
196 | ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh | |
197 | ! Porting/config_H config_h.SH configure.com epoc/config.sh | |
198 | ! perl.h uconfig.h uconfig.sh vos/config.alpha.def | |
199 | ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h | |
200 | ! win32/config.bc win32/config.gc win32/config.vc | |
201 | ____________________________________________________________________________ | |
202 | [ 11002] By: jhi on 2001/06/28 13:39:11 | |
203 | Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia | |
204 | in AIX is one is doing a 64-bit build. | |
205 | Branch: perl | |
206 | ! hints/aix.sh | |
207 | ____________________________________________________________________________ | |
208 | [ 11001] By: jhi on 2001/06/28 13:28:37 | |
209 | Log: Metaconfig unit changes for #11000. | |
210 | Branch: metaconfig/U/perl | |
211 | ! use64bits.U uselfs.U | |
212 | ____________________________________________________________________________ | |
213 | [ 11000] By: jhi on 2001/06/28 13:21:16 | |
214 | Log: Move use64bitint and use64bitall before uselargefiles. | |
215 | Branch: perl | |
216 | ! Configure | |
217 | ____________________________________________________________________________ | |
218 | [ 10999] By: jhi on 2001/06/28 03:49:07 | |
219 | Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH] | |
220 | From: Robert Spier <rspier@pobox.com> | |
221 | Message-ID: <15162.41164.618712.841415@rls.cx> | |
222 | Date: Wed, 27 Jun 2001 23:13:16 -0400 | |
223 | Branch: perl | |
224 | ! doio.c | |
225 | ____________________________________________________________________________ | |
226 | [ 10998] By: jhi on 2001/06/28 03:42:57 | |
227 | Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX | |
228 | From: Peter Prymmer <pvhp@forte.com> | |
229 | Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT) | |
230 | Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com> | |
231 | Branch: perl | |
232 | ! numeric.c | |
233 | ____________________________________________________________________________ | |
234 | [ 10997] By: jhi on 2001/06/28 03:42:12 | |
235 | Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM | |
236 | From: Peter Prymmer <pvhp@forte.com> | |
237 | Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT) | |
238 | Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com> | |
239 | Branch: perl | |
240 | ! configure.com ext/Digest/MD5/Makefile.PL | |
241 | ____________________________________________________________________________ | |
242 | [ 10996] By: jhi on 2001/06/27 20:34:11 | |
243 | Log: Update Changes. | |
244 | Branch: perl | |
245 | ! Changes patchlevel.h | |
246 | ____________________________________________________________________________ | |
e7b7be70 JH |
247 | [ 10995] By: jhi on 2001/06/27 20:06:28 |
248 | Log: Tiny EPOC updates. | |
249 | Branch: perl | |
250 | ! epoc/config.sh | |
251 | ____________________________________________________________________________ | |
252 | [ 10994] By: jhi on 2001/06/27 19:55:16 | |
253 | Log: The Test::More and Test::Simple tests required help | |
254 | thanks to our schizophrenic test scheme. | |
255 | Branch: perl | |
256 | ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t | |
257 | ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t | |
258 | ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t | |
259 | ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t | |
260 | ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t | |
261 | ____________________________________________________________________________ | |
262 | [ 10993] By: jhi on 2001/06/27 17:17:30 | |
263 | Log: Upgrade to Test::Simple 0.09. | |
264 | Branch: perl | |
265 | + lib/Test/Simple/Changes | |
266 | ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t | |
267 | ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t | |
268 | ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t | |
269 | ! lib/Test/Simple/t/plan_is_noplan.t | |
270 | ____________________________________________________________________________ | |
271 | [ 10992] By: jhi on 2001/06/27 17:11:28 | |
272 | Log: Upgrade to Test::More 0.07. | |
273 | Branch: perl | |
274 | + lib/Test/More/Changes | |
275 | ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t | |
276 | ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t | |
277 | ! lib/Test/More/t/skipall.t | |
278 | ____________________________________________________________________________ | |
279 | [ 10991] By: jhi on 2001/06/27 17:04:13 | |
280 | Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX | |
281 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
282 | Date: Wed, 27 Jun 2001 18:40:04 +0200 | |
283 | Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl> | |
284 | Branch: perl | |
285 | ! hints/hpux.sh | |
286 | ____________________________________________________________________________ | |
287 | [ 10990] By: jhi on 2001/06/27 17:02:55 | |
288 | Log: Subject: [PATCH README.qnx hints/qnx.sh] | |
289 | From: Norton Allen <allen@huarp.harvard.edu> | |
290 | Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt) | |
291 | Message-Id: <200106271746.NAA02789@bottesini.harvard.edu> | |
292 | Branch: perl | |
293 | ! README.qnx hints/qnx.sh | |
294 | ____________________________________________________________________________ | |
295 | [ 10989] By: jhi on 2001/06/27 14:33:53 | |
296 | Log: Subject: [PATCH] two little documentation nits | |
297 | From: Abhijit Menon-Sen <ams@wiw.org> | |
298 | Date: Wed, 27 Jun 2001 20:07:50 +0530 | |
299 | Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org> | |
300 | Branch: perl | |
301 | ! sv.c sv.h | |
302 | ____________________________________________________________________________ | |
303 | [ 10988] By: jhi on 2001/06/27 13:33:32 | |
304 | Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX | |
305 | From: Norton Allen <allen@huarp.harvard.edu> | |
306 | Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt) | |
307 | Message-Id: <200106271433.KAA04947@bottesini.harvard.edu> | |
308 | Branch: perl | |
309 | ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm | |
310 | ____________________________________________________________________________ | |
311 | [ 10987] By: jhi on 2001/06/27 12:14:36 | |
312 | Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas) | |
313 | From: Michael G Schwern <schwern@pobox.com> | |
314 | Date: Wed, 27 Jun 2001 02:34:58 -0400 | |
315 | Message-ID: <20010627023458.K23874@blackrider> | |
316 | Branch: perl | |
317 | ! vms/test.com | |
318 | ____________________________________________________________________________ | |
319 | [ 10986] By: jhi on 2001/06/27 12:01:49 | |
320 | Log: Add perl_clone_host() for Netware. | |
321 | Branch: perl | |
322 | ! NetWare/nw5.c | |
323 | ____________________________________________________________________________ | |
324 | [ 10985] By: jhi on 2001/06/27 11:56:53 | |
325 | Log: GCC 3.0 hints for HP-UX. | |
326 | Branch: perl | |
327 | ! hints/hpux.sh | |
328 | ____________________________________________________________________________ | |
329 | [ 10984] By: jhi on 2001/06/27 11:55:06 | |
330 | Log: In some Linux distributions the libndbm is broken | |
331 | (no null key support), therefore link with libgdbm | |
332 | (if available), since it has a working ndbm emulation, | |
333 | from Jonathan Stowe. | |
334 | Branch: perl | |
335 | + ext/NDBM_File/hints/linux.pl | |
336 | ! MANIFEST | |
337 | ____________________________________________________________________________ | |
338 | [ 10983] By: jhi on 2001/06/27 11:48:56 | |
339 | Log: Subject: [PATCH perl@10930] find.t hack for VMS | |
340 | From: "Craig A. Berry" <craigberry@mac.com> | |
341 | Date: Tue, 26 Jun 2001 23:40:25 -0500 | |
342 | Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]> | |
343 | Branch: perl | |
344 | ! lib/File/Find/find.t | |
345 | ____________________________________________________________________________ | |
346 | [ 10982] By: jhi on 2001/06/27 11:47:30 | |
347 | Log: AUTHORS updates. | |
348 | Branch: perl | |
349 | ! AUTHORS | |
350 | ____________________________________________________________________________ | |
351 | [ 10981] By: jhi on 2001/06/27 11:46:02 | |
352 | Log: Metaconfig unit change like #10980. | |
353 | Branch: metaconfig | |
354 | ! U/compline/d_stdstdio.U | |
355 | ____________________________________________________________________________ | |
356 | [ 10980] By: jhi on 2001/06/27 11:45:29 | |
357 | Log: "lose the it's", from Abhijit Menon-Sen. | |
358 | ("It's" not searched, pods not searched.) | |
359 | Branch: perl | |
360 | ! Porting/Glossary Porting/config_H README.qnx config_h.SH | |
361 | ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm | |
362 | ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh | |
363 | ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm | |
364 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm | |
365 | ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c | |
366 | ____________________________________________________________________________ | |
367 | [ 10979] By: jhi on 2001/06/27 11:36:40 | |
368 | Log: "lose the looses", from Abhijit Menon-Sen. | |
369 | Branch: perl | |
370 | ! ext/B/B/Assembler.pm gv.c | |
371 | ____________________________________________________________________________ | |
372 | [ 10978] By: jhi on 2001/06/27 11:35:38 | |
373 | Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer. | |
374 | Branch: perl | |
375 | ! hints/os390.sh | |
376 | ____________________________________________________________________________ | |
377 | [ 10977] By: jhi on 2001/06/27 11:33:28 | |
378 | Log: DEC C 5.3 on the VAX simply doesn't seem to like | |
379 | compiling the MD5 extension, disable it there for now, | |
380 | from Peter Prymmer. | |
381 | Branch: perl | |
382 | ! configure.com | |
383 | ____________________________________________________________________________ | |
384 | [ 10976] By: jhi on 2001/06/26 21:35:40 | |
385 | Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it. | |
386 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
387 | Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST) | |
388 | Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com> | |
389 | Branch: perl | |
390 | ! pod/perlfaq3.pod | |
391 | ____________________________________________________________________________ | |
392 | [ 10975] By: jhi on 2001/06/26 21:32:41 | |
393 | Log: Subject: [PATCH 5.6.1] perlxs misprints | |
394 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
395 | Date: Tue, 26 Jun 2001 17:20:00 -0400 | |
396 | Message-ID: <20010626172000.A26951@math.ohio-state.edu> | |
397 | Branch: perl | |
398 | ! pod/perlxs.pod | |
399 | ____________________________________________________________________________ | |
400 | [ 10974] By: jhi on 2001/06/26 21:31:51 | |
401 | Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line | |
402 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
403 | Date: Tue, 26 Jun 2001 17:27:07 -0400 | |
404 | Message-ID: <20010626172707.A27097@math.ohio-state.edu> | |
405 | Branch: perl | |
406 | ! lib/ExtUtils/MM_Unix.pm | |
407 | ____________________________________________________________________________ | |
408 | [ 10973] By: jhi on 2001/06/26 21:27:05 | |
409 | Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g | |
410 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
411 | Date: Tue, 26 Jun 2001 17:23:24 -0400 | |
412 | Message-ID: <20010626172324.A27003@math.ohio-state.edu> | |
413 | Branch: perl | |
414 | ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs | |
415 | ____________________________________________________________________________ | |
416 | [ 10972] By: jhi on 2001/06/26 20:27:19 | |
417 | Log: Better place for nop IN_LOCALE_NUMERIC, pointed out | |
418 | by Olaf Flebbe. | |
419 | Branch: perl | |
420 | ! perl.h | |
421 | ____________________________________________________________________________ | |
422 | [ 10971] By: jhi on 2001/06/26 19:59:41 | |
423 | Log: Detypo. | |
424 | Branch: perl | |
425 | ! lib/Memoize/t/tie_sdbm.t | |
426 | ____________________________________________________________________________ | |
427 | [ 10970] By: jhi on 2001/06/26 19:10:19 | |
428 | Log: perl_clone_host() needs PERL_IMPLICIT_SYS. | |
429 | Branch: perl | |
430 | ! win32/perllib.c | |
431 | ____________________________________________________________________________ | |
432 | [ 10969] By: jhi on 2001/06/26 17:21:31 | |
433 | Log: Subject: [patch] perl_clone+CvFILE | |
434 | From: Doug MacEachern <dougm@covalent.net> | |
435 | Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT) | |
436 | Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net> | |
437 | Branch: perl | |
438 | ! sv.c | |
439 | ____________________________________________________________________________ | |
440 | [ 10968] By: jhi on 2001/06/26 16:48:32 | |
441 | Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas) | |
442 | From: Mark-Jason Dominus <mjd@plover.com> | |
443 | Date: Tue, 26 Jun 2001 12:33:01 -0400 | |
444 | Message-ID: <20010626163301.31298.qmail@plover.com> | |
445 | Branch: perl | |
446 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
447 | ____________________________________________________________________________ | |
448 | [ 10967] By: jhi on 2001/06/26 14:21:49 | |
449 | Log: Update Changes. | |
450 | Branch: perl | |
451 | ! Changes patchlevel.h | |
452 | ____________________________________________________________________________ | |
debca88a JH |
453 | [ 10966] By: jhi on 2001/06/26 14:08:34 |
454 | Log: Also catfile() needs now to explicitly exported. | |
455 | Branch: perl | |
456 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
457 | ____________________________________________________________________________ | |
458 | [ 10965] By: jhi on 2001/06/26 13:57:54 | |
459 | Log: Regen toc. | |
460 | Branch: perl | |
461 | ! pod/perltoc.pod | |
462 | ____________________________________________________________________________ | |
463 | [ 10964] By: jhi on 2001/06/26 13:56:11 | |
464 | Log: Nonexistent pod command. | |
465 | Branch: perl | |
466 | ! pod/perl572delta.pod | |
467 | ____________________________________________________________________________ | |
468 | [ 10963] By: jhi on 2001/06/26 13:50:53 | |
469 | Log: Be more portable in the quest for tmpdir. | |
470 | Branch: perl | |
471 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t | |
472 | ____________________________________________________________________________ | |
473 | [ 10962] By: jhi on 2001/06/26 13:43:51 | |
474 | Log: Be more portable in finding out the home directory, | |
475 | and use File::Spec to do the concat. | |
476 | (Come to think of it, couldn't File::Spec provide | |
477 | for a ->homedir method?) | |
478 | Branch: perl | |
479 | ! lib/Net/Config.pm | |
480 | ____________________________________________________________________________ | |
481 | [ 10961] By: jhi on 2001/06/26 13:37:30 | |
482 | Log: Doc patch for #10959. | |
483 | Branch: perl | |
484 | ! pod/perlfunc.pod | |
485 | ____________________________________________________________________________ | |
486 | [ 10960] By: jhi on 2001/06/26 13:33:07 | |
487 | Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g | |
488 | From: "Philip Newton" <pnewton@gmx.de> | |
489 | Date: Tue, 26 Jun 2001 16:26:47 +0200 | |
490 | Message-ID: <3B38B7C7.32635.1E8DC14@localhost> | |
491 | Branch: perl | |
492 | ! pod/perldata.pod | |
493 | ____________________________________________________________________________ | |
494 | [ 10959] By: jhi on 2001/06/26 13:31:57 | |
495 | Log: Subject: [PATH] shared -> unique; | |
496 | From: "Artur Bergman" <artur@contiller.se> | |
497 | Date: Tue, 26 Jun 2001 16:18:40 +0200 | |
498 | Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev> | |
499 | ||
500 | Because "shared" isn't: it's read-only. | |
501 | Branch: perl | |
502 | ! toke.c xsutils.c | |
503 | ____________________________________________________________________________ | |
504 | [ 10958] By: jhi on 2001/06/26 13:28:27 | |
505 | Log: Escape multiline croak messages. | |
506 | Branch: perl | |
507 | ! t/op/ver.t | |
508 | ____________________________________________________________________________ | |
509 | [ 10957] By: jhi on 2001/06/26 13:18:34 | |
510 | Log: No more pragma/*.t for minitest. | |
511 | Branch: perl | |
512 | ! Makefile.SH | |
513 | ____________________________________________________________________________ | |
514 | [ 10956] By: jhi on 2001/06/26 13:18:00 | |
515 | Log: AUTHORS updates. | |
516 | Branch: perl | |
517 | ! AUTHORS | |
518 | ____________________________________________________________________________ | |
519 | [ 10955] By: jhi on 2001/06/26 13:17:05 | |
520 | Log: delta updates. | |
521 | Branch: perl | |
522 | ! pod/perl572delta.pod | |
523 | ____________________________________________________________________________ | |
524 | [ 10954] By: jhi on 2001/06/26 12:36:07 | |
525 | Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS | |
526 | From: Artur Bergman <artur@contiller.se> | |
527 | Date: Tue, 26 Jun 2001 15:32:53 +0200 | |
528 | Message-ID: <B75E5BA5.1A7C%artur@contiller.se> | |
529 | Branch: perl | |
530 | ! makedef.pl sv.c sv.h win32/perllib.c | |
531 | ____________________________________________________________________________ | |
532 | [ 10953] By: jhi on 2001/06/26 12:33:55 | |
533 | Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO | |
534 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
535 | Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST) | |
536 | Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com> | |
537 | ||
538 | SCO OpenServer 5.0.5 needs an explicit -lc for usleep(). | |
539 | Branch: perl | |
540 | + ext/Time/HiRes/hints/sco.pl | |
541 | ! MANIFEST | |
542 | ____________________________________________________________________________ | |
543 | [ 10952] By: jhi on 2001/06/26 11:57:44 | |
544 | Log: Subject: [PATCH 5.6.1] static build | |
545 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
546 | Date: Tue, 26 Jun 2001 04:22:25 -0400 | |
547 | Message-ID: <20010626042225.A2604@math.ohio-state.edu> | |
548 | Branch: perl | |
549 | ! ext/List/Util/Makefile.PL lib/ExtUtils.t | |
550 | ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs | |
551 | ____________________________________________________________________________ | |
552 | [ 10951] By: jhi on 2001/06/26 11:55:59 | |
553 | Log: DJGPP patches from Laszlo Molnar. | |
554 | Branch: perl | |
555 | ! djgpp/djgpp.c perl.c util.c | |
556 | ____________________________________________________________________________ | |
557 | [ 10950] By: jhi on 2001/06/26 11:54:32 | |
558 | Log: Netware patches from Ananth Kesari. | |
559 | Branch: perl | |
560 | ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c | |
561 | ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h | |
562 | ! NetWare/nwtinfo.h | |
563 | ____________________________________________________________________________ | |
564 | [ 10949] By: jhi on 2001/06/26 11:49:09 | |
565 | Log: Detypo. | |
566 | Branch: perl | |
567 | ! ext/Errno/Errno_pm.PL | |
568 | ____________________________________________________________________________ | |
569 | [ 10948] By: jhi on 2001/06/26 03:44:29 | |
570 | Log: There seems to be two ways of spelling the $^O in *STEP. | |
571 | Branch: perl | |
572 | ! ext/Errno/Errno_pm.PL | |
573 | ____________________________________________________________________________ | |
574 | [ 10947] By: jhi on 2001/06/26 03:01:01 | |
575 | Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement | |
576 | the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>. | |
577 | Branch: perl | |
578 | ! ext/Errno/Errno_pm.PL | |
579 | ____________________________________________________________________________ | |
580 | [ 10946] By: jhi on 2001/06/26 02:50:46 | |
581 | Log: Known bugs update. | |
582 | Branch: perl | |
583 | ! pod/perl572delta.pod | |
584 | ____________________________________________________________________________ | |
585 | [ 10945] By: jhi on 2001/06/26 01:15:39 | |
586 | Log: The default installation of Cygwin has 500 as root's uid. | |
587 | Branch: perl | |
588 | ! lib/User/pwent.t | |
589 | ____________________________________________________________________________ | |
590 | [ 10944] By: jhi on 2001/06/26 01:12:39 | |
591 | Log: Be even more relaxed (re-allow having only one entry). | |
592 | Branch: perl | |
593 | ! t/op/grent.t t/op/pwent.t | |
594 | ____________________________________________________________________________ | |
595 | [ 10943] By: jhi on 2001/06/26 01:03:30 | |
596 | Log: Test failure updates. | |
597 | Branch: perl | |
598 | ! pod/perl572delta.pod | |
599 | ____________________________________________________________________________ | |
600 | [ 10942] By: jhi on 2001/06/25 23:32:05 | |
601 | Log: MPE/iX test tweaks from Mark Bixby. | |
602 | Branch: perl | |
603 | ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t | |
604 | ! t/io/fs.t t/op/stat.t | |
605 | ____________________________________________________________________________ | |
606 | [ 10941] By: jhi on 2001/06/25 22:18:31 | |
607 | Log: Microperl findings. | |
608 | Branch: perl | |
609 | ! perl.h pp_sys.c | |
610 | ____________________________________________________________________________ | |
611 | [ 10940] By: jhi on 2001/06/25 21:59:29 | |
612 | Log: Touch uconfig.h. | |
613 | Branch: perl | |
614 | ! uconfig.h | |
615 | ____________________________________________________________________________ | |
616 | [ 10939] By: jhi on 2001/06/25 21:32:52 | |
617 | Log: Subject: [PATCH] Proposed fix for Pod::Man | |
618 | From: Rob Napier <rnapier@employees.org> | |
619 | Date: Mon, 25 Jun 2001 15:49:24 -0400 | |
620 | Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com> | |
621 | ||
622 | Cater for Solaris nroff brokenness (shortchanges daisywheel | |
623 | printers, but hey, we also no more support PDPs.) | |
624 | Branch: perl | |
625 | ! lib/Pod/Man.pm | |
626 | ____________________________________________________________________________ | |
627 | [ 10938] By: jhi on 2001/06/25 21:14:41 | |
628 | Log: Typo in #10937. | |
629 | Branch: perl | |
630 | ! ext/POSIX/sigaction.t | |
631 | ____________________________________________________________________________ | |
632 | [ 10937] By: jhi on 2001/06/25 19:42:02 | |
633 | Log: SIGCONT not trappable in VMS. | |
634 | Branch: perl | |
635 | ! ext/POSIX/sigaction.t | |
636 | ____________________________________________________________________________ | |
637 | [ 10936] By: jhi on 2001/06/25 19:28:13 | |
638 | Log: Subject: [DRAFT] Encode-Tcl.t | |
639 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
640 | Date: Tue, 26 Jun 2001 03:38:08 +0900 | |
641 | Message-Id: <20010626033550.BC35.BQW10602@nifty.com> | |
642 | Branch: perl | |
643 | + ext/Encode/Encode/Tcl.t | |
644 | ! MANIFEST ext/Encode/Encode/Tcl.pm | |
645 | ____________________________________________________________________________ | |
646 | [ 10935] By: jhi on 2001/06/25 18:40:03 | |
647 | Log: Because of #10932 retract also the perlfunc hunk of #10910. | |
648 | Branch: perl | |
649 | ! pod/perlfunc.pod | |
650 | ____________________________________________________________________________ | |
651 | [ 10934] By: jhi on 2001/06/25 18:27:19 | |
652 | Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested | |
653 | by Ilya Zakharevich in | |
654 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html | |
655 | Branch: perl | |
656 | ! XSUB.h | |
657 | ____________________________________________________________________________ | |
658 | [ 10933] By: jhi on 2001/06/25 18:25:26 | |
659 | Log: Typo in #10889. | |
660 | Branch: perl | |
661 | ! hints/uts.sh | |
662 | ____________________________________________________________________________ | |
663 | [ 10932] By: jhi on 2001/06/25 18:23:30 | |
664 | Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <> | |
665 | From: Abhijit Menon-Sen <ams@wiw.org> | |
666 | Date: Mon, 25 Jun 2001 23:45:45 +0530 | |
667 | Message-ID: <20010625234545.A5022@lustre.linux.in> | |
668 | Branch: perl | |
669 | ! lib/overload.t opcode.h opcode.pl t/op/flip.t | |
670 | ____________________________________________________________________________ | |
671 | [ 10931] By: jhi on 2001/06/25 17:50:38 | |
672 | Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ?? | |
673 | From: Michael G Schwern <schwern@pobox.com> | |
674 | Date: Mon, 25 Jun 2001 14:35:51 -0400 | |
675 | Message-ID: <20010625143551.H13819@blackrider> | |
676 | Branch: perl | |
677 | ! lib/Test.pm | |
678 | ____________________________________________________________________________ | |
679 | [ 10930] By: jhi on 2001/06/25 14:33:46 | |
680 | Log: Update Changes. | |
681 | Branch: perl | |
682 | ! Changes patchlevel.h | |
683 | ____________________________________________________________________________ | |
0e84659b JH |
684 | [ 10929] By: jhi on 2001/06/25 14:17:57 |
685 | Log: Regen toc and modlib. | |
686 | Branch: perl | |
687 | ! pod/perlmodlib.pod pod/perltoc.pod | |
688 | ____________________________________________________________________________ | |
689 | [ 10928] By: jhi on 2001/06/25 14:13:09 | |
690 | Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C | |
691 | for the benefit of C++ compilers, as suggested by Guruprasad. | |
692 | Branch: perl | |
693 | ! embed.pl proto.h | |
694 | ____________________________________________________________________________ | |
695 | [ 10927] By: jhi on 2001/06/25 14:11:59 | |
696 | Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction | |
697 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
698 | Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST) | |
699 | Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com> | |
700 | Branch: perl | |
701 | ! pod/perlfaq5.pod | |
702 | ____________________________________________________________________________ | |
703 | [ 10926] By: jhi on 2001/06/25 14:04:07 | |
704 | Log: Missed from #10925. | |
705 | Branch: perl | |
706 | ! gv.c | |
707 | ____________________________________________________________________________ | |
708 | [ 10925] By: jhi on 2001/06/25 14:00:06 | |
709 | Log: Subject: [PATCH] Re: CvFILE corruption under ithreads | |
710 | From: Robin Houston <robin@kitsite.com> | |
711 | Date: Sat, 19 May 2001 16:19:34 +0100 | |
712 | Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk> | |
713 | Branch: perl | |
714 | ! cv.h gv.h op.c | |
715 | ____________________________________________________________________________ | |
716 | [ 10924] By: jhi on 2001/06/25 13:58:18 | |
717 | Log: Netware README tweak. | |
718 | Branch: perl | |
719 | ! README.netware | |
720 | ____________________________________________________________________________ | |
721 | [ 10923] By: jhi on 2001/06/25 13:57:13 | |
722 | Log: Subject: [PATCH] Re: overload.t fails | |
723 | From: Abhijit Menon-Sen <ams@wiw.org> | |
724 | Date: Mon, 25 Jun 2001 14:52:20 +0530 | |
725 | Message-ID: <20010625145220.A24114@lustre.linux.in> | |
726 | Branch: perl | |
727 | ! lib/overload.t | |
728 | ____________________________________________________________________________ | |
729 | [ 10922] By: jhi on 2001/06/25 13:56:20 | |
730 | Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | |
731 | From: Mike Guy <mjtg@cam.ac.uk> | |
732 | Date: Mon, 25 Jun 2001 11:43:23 +0100 | |
733 | Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk> | |
734 | Branch: perl | |
735 | ! lib/Carp.pm | |
736 | ____________________________________________________________________________ | |
737 | [ 10921] By: jhi on 2001/06/25 13:50:02 | |
738 | Log: Subject: Re: [PATCH 5.6.1] OS2 syslog | |
739 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
740 | Date: Sun, 24 Jun 2001 05:17:05 -0400 | |
741 | Message-ID: <20010624051704.A27604@math.ohio-state.edu> | |
742 | Branch: perl | |
743 | ! os2/os2ish.h | |
744 | ____________________________________________________________________________ | |
745 | [ 10920] By: jhi on 2001/06/25 13:49:13 | |
746 | Log: Subject: [PATCH 5.6.1] crypt() on OS/2 | |
747 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
748 | Date: Mon, 25 Jun 2001 05:52:27 -0400 | |
749 | Message-ID: <20010625055227.A24635@math.ohio-state.edu> | |
750 | Branch: perl | |
751 | ! hints/os2.sh | |
752 | ____________________________________________________________________________ | |
753 | [ 10919] By: jhi on 2001/06/25 13:48:30 | |
754 | Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken | |
755 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
756 | Date: Mon, 25 Jun 2001 05:23:35 -0400 | |
757 | Message-ID: <20010625052334.A24320@math.ohio-state.edu> | |
758 | Branch: perl | |
759 | ! os2/os2.c | |
760 | ____________________________________________________________________________ | |
761 | [ 10918] By: jhi on 2001/06/25 13:47:46 | |
762 | Log: Subject: Re: [PATCH 5.6.1] OS2::DLL | |
763 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
764 | Date: Mon, 25 Jun 2001 05:04:32 -0400 | |
765 | Message-ID: <20010625050432.A24128@math.ohio-state.edu> | |
766 | Branch: perl | |
767 | ! os2/OS2/REXX/DLL/DLL.pm | |
768 | ____________________________________________________________________________ | |
769 | [ 10917] By: jhi on 2001/06/25 13:44:14 | |
770 | Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2 | |
771 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
772 | Date: Mon, 25 Jun 2001 05:02:36 -0400 | |
773 | Message-ID: <20010625050235.A24046@math.ohio-state.edu> | |
774 | Branch: perl | |
775 | ! mg.c os2/dl_os2.c os2/os2.c | |
776 | ____________________________________________________________________________ | |
777 | [ 10916] By: jhi on 2001/06/25 13:41:20 | |
778 | Log: Subject: Re: [PATCH 5.6.1] misprints | |
779 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
780 | Date: Mon, 25 Jun 2001 04:50:50 -0400 | |
781 | Message-ID: <20010625045049.A23965@math.ohio-state.edu> | |
782 | Branch: perl | |
783 | ! os2/os2.c pp_sys.c | |
784 | ____________________________________________________________________________ | |
785 | [ 10915] By: jhi on 2001/06/25 13:39:59 | |
786 | Log: Add Test::More and Test::Simple to the delta. | |
787 | Branch: perl | |
788 | ! pod/perl572delta.pod | |
789 | ____________________________________________________________________________ | |
790 | [ 10914] By: jhi on 2001/06/25 13:38:08 | |
791 | Log: Add Test::More, from Michael G Schwern. | |
792 | Branch: perl | |
793 | + lib/Test/More.pm lib/Test/More/t/More.t | |
794 | + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t | |
795 | + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t | |
796 | + t/lib/Test/More/Catch.pm | |
797 | ! MANIFEST | |
798 | ____________________________________________________________________________ | |
799 | [ 10913] By: jhi on 2001/06/25 13:35:41 | |
800 | Log: Add Test::Simple from Michael G Schwern. | |
801 | Branch: perl | |
802 | + lib/Test/Simple.pm lib/Test/Simple/t/exit.t | |
803 | + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t | |
804 | + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t | |
805 | + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t | |
806 | + t/lib/Test/Simple/Catch.pm | |
807 | + t/lib/Test/Simple/sample_tests/death.plx | |
808 | + t/lib/Test/Simple/sample_tests/death_in_eval.plx | |
809 | + t/lib/Test/Simple/sample_tests/extras.plx | |
810 | + t/lib/Test/Simple/sample_tests/five_fail.plx | |
811 | + t/lib/Test/Simple/sample_tests/last_minute_death.plx | |
812 | + t/lib/Test/Simple/sample_tests/one_fail.plx | |
813 | + t/lib/Test/Simple/sample_tests/require.plx | |
814 | + t/lib/Test/Simple/sample_tests/success.plx | |
815 | + t/lib/Test/Simple/sample_tests/too_few.plx | |
816 | + t/lib/Test/Simple/sample_tests/two_fail.plx | |
817 | ! MANIFEST | |
818 | ____________________________________________________________________________ | |
819 | [ 10912] By: jhi on 2001/06/25 13:31:57 | |
820 | Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c | |
821 | From: "Craig A. Berry" <craigberry@mac.com> | |
822 | Date: Sun, 24 Jun 2001 23:41:36 -0500 | |
823 | Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]> | |
824 | Branch: perl | |
825 | ! pp_sys.c | |
826 | ____________________________________________________________________________ | |
827 | [ 10911] By: jhi on 2001/06/25 13:05:00 | |
828 | Log: Upgrade to Attribute::Handlers 0.70. | |
829 | Branch: perl | |
830 | + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README | |
831 | ! MANIFEST lib/Attribute/Handlers.pm | |
832 | ____________________________________________________________________________ | |
833 | [ 10910] By: jhi on 2001/06/25 00:09:27 | |
834 | Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <> | |
835 | From: Abhijit Menon-Sen <ams@wiw.org> | |
836 | Date: Sat, 23 Jun 2001 05:17:44 +0530 | |
837 | Message-ID: <20010623051744.A18583@lustre.linux.in> | |
838 | ||
839 | (Can't think of a good place to put tests.) | |
840 | Branch: perl | |
841 | ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c | |
842 | ____________________________________________________________________________ | |
843 | [ 10909] By: jhi on 2001/06/24 23:45:13 | |
844 | Log: Subject: [PATCH] t/op/pat.t typo fix | |
845 | From: Richard Soderberg <rs@crystalflame.net> | |
846 | Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT) | |
847 | Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com> | |
848 | Branch: perl | |
849 | ! t/op/pat.t | |
850 | ____________________________________________________________________________ | |
851 | [ 10908] By: jhi on 2001/06/24 22:24:49 | |
852 | Log: Move the pack warnings to their own file, as pointed | |
853 | out by Spider. | |
854 | Branch: perl | |
855 | + t/lib/warnings/pp_pack | |
856 | ! MANIFEST t/lib/warnings/pp | |
857 | ____________________________________________________________________________ | |
858 | [ 10907] By: jhi on 2001/06/24 19:55:15 | |
859 | Log: Update Changes. | |
860 | Branch: perl | |
861 | ! Changes patchlevel.h | |
862 | ____________________________________________________________________________ | |
0e5c3182 JH |
863 | [ 10906] By: jhi on 2001/06/24 19:50:40 |
864 | Log: Partially fix a problem noticed by IRIX compiler: | |
865 | the initialization of parse_start was bypassed by | |
866 | several gotos. Now initialized to zero, which may | |
867 | not be the best choice. | |
868 | Branch: perl | |
869 | ! regcomp.c | |
870 | ____________________________________________________________________________ | |
871 | [ 10905] By: jhi on 2001/06/24 19:43:25 | |
872 | Log: Relax the group and password tests back to moaning only | |
873 | if no matches at all are found. (Even with a small sample | |
874 | I could find many sites where there are, umm, anomalies in | |
875 | the said databases.) | |
876 | Branch: perl | |
877 | ! t/op/grent.t t/op/pwent.t | |
878 | ____________________________________________________________________________ | |
879 | [ 10904] By: jhi on 2001/06/24 18:45:55 | |
880 | Log: Argh. How hard it can be to re-apply a patch manually? :-) | |
881 | Branch: perl | |
882 | ! pp_ctl.c | |
883 | ____________________________________________________________________________ | |
884 | [ 10903] By: jhi on 2001/06/24 18:40:52 | |
885 | Log: De-cut-and-pasto in #10902. | |
886 | Branch: perl | |
887 | ! pp_ctl.c | |
888 | ____________________________________________________________________________ | |
889 | [ 10902] By: jhi on 2001/06/24 18:35:18 | |
890 | Log: The #10771 didn't take? | |
891 | Branch: perl | |
892 | ! pp_ctl.c | |
893 | ____________________________________________________________________________ | |
894 | [ 10901] By: jhi on 2001/06/24 18:29:50 | |
895 | Log: Undo the filetests part of #10900, under multiplicity | |
896 | weird errors take place. | |
897 | Branch: perl | |
898 | ! pp_sys.c | |
899 | ____________________________________________________________________________ | |
900 | [ 10900] By: jhi on 2001/06/24 18:20:36 | |
901 | Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin. | |
902 | Branch: perl | |
903 | ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c | |
904 | ____________________________________________________________________________ | |
905 | [ 10899] By: jhi on 2001/06/24 17:00:34 | |
906 | Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | |
907 | From: Tony Bowden <tony@kasei.com> | |
908 | Date: Sun, 24 Jun 2001 17:32:40 +0100 | |
909 | Message-ID: <20010624173240.A16293@blackstar.co.uk> | |
910 | ||
911 | Document (well, mention) shortmess() and longmess() | |
912 | to rob people of their fun of reinventing the weel. | |
913 | Branch: perl | |
914 | ! lib/Carp.pm | |
915 | ____________________________________________________________________________ | |
916 | [ 10898] By: jhi on 2001/06/24 16:51:40 | |
917 | Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem | |
918 | From: Brian Jepson <bjepson@oreilly.com> | |
919 | Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT) | |
920 | Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com> | |
921 | Branch: perl | |
922 | ! pp_sys.c | |
923 | ____________________________________________________________________________ | |
924 | [ 10897] By: jhi on 2001/06/24 16:38:23 | |
925 | Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02 | |
926 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
927 | Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST) | |
928 | Message-Id: <200106221825.TAA16884@tempest.npl.co.uk> | |
929 | Branch: perl | |
930 | ! lib/CPAN.pm | |
931 | ____________________________________________________________________________ | |
932 | [ 10896] By: jhi on 2001/06/24 16:36:32 | |
933 | Log: Memoize patch from mjd. | |
934 | Branch: perl | |
935 | ! lib/Memoize/t/tie_storable.t | |
936 | ____________________________________________________________________________ | |
937 | [ 10895] By: jhi on 2001/06/24 16:33:59 | |
938 | Log: Spec the sv_pvprintify() a bit more. | |
939 | Branch: perl | |
940 | ! pod/perltodo.pod | |
941 | ____________________________________________________________________________ | |
942 | [ 10894] By: jhi on 2001/06/24 14:43:36 | |
943 | Log: Upgrade to Memoize 0.65. | |
944 | Branch: perl | |
945 | + lib/Memoize/t/array_confusion.t | |
946 | ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm | |
947 | ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm | |
948 | ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm | |
949 | ! lib/Memoize/README lib/Memoize/SDBM_File.pm | |
950 | ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO | |
951 | ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t | |
952 | ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t | |
953 | ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t | |
954 | ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t | |
955 | ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t | |
956 | ! lib/Memoize/t/tie_storable.t | |
957 | ____________________________________________________________________________ | |
958 | [ 10893] By: jhi on 2001/06/24 14:21:09 | |
959 | Log: Metaconfig unit change for #10892. | |
960 | Branch: metaconfig | |
961 | ! U/modified/Options.U | |
962 | ____________________________________________________________________________ | |
963 | [ 10892] By: jhi on 2001/06/24 14:20:38 | |
964 | Log: Subject: Re: [PATCH 5.6.1] OS2 Configure | |
965 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
966 | Date: Sun, 24 Jun 2001 05:24:40 -0400 | |
967 | Message-ID: <20010624052440.A27698@math.ohio-state.edu> | |
968 | Branch: perl | |
969 | ! Configure hints/os2.sh | |
970 | ____________________________________________________________________________ | |
971 | [ 10891] By: jhi on 2001/06/24 13:50:26 | |
972 | Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of | |
973 | From: Mike Guy <mjtg@cam.ac.uk> | |
974 | Date: Sun, 24 Jun 2001 15:28:39 +0100 | |
975 | Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk> | |
976 | ||
977 | Fix an ancient (5.002) bug. | |
978 | Branch: perl | |
979 | ! lib/Carp/Heavy.pm | |
980 | ____________________________________________________________________________ | |
981 | [ 10890] By: jhi on 2001/06/24 13:44:43 | |
982 | Log: The #10881 was too vigorous in pp_system() in moving 'unused' | |
983 | variables. | |
984 | Branch: perl | |
985 | ! pp_sys.c | |
986 | ____________________________________________________________________________ | |
987 | [ 10889] By: jhi on 2001/06/24 13:24:00 | |
988 | Log: Make UTS as per #10888. | |
989 | Branch: perl | |
990 | ! hints/uts.sh | |
991 | ____________________________________________________________________________ | |
992 | [ 10888] By: jhi on 2001/06/24 13:21:23 | |
993 | Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden. | |
994 | Branch: perl | |
995 | ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh | |
996 | ! mpeix/mpeixish.h perl.h unixish.h | |
997 | ____________________________________________________________________________ | |
998 | [ 10887] By: jhi on 2001/06/24 13:15:45 | |
999 | Log: AUTHORS update. | |
1000 | Branch: perl | |
1001 | ! AUTHORS | |
1002 | ____________________________________________________________________________ | |
1003 | [ 10886] By: jhi on 2001/06/24 13:14:31 | |
1004 | Log: Subject: Encode::Tcl for multibyte doesnot work | |
1005 | From: SADAHIRO Tomoyuki <BQW10602@nifty.com> | |
1006 | Date: Sun, 24 Jun 2001 22:48:21 +0900 | |
1007 | Message-Id: <20010624223252.6658.BQW10602@nifty.com> | |
1008 | Branch: perl | |
1009 | ! ext/Encode/Encode/Tcl.pm | |
1010 | ____________________________________________________________________________ | |
1011 | [ 10885] By: jhi on 2001/06/24 13:12:46 | |
1012 | Log: Subject: [PATCH] Remove tautology in error messages | |
1013 | From: Mike Guy <mjtg@cam.ac.uk> | |
1014 | Date: Sun, 24 Jun 2001 13:31:00 +0100 | |
1015 | Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk> | |
1016 | Branch: perl | |
1017 | ! pp_sys.c | |
1018 | ____________________________________________________________________________ | |
1019 | [ 10884] By: jhi on 2001/06/24 13:11:36 | |
1020 | Log: Darwin needs -traditional-cpp for cppflags to build Errno. | |
1021 | Branch: perl | |
1022 | ! hints/darwin.sh | |
1023 | ____________________________________________________________________________ | |
1024 | [ 10883] By: jhi on 2001/06/24 13:09:55 | |
1025 | Log: Subject: Re: [PATCH 5.6.1] test suite | |
1026 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1027 | Date: Sun, 24 Jun 2001 05:47:05 -0400 | |
1028 | Message-ID: <20010624054705.A27890@math.ohio-state.edu> | |
1029 | ||
1030 | Test suite fixes. | |
1031 | Branch: perl | |
1032 | ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t | |
1033 | ____________________________________________________________________________ | |
1034 | [ 10882] By: jhi on 2001/06/24 13:07:46 | |
1035 | Log: Subject: Re: [PATCH 5.6.1] OS2 warnings | |
1036 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1037 | Date: Sun, 24 Jun 2001 05:37:19 -0400 | |
1038 | Message-ID: <20010624053719.A27866@math.ohio-state.edu> | |
1039 | Branch: perl | |
1040 | ! os2/dl_os2.c os2/os2.c os2/os2ish.h | |
1041 | ____________________________________________________________________________ | |
1042 | [ 10881] By: jhi on 2001/06/24 13:05:24 | |
1043 | Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings | |
1044 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1045 | Date: Sun, 24 Jun 2001 05:34:50 -0400 | |
1046 | Message-ID: <20010624053450.A27856@math.ohio-state.edu> | |
1047 | ||
1048 | Pacify compiler warnings. | |
1049 | Branch: perl | |
1050 | ! pp_sys.c | |
1051 | ____________________________________________________________________________ | |
1052 | [ 10880] By: jhi on 2001/06/24 13:02:30 | |
1053 | Log: Subject: Re: [PATCH 5.6.1] OS2 linking | |
1054 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1055 | Date: Sun, 24 Jun 2001 05:21:18 -0400 | |
1056 | Message-ID: <20010624052118.A27615@math.ohio-state.edu> | |
1057 | ||
1058 | Enable compression of executables during link time. | |
1059 | Branch: perl | |
1060 | ! hints/os2.sh | |
1061 | ____________________________________________________________________________ | |
1062 | [ 10879] By: jhi on 2001/06/24 13:00:47 | |
1063 | Log: Subject: Re: [PATCH 5.6.1] OS2 linking | |
1064 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1065 | Date: Sun, 24 Jun 2001 05:15:11 -0400 | |
1066 | Message-ID: <20010624051511.A27544@math.ohio-state.edu> | |
1067 | ||
1068 | Add ordinals to the export list for Perl DLL. | |
1069 | (Breaks intra-version DLL compatibility.) | |
1070 | Branch: perl | |
1071 | ! makedef.pl | |
1072 | ____________________________________________________________________________ | |
1073 | [ 10878] By: jhi on 2001/06/24 02:12:04 | |
1074 | Log: Allow (displaying and) re-editing the Subject in perlbug. | |
1075 | Also abstract the Subject quality control into a function. | |
1076 | Branch: perl | |
1077 | ! utils/perlbug.PL | |
1078 | ____________________________________________________________________________ | |
1079 | [ 10877] By: jhi on 2001/06/24 01:40:53 | |
1080 | Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V). | |
1081 | Branch: perl | |
1082 | ! utils/perlbug.PL | |
1083 | ____________________________________________________________________________ | |
1084 | [ 10876] By: jhi on 2001/06/24 01:37:05 | |
1085 | Log: Regen toc and modlib. | |
1086 | Branch: perl | |
1087 | ! pod/perlmodlib.pod pod/perltoc.pod | |
1088 | ____________________________________________________________________________ | |
1089 | [ 10875] By: jhi on 2001/06/24 01:29:33 | |
1090 | Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested | |
1091 | by John Peacock. (Can be 'ntea' which means emulate UNIX file | |
1092 | attribute semantics as much as possible, or 'ntsec' which uses | |
1093 | native NTFS semantics.) (See also #10877.) | |
1094 | Branch: perl | |
1095 | ! perl.c | |
1096 | ____________________________________________________________________________ | |
1097 | [ 10874] By: jhi on 2001/06/23 23:57:28 | |
1098 | Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now. | |
1099 | Branch: perl | |
1100 | ! lib/Test/Harness.pm | |
1101 | ____________________________________________________________________________ | |
1102 | [ 10873] By: jhi on 2001/06/23 23:36:56 | |
1103 | Log: Just zap the -uPerlio. | |
1104 | Branch: perl | |
1105 | ! ext/B/Stash.t | |
1106 | ____________________________________________________________________________ | |
1107 | [ 10872] By: jhi on 2001/06/23 21:29:10 | |
1108 | Log: Do not test PerlIO if PerlIO not used. | |
1109 | Branch: perl | |
1110 | ! ext/PerlIO/PerlIO.t | |
1111 | ____________________________________________________________________________ | |
1112 | [ 10871] By: jhi on 2001/06/23 21:12:49 | |
1113 | Log: Regen perlapi. | |
1114 | Branch: perl | |
1115 | ! pod/perlapi.pod | |
1116 | ____________________________________________________________________________ | |
1117 | [ 10870] By: jhi on 2001/06/23 21:03:31 | |
1118 | Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno) | |
1119 | From: Nicholas Clark <nick@ccl4.org> | |
1120 | Date: Sat, 23 Jun 2001 22:55:47 +0100 | |
1121 | Message-ID: <20010623225547.Z98663@plum.flirble.org> | |
1122 | Branch: perl | |
1123 | ! numeric.c | |
1124 | ____________________________________________________________________________ | |
1125 | [ 10869] By: jhi on 2001/06/23 17:13:21 | |
1126 | Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t | |
1127 | From: Prymmer/Kahn <pvhp@best.com> | |
1128 | Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT) | |
1129 | Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com> | |
1130 | Branch: perl | |
1131 | ! lib/h2xs.t | |
1132 | ____________________________________________________________________________ | |
1133 | [ 10868] By: jhi on 2001/06/23 16:04:38 | |
1134 | Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs. | |
1135 | cygwin does not taint cwd, just like win32. | |
1136 | Branch: perl | |
1137 | ! lib/File/Find/taint.t t/op/taint.t | |
1138 | ____________________________________________________________________________ | |
1139 | [ 10867] By: jhi on 2001/06/23 15:39:15 | |
1140 | Log: Retract #10865, the patch should be unnecessary. | |
1141 | (But seemingly helpful in Cygwin? Strange.) | |
1142 | Branch: perl | |
1143 | ! lib/Memoize/t/tie_ndbm.t | |
1144 | ____________________________________________________________________________ | |
1145 | [ 10866] By: jhi on 2001/06/23 15:06:30 | |
1146 | Log: Misplaced test file; plus Cygwin filesystem semantics. | |
1147 | Branch: perl | |
1148 | + ext/SDBM_File/sdbm.t | |
1149 | - ext/ODBM_File/sdbm.t | |
1150 | ! MANIFEST | |
1151 | ____________________________________________________________________________ | |
1152 | [ 10865] By: jhi on 2001/06/23 15:01:02 | |
1153 | Log: (Retracted by #10867.) | |
1154 | Branch: perl | |
1155 | ! lib/Memoize/t/tie_ndbm.t | |
1156 | ____________________________________________________________________________ | |
1157 | [ 10864] By: jhi on 2001/06/23 14:25:43 | |
1158 | Log: Metaconfig unit change for #10863. | |
1159 | Branch: metaconfig/U/perl | |
1160 | ! Extensions.U | |
1161 | ____________________________________________________________________________ | |
1162 | [ 10863] By: jhi on 2001/06/23 14:25:20 | |
1163 | Log: In Cygwin do not build NDBM_File and ODBM_File unless | |
1164 | -lndbm and -ldbm are available. | |
1165 | Branch: perl | |
1166 | ! Configure config_h.SH | |
1167 | ____________________________________________________________________________ | |
1168 | [ 10862] By: jhi on 2001/06/23 14:02:14 | |
1169 | Log: More Cygwin filesystem semantics. | |
1170 | Branch: perl | |
1171 | ! t/io/fs.t t/op/stat.t | |
1172 | ____________________________________________________________________________ | |
1173 | [ 10861] By: jhi on 2001/06/23 13:38:00 | |
1174 | Log: More DOSish permission semantics for Cygwin. | |
1175 | Branch: perl | |
1176 | ! lib/AnyDBM_File.t | |
1177 | ____________________________________________________________________________ | |
1178 | [ 10860] By: jhi on 2001/06/23 13:32:41 | |
1179 | Log: Cygwin too has different permission semantics. | |
1180 | Branch: perl | |
1181 | ! ext/GDBM_File/gdbm.t | |
1182 | ____________________________________________________________________________ | |
1183 | [ 10859] By: jhi on 2001/06/23 13:30:06 | |
1184 | Log: The group (and assumedly passwd) databases can have | |
1185 | only one entry (this is the case in cygwin). | |
1186 | Branch: perl | |
1187 | ! t/op/grent.t t/op/pwent.t | |
1188 | ____________________________________________________________________________ | |
1189 | [ 10858] By: jhi on 2001/06/23 13:16:26 | |
1190 | Log: Also in Cygwin use Socket to figure out domainname | |
1191 | (if any) (avoids trying to call external 'domainname', | |
1192 | which doesn't at the moment exist in Cygwin) | |
1193 | Branch: perl | |
1194 | ! lib/Net/Domain.pm | |
1195 | ____________________________________________________________________________ | |
1196 | [ 10857] By: jhi on 2001/06/23 12:48:32 | |
1197 | Log: Remove also the lib$Foo.def, not just $Foo.def. | |
1198 | Branch: perl | |
1199 | ! lib/ExtUtils/MM_Unix.pm | |
1200 | ____________________________________________________________________________ | |
1201 | [ 10856] By: jhi on 2001/06/23 12:21:53 | |
1202 | Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT(). | |
1203 | Branch: perl | |
1204 | ! unixish.h | |
1205 | ____________________________________________________________________________ | |
1206 | [ 10855] By: jhi on 2001/06/23 12:14:15 | |
1207 | Log: Fix for ID 20010619.003, the [[:print:]] is not supposed | |
1208 | to match the whole isprint(), only the space character. | |
1209 | Branch: perl | |
1210 | ! handy.h pod/perlre.pod t/op/pat.t | |
1211 | ____________________________________________________________________________ | |
1212 | [ 10854] By: nick on 2001/06/23 08:09:33 | |
1213 | Log: Integrate mainline | |
1214 | Branch: perlio | |
1215 | !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh | |
1216 | !> lib/ExtUtils.t lib/File/Find/taint.t | |
1217 | !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t | |
1218 | !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t | |
1219 | !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs | |
1220 | ____________________________________________________________________________ | |
1221 | [ 10853] By: jhi on 2001/06/23 03:48:09 | |
1222 | Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding | |
1223 | with its floats in os390 and s390 (UTS). | |
1224 | Branch: perl | |
1225 | ! lib/Math/BigInt/t/bigintpm.t | |
1226 | ____________________________________________________________________________ | |
1227 | [ 10852] By: jhi on 2001/06/23 03:38:53 | |
1228 | Log: Add also UTS (s390) to the non-IEEE float platforms. | |
1229 | Branch: perl | |
1230 | ! t/op/sprintf.t | |
1231 | ____________________________________________________________________________ | |
1232 | [ 10851] By: jhi on 2001/06/23 03:36:04 | |
1233 | Log: Subject: RFC: what are applicable standards for exponent sizes? | |
1234 | From: Peter Prymmer <pvhp@forte.com> | |
1235 | Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT) | |
1236 | Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com> | |
1237 | Branch: perl | |
1238 | ! t/op/sprintf.t | |
1239 | ____________________________________________________________________________ | |
1240 | [ 10850] By: jhi on 2001/06/23 03:29:04 | |
1241 | Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS | |
1242 | From: Peter Prymmer <pvhp@forte.com> | |
1243 | Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT) | |
1244 | Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com> | |
1245 | Branch: perl | |
1246 | ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs | |
1247 | ____________________________________________________________________________ | |
1248 | [ 10849] By: jhi on 2001/06/23 03:27:21 | |
1249 | Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch | |
1250 | From: Peter Prymmer <pvhp@forte.com> | |
1251 | Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT) | |
1252 | Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com> | |
1253 | Branch: perl | |
1254 | ! lib/ExtUtils.t | |
1255 | ____________________________________________________________________________ | |
1256 | [ 10848] By: jhi on 2001/06/22 21:51:31 | |
1257 | Log: Retract #10845. | |
1258 | Branch: perl | |
1259 | ! lib/File/Find/taint.t | |
1260 | ____________________________________________________________________________ | |
1261 | [ 10847] By: jhi on 2001/06/22 21:50:38 | |
1262 | Log: Yet another error message. | |
1263 | Branch: perl | |
1264 | ! t/op/mkdir.t | |
1265 | ____________________________________________________________________________ | |
1266 | [ 10846] By: jhi on 2001/06/22 21:48:39 | |
1267 | Log: The croak message for nonexistent socket functions may vary. | |
1268 | Branch: perl | |
1269 | ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t | |
1270 | ____________________________________________________________________________ | |
1271 | [ 10845] By: jhi on 2001/06/22 21:42:38 | |
1272 | Log: (Retracted by #10848.) | |
1273 | Branch: perl | |
1274 | ! lib/File/Find/taint.t | |
1275 | ____________________________________________________________________________ | |
1276 | [ 10844] By: jhi on 2001/06/22 21:32:58 | |
1277 | Log: Integrate perlio. | |
1278 | Branch: perl | |
1279 | !> lib/File/Find/taint.t t/op/write.t | |
1280 | ____________________________________________________________________________ | |
1281 | [ 10843] By: nick on 2001/06/22 21:24:51 | |
1282 | Log: Back out debug in taint.t | |
1283 | Branch: perlio | |
1284 | ! lib/File/Find/taint.t | |
1285 | ____________________________________________________________________________ | |
1286 | [ 10842] By: jhi on 2001/06/22 21:20:02 | |
1287 | Log: setitimer() does not exist in Unicos, despite of what | |
1288 | Configure thinks, from Mark P. Lutz. | |
1289 | Branch: perl | |
1290 | ! hints/unicos.sh | |
1291 | ____________________________________________________________________________ | |
1292 | [ 10841] By: nick on 2001/06/22 21:19:36 | |
1293 | Log: Skip cwd test on Win32 ??? | |
1294 | Branch: perlio | |
1295 | ! lib/File/Find/taint.t | |
1296 | ____________________________________________________________________________ | |
1297 | [ 10840] By: jhi on 2001/06/22 21:17:34 | |
1298 | Log: Casting this way seems to keep both 64-bitint x86 FreeBSD | |
1299 | and Tru64 gcc -Wall happy. | |
1300 | Branch: perl | |
1301 | ! mg.c | |
1302 | ____________________________________________________________________________ | |
1303 | [ 10839] By: jhi on 2001/06/22 21:15:32 | |
1304 | Log: The packs must be done in native shorts, fix from Mark P. Lutz. | |
1305 | Branch: perl | |
1306 | ! ext/IPC/SysV/Semaphore.pm | |
1307 | ____________________________________________________________________________ | |
1308 | [ 10838] By: jhi on 2001/06/22 21:12:02 | |
1309 | Log: Metaconfig unit change for #10837. | |
1310 | Branch: metaconfig/U/perl | |
1311 | ! Cross.U | |
1312 | ____________________________________________________________________________ | |
1313 | [ 10837] By: jhi on 2001/06/22 21:09:42 | |
1314 | Log: Cleanup of the cross-compilation unit. | |
1315 | Branch: perl | |
1316 | ! Configure | |
1317 | ____________________________________________________________________________ | |
1318 | [ 10836] By: nick on 2001/06/22 20:45:12 | |
1319 | Log: Skip |- based op/write.t on Win32 as well as VMS | |
1320 | Branch: perlio | |
1321 | ! t/op/write.t | |
1322 | ____________________________________________________________________________ | |
1323 | [ 10835] By: jhi on 2001/06/22 20:44:20 | |
1324 | Log: Integrate perlio. | |
1325 | Branch: perl | |
1326 | !> util.c | |
1327 | ____________________________________________________________________________ | |
1328 | [ 10834] By: nick on 2001/06/22 20:41:54 | |
1329 | Log: Integrate mainline | |
1330 | Branch: perlio | |
1331 | !> Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1332 | !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h | |
1333 | !> vos/config.ga.h | |
1334 | ____________________________________________________________________________ | |
1335 | [ 10833] By: nick on 2001/06/22 20:22:58 | |
1336 | Log: Patcho fix. | |
1337 | Branch: perlio | |
1338 | ! util.c | |
1339 | ____________________________________________________________________________ | |
1340 | [ 10832] By: jhi on 2001/06/22 20:13:02 | |
1341 | Log: Metaconfig unit changes for #10831. | |
1342 | Branch: metaconfig | |
1343 | ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U | |
1344 | ____________________________________________________________________________ | |
1345 | [ 10831] By: jhi on 2001/06/22 20:12:29 | |
1346 | Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup | |
1347 | From: Andy Dougherty <doughera@lafayette.edu> | |
1348 | Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT) | |
1349 | Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu> | |
1350 | Branch: perl | |
1351 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1352 | ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h | |
1353 | ____________________________________________________________________________ | |
1354 | [ 10830] By: jhi on 2001/06/22 19:50:15 | |
1355 | Log: MPE/iX prototype nits from Mark Bixby. | |
1356 | Branch: perl | |
1357 | ! pp_sys.c | |
1358 | ____________________________________________________________________________ | |
1359 | [ 10829] By: jhi on 2001/06/22 16:25:16 | |
1360 | Log: Detypo. | |
1361 | Branch: perl | |
1362 | ! util.c | |
1363 | ____________________________________________________________________________ | |
1364 | [ 10828] By: nick on 2001/06/22 15:33:37 | |
1365 | Log: Integrate mainline (in near desperate attempt to get Win32 to build...) | |
1366 | Branch: perlio | |
1367 | +> lib/h2xs.t | |
1368 | !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl | |
1369 | !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t | |
1370 | !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm | |
1371 | !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl | |
1372 | !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod | |
1373 | !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl | |
1374 | !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h | |
1375 | !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c | |
1376 | !> vms/vmsish.h | |
1377 | ____________________________________________________________________________ | |
1378 | [ 10827] By: jhi on 2001/06/22 14:15:26 | |
1379 | Log: Subject: [PATCH perl@10800] sigaction workaround for VMS | |
1380 | Date: Fri, 22 Jun 2001 10:08:35 -0500 | |
1381 | From: "Craig A. Berry" <craigberry@mac.com> | |
1382 | Message-Id: <a05101001b75908704194@[192.168.56.145]> | |
1383 | Branch: perl | |
1384 | ! vms/vms.c vms/vmsish.h | |
1385 | ____________________________________________________________________________ | |
1386 | [ 10826] By: jhi on 2001/06/22 13:35:37 | |
1387 | Log: NetWare scripts tweak from Ananth Kesari. | |
1388 | Branch: perl | |
1389 | ! NetWare/t/NWScripts.pl | |
1390 | ____________________________________________________________________________ | |
1391 | [ 10825] By: jhi on 2001/06/22 13:00:55 | |
1392 | Log: Update Changes. | |
1393 | Branch: perl | |
1394 | ! Changes patchlevel.h | |
1395 | ____________________________________________________________________________ | |
3e2ce105 JH |
1396 | [ 10824] By: jhi on 2001/06/22 12:46:56 |
1397 | Log: Add .i and .s targets. | |
1398 | Branch: perl | |
1399 | ! Makefile.SH | |
1400 | ____________________________________________________________________________ | |
1401 | [ 10823] By: jhi on 2001/06/22 12:25:20 | |
1402 | Log: Upgrade to Locale::Maketext 1.03. | |
1403 | Branch: perl | |
1404 | ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod | |
1405 | ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl | |
1406 | ____________________________________________________________________________ | |
1407 | [ 10822] By: jhi on 2001/06/22 12:23:57 | |
1408 | Log: Upgrade to I18N::LangTags 0.26. | |
1409 | Branch: perl | |
1410 | ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog | |
1411 | ! lib/I18N/LangTags/test.pl | |
1412 | ____________________________________________________________________________ | |
1413 | [ 10821] By: jhi on 2001/06/22 12:16:41 | |
1414 | Log: The #10792 didn't take, and s/sighni/signi/, as noticed by | |
1415 | Philip Newton. | |
1416 | Branch: perl | |
1417 | ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod | |
1418 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1419 | ____________________________________________________________________________ | |
1420 | [ 10820] By: jhi on 2001/06/22 12:13:37 | |
1421 | Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs | |
1422 | From: Prymmer/Kahn <pvhp@best.com> | |
1423 | Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT) | |
1424 | Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com> | |
1425 | Branch: perl | |
1426 | + lib/h2xs.t | |
1427 | ! MANIFEST utils/h2xs.PL | |
1428 | ____________________________________________________________________________ | |
1429 | [ 10819] By: jhi on 2001/06/22 12:11:56 | |
1430 | Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t | |
1431 | From: Prymmer/Kahn <pvhp@best.com> | |
1432 | Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT) | |
1433 | Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com> | |
1434 | Branch: perl | |
1435 | ! lib/ExtUtils.t | |
1436 | ____________________________________________________________________________ | |
1437 | [ 10818] By: jhi on 2001/06/22 12:11:08 | |
1438 | Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32 | |
1439 | From: Prymmer/Kahn <pvhp@best.com> | |
1440 | Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT) | |
1441 | Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com> | |
1442 | Branch: perl | |
1443 | ! t/pod/plainer.t | |
1444 | ____________________________________________________________________________ | |
1445 | [ 10817] By: jhi on 2001/06/22 12:10:05 | |
1446 | Log: AUTHORS update. | |
1447 | Branch: perl | |
1448 | ! AUTHORS | |
1449 | ____________________________________________________________________________ | |
1450 | [ 10816] By: jhi on 2001/06/22 12:08:24 | |
1451 | Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction? | |
1452 | From: "Craig A. Berry" <craigberry@mac.com> | |
1453 | Date: Thu, 21 Jun 2001 18:20:38 -0500 | |
1454 | Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01> | |
1455 | Branch: perl | |
1456 | ! ext/POSIX/POSIX.xs | |
1457 | ____________________________________________________________________________ | |
1458 | [ 10815] By: jhi on 2001/06/22 12:07:19 | |
1459 | Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS | |
1460 | From: "Craig A. Berry" <craigberry@mac.com> | |
1461 | Date: Thu, 21 Jun 2001 09:58:52 -0500 | |
1462 | Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01> | |
1463 | Branch: perl | |
1464 | ! ext/B/Deparse.t t/op/write.t | |
1465 | ____________________________________________________________________________ | |
1466 | [ 10814] By: nick on 2001/06/22 08:13:09 | |
1467 | Log: Integrate mainline. | |
1468 | Branch: perlio | |
1469 | !> (integrate 46 files) | |
1470 | ____________________________________________________________________________ | |
1471 | [ 10813] By: jhi on 2001/06/22 02:48:58 | |
1472 | Log: Change the prefixes only if $prefix is unset, | |
1473 | as originally patched by Marcel Grunauer. | |
1474 | Branch: perl | |
1475 | ! hints/darwin.sh hints/rhapsody.sh | |
1476 | ____________________________________________________________________________ | |
1477 | [ 10812] By: jhi on 2001/06/22 02:44:41 | |
1478 | Log: Subject: Re: Patch for hints/darwin.sh | |
1479 | From: Wilfredo Sanchez <wsanchez@MIT.EDU> | |
1480 | Date: Thu, 21 Jun 2001 11:23:46 -0700 | |
1481 | Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu> | |
1482 | Branch: perl | |
1483 | ! hints/darwin.sh hints/rhapsody.sh | |
1484 | ____________________________________________________________________________ | |
1485 | [ 10811] By: jhi on 2001/06/22 02:34:27 | |
1486 | Log: Add .PHONY targets for non-file targets, | |
1487 | from Wilfredo Sánchez. Should help saying | |
1488 | "make install" on case-insensitive filesystems. | |
1489 | Branch: perl | |
1490 | ! Makefile.SH | |
1491 | ____________________________________________________________________________ | |
1492 | [ 10810] By: jhi on 2001/06/22 02:01:23 | |
1493 | Log: Subject: Re: Automated smoke report for patch 10764 (truncated) | |
1494 | From: Doug MacEachern <dougm@covalent.net> | |
1495 | Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT) | |
1496 | Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net> | |
1497 | ||
1498 | plus reword the getcwd() comment, plus use getcwd() buffer | |
1499 | size minus one. | |
1500 | Branch: perl | |
1501 | ! util.c | |
1502 | ____________________________________________________________________________ | |
1503 | [ 10809] By: jhi on 2001/06/22 01:16:58 | |
1504 | Log: More gprofing from Doug MacEachern. | |
1505 | Branch: perl | |
1506 | ! Makefile.SH | |
1507 | ____________________________________________________________________________ | |
1508 | [ 10808] By: jhi on 2001/06/22 01:15:11 | |
1509 | Log: Metaconfig unit change for #10807. | |
1510 | Branch: metaconfig/U/perl | |
1511 | ! d_sfio.U | |
1512 | ____________________________________________________________________________ | |
1513 | [ 10807] By: jhi on 2001/06/22 01:14:43 | |
1514 | Log: Tell that you are removing the unneeded -lsfio. | |
1515 | Branch: perl | |
1516 | ! Configure | |
1517 | ____________________________________________________________________________ | |
1518 | [ 10806] By: jhi on 2001/06/22 01:03:14 | |
1519 | Log: More MPE/iX tweaks from Mark Bixby. | |
1520 | Branch: perl | |
1521 | ! perl.c t/op/magic.t | |
1522 | ____________________________________________________________________________ | |
1523 | [ 10805] By: jhi on 2001/06/21 22:41:11 | |
1524 | Log: The fchdir() proto is supposed to live in <unistd.h>. | |
1525 | Branch: perl | |
1526 | ! ext/Cwd/Cwd.xs | |
1527 | ____________________________________________________________________________ | |
1528 | [ 10804] By: jhi on 2001/06/21 22:24:42 | |
1529 | Log: This town is too small for the Cwd extension and me, | |
1530 | it would seem... | |
1531 | Branch: perl | |
1532 | ! ext/Cwd/Cwd.xs | |
1533 | ____________________________________________________________________________ | |
1534 | [ 10803] By: jhi on 2001/06/21 21:54:00 | |
1535 | Log: Metaconfig unit change for #10802. | |
1536 | Branch: metaconfig/U/perl | |
1537 | ! d_modfl.U | |
1538 | ____________________________________________________________________________ | |
1539 | [ 10802] By: jhi on 2001/06/21 21:53:37 | |
1540 | Log: More d'ohs. | |
1541 | Branch: perl | |
1542 | ! Configure | |
1543 | ____________________________________________________________________________ | |
1544 | [ 10801] By: jhi on 2001/06/21 21:38:38 | |
1545 | Log: Off-by-one. I'm so classic. | |
1546 | Branch: perl | |
1547 | ! util.c | |
1548 | ____________________________________________________________________________ | |
1549 | [ 10800] By: jhi on 2001/06/21 20:10:19 | |
1550 | Log: Update Changes. | |
1551 | Branch: perl | |
1552 | ! Changes patchlevel.h | |
1553 | ____________________________________________________________________________ | |
62e06c62 JH |
1554 | [ 10799] By: jhi on 2001/06/21 20:03:54 |
1555 | Log: Subject: Documentation patch for Net::FTP | |
1556 | From: Marcel Grunauer <marcel@codewerk.com> | |
1557 | Date: Wed, 20 Jun 2001 23:03:26 +0200 | |
1558 | Message-Id: <20010620210309.DCMT6087.viemta06@localhost> | |
1559 | Branch: perl | |
1560 | ! lib/Net/FTP.pm | |
1561 | ____________________________________________________________________________ | |
1562 | [ 10798] By: jhi on 2001/06/21 20:01:14 | |
1563 | Log: Retract the #10417 mg.c and embed.pl parts because of | |
1564 | strange SEGVs in 64bit x86 FreeBSD observed by | |
1565 | Nicholas Clark. | |
1566 | Branch: perl | |
1567 | ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h | |
1568 | ____________________________________________________________________________ | |
1569 | [ 10797] By: jhi on 2001/06/21 19:40:34 | |
1570 | Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | |
1571 | Branch: perl | |
1572 | ! Configure NetWare/config.wc NetWare/config_H.wc | |
1573 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
1574 | ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh | |
1575 | ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def | |
1576 | ! vos/config.ga.h win32/config.bc win32/config.gc | |
1577 | ! win32/config.vc win32/config_H.bc win32/config_H.gc | |
1578 | ! win32/config_H.vc | |
1579 | ____________________________________________________________________________ | |
1580 | [ 10796] By: jhi on 2001/06/21 19:08:28 | |
1581 | Log: Cwd tweak from Doug MacEachern. | |
1582 | Branch: perl | |
1583 | ! ext/Cwd/Cwd.xs | |
1584 | ____________________________________________________________________________ | |
1585 | [ 10795] By: jhi on 2001/06/21 19:03:48 | |
1586 | Log: Protect the fchdir() and lstat() with ifdefs. | |
1587 | fchdir() needs a Configure probe. | |
1588 | Branch: perl | |
1589 | ! ext/Cwd/Cwd.xs | |
1590 | ____________________________________________________________________________ | |
1591 | [ 10794] By: nick on 2001/06/21 17:11:35 | |
1592 | Log: Integrate mainline | |
1593 | Branch: perlio | |
1594 | +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t | |
1595 | +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t | |
1596 | +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t | |
1597 | +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t | |
1598 | +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t | |
1599 | +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t | |
1600 | +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t | |
1601 | +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t | |
1602 | - lib/Attribute/Handlers.t lib/File/Glob/basic.t | |
1603 | - lib/File/Glob/case.t lib/File/Glob/global.t | |
1604 | - lib/File/Glob/taint.t lib/File/Temp/mktemp.t | |
1605 | - lib/File/Temp/posix.t lib/File/Temp/security.t | |
1606 | - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t | |
1607 | - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t | |
1608 | - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t | |
1609 | - lib/Text/Wrap/wrap.t | |
1610 | !> (integrate 41 files) | |
1611 | ____________________________________________________________________________ | |
1612 | [ 10793] By: jhi on 2001/06/21 17:01:26 | |
1613 | Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS | |
1614 | From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com> | |
1615 | Date: Thu, 21 Jun 2001 13:04:54 -0500 | |
1616 | Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01> | |
1617 | Branch: perl | |
1618 | ! ext/Cwd/Cwd.xs | |
1619 | ____________________________________________________________________________ | |
1620 | [ 10792] By: jhi on 2001/06/21 16:13:57 | |
1621 | Log: Subject: [PATCH pod] overlong =item | |
1622 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1623 | Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST) | |
1624 | Message-Id: <200106211708.SAA08097@tempest.npl.co.uk> | |
1625 | Branch: perl | |
1626 | ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod | |
1627 | ! lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
1628 | ____________________________________________________________________________ | |
1629 | [ 10791] By: jhi on 2001/06/21 16:10:51 | |
1630 | Log: Subject: [PATCH perlio.c] format | |
1631 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1632 | Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST) | |
1633 | Message-Id: <200106211705.SAA08067@tempest.npl.co.uk> | |
1634 | Branch: perl | |
1635 | ! perlio.c | |
1636 | ____________________________________________________________________________ | |
1637 | [ 10790] By: jhi on 2001/06/21 15:52:04 | |
1638 | Log: Subject: Re: [PATCH 5.7.1] sv.c documentation | |
1639 | From: Radu Greab <radu@netsoft.ro> | |
1640 | Date: Thu, 21 Jun 2001 19:06:02 +0300 | |
1641 | Message-ID: <15154.7018.376419.295092@ix.netsoft.ro> | |
1642 | Branch: perl | |
1643 | ! pod/perlapi.pod sv.c | |
1644 | ____________________________________________________________________________ | |
1645 | [ 10789] By: jhi on 2001/06/21 14:48:25 | |
1646 | Log: The metaconfig unit changes for #10788. | |
1647 | Branch: metaconfig/U/perl | |
1648 | ! Cross.U fflushall.U | |
1649 | ____________________________________________________________________________ | |
1650 | [ 10788] By: jhi on 2001/06/21 14:47:48 | |
1651 | Log: Cross-configuration changes: make $from to rm the files | |
1652 | before copying them over (this means that he rm can be | |
1653 | removed from the fflushall test), create $targetmkdir | |
1654 | (not documented in install since it is supposed to internal | |
1655 | use only), make $run to copy over the executable only if | |
1656 | a stamp file .xok doesn't already exist (to avoid unnecessary | |
1657 | copying of the executable) | |
1658 | Branch: perl | |
1659 | ! Configure Makefile.SH | |
1660 | ____________________________________________________________________________ | |
1661 | [ 10787] By: nick on 2001/06/21 14:16:18 | |
1662 | Log: Integrate mainline | |
1663 | Branch: perlio | |
1664 | +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm | |
1665 | +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog | |
1666 | +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl | |
1667 | - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t | |
1668 | !> (integrate 34 files) | |
1669 | ____________________________________________________________________________ | |
1670 | [ 10786] By: jhi on 2001/06/21 13:59:32 | |
1671 | Log: Re-add the files as text. | |
1672 | Branch: perl | |
1673 | + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8 | |
1674 | ____________________________________________________________________________ | |
1675 | [ 10785] By: jhi on 2001/06/21 13:57:55 | |
1676 | Log: Delete the binary files. | |
1677 | Branch: perl | |
1678 | - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8 | |
1679 | ____________________________________________________________________________ | |
1680 | [ 10784] By: jhi on 2001/06/21 13:49:47 | |
1681 | Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions | |
1682 | From: Andy Dougherty <doughera@lafayette.edu> | |
1683 | Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT) | |
1684 | Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu> | |
1685 | Branch: perl | |
1686 | ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL | |
1687 | ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL | |
1688 | ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL | |
1689 | ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL | |
1690 | ____________________________________________________________________________ | |
1691 | [ 10783] By: jhi on 2001/06/21 13:46:50 | |
1692 | Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems | |
1693 | From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000) | |
1694 | Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) | |
1695 | Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz> | |
1696 | ||
1697 | Setting umask to something friendlier. | |
1698 | Branch: perl | |
1699 | ! installman installperl | |
1700 | ____________________________________________________________________________ | |
1701 | [ 10782] By: jhi on 2001/06/21 13:42:17 | |
1702 | Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories. | |
1703 | Resort MANIFEST with sort -f, looks much better. | |
1704 | Branch: perl | |
1705 | + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t | |
1706 | + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t | |
1707 | + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t | |
1708 | + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t | |
1709 | + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t | |
1710 | + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t | |
1711 | + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t | |
1712 | + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t | |
1713 | - lib/Attribute/Handlers.t lib/File/Glob/basic.t | |
1714 | - lib/File/Glob/case.t lib/File/Glob/global.t | |
1715 | - lib/File/Glob/taint.t lib/File/Temp/mktemp.t | |
1716 | - lib/File/Temp/posix.t lib/File/Temp/security.t | |
1717 | - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t | |
1718 | - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t | |
1719 | - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t | |
1720 | - lib/Text/Wrap/wrap.t | |
1721 | ! MANIFEST | |
1722 | ____________________________________________________________________________ | |
1723 | [ 10781] By: jhi on 2001/06/21 13:16:04 | |
1724 | Log: Upgrade to I18N::LangTags 0.25. | |
1725 | Branch: perl | |
1726 | ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog | |
1727 | ! lib/I18N/LangTags/List.pm | |
1728 | ____________________________________________________________________________ | |
1729 | [ 10780] By: jhi on 2001/06/21 13:12:54 | |
1730 | Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere. | |
1731 | From: Richard Soderberg <rs@crystalflame.net> | |
1732 | Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT) | |
1733 | Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com> | |
1734 | Branch: perl | |
1735 | ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c | |
1736 | ! op.c pp.c pp_ctl.c pp_hot.c regexec.c | |
1737 | ____________________________________________________________________________ | |
1738 | [ 10779] By: jhi on 2001/06/21 12:59:57 | |
1739 | Log: Test obsoleted by change #10777. | |
1740 | Branch: perl | |
1741 | ! t/op/sub_lval.t | |
1742 | ____________________________________________________________________________ | |
1743 | [ 10778] By: jhi on 2001/06/21 12:52:37 | |
1744 | Log: Case of confused test numbering. | |
1745 | Branch: perl | |
1746 | ! t/op/pat.t | |
1747 | ____________________________________________________________________________ | |
1748 | [ 10777] By: jhi on 2001/06/21 12:30:57 | |
1749 | Log: Subject: Re: Opinion on undef lvalue | |
1750 | From: Abhijit Menon-Sen <ams@wiw.org> | |
1751 | Date: Sun, 17 Jun 2001 13:04:46 +0530 | |
1752 | Message-ID: <20010617130446.B27925@lustre.linux.in> | |
1753 | ||
1754 | Allow lvalue subs to return undef in array context. | |
1755 | Branch: perl | |
1756 | ! pp_hot.c | |
1757 | ____________________________________________________________________________ | |
1758 | [ 10776] By: jhi on 2001/06/21 12:27:48 | |
1759 | Log: Just a guess that using the same hack for cygwin as | |
1760 | for win32 might help. | |
1761 | Branch: perl | |
1762 | ! lib/File/Find/find.t | |
1763 | ____________________________________________________________________________ | |
1764 | [ 10775] By: jhi on 2001/06/21 12:25:58 | |
1765 | Log: NetWare tweaks from Guruprasad. | |
1766 | Branch: perl | |
1767 | ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc | |
1768 | ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h | |
1769 | ! NetWare/nwperlsys.c NetWare/t/NWModify.pl | |
1770 | ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt | |
1771 | ____________________________________________________________________________ | |
1772 | [ 10774] By: jhi on 2001/06/21 12:21:17 | |
1773 | Log: Subject: Re: perl@10722: Bogus warnings on REs | |
1774 | From: Hugo <hv@crypt.compulink.co.uk> | |
1775 | Date: Thu, 21 Jun 2001 09:51:17 +0100 | |
1776 | Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk> | |
1777 | ||
1778 | Unroll to avoid a UTS compiler bug. | |
1779 | Branch: perl | |
1780 | ! regcomp.c | |
1781 | ____________________________________________________________________________ | |
1782 | [ 10773] By: jhi on 2001/06/21 12:13:13 | |
1783 | Log: Subject: Re: [PATCH] Make /o work under i?threads | |
1784 | From: Artur Bergman <artur@contiller.se> | |
1785 | Date: Thu, 21 Jun 2001 14:38:03 +0200 | |
1786 | Message-ID: <B757B74A.184D%artur@contiller.se> | |
1787 | Branch: perl | |
1788 | ! t/op/pat.t | |
1789 | ____________________________________________________________________________ | |
1790 | [ 10772] By: jhi on 2001/06/21 12:12:23 | |
1791 | Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad | |
1792 | From: Artur Bergman <artur@contiller.se> | |
1793 | Date: Thu, 21 Jun 2001 14:27:33 +0200 | |
1794 | Message-ID: <B757B4D4.1849%artur@contiller.se> | |
1795 | ||
1796 | Plus extra parentheses. | |
1797 | Branch: perl | |
1798 | ! op.h | |
1799 | ____________________________________________________________________________ | |
1800 | [ 10771] By: jhi on 2001/06/21 12:10:29 | |
1801 | Log: Subject: [PATCH] Make /o work under i?threads | |
1802 | From: Richard Soderberg <rs@crystalflame.net> | |
1803 | Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT) | |
1804 | Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com> | |
1805 | Branch: perl | |
1806 | ! pp_ctl.c | |
1807 | ____________________________________________________________________________ | |
1808 | [ 10770] By: jhi on 2001/06/21 12:09:28 | |
1809 | Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad | |
1810 | From: Artur Bergman <artur@contiller.se> | |
1811 | Date: Thu, 21 Jun 2001 14:04:54 +0200 | |
1812 | Message-ID: <B757AF86.1842%artur@contiller.se> | |
1813 | Branch: perl | |
1814 | ! op.h | |
1815 | ____________________________________________________________________________ | |
1816 | [ 10769] By: jhi on 2001/06/21 12:08:03 | |
1817 | Log: Subject: Re: perl@10765: sv.c not OK on win32 | |
1818 | From: Artur Bergman <artur@contiller.se> | |
1819 | Date: Thu, 21 Jun 2001 10:31:06 +0200 | |
1820 | Message-ID: <B7577D69.182C%artur@contiller.se> | |
1821 | Branch: perl | |
1822 | ! sv.c | |
1823 | ____________________________________________________________________________ | |
1824 | [ 10768] By: jhi on 2001/06/21 12:03:56 | |
1825 | Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr* | |
1826 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1827 | Date: Thu, 21 Jun 2001 06:23:56 -0400 | |
1828 | Message-ID: <20010621062356.A8619@math.ohio-state.edu> | |
1829 | ||
1830 | Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr* | |
1831 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1832 | Date: Thu, 21 Jun 2001 06:32:21 -0400 | |
1833 | Message-ID: <20010621063221.A8823@math.ohio-state.edu> | |
1834 | Branch: perl | |
1835 | ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h | |
1836 | ____________________________________________________________________________ | |
1837 | [ 10767] By: jhi on 2001/06/21 12:00:07 | |
1838 | Log: Subject: [PATCH] make syslog test more verbose | |
1839 | From: Robert Spier <rspier@pobox.com> | |
1840 | Date: Thu, 21 Jun 2001 00:54:32 -0400 | |
1841 | Message-ID: <15153.32264.295807.333073@rls.cx> | |
1842 | Branch: perl | |
1843 | ! ext/Sys/Syslog/syslog.t | |
1844 | ____________________________________________________________________________ | |
1845 | [ 10766] By: jhi on 2001/06/20 23:27:57 | |
1846 | Log: Subject: op/study.t refinements | |
1847 | From: Hugo <hv@crypt.compulink.co.uk> | |
1848 | Date: Thu, 21 Jun 2001 00:29:07 +0100 | |
1849 | Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk> | |
1850 | Branch: perl | |
1851 | ! t/op/study.t | |
1852 | ____________________________________________________________________________ | |
1853 | [ 10765] By: jhi on 2001/06/20 19:51:47 | |
1854 | Log: Update Changes. | |
1855 | Branch: perl | |
1856 | ! Changes patchlevel.h | |
1857 | ____________________________________________________________________________ | |
974c90c5 JH |
1858 | [ 10764] By: jhi on 2001/06/20 19:00:23 |
1859 | Log: Subject: Re: [PATCH] djgpp updates | |
1860 | From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se> | |
1861 | Date: Wed, 20 Jun 2001 10:05:15 +0200 | |
1862 | Message-ID: <20010620100515.L5600@libra.eth.ericsson.se> | |
1863 | Branch: perl | |
1864 | ! djgpp/config.over | |
1865 | ____________________________________________________________________________ | |
1866 | [ 10763] By: jhi on 2001/06/20 18:58:06 | |
1867 | Log: Fix for ID 20010619.002 "When building hash, hash keys that | |
1868 | are function calls are not being called", from Abhijit. | |
1869 | Branch: perl | |
1870 | ! t/base/lex.t toke.c | |
1871 | ____________________________________________________________________________ | |
1872 | [ 10762] By: jhi on 2001/06/20 18:45:00 | |
1873 | Log: Upgrade to Locale::Maketext 1.02, from Sean Burke. | |
1874 | Branch: perl | |
1875 | + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README | |
1876 | + lib/Locale/Maketext/test.pl | |
1877 | - lib/Locale/Maketext.t | |
1878 | ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod | |
1879 | ! lib/Locale/Maketext/TPJ13.pod | |
1880 | ____________________________________________________________________________ | |
1881 | [ 10761] By: jhi on 2001/06/20 18:44:15 | |
1882 | Log: Metaconfig unit change for #10760. | |
1883 | Branch: metaconfig | |
1884 | ! U/modified/Cppsym.U | |
1885 | ____________________________________________________________________________ | |
1886 | [ 10760] By: jhi on 2001/06/20 18:42:04 | |
1887 | Log: Do not remove the ccsym* Cppsym* files since | |
1888 | they are useful for metaconfig units coming after us. | |
1889 | (This is the Configure nit mentioned in #10752.) | |
1890 | Branch: perl | |
1891 | ! Configure | |
1892 | ____________________________________________________________________________ | |
1893 | [ 10759] By: jhi on 2001/06/20 18:02:18 | |
1894 | Log: Update to I18N::LangTags 0.24, from Sean Burke. | |
1895 | Branch: perl | |
1896 | + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm | |
1897 | + lib/I18N/LangTags/README | |
1898 | - lib/I18N/LangTags/List.pod | |
1899 | ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl | |
1900 | ____________________________________________________________________________ | |
1901 | [ 10758] By: jhi on 2001/06/20 17:34:43 | |
1902 | Log: Regen headers. | |
1903 | Branch: perl | |
1904 | ! embed.h embedvar.h global.sym perlapi.c perlapi.h | |
1905 | ! pod/perlapi.pod proto.h | |
1906 | ____________________________________________________________________________ | |
1907 | [ 10757] By: jhi on 2001/06/20 17:23:08 | |
1908 | Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone | |
1909 | From: Artur Bergman <artur@contiller.se> | |
1910 | Date: Wed, 20 Jun 2001 11:31:32 +0200 | |
1911 | Message-ID: <B7563A14.17D8%artur@contiller.se> | |
1912 | Branch: perl | |
1913 | ! embed.pl hv.c intrpvar.h sv.c sv.h | |
1914 | ____________________________________________________________________________ | |
1915 | [ 10756] By: jhi on 2001/06/20 17:13:26 | |
1916 | Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable | |
1917 | From: Tim Sweetman <tim@aldigital.co.uk> | |
1918 | Date: Wed, 13 Jun 2001 14:25:17 +0100 | |
1919 | Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> | |
1920 | Branch: perl | |
1921 | ! ext/POSIX/POSIX.t lib/AutoLoader.pm | |
1922 | ____________________________________________________________________________ | |
1923 | [ 10755] By: nick on 2001/06/20 16:12:37 | |
1924 | Log: Integrate mainline | |
1925 | Branch: perlio | |
1926 | !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t | |
1927 | !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t | |
1928 | !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t | |
1929 | !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h | |
1930 | !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t | |
1931 | !> t/op/study.t util.c | |
1932 | ____________________________________________________________________________ | |
1933 | [ 10754] By: gsar on 2001/06/20 15:22:27 | |
1934 | Log: missing ld entry in Config.pm on Windows (makefile.mk had it, | |
1935 | but not Makefile) | |
1936 | Branch: maint-5.6/perl | |
1937 | ! win32/Makefile | |
1938 | ____________________________________________________________________________ | |
1939 | [ 10753] By: jhi on 2001/06/20 14:03:20 | |
1940 | Log: Security tweak on readlink(). | |
1941 | Branch: perl | |
1942 | ! pp_sys.c | |
1943 | ____________________________________________________________________________ | |
1944 | [ 10752] By: jhi on 2001/06/20 14:00:23 | |
1945 | Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.) | |
1946 | Branch: perl | |
1947 | ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh | |
1948 | ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h | |
1949 | ! mpeix/relink t/op/pwent.t | |
1950 | ____________________________________________________________________________ | |
1951 | [ 10751] By: jhi on 2001/06/20 13:57:27 | |
1952 | Log: Reinstate #10725 (with probe for alarm()). | |
1953 | Branch: perl | |
1954 | ! t/op/study.t | |
1955 | ____________________________________________________________________________ | |
1956 | [ 10750] By: jhi on 2001/06/20 13:53:46 | |
1957 | Log: Replace our implementation of realpath() with OpenBSD's | |
1958 | (src/lib/libc/stdlib/realpath.c 1.4). | |
1959 | Branch: perl | |
1960 | ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c | |
1961 | ! pod/perldiag.pod proto.h util.c | |
1962 | ____________________________________________________________________________ | |
1963 | [ 10749] By: jhi on 2001/06/20 13:07:49 | |
1964 | Log: Integrate perlio. | |
1965 | Branch: perl | |
1966 | !> perlio.c | |
1967 | ____________________________________________________________________________ | |
1968 | [ 10748] By: jhi on 2001/06/20 13:07:18 | |
1969 | Log: No point in going into memory-saving contortions | |
1970 | with getcwd() since there's a danger of buffer overflow. | |
1971 | Also make the POSIX extension to use sv_getcwd(). | |
1972 | Finally, a missed proto.h fragment. | |
1973 | Branch: perl | |
1974 | ! ext/POSIX/POSIX.xs proto.h util.c | |
1975 | ____________________________________________________________________________ | |
1976 | [ 10747] By: nick on 2001/06/20 12:38:26 | |
1977 | Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread. | |
1978 | Branch: perlio | |
1979 | ! perlio.c | |
1980 | ____________________________________________________________________________ | |
1981 | [ 10746] By: jhi on 2001/06/20 11:51:10 | |
1982 | Log: Subject: Re: Bug in IO::Socket::INET module (repeat) | |
1983 | From: Graham Barr <gbarr@pobox.com> | |
1984 | Date: Wed, 20 Jun 2001 11:05:49 +0100 | |
1985 | Message-ID: <20010620110549.I19188@pobox.com> | |
1986 | ||
1987 | reported in | |
1988 | ||
1989 | Subject: Bug in IO::Socket::INET module (repeat) | |
1990 | From: "Harmon S. Nine" <hnine@netarx.com> | |
1991 | Date: Tue, 19 Jun 2001 09:41:35 -0400 | |
1992 | Message-ID: <3B2F568F.8080605@netarx.com> | |
1993 | ||
1994 | The bug was that the IO::Socket::INET constructor | |
1995 | did not allow a 'LocalPort' of 0. | |
1996 | Branch: perl | |
1997 | ! ext/IO/lib/IO/Socket/INET.pm | |
1998 | ____________________________________________________________________________ | |
1999 | [ 10745] By: nick on 2001/06/20 08:56:39 | |
2000 | Log: Integrate mainline. | |
2001 | Branch: perlio | |
2002 | !> (integrate 37 files) | |
2003 | ____________________________________________________________________________ | |
2004 | [ 10744] By: jhi on 2001/06/20 04:54:53 | |
2005 | Log: After some reading I don't think we can blindly | |
2006 | use systems' realpath(). Too many security problems, | |
2007 | too many buggy implementations. | |
2008 | ||
2009 | TODO: the realpath() emulation code in util.c doesn't | |
2010 | seem fully operational? (readlink(), for example?) | |
2011 | Branch: perl | |
2012 | ! Configure Makefile.micro Porting/Glossary Porting/config.sh | |
2013 | ! Porting/config_H config_h.SH embed.h embed.pl global.sym | |
2014 | ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h | |
2015 | ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h | |
2016 | ! vos/config.ga.def vos/config.ga.h win32/config_H.bc | |
2017 | ! win32/config_H.gc win32/config_H.vc | |
2018 | ____________________________________________________________________________ | |
2019 | [ 10743] By: jhi on 2001/06/20 00:48:48 | |
2020 | Log: Metaconfig unit change for #10738. | |
2021 | Branch: metaconfig | |
2022 | ! U/compline/d_gconvert.U | |
2023 | ____________________________________________________________________________ | |
2024 | [ 10742] By: jhi on 2001/06/20 00:48:20 | |
2025 | Log: Integrate change #10739 from maintperl: | |
2026 | ||
2027 | C<eval "/x$\r\n/x"> fails to compile correctly | |
2028 | Branch: perl | |
2029 | !> t/op/pat.t toke.c | |
2030 | ____________________________________________________________________________ | |
2031 | [ 10741] By: jhi on 2001/06/20 00:41:05 | |
2032 | Log: Retract #10725 (Hugo asked NOT to apply the patch) | |
2033 | Branch: perl | |
2034 | ! t/op/study.t | |
2035 | ____________________________________________________________________________ | |
2036 | [ 10740] By: jhi on 2001/06/19 23:58:25 | |
2037 | Log: The test.third results were funnily named because of the | |
2038 | new test scheme. | |
2039 | Branch: perl | |
2040 | ! t/TEST | |
2041 | ____________________________________________________________________________ | |
2042 | [ 10739] By: gsar on 2001/06/19 23:49:15 | |
2043 | Log: C<eval "/x$\r\n/x"> fails to compile correctly | |
2044 | Branch: maint-5.6/perl | |
2045 | ! t/op/pat.t toke.c | |
2046 | ____________________________________________________________________________ | |
2047 | [ 10738] By: jhi on 2001/06/19 23:04:15 | |
2048 | Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) | |
2049 | From: Spider Boardman <spider@Orb.Nashua.NH.US> | |
2050 | Date: Tue, 19 Jun 2001 19:15:40 -0400 | |
2051 | Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US> | |
2052 | ||
2053 | The bigintpm.t #1183 failing in Tru64 (and also Cygwin) | |
2054 | because "1e+129" being expected but "1.e+129" being returned. | |
2055 | The culprit (at least in Tru64) is the use of gcvt(). | |
2056 | Branch: perl | |
2057 | ! Configure | |
2058 | ____________________________________________________________________________ | |
2059 | [ 10737] By: jhi on 2001/06/19 22:56:52 | |
2060 | Log: Subject: [PATCH perl@10722] test hunting on VMS | |
2061 | From: "Craig A. Berry" <craigberry@mac.com> | |
2062 | Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01> | |
2063 | Date: Tue, 19 Jun 2001 18:59:01 -0500 | |
2064 | Branch: perl | |
2065 | ! vms/test.com | |
2066 | ____________________________________________________________________________ | |
2067 | [ 10736] By: jhi on 2001/06/19 21:32:29 | |
2068 | Log: Subject: [PATCH] s/typos// | |
2069 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2070 | Date: Wed, 20 Jun 2001 02:15:02 +0530 | |
2071 | Message-ID: <20010620021502.A14541@lustre.linux.in> | |
2072 | ||
2073 | Without the op.h s/bearword/bareword/ hunk, see | |
2074 | http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html | |
2075 | Branch: perl | |
2076 | ! util.c | |
2077 | ____________________________________________________________________________ | |
2078 | [ 10735] By: jhi on 2001/06/19 21:26:43 | |
2079 | Log: Metaconfig unit change for #10732 and #10733. | |
2080 | Branch: metaconfig/U/perl | |
2081 | ! fflushall.U | |
2082 | ____________________________________________________________________________ | |
2083 | [ 10734] By: jhi on 2001/06/19 21:24:41 | |
2084 | Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS | |
2085 | From: "Craig A. Berry" <craigberry@mac.com> | |
2086 | Date: Tue, 19 Jun 2001 17:19:48 -0500 | |
2087 | Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01> | |
2088 | Branch: perl | |
2089 | ! configure.com vms/descrip_mms.template | |
2090 | ____________________________________________________________________________ | |
2091 | [ 10733] By: jhi on 2001/06/19 19:57:44 | |
2092 | Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) | |
2093 | From: Spider Boardman <spider@Orb.Nashua.NH.US> | |
2094 | Date: Tue, 19 Jun 2001 16:48:07 -0400 | |
2095 | Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US> | |
2096 | ||
2097 | Further fixes to fflush(NULL) detection. | |
2098 | Branch: perl | |
2099 | ! Configure | |
2100 | ____________________________________________________________________________ | |
2101 | [ 10732] By: jhi on 2001/06/19 19:38:20 | |
2102 | Log: AIX test -s hangs with non-existent files? | |
2103 | (A genuine logic bug in Configure, but AIX also broken?) | |
2104 | Branch: perl | |
2105 | ! Configure | |
2106 | ____________________________________________________________________________ | |
2107 | [ 10731] By: jhi on 2001/06/19 19:17:35 | |
2108 | Log: AUTHORS updates. | |
2109 | Branch: perl | |
2110 | ! AUTHORS | |
2111 | ____________________________________________________________________________ | |
2112 | [ 10730] By: jhi on 2001/06/19 19:03:07 | |
2113 | Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) | |
2114 | From: Spider Boardman <spider@Orb.Nashua.NH.US> | |
2115 | Date: Tue, 19 Jun 2001 15:33:25 -0400 | |
2116 | Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US> | |
2117 | Branch: perl | |
2118 | ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t | |
2119 | ! t/lib/warnings/pp | |
2120 | ____________________________________________________________________________ | |
2121 | [ 10729] By: jhi on 2001/06/19 18:34:10 | |
2122 | Log: Integrate perlio. | |
2123 | Branch: perl | |
2124 | !> lib/File/Find/find.t win32/distclean.bat | |
2125 | ____________________________________________________________________________ | |
2126 | [ 10728] By: nick on 2001/06/19 18:24:53 | |
2127 | Log: Hack File/Find/find.t to use File::Spec::Unix on Win32. | |
2128 | Branch: perlio | |
2129 | ! lib/File/Find/find.t win32/distclean.bat | |
2130 | ____________________________________________________________________________ | |
2131 | [ 10727] By: jhi on 2001/06/19 18:07:31 | |
2132 | Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan; | |
2133 | also add information how to find out whether one has PerlIO. | |
2134 | Branch: perl | |
2135 | ! pod/perlfunc.pod | |
2136 | ____________________________________________________________________________ | |
2137 | [ 10726] By: jhi on 2001/06/19 17:59:30 | |
2138 | Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod | |
2139 | From: Jeffrey Friedl <jfriedl@yahoo-inc.com> | |
2140 | Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT) | |
2141 | Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com> | |
2142 | Branch: perl | |
2143 | ! pod/perlfunc.pod | |
2144 | ____________________________________________________________________________ | |
2145 | [ 10725] By: jhi on 2001/06/19 17:28:30 | |
2146 | Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study | |
2147 | From: Hugo <hv@crypt.compulink.co.uk> | |
2148 | Date: Tue, 19 Jun 2001 12:37:30 +0100 | |
2149 | Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk> | |
2150 | Branch: perl | |
2151 | ! t/op/study.t | |
2152 | ____________________________________________________________________________ | |
2153 | [ 10724] By: jhi on 2001/06/19 17:22:20 | |
2154 | Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study | |
2155 | From: Hugo <hv@crypt.compulink.co.uk> | |
2156 | Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk> | |
2157 | Date: Tue, 19 Jun 2001 13:15:17 +0100 | |
2158 | Branch: perl | |
2159 | ! util.c | |
2160 | ____________________________________________________________________________ | |
2161 | [ 10723] By: nick on 2001/06/19 14:46:15 | |
2162 | Log: Integrate mainline | |
2163 | Branch: perlio | |
2164 | +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx | |
2165 | +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx | |
2166 | +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx | |
2167 | +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx | |
2168 | +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx | |
2169 | +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx | |
2170 | - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t | |
2171 | - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t | |
2172 | - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t | |
2173 | - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t | |
2174 | - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t | |
2175 | - ext/Thread/unsync4.t | |
2176 | !> Changes MANIFEST NetWare/Makefile NetWare/config.wc | |
2177 | !> djgpp/config.over djgpp/fixpmain | |
2178 | !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t | |
2179 | !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm | |
2180 | !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile | |
2181 | ____________________________________________________________________________ | |
2182 | [ 10722] By: jhi on 2001/06/19 11:55:30 | |
2183 | Log: Update Changes. | |
2184 | Branch: perl | |
2185 | ! Changes patchlevel.h | |
2186 | ____________________________________________________________________________ | |
63b3d4d8 JH |
2187 | [ 10721] By: jhi on 2001/06/19 11:29:34 |
2188 | Log: The existence shall be MANIFESted. | |
2189 | Branch: perl | |
2190 | ! MANIFEST | |
2191 | ____________________________________________________________________________ | |
2192 | [ 10720] By: jhi on 2001/06/19 10:58:09 | |
2193 | Log: The old libnet.cfg is first searched from the current directory, | |
2194 | only then from the module path. | |
2195 | Branch: perl | |
2196 | ! utils/libnetcfg.PL | |
2197 | ____________________________________________________________________________ | |
2198 | [ 10719] By: jhi on 2001/06/19 10:55:59 | |
2199 | Log: NetWare tweaks from Guruprasad. | |
2200 | Branch: perl | |
2201 | ! NetWare/Makefile NetWare/config.wc | |
2202 | ____________________________________________________________________________ | |
2203 | [ 10718] By: jhi on 2001/06/19 10:54:22 | |
2204 | Log: Subject: [PATCH] djgpp updates | |
2205 | From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se> | |
2206 | Date: Tue, 19 Jun 2001 10:59:06 +0200 | |
2207 | Message-ID: <20010619105906.C5600@libra.eth.ericsson.se> | |
2208 | Branch: perl | |
2209 | ! djgpp/config.over djgpp/fixpmain | |
2210 | ____________________________________________________________________________ | |
2211 | [ 10717] By: jhi on 2001/06/19 10:53:20 | |
2212 | Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32 | |
2213 | From: Prymmer/Kahn <pvhp@best.com> | |
2214 | Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT) | |
2215 | Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com> | |
2216 | Branch: perl | |
2217 | ! win32/Makefile | |
2218 | ____________________________________________________________________________ | |
2219 | [ 10716] By: jhi on 2001/06/19 10:52:25 | |
2220 | Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs | |
2221 | to happen right after the inclusion of <inttypes.h>, | |
2222 | from Edward Moy. | |
2223 | Branch: perl | |
2224 | ! handy.h perl.h | |
2225 | ____________________________________________________________________________ | |
2226 | [ 10715] By: jhi on 2001/06/19 10:49:21 | |
2227 | Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules} | |
2228 | From: Doug MacEachern <dougm@covalent.net> | |
2229 | Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT) | |
2230 | Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net> | |
2231 | Branch: perl | |
2232 | ! ext/DynaLoader/DynaLoader_pm.PL | |
2233 | ____________________________________________________________________________ | |
2234 | [ 10714] By: jhi on 2001/06/19 10:48:19 | |
2235 | Log: Revert #10656 for perfomance reasons but leave in the | |
2236 | use of Hv*() macros -- in comments, so that grepping the | |
2237 | source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup | |
2238 | suggested by Sarathy, also by Abhijit.) | |
2239 | Branch: perl | |
2240 | ! hv.c | |
2241 | ____________________________________________________________________________ | |
2242 | [ 10713] By: jhi on 2001/06/19 10:46:08 | |
2243 | Log: Subject: [patch] .s MakeMaker suffix | |
2244 | From: Doug MacEachern <dougm@covalent.net> | |
2245 | Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT) | |
2246 | Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net> | |
2247 | Branch: perl | |
2248 | ! lib/ExtUtils/MM_Unix.pm | |
2249 | ____________________________________________________________________________ | |
2250 | [ 10712] By: jhi on 2001/06/19 10:34:35 | |
2251 | Log: One test lost in the big shuffle restored. | |
2252 | Branch: perl | |
2253 | + ext/IPC/SysV/ipcsysv.t | |
2254 | ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t | |
2255 | ____________________________________________________________________________ | |
2256 | [ 10711] By: jhi on 2001/06/19 10:25:46 | |
2257 | Log: Rename the old non-standard threads tests so that | |
2258 | they won't be invoked. | |
2259 | Branch: perl | |
2260 | + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx | |
2261 | + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx | |
2262 | + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx | |
2263 | + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx | |
2264 | + ext/Thread/unsync.tx ext/Thread/unsync2.tx | |
2265 | + ext/Thread/unsync3.tx ext/Thread/unsync4.tx | |
2266 | - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t | |
2267 | - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t | |
2268 | - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t | |
2269 | - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t | |
2270 | - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t | |
2271 | - ext/Thread/unsync4.t | |
2272 | ! MANIFEST | |
2273 | ____________________________________________________________________________ | |
2274 | [ 10710] By: jhi on 2001/06/19 10:18:41 | |
2275 | Log: Integrate perlio. | |
2276 | Branch: perl | |
2277 | !> win32/config_sh.PL | |
2278 | ____________________________________________________________________________ | |
2279 | [ 10709] By: nick on 2001/06/19 08:18:18 | |
2280 | Log: Integrate mainline | |
2281 | Branch: perlio | |
2282 | +> (branch 40 files) | |
2283 | - lib/locale/latin1 lib/locale/utf8 lib/strict/refs | |
2284 | - lib/strict/subs lib/strict/vars lib/warnings/1global | |
2285 | - lib/warnings/2use lib/warnings/3both lib/warnings/4lint | |
2286 | - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal | |
2287 | - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av | |
2288 | - lib/warnings/doio lib/warnings/doop lib/warnings/gv | |
2289 | - lib/warnings/hv lib/warnings/malloc lib/warnings/mg | |
2290 | - lib/warnings/op lib/warnings/perl lib/warnings/perlio | |
2291 | - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl | |
2292 | - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp | |
2293 | - lib/warnings/regexec lib/warnings/run lib/warnings/sv | |
2294 | - lib/warnings/taint lib/warnings/toke lib/warnings/universal | |
2295 | - lib/warnings/utf8 lib/warnings/util | |
2296 | !> (integrate 57 files) | |
2297 | ____________________________________________________________________________ | |
2298 | [ 10708] By: nick on 2001/06/19 07:57:10 | |
2299 | Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm | |
2300 | Branch: perlio | |
2301 | ! win32/config_sh.PL | |
2302 | ____________________________________________________________________________ | |
2303 | [ 10707] By: nick on 2001/06/19 07:05:07 | |
2304 | Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy. | |
2305 | Branch: perl | |
2306 | ! perly.c perly.y perly_c.diff vms/perly_c.vms | |
2307 | ____________________________________________________________________________ | |
2308 | [ 10706] By: jhi on 2001/06/19 02:58:26 | |
2309 | Log: More perl572delta tweaks. | |
2310 | Branch: perl | |
2311 | ! pod/perl572delta.pod | |
2312 | ____________________________________________________________________________ | |
2313 | [ 10705] By: jhi on 2001/06/19 01:53:40 | |
2314 | Log: Update perl572delta. | |
2315 | Branch: perl | |
2316 | ! pod/perl572delta.pod | |
2317 | ____________________________________________________________________________ | |
2318 | [ 10704] By: jhi on 2001/06/19 01:28:40 | |
2319 | Log: VOS updates from Paul Green. | |
2320 | Branch: perl | |
2321 | ! vos/Changes vos/build.cm vos/perl.bind | |
2322 | ____________________________________________________________________________ | |
2323 | [ 10703] By: jhi on 2001/06/19 01:03:53 | |
2324 | Log: Update the vos/config.*.* files. | |
2325 | Branch: perl | |
2326 | ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def | |
2327 | ! vos/config.ga.h | |
2328 | ____________________________________________________________________________ | |
2329 | [ 10702] By: jhi on 2001/06/19 01:03:32 | |
2330 | Log: Add a makefile for more painless adding of symbols to the | |
2331 | VOS headers while in UNIX (in VOS the vos/configure_perl.cm | |
2332 | takes care of the adding) | |
2333 | Branch: perl | |
2334 | + vos/Makefile | |
2335 | ____________________________________________________________________________ | |
2336 | [ 10701] By: jhi on 2001/06/19 00:51:44 | |
2337 | Log: Make libnetcfg by default display the libnet configuration, | |
2338 | -c to change, add -i for old config, document all options, | |
2339 | regen toc. | |
2340 | Branch: perl | |
2341 | ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL | |
2342 | ____________________________________________________________________________ | |
2343 | [ 10700] By: jhi on 2001/06/18 23:45:12 | |
2344 | Log: gcc -Wall sweep. | |
2345 | Branch: perl | |
2346 | ! ext/IO/IO.xs ext/Time/Piece/Piece.xs | |
2347 | ____________________________________________________________________________ | |
2348 | [ 10699] By: jhi on 2001/06/18 23:19:53 | |
2349 | Log: So there. | |
2350 | Branch: perl | |
2351 | ! universal.c | |
2352 | ____________________________________________________________________________ | |
2353 | [ 10698] By: jhi on 2001/06/18 23:10:22 | |
2354 | Log: Document the need for sv_printify(). | |
2355 | ||
2356 | Document that 'use utf8' has been considered. | |
2357 | ||
2358 | (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.) | |
2359 | Branch: perl | |
2360 | ! pod/perltodo.pod universal.c | |
2361 | ____________________________________________________________________________ | |
2362 | [ 10697] By: jhi on 2001/06/18 22:50:53 | |
2363 | Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611 | |
2364 | From: Nicholas Clark <nick@ccl4.org> | |
2365 | Date: Mon, 18 Jun 2001 23:29:23 +0100 | |
2366 | Message-ID: <20010618232923.I98663@plum.flirble.org> | |
2367 | Branch: perl | |
2368 | ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL | |
2369 | ! ext/Sys/Syslog/Makefile.PL | |
2370 | ____________________________________________________________________________ | |
2371 | [ 10696] By: jhi on 2001/06/18 22:39:32 | |
2372 | Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs | |
2373 | From: Scott.L.Miller@Compaq.com | |
2374 | Date: Mon, 18 Jun 2001 10:12:27 -0500 | |
2375 | Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com> | |
2376 | Branch: perl | |
2377 | ! lib/perl5db.pl pod/perldebug.pod | |
2378 | ____________________________________________________________________________ | |
2379 | [ 10695] By: jhi on 2001/06/18 22:35:13 | |
2380 | Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation | |
2381 | From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> | |
2382 | Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT) | |
2383 | Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net> | |
2384 | Branch: perl | |
2385 | ! lib/Carp/Heavy.pm | |
2386 | ____________________________________________________________________________ | |
2387 | [ 10694] By: jhi on 2001/06/18 22:34:06 | |
2388 | Log: Subject: [PATCH] Documentation changes for CLONE | |
2389 | From: Artur Bergman <artur@contiller.se> | |
2390 | Date: Mon, 18 Jun 2001 22:06:37 +0200 | |
2391 | Message-ID: <B7542BEC.1719%artur@contiller.se> | |
2392 | Branch: perl | |
2393 | ! pod/perlmod.pod pod/perlsub.pod | |
2394 | ____________________________________________________________________________ | |
2395 | [ 10693] By: jhi on 2001/06/18 22:31:38 | |
2396 | Log: Subject: Re: configure.com | |
2397 | From: "Craig A. Berry" <craigberry@mac.com> | |
2398 | Date: Mon, 18 Jun 2001 16:04:38 -0500 | |
2399 | Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com> | |
2400 | Branch: perl | |
2401 | ! configure.com | |
2402 | ____________________________________________________________________________ | |
2403 | [ 10692] By: jhi on 2001/06/18 22:30:43 | |
2404 | Log: Subject: PL_nullstash + perl_clone() | |
2405 | From: Doug MacEachern <dougm@covalent.net> | |
2406 | Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT) | |
2407 | Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net> | |
2408 | Branch: perl | |
2409 | ! sv.c | |
2410 | ____________________________________________________________________________ | |
2411 | [ 10691] By: jhi on 2001/06/18 22:26:20 | |
2412 | Log: Subject: Re: [PATCH 5.7.1] sv.c documentation | |
2413 | From: davem@fdgroup.co.uk | |
2414 | Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST) | |
2415 | Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk> | |
2416 | Branch: perl | |
2417 | ! embed.pl pod/perlapi.pod | |
2418 | ____________________________________________________________________________ | |
2419 | [ 10690] By: jhi on 2001/06/18 22:17:05 | |
2420 | Log: More cross-compilation defaults gleaned from -Dcc | |
2421 | if it is CPU-OS-gcc. | |
2422 | Branch: metaconfig | |
2423 | ! U/modified/libc.U | |
2424 | Branch: metaconfig/U/perl | |
2425 | ! Cross.U | |
2426 | Branch: perl | |
2427 | ! Configure INSTALL | |
2428 | ____________________________________________________________________________ | |
2429 | [ 10689] By: jhi on 2001/06/18 13:59:47 | |
2430 | Log: Update Changes. | |
2431 | Branch: perl | |
2432 | ! Changes patchlevel.h | |
2433 | ____________________________________________________________________________ | |
d53fedae JH |
2434 | [ 10688] By: jhi on 2001/06/18 13:44:18 |
2435 | Log: Subject: [PATCH 5.7.1] sv.c documentation | |
2436 | From: davem@fdgroup.co.uk | |
2437 | Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST) | |
2438 | Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk> | |
2439 | Branch: perl | |
2440 | ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod | |
2441 | ! sv.c sv.h | |
2442 | ____________________________________________________________________________ | |
2443 | [ 10687] By: jhi on 2001/06/18 13:38:03 | |
2444 | Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod | |
2445 | From: "Jon Gunnip" <jongunnip@hotmail.com> | |
2446 | Date: Sun, 17 Jun 2001 18:24:29 -0400 | |
2447 | Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com> | |
2448 | Branch: perl | |
2449 | ! pod/perlvar.pod | |
2450 | ____________________________________________________________________________ | |
2451 | [ 10686] By: jhi on 2001/06/18 13:32:13 | |
2452 | Log: Move the locale/strict/warnings helper files back | |
2453 | under the t/lib; this way the amount of non-installabled | |
2454 | stuff under lib/ stays smaller. | |
2455 | Branch: perl | |
2456 | + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs | |
2457 | + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global | |
2458 | + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint | |
2459 | + t/lib/warnings/5nolint t/lib/warnings/6default | |
2460 | + t/lib/warnings/7fatal t/lib/warnings/8signal | |
2461 | + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio | |
2462 | + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv | |
2463 | + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op | |
2464 | + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly | |
2465 | + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot | |
2466 | + t/lib/warnings/pp_sys t/lib/warnings/regcomp | |
2467 | + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv | |
2468 | + t/lib/warnings/taint t/lib/warnings/toke | |
2469 | + t/lib/warnings/universal t/lib/warnings/utf8 | |
2470 | + t/lib/warnings/util | |
2471 | - lib/locale/latin1 lib/locale/utf8 lib/strict/refs | |
2472 | - lib/strict/subs lib/strict/vars lib/warnings/1global | |
2473 | - lib/warnings/2use lib/warnings/3both lib/warnings/4lint | |
2474 | - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal | |
2475 | - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av | |
2476 | - lib/warnings/doio lib/warnings/doop lib/warnings/gv | |
2477 | - lib/warnings/hv lib/warnings/malloc lib/warnings/mg | |
2478 | - lib/warnings/op lib/warnings/perl lib/warnings/perlio | |
2479 | - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl | |
2480 | - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp | |
2481 | - lib/warnings/regexec lib/warnings/run lib/warnings/sv | |
2482 | - lib/warnings/taint lib/warnings/toke lib/warnings/universal | |
2483 | - lib/warnings/utf8 lib/warnings/util | |
2484 | ! MANIFEST installperl lib/locale.t lib/strict.t | |
2485 | ____________________________________________________________________________ | |
2486 | [ 10685] By: jhi on 2001/06/18 13:11:49 | |
2487 | Log: Split off the pack/unpack code, from Nicholas Clark. | |
2488 | Branch: perl | |
2489 | + pp_pack.c | |
2490 | ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl | |
2491 | ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h | |
2492 | ! vms/descrip_mms.template win32/Makefile win32/makefile.mk | |
2493 | ____________________________________________________________________________ | |
2494 | [ 10684] By: jhi on 2001/06/18 12:25:55 | |
2495 | Log: Guard the SysV IPC tests against being invoked in | |
2496 | SysV-IPC-less places. | |
2497 | Branch: perl | |
2498 | ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t | |
2499 | ____________________________________________________________________________ | |
2500 | [ 10683] By: nick on 2001/06/18 12:24:42 | |
2501 | Log: Integrate mainline (new test scheme now ok on Linux). | |
2502 | Branch: perlio | |
2503 | +> lib/warnings.t | |
2504 | !> dump.c sv.c | |
2505 | ____________________________________________________________________________ | |
2506 | [ 10682] By: jhi on 2001/06/18 12:20:50 | |
2507 | Log: Add the locale.c and numeric.c to the microperl sources. | |
2508 | Branch: perl | |
2509 | ! Makefile.micro win32/Makefile | |
2510 | ____________________________________________________________________________ | |
2511 | [ 10681] By: jhi on 2001/06/18 11:57:45 | |
2512 | Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...) | |
2513 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2514 | Date: Mon, 18 Jun 2001 14:23:44 +0530 | |
2515 | Message-ID: <20010618142344.A13136@lustre.linux.in> | |
2516 | Branch: perl | |
2517 | ! dump.c | |
2518 | ____________________________________________________________________________ | |
2519 | [ 10680] By: jhi on 2001/06/18 11:56:12 | |
2520 | Log: Subject: Re: [PATCH] more anonymous stash cleanups | |
2521 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2522 | Date: Mon, 18 Jun 2001 15:50:32 +0530 | |
2523 | Message-ID: <20010618155032.A13223@lustre.linux.in> | |
2524 | ||
2525 | Plus the comment left in as suggested by NI-S. | |
2526 | Branch: perl | |
2527 | ! sv.c | |
2528 | ____________________________________________________________________________ | |
2529 | [ 10679] By: jhi on 2001/06/18 11:49:27 | |
2530 | Log: One missed file. | |
2531 | Branch: perl | |
2532 | + lib/warnings.t | |
2533 | ____________________________________________________________________________ | |
2534 | [ 10678] By: nick on 2001/06/18 08:05:29 | |
2535 | Log: Integrate mainline (part2 - the deletes) | |
2536 | Branch: perlio | |
2537 | - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t | |
2538 | - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t | |
2539 | - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t | |
2540 | - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t | |
2541 | - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t | |
2542 | - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t | |
2543 | - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t | |
2544 | - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t | |
2545 | - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t | |
2546 | - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t | |
2547 | - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t | |
2548 | ____________________________________________________________________________ | |
2549 | [ 10677] By: nick on 2001/06/18 08:04:44 | |
2550 | Log: Integrate mainline (part1) | |
2551 | Branch: perlio | |
2552 | +> (branch 376 files) | |
2553 | - (delete 219 files) | |
2554 | !> (integrate 151 files) | |
2555 | ____________________________________________________________________________ | |
2556 | [ 10676] By: jhi on 2001/06/18 04:17:15 | |
2557 | Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/. | |
2558 | No doubt I made some mistakes like missed some files or | |
2559 | misnamed some files. The naming rules were more or less: | |
2560 | (1) if the module is from CPAN, follows its ways, be it | |
2561 | t/*.t or test.pl. | |
2562 | (2) otherwise if there are multiple tests for a module | |
2563 | put them in a t/ | |
2564 | (3) otherwise if there's only one test put it in Module.t | |
2565 | (4) helper files go to module/ (locale, strict, warnings) | |
2566 | (5) use longer filenames now that we can (but e.g. the | |
2567 | compat-0.6.t and the Text::Balanced test files still | |
2568 | were renamed to be more civil against the 8.3 people) | |
2569 | installperl was updated appropriately not to install the | |
2570 | *.t files or the help files from under lib. | |
2571 | ||
2572 | TODO: some helper files still remain under t/ that could | |
2573 | follow their 'masters'. UPDATE: On second thoughts, why | |
2574 | should they. They can continue to live under t/lib, and | |
2575 | in fact the locale/strict/warnings helpers that were moved | |
2576 | could be moved back. This way the amount of non-installable | |
2577 | stuff under lib/ stays smaller. | |
2578 | Branch: perl | |
2579 | + (add 253 files) | |
2580 | - (delete 254 files) | |
2581 | ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness | |
2582 | ____________________________________________________________________________ | |
2583 | [ 10675] By: jhi on 2001/06/18 03:15:02 | |
2584 | Log: The warning no more comes from util.c, it comes from numeric.c. | |
2585 | Branch: perl | |
2586 | ! README.tru64 | |
2587 | ____________________________________________________________________________ | |
2588 | [ 10674] By: jhi on 2001/06/18 00:56:22 | |
2589 | Log: Subject: Re: anyone good at casting spells? | |
2590 | From: Spider Boardman <spider@Orb.Nashua.NH.US> | |
2591 | Date: Sun, 17 Jun 2001 21:21:04 -0400 | |
2592 | Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> | |
2593 | Branch: perl | |
2594 | ! ext/POSIX/POSIX.xs hv.h | |
2595 | ____________________________________________________________________________ | |
2596 | [ 10673] By: jhi on 2001/06/17 22:24:53 | |
2597 | Log: Protect the (original) thread tests against testing if no 5.005 | |
2598 | threads have been configured. | |
2599 | Branch: perl | |
2600 | ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t | |
2601 | ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t | |
2602 | ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t | |
2603 | ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t | |
2604 | ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t | |
2605 | ! ext/Thread/unsync4.t | |
2606 | ____________________________________________________________________________ | |
2607 | [ 10672] By: jhi on 2001/06/17 22:09:28 | |
2608 | Log: Try the new test scanning scheme on Text::Abbrev. | |
2609 | Branch: perl | |
2610 | + lib/Text/Abbrev.t | |
2611 | - lib/Text/Abbrev/t/abbrev.t | |
2612 | ! MANIFEST | |
2613 | ____________________________________________________________________________ | |
2614 | [ 10671] By: jhi on 2001/06/17 22:07:08 | |
2615 | Log: Change the scan policy of the *.t and test.pl files, | |
2616 | now the *.t do not need to live in a t/ directory. | |
2617 | Branch: perl | |
2618 | ! t/TEST t/harness | |
2619 | ____________________________________________________________________________ | |
2620 | [ 10670] By: jhi on 2001/06/17 20:32:35 | |
2621 | Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING"> | |
2622 | From: Ilmari Karonen <iltzu@sci.fi> | |
2623 | Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST) | |
2624 | Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka> | |
2625 | Branch: perl | |
2626 | ! pod/perlfaq7.pod | |
2627 | ____________________________________________________________________________ | |
2628 | [ 10669] By: jhi on 2001/06/17 20:30:22 | |
2629 | Log: Quench the warnings from Tru64; the HP-UX is still | |
2630 | broken because it really, REALLY, doesn't like the | |
2631 | HvARRAY() being lvalue: | |
2632 | ||
2633 | cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment. | |
2634 | cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator. | |
2635 | Branch: perl | |
2636 | ! hv.c | |
2637 | ____________________________________________________________________________ | |
2638 | [ 10668] By: jhi on 2001/06/17 19:13:24 | |
2639 | Log: Integrate change #10667 from maintperl: | |
2640 | ||
2641 | change#10449 broke the special-case that makes lexicals inside the | |
2642 | eval"" within DB::DB() visible | |
2643 | Branch: perl | |
2644 | !> op.c | |
2645 | ____________________________________________________________________________ | |
2646 | [ 10667] By: gsar on 2001/06/17 19:08:27 | |
2647 | Log: change#10449 broke the special-case that makes lexicals inside the | |
2648 | eval"" within DB::DB() visible | |
2649 | Branch: maint-5.6/perl | |
2650 | ! op.c | |
2651 | ____________________________________________________________________________ | |
2652 | [ 10666] By: jhi on 2001/06/17 17:50:07 | |
2653 | Log: Still spurious output; indent the code a bit. | |
2654 | ||
2655 | TODO1: separate the utility functions like MkDir | |
2656 | into a helper script? | |
2657 | ||
2658 | TODO2: I see a lot of repetition in the filepath() | |
2659 | and dirpath() calls. | |
2660 | Branch: perl | |
2661 | ! t/lib/filefind.t t/lib/findtaint.t | |
2662 | ____________________________________________________________________________ | |
2663 | [ 10665] By: jhi on 2001/06/17 16:59:42 | |
2664 | Log: Regen modlib, toc. | |
2665 | Branch: perl | |
2666 | ! pod/perlmodlib.pod pod/perltoc.pod | |
2667 | ____________________________________________________________________________ | |
2668 | [ 10664] By: jhi on 2001/06/17 16:55:28 | |
2669 | Log: Add libnetcfg to perlutil. | |
2670 | Branch: perl | |
2671 | ! pod/perlutil.pod | |
2672 | ____________________________________________________________________________ | |
2673 | [ 10663] By: jhi on 2001/06/17 16:53:29 | |
2674 | Log: Initial integration of libnet-1.0703. | |
2675 | The Configure script renamed as libnetcfg, will be | |
2676 | installed along other utilities. | |
2677 | Branch: perl | |
2678 | + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg | |
2679 | + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm | |
2680 | + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm | |
2681 | + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm | |
2682 | + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm | |
2683 | + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config | |
2684 | + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm | |
2685 | + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd | |
2686 | + lib/Net/demos/nntp lib/Net/demos/nntp.mirror | |
2687 | + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp | |
2688 | + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod | |
2689 | + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t | |
2690 | + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t | |
2691 | + utils/libnetcfg.PL | |
2692 | ! MANIFEST utils.lst utils/Makefile | |
2693 | ____________________________________________________________________________ | |
2694 | [ 10662] By: jhi on 2001/06/17 15:37:32 | |
2695 | Log: Less potentially test-harness-confusing output. | |
2696 | Branch: perl | |
2697 | ! lib/Memoize/t/expire_module_t.t | |
2698 | ____________________________________________________________________________ | |
2699 | [ 10661] By: jhi on 2001/06/17 15:31:04 | |
2700 | Log: The final print annoys make test. | |
2701 | Branch: perl | |
2702 | ! t/lib/filefind.t t/lib/findtaint.t | |
2703 | ____________________________________________________________________________ | |
2704 | [ 10660] By: jhi on 2001/06/17 14:00:21 | |
2705 | Log: Add an option for handling dangling symbolic links. | |
2706 | Branch: perl | |
2707 | ! lib/File/Find.pm t/lib/filefind.t | |
2708 | ____________________________________________________________________________ | |
2709 | [ 10659] By: jhi on 2001/06/17 13:45:48 | |
2710 | Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc. | |
2711 | From: Thomas Wegner <wegner_thomas@yahoo.com> | |
2712 | Date: Sun, 17 Jun 2001 14:43:11 +0200 | |
2713 | Message-Id: <p04320400b751fb74714a@[149.225.10.45]> | |
2714 | Branch: perl | |
2715 | + t/lib/findtaint.t | |
2716 | ! MANIFEST lib/File/Find.pm t/lib/filefind.t | |
2717 | ____________________________________________________________________________ | |
2718 | [ 10658] By: jhi on 2001/06/17 13:13:25 | |
2719 | Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean | |
2720 | From: Jonathan Stowe <gellyfish@gellyfish.com> | |
2721 | Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST) | |
2722 | Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com> | |
2723 | Branch: perl | |
2724 | ! lib/ExtUtils/MM_Unix.pm | |
2725 | ____________________________________________________________________________ | |
2726 | [ 10657] By: jhi on 2001/06/17 13:12:25 | |
2727 | Log: Subject: [PATCH] more anonymous stash cleanups | |
2728 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2729 | Date: Sun, 17 Jun 2001 11:44:06 +0530 | |
2730 | Message-ID: <20010617114406.A25203@lustre.linux.in> | |
2731 | Branch: perl | |
2732 | ! op.c | |
2733 | ____________________________________________________________________________ | |
2734 | [ 10656] By: jhi on 2001/06/17 13:11:11 | |
2735 | Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO) | |
2736 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2737 | Date: Sun, 17 Jun 2001 08:02:59 +0530 | |
2738 | Message-ID: <20010617080259.A28776@lustre.linux.in> | |
2739 | ||
2740 | Subject: [PATCH #2/7] xhv_eiter | |
2741 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2742 | Date: Sun, 17 Jun 2001 08:13:18 +0530 | |
2743 | Message-ID: <20010617081318.B28776@lustre.linux.in> | |
2744 | ||
2745 | Subject: [PATCH #3/7] xhv_fill | |
2746 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2747 | Date: Sun, 17 Jun 2001 08:25:16 +0530 | |
2748 | Message-ID: <20010617082516.C28776@lustre.linux.in> | |
2749 | ||
2750 | Subject: [PATCH #4/7] xhv_keys | |
2751 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2752 | Date: Sun, 17 Jun 2001 08:36:17 +0530 | |
2753 | Message-ID: <20010617083617.D28776@lustre.linux.in> | |
2754 | ||
2755 | Subject: [PATCH #5/7] xhv_max | |
2756 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2757 | Date: Sun, 17 Jun 2001 08:39:48 +0530 | |
2758 | Message-ID: <20010617083948.E28776@lustre.linux.in> | |
2759 | ||
2760 | Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter | |
2761 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2762 | Date: Sun, 17 Jun 2001 08:51:11 +0530 | |
2763 | Message-ID: <20010617085111.F28776@lustre.linux.in> | |
2764 | Branch: perl | |
2765 | ! hv.c | |
2766 | ____________________________________________________________________________ | |
2767 | [ 10655] By: jhi on 2001/06/16 23:32:03 | |
2768 | Log: Update Changes. | |
2769 | Branch: perl | |
2770 | ! Changes patchlevel.h | |
2771 | ____________________________________________________________________________ | |
f66cedcd JH |
2772 | [ 10654] By: jhi on 2001/06/16 23:18:37 |
2773 | Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse. | |
2774 | From: Abhijit Menon-Sen <ams@wiw.org> | |
2775 | Date: Sat, 16 Jun 2001 07:41:19 +0530 | |
2776 | Message-ID: <20010616074119.A24720@lustre.linux.in> | |
2777 | Branch: perl | |
2778 | ! hv.c perl.c vms/vmsish.h win32/win32.h | |
2779 | ____________________________________________________________________________ | |
2780 | [ 10653] By: jhi on 2001/06/16 23:15:11 | |
2781 | Log: Document tests failing when threaded, since we now have more. | |
2782 | Branch: perl | |
2783 | ! pod/perl572delta.pod | |
2784 | ____________________________________________________________________________ | |
2785 | [ 10652] By: jhi on 2001/06/16 23:12:19 | |
2786 | Log: -Wall cleanup. | |
2787 | Branch: perl | |
2788 | ! ext/Thread/Thread.xs | |
2789 | ____________________________________________________________________________ | |
2790 | [ 10651] By: jhi on 2001/06/16 23:06:55 | |
2791 | Log: pthread_attr_setstacksize() isn't absolutely necessary | |
2792 | to call, only iff THREAD_CREATE_NEEDS_STACK. | |
2793 | Branch: perl | |
2794 | ! ext/Thread/Thread.xs | |
2795 | ____________________________________________________________________________ | |
2796 | [ 10650] By: jhi on 2001/06/16 22:58:48 | |
2797 | Log: -Wall strays. | |
2798 | Branch: perl | |
2799 | ! perl.c util.c | |
2800 | ____________________________________________________________________________ | |
2801 | [ 10649] By: jhi on 2001/06/16 22:47:40 | |
2802 | Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN | |
2803 | (and INT64_MIN) brokenness. | |
2804 | Branch: perl | |
2805 | ! hints/darwin.sh perl.h | |
2806 | ____________________________________________________________________________ | |
2807 | [ 10648] By: jhi on 2001/06/16 22:27:48 | |
2808 | Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611 | |
2809 | From: Nicholas Clark <nick@ccl4.org> | |
2810 | Date: Sun, 17 Jun 2001 00:16:05 +0100 | |
2811 | Message-ID: <20010617001605.V98663@plum.flirble.org> | |
2812 | Branch: perl | |
2813 | ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm | |
2814 | ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL | |
2815 | ! lib/ExtUtils/Constant.pm t/lib/extutils.t | |
2816 | ____________________________________________________________________________ | |
2817 | [ 10647] By: jhi on 2001/06/16 22:24:47 | |
2818 | Log: Add perlnetware to docs; regen toc; supply skeleton | |
2819 | docs for some Memoize submodules. | |
2820 | Branch: perl | |
2821 | ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm | |
2822 | ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm | |
2823 | ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm | |
2824 | ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod | |
2825 | ! win32/Makefile win32/makefile.mk | |
2826 | ____________________________________________________________________________ | |
2827 | [ 10646] By: jhi on 2001/06/16 22:06:52 | |
2828 | Log: pod cleanup. | |
2829 | Branch: perl | |
2830 | ! README.netware | |
2831 | ____________________________________________________________________________ | |
2832 | [ 10645] By: jhi on 2001/06/16 21:47:00 | |
2833 | Log: Integrate Memoize 0.64. Few tweaks were required in | |
2834 | the test scripts. Note that the speed and expire* | |
2835 | tests take several dozen seconds to run. | |
2836 | Branch: perl | |
2837 | + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm | |
2838 | + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm | |
2839 | + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm | |
2840 | + lib/Memoize/README lib/Memoize/SDBM_File.pm | |
2841 | + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO | |
2842 | + lib/Memoize/t/array.t lib/Memoize/t/correctness.t | |
2843 | + lib/Memoize/t/errors.t lib/Memoize/t/expire.t | |
2844 | + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t | |
2845 | + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t | |
2846 | + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t | |
2847 | + lib/Memoize/t/speed.t lib/Memoize/t/tie.t | |
2848 | + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t | |
2849 | + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t | |
2850 | + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t | |
2851 | ! MANIFEST t/lib/1_compile.t | |
2852 | ____________________________________________________________________________ | |
2853 | [ 10644] By: jhi on 2001/06/16 20:35:49 | |
2854 | Log: Document the cross-compilation options. | |
2855 | Branch: perl | |
2856 | ! Cross/README INSTALL | |
2857 | ____________________________________________________________________________ | |
2858 | [ 10643] By: jhi on 2001/06/16 19:46:38 | |
2859 | Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | |
2860 | Branch: perl | |
2861 | + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c | |
2862 | + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile | |
2863 | + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c | |
2864 | + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat | |
2865 | + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat | |
2866 | + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat | |
2867 | + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat | |
2868 | + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat | |
2869 | + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL | |
2870 | + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs | |
2871 | + NetWare/intdef.h NetWare/interface.c NetWare/interface.h | |
2872 | + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c | |
2873 | + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h | |
2874 | + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c | |
2875 | + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c | |
2876 | + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h | |
2877 | + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl | |
2878 | + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c | |
2879 | + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware | |
2880 | + lib/ExtUtils/MM_NW5.pm | |
2881 | ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs | |
2882 | ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h | |
2883 | ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm | |
2884 | ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl | |
2885 | ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t | |
2886 | ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t | |
2887 | ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t | |
2888 | ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t | |
2889 | ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t | |
2890 | ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t | |
2891 | ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t | |
2892 | ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t | |
2893 | ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t | |
2894 | ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t | |
2895 | ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t | |
2896 | ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t | |
2897 | ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t | |
2898 | ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t | |
2899 | ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t | |
2900 | ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c | |
2901 | ! util.h x2p/a2py.c | |
2902 | ____________________________________________________________________________ | |
2903 | [ 10642] By: jhi on 2001/06/16 19:16:04 | |
2904 | Log: Resort MANIFEST. | |
2905 | Branch: perl | |
2906 | ! MANIFEST | |
2907 | ____________________________________________________________________________ | |
2908 | [ 10641] By: jhi on 2001/06/16 18:52:26 | |
2909 | Log: Integrate perlio. | |
2910 | Branch: perl | |
2911 | +> win32/win32io.c | |
2912 | !> MANIFEST perlio.c perliol.h win32/makefile.mk | |
2913 | ____________________________________________________________________________ | |
2914 | [ 10640] By: nick on 2001/06/16 18:38:31 | |
2915 | Log: Disable :win32 layer as default till I get it working | |
2916 | Branch: perlio | |
2917 | ! MANIFEST perlio.c | |
2918 | ____________________________________________________________________________ | |
2919 | [ 10639] By: jhi on 2001/06/16 18:35:46 | |
2920 | Log: Try the new scheme by moving the Text::Abbrev test | |
2921 | to a new place under lib. | |
2922 | Branch: perl | |
2923 | + lib/Text/Abbrev/t/abbrev.t | |
2924 | - t/lib/abbrev.t | |
2925 | ! MANIFEST | |
2926 | ____________________________________________________________________________ | |
2927 | [ 10638] By: jhi on 2001/06/16 18:34:30 | |
2928 | Log: Make the code even more dynamical so that testname | |
2929 | suffix length can change. | |
2930 | Branch: perl | |
2931 | ! lib/Test/Harness.pm t/TEST | |
2932 | ____________________________________________________________________________ | |
2933 | [ 10637] By: jhi on 2001/06/16 18:16:28 | |
2934 | Log: Allow for deeper t/ and also a single test.pl. | |
2935 | Branch: perl | |
2936 | ! t/TEST t/harness | |
2937 | ____________________________________________________________________________ | |
2938 | [ 10636] By: jhi on 2001/06/16 18:13:59 | |
2939 | Log: #define fix from Nicholas Clark. | |
2940 | Branch: perl | |
2941 | ! ext/POSIX/POSIX.xs | |
2942 | ____________________________________________________________________________ | |
2943 | [ 10635] By: jhi on 2001/06/16 17:50:43 | |
2944 | Log: Initialization is nice. | |
2945 | Branch: perl | |
2946 | ! lib/Test/Harness.pm | |
2947 | ____________________________________________________________________________ | |
2948 | [ 10634] By: jhi on 2001/06/16 17:38:53 | |
2949 | Log: Make t/TEST and t/harness to test also the t/ tests | |
2950 | under the main lib/ and ext/ directories. Fix Test::Harness | |
2951 | to dynamically change the width of its "foo/bar....ok" output. | |
2952 | Branch: perl | |
2953 | ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness | |
2954 | ____________________________________________________________________________ | |
2955 | [ 10633] By: jhi on 2001/06/16 16:58:57 | |
2956 | Log: Subject: [PATCH] Re: perl@10611 | |
2957 | From: Nicholas Clark <nick@ccl4.org> | |
2958 | Date: Sat, 16 Jun 2001 16:52:47 +0100 | |
2959 | Message-ID: <20010616165247.O98663@plum.flirble.org> | |
2960 | ||
2961 | The .xs parts, too. | |
2962 | Branch: perl | |
2963 | ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs | |
2964 | ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs | |
2965 | ____________________________________________________________________________ | |
2966 | [ 10632] By: nick on 2001/06/16 16:44:35 | |
2967 | Log: Work-in-progress win32 layer semi-functional, checking | |
2968 | for UNIX breakage. | |
2969 | Branch: perlio | |
2970 | ! perlio.c perliol.h win32/makefile.mk win32/win32io.c | |
2971 | ____________________________________________________________________________ | |
2972 | [ 10631] By: jhi on 2001/06/16 16:40:30 | |
2973 | Log: Subject: [PATCH] Re: perl@10611 | |
2974 | From: Nicholas Clark <nick@ccl4.org> | |
2975 | Date: Sat, 16 Jun 2001 16:52:47 +0100 | |
2976 | Message-ID: <20010616165247.O98663@plum.flirble.org> | |
2977 | Branch: perl | |
2978 | ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL | |
2979 | ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs | |
2980 | ! ext/Socket/Makefile.PL ext/Socket/Socket.xs | |
2981 | ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs | |
2982 | ! lib/ExtUtils/Constant.pm | |
2983 | ____________________________________________________________________________ | |
2984 | [ 10630] By: jhi on 2001/06/16 15:11:38 | |
2985 | Log: Metaconfig unit change for #10629. | |
2986 | Branch: metaconfig | |
2987 | ! U/modified/Finish.U | |
2988 | ____________________________________________________________________________ | |
2989 | [ 10629] By: jhi on 2001/06/16 15:11:10 | |
2990 | Log: The extraction changed directories. | |
2991 | Branch: perl | |
2992 | ! Configure | |
2993 | ____________________________________________________________________________ | |
2994 | [ 10628] By: jhi on 2001/06/16 14:59:38 | |
2995 | Log: Math::BigInt 1.35 from Tels. | |
2996 | Branch: perl | |
2997 | + t/lib/mbimbf.t | |
2998 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
2999 | ! t/lib/bigfltpm.t t/lib/bigintpm.t | |
3000 | ____________________________________________________________________________ | |
3001 | [ 10627] By: nick on 2001/06/16 14:54:52 | |
3002 | Log: Work in progress UNIX-side edit of win32 PerLIO layer | |
3003 | Branch: perlio | |
3004 | + win32/win32io.c | |
3005 | ! perlio.c win32/makefile.mk | |
3006 | ____________________________________________________________________________ | |
3007 | [ 10626] By: jhi on 2001/06/16 14:01:50 | |
3008 | Log: Subject: [PATCH 5.6.1] os2/diff-configure | |
3009 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3010 | Date: Fri, 15 Jun 2001 01:19:36 -0400 | |
3011 | Message-ID: <20010615011936.A26982@math.ohio-state.edu> | |
3012 | ||
3013 | Empty all of it because I think #10624 made even the | |
3014 | last patch hunk unnecessary. | |
3015 | Branch: perl | |
3016 | ! os2/diff.configure | |
3017 | ____________________________________________________________________________ | |
3018 | [ 10625] By: jhi on 2001/06/16 13:58:34 | |
3019 | Log: Metaconfig unit change for 10624. | |
3020 | Branch: metaconfig | |
3021 | ! U/modified/libc.U | |
3022 | Branch: perl | |
3023 | ! config_h.SH | |
3024 | ____________________________________________________________________________ | |
3025 | [ 10624] By: jhi on 2001/06/16 13:58:13 | |
3026 | Log: Move the initialization of libnames to the beginning so | |
3027 | that can one 'seed' it (as OS/2 does.) | |
3028 | Branch: perl | |
3029 | ! Configure | |
3030 | ____________________________________________________________________________ | |
3031 | [ 10623] By: jhi on 2001/06/16 13:47:54 | |
3032 | Log: Subject: [PATCH 5.6.1] OS2::DLL patch | |
3033 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3034 | Date: Fri, 15 Jun 2001 19:10:57 -0400 | |
3035 | Message-ID: <20010615191057.A8050@math.ohio-state.edu> | |
3036 | Branch: perl | |
3037 | ! os2/OS2/REXX/DLL/DLL.pm | |
3038 | ____________________________________________________________________________ | |
3039 | [ 10622] By: jhi on 2001/06/16 13:29:42 | |
3040 | Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring | |
3041 | From: "Craig A. Berry" <craigberry@mac.com> | |
3042 | Date: Fri, 15 Jun 2001 17:00:03 -0500 | |
3043 | Message-Id: <a05101007b750342599be@[172.16.52.1]> | |
3044 | Branch: perl | |
3045 | ! vms/descrip_mms.template | |
3046 | ____________________________________________________________________________ | |
3047 | [ 10621] By: jhi on 2001/06/16 13:28:37 | |
3048 | Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again) | |
3049 | From: "Craig A. Berry" <craigberry@mac.com> | |
3050 | Date: Fri, 15 Jun 2001 18:39:42 -0500 | |
3051 | Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]> | |
3052 | Branch: perl | |
3053 | ! lib/File/Spec/VMS.pm t/lib/extutils.t | |
3054 | ____________________________________________________________________________ | |
3055 | [ 10620] By: jhi on 2001/06/16 13:25:06 | |
3056 | Log: Integrate perlio. | |
3057 | Branch: perl | |
3058 | !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h | |
3059 | !> t/io/utf8.t t/lib/io_scalar.t | |
3060 | ____________________________________________________________________________ | |
3061 | [ 10619] By: nick on 2001/06/15 21:05:19 | |
3062 | Log: Generated files | |
3063 | Branch: perlio | |
3064 | ! embed.h proto.h | |
3065 | ____________________________________________________________________________ | |
3066 | [ 10618] By: nick on 2001/06/15 20:27:42 | |
3067 | Log: Fix open.pm to work via XS-implemented method calls rather | |
3068 | than *open::layers variables which caused all the HV/AV hassle. | |
3069 | Branch: perlio | |
3070 | ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t | |
3071 | ! t/lib/io_scalar.t | |
3072 | ____________________________________________________________________________ | |
3073 | [ 10617] By: jhi on 2001/06/15 18:50:53 | |
3074 | Log: Integrate perlio. | |
3075 | Branch: perl | |
3076 | !> lib/ExtUtils/Constant.pm | |
3077 | ____________________________________________________________________________ | |
3078 | [ 10616] By: nick on 2001/06/15 18:46:47 | |
3079 | Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm | |
3080 | Branch: perlio | |
3081 | ! lib/ExtUtils/Constant.pm | |
3082 | ____________________________________________________________________________ | |
3083 | [ 10615] By: jhi on 2001/06/15 18:36:43 | |
3084 | Log: Integrate perlio. | |
3085 | Branch: perl | |
3086 | !> ext/Socket/Socket.xs | |
3087 | ____________________________________________________________________________ | |
3088 | [ 10614] By: nick on 2001/06/15 18:33:37 | |
3089 | Log: MULTIPLICITY fix for Socket.xs | |
3090 | Branch: perlio | |
3091 | ! ext/Socket/Socket.xs | |
3092 | ____________________________________________________________________________ | |
3093 | [ 10613] By: jhi on 2001/06/15 16:34:06 | |
3094 | Log: Subject: Re: perl@10611 | |
3095 | From: Doug MacEachern <dougm@covalent.net> | |
3096 | Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT) | |
3097 | Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net> | |
3098 | Branch: perl | |
3099 | ! ext/Socket/Socket.xs | |
3100 | ____________________________________________________________________________ | |
3101 | [ 10612] By: nick on 2001/06/15 16:14:38 | |
3102 | Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs | |
3103 | Branch: perlio | |
3104 | !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs | |
3105 | !> ext/Socket/Socket.pm ext/Socket/Socket.xs | |
3106 | !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl | |
3107 | !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t | |
3108 | !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t | |
3109 | !> utils/h2ph.PL | |
3110 | ____________________________________________________________________________ | |
3111 | [ 10611] By: jhi on 2001/06/15 14:29:04 | |
3112 | Log: Update Changes. | |
3113 | Branch: perl | |
3114 | ! Changes patchlevel.h | |
3115 | ____________________________________________________________________________ | |
377d47e7 JH |
3116 | [ 10610] By: jhi on 2001/06/15 14:20:33 |
3117 | Log: Upping the test count. | |
3118 | Branch: perl | |
3119 | ! t/lib/filefind.t | |
3120 | ____________________________________________________________________________ | |
3121 | [ 10609] By: jhi on 2001/06/15 14:13:29 | |
3122 | Log: Integrate perlio. | |
3123 | Branch: perl | |
3124 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3125 | ____________________________________________________________________________ | |
3126 | [ 10608] By: jhi on 2001/06/15 14:12:31 | |
3127 | Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy | |
3128 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
3129 | Date: 15 Jun 2001 13:30:39 +0200 | |
3130 | Message-ID: <m3hexikmjk.fsf@ak-71.mind.de> | |
3131 | ||
3132 | Record the grim history. | |
3133 | Branch: perl | |
3134 | ! lib/File/Find.pm | |
3135 | ____________________________________________________________________________ | |
3136 | [ 10607] By: jhi on 2001/06/15 14:08:19 | |
3137 | Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy | |
3138 | From: Brian McCauley <nobull@mail.com> | |
3139 | Date: 15 Jun 2001 07:51:26 +0100 | |
3140 | Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk> | |
3141 | Branch: perl | |
3142 | ! lib/File/Find.pm t/lib/filefind.t | |
3143 | ____________________________________________________________________________ | |
3144 | [ 10606] By: nick on 2001/06/15 14:00:08 | |
3145 | Log: regen_config_h for Win32. | |
3146 | Branch: perlio | |
3147 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3148 | ____________________________________________________________________________ | |
3149 | [ 10605] By: jhi on 2001/06/15 13:49:55 | |
3150 | Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph* | |
3151 | From: Peter Prymmer <pvhp@forte.com> | |
3152 | Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT) | |
3153 | Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com> | |
3154 | Branch: perl | |
3155 | ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL | |
3156 | ____________________________________________________________________________ | |
3157 | [ 10604] By: jhi on 2001/06/15 13:45:03 | |
3158 | Log: Some filesystems require writability for rename/unlink. | |
3159 | Branch: perl | |
3160 | ! opcode.pl | |
3161 | ____________________________________________________________________________ | |
3162 | [ 10603] By: jhi on 2001/06/15 13:41:34 | |
3163 | Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report | |
3164 | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> | |
3165 | Date: Fri, 15 Jun 2001 12:08:53 +0200 | |
3166 | Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl> | |
3167 | Branch: perl | |
3168 | ! perlio.c | |
3169 | ____________________________________________________________________________ | |
3170 | [ 10602] By: jhi on 2001/06/15 13:27:04 | |
3171 | Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree | |
3172 | From: Mike Guy <mjtg@cam.ac.uk> | |
3173 | Date: Fri, 15 Jun 2001 14:11:49 +0100 | |
3174 | Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk> | |
3175 | Branch: perl | |
3176 | ! opcode.pl | |
3177 | ____________________________________________________________________________ | |
3178 | [ 10601] By: jhi on 2001/06/15 13:21:18 | |
3179 | Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE | |
3180 | From: Nicholas Clark <nick@ccl4.org> | |
3181 | Date: Thu, 14 Jun 2001 23:52:56 +0100 | |
3182 | Message-ID: <20010614235256.G98663@plum.flirble.org> | |
3183 | Branch: perl | |
3184 | ! ext/Socket/Socket.pm ext/Socket/Socket.xs | |
3185 | ! lib/ExtUtils/Constant.pm t/lib/extutils.t | |
3186 | ____________________________________________________________________________ | |
3187 | [ 10600] By: jhi on 2001/06/15 13:16:56 | |
3188 | Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall) | |
3189 | From: Russ Allbery <rra@stanford.edu> | |
3190 | Date: 14 Jun 2001 13:24:43 -0700 | |
3191 | Message-ID: <ylzobaizck.fsf@windlord.stanford.edu> | |
3192 | Branch: perl | |
3193 | ! ext/GDBM_File/GDBM_File.pm | |
3194 | ____________________________________________________________________________ | |
3195 | [ 10599] By: jhi on 2001/06/15 13:15:26 | |
3196 | Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall) | |
3197 | From: Nicholas Clark <nick@ccl4.org> | |
3198 | Date: Thu, 14 Jun 2001 20:37:47 +0100 | |
3199 | Message-ID: <20010614203747.F98663@plum.flirble.org> | |
3200 | Branch: perl | |
3201 | ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs | |
3202 | ! t/lib/gdbm.t | |
3203 | ____________________________________________________________________________ | |
3204 | [ 10598] By: jhi on 2001/06/15 13:13:13 | |
3205 | Log: Integrate perlio. | |
3206 | Branch: perl | |
3207 | !> makedef.pl sv.c | |
3208 | ____________________________________________________________________________ | |
3209 | [ 10597] By: nick on 2001/06/15 11:08:13 | |
3210 | Log: Check that HVs with HvNAME() != NULL are really stashes before | |
3211 | treating them as such. Also be more defensive on the GvCV. | |
3212 | Win32 fork and dprof now working again. | |
3213 | Branch: perlio | |
3214 | ! sv.c | |
3215 | ____________________________________________________________________________ | |
3216 | [ 10596] By: nick on 2001/06/15 10:11:20 | |
3217 | Log: Integrate mainline. | |
3218 | Branch: perlio | |
3219 | +> Cross/README | |
3220 | !> Configure Makefile.SH Porting/Glossary Porting/config.sh | |
3221 | !> Porting/config_H config_h.SH configure.com epoc/config.sh | |
3222 | !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh | |
3223 | !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def | |
3224 | !> vos/config.ga.h win32/config.bc win32/config.gc | |
3225 | !> win32/config.vc win32/config_H.bc win32/config_H.gc | |
3226 | !> win32/config_H.vc | |
3227 | ____________________________________________________________________________ | |
3228 | [ 10595] By: nick on 2001/06/15 09:37:17 | |
3229 | Log: Skip Perl_my_bcopy in .def file as we do not provide it. | |
3230 | - Win32 (VC++) now builds but fails: | |
3231 | filefind.t - suspect Win32's builtin cwd is not doing insecure dir test | |
3232 | fork.t - No &___ENV_HV_NAME___::CLONE method ??? | |
3233 | write.t - open(...,"|-") not implemented on Win32 | |
3234 | Branch: perlio | |
3235 | ! makedef.pl | |
3236 | ____________________________________________________________________________ | |
3237 | [ 10594] By: jhi on 2001/06/15 00:17:16 | |
3238 | Log: Integrate perlio. | |
3239 | Branch: perl | |
3240 | !> perlio.c win32/makefile.mk | |
3241 | ____________________________________________________________________________ | |
3242 | [ 10593] By: jhi on 2001/06/15 00:16:44 | |
3243 | Log: Metaconfig unit changes for #10592. | |
3244 | Branch: metaconfig | |
3245 | + U/modified/i_varhdr.U U/modified/startsh.U | |
3246 | - U/a_dvisory/crosscompile.U U/target/Target.U | |
3247 | ! U/a_dvisory/intsize.U U/compline/alignbytes.U | |
3248 | ! U/compline/bitpbyte.U U/compline/byteorder.U | |
3249 | ! U/compline/ccflags.U U/compline/charsize.U | |
3250 | ! U/compline/d_casti32.U U/compline/d_castneg.U | |
3251 | ! U/compline/d_closedir.U U/compline/d_fd_set.U | |
3252 | ! U/compline/d_gconvert.U U/compline/d_gnulibc.U | |
3253 | ! U/compline/d_keepsig.U U/compline/d_open3.U | |
3254 | ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U | |
3255 | ! U/compline/d_sanemcmp.U U/compline/d_scannl.U | |
3256 | ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U | |
3257 | ! U/compline/d_stdstdio.U U/compline/d_vprintf.U | |
3258 | ! U/compline/doublesize.U U/compline/floatsize.U | |
3259 | ! U/compline/nblock_io.U U/compline/orderlib.U | |
3260 | ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U | |
3261 | ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U | |
3262 | ! U/modified/d_getpgrp.U U/modified/d_longdbl.U | |
3263 | ! U/modified/d_longlong.U U/modified/d_setpgrp.U | |
3264 | ! U/modified/d_strtoul.U U/modified/d_union_semun.U | |
3265 | ! U/modified/spitshell.U U/threads/archname.U | |
3266 | ! U/threads/d_pthreadj.U U/typedefs/gidsign.U | |
3267 | ! U/typedefs/gidsize.U U/typedefs/lseektype.U | |
3268 | ! U/typedefs/pidsign.U U/typedefs/pidsize.U | |
3269 | ! U/typedefs/sizesize.U U/typedefs/ssizesize.U | |
3270 | ! U/typedefs/uidsign.U U/typedefs/uidsize.U | |
3271 | Branch: metaconfig/U/perl | |
3272 | + Cross.U | |
3273 | ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U | |
3274 | ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U | |
3275 | ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U | |
3276 | ! need_va_copy.U perlxv.U quadfio.U selectminbits.U | |
3277 | ! stdio_streams.U uselfs.U | |
3278 | ____________________________________________________________________________ | |
3279 | [ 10592] By: jhi on 2001/06/15 00:15:52 | |
3280 | Log: The first steps towards cross-compilation. | |
3281 | ||
3282 | Abstract execution of compiled test executables with $run, | |
3283 | and abstract transfer of files with $to and $from. | |
3284 | ||
3285 | Under cross-compilation the $run, $to, and $from will point | |
3286 | to appropriate wrapper scripts, by default ssh and scp, | |
3287 | but also rsh, rcp, and cp are supported. If not | |
3288 | cross-compiling, they will be set to '', ':', and ':', | |
3289 | respectively. | |
3290 | ||
3291 | With these patches I was able to get Configure for | |
3292 | iPAQ ARM Linux on an Intel Linux about 95% right | |
3293 | (only a few tests failed to execute or they produced | |
3294 | incorrect results), and I was able to compile | |
3295 | a functional miniperl. | |
3296 | ||
3297 | The symbol crosscompile renamed to be usecrosscompile, | |
3298 | the corresponding C symbol from CROSSCOMPILE to | |
3299 | USE_CROSS_COMPILE. | |
3300 | Branch: perl | |
3301 | ! Configure Cross/README Makefile.SH Porting/Glossary | |
3302 | ! Porting/config.sh Porting/config_H config_h.SH configure.com | |
3303 | ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h | |
3304 | ! uconfig.sh vos/config.alpha.def vos/config.alpha.h | |
3305 | ! vos/config.ga.def vos/config.ga.h win32/config.bc | |
3306 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
3307 | ! win32/config_H.gc win32/config_H.vc | |
3308 | ____________________________________________________________________________ | |
3309 | [ 10591] By: nick on 2001/06/14 20:00:12 | |
3310 | Log: Steps along the road toward Win32 building again. | |
3311 | Branch: perlio | |
3312 | ! perlio.c win32/makefile.mk | |
3313 | ____________________________________________________________________________ | |
3314 | [ 10590] By: jhi on 2001/06/14 16:11:11 | |
3315 | Log: Integrate perlio. | |
3316 | Branch: perl | |
3317 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3318 | ____________________________________________________________________________ | |
3319 | [ 10589] By: nick on 2001/06/14 13:54:07 | |
3320 | Log: Routine regen_config_h for Win32 | |
3321 | Branch: perlio | |
3322 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3323 | ____________________________________________________________________________ | |
3324 | [ 10588] By: jhi on 2001/06/14 12:30:46 | |
3325 | Log: Integrate perlio. | |
3326 | Branch: perl | |
3327 | +> perlyline.pl | |
3328 | !> MANIFEST Makefile.SH perly.c t/lib/filefind.t | |
3329 | ____________________________________________________________________________ | |
3330 | [ 10587] By: jhi on 2001/06/14 12:23:24 | |
3331 | Log: A placeholder. | |
3332 | Branch: perl | |
3333 | + Cross/README | |
3334 | ____________________________________________________________________________ | |
3335 | [ 10586] By: nick on 2001/06/14 08:25:07 | |
3336 | Log: Add new step to run_byacc which: | |
3337 | A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable | |
3338 | B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about. | |
3339 | Branch: perlio | |
3340 | + perlyline.pl | |
3341 | ! MANIFEST Makefile.SH perly.c | |
3342 | ____________________________________________________________________________ | |
3343 | [ 10585] By: nick on 2001/06/14 08:22:29 | |
3344 | Log: Integrate mainline | |
3345 | Branch: perlio | |
3346 | +> locale.c numeric.c | |
3347 | !> Changes cygwin/Makefile.SHs embed.h embed.pl | |
3348 | !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
3349 | !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod | |
3350 | !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c | |
3351 | !> x2p/Makefile.SH | |
3352 | ____________________________________________________________________________ | |
3353 | [ 10584] By: nick on 2001/06/14 08:05:53 | |
3354 | Log: Hack to remove insecure directories from PATH so test will run. | |
3355 | Branch: perlio | |
3356 | ! t/lib/filefind.t | |
3357 | ____________________________________________________________________________ | |
3358 | [ 10583] By: jhi on 2001/06/14 03:11:16 | |
3359 | Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing. | |
3360 | Branch: perl | |
3361 | - t/lib/mbimbf.t | |
3362 | ! MANIFEST | |
3363 | ____________________________________________________________________________ | |
3364 | [ 10582] By: jhi on 2001/06/14 03:04:51 | |
3365 | Log: Detypo. | |
3366 | Branch: perl | |
3367 | ! x2p/Makefile.SH | |
3368 | ____________________________________________________________________________ | |
3369 | [ 10581] By: jhi on 2001/06/14 03:03:14 | |
3370 | Log: de-$CONFIG continues. | |
3371 | Branch: perl | |
3372 | ! cygwin/Makefile.SHs x2p/Makefile.SH | |
3373 | ____________________________________________________________________________ | |
3374 | [ 10580] By: jhi on 2001/06/13 23:56:59 | |
3375 | Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree | |
3376 | From: Nicholas Clark <nick@ccl4.org> | |
3377 | Date: Wed, 13 Jun 2001 21:20:13 +0100 | |
3378 | Message-ID: <20010613212013.D98663@plum.flirble.org> | |
3379 | Branch: perl | |
3380 | ! opcode.pl | |
3381 | ____________________________________________________________________________ | |
3382 | [ 10579] By: jhi on 2001/06/13 23:55:29 | |
3383 | Log: Subject: splitting util.c | |
3384 | From: Hugo <hv@crypt.compulink.co.uk> | |
3385 | Date: Thu, 14 Jun 2001 00:41:08 +0100 | |
3386 | Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk> | |
3387 | Branch: perl | |
3388 | + locale.c numeric.c | |
3389 | ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c | |
3390 | ! pod/perlapi.pod proto.h util.c | |
3391 | ____________________________________________________________________________ | |
3392 | [ 10578] By: jhi on 2001/06/13 23:45:11 | |
3393 | Log: Upgrade to Math::BigInt 1.34 from Tels. | |
3394 | Branch: perl | |
3395 | + t/lib/mbimbf.t | |
3396 | ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm | |
3397 | ! t/lib/bigfltpm.t t/lib/bigintpm.t | |
3398 | ____________________________________________________________________________ | |
3399 | [ 10577] By: nick on 2001/06/13 19:02:48 | |
3400 | Log: Integrate mainline. Storable fail has gone, insecure dependancy still there. | |
3401 | Branch: perlio | |
3402 | !> (integrate 125 files) | |
3403 | ____________________________________________________________________________ | |
3404 | [ 10576] By: jhi on 2001/06/13 18:10:01 | |
3405 | Log: Update Changes. | |
3406 | Branch: perl | |
3407 | ! Changes patchlevel.h | |
3408 | ____________________________________________________________________________ | |
76e502b4 JH |
3409 | [ 10575] By: jhi on 2001/06/13 18:05:09 |
3410 | Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override | |
3411 | From: "Craig A. Berry" <craigberry@mac.com> | |
3412 | Date: Wed, 13 Jun 2001 13:24:28 -0500 | |
3413 | Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com> | |
3414 | Branch: perl | |
3415 | ! ext/re/Makefile.PL | |
3416 | ____________________________________________________________________________ | |
3417 | [ 10574] By: jhi on 2001/06/13 17:34:36 | |
3418 | Log: Mc.u.c. for #10573. | |
3419 | Branch: metaconfig | |
3420 | ! U/threads/usethreads.U | |
3421 | ____________________________________________________________________________ | |
3422 | [ 10573] By: jhi on 2001/06/13 17:34:00 | |
3423 | Log: It would be also be good if I could type. | |
3424 | Branch: perl | |
3425 | ! Configure | |
3426 | ____________________________________________________________________________ | |
3427 | [ 10572] By: jhi on 2001/06/13 17:26:29 | |
3428 | Log: Metaconfig unit change for #10571. | |
3429 | Branch: metaconfig | |
3430 | ! U/threads/usethreads.U | |
3431 | ____________________________________________________________________________ | |
3432 | [ 10571] By: jhi on 2001/06/13 17:26:05 | |
3433 | Log: A non-empty default is a good thing. | |
3434 | Branch: perl | |
3435 | ! Configure | |
3436 | ____________________________________________________________________________ | |
3437 | [ 10570] By: jhi on 2001/06/13 17:15:16 | |
3438 | Log: Metaconfig unit change for #10569. | |
3439 | Branch: metaconfig | |
3440 | ! U/threads/usethreads.U | |
3441 | ____________________________________________________________________________ | |
3442 | [ 10569] By: jhi on 2001/06/13 17:14:17 | |
3443 | Log: Add Configure directive -Dusereentrant for Artur's ithreads work, | |
3444 | extremely experimental, not even prompted for. | |
3445 | Branch: perl | |
3446 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
3447 | ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h | |
3448 | ! uconfig.sh vos/config.alpha.def vos/config.ga.def | |
3449 | ! win32/config.bc win32/config.gc win32/config.vc | |
3450 | ____________________________________________________________________________ | |
3451 | [ 10568] By: jhi on 2001/06/13 16:22:27 | |
3452 | Log: FAQ tweak for Vanina Arca <varca@baufest.com>. | |
3453 | Branch: perl | |
3454 | ! pod/perlfaq6.pod | |
3455 | ____________________________________________________________________________ | |
3456 | [ 10567] By: jhi on 2001/06/13 16:20:23 | |
3457 | Log: Integrate perlio; conflicts, accept Nick's versions. | |
3458 | Branch: perl | |
3459 | !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs | |
3460 | !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h | |
3461 | ____________________________________________________________________________ | |
3462 | [ 10566] By: jhi on 2001/06/13 16:17:42 | |
3463 | Log: Subject: Re: ext/ + -Wall | |
3464 | From: Doug MacEachern <dougm@covalent.net> | |
3465 | Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT) | |
3466 | Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net> | |
3467 | Branch: perl | |
3468 | ! XSUB.h lib/ExtUtils/xsubpp perl.h | |
3469 | ____________________________________________________________________________ | |
3470 | [ 10565] By: jhi on 2001/06/13 16:16:07 | |
3471 | Log: Similar logic as DB_File.xs, using the modern macros and | |
3472 | defines them to older ones for older Perls where PERL_VERSION | |
3473 | is not defined, from Doug MacEachern. | |
3474 | Branch: perl | |
3475 | ! ext/Storable/Storable.xs | |
3476 | ____________________________________________________________________________ | |
3477 | [ 10564] By: nick on 2001/06/13 15:22:01 | |
3478 | Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish | |
3479 | and using that instead (name lookups are sequential search for now). | |
3480 | Branch: perlio | |
3481 | ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs | |
3482 | ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h | |
3483 | ____________________________________________________________________________ | |
3484 | [ 10563] By: jhi on 2001/06/13 14:07:43 | |
3485 | Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to | |
3486 | From: "Richard Soderberg" <rs@crystalflame.net> | |
3487 | Date: Sat, 26 May 2001 06:44:20 -0700 | |
3488 | Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net> | |
3489 | Branch: perl | |
3490 | ! sv.c t/op/glob.t | |
3491 | ____________________________________________________________________________ | |
3492 | [ 10562] By: jhi on 2001/06/13 13:55:10 | |
3493 | Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override | |
3494 | From: "Craig A. Berry" <craigberry@mac.com> | |
3495 | Date: Tue, 12 Jun 2001 23:55:26 -0500 | |
3496 | Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]> | |
3497 | Branch: perl | |
3498 | ! ext/re/Makefile.PL ext/re/re.xs | |
3499 | ____________________________________________________________________________ | |
3500 | [ 10561] By: jhi on 2001/06/13 13:44:58 | |
3501 | Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as | |
3502 | suggested by NI-S. | |
3503 | Branch: perl | |
3504 | ! XSUB.h malloc.c perl.h | |
3505 | ____________________________________________________________________________ | |
3506 | [ 10560] By: jhi on 2001/06/13 13:35:42 | |
3507 | Log: Regen toc. | |
3508 | Branch: perl | |
3509 | ! pod/perltoc.pod | |
3510 | ____________________________________________________________________________ | |
3511 | [ 10559] By: jhi on 2001/06/13 12:53:18 | |
3512 | Log: Subject: [patch] perl.gprof control | |
3513 | From: Doug MacEachern <dougm@covalent.net> | |
3514 | Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT) | |
3515 | Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net> | |
3516 | Branch: perl | |
3517 | ! miniperlmain.c perl.h | |
3518 | ____________________________________________________________________________ | |
3519 | [ 10558] By: jhi on 2001/06/13 12:51:47 | |
3520 | Log: Subject: Re: ext/ + -Wall | |
3521 | From: Doug MacEachern <dougm@covalent.net> | |
3522 | Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT) | |
3523 | Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net> | |
3524 | ||
3525 | Document ax and break up dXSARGS. | |
3526 | Branch: perl | |
3527 | ! XSUB.h pod/perlapi.pod | |
3528 | ____________________________________________________________________________ | |
3529 | [ 10557] By: jhi on 2001/06/13 12:39:55 | |
3530 | Log: More AIX tweakage from Merijn. | |
3531 | Branch: perl | |
3532 | ! hints/aix.sh | |
3533 | ____________________________________________________________________________ | |
3534 | [ 10556] By: jhi on 2001/06/13 03:26:58 | |
3535 | Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build | |
3536 | From: "Craig A. Berry" <craigberry@mac.com> | |
3537 | Date: Tue, 12 Jun 2001 22:57:45 -0500 | |
3538 | Message-Id: <a05101001b74c943d7af4@[192.168.56.160]> | |
3539 | Branch: perl | |
3540 | ! vms/descrip_mms.template | |
3541 | ____________________________________________________________________________ | |
3542 | [ 10555] By: jhi on 2001/06/13 02:50:43 | |
3543 | Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS | |
3544 | From: "Craig A. Berry" <craigberry@mac.com> | |
3545 | Date: Tue, 12 Jun 2001 22:21:39 -0500 | |
3546 | Message-Id: <a05101000b74c8698483b@[172.16.52.1]> | |
3547 | Branch: perl | |
3548 | ! configure.com util.c | |
3549 | ____________________________________________________________________________ | |
3550 | [ 10554] By: jhi on 2001/06/13 02:23:16 | |
3551 | Log: New AIX dynaloading code from Jens-Uwe Mager. | |
3552 | Does break binary compatibility. | |
3553 | Branch: perl | |
3554 | ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl | |
3555 | ____________________________________________________________________________ | |
3556 | [ 10553] By: jhi on 2001/06/13 02:10:16 | |
3557 | Log: VMS DEC C compiler found nits by Peter Prymmer. | |
3558 | Branch: perl | |
3559 | ! util.c | |
3560 | ____________________________________________________________________________ | |
3561 | [ 10552] By: jhi on 2001/06/13 01:36:12 | |
3562 | Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test | |
3563 | From: Peter Prymmer <pvhp@forte.com> | |
3564 | Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT) | |
3565 | Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com> | |
3566 | Branch: perl | |
3567 | ! t/lib/filecomp.t | |
3568 | ____________________________________________________________________________ | |
3569 | [ 10551] By: jhi on 2001/06/13 01:26:53 | |
3570 | Log: I wonder how many $CONFIGs still lurk in the shadows. | |
3571 | Branch: perl | |
3572 | ! pod/Makefile.SH x2p/cflags.SH | |
3573 | ____________________________________________________________________________ | |
3574 | [ 10550] By: jhi on 2001/06/13 01:25:12 | |
3575 | Log: Grok three kinds of line endings, should fix [ID 20010612.003] | |
3576 | Branch: perl | |
3577 | ! pod/checkpods.PL | |
3578 | ____________________________________________________________________________ | |
3579 | [ 10549] By: jhi on 2001/06/13 01:05:28 | |
3580 | Log: Use __attribute__((unused)) to silence -Wall on unused ax. | |
3581 | Branch: perl | |
3582 | ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp | |
3583 | ____________________________________________________________________________ | |
3584 | [ 10548] By: jhi on 2001/06/13 00:41:28 | |
3585 | Log: Subject: [patch] rid local_patches warnings | |
3586 | From: Doug MacEachern <dougm@covalent.net> | |
3587 | Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT) | |
3588 | Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net> | |
3589 | Branch: perl | |
3590 | ! ext/List/Util/Util.xs ext/Storable/Storable.xs | |
3591 | ____________________________________________________________________________ | |
3592 | [ 10547] By: jhi on 2001/06/13 00:40:29 | |
3593 | Log: Subject: Re: ext/ + -Wall | |
3594 | From: Doug MacEachern <dougm@covalent.net> | |
3595 | Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT) | |
3596 | Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net> | |
3597 | Branch: perl | |
3598 | ! ext/attrs/attrs.xs | |
3599 | ____________________________________________________________________________ | |
3600 | [ 10546] By: jhi on 2001/06/13 00:39:06 | |
3601 | Log: Subject: [PATCH] perlretut.pod: unterminated C<> | |
3602 | From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> | |
3603 | Date: Tue, 12 Jun 2001 14:36:20 -0400 | |
3604 | Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu> | |
3605 | Branch: perl | |
3606 | ! pod/perlretut.pod | |
3607 | ____________________________________________________________________________ | |
3608 | [ 10545] By: jhi on 2001/06/13 00:38:02 | |
3609 | Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation | |
3610 | From: Mike Guy <mjtg@cam.ac.uk> | |
3611 | Date: Tue, 12 Jun 2001 19:10:31 +0100 | |
3612 | Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk> | |
3613 | ||
3614 | Subject: Re: [ID 20010612.001] out of memory during regex compilation | |
3615 | From: Mike Guy <mjtg@cam.ac.uk> | |
3616 | Date: Tue, 12 Jun 2001 19:21:01 +0100 | |
3617 | Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk> | |
3618 | Branch: perl | |
3619 | ! pod/perlop.pod | |
3620 | ____________________________________________________________________________ | |
3621 | [ 10544] By: jhi on 2001/06/13 00:34:39 | |
3622 | Log: AIX tweaks from Merijn H. Brand. | |
3623 | Branch: perl | |
3624 | ! hints/aix.sh | |
3625 | ____________________________________________________________________________ | |
3626 | [ 10543] By: jhi on 2001/06/13 00:11:42 | |
3627 | Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module | |
3628 | From: "Brendan O'Dea" <bod@compusol.com.au> | |
3629 | Date: Wed, 13 Jun 2001 05:16:47 +1000 | |
3630 | Message-ID: <20010613051647.A8945@compusol.com.au> | |
3631 | Branch: maint-5.6/perl | |
3632 | ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs | |
3633 | ____________________________________________________________________________ | |
3634 | [ 10542] By: jhi on 2001/06/13 00:07:50 | |
3635 | Log: Subject: Small bcopy cleanup | |
3636 | From: Andy Dougherty <doughera@lafayette.edu> | |
3637 | Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT) | |
3638 | Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu> | |
3639 | Branch: perl | |
3640 | ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h | |
3641 | ____________________________________________________________________________ | |
3642 | [ 10541] By: jhi on 2001/06/13 00:05:18 | |
3643 | Log: Subject: [PATCH] Re: ext/ + -Wall | |
3644 | From: Nicholas Clark <nick@ccl4.org> | |
3645 | Date: Wed, 13 Jun 2001 00:04:30 +0100 | |
3646 | Message-ID: <20010613000430.M5901@plum.flirble.org> | |
3647 | Branch: perl | |
3648 | ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs | |
3649 | ____________________________________________________________________________ | |
3650 | [ 10540] By: jhi on 2001/06/13 00:02:25 | |
3651 | Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant | |
3652 | From: Nicholas Clark <nick@ccl4.org> | |
3653 | Date: Tue, 12 Jun 2001 23:53:07 +0100 | |
3654 | Message-ID: <20010612235307.L5901@plum.flirble.org> | |
3655 | Branch: perl | |
3656 | ! lib/ExtUtils/Constant.pm t/lib/extutils.t | |
3657 | ____________________________________________________________________________ | |
3658 | [ 10539] By: jhi on 2001/06/12 23:59:10 | |
3659 | Log: MPE/iX tweaks from Mark Bixby. | |
3660 | Branch: perl | |
3661 | ! hints/mpeix.sh mpeix/mpeixish.h util.c | |
3662 | ____________________________________________________________________________ | |
3663 | [ 10538] By: jhi on 2001/06/12 14:16:15 | |
3664 | Log: Update Changes. | |
3665 | Branch: perl | |
3666 | ! Changes patchlevel.h | |
3667 | ____________________________________________________________________________ | |
a8b85033 JH |
3668 | [ 10537] By: jhi on 2001/06/12 14:11:26 |
3669 | Log: One less -Wall whine (found under DEBUGGING). | |
3670 | Branch: perl | |
3671 | ! x2p/Makefile.SH x2p/a2p.c | |
3672 | ____________________________________________________________________________ | |
3673 | [ 10536] By: jhi on 2001/06/12 13:32:09 | |
3674 | Log: s/case-independent/case-insensitive/g | |
3675 | Branch: perl | |
3676 | ! pod/perldebug.pod | |
3677 | ____________________________________________________________________________ | |
3678 | [ 10535] By: jhi on 2001/06/12 13:27:28 | |
3679 | Log: As suggested in | |
3680 | ||
3681 | Subject: Re: ext/ + -Wall | |
3682 | From: Gurusamy Sarathy <gsar@ActiveState.com> | |
3683 | Date: Mon, 11 Jun 2001 23:34:31 -0700 | |
3684 | Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com> | |
3685 | Branch: perl | |
3686 | ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c | |
3687 | ! perl.h | |
3688 | ____________________________________________________________________________ | |
3689 | [ 10534] By: jhi on 2001/06/12 13:13:27 | |
3690 | Log: Subject: ext/ + -Wall | |
3691 | From: Doug MacEachern <dougm@covalent.net> | |
3692 | Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT) | |
3693 | Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net> | |
3694 | Branch: perl | |
3695 | ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs | |
3696 | ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs | |
3697 | ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c | |
3698 | ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c | |
3699 | ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs | |
3700 | ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs | |
3701 | ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs | |
3702 | ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs | |
3703 | ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c | |
3704 | ! lib/ExtUtils/xsubpp | |
3705 | ____________________________________________________________________________ | |
3706 | [ 10533] By: jhi on 2001/06/12 12:52:57 | |
3707 | Log: Subject: [PATCH] anonymous stashes | |
3708 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3709 | Date: Tue, 12 Jun 2001 12:47:04 +0530 | |
3710 | Message-ID: <20010612124704.A29029@lustre.linux.in> | |
3711 | Branch: perl | |
3712 | ! dump.c gv.c sv.c xsutils.c | |
3713 | ____________________________________________________________________________ | |
3714 | [ 10532] By: jhi on 2001/06/12 12:37:36 | |
3715 | Log: One more test for $^S. | |
3716 | Branch: perl | |
3717 | ! t/op/magic.t | |
3718 | ____________________________________________________________________________ | |
3719 | [ 10531] By: jhi on 2001/06/12 12:35:02 | |
3720 | Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1 | |
3721 | From: Abhijit Menon-Sen <ams@wiw.org> | |
3722 | Date: Tue, 12 Jun 2001 17:35:55 +0530 | |
3723 | Message-ID: <20010612173555.A32426@lustre.linux.in> | |
3724 | Branch: perl | |
3725 | ! mg.c t/op/magic.t | |
3726 | ____________________________________________________________________________ | |
3727 | [ 10530] By: jhi on 2001/06/12 12:31:11 | |
3728 | Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation | |
3729 | From: Mike Guy <mjtg@cam.ac.uk> | |
3730 | Date: Tue, 12 Jun 2001 13:14:15 +0100 | |
3731 | Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk> | |
3732 | Branch: perl | |
3733 | ! pod/perlop.pod | |
3734 | ____________________________________________________________________________ | |
3735 | [ 10529] By: jhi on 2001/06/12 12:21:06 | |
3736 | Log: AUTHORS updates. | |
3737 | Branch: perl | |
3738 | ! AUTHORS | |
3739 | ____________________________________________________________________________ | |
3740 | [ 10528] By: jhi on 2001/06/12 12:19:47 | |
3741 | Log: Subject: [PATCH] rhapsody/darwin minor cleanup | |
3742 | From: Wilfredo Sanchez <wsanchez@MIT.EDU> | |
3743 | Content-Transfer-Encoding: 7bit | |
3744 | Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu> | |
3745 | Branch: perl | |
3746 | ! Makefile.SH hints/darwin.sh hints/rhapsody.sh | |
3747 | ____________________________________________________________________________ | |
3748 | [ 10527] By: jhi on 2001/06/12 11:58:53 | |
3749 | Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl | |
3750 | From: "Philip Newton" <Philip.Newton@gmx.net> | |
3751 | Date: Mon, 11 Jun 2001 07:08:03 +0200 | |
3752 | Message-Id: <200106120802.LAA08992@taas.iki.fi> | |
3753 | Branch: perl | |
3754 | ! t/base/term.t | |
3755 | ____________________________________________________________________________ | |
3756 | [ 10526] By: jhi on 2001/06/12 01:35:34 | |
3757 | Log: Cleanup the a2p.c for -Wall. | |
3758 | Branch: perl | |
3759 | ! x2p/Makefile.SH x2p/a2p.c | |
3760 | ____________________________________________________________________________ | |
3761 | [ 10525] By: jhi on 2001/06/12 01:10:56 | |
3762 | Log: File::Find update for MacOS from Chris Nandor. | |
3763 | Branch: perl | |
3764 | ! lib/File/Find.pm t/lib/filefind.t | |
3765 | ____________________________________________________________________________ | |
3766 | [ 10524] By: jhi on 2001/06/12 00:29:20 | |
3767 | Log: gcc -Wall nits picked out by a non-UNIX system | |
3768 | (courtesy of Mark Bixby) | |
3769 | Branch: perl | |
3770 | ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs | |
3771 | ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs | |
3772 | ! pp_sys.c util.c | |
3773 | ____________________________________________________________________________ | |
3774 | [ 10523] By: jhi on 2001/06/11 22:34:03 | |
3775 | Log: Metaconfig unit change for #10522. (The d_modfl changes | |
3776 | placate metalint.) | |
3777 | Branch: metaconfig/U/perl | |
3778 | ! d_modfl.U d_u32align.U | |
3779 | ____________________________________________________________________________ | |
3780 | [ 10522] By: jhi on 2001/06/11 22:33:00 | |
3781 | Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should | |
3782 | be "./try 2>&1 >/dev/null". | |
3783 | Branch: perl | |
3784 | ! Configure | |
3785 | ____________________________________________________________________________ | |
3786 | [ 10521] By: jhi on 2001/06/11 19:49:54 | |
3787 | Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad | |
3788 | From: "Craig A. Berry" <craigberry@mac.com> | |
3789 | Date: Mon, 11 Jun 2001 14:00:32 -0500 | |
3790 | Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01> | |
3791 | Branch: perl | |
3792 | ! configure.com | |
3793 | ____________________________________________________________________________ | |
3794 | [ 10520] By: jhi on 2001/06/11 17:55:47 | |
3795 | Log: Move the full \p\P lists to perlunicode. | |
3796 | Branch: perl | |
3797 | ! pod/perlretut.pod pod/perlunicode.pod | |
3798 | ____________________________________________________________________________ | |
3799 | [ 10519] By: jhi on 2001/06/11 17:10:00 | |
3800 | Log: VOS build tweak for 5.6.1 from Paul Green. | |
3801 | Branch: maint-5.6/perl | |
3802 | ! vos/build.cm | |
3803 | ____________________________________________________________________________ | |
3804 | [ 10518] By: jhi on 2001/06/11 17:07:03 | |
3805 | Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS | |
3806 | From: "Craig A. Berry" <craigberry@mac.com> | |
3807 | Date: Fri, 8 Jun 2001 18:08:18 -0500 | |
3808 | Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]> | |
3809 | Branch: perl | |
3810 | ! vms/vms.c | |
3811 | ____________________________________________________________________________ | |
3812 | [ 10517] By: jhi on 2001/06/11 14:52:01 | |
3813 | Log: Update Changes. | |
3814 | Branch: perl | |
3815 | ! Changes patchlevel.h | |
3816 | ____________________________________________________________________________ | |
1d3af415 JH |
3817 | [ 10516] By: jhi on 2001/06/11 14:46:33 |
3818 | Log: Add the modfl_pow32_bug (anti)definition also to VOS headers. | |
3819 | Branch: perl | |
3820 | ! vos/config.alpha.h vos/config.ga.h | |
3821 | ____________________________________________________________________________ | |
3822 | [ 10515] By: jhi on 2001/06/11 14:39:05 | |
3823 | Log: VOS updates from Paul Green for @10476. | |
3824 | Branch: perl | |
3825 | ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm | |
3826 | ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def | |
3827 | ! vos/config.ga.h vos/configure_perl.cm | |
3828 | ____________________________________________________________________________ | |
3829 | [ 10514] By: jhi on 2001/06/11 12:58:43 | |
3830 | Log: Subject: [PATCH] Not many people know this ... | |
3831 | From: Mike Guy <mjtg@cam.ac.uk> | |
3832 | Date: Mon, 11 Jun 2001 14:55:15 +0100 | |
3833 | Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk> | |
3834 | Branch: perl | |
3835 | ! pod/perldebug.pod | |
3836 | ____________________________________________________________________________ | |
3837 | [ 10513] By: jhi on 2001/06/11 12:30:06 | |
3838 | Log: Add final commas to lists as suggested by Philip Newton. | |
3839 | Branch: perl | |
3840 | ! lib/ExtUtils/Constant.pm t/lib/extutils.t | |
3841 | ____________________________________________________________________________ | |
3842 | [ 10512] By: jhi on 2001/06/11 12:28:49 | |
3843 | Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl | |
3844 | Date: Sun, 10 Jun 2001 23:35:38 -0400 | |
3845 | From: Chris Nandor <pudge@pobox.com> | |
3846 | Message-Id: <p05100306b749ec0eaade@[10.0.1.177]> | |
3847 | Branch: perl | |
3848 | ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm | |
3849 | ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t | |
3850 | ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t | |
3851 | ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t | |
3852 | ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t | |
3853 | ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t | |
3854 | ! t/op/write.t t/pragma/strict.t | |
3855 | ____________________________________________________________________________ | |
3856 | [ 10511] By: jhi on 2001/06/11 12:13:31 | |
3857 | Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl | |
3858 | From: Chris Nandor <pudge@pobox.com> | |
3859 | Date: Mon, 11 Jun 2001 08:24:28 -0400 | |
3860 | Message-Id: <p05100303b74a66faf625@[10.0.1.177]> | |
3861 | Branch: perl | |
3862 | ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t | |
3863 | ! t/lib/io_dir.t | |
3864 | ____________________________________________________________________________ | |
3865 | [ 10510] By: jhi on 2001/06/11 12:03:16 | |
3866 | Log: One more run_byacc (a hand-tweaked version had slipped in). | |
3867 | Branch: perl | |
3868 | ! perly.c vms/perly_c.vms | |
3869 | ____________________________________________________________________________ | |
3870 | [ 10509] By: nick on 2001/06/11 07:49:15 | |
3871 | Log: Integrate mainline | |
3872 | Branch: perlio | |
3873 | !> Makefile.SH embed.h embed.pl global.sym | |
3874 | !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h | |
3875 | !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y | |
3876 | !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c | |
3877 | !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms | |
3878 | ____________________________________________________________________________ | |
3879 | [ 10508] By: jhi on 2001/06/10 22:38:05 | |
3880 | Log: Subject: [PATCH] ExtUtils::Manifest not -w clean | |
3881 | From: Mike Guy <mjtg@cam.ac.uk> | |
3882 | Reply-To: mjtg@cam.ac.uk | |
3883 | Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk> | |
3884 | Branch: perl | |
3885 | ! lib/ExtUtils/Manifest.pm | |
3886 | ____________________________________________________________________________ | |
3887 | [ 10507] By: jhi on 2001/06/10 22:37:16 | |
3888 | Log: Subject: [PATCH] ExtUtils::Constant | |
3889 | From: Nicholas Clark <nick@ccl4.org> | |
3890 | Date: Sun, 10 Jun 2001 23:25:41 +0100 | |
3891 | Message-ID: <20010610232540.C76396@plum.flirble.org> | |
3892 | Branch: perl | |
3893 | ! lib/ExtUtils/Constant.pm t/lib/extutils.t | |
3894 | ____________________________________________________________________________ | |
3895 | [ 10506] By: jhi on 2001/06/10 20:57:20 | |
3896 | Log: Integrate perlio. | |
3897 | Branch: perl | |
3898 | !> iperlsys.h | |
3899 | ____________________________________________________________________________ | |
3900 | [ 10505] By: jhi on 2001/06/10 18:37:57 | |
3901 | Log: Move the grok_number and its lieutenant grok_numeric_radix | |
3902 | from sv.c statics to util.c and public. | |
3903 | Branch: perl | |
3904 | ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c | |
3905 | ! perlapi.h pod/perlapi.pod proto.h sv.c util.c | |
3906 | ____________________________________________________________________________ | |
3907 | [ 10504] By: nick on 2001/06/10 17:47:06 | |
3908 | Log: Fix (valid) -Wall warnings in perlio.c | |
3909 | Branch: perlio | |
3910 | ! iperlsys.h | |
3911 | ____________________________________________________________________________ | |
3912 | [ 10503] By: jhi on 2001/06/10 17:38:28 | |
3913 | Log: Update perly_c.diff, update perly.fixer to edit away | |
3914 | some of the -Wall noise. | |
3915 | Branch: perl | |
3916 | ! perly.c perly.fixer perly_c.diff vms/perly_c.vms | |
3917 | ____________________________________________________________________________ | |
3918 | [ 10502] By: jhi on 2001/06/10 17:09:42 | |
3919 | Log: Check the version of byacc. | |
3920 | Branch: perl | |
3921 | ! Makefile.SH | |
3922 | ____________________________________________________________________________ | |
3923 | [ 10501] By: jhi on 2001/06/10 17:00:08 | |
3924 | Log: Subject: [PATCH] perly.y overhaul | |
3925 | From: Simon Cozens <simon@netthink.co.uk> | |
3926 | Date: Sun, 10 Jun 2001 16:56:54 +0100 | |
3927 | Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk> | |
3928 | ||
3929 | Plus make run_byacc. | |
3930 | Branch: perl | |
3931 | ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms | |
3932 | ____________________________________________________________________________ | |
3933 | [ 10500] By: jhi on 2001/06/10 16:07:28 | |
3934 | Log: Integrate perlio. | |
3935 | Branch: perl | |
3936 | !> perlio.c perlsfio.h | |
3937 | ____________________________________________________________________________ | |
3938 | [ 10499] By: nick on 2001/06/10 15:01:08 | |
3939 | Log: Integrate mainline | |
3940 | Branch: perlio | |
3941 | !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c | |
3942 | !> t/pragma/locale.t util.c | |
3943 | ____________________________________________________________________________ | |
3944 | [ 10498] By: jhi on 2001/06/10 13:49:23 | |
3945 | Log: Put some meat on the perl572delta bones. The list of | |
3946 | selected bug fixes needs more work, as does still the | |
3947 | whole document. | |
3948 | Branch: perl | |
3949 | ! pod/perl572delta.pod | |
3950 | ____________________________________________________________________________ | |
3951 | [ 10497] By: nick on 2001/06/10 12:27:51 | |
3952 | Log: Paper over a crack or two with USE_SFIO | |
3953 | Branch: perlio | |
3954 | ! perlio.c perlsfio.h | |
3955 | ____________________________________________________________________________ | |
3956 | [ 10496] By: jhi on 2001/06/10 11:04:22 | |
3957 | Log: Update Changes. | |
3958 | Branch: perl | |
3959 | ! Changes patchlevel.h | |
3960 | ____________________________________________________________________________ | |
00656eef JH |
3961 | [ 10495] By: jhi on 2001/06/10 10:55:34 |
3962 | Log: Subject: Re: pragma/locale.t #107 | |
3963 | From: Hugo <hv@crypt.compulink.co.uk> | |
3964 | Date: Sun, 10 Jun 2001 11:23:30 +0100 | |
3965 | Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk> | |
3966 | ||
3967 | Encapsulate the scan of the decimal radix separator. | |
3968 | Branch: perl | |
3969 | ! embed.h embed.pl proto.h sv.c | |
3970 | ____________________________________________________________________________ | |
3971 | [ 10494] By: jhi on 2001/06/10 03:00:17 | |
3972 | Log: Try to grok numbers both with the locale specific separator | |
3973 | and with the usual "." (if different from the lss); add a test | |
3974 | to locale.t to do also a little bit of math in addition to just | |
3975 | equalness testing; remove extraneous logic as suggested in | |
3976 | ||
3977 | Subject: Re: pragma/locale.t #107 | |
3978 | From: Nicholas Clark <nick@ccl4.org> | |
3979 | Date: Sat, 9 Jun 2001 22:37:36 +0100 | |
3980 | Message-ID: <20010609223735.Y76396@plum.flirble.org> | |
3981 | Branch: perl | |
3982 | ! sv.c t/pragma/locale.t | |
3983 | ____________________________________________________________________________ | |
3984 | [ 10493] By: jhi on 2001/06/10 01:25:23 | |
3985 | Log: Metaconfig unit change for #10492. | |
3986 | Branch: metaconfig/U/perl | |
3987 | ! Extensions.U | |
3988 | ____________________________________________________________________________ | |
3989 | [ 10492] By: jhi on 2001/06/10 01:23:59 | |
3990 | Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS | |
3991 | From: Artur Bergman <artur@contiller.se> | |
3992 | Date: Sat, 09 Jun 2001 21:03:51 +0200 | |
3993 | Message-ID: <B7483FB6.1398%artur@contiller.se> | |
3994 | Branch: perl | |
3995 | ! Configure | |
3996 | ____________________________________________________________________________ | |
3997 | [ 10491] By: jhi on 2001/06/10 01:15:40 | |
3998 | Log: Integrate perlio. | |
3999 | Branch: perl | |
4000 | !> perlsfio.h | |
4001 | ____________________________________________________________________________ | |
4002 | [ 10490] By: jhi on 2001/06/10 01:08:26 | |
4003 | Log: Do locale specific separator if only in locale. | |
4004 | Branch: perl | |
4005 | ! util.c | |
4006 | ____________________________________________________________________________ | |
4007 | [ 10489] By: nick on 2001/06/09 19:13:25 | |
4008 | Log: Make XS/Typemap compile (but fail) with sfio | |
4009 | Branch: perlio | |
4010 | ! perlsfio.h | |
4011 | ____________________________________________________________________________ | |
4012 | [ 10488] By: nick on 2001/06/09 19:12:51 | |
4013 | Log: Re-integrate mainline | |
4014 | Branch: perlio | |
4015 | !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h | |
4016 | !> proto.h sv.c util.c | |
4017 | ____________________________________________________________________________ | |
4018 | [ 10487] By: nick on 2001/06/09 16:26:29 | |
4019 | Log: Integrate mainline | |
4020 | Branch: perlio | |
4021 | !> (integrate 31 files) | |
4022 | ____________________________________________________________________________ | |
4023 | [ 10486] By: jhi on 2001/06/09 16:11:51 | |
4024 | Log: Subject: [PATCH] New attempt to clone callack | |
4025 | From: Artur Bergman <artur@contiller.se> | |
4026 | Date: Thu, 07 Jun 2001 11:52:16 +0200 | |
4027 | Message-ID: <B7451B6F.12B7%artur@contiller.se> | |
4028 | Branch: perl | |
4029 | ! embedvar.h intrpvar.h perlapi.h sv.c | |
4030 | ____________________________________________________________________________ | |
4031 | [ 10485] By: jhi on 2001/06/09 15:23:52 | |
4032 | Log: Numeric conversion tweaks suggested by Hugo and Nicholas. | |
4033 | Branch: perl | |
4034 | ! embed.h embed.pl perl.h proto.h sv.c util.c | |
4035 | ____________________________________________________________________________ | |
4036 | [ 10484] By: jhi on 2001/06/09 14:47:25 | |
4037 | Log: Subject: Re: pragma/locale.t #107 | |
4038 | From: Nicholas Clark <nick@ccl4.org> | |
4039 | Date: Sat, 9 Jun 2001 16:26:10 +0100 | |
4040 | Message-ID: <20010609162609.V76396@plum.flirble.org> | |
4041 | ||
4042 | A missing NVification. | |
4043 | Branch: perl | |
4044 | ! sv.c | |
4045 | ____________________________________________________________________________ | |
4046 | [ 10483] By: jhi on 2001/06/08 19:40:32 | |
4047 | Log: Redo the #10482, there already was a test script for formats. | |
4048 | Branch: perl | |
4049 | - t/io/format.t | |
4050 | ! MANIFEST t/op/write.t | |
4051 | ____________________________________________________________________________ | |
4052 | [ 10482] By: jhi on 2001/06/08 19:34:45 | |
4053 | Log: Twisted format testing, from Merijn. | |
4054 | Branch: perl | |
4055 | + t/io/format.t | |
4056 | ! MANIFEST | |
4057 | ____________________________________________________________________________ | |
4058 | [ 10481] By: jhi on 2001/06/08 19:21:56 | |
4059 | Log: More \p{In...} testing, combined with \N{...}. | |
4060 | Branch: perl | |
4061 | ! lib/utf8_heavy.pl t/op/pat.t | |
4062 | ____________________________________________________________________________ | |
4063 | [ 10480] By: jhi on 2001/06/08 14:16:06 | |
4064 | Log: Metaconfig changes for #10479. | |
4065 | Branch: metaconfig | |
4066 | ! U/Glossary.patch | |
4067 | Branch: metaconfig/U/perl | |
4068 | ! d_modfl.U | |
4069 | ____________________________________________________________________________ | |
4070 | [ 10479] By: jhi on 2001/06/08 14:15:32 | |
4071 | Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | |
4072 | Branch: perl | |
4073 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
4074 | ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h | |
4075 | ! uconfig.sh vos/config.alpha.def vos/config.ga.def | |
4076 | ! win32/config.bc win32/config.gc win32/config.vc | |
4077 | ____________________________________________________________________________ | |
4078 | [ 10478] By: jhi on 2001/06/08 12:20:41 | |
4079 | Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod | |
4080 | From: "Craig A. Berry" <craigberry@mac.com> | |
4081 | Date: Thu, 7 Jun 2001 14:27:20 -0500 | |
4082 | Message-Id: <a05100e01b7458075db7d@[172.16.52.1]> | |
4083 | Branch: perl | |
4084 | ! vms/perlvms.pod | |
4085 | ____________________________________________________________________________ | |
4086 | [ 10477] By: jhi on 2001/06/08 12:19:00 | |
4087 | Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs | |
4088 | From: Gisle Aas <gisle@ActiveState.com> | |
4089 | Date: 07 Jun 2001 17:04:29 -0700 | |
4090 | Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com> | |
4091 | Branch: perl | |
4092 | ! ext/re/re.xs | |
4093 | ____________________________________________________________________________ | |
4094 | [ 10476] By: jhi on 2001/06/08 01:35:42 | |
4095 | Log: Update Changes. | |
4096 | Branch: perl | |
4097 | ! Changes patchlevel.h | |
4098 | ____________________________________________________________________________ | |
3e1b4879 JH |
4099 | [ 10475] By: jhi on 2001/06/08 00:53:45 |
4100 | Log: Regen Glossary et alia. | |
4101 | Branch: perl | |
4102 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
4103 | ____________________________________________________________________________ | |
4104 | [ 10474] By: jhi on 2001/06/07 22:06:38 | |
4105 | Log: Metaconfig unit changes for #10473. | |
4106 | Branch: metaconfig/U/perl | |
4107 | ! d_modfl.U | |
4108 | ____________________________________________________________________________ | |
4109 | [ 10473] By: jhi on 2001/06/07 22:06:16 | |
4110 | Log: Harumph, also AIX will spill its guts (i.e. dump core) | |
4111 | if an executable contains modfl() but it hasn't been | |
4112 | compiled right (in the case of AIX, with cc -qlongdouble). | |
4113 | Branch: perl | |
4114 | ! Configure | |
4115 | ____________________________________________________________________________ | |
4116 | [ 10472] By: gsar on 2001/06/07 20:04:28 | |
4117 | Log: integrate change#10471 from mainline | |
4118 | ||
4119 | in change#10451, check that CvOUTSIDE is a CV before looking in | |
4120 | (it can apparently be SVt_NULL during global destruction) | |
4121 | Branch: maint-5.6/perl | |
4122 | !> op.c | |
4123 | ____________________________________________________________________________ | |
4124 | [ 10471] By: gsar on 2001/06/07 20:01:31 | |
4125 | Log: in change#10451, check that CvOUTSIDE is a CV before looking in | |
4126 | (it can apparently be SVt_NULL during global destruction) | |
4127 | Branch: perl | |
4128 | ! op.c | |
4129 | ____________________________________________________________________________ | |
4130 | [ 10470] By: jhi on 2001/06/07 12:17:51 | |
4131 | Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s | |
4132 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
4133 | Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST) | |
4134 | Message-Id: <200106071201.NAA13627@tempest.npl.co.uk> | |
4135 | Branch: perl | |
4136 | ! lib/diagnostics.pm pod/perldiag.pod | |
4137 | ____________________________________________________________________________ | |
4138 | [ 10469] By: jhi on 2001/06/07 12:16:12 | |
4139 | Log: Subject: [PATCH perl@10439] long =item | |
4140 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
4141 | Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST) | |
4142 | Message-Id: <200106071134.MAA10288@tempest.npl.co.uk> | |
4143 | Branch: perl | |
4144 | ! README.amiga lib/Attribute/Handlers.pm | |
4145 | ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod | |
4146 | ____________________________________________________________________________ | |
4147 | [ 10468] By: jhi on 2001/06/07 12:08:56 | |
4148 | Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs | |
4149 | Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST) | |
4150 | Reply-To: Dave Mitchell <davem@fdgroup.co.uk> | |
4151 | Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk> | |
4152 | Branch: perl | |
4153 | ! pod/perlguts.pod | |
4154 | ____________________________________________________________________________ | |
4155 | [ 10467] By: jhi on 2001/06/07 12:04:26 | |
4156 | Log: Integrate perlio. | |
4157 | Branch: perl | |
4158 | !> sv.c | |
4159 | ____________________________________________________________________________ | |
4160 | [ 10466] By: nick on 2001/06/07 10:25:40 | |
4161 | Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing | |
4162 | whitespace tweaks. | |
4163 | Still coredumps in pragma/overload.t - what a nice hard fail that is... | |
4164 | Branch: perlio | |
4165 | ! sv.c | |
4166 | ____________________________________________________________________________ | |
4167 | [ 10465] By: nick on 2001/06/07 08:41:58 | |
4168 | Log: Raw integrate of mainline for S_grok_number debug | |
4169 | (sv.c has MULTIPLICITY issues as well as whatever else ...) | |
4170 | Branch: perlio | |
4171 | - plan9/perlplan9.doc plan9/perlplan9.pod | |
4172 | !> (integrate 46 files) | |
4173 | ____________________________________________________________________________ | |
4174 | [ 10464] By: jhi on 2001/06/06 23:33:58 | |
4175 | Log: The proper prototyping for #10463. | |
4176 | Branch: perl | |
4177 | ! embed.h embed.pl proto.h sv.c | |
4178 | ____________________________________________________________________________ | |
4179 | [ 10463] By: jhi on 2001/06/06 23:15:30 | |
4180 | Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno) | |
4181 | From: Nicholas Clark <nick@ccl4.org> | |
4182 | Date: Thu, 7 Jun 2001 00:29:59 +0100 | |
4183 | Message-ID: <20010607002959.Z76396@plum.flirble.org> | |
4184 | Branch: perl | |
4185 | ! sv.c | |
4186 | ____________________________________________________________________________ | |
4187 | [ 10462] By: jhi on 2001/06/06 23:13:19 | |
4188 | Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod | |
4189 | From: "Craig A. Berry" <craigberry@mac.com> | |
4190 | Date: Wed, 06 Jun 2001 17:54:30 -0500 | |
4191 | Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01> | |
4192 | Branch: perl | |
4193 | ! vms/perlvms.pod | |
4194 | ____________________________________________________________________________ | |
4195 | [ 10461] By: jhi on 2001/06/06 23:10:00 | |
4196 | Log: Podify the remaining README.platform files; | |
4197 | merge README.plan9 and plan9/perlplan9.pod; | |
4198 | delete plan9/perlplan9.* (the perlplan.doc needs to | |
4199 | be regenerated in Plan 9); make the =head1 and =head2 | |
4200 | in the README.platform to be a little more verbose | |
4201 | (skipped README.os2 not to anger Ilya) so that they | |
4202 | look better in the toc; regen toc. | |
4203 | Branch: perl | |
4204 | - plan9/perlplan9.doc plan9/perlplan9.pod | |
4205 | ! MANIFEST README.aix README.amiga README.apollo README.beos | |
4206 | ! README.bs2000 README.cygwin README.dgux README.dos README.epoc | |
4207 | ! README.hpux README.hurd README.machten README.macos | |
4208 | ! README.micro README.mint README.mpeix README.os390 | |
4209 | ! README.plan9 README.qnx README.solaris README.threads | |
4210 | ! README.tru64 README.vmesa README.vms README.vos README.win32 | |
4211 | ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod | |
4212 | ! pod/perltoc.pod win32/Makefile win32/makefile.mk | |
4213 | ____________________________________________________________________________ | |
4214 | [ 10460] By: jhi on 2001/06/06 20:58:53 | |
4215 | Log: Subject: [PATCH] Re: Bug in perlguts documentation? | |
4216 | From: Mike Guy <mjtg@cam.ac.uk> | |
4217 | Reply-To: mjtg@cam.ac.uk | |
4218 | Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk> | |
4219 | Branch: perl | |
4220 | ! pod/perlguts.pod | |
4221 | ____________________________________________________________________________ | |
4222 | [ 10459] By: jhi on 2001/06/06 20:58:15 | |
4223 | Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity | |
4224 | From: Mike Guy <mjtg@cam.ac.uk> | |
4225 | Reply-To: mjtg@cam.ac.uk | |
4226 | Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk> | |
4227 | Branch: perl | |
4228 | ! pod/perlsec.pod | |
4229 | ____________________________________________________________________________ | |
4230 | [ 10458] By: jhi on 2001/06/06 20:56:04 | |
4231 | Log: Disable long doubles from pre-5.0 Tru64s. | |
4232 | Branch: perl | |
4233 | ! README.tru64 hints/dec_osf.sh | |
4234 | ____________________________________________________________________________ | |
4235 | [ 10457] By: jhi on 2001/06/06 20:49:23 | |
4236 | Log: The #10455 exposed that modfl() is fundamentally busted | |
4237 | (as in: dumps core) in pre-5.0 Tru64, so better avoid even | |
4238 | testing it. | |
4239 | Branch: perl | |
4240 | ! hints/dec_osf.sh | |
4241 | ____________________________________________________________________________ | |
4242 | [ 10456] By: jhi on 2001/06/06 20:48:35 | |
4243 | Log: Metaconfig unit change for #10455. | |
4244 | Branch: metaconfig/U/perl | |
4245 | ! d_modfl.U | |
4246 | ____________________________________________________________________________ | |
4247 | [ 10455] By: jhi on 2001/06/06 20:48:09 | |
4248 | Log: Configure check for geborken modfl(), inspired by | |
4249 | ||
4250 | Subject: Re: [20010118.017] op/int.t failure | |
4251 | From: Hugo <hv@crypt.compulink.co.uk> | |
4252 | Date: Tue, 05 Jun 2001 13:43:27 +0100 | |
4253 | Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk> | |
4254 | Branch: perl | |
4255 | ! Configure | |
4256 | ____________________________________________________________________________ | |
4257 | [ 10454] By: jhi on 2001/06/06 11:45:08 | |
4258 | Log: Integrate changes #10450 and #10451 from maintperl: | |
4259 | ||
4260 | optimize change#10448 slightly (don't repeat search in eval""s lexical | |
4261 | scope, since that has already been searched) | |
4262 | ||
4263 | change#9108 needs subtler treatment for case of closures created | |
4264 | within eval"" | |
4265 | Branch: perl | |
4266 | !> op.c t/op/misc.t | |
4267 | ____________________________________________________________________________ | |
4268 | [ 10453] By: jhi on 2001/06/06 11:42:10 | |
4269 | Log: MakeMaker magic to compile (when no dynamic loading) | |
4270 | List/Util.xsc as (ListUtil.c and) ListUtil.o since | |
4271 | POSIX-BC (BS2000) linker has an evil limitation of | |
4272 | being unable to include in the same executable several | |
4273 | object files with the same name - case-insensitively - | |
4274 | because otherwise we conflict with util.c. | |
4275 | Strictly speaking currently required only in POSIX-BC | |
4276 | but probably will do no harm elsewhere where static | |
4277 | linking is required. | |
4278 | Branch: perl | |
4279 | ! ext/List/Util/Makefile.PL | |
4280 | ____________________________________________________________________________ | |
4281 | [ 10452] By: nick on 2001/06/06 08:59:51 | |
4282 | Log: Integrate mainline. | |
4283 | Branch: perlio | |
4284 | +> lib/Attribute/Handlers/demo/Demo.pm | |
4285 | +> lib/Attribute/Handlers/demo/Descriptions.pm | |
4286 | +> lib/Attribute/Handlers/demo/MyClass.pm | |
4287 | +> lib/Attribute/Handlers/demo/demo.pl | |
4288 | +> lib/Attribute/Handlers/demo/demo2.pl | |
4289 | +> lib/Attribute/Handlers/demo/demo3.pl | |
4290 | +> lib/Attribute/Handlers/demo/demo4.pl | |
4291 | +> lib/Attribute/Handlers/demo/demo_call.pl | |
4292 | +> lib/Attribute/Handlers/demo/demo_chain.pl | |
4293 | +> lib/Attribute/Handlers/demo/demo_cycle.pl | |
4294 | +> lib/Attribute/Handlers/demo/demo_hashdir.pl | |
4295 | +> lib/Attribute/Handlers/demo/demo_phases.pl | |
4296 | +> lib/Attribute/Handlers/demo/demo_range.pl | |
4297 | +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t | |
4298 | +> uts/strtol_wrap.c | |
4299 | !> (integrate 91 files) | |
4300 | ____________________________________________________________________________ | |
4301 | [ 10451] By: gsar on 2001/06/06 07:11:36 | |
4302 | Log: change#9108 needs subtler treatment for case of closures created | |
4303 | within eval"" | |
4304 | Branch: maint-5.6/perl | |
4305 | ! op.c t/op/misc.t | |
4306 | ____________________________________________________________________________ | |
4307 | [ 10450] By: gsar on 2001/06/06 05:47:25 | |
4308 | Log: optimize change#10448 slightly (don't repeat search in eval""s lexical | |
4309 | scope, since that has already been searched) | |
4310 | Branch: maint-5.6/perl | |
4311 | ! op.c | |
4312 | ____________________________________________________________________________ | |
4313 | [ 10449] By: jhi on 2001/06/06 01:33:31 | |
4314 | Log: Integrate change #10448 from maintperl; lexicals | |
4315 | outside an eval"" weren't resolved correctly inside a subroutine | |
4316 | definition inside the eval"" if they were not already referenced | |
4317 | in the toplevel of the eval""-ed code | |
4318 | Branch: perl | |
4319 | !> cop.h op.c pp_ctl.c t/op/misc.t | |
4320 | ____________________________________________________________________________ | |
4321 | [ 10448] By: gsar on 2001/06/06 01:03:26 | |
4322 | Log: fix yet another bug of hoary vintage found by change#10394: lexicals | |
4323 | outside an eval"" weren't resolved correctly inside a subroutine | |
4324 | definition inside the eval"" if they were not already referenced | |
4325 | in the toplevel of the eval""-ed code | |
4326 | Branch: maint-5.6/perl | |
4327 | ! cop.h op.c pp_ctl.c t/op/misc.t | |
4328 | ____________________________________________________________________________ | |
4329 | [ 10447] By: jhi on 2001/06/06 00:51:04 | |
4330 | Log: Subject: [PATCH] perl570delta.pod | |
4331 | From: Peter Scott <Peter@PSDT.com> | |
4332 | Date: Tue, 05 Jun 2001 18:51:02 -0700 | |
4333 | Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com> | |
4334 | Branch: perl | |
4335 | ! pod/perl570delta.pod | |
4336 | ____________________________________________________________________________ | |
4337 | [ 10446] By: jhi on 2001/06/05 23:45:05 | |
4338 | Log: The fudge factor is no more needed. I hope. | |
4339 | Branch: perl | |
4340 | ! t/lib/posix.t | |
4341 | ____________________________________________________________________________ | |
4342 | [ 10445] By: jhi on 2001/06/05 23:19:19 | |
4343 | Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms | |
4344 | From: Hugo <hv@crypt.compulink.co.uk> | |
4345 | Date: Tue, 05 Jun 2001 12:58:19 +0100 | |
4346 | Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk> | |
4347 | Branch: perl | |
4348 | ! util.c | |
4349 | ____________________________________________________________________________ | |
4350 | [ 10444] By: jhi on 2001/06/05 11:09:01 | |
4351 | Log: Make up prototypes only for those who have the functions | |
4352 | but not the prototypes. | |
4353 | Branch: perl | |
4354 | ! perl.h | |
4355 | ____________________________________________________________________________ | |
4356 | [ 10443] By: jhi on 2001/06/05 11:02:13 | |
4357 | Log: Subject: Re: Not OK: perl@10439 on win32 | |
4358 | From: Prymmer/Kahn <pvhp@best.com> | |
4359 | Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT) | |
4360 | Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com> | |
4361 | Branch: perl | |
4362 | ! perl.h util.c | |
4363 | ____________________________________________________________________________ | |
4364 | [ 10442] By: jhi on 2001/06/05 00:55:46 | |
4365 | Log: The metaconfig units changes for #10441. | |
4366 | Branch: metaconfig | |
4367 | ! U/modified/Extract.U U/modified/Extractall.U | |