Commit | Line | Data |
---|---|---|
9d6a1080 MB |
1 | Please note: This file provides a summary of significant changes |
2 | between versions and sub-versions of Perl, not necessarily a complete | |
3 | list of each modification. If you'd like more detailed information, | |
4 | please consult the comments in the patches on which the relevant | |
5 | release of Perl is based. (Patches can be found on any CPAN | |
6 | site, in the .../src/5.0 directory for full version releases, | |
7 | or in the .../src/5/0/unsupported directory for sub-version | |
8 | releases.) | |
9 | ||
10 | ||
11 | --------------- | |
12 | CAST AND CREW | |
13 | --------------- | |
14 | ||
15 | To give due honor to those who have made Perl what is is today, | |
16 | here are some of the more common names in the Changes file, and their | |
17 | current addresses (as of March 1997): | |
18 | ||
19 | Gisle Aas <gisle@aas.no> | |
20 | Kenneth Albanowski <kjahds@kjahds.com> | |
21 | Graham Barr <gbarr@ti.com> | |
22 | Spider Boardman <spider@orb.nashua.nh.us> | |
23 | Tom Christiansen <tchrist@perl.com> | |
24 | Hallvard B Furuseth <h.b.furuseth@usit.uio.no> | |
25 | M. J. T. Guy <mjtg@cus.cam.ac.uk> | |
9d6a1080 MB |
26 | Jarkko Hietaniemi <jhi@iki.fi> |
27 | Nick Ing-Simmons <nik@tiuk.ti.com> | |
28 | Andreas Koenig <a.koenig@mind.de> | |
29 | Doug MacEachern <dougm@opengroup.org> | |
30 | Paul Marquess <pmarquess@bfsec.bt.co.uk> | |
31 | Hans Mulder <hansm@euronet.nl> | |
32 | Jeff Okamoto <okamoto@hpcc123.corp.hp.com> | |
33 | Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de> | |
34 | Tom Phoenix <rootbeer@teleport.com> | |
35 | Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de> | |
36 | Dean Roehrich <roehrich@cray.com> | |
37 | Roderick Schertler <roderick@argon.org> | |
38 | Larry W. Virden <lvirden@cas.org> | |
39 | Ilya Zakharevich <ilya@math.ohio-state.edu> | |
40 | ||
41 | And the Keepers of the Patch Pumpkin: | |
42 | ||
43 | Charles Bailey <bailey@hmivax.humgen.upenn.edu> | |
bb6014b3 | 44 | Malcolm Beattie <mbeattie@sable.ox.ac.uk> |
9d6a1080 MB |
45 | Tim Bunce <Tim.Bunce@ig.co.uk> |
46 | Andy Dougherty <doughera@lafcol.lafayette.edu> | |
bb6014b3 | 47 | Gurusamy Sarathy <gsar@engin.umich.edu> |
9d6a1080 | 48 | Chip Salzenberg <chip@perl.com> |
9d6a1080 MB |
49 | |
50 | And, of course, the Author of Perl: | |
51 | ||
52 | Larry Wall <larry@wall.org> | |
53 | ||
808270a4 GS |
54 | |
55 | NOTE: Each change entry shows the change number; who checked it into the | |
56 | repository; when; description of the change; which branch the change | |
57 | happened in; and the affected files. The file lists have a short symbolic | |
58 | indicator: | |
59 | ||
60 | ! modified | |
61 | + added | |
62 | - deleted | |
63 | +> branched (from elsewhere) | |
64 | !> merged changes (from elsewhere) | |
65 | ||
66 | ||
67 | ---------------- | |
b83ac84c GS |
68 | Version 5.004_74 Developer release working toward 5.005 |
69 | ---------------- | |
70 | ||
71 | ____________________________________________________________________________ | |
4fe4fdb3 GS |
72 | [ 1491] By: gsar on 1998/07/14 08:48:28 |
73 | Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT | |
74 | Branch: perl | |
75 | ! Changes patchlevel.h pod/perlhist.pod win32/Makefile | |
76 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
77 | ! win32/makefile.mk | |
78 | ____________________________________________________________________________ | |
b83ac84c GS |
79 | [ 1490] By: gsar on 1998/07/14 08:31:13 |
80 | Log: From: Gisle Aas <gisle@aas.no> | |
81 | Date: 14 Jul 1998 10:20:34 +0200 | |
82 | Message-Id: <m3hg0k973h.fsf@furu.g.aas.no> | |
83 | Subject: [PATCH] Make -DP work (and readable) | |
84 | Branch: perl | |
85 | ! run.c | |
86 | ____________________________________________________________________________ | |
87 | [ 1489] By: gsar on 1998/07/14 08:23:46 | |
88 | Log: fix function parameter autovivification for pseudohashes | |
89 | Branch: perl | |
90 | ! mg.c t/op/avhv.t | |
91 | ____________________________________________________________________________ | |
92 | [ 1488] By: gsar on 1998/07/14 07:34:45 | |
93 | Log: merge changes#1423,1465 from maintbranch; checkin two missed files | |
94 | from earlier changes#1461,1478 | |
95 | Branch: perl | |
96 | ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c | |
97 | ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t | |
98 | ! t/op/substr.t t/op/vec.t | |
99 | ____________________________________________________________________________ | |
100 | [ 1487] By: gsar on 1998/07/14 07:04:54 | |
101 | Log: tweak t/lib/thread.t | |
102 | Branch: perl | |
103 | ! t/lib/thread.t | |
104 | ____________________________________________________________________________ | |
105 | [ 1486] By: gsar on 1998/07/14 06:38:15 | |
106 | Log: applied patch, slightly tweaked | |
107 | From: Dan Sugalski <sugalskd@osshe.edu> | |
108 | Date: Mon, 13 Jul 1998 11:52:27 -0700 | |
109 | Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu> | |
110 | Subject: [PATCH 5.004_73]Get re module working on VMS | |
111 | Branch: perl | |
112 | ! ext/re/Makefile.PL perl.h proto.h | |
113 | ____________________________________________________________________________ | |
114 | [ 1485] By: gsar on 1998/07/14 06:32:58 | |
115 | Log: add Porting/p4d2p | |
116 | Branch: perl | |
117 | + Porting/p4d2p | |
118 | ! MANIFEST | |
119 | ____________________________________________________________________________ | |
120 | [ 1484] By: gsar on 1998/07/14 06:08:20 | |
121 | Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM) | |
122 | Date: Mon, 13 Jul 1998 19:09:09 -0600 | |
123 | Message-Id: <199807140109.TAA04678@chthon.perl.com> | |
124 | Subject: perlmod.pod patch | |
125 | -- | |
126 | Date: Mon, 13 Jul 1998 18:37:07 -0600 | |
127 | Message-Id: <199807140037.SAA04556@chthon.perl.com> | |
128 | Subject: perlbook.pod patch | |
129 | Branch: perl | |
130 | ! pod/perlbook.pod pod/perlmod.pod | |
131 | ____________________________________________________________________________ | |
132 | [ 1483] By: gsar on 1998/07/14 06:04:25 | |
133 | Log: OS/2 update | |
134 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
135 | Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu> | |
136 | Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT) | |
137 | Subject: [PATCH 5.004_72] OS/2 system() and friends additions | |
138 | Branch: perl | |
139 | ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t | |
140 | ____________________________________________________________________________ | |
141 | [ 1482] By: gsar on 1998/07/14 06:01:12 | |
142 | Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu> | |
143 | Date: Mon, 13 Jul 1998 16:37:49 -0700 | |
144 | Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu> | |
145 | Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS | |
146 | -- | |
147 | Date: Mon, 13 Jul 1998 15:51:09 -0700 | |
148 | Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu> | |
149 | Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS | |
150 | Branch: perl | |
151 | ! t/io/iprefix.t t/lib/cgi-html.t | |
152 | ____________________________________________________________________________ | |
153 | [ 1481] By: gsar on 1998/07/14 05:57:36 | |
154 | Log: From: Dan Sugalski <sugalskd@osshe.edu> | |
155 | Date: Mon, 13 Jul 1998 15:41:53 -0700 | |
156 | Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu> | |
157 | Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS | |
158 | Branch: perl | |
159 | ! t/base/rs.t | |
160 | ____________________________________________________________________________ | |
161 | [ 1480] By: gsar on 1998/07/14 05:56:14 | |
162 | Log: From: Dan Sugalski <sugalskd@osshe.edu> | |
163 | Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu> | |
164 | Date: Mon, 13 Jul 1998 15:04:27 -0700 | |
165 | Subject: [PATCH 5.004_73]Thread tweak for VMS.C | |
166 | Branch: perl | |
167 | ! vms/vms.c | |
168 | ____________________________________________________________________________ | |
169 | [ 1479] By: gsar on 1998/07/14 05:55:13 | |
170 | Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
171 | Date: Mon, 13 Jul 1998 23:13:43 +0200 | |
172 | Message-ID: <19980713231343.A178@cdata.tvnet.hu> | |
173 | Subject: [PATCH _72] Configure problem on dos-djgpp | |
174 | Branch: perl | |
175 | ! Configure | |
176 | ____________________________________________________________________________ | |
177 | [ 1478] By: gsar on 1998/07/14 05:53:08 | |
178 | Log: add files and tweaks needed for MPE/iX port (via PM) | |
179 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
180 | Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST) | |
181 | Message-Id: <199807132107.AAA20603@alpha.hut.fi> | |
182 | Subject: MPE/iX patches for _73 | |
183 | Branch: perl | |
184 | + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl | |
185 | + mpeix/mpeixish.h mpeix/nm mpeix/relink | |
186 | ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl | |
187 | ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod | |
188 | ____________________________________________________________________________ | |
189 | [ 1477] By: gsar on 1998/07/14 04:23:28 | |
190 | Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING | |
191 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
192 | Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT) | |
193 | Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys> | |
194 | Subject: Re: _70 and Devel::RE | |
195 | Branch: perl | |
196 | ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c | |
197 | ____________________________________________________________________________ | |
198 | [ 1476] By: gsar on 1998/07/14 04:06:25 | |
199 | Log: minor Configure nits | |
200 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
201 | Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST) | |
202 | Message-Id: <199807132025.XAA10771@alpha.hut.fi> | |
203 | Subject: Configure patches for MVS (and one x2p/Makefile.SH) | |
204 | Branch: perl | |
205 | ! Configure x2p/Makefile.SH | |
206 | ____________________________________________________________________________ | |
207 | [ 1475] By: gsar on 1998/07/14 03:59:56 | |
208 | Log: From: Dan Sugalski <sugalskd@osshe.edu> | |
209 | Date: Mon, 13 Jul 1998 12:54:19 -0700 | |
210 | Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu> | |
211 | Subject: [PATCH 5.004_73] Fixes to the VMS configuration system | |
212 | Branch: perl | |
213 | ! vms/munchconfig.c vms/subconfigure.com | |
214 | ____________________________________________________________________________ | |
215 | [ 1474] By: gsar on 1998/07/14 03:58:13 | |
216 | Log: make Term::Readline::get_line() independent of caller's $/ | |
217 | From: kstar@chapin.edu | |
218 | Date: Mon, 13 Jul 1998 15:17:49 -0400 | |
219 | Message-ID: <19980713151749.G8596@O2.chapin.edu> | |
220 | Subject: [PATCH] Was: CPAN.pm still fails | |
221 | Branch: perl | |
222 | ! lib/Term/ReadLine.pm | |
223 | ____________________________________________________________________________ | |
224 | [ 1473] By: gsar on 1998/07/14 03:55:29 | |
225 | Log: fix $trnl interpolation in here-docs (via PM) | |
226 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
227 | Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT) | |
228 | Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys> | |
229 | Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness | |
230 | Branch: perl | |
231 | ! Configure | |
232 | ____________________________________________________________________________ | |
233 | [ 1472] By: gsar on 1998/07/14 03:50:18 | |
234 | Log: From: Dominic Dunlop <domo@ppp52.vo.lu> | |
235 | Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST) | |
236 | Message-Id: <199807131455.PAA23621@ppp52.vo.lu> | |
237 | Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73] | |
238 | Branch: perl | |
239 | ! hints/machten.sh | |
240 | ____________________________________________________________________________ | |
241 | [ 1471] By: gsar on 1998/07/14 03:49:07 | |
242 | Log: From: Dan Sugalski <sugalskd@osshe.edu> | |
243 | Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu> | |
244 | Date: Mon, 13 Jul 1998 12:30:05 -0700 | |
245 | Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff | |
246 | Branch: perl | |
247 | ! configure.com vms/descrip_mms.template | |
248 | ____________________________________________________________________________ | |
249 | [ 1470] By: gsar on 1998/07/14 03:40:14 | |
250 | Log: consistently refer to functions as C<foo()> | |
251 | From: abigail@fnx.com | |
252 | Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT) | |
253 | Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com> | |
254 | Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod | |
255 | Branch: perl | |
256 | ! pod/perlfunc.pod | |
257 | ____________________________________________________________________________ | |
258 | [ 1469] By: gsar on 1998/07/14 03:35:06 | |
259 | Log: From: Tom Hughes <thh@cyberscience.com> | |
260 | Date: 13 Jul 1998 09:34:16 +0100 | |
261 | Message-ID: <yekk95i175j.fsf@elva.cyberscience.com> | |
262 | Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh | |
263 | Branch: perl | |
264 | ! hints/svr4.sh | |
265 | ____________________________________________________________________________ | |
266 | [ 1468] By: gsar on 1998/07/14 03:34:03 | |
267 | Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig) | |
268 | Date: 13 Jul 1998 11:16:27 +0200 | |
269 | Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de> | |
270 | Subject: Parallel Makefiles | |
271 | Branch: perl | |
272 | ! lib/ExtUtils/MM_Unix.pm | |
273 | ____________________________________________________________________________ | |
274 | [ 1467] By: gsar on 1998/07/14 03:31:39 | |
275 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
276 | Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT) | |
277 | Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu> | |
278 | Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken? | |
279 | Branch: perl | |
280 | ! t/io/pipe.t | |
281 | ____________________________________________________________________________ | |
282 | [ 1466] By: gsar on 1998/07/14 03:29:25 | |
283 | Log: minor tweaks to perldelta and README.win32 | |
284 | Branch: perl | |
285 | ! Changes README.win32 pod/perldelta.pod | |
286 | ____________________________________________________________________________ | |
287 | [ 1465] By: TimBunce on 1998/07/13 21:33:45 | |
288 | Log: Assorted patches: | |
289 | ||
290 | Title: "Fix string substitution returncode problem" | |
291 | From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu> | |
292 | Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>, | |
293 | <v03110700b191a557f041@[195.95.102.114]> | |
294 | Files: pp_hot.c | |
295 | ||
296 | Title: "umask EXPR is fatal only if (EXPR & 0700) > 0" | |
297 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
298 | Msg-ID: <199807111656.MAA03310@aatma.engin.umich.edu> | |
299 | Files: pod/perldiag.pod pp_sys.c | |
300 | ||
301 | Title: "Remove reference to qsort from perlfunc.pod" | |
302 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
303 | Msg-ID: <199807111923.PAA05124@aatma.engin.umich.edu> | |
304 | Files: pod/perlfunc.pod | |
305 | ||
306 | Title: "Deprecate AvFILL in favor of av_len()" | |
307 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
308 | Msg-ID: <199807111945.PAA05489@aatma.engin.umich.edu> | |
309 | Files: pod/perlguts.pod | |
310 | ||
311 | Title: "Further clarify effects of using quotes with m operator" | |
312 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
313 | Msg-ID: <199806201921.PAA03829@aatma.engin.umich.edu> | |
314 | Files: pod/perlop.pod | |
315 | ||
316 | Title: "Add PERL_DESTRUCT_LEVEL=2 to test suite" | |
317 | From: Tim Bunce | |
318 | Files: t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t | |
319 | Branch: maint-5.004/perl | |
320 | ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod | |
321 | ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t | |
322 | ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c | |
323 | ||
324 | ---------------- | |
325 | Version 5.004_73 | |
05fc92f1 GS |
326 | ---------------- |
327 | ||
328 | ____________________________________________________________________________ | |
1a159553 GS |
329 | [ 1464] By: gsar on 1998/07/13 04:41:07 |
330 | Log: up patchlevel to 73, update Changes &c. | |
331 | Branch: perl | |
332 | ! Changes patchlevel.h pod/perlhist.pod t/op/array.t | |
333 | ! win32/Makefile win32/config_H.bc win32/config_H.gc | |
334 | ! win32/config_H.vc win32/makefile.mk | |
335 | ____________________________________________________________________________ | |
05fc92f1 GS |
336 | [ 1463] By: gsar on 1998/07/13 02:58:51 |
337 | Log: avoid empty rm -f in MM_Unix.pm | |
338 | Branch: perl | |
339 | ! lib/ExtUtils/MM_Unix.pm | |
340 | ____________________________________________________________________________ | |
341 | [ 1462] By: gsar on 1998/07/13 02:54:52 | |
342 | Log: update perldelta | |
343 | Branch: perl | |
344 | ! pod/perldelta.pod | |
345 | ____________________________________________________________________________ | |
346 | [ 1461] By: gsar on 1998/07/13 02:44:30 | |
347 | Log: added patch, tweaked PERL_OBJECT things | |
348 | From: Graham Barr <gbarr@pobox.com> | |
349 | Date: Sun, 12 Jul 1998 19:57:47 CDT | |
350 | Message-Id: <19980712195747.C493@pobox.com> | |
351 | Subject: [ PATCH perl5.004_72] patch to add qr// | |
352 | Branch: perl | |
353 | ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c | |
354 | ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl | |
355 | ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c | |
356 | ! regexp.h sv.c t/op/pat.t toke.c | |
357 | ____________________________________________________________________________ | |
358 | [ 1460] By: gsar on 1998/07/13 01:25:07 | |
359 | Log: add a few more PURIFY guards | |
360 | Branch: perl | |
361 | ! av.c sv.c | |
362 | ____________________________________________________________________________ | |
363 | [ 1459] By: gsar on 1998/07/12 23:38:31 | |
364 | Log: add tests for change#1458 and then some | |
365 | Branch: perl | |
366 | ! t/op/array.t | |
367 | ____________________________________________________________________________ | |
368 | [ 1458] By: gsar on 1998/07/12 22:42:47 | |
369 | Log: apply patch for smarter AASSIGN_COMMON detection; regen headers | |
370 | From: Stephen McCamant <alias@mcs.com> | |
371 | Date: Sun, 12 Jul 1998 17:17:00 CDT | |
372 | Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net> | |
373 | Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71 | |
374 | Branch: perl | |
375 | ! op.c opcode.h opcode.pl | |
376 | ____________________________________________________________________________ | |
377 | [ 1457] By: gsar on 1998/07/12 22:06:05 | |
378 | Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi> | |
379 | Branch: perl | |
380 | ! Configure Makefile.SH ext/Socket/Socket.xs perl.c | |
381 | ____________________________________________________________________________ | |
382 | [ 1456] By: gsar on 1998/07/12 21:56:39 | |
383 | Log: From: Doug MacEachern <dougm@pobox.com> | |
384 | Date: Sun, 12 Jul 1998 14:29:29 -0400 | |
385 | Message-Id: <199807121829.OAA00525@postman.opengroup.org> | |
386 | Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT | |
387 | Branch: perl | |
388 | ! lib/ExtUtils/Embed.pm | |
389 | ____________________________________________________________________________ | |
390 | [ 1455] By: gsar on 1998/07/12 21:54:02 | |
391 | Log: applied installperl patch, corrected other little nits | |
392 | From: andreas.koenig@kulturbox.de (Andreas J. Koenig) | |
393 | Date: 12 Jul 1998 16:27:21 +0200 | |
394 | Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de> | |
395 | Subject: [5.004_72] installperl tweak | |
396 | Branch: perl | |
397 | ! Changes Configure README.win32 installperl win32/makefile.mk | |
398 | ____________________________________________________________________________ | |
399 | [ 1454] By: gsar on 1998/07/12 10:14:24 | |
400 | Log: update MANIFEST, Changes | |
401 | Branch: perl | |
402 | - lib/Bundle/CPAN.pm | |
403 | ! Changes MANIFEST | |
404 | ||
405 | ---------------- | |
406 | Version 5.004_72 | |
1703fc65 GS |
407 | ---------------- |
408 | ||
409 | ____________________________________________________________________________ | |
f16f1ef3 GS |
410 | [ 1453] By: gsar on 1998/07/12 10:04:33 |
411 | Log: merge changes 1424, 1428 from maintbranch | |
412 | Branch: perl | |
413 | ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm | |
414 | ____________________________________________________________________________ | |
415 | [ 1452] By: gsar on 1998/07/12 09:46:40 | |
416 | Log: patchlevel up to 72, update Changes, minor tweaks to win32/config* | |
417 | and README.win32 | |
418 | Branch: perl | |
419 | ! Changes README.win32 patchlevel.h win32/Makefile | |
420 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
421 | ! win32/makefile.mk | |
422 | ____________________________________________________________________________ | |
9036c72f GS |
423 | [ 1451] By: gsar on 1998/07/12 07:01:26 |
424 | Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | |
425 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
426 | Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST) | |
427 | Message-Id: <199807111451.RAA27010@alpha.hut.fi> | |
428 | Subject: M3 "generic" parts | |
429 | Branch: perl | |
430 | ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs | |
431 | ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm | |
432 | ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c | |
433 | ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc | |
434 | ! win32/config_H.gc x2p/Makefile.SH | |
435 | ____________________________________________________________________________ | |
436 | [ 1450] By: gsar on 1998/07/12 06:38:27 | |
437 | Log: various tweaks for PERL_OBJECT build & test | |
438 | Branch: perl | |
439 | ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile | |
440 | ! win32/makefile.mk win32/win32.c win32/win32iop.h | |
441 | ____________________________________________________________________________ | |
442 | [ 1449] By: gsar on 1998/07/12 06:29:23 | |
443 | Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig) | |
444 | Date: 12 Jul 1998 08:22:16 +0200 | |
445 | Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de> | |
446 | Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl | |
447 | Branch: perl | |
448 | ! lib/CPAN.pm lib/SelfLoader.pm | |
449 | ____________________________________________________________________________ | |
450 | [ 1448] By: gsar on 1998/07/12 05:10:50 | |
451 | Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | |
452 | and runs regexes in 1000s of threads without crashing; also fixed | |
453 | statcache not being thread-local | |
454 | Branch: perl | |
455 | ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs | |
456 | ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c | |
457 | ! t/lib/thread.t thrdvar.h util.c | |
458 | ____________________________________________________________________________ | |
459 | [ 1447] By: gsar on 1998/07/12 02:40:45 | |
460 | Log: From: Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
461 | Date: Sun, 12 Jul 1998 03:23:04 +0200 | |
462 | Message-Id: <l03130300b1cdbff87621@[194.222.64.89]> | |
463 | Subject: Re: perlbug doesn't check that save succeeded | |
464 | Branch: perl | |
465 | ! utils/perlbug.PL | |
466 | ____________________________________________________________________________ | |
467 | [ 1446] By: gsar on 1998/07/12 02:39:24 | |
468 | Log: be generous about CRs | |
469 | From: larry@wall.org (Larry Wall) | |
470 | Date: Sat, 11 Jul 1998 17:54:21 PDT | |
471 | Message-Id: <199807120054.RAA19550@wall.org> | |
472 | Subject: [PATCH _71] CRs et al | |
473 | Branch: perl | |
474 | ! toke.c | |
475 | ____________________________________________________________________________ | |
476 | [ 1445] By: gsar on 1998/07/12 02:11:16 | |
477 | Log: fix pp_caller() to fully traverse stacklevels | |
478 | Branch: perl | |
479 | ! objpp.h pp_ctl.c proto.h t/op/runlevel.t | |
480 | ____________________________________________________________________________ | |
481 | [ 1444] By: gsar on 1998/07/11 23:43:37 | |
482 | Log: add patch, along with all the missing bits, and doc tweaks | |
483 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
484 | Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT) | |
485 | Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu> | |
486 | Subject: Re: [PATCH 5.004_71] Secure RE update | |
487 | Branch: perl | |
488 | ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm | |
489 | ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h | |
490 | ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t | |
491 | ! t/op/pat.t t/op/subst.t | |
492 | ____________________________________________________________________________ | |
493 | [ 1443] By: gsar on 1998/07/11 23:08:14 | |
494 | Log: tweak to get BSDI to build IPC/SysV | |
495 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
496 | Date: 11 Jul 1998 16:26:44 +0300 | |
497 | Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi> | |
498 | Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1 | |
499 | Branch: perl | |
500 | ! ext/IPC/SysV/SysV.xs | |
501 | ____________________________________________________________________________ | |
502 | [ 1442] By: gsar on 1998/07/11 23:03:39 | |
503 | Log: fix closures in optimized C<for (1..5)> (only the tests are in this | |
504 | change, the pp_hot.c fix accidentally went in change#1441) | |
505 | Branch: perl | |
506 | ! t/op/closure.t | |
507 | ____________________________________________________________________________ | |
508 | [ 1441] By: gsar on 1998/07/11 22:35:40 | |
509 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
510 | Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT) | |
511 | Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu> | |
512 | Subject: [PATCH 5.004_71] Update os2's OS2::Process | |
513 | Branch: perl | |
514 | ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm | |
515 | ! os2/OS2/Process/Process.xs pp_hot.c | |
516 | ____________________________________________________________________________ | |
517 | [ 1440] By: gsar on 1998/07/11 19:41:59 | |
518 | Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig) | |
519 | Date: 11 Jul 1998 17:00:21 +0200 | |
520 | Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de> | |
521 | Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip | |
522 | Branch: perl | |
523 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
524 | ____________________________________________________________________________ | |
525 | [ 1439] By: gsar on 1998/07/11 19:36:58 | |
526 | Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len() | |
527 | Branch: perl | |
528 | ! pod/perlguts.pod win32/makedef.pl | |
529 | ____________________________________________________________________________ | |
530 | [ 1438] By: gsar on 1998/07/11 19:14:21 | |
531 | Log: applied patch for perlfunc tweaks, removed reference to system qsort() | |
532 | From: abigail@fnx.com | |
533 | Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT) | |
534 | Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com> | |
535 | Subject: [PATCH 5.004_71] pod/perlfunc.pod | |
536 | Branch: perl | |
537 | ! pod/perlfunc.pod | |
538 | ____________________________________________________________________________ | |
539 | [ 1437] By: gsar on 1998/07/11 19:05:00 | |
540 | Log: From: abigail@fnx.com | |
541 | Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT) | |
542 | Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com> | |
543 | Subject: [PATCH 5.004_71] pod/pod2man.PL | |
544 | Branch: perl | |
545 | ! pod/pod2man.PL | |
546 | ____________________________________________________________________________ | |
547 | [ 1436] By: gsar on 1998/07/11 18:58:03 | |
548 | Log: more complete version of change#1421 | |
549 | From: Stephen McCamant <alias@mcs.com> | |
550 | Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT) | |
551 | Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net> | |
552 | Subject: [PATCH] Re: B::Deparse for(1..100000) | |
553 | Branch: perl | |
554 | ! ext/B/B/Deparse.pm | |
555 | ____________________________________________________________________________ | |
556 | [ 1435] By: gsar on 1998/07/11 18:54:42 | |
557 | Log: win32 fixes for VC 6.0 nits | |
558 | Branch: perl | |
559 | ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk | |
560 | ! win32/win32.h | |
561 | ____________________________________________________________________________ | |
562 | [ 1434] By: gsar on 1998/07/11 18:45:32 | |
563 | Log: s/AVHV/pseudo-hash/ (via PM) | |
564 | From: Gisle Aas <gisle@aas.no> | |
565 | Date: 11 Jul 1998 00:16:53 +0200 | |
566 | Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no> | |
567 | Subject: [PATCH] trivial fields.pm doc patch | |
568 | Branch: perl | |
569 | ! lib/fields.pm | |
570 | ____________________________________________________________________________ | |
571 | [ 1433] By: gsar on 1998/07/11 18:43:11 | |
572 | Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
573 | Date: Fri, 10 Jul 1998 23:12:11 +0200 | |
574 | Message-ID: <19980710231211.A161@cdata.tvnet.hu> | |
575 | Subject: [PATCH _71] dos-djgpp update | |
576 | Branch: perl | |
577 | ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain | |
578 | ____________________________________________________________________________ | |
579 | [ 1432] By: gsar on 1998/07/11 18:41:00 | |
580 | Log: applied patch, reformatted long lines in places | |
581 | From: Dominic Dunlop <domo@computer.org> | |
582 | Date: Fri, 10 Jul 1998 23:11:30 +0000 | |
583 | Message-Id: <v03110703b1cc32a02438@[195.95.102.91]> | |
584 | Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression | |
585 | warning | |
586 | Branch: perl | |
587 | ! pod/perldiag.pod regexec.c | |
588 | ____________________________________________________________________________ | |
589 | [ 1431] By: gsar on 1998/07/11 18:29:18 | |
590 | Log: From: "John L. Allen" <allen@grumman.com> | |
591 | Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT) | |
592 | Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com> | |
593 | Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs | |
594 | Branch: perl | |
595 | ! hints/aix.sh | |
596 | ____________________________________________________________________________ | |
597 | [ 1430] By: TimBunce on 1998/07/11 18:15:09 | |
598 | Log: Title: "Fix string substitution returncode problem" | |
599 | From: Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu> | |
600 | Msg-ID: <199805271236.IAA28213@aatma.engin.umich.edu>, | |
601 | <v03110700b191a557f041@[195.95.102.114]> | |
602 | Files: pp_hot.c | |
603 | Branch: maint-5.004/perl | |
604 | ! pp_hot.c | |
605 | ____________________________________________________________________________ | |
606 | [ 1429] By: gsar on 1998/07/11 18:07:52 | |
607 | Log: applied patch, tweaked doc and code that does labels/indentation | |
608 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
609 | Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT) | |
610 | Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu> | |
611 | Subject: [PATCH 5.004_71] perldebug.pod and RE | |
612 | Branch: perl | |
613 | ! pod/perldebug.pod regcomp.c regexec.c | |
614 | ____________________________________________________________________________ | |
615 | [ 1428] By: TimBunce on 1998/07/11 17:45:56 | |
616 | Log: Assorted patches: | |
617 | ||
618 | Title: "makerel now reads local patch list from patchlevel.h" | |
619 | Files: patchlevel.h Porting/makerel | |
620 | ||
621 | Title: "pod/pod2man.PL" | |
622 | From: abigail@fnx.com | |
623 | Msg-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com> | |
624 | Files: pod/pod2man.PL | |
625 | ||
626 | Title: "Clarify taint example in re.pm" | |
627 | From: Tom Phoenix <rootbeer@teleport.com> | |
628 | Msg-ID: <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com> | |
629 | Files: lib/re.pm | |
630 | ||
631 | Title: "Anohter ptags improvement" | |
632 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
633 | Msg-ID: <199807070059.UAA28815@monk.mps.ohio-state.edu> | |
634 | Files: emacs/ptags | |
635 | ||
636 | Title: "_71 & _04 - Make AIX hints preserve ccflags as per docs" | |
637 | From: "John L. Allen" <allen@grumman.com> | |
638 | Msg-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com> | |
639 | Files: hints/aix.sh | |
640 | Branch: maint-5.004/perl | |
641 | ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm | |
642 | ! patchlevel.h pod/pod2man.PL | |
643 | ____________________________________________________________________________ | |
644 | [ 1427] By: gsar on 1998/07/11 17:04:47 | |
645 | Log: make Liblist return consistently backslashed paths | |
646 | Branch: perl | |
647 | ! lib/ExtUtils/Liblist.pm | |
648 | ____________________________________________________________________________ | |
649 | [ 1426] By: gsar on 1998/07/11 16:53:56 | |
650 | Log: don't 'touch a2p.c', it might readonly (via PM) | |
651 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
652 | Date: Fri, 10 Jul 98 17:19:54 BST | |
653 | Message-Id: <20430.9807101619@tempest.cise.npl.co.uk> | |
654 | Branch: perl | |
655 | ! x2p/Makefile.SH | |
656 | ____________________________________________________________________________ | |
657 | [ 1425] By: TimBunce on 1998/07/11 16:42:26 | |
658 | Log: Title: "Add newCONSTSUB (from 5.005_70)" | |
659 | Files: embed.h proto.h global.sym op.c | |
660 | Branch: maint-5.004/perl | |
661 | ! embed.h global.sym op.c proto.h | |
662 | ____________________________________________________________________________ | |
663 | [ 1424] By: TimBunce on 1998/07/11 16:20:21 | |
664 | Log: Title: "Assorted fixes for Sys::Syslog.pm" | |
665 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson | |
666 | <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk | |
667 | Msg-ID: <01IXGLISWJ7Q0001B6@sc.maricopa.edu>, | |
668 | <199805270939.KAA08453@toad.ig.co.uk>, | |
669 | <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk> | |
670 | Files: lib/Sys/Syslog.pm | |
671 | Branch: maint-5.004/perl | |
672 | ! lib/Sys/Syslog.pm | |
673 | ____________________________________________________________________________ | |
674 | [ 1423] By: TimBunce on 1998/07/11 15:53:37 | |
675 | Log: Assorted patches: | |
676 | ||
677 | Title: "umask: die if EXPR & 0700 else return undef" | |
678 | From: Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>, | |
679 | Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie | |
680 | <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce), | |
681 | kstar@chapin.ed, kstar@chapin.edu@ig.co.uk () | |
682 | Msg-ID: <199805291520.QAA01615@sable.ox.ac.uk>, | |
683 | <199805291549.SAA01439@alpha.hut.fi>, | |
684 | <199805291608.RAA29283@toad.ig.co.uk>, | |
685 | <19980530105129.A24006@O2.chapin.edu>, | |
686 | <19980608133037.A8793@perlsupport.com> | |
687 | Files: pod/perldiag.pod pod/perlfunc.pod pp_sys.c | |
688 | ||
689 | Title: "File name DynaLoader.pm.PL is 8.3 unfriendly" | |
690 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
691 | Msg-ID: <19980610005417.G162@cdata.tvnet.hu> | |
692 | Files: MANIFEST ext/DynaLoader/Makefile.PL | |
693 | Branch: maint-5.004/perl | |
694 | +> ext/DynaLoader/DynaLoader_pm.PL | |
695 | - ext/DynaLoader/DynaLoader.pm.PL | |
696 | ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod | |
697 | ! pod/perlfunc.pod pp_sys.c | |
698 | ____________________________________________________________________________ | |
699 | [ 1421] By: gsar on 1998/07/11 02:54:02 | |
700 | Log: From: Gisle Aas <gisle@aas.no> | |
701 | Subject: [PATCH] B::Deparse for(1..100000) | |
702 | Date: 10 Jul 1998 14:04:44 +0200 | |
703 | Message-ID: <m3n2ahx677.fsf@furu.g.aas.no> | |
704 | Branch: perl | |
705 | ! ext/B/B/Deparse.pm | |
706 | ____________________________________________________________________________ | |
707 | [ 1420] By: gsar on 1998/07/11 02:28:18 | |
708 | Log: add 'clean' target for ext/re | |
709 | Branch: perl | |
710 | ! ext/re/Makefile.PL | |
711 | ____________________________________________________________________________ | |
712 | [ 1419] By: gsar on 1998/07/11 02:20:32 | |
713 | Log: From: Tom Hughes <thh@cyberscience.com> | |
714 | Date: 10 Jul 1998 10:25:18 +0100 | |
715 | Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com> | |
716 | Subject: [5.004_71] Patch: svr4 hints updates for Unixware | |
717 | Branch: perl | |
718 | ! hints/svr4.sh | |
719 | ____________________________________________________________________________ | |
720 | [ 1418] By: gsar on 1998/07/11 02:19:12 | |
721 | Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t | |
722 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
723 | Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST) | |
724 | Message-Id: <199807101008.NAA10817@alpha.hut.fi> | |
725 | Subject: Re: make minitest does not work out of the box - test subset | |
726 | needs pruning | |
727 | Branch: perl | |
728 | + t/lib/ipc_sysv.t | |
729 | - t/op/ipcmsg.t t/op/ipcsem.t | |
730 | ! MANIFEST | |
731 | ____________________________________________________________________________ | |
732 | [ 1417] By: gsar on 1998/07/11 02:14:16 | |
733 | Log: disable CR croaking (via #define, default off) in lieu of more | |
734 | complete fix | |
735 | Branch: perl | |
736 | ! toke.c | |
737 | ____________________________________________________________________________ | |
738 | [ 1416] By: gsar on 1998/07/11 02:06:11 | |
739 | Log: added patch, made linking with setargv a build option | |
740 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
741 | Date: Thu, 9 Jul 1998 09:51:42 -0700 | |
742 | Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active> | |
743 | Subject: [PATCH 5.004_71] | |
744 | Branch: perl | |
745 | ! perl.c pp_sys.c win32/Makefile win32/makefile.mk | |
746 | ____________________________________________________________________________ | |
747 | [ 1415] By: gsar on 1998/07/11 01:47:19 | |
748 | Log: From: Tom Hughes <thh@cyberscience.com> | |
749 | Date: 10 Jul 1998 09:01:12 +0100 | |
750 | Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com> | |
751 | Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware | |
752 | Branch: perl | |
753 | ! perl_exp.SH | |
754 | ____________________________________________________________________________ | |
755 | [ 1414] By: gsar on 1998/07/11 01:45:45 | |
756 | Log: make lib/re.pm a prereq for minitest | |
757 | Branch: perl | |
758 | ! Makefile.SH | |
759 | ____________________________________________________________________________ | |
760 | [ 1413] By: gsar on 1998/07/11 01:40:56 | |
761 | Log: add patch (via PM) | |
762 | From: Stephen McCamant <alias@mcs.com> | |
763 | Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT) | |
764 | Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net> | |
765 | Subject: Big B::Deparse update | |
766 | Branch: perl | |
767 | ! ext/B/B/Deparse.pm | |
768 | ____________________________________________________________________________ | |
769 | [ 1412] By: gsar on 1998/07/11 00:25:17 | |
770 | Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com> | |
771 | Branch: perl | |
772 | + pod/perlport.pod | |
773 | ! pod/perl.pod | |
774 | ____________________________________________________________________________ | |
775 | [ 1411] By: gsar on 1998/07/10 21:53:06 | |
776 | Log: make binmode(STDIN) not whine | |
777 | From: Dan Sugalski <sugalskd@osshe.edu> | |
778 | Date: Thu, 09 Jul 1998 16:51:27 -0700 | |
779 | Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu> | |
780 | Subject: [PATCH 5.004_70] Fix up binmode() for VMS | |
781 | Branch: perl | |
782 | ! vms/vms.c | |
783 | ____________________________________________________________________________ | |
784 | [ 1410] By: gsar on 1998/07/10 21:50:57 | |
785 | Log: CPAN-1.39 update | |
786 | From: koenig@kulturbox.de (Andreas J. Koenig) | |
787 | Date: 10 Jul 1998 00:45:36 +0200 | |
788 | Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de> | |
789 | Subject: Re: perl5.004_71 hit the stands this morn | |
790 | Branch: perl | |
791 | ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm | |
792 | ____________________________________________________________________________ | |
793 | [ 1409] By: gsar on 1998/07/10 21:45:10 | |
794 | Log: manually apply patch with conflicts | |
795 | From: Dan Sugalski <sugalskd@osshe.edu> | |
796 | Date: Thu, 09 Jul 1998 12:08:33 -0700 | |
797 | Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu> | |
798 | Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch | |
799 | Branch: perl | |
800 | ! configpm | |
801 | ____________________________________________________________________________ | |
802 | [ 1408] By: gsar on 1998/07/10 21:36:54 | |
803 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
804 | Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT) | |
805 | Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys> | |
806 | Subject: Re: perldelta.pod [PATCH] | |
807 | Branch: perl | |
808 | ! pod/perldelta.pod | |
809 | ____________________________________________________________________________ | |
810 | [ 1407] By: gsar on 1998/07/10 21:35:13 | |
811 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
812 | Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT) | |
813 | Subject: [PATCH 5.004_71] Allow static build of IPC::SysV | |
814 | Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys> | |
815 | Branch: perl | |
816 | ! ext/IPC/SysV/Makefile.PL | |
817 | ____________________________________________________________________________ | |
818 | [ 1406] By: gsar on 1998/07/10 21:33:30 | |
819 | Log: manually apply patch with conflicts | |
820 | From: kstar@chapin.edu | |
821 | Message-ID: <19980709093621.B7857@O2.chapin.edu> | |
822 | Date: Thu, 9 Jul 1998 09:36:21 -0400 | |
823 | Subject: Re: [PATCH] 5.004_70 installperl and docs | |
824 | Branch: perl | |
825 | ! installperl | |
826 | ____________________________________________________________________________ | |
827 | [ 1405] By: gsar on 1998/07/10 21:28:29 | |
828 | Log: misc tweaks to docs and qsortsv() warning | |
829 | Branch: perl | |
830 | ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c | |
831 | ____________________________________________________________________________ | |
832 | [ 1404] By: gsar on 1998/07/10 21:23:53 | |
833 | Log: add more correct version of change#1350 (as yet untested) | |
834 | From: joshua.pritikin@db.com | |
835 | Date: Thu, 9 Jul 1998 09:22:46 -0400 | |
836 | Message-Id: <H00000e50008f277@MHS> | |
837 | Subject: Re: [PATCH _70] cache missing methods | |
838 | Branch: perl | |
839 | ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h | |
840 | ____________________________________________________________________________ | |
841 | [ 1403] By: gsar on 1998/07/10 20:46:12 | |
842 | Log: add win32_rename() that does what docs say | |
843 | Branch: perl | |
844 | ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h | |
845 | ! win32/win32.c win32/win32iop.h | |
846 | ____________________________________________________________________________ | |
847 | [ 1402] By: gsar on 1998/07/10 20:19:18 | |
848 | Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad | |
849 | (suggested by Philippe.Simonet@swisscom.com) | |
850 | Branch: perl | |
851 | ! ext/Socket/Socket.xs | |
852 | ____________________________________________________________________________ | |
853 | [ 1401] By: gsar on 1998/07/10 03:24:45 | |
854 | Log: undo change#1379 (order of tests *is* significant) | |
855 | Branch: perl | |
856 | ! t/lib/posix.t | |
857 | ____________________________________________________________________________ | |
858 | [ 1400] By: nick on 1998/07/09 17:43:14 | |
859 | Log: Integrate mainline (_071-ish) | |
860 | Branch: ansiperl | |
861 | +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm | |
862 | +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL | |
863 | +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog | |
864 | +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL | |
865 | +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README | |
866 | +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm | |
867 | +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t | |
868 | +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h | |
869 | +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t | |
870 | !> (integrate 145 files) | |
871 | ||
872 | ---------------- | |
873 | Version 5.004_71 | |
874 | ---------------- | |
875 | ||
876 | ____________________________________________________________________________ | |
6cc33c6d GS |
877 | [ 1399] By: gsar on 1998/07/09 12:15:12 |
878 | Log: update Changes, perlhist.pod, beginnings of perldelta.pod | |
879 | Branch: perl | |
880 | ! Changes pod/perldelta.pod pod/perlhist.pod | |
881 | ____________________________________________________________________________ | |
429b3afa GS |
882 | [ 1397] By: gsar on 1998/07/09 08:35:39 |
883 | Log: merge changes from maintbranch (1354, and relevant part of 1356); all | |
884 | maintenance changes upto 1356 merged | |
885 | Branch: perl | |
886 | ! pod/perldiag.pod pp_hot.c t/op/misc.t | |
887 | ____________________________________________________________________________ | |
888 | [ 1396] By: gsar on 1998/07/09 08:02:52 | |
889 | Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to | |
890 | make all configs build on Solaris and win32 | |
891 | Branch: perl | |
892 | + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm | |
893 | + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL | |
894 | + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t | |
895 | ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc | |
896 | ! win32/config_H.gc win32/config_H.vc win32/makefile.mk | |
897 | ____________________________________________________________________________ | |
898 | [ 1395] By: gsar on 1998/07/09 05:39:48 | |
899 | Log: From: Stephen McCamant <alias@mcs.com> | |
900 | Date: Wed, 08 Jul 1998 23:16:49 CDT | |
901 | Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net> | |
902 | Subject: [PATCH] UNOP opclass test in B.xs | |
903 | Branch: perl | |
904 | ! ext/B/B.xs | |
905 | ____________________________________________________________________________ | |
906 | [ 1394] By: gsar on 1998/07/09 05:37:48 | |
907 | Log: get it building again on win32 | |
908 | Branch: perl | |
909 | ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h | |
910 | ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h | |
911 | ! pp_sys.c proto.h win32/Makefile win32/makedef.pl | |
912 | ! win32/makefile.mk | |
913 | ____________________________________________________________________________ | |
914 | [ 1393] By: gsar on 1998/07/09 05:20:31 | |
915 | Log: applied patch from Ilya, tweaked some to get clean static build of | |
916 | the ext/re stuff (untested on win32) | |
917 | Branch: perl | |
918 | ! regcomp.c regexec.c | |
919 | ____________________________________________________________________________ | |
920 | [ 1392] By: gsar on 1998/07/09 03:56:45 | |
921 | Log: fix installperl typo | |
922 | From: kstar@chapin.edu | |
923 | Date: Wed, 08 Jul 1998 23:51:57 EDT | |
924 | Message-Id: <19980708235157.D1380@O2.chapin.edu> | |
925 | Subject: Re: [PATCH] 5.004_70 installperl and docs | |
926 | Branch: perl | |
927 | ! installperl | |
928 | ____________________________________________________________________________ | |
929 | [ 1391] By: gsar on 1998/07/09 01:48:16 | |
930 | Log: From: Chip Salzenberg <chip@perl.org> | |
931 | Date: Wed, 8 Jul 1998 18:10:55 -0400 | |
932 | Message-ID: <19980708181055.A8005@perlsupport.com> | |
933 | Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris | |
934 | Branch: perl | |
935 | ! util.c | |
936 | ____________________________________________________________________________ | |
937 | [ 1390] By: gsar on 1998/07/09 01:45:16 | |
938 | Log: added patch, tweaked per Ilya's suggestion | |
939 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
940 | Date: Wed, 8 Jul 1998 13:34:42 +0100 | |
941 | Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk> | |
942 | Subject: [PATCH] perl5db.pl complains about non-integer condition | |
943 | Branch: perl | |
944 | ! lib/perl5db.pl | |
945 | ____________________________________________________________________________ | |
946 | [ 1389] By: gsar on 1998/07/09 01:42:13 | |
947 | Log: reenable misaligned memory checks, cast to UV & check alignment | |
948 | From: Dominic Dunlop <domo@computer.org> | |
949 | Date: Wed, 8 Jul 1998 11:21:48 +0000 | |
950 | Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]> | |
951 | Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT | |
952 | Branch: perl | |
953 | ! malloc.c | |
954 | ____________________________________________________________________________ | |
955 | [ 1388] By: gsar on 1998/07/09 01:36:22 | |
956 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
957 | Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT) | |
958 | Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys> | |
959 | Subject: [PATCH 5.004_70] more on finding metaconfig units. | |
960 | Branch: perl | |
961 | ! Porting/pumpkin.pod | |
962 | ____________________________________________________________________________ | |
963 | [ 1387] By: gsar on 1998/07/09 01:35:23 | |
964 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
965 | Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT) | |
966 | Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys> | |
967 | Subject: Configure indentation patch | |
968 | Branch: perl | |
969 | ! Configure | |
970 | ____________________________________________________________________________ | |
971 | [ 1386] By: gsar on 1998/07/09 01:33:31 | |
972 | Log: don't try to hardlink perldiag.pod; that is no longer not needed | |
973 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
974 | Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT) | |
975 | Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys> | |
976 | Subject: Re: pelr installation attempts hard links between file systems | |
977 | Branch: perl | |
978 | ! installperl | |
979 | ____________________________________________________________________________ | |
980 | [ 1385] By: gsar on 1998/07/09 01:28:05 | |
981 | Log: win32/makefile.mk =~ s|gcc -pipe|gcc| | |
982 | Branch: perl | |
983 | ! win32/makefile.mk | |
984 | ____________________________________________________________________________ | |
985 | [ 1384] By: gsar on 1998/07/09 01:26:19 | |
986 | Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere | |
987 | Branch: perl | |
988 | ! t/TEST | |
989 | ____________________________________________________________________________ | |
990 | [ 1383] By: gsar on 1998/07/09 01:06:47 | |
991 | Log: manually apply patch with a dependency on unapplied patch | |
992 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
993 | Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT) | |
994 | Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu> | |
995 | Subject: [PATCH 5.004_70] make quoted RE embeddable | |
996 | Branch: perl | |
997 | ! sv.c t/op/pat.t | |
998 | ____________________________________________________________________________ | |
999 | [ 1382] By: gsar on 1998/07/09 01:02:23 | |
1000 | Log: change order of libs for extensions | |
1001 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
1002 | Date: Tue, 7 Jul 1998 23:48:05 +0200 | |
1003 | Message-ID: <19980707234805.C180@cdata.tvnet.hu> | |
1004 | Subject: [PATCH _70] linking problem with modules | |
1005 | Branch: perl | |
1006 | ! lib/ExtUtils/MM_Unix.pm | |
1007 | ____________________________________________________________________________ | |
1008 | [ 1381] By: gsar on 1998/07/09 00:56:12 | |
1009 | Log: patch for more flexible initialization of xsub parameters | |
1010 | From: Tye McQueen <tye@metronet.com> | |
1011 | Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT) | |
1012 | Message-Id: <199807070004.AA16454@metronet.com> | |
1013 | Subject: Enhanced arg inits for xsubpp | |
1014 | Branch: perl | |
1015 | ! lib/ExtUtils/xsubpp pod/perlxs.pod | |
1016 | ____________________________________________________________________________ | |
1017 | [ 1380] By: gsar on 1998/07/09 00:44:01 | |
1018 | Log: From: Tye McQueen <tye@metronet.com> | |
1019 | Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT) | |
1020 | Message-Id: <16619-17073@lyris.activestate.com> | |
1021 | Subject: New pl2bat.pl | |
1022 | Branch: perl | |
1023 | ! win32/bin/pl2bat.pl | |
1024 | ____________________________________________________________________________ | |
1025 | [ 1379] By: gsar on 1998/07/09 00:30:58 | |
1026 | Log: remove ordering dependency in posix.t | |
1027 | Branch: perl | |
1028 | ! t/lib/posix.t | |
1029 | ____________________________________________________________________________ | |
1030 | [ 1378] By: gsar on 1998/07/08 20:17:43 | |
1031 | Log: make -i'*suffix' work too | |
1032 | Branch: perl | |
1033 | ! doio.c | |
1034 | ____________________________________________________________________________ | |
1035 | [ 1377] By: gsar on 1998/07/08 08:56:28 | |
1036 | Log: regen headers; result builds & tests on Solaris again (threaded) | |
1037 | Branch: perl | |
1038 | ! embedvar.h | |
1039 | ____________________________________________________________________________ | |
1040 | [ 1376] By: gsar on 1998/07/08 08:55:03 | |
1041 | Log: change#1350 breaks things, back it out | |
1042 | Branch: perl | |
1043 | ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h | |
1044 | ____________________________________________________________________________ | |
1045 | [ 1375] By: gsar on 1998/07/08 07:47:00 | |
1046 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1047 | Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT) | |
1048 | Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu> | |
1049 | Subject: [PATCH 5.004_70] Switch modifiers in RE off | |
1050 | Branch: perl | |
1051 | ! pod/perlre.pod regcomp.c t/op/re_tests | |
1052 | ____________________________________________________________________________ | |
1053 | [ 1374] By: gsar on 1998/07/08 07:41:06 | |
1054 | Log: From: Gisle Aas <gisle@aas.no> | |
1055 | Date: 07 Jul 1998 23:08:59 +0200 | |
1056 | Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no> | |
1057 | Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv() | |
1058 | Branch: perl | |
1059 | ! sv.c | |
1060 | ____________________________________________________________________________ | |
1061 | [ 1373] By: gsar on 1998/07/08 07:36:01 | |
1062 | Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
1063 | Date: Tue, 7 Jul 1998 23:47:50 +0200 | |
1064 | Message-ID: <19980707234750.A180@cdata.tvnet.hu> | |
1065 | Subject: [PATCH _70] dos-djgpp update | |
1066 | Branch: perl | |
1067 | ! djgpp/config.over djgpp/djgppsed.sh | |
1068 | ____________________________________________________________________________ | |
1069 | [ 1372] By: gsar on 1998/07/08 07:12:47 | |
1070 | Log: add extension to support SysV IPC | |
1071 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1072 | Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST) | |
1073 | Message-Id: <199807062332.CAA25792@alpha.hut.fi> | |
1074 | Subject: [PATCH] 5.004_70: IPC::SysV | |
1075 | Branch: perl | |
1076 | + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST | |
1077 | + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm | |
1078 | + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm | |
1079 | + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t | |
1080 | + ext/IPC/SysV/t/sem.t | |
1081 | ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod | |
1082 | ! t/op/ipcmsg.t t/op/ipcsem.t | |
1083 | ____________________________________________________________________________ | |
1084 | [ 1371] By: gsar on 1998/07/08 05:12:07 | |
1085 | Log: add patch for C<use re 'debug'> | |
1086 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1087 | Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT) | |
1088 | Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu> | |
1089 | Subject: Re: _70 and Devel::RE | |
1090 | Branch: perl | |
1091 | + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs | |
1092 | - lib/re.pm | |
1093 | ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c | |
1094 | ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c | |
1095 | ____________________________________________________________________________ | |
1096 | [ 1370] By: gsar on 1998/07/08 04:27:27 | |
1097 | Log: added patch to generate PPDEF(pp_foo) | |
1098 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1099 | Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT) | |
1100 | Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu> | |
1101 | Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes | |
1102 | Branch: perl | |
1103 | + pp_proto.h | |
1104 | ! MANIFEST Makefile.SH opcode.pl proto.h | |
1105 | ____________________________________________________________________________ | |
1106 | [ 1369] By: gsar on 1998/07/08 04:19:49 | |
1107 | Log: suggest 'make test' after make | |
1108 | Branch: perl | |
1109 | ! Makefile.SH | |
1110 | ____________________________________________________________________________ | |
1111 | [ 1368] By: gsar on 1998/07/08 03:58:19 | |
1112 | Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc | |
1113 | From: Colin Kuskie <ckuskie@cadence.com> | |
1114 | Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT) | |
1115 | Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com> | |
1116 | Subject: Corrected -i prefix patch | |
1117 | Branch: perl | |
1118 | + t/io/iprefix.t | |
1119 | ! MANIFEST doio.c pod/perlrun.pod | |
1120 | ____________________________________________________________________________ | |
1121 | [ 1366] By: gsar on 1998/07/08 02:28:30 | |
1122 | Log: From: Gisle Aas <gisle@aas.no> | |
1123 | Date: 07 Jul 1998 17:48:36 +0200 | |
1124 | Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no> | |
1125 | Subject: [PATCH] Remove some rendundant SvOOK_on tests | |
1126 | Branch: perl | |
1127 | ! sv.c sv.h | |
1128 | ____________________________________________________________________________ | |
1129 | [ 1365] By: gsar on 1998/07/08 02:25:17 | |
1130 | Log: applied patch to clarify m//g | |
1131 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
1132 | Date: Tue, 7 Jul 1998 15:59:03 +0100 | |
1133 | Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk> | |
1134 | Subject: [PATCH] Re: m//g in perlop.pod | |
1135 | Branch: perl | |
1136 | ! pod/perlop.pod | |
1137 | ____________________________________________________________________________ | |
1138 | [ 1364] By: gsar on 1998/07/08 02:13:07 | |
1139 | Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
1140 | Subject: [PATCH] 5.004_70 bug in perlfaq.pod | |
1141 | Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk> | |
1142 | Date: Tue, 7 Jul 1998 11:59:41 +0100 | |
1143 | Branch: perl | |
1144 | ! pod/perlfaq.pod | |
1145 | ____________________________________________________________________________ | |
1146 | [ 1363] By: gsar on 1998/07/08 02:11:11 | |
1147 | Log: applied tweak (via private mail) | |
1148 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
1149 | Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST) | |
1150 | Message-Id: <199807071027.NAA20829@alpha.hut.fi> | |
1151 | Subject: tiny perllocale.pod patch for 5.004_70 | |
1152 | Branch: perl | |
1153 | ! pod/perllocale.pod | |
1154 | ____________________________________________________________________________ | |
1155 | [ 1362] By: gsar on 1998/07/08 02:07:48 | |
1156 | Log: applied patch, various tweaks to pander to pod2man tantrums | |
1157 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1158 | Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT) | |
1159 | Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu> | |
1160 | Subject: [PATCH 5.004_70] CONFIGPM | |
1161 | Branch: perl | |
1162 | ! Porting/Glossary configpm | |
1163 | ____________________________________________________________________________ | |
1164 | [ 1361] By: gsar on 1998/07/07 22:13:11 | |
1165 | Log: From: Stephen McCamant <alias@mcs.com> | |
1166 | Date: Mon, 6 Jul 1998 21:22:17 -0500 (CDT) | |
1167 | Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net> | |
1168 | Subject: Re: Inconsistent arithmetics on refs | |
1169 | Branch: perl | |
1170 | ! sv.c | |
1171 | ____________________________________________________________________________ | |
1172 | [ 1360] By: gsar on 1998/07/07 22:11:11 | |
1173 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1174 | Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT) | |
1175 | Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu> | |
1176 | Subject: [PATCH 5.004_70] Anohter ptags improvement | |
1177 | Branch: perl | |
1178 | ! emacs/ptags | |
1179 | ____________________________________________________________________________ | |
1180 | [ 1359] By: gsar on 1998/07/07 22:08:48 | |
1181 | Log: fix accidental RE-de-optimization | |
1182 | From: larry@wall.org (Larry Wall) | |
1183 | Date: Mon, 6 Jul 1998 17:49:31 -0700 | |
1184 | Message-Id: <199807070049.RAA23475@wall.org> | |
1185 | Subject: Re: before you deluge us with patches | |
1186 | -- | |
1187 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1188 | Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT) | |
1189 | Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu> | |
1190 | Subject: Re: before you deluge us with patches | |
1191 | Branch: perl | |
1192 | ! pp_hot.c regexec.c | |
1193 | ____________________________________________________________________________ | |
1194 | [ 1358] By: gsar on 1998/07/07 21:36:29 | |
1195 | Log: From: Gisle Aas <gisle@aas.no> | |
1196 | Subject: [PATCH] Evaluation of AVHVs in scalar context | |
1197 | Date: 06 Jul 1998 21:41:14 +0200 | |
1198 | Message-ID: <m33ecedaxx.fsf@furu.g.aas.no> | |
1199 | Branch: perl | |
1200 | ! pp_hot.c t/op/avhv.t | |
1201 | ____________________________________________________________________________ | |
1202 | [ 1357] By: gsar on 1998/07/07 21:29:46 | |
1203 | Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall | |
1204 | Branch: perl | |
1205 | ! lib/Math/Trig.pm lib/fields.pm thread.sym | |
1206 | ____________________________________________________________________________ | |
1207 | [ 1356] By: TimBunce on 1998/07/07 17:19:42 | |
1208 | Log: Assorted patches: | |
1209 | ||
1210 | ------ BUILD PROCESS ------ | |
1211 | ||
1212 | Title: "Add Test.pm (from perl 5.004_70)" | |
1213 | Files: MANIFEST lib/Test.pm | |
1214 | ||
1215 | ------ EXTENSIONS ------ | |
1216 | ||
1217 | Title: "Add CR LF CRLF to Socket.pm" | |
1218 | From: Chris Nandor <pudge@pobox.com> | |
1219 | Msg-ID: <v04003a46b1b6067832a1@[24.48.28.52]> | |
1220 | Files: ext/Socket/Socket.pm | |
1221 | ||
1222 | ------ LIBRARY ------ | |
1223 | ||
1224 | Title: "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)" | |
1225 | Files: lib/AutoSplit.pm | |
1226 | ||
1227 | Title: "Upgrade base.pm (from perl 5.004_70)" | |
1228 | Files: lib/base.pm | |
1229 | ||
1230 | Title: "Add File::Spec modules (from 5.004_70)" | |
1231 | Files: lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm | |
1232 | lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm | |
1233 | lib/File/Spec/Win32.pm | |
1234 | ||
1235 | ------ TESTS ------ | |
1236 | ||
1237 | Title: "fixup test for method call on undefined value" | |
1238 | Files: t/op/misc.t | |
1239 | ||
1240 | ------ UTILITIES ------ | |
1241 | ||
1242 | Title: "perlbug upgrade (from 5.004_70)" | |
1243 | Files: utils/perlbug.PL | |
1244 | ||
1245 | Title: "Upgrade perldoc (from 5.004_70)" | |
1246 | Files: utils/perldoc.PL | |
1247 | Branch: maint-5.004/perl | |
1248 | + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm | |
1249 | + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm | |
1250 | + lib/File/Spec/Win32.pm lib/Test.pm | |
1251 | ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm | |
1252 | ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL | |
1253 | ____________________________________________________________________________ | |
1254 | [ 1355] By: TimBunce on 1998/07/07 14:39:51 | |
1255 | Log: Title: "Fix memory leak in Safe module" | |
1256 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1257 | Msg-ID: <199806290544.BAA18463@aatma.engin.umich.edu> | |
1258 | Files: ext/Opcode/Opcode.xs ext/Opcode/Safe.pm | |
1259 | Branch: maint-5.004/perl | |
1260 | ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm | |
1261 | ____________________________________________________________________________ | |
1262 | [ 1354] By: TimBunce on 1998/07/07 14:35:25 | |
1263 | Log: Title: "Better error message for $undef->method call" | |
1264 | From: Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>, | |
1265 | joshua.pritikin@db.com | |
1266 | Msg-ID: <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS> | |
1267 | Files: pod/perldiag.pod pp_hot.c | |
1268 | Branch: maint-5.004/perl | |
1269 | ! pod/perldiag.pod pp_hot.c | |
1270 | ____________________________________________________________________________ | |
1271 | [ 1353] By: gsar on 1998/07/06 23:33:38 | |
1272 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
1273 | Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT) | |
1274 | Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys> | |
1275 | Subject: [PATCH 5.004_70] Update metaconfig info | |
1276 | Branch: perl | |
1277 | ! Porting/pumpkin.pod | |
1278 | ____________________________________________________________________________ | |
1279 | [ 1352] By: gsar on 1998/07/06 23:30:54 | |
1280 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
1281 | Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT) | |
1282 | Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys> | |
1283 | Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share" | |
1284 | Branch: perl | |
1285 | ! Configure INSTALL Policy_sh.SH Porting/Glossary | |
1286 | ! Porting/config.sh Porting/config_H | |
1287 | ____________________________________________________________________________ | |
1288 | [ 1351] By: gsar on 1998/07/06 23:24:47 | |
1289 | Log: try harder to run non-executable tests | |
1290 | Branch: perl | |
1291 | ! t/TEST | |
1292 | ____________________________________________________________________________ | |
1293 | [ 1350] By: gsar on 1998/07/06 23:12:17 | |
1294 | Log: add patch to improve method caching, regen headers | |
1295 | From: joshua.pritikin@db.com | |
1296 | Date: Mon, 6 Jul 1998 09:19:29 -0400 | |
1297 | Message-Id: <H00000e50008a518@MHS> | |
1298 | Subject: [PATCH _70] cache missing methods | |
1299 | Branch: perl | |
1300 | ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h | |
1301 | ____________________________________________________________________________ | |
1302 | [ 1349] By: TimBunce on 1998/07/06 23:03:16 | |
1303 | Log: Assorted patches: | |
1304 | ||
1305 | ------ BUILD PROCESS ------ | |
1306 | ||
1307 | Title: "Configure: Workaround bash CDPATH oddity" | |
1308 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
1309 | Msg-ID: <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys> | |
1310 | Files: Configure | |
1311 | ||
1312 | Title: "Don't suppress display of Makefile recipes that invoke perl" | |
1313 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1314 | Msg-ID: <199806252213.SAA08545@aatma.engin.umich.edu> | |
1315 | Files: Makefile.SH | |
1316 | ||
1317 | ------ CORE LANGUAGE ------ | |
1318 | ||
1319 | Title: "one more^Wless quad unpack bug" | |
1320 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1321 | Msg-ID: <199806301132.OAA27353@alpha.hut.fi> | |
1322 | Files: pp.c | |
1323 | ||
1324 | Title: "minor fixups to bring maint closer to devel for patching" | |
1325 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1326 | Msg-ID: <199805200046.UAA19284@aatma.engin.umich.edu> | |
1327 | Files: pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c | |
1328 | ||
1329 | Title: "-Pw switches used together report bogus error" | |
1330 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1331 | Msg-ID: <199806252331.TAA10160@aatma.engin.umich.edu> | |
1332 | Files: perl.c | |
1333 | ||
1334 | Title: "Add doc and perl home page info to -v output" | |
1335 | From: Tom Christiansen <tchrist@jhereg.perl.com> | |
1336 | Msg-ID: <199802172229.PAA29309@jhereg.perl.com> | |
1337 | Files: perl.c | |
1338 | ||
1339 | Title: "Fix C<@a = (%a = 1)> bizarreness" | |
1340 | From: Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen | |
1341 | <tchrist@jhereg.perl.com> | |
1342 | Msg-ID: <199807012026.OAA31507@jhereg.perl.com>, | |
1343 | <199807012339.TAA26024@aatma.engin.umich.edu> | |
1344 | Files: pp_hot.c | |
1345 | ||
1346 | Title: "make find_script() return saved string, reenable missing | |
1347 | diagnostics" | |
1348 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1349 | Msg-ID: <199806262224.SAA00422@aatma.engin.umich.edu> | |
1350 | Files: perl.c util.c | |
1351 | ||
1352 | Title: "minor e_script optimization" | |
1353 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1354 | Msg-ID: <199807060704.DAA25988@aatma.engin.umich.edu> | |
1355 | Files: perl.c | |
1356 | ||
1357 | ------ DOCUMENTATION ------ | |
1358 | ||
1359 | Title: "Insecure $ENV{} message out of step with perldiag" | |
1360 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
1361 | Msg-ID: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk> | |
1362 | Files: pod/perldiag.pod pod/perlsec.pod | |
1363 | ||
1364 | Title: "documenting close without arguments" | |
1365 | From: Tom Phoenix <rootbeer@teleport.com> | |
1366 | Msg-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com> | |
1367 | Files: pod/perlfunc.pod | |
1368 | ||
1369 | Title: "pod for scalar .. op" | |
1370 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
1371 | Msg-ID: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk> | |
1372 | Files: pod/perlop.pod | |
1373 | ||
1374 | ------ EXTENSIONS ------ | |
1375 | ||
1376 | Title: "Fcntl: add few constants, enhance maintainability" | |
1377 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1378 | Msg-ID: <199806221558.SAA18626@alpha.hut.fi> | |
1379 | Files: ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs | |
1380 | ||
1381 | ------ LIBRARY ------ | |
1382 | ||
1383 | Title: "Fix undef warnings in Text::Parsewords" | |
1384 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1385 | Msg-ID: <199806300842.LAA26409@alpha.hut.fi> | |
1386 | Files: lib/Text/ParseWords.pm | |
1387 | ||
1388 | Title: "Add Symbol::delete_package()" | |
1389 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1390 | Msg-ID: <199807060702.DAA25976@aatma.engin.umich.edu> | |
1391 | Files: pod/perlembed.pod lib/Symbol.pm | |
1392 | Branch: maint-5.004/perl | |
1393 | ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm | |
1394 | ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c | |
1395 | ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod | |
1396 | ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t | |
1397 | ! t/op/split.t taint.c util.c | |
1398 | ____________________________________________________________________________ | |
1399 | [ 1348] By: gsar on 1998/07/06 22:55:56 | |
1400 | Log: remove #! line from Errno_pm.PL | |
1401 | Branch: perl | |
1402 | ! ext/Errno/Errno_pm.PL | |
1403 | ____________________________________________________________________________ | |
1404 | [ 1347] By: gsar on 1998/07/06 22:51:34 | |
1405 | Log: added patch to fix Cwd.pm warnings, fixed a couple more places | |
1406 | From: Gisle Aas <gisle@aas.no> | |
1407 | Date: 06 Jul 1998 13:08:53 +0200 | |
1408 | Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no> | |
1409 | Subject: [PATCH] 5.004_70 Cwd.pm now give warnings | |
1410 | Branch: perl | |
1411 | ! lib/Cwd.pm | |
1412 | ____________________________________________________________________________ | |
1413 | [ 1346] By: gsar on 1998/07/06 22:20:29 | |
1414 | Log: much simpler fix to typecheck read/sysread/recv, as suggested by | |
1415 | Stephen McCamant | |
1416 | Branch: perl | |
1417 | ! op.c | |
1418 | ____________________________________________________________________________ | |
1419 | [ 1345] By: gsar on 1998/07/06 21:58:52 | |
1420 | Log: undo ck_sysread() changes#1319,1337 in preparation for a much | |
1421 | simpler fix | |
1422 | Branch: perl | |
1423 | ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h | |
1424 | ! opcode.pl proto.h | |
1425 | ____________________________________________________________________________ | |
1426 | [ 1344] By: TimBunce on 1998/07/06 21:51:05 | |
1427 | Log: Title: "Fix for broken goto &xsub" | |
1428 | From: Albert Dvornik <bert@genscan.com>, | |
1429 | Msg-ID: <tq4sxawf2h.fsf@puma.genscan.com> | |
1430 | Files: MANIFEST pp_ctl.c t/op/goto_xs.t | |
1431 | Branch: maint-5.004/perl | |
1432 | + t/op/goto_xs.t | |
1433 | ! MANIFEST pp_ctl.c | |
1434 | ____________________________________________________________________________ | |
1435 | [ 1343] By: TimBunce on 1998/07/06 21:40:14 | |
1436 | Log: Title: "Undo sub stub optimization and add comments on GV_FOO constants" | |
1437 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
1438 | Msg-ID: <199807050841.EAA25114@aatma.engin.umich.edu> | |
1439 | Files: gv.h gv.c op.c toke.c | |
1440 | Branch: maint-5.004/perl | |
1441 | ! gv.c gv.h op.c toke.c | |
1442 | ____________________________________________________________________________ | |
1443 | [ 1342] By: gsar on 1998/07/06 20:57:06 | |
1444 | Log: From: Gisle Aas <gisle@aas.no> | |
1445 | Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no> | |
1446 | Date: 06 Jul 1998 21:52:12 +0200 | |
1447 | Subject: Keepers of the Patch Pumpkin | |
1448 | Branch: perl | |
1449 | ! Changes | |
1450 | ____________________________________________________________________________ | |
1451 | [ 1341] By: gsar on 1998/07/06 20:43:35 | |
1452 | Log: remove dup entry in perldiag | |
1453 | Branch: perl | |
1454 | ! pod/perldiag.pod | |
1455 | ____________________________________________________________________________ | |
1456 | [ 1340] By: gsar on 1998/07/06 20:31:44 | |
1457 | Log: more reasonable diagnostic on keyword vs. sub ambiguity | |
1458 | Branch: perl | |
1459 | ! pod/perldiag.pod toke.c | |
1460 | ____________________________________________________________________________ | |
1461 | [ 1339] By: gsar on 1998/07/06 19:23:06 | |
1462 | Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | |
1463 | Branch: perl | |
1464 | ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c | |
1465 | ! sv.c toke.c util.c | |
1466 | ____________________________________________________________________________ | |
1467 | [ 1338] By: gsar on 1998/07/06 18:45:35 | |
1468 | Log: per Larry suggestion, toss change#1327 and fix the documentation | |
1469 | to match behavior instead | |
1470 | Branch: perl | |
1471 | ! pod/perlfunc.pod pp_sys.c | |
1472 | ____________________________________________________________________________ | |
1473 | [ 1337] By: gsar on 1998/07/06 17:15:26 | |
1474 | Log: allow read(FH,threadsv,...) | |
1475 | Branch: perl | |
1476 | ! op.c | |
1477 | ||
1478 | ---------------- | |
1479 | Version 5.004_70 | |
1480 | ---------------- | |
1481 | ||
1482 | ____________________________________________________________________________ | |
1483 | [ 1336] By: gsar on 1998/07/06 09:06:33 | |
1484 | Log: 5.004_70 tweaks | |
1485 | Branch: perl | |
1486 | ! Changes win32/Makefile win32/makefile.mk | |
1487 | ____________________________________________________________________________ | |
0b2be3f5 GS |
1488 | [ 1335] By: gsar on 1998/07/06 07:05:37 |
1489 | Log: update Changes | |
1490 | Branch: perl | |
1491 | ! Changes pod/perldiag.pod | |
1492 | ____________________________________________________________________________ | |
3c247ff3 GS |
1493 | [ 1334] By: gsar on 1998/07/06 06:41:17 |
1494 | Log: allow eval-groups in patterns only if they C<use re 'eval';> | |
1495 | Branch: perl | |
1496 | ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c | |
1497 | ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t | |
1498 | ____________________________________________________________________________ | |
1499 | [ 1333] By: gsar on 1998/07/06 03:22:52 | |
1500 | Log: From: Hans Mulder <hansm@icgroup.nl> | |
1501 | Date: Mon, 6 Jul 98 02:11:32 +0200 | |
1502 | Message-Id: <9807060021.AA29027@icgned.icgroup.nl> | |
1503 | Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT | |
1504 | Branch: perl | |
1505 | ! malloc.c | |
1506 | ____________________________________________________________________________ | |
1507 | [ 1332] By: gsar on 1998/07/06 03:18:34 | |
1508 | Log: added Errno-1.09 from CPAN | |
1509 | Branch: perl | |
1510 | ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL | |
1511 | ____________________________________________________________________________ | |
1512 | [ 1331] By: gsar on 1998/07/06 02:59:09 | |
1513 | Log: fix small memleak on -e, don't try to find_script() when e_script | |
1514 | Branch: perl | |
1515 | ! perl.c | |
1516 | ____________________________________________________________________________ | |
1517 | [ 1330] By: gsar on 1998/07/06 00:40:24 | |
1518 | Log: add Symbol::delete_package() | |
1519 | Branch: perl | |
1520 | ! lib/Symbol.pm pod/perlembed.pod | |
1521 | ____________________________________________________________________________ | |
1522 | [ 1329] By: gsar on 1998/07/05 23:05:40 | |
1523 | Log: patch to remove assumptions about offset of IV being == sizeof(XPV) | |
1524 | From: Stephen McCamant <alias@mcs.com> | |
1525 | Date: Sun, 5 Jul 1998 17:36:14 -0500 (CDT) | |
1526 | Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net> | |
1527 | Subject: [PATCH] alignment in X[IN]V allocation | |
1528 | Branch: perl | |
1529 | ! sv.c | |
1530 | ____________________________________________________________________________ | |
1531 | [ 1328] By: gsar on 1998/07/05 22:47:57 | |
1532 | Log: make read() return undef on errors as documented, and clarify docs | |
1533 | Branch: perl | |
1534 | ! pod/perlfunc.pod pp_sys.c | |
1535 | ____________________________________________________________________________ | |
1536 | [ 1327] By: gsar on 1998/07/05 22:11:21 | |
1537 | Log: fix getc() to return empty string instead of undef on eof, as it was | |
1538 | documented to behave; still returns undef on error | |
1539 | Branch: perl | |
1540 | ! pp_sys.c | |
1541 | ____________________________________________________________________________ | |
1542 | [ 1326] By: gsar on 1998/07/05 21:53:30 | |
1543 | Log: patch whitespace-mutiliated; applied manually | |
1544 | From: Hans Mulder <hansm@icgroup.nl> | |
1545 | Date: Sun, 5 Jul 98 23:23:20 +0200 | |
1546 | Message-Id: <9807052133.AA28626@icgned.icgroup.nl> | |
1547 | Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT | |
1548 | Branch: perl | |
1549 | ! ext/Errno/Errno_pm.PL | |
1550 | ____________________________________________________________________________ | |
1551 | [ 1325] By: gsar on 1998/07/05 21:38:39 | |
1552 | Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod | |
1553 | From: Tom Christiansen <tchrist@jhereg.perl.com> | |
1554 | Date: Sun, 05 Jul 1998 09:15:22 -0500 | |
1555 | Subject: Re: docpatch | |
1556 | Message-Id: <199807051515.JAA03644@jhereg.perl.com> | |
1557 | Branch: perl | |
1558 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
1559 | ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
1560 | ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
1561 | ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod | |
1562 | ! pod/perlrun.pod | |
1563 | ____________________________________________________________________________ | |
1564 | [ 1324] By: gsar on 1998/07/05 21:06:56 | |
1565 | Log: applied patch, and undid change#1302 which it made unnecessary | |
1566 | From: Billy <wdconsta@cs.adelaide.edu.au> | |
1567 | Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST) | |
1568 | Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t | |
1569 | Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au> | |
1570 | Branch: perl | |
1571 | ! t/lib/h2ph.t utils/h2ph.PL | |
1572 | ____________________________________________________________________________ | |
1573 | [ 1323] By: gsar on 1998/07/05 20:56:39 | |
1574 | Log: fix t/lib/fields.t's @INC so make test runs | |
1575 | Branch: perl | |
1576 | ! t/lib/fields.t | |
1577 | ____________________________________________________________________________ | |
1578 | [ 1322] By: gsar on 1998/07/05 20:26:43 | |
1579 | Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/ | |
1580 | Branch: perl | |
1581 | ! gv.c gv.h toke.c | |
1582 | ____________________________________________________________________________ | |
1583 | [ 1321] By: gsar on 1998/07/05 07:41:50 | |
1584 | Log: sundry win32 config tweaks | |
1585 | Branch: perl | |
1586 | ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc | |
1587 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
1588 | ! win32/config_H.gc win32/config_H.vc win32/config_h.PL | |
1589 | ! win32/config_sh.PL win32/makefile.mk | |
1590 | ____________________________________________________________________________ | |
1591 | [ 1320] By: gsar on 1998/07/05 06:30:35 | |
1592 | Log: update Changes | |
1593 | Branch: perl | |
1594 | ! Changes | |
1595 | ____________________________________________________________________________ | |
1596 | [ 1319] By: gsar on 1998/07/05 06:27:37 | |
1597 | Log: add ck_sysread() for better sysread/read/recv sanity | |
1598 | Branch: perl | |
1599 | ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h | |
1600 | ! opcode.pl proto.h | |
1601 | ____________________________________________________________________________ | |
1602 | [ 1318] By: gsar on 1998/07/05 04:34:05 | |
1603 | Log: From: Stephen McCamant <alias@mcs.com> | |
1604 | Date: Sat, 4 Jul 1998 23:24:47 -0500 (CDT) | |
1605 | Subject: [PATCH] Document B::Deparse, add pp_threadsv | |
1606 | Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net> | |
1607 | Branch: perl | |
1608 | ! ext/B/B/Deparse.pm | |
1609 | ____________________________________________________________________________ | |
1703fc65 GS |
1610 | [ 1317] By: gsar on 1998/07/05 04:15:25 |
1611 | Log: added patch with tweak to doc | |
1612 | From: Chip Salzenberg <chip@perl.org> | |
1613 | Message-ID: <19980704205136.A16319@perlsupport.com> | |
1614 | Date: Sat, 4 Jul 1998 20:51:36 -0400 | |
1615 | Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)> | |
1616 | Branch: perl | |
1617 | ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c | |
1618 | ____________________________________________________________________________ | |
1619 | [ 1316] By: gsar on 1998/07/05 03:56:22 | |
1620 | Log: Porting/Glossary goes podly into Config.pm | |
1621 | Branch: perl | |
1622 | ! Porting/Glossary configpm | |
1623 | ____________________________________________________________________________ | |
1624 | [ 1315] By: gsar on 1998/07/05 02:50:18 | |
1625 | Log: add suggested tool as an example in ExtUtils::Packlist | |
1626 | From: Alan Burlison <Alan.Burlison@UK.Sun.com> | |
1627 | Message-Id: <199807031028.LAA10456@sale-wts> | |
1628 | Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST) | |
1629 | Subject: Re: [make install] another horror story | |
1630 | Branch: perl | |
1631 | ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm | |
1632 | ____________________________________________________________________________ | |
1633 | [ 1314] By: gsar on 1998/07/05 02:28:04 | |
1634 | Log: avoid race condition (storing ptr to SV before incrementing its | |
1635 | REFCNT) and warning in newRV() | |
1636 | Branch: perl | |
1637 | ! sv.c | |
1638 | ____________________________________________________________________________ | |
1639 | [ 1313] By: gsar on 1998/07/05 02:06:40 | |
1640 | Log: applied suggested fix for xhv_array sizing, with portability tweaks | |
1641 | From: Gisle Aas <gisle@aas.no> | |
1642 | Subject: Re: [PATCH] Re: perl5.004_69 core dump | |
1643 | Date: 04 Jul 1998 10:20:35 +0200 | |
1644 | Message-ID: <m3af6qowmk.fsf@furu.g.aas.no> | |
1645 | Branch: perl | |
1646 | ! hv.c | |
1647 | ____________________________________________________________________________ | |
1648 | [ 1312] By: gsar on 1998/07/05 01:36:45 | |
1649 | Log: From: Gisle Aas <gisle@aas.no> | |
1650 | Subject: [PATCH] hv_max may be a few too many | |
1651 | Date: 04 Jul 1998 09:28:46 +0200 | |
1652 | Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no> | |
1653 | Branch: perl | |
1654 | ! doop.c | |
1655 | ____________________________________________________________________________ | |
1656 | [ 1311] By: gsar on 1998/07/05 00:35:27 | |
1657 | Log: patchlevel up to 5.004_70, various tweaks | |
1658 | * fix taint problems due to maintbranch regression | |
1659 | * PERL_OBJECT now builds again | |
1660 | * deal with C++ strong-typing problems in hv.c | |
1661 | * fix mismatch in "reserved word" diagnostic | |
1662 | Branch: perl | |
1663 | ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h | |
1664 | ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c | |
1665 | ____________________________________________________________________________ | |
1666 | [ 1310] By: TimBunce on 1998/07/04 11:35:25 | |
1667 | Log: Remove old RE //t flag from scan_subst(). | |
1668 | Branch: maint-5.004/perl | |
1669 | ! toke.c | |
1670 | ____________________________________________________________________________ | |
1671 | [ 1309] By: gsar on 1998/07/04 08:32:53 | |
1672 | Log: various small tweaks (still fails a few taint tests in {taint,locale}.t) | |
1673 | Branch: perl | |
1674 | ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t | |
1675 | ____________________________________________________________________________ | |
1676 | [ 1307] By: gsar on 1998/07/04 07:00:14 | |
1677 | Log: fix C<local $tied{foo} = $tied{foo}>, add tests | |
1678 | Branch: perl | |
1679 | ! pp_hot.c t/op/local.t | |
1680 | ____________________________________________________________________________ | |
1681 | [ 1306] By: gsar on 1998/07/04 05:52:34 | |
1682 | Log: fixes for mortalization bug in xsubpp, other efficiency tweaks | |
1683 | From: joshua.pritikin@db.com | |
1684 | Date: Wed, 1 Jul 1998 10:09:43 -0400 | |
1685 | Message-Id: <H00000e500086fb3@MHS> | |
1686 | Subject: [PATCH _69] sv_2mortal fix | |
1687 | Branch: perl | |
1688 | ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h | |
1689 | ____________________________________________________________________________ | |
1690 | [ 1305] By: gsar on 1998/07/04 05:46:42 | |
1691 | Log: add patch preextend global string table, tweak for 512 entries | |
1692 | From: Gisle Aas <gisle@aas.no> | |
1693 | Date: 04 Jul 1998 01:04:08 +0200 | |
1694 | Subject: Re: [PATCH] Re: perl5.004_69 core dump | |
1695 | Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no> | |
1696 | Branch: perl | |
1697 | ! perl.c | |
1698 | ____________________________________________________________________________ | |
1699 | [ 1304] By: gsar on 1998/07/04 05:40:35 | |
1700 | Log: simplify xhv_array sizing | |
1701 | From: Gisle Aas <gisle@aas.no> | |
1702 | Date: 04 Jul 1998 00:49:42 +0200 | |
1703 | Subject: Re: [PATCH] Re: perl5.004_69 core dump | |
1704 | Message-ID: <m3yauav9bt.fsf@furu.g.aas.no> | |
1705 | Branch: perl | |
1706 | ! hv.c | |
1707 | ____________________________________________________________________________ | |
1708 | [ 1303] By: gsar on 1998/07/04 05:37:29 | |
1709 | Log: make 4-arg win32_select() sleep more reasonably on false values | |
1710 | From: Blair Zajac <blair@gps.caltech.edu> | |
1711 | Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu> | |
1712 | Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT) | |
1713 | Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86 | |
1714 | -- | |
1715 | Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu> | |
1716 | Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT) | |
1717 | Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86 | |
1718 | Branch: perl | |
1719 | ! win32/win32sck.c | |
1720 | ____________________________________________________________________________ | |
1721 | [ 1302] By: gsar on 1998/07/04 05:32:50 | |
1722 | Log: adjust h2ph.t for dos-specific problem | |
1723 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
1724 | Message-ID: <19980703234525.C208@cdata.tvnet.hu> | |
1725 | Date: Fri, 3 Jul 1998 23:45:25 +0200 | |
1726 | Subject: Re: [PATCH _68] t/lib/h2ph.t problem | |
1727 | Branch: perl | |
1728 | ! t/lib/h2ph.t | |
1729 | ____________________________________________________________________________ | |
1730 | [ 1301] By: gsar on 1998/07/04 05:31:04 | |
1731 | Log: fix CPAN.pm problem, OS2 tweaks | |
1732 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1733 | Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu> | |
1734 | Subject: [PATCH 5.004_68] PAtch to CPAN first-time | |
1735 | Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT) | |
1736 | Branch: perl | |
1737 | ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm | |
1738 | ! lib/ExtUtils/MakeMaker.pm | |
1739 | ____________________________________________________________________________ | |
1740 | [ 1300] By: gsar on 1998/07/04 05:27:20 | |
1741 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1742 | Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu> | |
1743 | Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT) | |
1744 | Subject: [PATCH 5.004_68] Add elc target to to makefile | |
1745 | Branch: perl | |
1746 | ! Makefile.SH | |
1747 | ____________________________________________________________________________ | |
1748 | [ 1299] By: gsar on 1998/07/04 05:25:56 | |
1749 | Log: newer emacs/cperl-mode.el (via private mail) | |
1750 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1751 | Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu> | |
1752 | Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT) | |
1753 | Subject: [PATCH 5.004_68] cperl-mode | |
1754 | Branch: perl | |
1755 | ! emacs/cperl-mode.el | |
1756 | ____________________________________________________________________________ | |
1757 | [ 1298] By: gsar on 1998/07/04 05:22:41 | |
1758 | Log: From: Dominic Dunlop <domo@computer.org> | |
1759 | Message-Id: <v03110701b1c1603eae52@[195.95.102.68]> | |
1760 | Date: Thu, 2 Jul 1998 22:57:26 +0000 | |
1761 | Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc | |
1762 | Branch: perl | |
1763 | ! hints/machten.sh malloc.c | |
1764 | ____________________________________________________________________________ | |
1765 | [ 1297] By: gsar on 1998/07/04 05:20:52 | |
1766 | Log: allow a flags args to fbm_instr() for future needs | |
1767 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1768 | Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu> | |
1769 | Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE | |
1770 | Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT) | |
1771 | Branch: perl | |
1772 | ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c | |
1773 | ____________________________________________________________________________ | |
1774 | [ 1296] By: gsar on 1998/07/04 05:16:15 | |
1775 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
1776 | Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT) | |
1777 | Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys> | |
1778 | Subject: [PATCH 5.004_69] INSTALL-1.39 | |
1779 | Branch: perl | |
1780 | ! INSTALL | |
1781 | ____________________________________________________________________________ | |
1782 | [ 1295] By: gsar on 1998/07/04 05:15:05 | |
1783 | Log: Configure update | |
1784 | From: doughera@newton.phys.lafayette.edu (Andy Dougherty) | |
1785 | Date: Wed, 1 Jul 98 23:07:50 EDT | |
1786 | Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu> | |
1787 | Subject: [PATCH 5.004_69] Config_69-01 | |
1788 | Branch: perl | |
1789 | ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary | |
1790 | ! Porting/config.sh Porting/config_H Porting/pumpkin.pod | |
1791 | ! config_h.SH win32/config.bc win32/config.gc win32/config.vc | |
1792 | ____________________________________________________________________________ | |
1793 | [ 1294] By: gsar on 1998/07/04 05:10:25 | |
1794 | Log: add perlbug -F switch to save message to file | |
1795 | From: Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
1796 | Message-Id: <l03130301b1c03a649e45@[194.222.64.89]> | |
1797 | Date: Wed, 1 Jul 1998 21:14:22 +0200 | |
1798 | Subject: Re: [PATCH 5.004_69] perlbug -fok | |
1799 | Branch: perl | |
1800 | ! Makefile.SH utils/perlbug.PL | |
1801 | ____________________________________________________________________________ | |
1802 | [ 1293] By: gsar on 1998/07/04 05:06:52 | |
1803 | Log: catch nonexistent backrefs in REs | |
1804 | From: Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
1805 | Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]> | |
1806 | Date: Wed, 1 Jul 1998 20:14:05 +0200 | |
1807 | Subject: Re: [PATCH _66] for bad backrefs | |
1808 | -- | |
1809 | Message-Id: <l03130300b1c03425261c@[194.222.64.89]> | |
1810 | Date: Wed, 1 Jul 1998 20:47:16 +0200 | |
1811 | Subject: Re: [PATCH _66] for bad backrefs | |
1812 | Branch: perl | |
1813 | ! regcomp.c t/op/re_tests util.c | |
1814 | ____________________________________________________________________________ | |
1815 | [ 1292] By: gsar on 1998/07/04 05:02:01 | |
1816 | Log: fix perlcc to not rm output file, and other -w(arts) | |
1817 | Branch: perl | |
1818 | ! utils/perlcc.PL | |
1819 | ____________________________________________________________________________ | |
1820 | [ 1291] By: gsar on 1998/07/04 04:30:03 | |
1821 | Log: ignore stash entries that are not GVs in dump.c | |
1822 | Branch: perl | |
1823 | ! dump.c | |
1824 | ____________________________________________________________________________ | |
1825 | [ 1290] By: gsar on 1998/07/04 03:55:10 | |
1826 | Log: cleaner page headers from pod2man | |
1827 | Branch: perl | |
1828 | ! pod/pod2man.PL | |
1829 | ____________________________________________________________________________ | |
1830 | [ 1288] By: gsar on 1998/07/04 03:16:39 | |
1831 | Log: tweaks to Getopt::Std | |
1832 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
1833 | Date: Tue, 30 Jun 98 14:45:49 BST | |
1834 | Message-Id: <14103.9806301345@tempest.cise.npl.co.uk> | |
1835 | Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm | |
1836 | -- | |
1837 | Message-Id: <17918.9807021053@tempest.cise.npl.co.uk> | |
1838 | To: perl5-porters@perl.org | |
1839 | Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm | |
1840 | Branch: perl | |
1841 | ! lib/Getopt/Std.pm | |
1842 | ____________________________________________________________________________ | |
1843 | [ 1287] By: gsar on 1998/07/04 03:13:02 | |
1844 | Log: added patch, with tweaks | |
1845 | From: Gisle Aas <gisle@aas.no> | |
1846 | Date: 03 Jul 1998 00:50:15 +0200 | |
1847 | Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no> | |
1848 | Subject: [PATCH] Some AVHV documentation | |
1849 | Branch: perl | |
1850 | ! pod/perlref.pod | |
1851 | ____________________________________________________________________________ | |
1852 | [ 1286] By: gsar on 1998/07/04 02:53:26 | |
1853 | Log: applied patch with tweaks to prose | |
1854 | From: Gisle Aas <gisle@aas.no> | |
1855 | Subject: [PATCH] Simplified AVHV support | |
1856 | Date: 30 Jun 1998 13:34:07 +0200 | |
1857 | Message-ID: <m3k95z86og.fsf@furu.g.aas.no> | |
1858 | Branch: perl | |
1859 | ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod | |
1860 | ! pp.c proto.h t/op/avhv.t | |
1861 | ____________________________________________________________________________ | |
1862 | [ 1285] By: gsar on 1998/07/04 02:30:48 | |
1863 | Log: tweak doc for ".." | |
1864 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
1865 | Subject: [PATCH] pod for scalar .. | |
1866 | Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk> | |
1867 | Date: Tue, 30 Jun 1998 12:14:50 +0100 | |
1868 | Branch: perl | |
1869 | ! pod/perlop.pod | |
1870 | ____________________________________________________________________________ | |
1871 | [ 1284] By: gsar on 1998/07/04 02:28:43 | |
1872 | Log: fix use of uninitialized var in pp_unpack() | |
1873 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
1874 | Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST) | |
1875 | Message-Id: <199806301132.OAA27353@alpha.hut.fi> | |
1876 | Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug | |
1877 | Branch: perl | |
1878 | ! pp.c | |
1879 | ____________________________________________________________________________ | |
1880 | [ 1283] By: gsar on 1998/07/04 02:26:37 | |
1881 | Log: From: Jarkko Hietaniemi <jhi@iki.fi> | |
1882 | Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST) | |
1883 | Message-Id: <199806300840.LAA04872@alpha.hut.fi> | |
1884 | Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings | |
1885 | Branch: perl | |
1886 | ! lib/Text/ParseWords.pm | |
1887 | ____________________________________________________________________________ | |
1888 | [ 1282] By: gsar on 1998/07/04 02:24:32 | |
1889 | Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu> | |
1890 | Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu> | |
1891 | Date: Mon, 29 Jun 1998 16:53:56 -0700 | |
1892 | Subject: [PATCH 5.004_69]README.vms doc patch | |
1893 | -- | |
1894 | Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu> | |
1895 | Date: Mon, 29 Jun 1998 16:51:25 -0700 | |
1896 | -- | |
1897 | Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu> | |
1898 | Date: Thu, 02 Jul 1998 13:53:57 -0700 | |
1899 | Subject: [PATCH 5.004_69]VMS filetest operator fixup | |
1900 | Branch: perl | |
1901 | ! README.vms vms/descrip_mms.template vms/vms.c | |
1902 | ____________________________________________________________________________ | |
1903 | [ 1281] By: gsar on 1998/07/04 02:17:48 | |
1904 | Log: From: Dan Sugalski <sugalskd@osshe.edu> | |
1905 | Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu> | |
1906 | Date: Mon, 29 Jun 1998 16:46:25 -0700 | |
1907 | Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure | |
1908 | Branch: perl | |
1909 | ! vms/subconfigure.com | |
1910 | ____________________________________________________________________________ | |
1911 | [ 1280] By: gsar on 1998/07/04 02:16:03 | |
1912 | Log: don't attempt to copy directories on VMS | |
1913 | From: Dan Sugalski <sugalskd@osshe.edu> | |
1914 | Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu> | |
1915 | Date: Mon, 29 Jun 1998 16:31:29 -0700 | |
1916 | Subject: [PATCH 5.004_69]Tweak to installperl | |
1917 | Branch: perl | |
1918 | ! installperl | |
1919 | ____________________________________________________________________________ | |
1920 | [ 1279] By: gsar on 1998/07/04 02:09:26 | |
1921 | Log: add 'installhtml*dir' to win32 config templates | |
1922 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
1923 | Subject: [PATCH 5.004_68] For Win32 config | |
1924 | Date: Mon, 29 Jun 1998 09:00:13 -0700 | |
1925 | Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active> | |
1926 | Branch: perl | |
1927 | ! win32/config.bc win32/config.gc win32/config.vc | |
1928 | ____________________________________________________________________________ | |
1929 | [ 1278] By: gsar on 1998/07/04 02:06:23 | |
1930 | Log: implemented described fix for h2ph hanging on "enum" | |
1931 | From: Billy <wdconsta@cs.adelaide.edu.au> | |
1932 | Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler | |
1933 | Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au> | |
1934 | Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST) | |
1935 | Branch: perl | |
1936 | ! utils/h2ph.PL | |
1937 | ____________________________________________________________________________ | |
1938 | [ 1277] By: gsar on 1998/07/04 01:51:47 | |
1939 | Log: merge changes#1210,1211,1270 from maintbranch | |
1940 | Branch: perl | |
1941 | + lib/re.pm | |
1942 | ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c | |
1943 | ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c | |
1944 | ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c | |
1945 | ____________________________________________________________________________ | |
1946 | [ 1276] By: gsar on 1998/07/04 00:33:37 | |
1947 | Log: deprecate use of reserved word "our" (Larry's idea) | |
1948 | Date: Mon, 22 Jun 1998 08:55:09 -0700 | |
1949 | From: larry@wall.org (Larry Wall) | |
1950 | Message-Id: <199806221555.IAA07212@wall.org> | |
1951 | Subject: Re: our | |
1952 | Branch: perl | |
1953 | ! pod/perldiag.pod toke.c | |
1954 | ____________________________________________________________________________ | |
1955 | [ 1275] By: nick on 1998/07/02 18:36:59 | |
1956 | Log: Integrate mainline, just to keep up. | |
1957 | Branch: ansiperl | |
1958 | +> t/lib/fields.t | |
1959 | - lib/Math/Trig/Radial.pm | |
1960 | !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
1961 | !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c | |
1962 | !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h | |
1963 | !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL | |
1964 | !> win32/config.bc win32/config.gc win32/config.vc | |
1965 | !> win32/include/dirent.h win32/makedef.pl win32/win32.c | |
1966 | !> win32/win32iop.h | |
1967 | ____________________________________________________________________________ | |
1968 | [ 1274] By: gsar on 1998/07/02 16:47:20 | |
1969 | Log: tweak win32/config.* variables | |
1970 | Branch: perl | |
1971 | ! win32/config.bc win32/config.gc win32/config.vc | |
1972 | ____________________________________________________________________________ | |
1973 | [ 1273] By: gsar on 1998/07/02 16:33:53 | |
1974 | Log: export opendir() set of functions on win32 | |
1975 | Branch: perl | |
1976 | ! win32/include/dirent.h win32/makedef.pl win32/win32.c | |
1977 | ! win32/win32iop.h | |
1978 | ____________________________________________________________________________ | |
1979 | [ 1272] By: gsar on 1998/07/01 23:21:49 | |
1980 | Log: fix C<@a = (%a = 1)> bizarreness | |
1981 | Branch: perl | |
1982 | ! pp_hot.c | |
1983 | ____________________________________________________________________________ | |
1984 | [ 1271] By: gsar on 1998/06/30 22:49:39 | |
1985 | Log: document perltrap on precedence of keys/values/each | |
1986 | Branch: perl | |
1987 | ! pod/perltrap.pod | |
1988 | ____________________________________________________________________________ | |
1989 | [ 1270] By: TimBunce on 1998/06/30 09:06:21 | |
1990 | Log: Added lib/re.pm missing from change 1210 | |
1991 | Branch: maint-5.004/perl | |
1992 | + lib/re.pm | |
1993 | ____________________________________________________________________________ | |
1994 | [ 1269] By: gsar on 1998/06/30 08:20:52 | |
1995 | Log: From: Murray Nesbitt <murray@ActiveState.com> | |
1996 | Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com> | |
1997 | Date: Mon, 29 Jun 1998 14:30:59 PDT | |
1998 | Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support | |
1999 | Branch: perl | |
2000 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
2001 | ____________________________________________________________________________ | |
2002 | [ 1268] By: gsar on 1998/06/30 05:38:34 | |
2003 | Log: From: Robin Barker <rmb1@cise.npl.co.uk> | |
2004 | Message-Id: <13254.9806291404@tempest.cise.npl.co.uk> | |
2005 | Date: Mon, 29 Jun 1998 15:04:57 -0000 | |
2006 | Subject: [PATCH perl5.004_69] perldoc.PL | |
2007 | Branch: perl | |
2008 | ! utils/perldoc.PL | |
2009 | ____________________________________________________________________________ | |
2010 | [ 1267] By: gsar on 1998/06/30 05:34:06 | |
2011 | Log: add patch to integrate Math::Trig::Radial into Math::Trig | |
2012 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2013 | Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST) | |
2014 | Message-Id: <199806291328.QAA16916@alpha.hut.fi> | |
2015 | Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig | |
2016 | Branch: perl | |
2017 | - lib/Math/Trig/Radial.pm | |
2018 | ! MANIFEST lib/Math/Trig.pm t/lib/trig.t | |
2019 | ____________________________________________________________________________ | |
2020 | [ 1266] By: gsar on 1998/06/30 05:17:33 | |
2021 | Log: From: Gisle Aas <gisle@aas.no> | |
2022 | Message-Id: <m367hk4hra.fsf@furu.g.aas.no> | |
2023 | Date: 29 Jun 1998 12:36:09 +0200 | |
2024 | Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm | |
2025 | Branch: perl | |
2026 | + t/lib/fields.t | |
2027 | ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod | |
2028 | ! t/op/array.t | |
2029 | ____________________________________________________________________________ | |
2030 | [ 1265] By: gsar on 1998/06/30 05:12:57 | |
2031 | Log: tweaks to overloaded constants (change#1259) | |
2032 | Branch: perl | |
2033 | ! scope.c scope.h toke.c | |
2034 | ____________________________________________________________________________ | |
2035 | [ 1264] By: nick on 1998/06/29 17:38:03 | |
2036 | Log: Integrate mainline c. _69 to ansiperl | |
2037 | Branch: ansiperl | |
2038 | +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu | |
2039 | +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog | |
2040 | +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm | |
2041 | +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t | |
2042 | +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t | |
2043 | +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t | |
2044 | !> (integrate 100 files) | |
1703fc65 GS |
2045 | |
2046 | ---------------- | |
2047 | Version 5.004_69 | |
4ebdfc99 GS |
2048 | ---------------- |
2049 | ||
2050 | ____________________________________________________________________________ | |
429b3afa GS |
2051 | [ 1263] By: gsar on 1998/06/29 09:17:28 |
2052 | Log: update Changes and perlhist.pod | |
2053 | Branch: perl | |
2054 | ! Changes pod/perlhist.pod | |
2055 | ____________________________________________________________________________ | |
4ebdfc99 GS |
2056 | [ 1262] By: gsar on 1998/06/29 08:26:36 |
2057 | Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris | |
2058 | under several build configurations) | |
2059 | Branch: perl | |
2060 | ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t | |
2061 | ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc | |
2062 | ! win32/config_H.gc win32/config_H.vc win32/makefile.mk | |
2063 | ____________________________________________________________________________ | |
2064 | [ 1261] By: gsar on 1998/06/29 06:51:10 | |
2065 | Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259 | |
2066 | Branch: perl | |
2067 | ! scope.h | |
2068 | ____________________________________________________________________________ | |
2069 | [ 1260] By: gsar on 1998/06/29 06:46:12 | |
2070 | Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr> | |
2071 | Date: Mon, 29 Jun 1998 08:10:46 +0200 | |
2072 | From: ts <decoux@moulon.inra.fr> | |
2073 | Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix | |
2074 | Branch: perl | |
2075 | ! pod/perlembed.pod | |
2076 | ____________________________________________________________________________ | |
2077 | [ 1259] By: gsar on 1998/06/29 06:01:35 | |
2078 | Log: added patch for overloading constants, made PERL_OBJECT-aware | |
2079 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2080 | Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu> | |
2081 | Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT) | |
2082 | Branch: perl | |
2083 | ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym | |
2084 | ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c | |
2085 | ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h | |
2086 | ! t/pragma/overload.t toke.c | |
2087 | ____________________________________________________________________________ | |
2088 | [ 1258] By: gsar on 1998/06/29 05:32:25 | |
2089 | Log: fix Socket.pm typo from change#1240 | |
2090 | Branch: perl | |
2091 | ! ext/Socket/Socket.pm | |
2092 | ____________________________________________________________________________ | |
2093 | [ 1257] By: gsar on 1998/06/29 05:09:24 | |
2094 | Log: applied patch, tweak for threads awareness | |
2095 | From: Albert Dvornik <bert@genscan.com> | |
2096 | Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub" | |
2097 | Date: 24 Jun 1998 19:33:09 -0400 | |
2098 | Message-Id: <tq4sxawf2h.fsf@puma.genscan.com> | |
2099 | Branch: perl | |
2100 | + t/op/goto_xs.t | |
2101 | ! MANIFEST pp_ctl.c | |
2102 | ____________________________________________________________________________ | |
2103 | [ 1256] By: gsar on 1998/06/29 03:34:18 | |
2104 | Log: applied patch, fixed one more leak, tweaked whitespace bugs | |
2105 | From: Guy Decoux <decoux@moulon.inra.fr> | |
2106 | (via) | |
2107 | Date: Fri, 26 Jun 1998 09:59:32 -0400 | |
2108 | From: "Chunhui Teng" <cteng@nortel.ca> | |
2109 | Message-Id: <199806261359.JAA02393@bmers357.nortel.ca> | |
2110 | Subject: Memory leak in Perl 5.004 and the fix | |
2111 | Branch: perl | |
2112 | ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm | |
2113 | ____________________________________________________________________________ | |
2114 | [ 1255] By: gsar on 1998/06/29 02:50:37 | |
2115 | Log: From: koenig@kulturbox.de (Andreas J. Koenig) | |
2116 | Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm) | |
2117 | Date: 28 Jun 1998 23:47:07 +0200 | |
2118 | Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de> | |
2119 | Branch: perl | |
2120 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
2121 | ____________________________________________________________________________ | |
2122 | [ 1254] By: gsar on 1998/06/28 21:35:02 | |
2123 | Log: From: joshua.pritikin@db.com | |
2124 | Date: Fri, 26 Jun 1998 09:34:34 -0400 | |
2125 | Message-Id: <H00000e500081d23@MHS> | |
2126 | Subject: [PATCH _68] PUSHSTACK renovation | |
2127 | Branch: perl | |
2128 | ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c | |
2129 | ____________________________________________________________________________ | |
2130 | [ 1253] By: gsar on 1998/06/28 21:21:22 | |
2131 | Log: From: Stephen McCamant <alias@mcs.com> | |
2132 | Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net> | |
2133 | Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT) | |
2134 | Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN) | |
2135 | Branch: perl | |
2136 | ! perlvars.h sv.c | |
2137 | ____________________________________________________________________________ | |
2138 | [ 1252] By: gsar on 1998/06/28 21:16:34 | |
2139 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2140 | Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu> | |
2141 | Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE | |
2142 | Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT) | |
2143 | Branch: perl | |
2144 | ! regcomp.c | |
2145 | ____________________________________________________________________________ | |
2146 | [ 1251] By: gsar on 1998/06/28 21:14:32 | |
2147 | Log: add Math/Trig/Radial.pm, update MANIFEST | |
2148 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2149 | Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST) | |
2150 | Message-Id: <199806271428.RAA05307@alpha.hut.fi> | |
2151 | Subject: Math::Trig::Radial ? | |
2152 | Branch: perl | |
2153 | + lib/Math/Trig/Radial.pm | |
2154 | ! MANIFEST | |
2155 | ____________________________________________________________________________ | |
2156 | [ 1250] By: gsar on 1998/06/28 21:09:48 | |
2157 | Log: applied patch, tweaked doc, and regen regnodes.h | |
2158 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2159 | Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu> | |
2160 | Subject: [PATCH 5.004_68] \z in RE | |
2161 | Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT) | |
2162 | Branch: perl | |
2163 | ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h | |
2164 | ! t/op/re_tests t/op/regexp.t toke.c | |
2165 | ____________________________________________________________________________ | |
2166 | [ 1249] By: gsar on 1998/06/28 20:56:38 | |
2167 | Log: From: mike@bill.iac.net | |
2168 | Message-ID: <19980627034913.A32220@bill.minivend.com> | |
2169 | Date: Sat, 27 Jun 1998 03:49:13 +0000 | |
2170 | Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1 | |
2171 | Branch: perl | |
2172 | ! lib/Text/ParseWords.pm t/lib/parsewords.t | |
2173 | ____________________________________________________________________________ | |
2174 | [ 1248] By: gsar on 1998/06/28 20:54:43 | |
2175 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2176 | Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu> | |
2177 | Subject: [PATCH] Fix ptags | |
2178 | Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT) | |
2179 | Branch: perl | |
2180 | ! emacs/ptags | |
2181 | ____________________________________________________________________________ | |
2182 | [ 1247] By: gsar on 1998/06/28 20:42:54 | |
2183 | Log: apply patch sent via private mail | |
2184 | From: Stephen McCamant <alias@mcs.com> | |
2185 | Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net> | |
2186 | Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT) | |
2187 | Subject: Re: Enhanced B::Deparse | |
2188 | Branch: perl | |
2189 | ! ext/B/B/Deparse.pm | |
2190 | ____________________________________________________________________________ | |
2191 | [ 1246] By: gsar on 1998/06/28 20:38:24 | |
2192 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2193 | Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu> | |
2194 | Subject: [PATCH 5.004_68] pat.t tests | |
2195 | Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT) | |
2196 | Branch: perl | |
2197 | ! t/op/pat.t | |
2198 | ____________________________________________________________________________ | |
2199 | [ 1245] By: gsar on 1998/06/28 20:36:08 | |
2200 | Log: From: joshua.pritikin@db.com | |
2201 | Date: Fri, 26 Jun 1998 10:02:32 -0400 | |
2202 | Message-Id: <H00000e500081d28@MHS> | |
2203 | Subject: [PATCH _68] improve recursive error messages! | |
2204 | Branch: perl | |
2205 | ! gv.c pod/perldiag.pod universal.c | |
2206 | ____________________________________________________________________________ | |
2207 | [ 1244] By: gsar on 1998/06/28 20:09:02 | |
2208 | Log: From: Dominic Dunlop <domo@vo.lu> | |
2209 | Message-Id: <v03110701b1b83a06733a@[195.95.102.101]> | |
2210 | Date: Thu, 25 Jun 1998 17:46:55 +0000 | |
2211 | Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t | |
2212 | to op/pat.t; add tests for a few more regexp parse failures etc. | |
2213 | Branch: perl | |
2214 | ! t/op/pat.t t/op/re_tests t/op/regexp.t | |
2215 | ____________________________________________________________________________ | |
2216 | [ 1243] By: gsar on 1998/06/28 20:06:30 | |
2217 | Log: specify *.sym files needed in perl_exp.SH instead of picking up all | |
2218 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
2219 | Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT) | |
2220 | Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0 | |
2221 | Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys> | |
2222 | Branch: perl | |
2223 | ! perl_exp.SH | |
2224 | ____________________________________________________________________________ | |
2225 | [ 1242] By: gsar on 1998/06/28 20:01:28 | |
2226 | Log: | |
2227 | From: Gisle Aas <gisle@aas.no> | |
2228 | Subject: Re: [PATCH] 4-arg substr update for perl5.004_68 | |
2229 | Date: 25 Jun 1998 10:32:43 +0200 | |
2230 | Message-ID: <m3iulpubis.fsf@furu.g.aas.no> | |
2231 | Branch: perl | |
2232 | ! op.c pod/perlfunc.pod pp.c t/op/substr.t | |
2233 | ____________________________________________________________________________ | |
2234 | [ 1241] By: gsar on 1998/06/28 19:55:11 | |
2235 | Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h | |
2236 | From: Stephen McCamant <alias@mcs.com> | |
2237 | Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net> | |
2238 | Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT) | |
2239 | Subject: [PATCH REPOST] refgen in opcode.pl | |
2240 | Branch: perl | |
2241 | ! opcode.h opcode.pl | |
2242 | ____________________________________________________________________________ | |
2243 | [ 1240] By: gsar on 1998/06/28 19:46:29 | |
2244 | Log: From: Chris Nandor <pudge@pobox.com> | |
2245 | Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]> | |
2246 | Date: Wed, 24 Jun 1998 19:58:28 -0400 | |
2247 | Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm | |
2248 | Branch: perl | |
2249 | ! ext/Socket/Socket.pm | |
2250 | ____________________________________________________________________________ | |
2251 | [ 1239] By: gsar on 1998/06/28 19:44:19 | |
2252 | Log: From: Gisle Aas <gisle@aas.no> | |
2253 | Subject: [PATCH] Optimize foreach (1..1000000) | |
2254 | Date: 24 Jun 1998 20:26:48 +0200 | |
2255 | Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no> | |
2256 | Branch: perl | |
2257 | ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c | |
2258 | ! pp_hot.c t/op/range.t | |
2259 | ____________________________________________________________________________ | |
2260 | [ 1238] By: gsar on 1998/06/28 19:28:13 | |
2261 | Log: avoid creation of %^R | |
2262 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2263 | Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu> | |
2264 | Subject: Re: [5.004_68] What is %^R ? [PATCH?] | |
2265 | Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT) | |
2266 | Branch: perl | |
2267 | ! perl.c t/op/splice.t | |
2268 | ____________________________________________________________________________ | |
2269 | [ 1237] By: gsar on 1998/06/28 19:23:40 | |
2270 | Log: From: Gisle Aas <gisle@aas.no> | |
2271 | Subject: [PATCH] Negative LENGTH argument to splice | |
2272 | Date: 24 Jun 1998 15:11:35 +0200 | |
2273 | Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no> | |
2274 | Branch: perl | |
2275 | + t/op/splice.t | |
2276 | ! MANIFEST pod/perlfunc.pod pp.c | |
2277 | ____________________________________________________________________________ | |
2278 | [ 1236] By: gsar on 1998/06/28 19:18:29 | |
2279 | Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
2280 | Subject: [PATCH] Insecure $ENV{} message out of step with perldiag | |
2281 | Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk> | |
2282 | Date: Wed, 24 Jun 1998 13:13:02 +0100 | |
2283 | Branch: perl | |
2284 | ! pod/perldiag.pod pod/perlsec.pod | |
2285 | ____________________________________________________________________________ | |
2286 | [ 1235] By: gsar on 1998/06/28 19:16:13 | |
2287 | Log: Complex.pm update | |
2288 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2289 | Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST) | |
2290 | Message-Id: <199806241219.PAA04061@alpha.hut.fi> | |
2291 | Subject: [PATCH] 5.004_68: Complex.pm, complex.t | |
2292 | Branch: perl | |
2293 | ! lib/Math/Complex.pm t/lib/complex.t | |
2294 | ____________________________________________________________________________ | |
2295 | [ 1234] By: gsar on 1998/06/28 19:13:05 | |
2296 | Log: disable perl malloc on UNICOS for now | |
2297 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2298 | Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST) | |
2299 | Message-Id: <199806240937.MAA01669@alpha.hut.fi> | |
2300 | Subject: [PATCH] 5.004_68: UNICOS hints | |
2301 | Branch: perl | |
2302 | ! hints/unicos.sh | |
2303 | ____________________________________________________________________________ | |
2304 | [ 1233] By: gsar on 1998/06/28 19:10:53 | |
2305 | Log: fixes unpack("q"...), and semctl() tests for UNICOS | |
2306 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2307 | Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST) | |
2308 | Message-Id: <199806240855.LAA16152@alpha.hut.fi> | |
2309 | Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack) | |
2310 | Branch: perl | |
2311 | ! pp.c t/op/ipcsem.t t/op/pack.t | |
2312 | ____________________________________________________________________________ | |
2313 | [ 1232] By: gsar on 1998/06/28 19:01:23 | |
2314 | Log: tweak various places for iperlsys.h awareness | |
2315 | Branch: perl | |
2316 | ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm | |
2317 | ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod | |
2318 | ____________________________________________________________________________ | |
2319 | [ 1231] By: gsar on 1998/06/28 18:37:07 | |
2320 | Log: add a perlio.h stub for compat (some extensions seem to #include it) | |
2321 | Branch: perl | |
2322 | + perlio.h | |
2323 | ____________________________________________________________________________ | |
2324 | [ 1230] By: gsar on 1998/06/28 18:35:23 | |
2325 | Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu> | |
2326 | Date: Wed, 24 Jun 1998 00:37:01 +0200 | |
2327 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
2328 | Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | |
2329 | Branch: perl | |
2330 | ! pod/pod2text.PL | |
2331 | ____________________________________________________________________________ | |
2332 | [ 1229] By: gsar on 1998/06/28 18:33:42 | |
2333 | Log: hand apply mutiliated patch | |
2334 | Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu> | |
2335 | Date: Tue, 23 Jun 1998 11:41:00 -0700 | |
2336 | From: Dan Sugalski <sugalskd@osshe.edu> | |
2337 | Subject: [PATCH 5.004_68]Configure update for VMS | |
2338 | Branch: perl | |
2339 | ! configure.com vms/descrip_mms.template vms/subconfigure.com | |
2340 | ____________________________________________________________________________ | |
2341 | [ 1228] By: gsar on 1998/06/28 17:17:35 | |
2342 | Log: hand apply whitespace mutiliated patch | |
2343 | Date: Tue, 23 Jun 98 16:38:06 BST | |
2344 | Message-Id: <5389.9806231538@tempest.cise.npl.co.uk> | |
2345 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2346 | Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL | |
2347 | Branch: perl | |
2348 | ! utils/perlbug.PL | |
2349 | ____________________________________________________________________________ | |
2350 | [ 1227] By: gsar on 1998/06/28 17:14:34 | |
2351 | Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT) | |
2352 | From: Tom Phoenix <rootbeer@teleport.com> | |
2353 | Subject: [PATCH] documenting close without arguments | |
2354 | Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com> | |
2355 | Branch: perl | |
2356 | ! pod/perlfunc.pod | |
2357 | ____________________________________________________________________________ | |
2358 | [ 1226] By: gsar on 1998/06/28 17:12:56 | |
2359 | Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT) | |
2360 | From: Tom Phoenix <rootbeer@teleport.com> | |
2361 | Subject: Better diags for vars.pm | |
2362 | Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com> | |
2363 | Branch: perl | |
2364 | ! lib/vars.pm | |
2365 | ____________________________________________________________________________ | |
2366 | [ 1225] By: gsar on 1998/06/28 17:05:59 | |
2367 | Log: hand apply whitespace mutiliated perldoc.PL patches | |
2368 | Date: Tue, 23 Jun 98 15:49:52 BST | |
2369 | Message-Id: <5302.9806231449@tempest.cise.npl.co.uk> | |
2370 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2371 | Subject: PATCH [5.004_68] perldoc.PL | |
2372 | -- | |
2373 | Date: Fri, 26 Jun 98 17:50:05 BST | |
2374 | Message-Id: <6834.9806261650@tempest.cise.npl.co.uk> | |
2375 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
2376 | Subject: [PATCH 5.004_68] perldoc.PL | |
2377 | Branch: perl | |
2378 | ! utils/perldoc.PL | |
2379 | ____________________________________________________________________________ | |
2380 | [ 1224] By: gsar on 1998/06/28 16:50:59 | |
2381 | Log: integrate ansiperl to get makedef.pl tweak | |
2382 | Branch: perl | |
2383 | ! Porting/pumpkin.pod win32/makedef.pl | |
2384 | ____________________________________________________________________________ | |
2385 | [ 1223] By: gsar on 1998/06/28 16:33:32 | |
2386 | Log: add CGI-2.42, its and testsuite | |
2387 | Branch: perl | |
2388 | + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu | |
2389 | + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t | |
2390 | + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t | |
2391 | ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi | |
2392 | ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi | |
2393 | ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm | |
2394 | ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm | |
2395 | ! lib/CGI/Switch.pm | |
2396 | ____________________________________________________________________________ | |
2397 | [ 1222] By: gsar on 1998/06/28 15:28:29 | |
2398 | Log: enable Errno build on win32, add Errno-1.08 files to repository | |
2399 | Branch: perl | |
2400 | + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL | |
2401 | + ext/Errno/Makefile.PL t/lib/errno.t | |
2402 | ! MANIFEST win32/Makefile win32/config.bc win32/config.gc | |
2403 | ! win32/config.vc win32/makefile.mk | |
2404 | ____________________________________________________________________________ | |
2405 | [ 1221] By: gsar on 1998/06/28 14:34:06 | |
2406 | Log: tweak win32 config templates for cpp | |
2407 | Branch: perl | |
2408 | ! win32/config.bc win32/config.gc win32/config.vc | |
2409 | ____________________________________________________________________________ | |
2410 | [ 1220] By: nick on 1998/06/26 16:46:13 | |
2411 | Log: Integrate mainline | |
2412 | Branch: ansiperl | |
2413 | !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod | |
2414 | !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c | |
2415 | !> util.c win32/win32.h | |
2416 | ____________________________________________________________________________ | |
2417 | [ 1219] By: gsar on 1998/06/26 04:33:57 | |
2418 | Log: make find_script() return saved string, reenable missing diagnostics | |
2419 | Branch: perl | |
2420 | ! perl.c util.c | |
2421 | ____________________________________________________________________________ | |
2422 | [ 1218] By: gsar on 1998/06/25 23:24:53 | |
2423 | Log: avoid warning with -P switch | |
2424 | Branch: perl | |
2425 | ! perl.c | |
2426 | ____________________________________________________________________________ | |
2427 | [ 1217] By: gsar on 1998/06/25 22:06:58 | |
2428 | Log: don't suppress display of Makefile recipes that invoke perl | |
2429 | Branch: perl | |
2430 | ! Makefile.SH | |
2431 | ____________________________________________________________________________ | |
2432 | [ 1216] By: gsar on 1998/06/25 21:32:06 | |
2433 | Log: tweak order of destruction so OBJECTs in GLOBs are visited after those | |
2434 | in RVs | |
2435 | Branch: perl | |
2436 | ! sv.c | |
2437 | ____________________________________________________________________________ | |
2438 | [ 1215] By: gsar on 1998/06/25 18:56:59 | |
2439 | Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199 | |
2440 | Branch: perl | |
2441 | ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs | |
2442 | ____________________________________________________________________________ | |
2443 | [ 1214] By: gsar on 1998/06/25 18:11:22 | |
2444 | Log: add FILE_SHARE_DELETE ifndef in win32.h | |
2445 | Branch: perl | |
2446 | ! win32/win32.h | |
2447 | ____________________________________________________________________________ | |
2448 | [ 1213] By: nick on 1998/06/24 17:18:59 | |
2449 | Log: Correct perl malloc tweak to .def generation | |
2450 | Branch: ansiperl | |
2451 | ! win32/makedef.pl | |
2452 | ____________________________________________________________________________ | |
2453 | [ 1212] By: gsar on 1998/06/24 12:40:13 | |
2454 | Log: check in what change#1182 didn't, and Changes | |
2455 | Branch: perl | |
2456 | ! Changes pod/perlre.pod pod/perlvar.pod | |
2457 | ____________________________________________________________________________ | |
2458 | [ 1211] By: TimBunce on 1998/06/23 23:09:37 | |
2459 | Log: Update test count in t/lib/basename.t (see change 1210) | |
2460 | Branch: maint-5.004/perl | |
2461 | ! t/lib/basename.t | |
2462 | ____________________________________________________________________________ | |
2463 | [ 1210] By: TimBunce on 1998/06/23 22:58:18 | |
2464 | Log: Title: "Add C<use re 'taint'> pragma to propagate tainting in m// and s///" | |
2465 | From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy | |
2466 | <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce) | |
2467 | Msg-ID: <19980525155222.A18445@perlsupport.com>, | |
2468 | <199805261143.MAA04260@toad.ig.co.uk>, | |
2469 | <199805261235.IAA10371@aatma.engin.umich.edu>, | |
2470 | Files: MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c | |
2471 | installperl lib/re.pm lib/File/Basename.pm mg.c op.c | |
2472 | pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c | |
2473 | Branch: maint-5.004/perl | |
2474 | ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c | |
2475 | ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c | |
2476 | ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c | |
2477 | ____________________________________________________________________________ | |
2478 | [ 1209] By: nick on 1998/06/23 21:33:34 | |
2479 | Log: Perl_malloced_size() only available with perl's malloc | |
2480 | Branch: ansiperl | |
2481 | ! win32/makefile.mk | |
2482 | ____________________________________________________________________________ | |
2483 | [ 1208] By: nick on 1998/06/23 18:15:23 | |
2484 | Log: Integrate mainline c. 5.004_68 into ansiperl, mainly | |
2485 | so see what has changed... | |
2486 | Branch: ansiperl | |
2487 | +> Porting/genlog iperlsys.h lib/File/Spec.pm | |
2488 | +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm | |
2489 | +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm | |
2490 | +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h | |
2491 | +> t/lib/filespec.t win32/perlhost.h | |
2492 | - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h | |
2493 | - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h | |
2494 | - perlproc.h perlsock.h | |
2495 | !> (integrate 96 files) | |
2496 | ||
2497 | ---------------- | |
2498 | Version 5.004_68 | |
808270a4 GS |
2499 | ---------------- |
2500 | ||
2501 | ____________________________________________________________________________ | |
b9ac3b5b GS |
2502 | [ 1207] By: gsar on 1998/06/23 10:55:05 |
2503 | Log: final touches to 5.004_68 | |
2504 | Branch: perl | |
2505 | ! perl.c | |
2506 | ____________________________________________________________________________ | |
2507 | [ 1206] By: gsar on 1998/06/23 10:50:10 | |
2508 | Log: more MULTIPLICITY tweaks | |
2509 | Branch: perl | |
2510 | ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc | |
2511 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
2512 | ! win32/config_H.gc win32/config_H.vc | |
2513 | ____________________________________________________________________________ | |
2514 | [ 1205] By: gsar on 1998/06/23 09:03:46 | |
2515 | Log: partial MULTIPLICITY cleanup | |
2516 | Branch: perl | |
2517 | ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h | |
2518 | ! thrdvar.h | |
2519 | ____________________________________________________________________________ | |
2520 | [ 1204] By: gsar on 1998/06/23 09:00:48 | |
2521 | Log: tweak MANIFEST, add Dev_t to POSIX/typemap | |
2522 | Branch: perl | |
2523 | ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap | |
2524 | ____________________________________________________________________________ | |
2525 | [ 1203] By: gsar on 1998/06/23 07:08:02 | |
2526 | Log: bump patchlevel to 68, Porting/makerel tweaks | |
2527 | Branch: perl | |
2528 | ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc | |
2529 | ! win32/config_H.gc win32/config_H.vc win32/makefile.mk | |
2530 | ____________________________________________________________________________ | |
2531 | [ 1202] By: gsar on 1998/06/23 06:16:19 | |
2532 | Log: remove atomic.h pending resolution of licensing issues, | |
2533 | EMULATE_ATOMIC_REFCOUNTS everywhere | |
2534 | Branch: perl | |
2535 | - atomic.h | |
2536 | ! MANIFEST perl.h sv.h | |
2537 | ____________________________________________________________________________ | |
2538 | [ 1201] By: gsar on 1998/06/23 06:06:23 | |
2539 | Log: applied patch, regen headers | |
2540 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2541 | Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu> | |
2542 | Subject: [PATCH 5.004_67] Malloc size feedback | |
2543 | Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT) | |
2544 | Branch: perl | |
2545 | ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c | |
2546 | ! pp_sys.c proto.h sv.c toke.c | |
2547 | ____________________________________________________________________________ | |
2548 | [ 1200] By: gsar on 1998/06/23 05:59:09 | |
2549 | Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net> | |
2550 | Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT) | |
2551 | From: Stephen McCamant <alias@mcs.com> | |
2552 | Subject: [PATCH] Inheritance of B:: classes | |
2553 | Branch: perl | |
2554 | ! ext/B/B.pm | |
2555 | ____________________________________________________________________________ | |
2556 | [ 1199] By: gsar on 1998/06/23 05:57:58 | |
2557 | Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs | |
2558 | Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST) | |
2559 | Message-Id: <199806222101.AAA16456@alpha.hut.fi> | |
2560 | Subject: [PATCH] _67: somebody said POSIX::mknod? | |
2561 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2562 | Branch: perl | |
2563 | ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod | |
2564 | ! ext/POSIX/POSIX.xs perl.h | |
2565 | ____________________________________________________________________________ | |
2566 | [ 1198] By: gsar on 1998/06/23 05:48:56 | |
2567 | Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT) | |
2568 | From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
2569 | Subject: PATCH [5.004_67] perldoc.PL | |
2570 | Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com> | |
2571 | Branch: perl | |
2572 | ! utils/perldoc.PL | |
2573 | ____________________________________________________________________________ | |
2574 | [ 1197] By: gsar on 1998/06/23 05:47:24 | |
2575 | Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu> | |
2576 | Date: Mon, 22 Jun 1998 09:29:18 -0700 | |
2577 | From: Dan Sugalski <sugalskd@ous.edu> | |
2578 | Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS | |
2579 | Branch: perl | |
2580 | ! lib/AutoSplit.pm | |
2581 | ____________________________________________________________________________ | |
2582 | [ 1196] By: gsar on 1998/06/23 05:45:19 | |
2583 | Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST) | |
2584 | Message-Id: <199806221558.SAA18626@alpha.hut.fi> | |
2585 | Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability | |
2586 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2587 | Branch: perl | |
2588 | ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs | |
2589 | ____________________________________________________________________________ | |
2590 | [ 1195] By: gsar on 1998/06/23 05:43:32 | |
2591 | Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]> | |
2592 | Date: Mon, 22 Jun 1998 15:22:24 +0000 | |
2593 | From: Dominic Dunlop <domo@vo.lu> | |
2594 | Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY; | |
2595 | update machten.sh to vary REG_INFTY | |
2596 | Branch: perl | |
2597 | ! hints/machten.sh t/op/re_tests t/op/regexp.t | |
2598 | ____________________________________________________________________________ | |
2599 | [ 1194] By: gsar on 1998/06/23 05:38:36 | |
2600 | Log: filter out array subscripts when generating symbols for AIX | |
2601 | Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST) | |
2602 | Message-Id: <199806220914.MAA13631@alpha.hut.fi> | |
2603 | Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy | |
2604 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2605 | Branch: perl | |
2606 | ! perl_exp.SH | |
2607 | ____________________________________________________________________________ | |
2608 | [ 1193] By: gsar on 1998/06/23 05:32:52 | |
2609 | Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86 | |
2610 | Message-Id: <199806221102.NAA12106@alanya.m.isar.de> | |
2611 | Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST) | |
2612 | From: Lupe Christoph <lupe@alanya.m.isar.de> | |
2613 | Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die | |
2614 | Branch: perl | |
2615 | ! hints/solaris_2.sh | |
2616 | ____________________________________________________________________________ | |
2617 | [ 1192] By: gsar on 1998/06/23 05:27:13 | |
2618 | Log: add detailed changelogs and 'genlog'--the script which generates them | |
2619 | Branch: perl | |
2620 | + Porting/genlog | |
2621 | ! Changes INSTALL | |
2622 | ____________________________________________________________________________ | |
808270a4 GS |
2623 | [ 1191] By: gsar on 1998/06/22 15:56:27 |
2624 | Log: tweak win32 makefiles for PERL_OBJECT build | |
2625 | Branch: perl | |
2626 | ! win32/Makefile win32/makefile.mk | |
2627 | ____________________________________________________________________________ | |
2628 | [ 1190] By: gsar on 1998/06/22 04:06:02 | |
2629 | Log: backout change#1178 as it was dependent on an unapplied patch, | |
2630 | fix filespec.t to know its @INC | |
2631 | Branch: perl | |
2632 | ! sv.c t/lib/filespec.t | |
2633 | ____________________________________________________________________________ | |
2634 | [ 1189] By: gsar on 1998/06/22 03:47:43 | |
2635 | Log: eliminate use of tokenbuf in util.c | |
2636 | Branch: perl | |
2637 | ! util.c | |
2638 | ____________________________________________________________________________ | |
2639 | [ 1188] By: gsar on 1998/06/22 01:53:59 | |
2640 | Log: add patch that generates regnodes.h via regcomp.pl | |
2641 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2642 | Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu> | |
2643 | Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup | |
2644 | Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT) | |
2645 | Branch: perl | |
2646 | + regcomp.pl regcomp.sym regnodes.h | |
2647 | ! MANIFEST Makefile.SH regcomp.h | |
2648 | ____________________________________________________________________________ | |
2649 | [ 1187] By: gsar on 1998/06/22 01:42:21 | |
2650 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2651 | Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu> | |
2652 | Subject: [PATCH 5.004_67] Avoid temporaries on recursion | |
2653 | Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT) | |
2654 | Branch: perl | |
2655 | ! pp_ctl.c pp_hot.c | |
2656 | ____________________________________________________________________________ | |
2657 | [ 1186] By: gsar on 1998/06/22 01:14:14 | |
2658 | Log: merge relevant portions from maintbranch change#1155 | |
2659 | Branch: perl | |
2660 | ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod | |
2661 | ! pod/perlrun.pod pp_hot.c | |
2662 | ____________________________________________________________________________ | |
2663 | [ 1185] By: gsar on 1998/06/22 00:59:28 | |
2664 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2665 | Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu> | |
2666 | Subject: [PATCH 5.004_67] Zero-length matching bug | |
2667 | Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT) | |
2668 | Branch: perl | |
2669 | ! regexec.c t/op/pat.t | |
2670 | ____________________________________________________________________________ | |
2671 | [ 1184] By: gsar on 1998/06/22 00:57:27 | |
2672 | Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail) | |
2673 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2674 | Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu> | |
2675 | Subject: Re: _67 not okay | |
2676 | Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT) | |
2677 | Branch: perl | |
2678 | ! malloc.c | |
2679 | ____________________________________________________________________________ | |
2680 | [ 1183] By: gsar on 1998/06/22 00:53:37 | |
2681 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2682 | Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu> | |
2683 | Subject: [PATCH 5.004_67] Test study/re/ | |
2684 | Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT) | |
2685 | Branch: perl | |
2686 | ! t/op/pat.t | |
2687 | ____________________________________________________________________________ | |
2688 | [ 1182] By: gsar on 1998/06/21 21:25:07 | |
2689 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2690 | Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu> | |
2691 | Subject: [PATCH 5.004_67] $^R documented | |
2692 | Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT) | |
2693 | Branch: perl | |
2694 | ! pod/perlre.pod pod/perlvar.pod | |
2695 | ____________________________________________________________________________ | |
2696 | [ 1181] By: gsar on 1998/06/21 21:23:41 | |
2697 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2698 | Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu> | |
2699 | Subject: [PATCH 5.004_67] Re docs | |
2700 | Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT) | |
2701 | Branch: perl | |
2702 | ! pod/perlop.pod pod/perlre.pod | |
2703 | ____________________________________________________________________________ | |
2704 | [ 1180] By: gsar on 1998/06/21 21:22:16 | |
2705 | Log: adapted contents of message into comments in malloc.c and INSTALL | |
2706 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2707 | Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu> | |
2708 | Subject: [5.004_67] malloc.c -Defines | |
2709 | Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT) | |
2710 | Branch: perl | |
2711 | ! INSTALL malloc.c | |
2712 | ____________________________________________________________________________ | |
2713 | [ 1179] By: gsar on 1998/06/21 07:26:35 | |
2714 | Log: applied patch, with edits to the prose | |
2715 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2716 | Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu> | |
2717 | Subject: [PATCH 5.004_67] Error variables compared | |
2718 | Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT) | |
2719 | Branch: perl | |
2720 | ! pod/perlvar.pod | |
2721 | ____________________________________________________________________________ | |
2722 | [ 1178] By: gsar on 1998/06/21 07:07:16 | |
2723 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2724 | Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu> | |
2725 | Subject: [PATCH 5.004_67] print study /re/ broken | |
2726 | Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT) | |
2727 | Branch: perl | |
2728 | ! sv.c | |
2729 | ____________________________________________________________________________ | |
2730 | [ 1177] By: gsar on 1998/06/21 07:06:10 | |
2731 | Log: applied patch, tweaked wording | |
2732 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2733 | Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu> | |
2734 | Subject: [PATCH 5.004_67] Documentation patch for malloc | |
2735 | Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT) | |
2736 | Branch: perl | |
2737 | ! malloc.c pod/perldiag.pod | |
2738 | ____________________________________________________________________________ | |
2739 | [ 1176] By: gsar on 1998/06/21 07:00:30 | |
2740 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2741 | Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu> | |
2742 | Subject: [PATCH 5.004_67] Cosmetic malloc patch | |
2743 | Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT) | |
2744 | Branch: perl | |
2745 | ! malloc.c | |
2746 | ____________________________________________________________________________ | |
2747 | [ 1175] By: gsar on 1998/06/21 06:58:37 | |
2748 | Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu> | |
2749 | Date: Fri, 19 Jun 1998 16:00:57 -0700 | |
2750 | From: Dan Sugalski <sugalskd@osshe.edu> | |
2751 | Subject: [PATCH 5.004_67] fixup patches for VMS | |
2752 | Branch: perl | |
2753 | ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t | |
2754 | ! t/op/taint.t vms/test.com vms/vms.c | |
2755 | ____________________________________________________________________________ | |
2756 | [ 1174] By: gsar on 1998/06/21 06:55:18 | |
2757 | Log: applied VMS patch from Dan Sugalski | |
2758 | Date: Fri, 19 Jun 1998 15:36:34 -0700 | |
2759 | From: SYSTEM@cedar.osshe.edu | |
2760 | Message-Id: <980619153634.2063ee12@cedar.osshe.edu> | |
2761 | Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures | |
2762 | Branch: perl | |
2763 | ! configure.com lib/ExtUtils/MM_VMS.pm perl.h | |
2764 | ! vms/descrip_mms.template vms/gen_shrfls.pl | |
2765 | ! vms/subconfigure.com | |
2766 | ____________________________________________________________________________ | |
2767 | [ 1173] By: gsar on 1998/06/21 06:51:38 | |
2768 | Log: applied patch, modified logic to avoid reentering lexer at compile-time | |
2769 | Message-ID: <19980619113104.S9711@asic.sc.ti.com> | |
2770 | Date: Fri, 19 Jun 1998 11:31:04 -0500 | |
2771 | From: Graham Barr <gbarr@ti.com> | |
2772 | Subject: Re: [PATCH perl5.004_67] Add Errno in ext/ | |
2773 | Branch: perl | |
2774 | ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c | |
2775 | ! lib/English.pm | |
2776 | ____________________________________________________________________________ | |
2777 | [ 1172] By: gsar on 1998/06/21 06:27:57 | |
2778 | Log: applied patch, along with many changes: | |
2779 | - ipfoo.h headers have been coalesced along with perlfoo.h into | |
2780 | iperlsys.h | |
2781 | - win32/cp*.h have been combined in perlhost.h | |
2782 | - CPerlObj::PerlParse() takes an extra xsinit arg | |
2783 | - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT | |
2784 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
2785 | Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> | |
2786 | Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler | |
2787 | Date: Fri, 19 Jun 1998 10:59:50 -0700 | |
2788 | Branch: perl | |
2789 | + iperlsys.h win32/perlhost.h | |
2790 | - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h | |
2791 | - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h | |
2792 | - perlsock.h | |
2793 | ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c | |
2794 | ! win32/Makefile win32/dl_win32.xs win32/makefile.mk | |
2795 | ! win32/runperl.c win32/win32.h | |
2796 | ____________________________________________________________________________ | |
2797 | [ 1171] By: gsar on 1998/06/21 00:44:42 | |
2798 | Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT) | |
2799 | From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
2800 | Subject: Re: PATCH _67 (Doc) perlop.pod | |
2801 | Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com> | |
2802 | Branch: perl | |
2803 | ! pod/perlop.pod | |
2804 | ____________________________________________________________________________ | |
2805 | [ 1170] By: gsar on 1998/06/21 00:43:06 | |
2806 | Log: a tweaked version of: | |
2807 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
2808 | Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll | |
2809 | Date: Wed, 17 Jun 1998 20:25:51 -0700 | |
2810 | Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active> | |
2811 | Branch: perl | |
2812 | ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk | |
2813 | ____________________________________________________________________________ | |
2814 | [ 1169] By: gsar on 1998/06/21 00:10:18 | |
2815 | Log: added patch, regen headers | |
2816 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2817 | Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu> | |
2818 | Subject: Re: Ilya's patches | |
2819 | Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT) | |
2820 | Branch: perl | |
2821 | ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c | |
2822 | ____________________________________________________________________________ | |
2823 | [ 1168] By: gsar on 1998/06/21 00:05:01 | |
2824 | Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT) | |
2825 | From: Tom Phoenix <rootbeer@teleport.com> | |
2826 | Subject: [PATCH] docs creating files via open | |
2827 | Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com> | |
2828 | Branch: perl | |
2829 | ! pod/perlfunc.pod | |
2830 | ____________________________________________________________________________ | |
2831 | [ 1167] By: gsar on 1998/06/21 00:03:34 | |
2832 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2833 | Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu> | |
2834 | Subject: [PATCH 5.004_67] Better version of malloc improver | |
2835 | Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT) | |
2836 | Branch: perl | |
2837 | ! malloc.c | |
2838 | ____________________________________________________________________________ | |
2839 | [ 1166] By: gsar on 1998/06/20 23:59:23 | |
2840 | Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment | |
2841 | Branch: perl | |
2842 | ! pod/perlre.pod | |
2843 | ____________________________________________________________________________ | |
2844 | [ 1165] By: gsar on 1998/06/20 23:47:09 | |
2845 | Log: added patch, tweaked missed files, excised comment that doesn't really | |
2846 | belong in the sources | |
2847 | From: joshua.pritikin@db.com | |
2848 | Date: Mon, 15 Jun 1998 10:03:37 -0400 | |
2849 | Message-Id: <H00000e500072c63@MHS> | |
2850 | Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup | |
2851 | Branch: perl | |
2852 | ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h | |
2853 | ! t/op/avhv.t | |
2854 | ____________________________________________________________________________ | |
2855 | [ 1164] By: gsar on 1998/06/20 23:29:09 | |
2856 | Log: add File-Spec-0.6 from CPAN | |
2857 | Branch: perl | |
2858 | + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm | |
2859 | + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm | |
2860 | + lib/File/Spec/Win32.pm t/lib/filespec.t | |
2861 | ! MANIFEST | |
2862 | ____________________________________________________________________________ | |
2863 | [ 1163] By: gsar on 1998/06/20 23:15:41 | |
2864 | Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test | |
2865 | Branch: perl | |
2866 | ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk | |
2867 | ____________________________________________________________________________ | |
2868 | [ 1162] By: gsar on 1998/06/20 21:48:32 | |
2869 | Log: manual integration of all outstanding ansi branch stuff into mainline | |
2870 | Branch: perl | |
2871 | ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t | |
2872 | ! win32/config.gc win32/dl_win32.xs win32/makefile.mk | |
2873 | ! win32/win32.h | |
2874 | ____________________________________________________________________________ | |
2875 | [ 1161] By: gsar on 1998/06/20 21:12:01 | |
2876 | Log: undo goofed change 1157 (backed out the fix instead of keeping it) | |
2877 | Branch: perl | |
2878 | ! utils/perldoc.PL | |
2879 | ____________________________________________________________________________ | |
2880 | [ 1160] By: nick on 1998/06/20 21:05:51 | |
2881 | Log: Patches to build with EGCS-1.0.2 Mingw32 port. | |
2882 | Branch: ansiperl | |
2883 | ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc | |
2884 | ! win32/dl_win32.xs win32/makefile.mk win32/win32.h | |
2885 | ____________________________________________________________________________ | |
2886 | [ 1159] By: gsar on 1998/06/20 02:51:35 | |
2887 | Log: cleanup installation of utilities on win32 | |
2888 | Branch: perl | |
2889 | ! installperl pod/Makefile win32/Makefile win32/makefile.mk | |
2890 | ! win32/pod.mak | |
2891 | ____________________________________________________________________________ | |
2892 | [ 1158] By: gsar on 1998/06/20 02:50:35 | |
2893 | Log: intuit @INC pathnames from exe location only if dll location | |
2894 | is unknown (ensures that multiple executables will coexist) | |
2895 | Branch: perl | |
2896 | ! win32/win32.c | |
2897 | ____________________________________________________________________________ | |
2898 | [ 1157] By: gsar on 1998/06/20 02:48:34 | |
2899 | Log: make perldoc ignore null files (it tried to open() them) | |
2900 | Branch: perl | |
2901 | ! utils/perldoc.PL | |
2902 | ____________________________________________________________________________ | |
2903 | [ 1156] By: gsar on 1998/06/19 21:18:47 | |
2904 | Log: fix perldoc to ignore unfound null filenames | |
2905 | Branch: perl | |
2906 | ! utils/perldoc.PL | |
2907 | ____________________________________________________________________________ | |
2908 | [ 1155] By: TimBunce on 1998/06/19 18:47:57 | |
2909 | Log: Assorted patches: | |
2910 | ||
2911 | ------ BUILD PROCESS ------ | |
2912 | ||
2913 | Title: "Clarify varargs issues in INSTALL docs" | |
2914 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
2915 | Msg-ID: <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys> | |
2916 | Files: INSTALL | |
2917 | ||
2918 | ------ CORE LANGUAGE ------ | |
2919 | ||
2920 | Title: "Further fixes for updated SysV IPC support" | |
2921 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
2922 | Msg-ID: <199805211644.TAA15139@alpha.hut.fi> | |
2923 | Files: Configure perl.h doio.c | |
2924 | ||
2925 | Title: "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()" | |
2926 | From: Andrew Bettison <andrewb@zip.com.au> | |
2927 | Msg-ID: <m0ykMQx-000OQCC@headroom.zip.com.au> | |
2928 | Files: pp_hot.c | |
2929 | ||
2930 | Title: "Invalidate method cache on C<local *subname>" | |
2931 | From: Chip Salzenberg <chip@perl.org> | |
2932 | Msg-ID: <19980604134731.D24343@perlsupport.com> | |
2933 | Files: scope.c t/op/method.t | |
2934 | ||
2935 | Title: "fix uninitialized cv variable in op.c" | |
2936 | From: joshua.pritikin@db.com | |
2937 | Msg-ID: <H00000e50005af05@MHS> | |
2938 | Files: op.c | |
2939 | ||
2940 | Title: "fix for undef as last arg to setsockopt" | |
2941 | From: Graham Barr <gbarr@ti.com> | |
2942 | Msg-ID: <19980603112219.B7638@asic.sc.ti.com> | |
2943 | Files: pp_sys.c | |
2944 | ||
2945 | Title: "Fix -i when @ARGV is empty" | |
2946 | From: Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy | |
2947 | <gsar@engin.umich.edu>, Ilya Zakharevich | |
2948 | <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce) | |
2949 | Msg-ID: <19980606184942.A4583@perlsupport.com>, | |
2950 | <199806070029.UAA18709@monk.mps.ohio-state.edu>, | |
2951 | <199806071817.OAA28141@aatma.engin.umich.edu>, | |
2952 | <199806191549.QAA16376@toad.ig.co.uk> | |
2953 | Files: pp_hot.c | |
2954 | ||
2955 | ------ DOCUMENTATION ------ | |
2956 | ||
2957 | Title: "Discrepancy between perlop.pod and m// operator docs" | |
2958 | From: Tom Phoenix <rootbeer@teleport.com> | |
2959 | Msg-ID: <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com> | |
2960 | Files: pod/perlop.pod | |
2961 | ||
2962 | Title: "Doc addition for perlfunc entry for system()" | |
2963 | From: Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher | |
2964 | <fletch@phydeaux.org> | |
2965 | Msg-ID: <199806011908.PAA31069@dewdrop2.mindspring.com>, | |
2966 | <199806012057.QAA26830@monk.mps.ohio-state.edu> | |
2967 | Files: pod/perlfunc.pod | |
2968 | ||
2969 | Title: "Clarify effects of using quotes with m operator" | |
2970 | From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
2971 | Msg-ID: <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com> | |
2972 | Files: pod/perlop.pod | |
2973 | ||
2974 | Title: "Document -i with STDIN" | |
2975 | From: joshua.pritikin@db.com | |
2976 | Msg-ID: <H00000e50006a84a@MHS> | |
2977 | Files: pod/perlrun.pod | |
2978 | ||
2979 | ------ EXTENSIONS ------ | |
2980 | ||
2981 | Title: "Fix Liblist.pm to tolerate backslashen in paths" | |
2982 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
2983 | Msg-ID: <199806011954.PAA10900@aatma.engin.umich.edu> | |
2984 | Files: lib/ExtUtils/Liblist.pm | |
2985 | ||
2986 | ------ LIBRARY ------ | |
2987 | ||
2988 | Title: "Typo fix for Math::BogFloat" | |
2989 | From: Mike Stok <mike@stok.co.uk> | |
2990 | Msg-ID: <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk> | |
2991 | Files: lib/Math/BigFloat.pm | |
2992 | ||
2993 | ------ PORTABILITY - GENERAL ------ | |
2994 | ||
2995 | Title: "Add docs about types of diff to Porting/patching.pod" | |
2996 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
2997 | Msg-ID: <199806090105.VAA20005@aatma.engin.umich.edu> | |
2998 | Files: Porting/patching.pod | |
2999 | ||
3000 | Title: "Set dont_use_nlink for PowerMAX OS 4.2" | |
3001 | From: Tom Horsley <Tom.Horsley@mail.ccur.com> | |
3002 | Msg-ID: <199806161354.NAA21316@cleo.ssd.hcsc.com> | |
3003 | Files: hints/powerux.sh | |
3004 | ||
3005 | Title: "Assorted improvements to hints/solaris_2.sh" | |
3006 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3007 | Msg-ID: <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys> | |
3008 | Files: hints/solaris_2.sh | |
3009 | Branch: maint-5.004/perl | |
3010 | ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh | |
3011 | ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm | |
3012 | ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod | |
3013 | ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c | |
3014 | ! t/op/method.t | |
3015 | ____________________________________________________________________________ | |
3016 | [ 1154] By: gsar on 1998/06/19 17:22:23 | |
3017 | Log: update repository copy of Asmdata.pm after `perl bytecode.pl` | |
3018 | Branch: perl | |
3019 | ! ext/B/B/Asmdata.pm regcomp.c | |
3020 | ____________________________________________________________________________ | |
3021 | [ 1153] By: nick on 1998/06/19 17:21:21 | |
3022 | Log: Use libxxx.a for -lxxx with GCC | |
3023 | Branch: ansiperl | |
3024 | ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc | |
3025 | ! win32/makefile.mk | |
3026 | ____________________________________________________________________________ | |
3027 | [ 1152] By: TimBunce on 1998/06/19 17:08:18 | |
3028 | Log: Title: Tom's jumbo doc patch | |
3029 | From: Tom Christiansen <tchrist@chthon.perl.com> | |
3030 | Msg-Id: <199806140419.WAA20549@chthon.perl.com> | |
3031 | Files: pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod | |
3032 | pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
3033 | pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
3034 | pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
3035 | pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod | |
3036 | pod/perlipc.pod pod/perllocale.pod pod/perllol.pod | |
3037 | pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod | |
3038 | pod/perlop.pod pod/perlre.pod pod/perlref.pod | |
3039 | pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod | |
3040 | pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod | |
3041 | pod/perlvar.pod | |
3042 | Branch: maint-5.004/perl | |
3043 | ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod | |
3044 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
3045 | ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
3046 | ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
3047 | ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod | |
3048 | ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod | |
3049 | ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod | |
3050 | ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod | |
3051 | ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod | |
3052 | ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod | |
3053 | ____________________________________________________________________________ | |
3054 | [ 1151] By: nick on 1998/06/19 15:38:28 | |
3055 | Log: Resolve latest | |
3056 | Branch: ansiperl | |
3057 | !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym | |
3058 | !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h | |
3059 | !> sv.c t/TEST | |
3060 | ____________________________________________________________________________ | |
3061 | [ 1150] By: gsar on 1998/06/18 20:43:07 | |
3062 | Log: Date: Tue, 16 Jun 1998 13:54:17 GMT | |
3063 | Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com> | |
3064 | From: Tom Horsley <Tom.Horsley@mail.ccur.com> | |
3065 | Subject: [PATCH] perl5.004 hints file (maint and dev paths) | |
3066 | Branch: perl | |
3067 | ! hints/powerux.sh | |
3068 | ____________________________________________________________________________ | |
3069 | [ 1149] By: gsar on 1998/06/18 20:41:30 | |
3070 | Log: hand apply whitespace-mutiliated patch | |
3071 | From: joshua.pritikin@db.com | |
3072 | Date: Mon, 15 Jun 1998 09:21:36 -0400 | |
3073 | Message-Id: <H00000e50007289b@MHS> | |
3074 | Subject: [PATCH 5.004_67] SvREADONLY for av_clear | |
3075 | Branch: perl | |
3076 | ! av.c | |
3077 | ____________________________________________________________________________ | |
3078 | [ 1148] By: gsar on 1998/06/18 20:33:59 | |
3079 | Log: hand apply whitespace-mutiliated and reversed patch | |
3080 | Date: Tue, 16 Jun 1998 16:31:40 -0400 | |
3081 | From: Les Peters <lpeters@aol.net> | |
3082 | Message-Id: <199806162031.QAA08202@ds9> | |
3083 | Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3 | |
3084 | Branch: perl | |
3085 | ! ext/Socket/Socket.xs | |
3086 | ____________________________________________________________________________ | |
3087 | [ 1147] By: gsar on 1998/06/18 20:26:59 | |
3088 | Log: close child pipe in t/TEST, other cosmetic tweaks | |
3089 | Branch: perl | |
3090 | ! t/TEST | |
3091 | ____________________________________________________________________________ | |
3092 | [ 1146] By: gsar on 1998/06/18 19:37:41 | |
3093 | Log: back out problematic change#1105, tweak perlsub.pod | |
3094 | Branch: perl | |
3095 | ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod | |
3096 | ! pp_ctl.c proto.h sv.c | |
3097 | ____________________________________________________________________________ | |
3098 | [ 1145] By: nick on 1998/06/18 19:31:07 | |
3099 | Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking | |
3100 | Branch: ansiperl | |
3101 | +> configure.com ext/DB_File/dbinfo | |
3102 | +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t | |
3103 | +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c | |
3104 | +> vms/subconfigure.com | |
3105 | - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms | |
3106 | - vms/fndvers.com | |
3107 | !> (integrate 499 files) | |
3108 | ____________________________________________________________________________ | |
3109 | [ 1144] By: gsar on 1998/06/18 16:35:11 | |
3110 | Log: fix spurious cxstack_max init that trampled memory | |
3111 | Branch: perl | |
3112 | ! perl.c | |
3113 | ____________________________________________________________________________ | |
3114 | [ 1143] By: gsar on 1998/06/18 16:33:01 | |
3115 | Log: fix memory leaks and uninitialized memory accesses found by Purify | |
3116 | Branch: perl | |
3117 | ! doio.c perl.c regexec.c sv.c | |
3118 | ____________________________________________________________________________ | |
3119 | [ 1142] By: gsar on 1998/06/18 16:28:48 | |
3120 | Log: fix off-by-one that trampled memory in re_croak2() | |
3121 | Branch: perl | |
3122 | ! regcomp.c | |
3123 | ____________________________________________________________________________ | |
3124 | [ 1141] By: gsar on 1998/06/18 16:26:59 | |
3125 | Log: fix AutoLoader to do the right thing when there are relative paths | |
3126 | in @INC | |
3127 | Branch: perl | |
3128 | ! lib/AutoLoader.pm | |
3129 | ____________________________________________________________________________ | |
3130 | [ 1140] By: gsar on 1998/06/18 16:22:47 | |
3131 | Log: fix Makefile.SH typo | |
3132 | Branch: perl | |
3133 | ! Makefile.SH | |
3134 | ____________________________________________________________________________ | |
3135 | [ 1139] By: gsar on 1998/06/17 18:06:16 | |
3136 | Log: 5.004_67 niggles | |
3137 | Branch: perl | |
3138 | ! Makefile.SH op.c | |
3139 | ||
3140 | ---------------- | |
3141 | Version 5.004_67 | |
3142 | ---------------- | |
3143 | ||
3144 | ____________________________________________________________________________ | |
3145 | [ 1138] By: gsar on 1998/06/15 10:09:27 | |
3146 | Log: up patchlevel.h to 67, other small tweaks | |
3147 | Branch: perl | |
3148 | ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms | |
3149 | ! win32/Makefile win32/config_H.bc win32/config_H.gc | |
3150 | ! win32/config_H.vc win32/makefile.mk | |
3151 | ____________________________________________________________________________ | |
3152 | [ 1137] By: gsar on 1998/06/15 09:08:57 | |
3153 | Log: tweaks to get PERL_OBJECT building again; passes tests | |
3154 | Branch: perl | |
3155 | ! ObjXSub.h objpp.h proto.h | |
3156 | ____________________________________________________________________________ | |
3157 | [ 1136] By: gsar on 1998/06/15 08:51:54 | |
3158 | Log: back out previous change (it breaks PERL_OBJECT) | |
3159 | Branch: perl | |
3160 | ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym | |
3161 | ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod | |
3162 | ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c | |
3163 | ____________________________________________________________________________ | |
3164 | [ 1135] By: gsar on 1998/06/15 05:32:01 | |
3165 | Log: added patch, fixed typo, reworked documentation | |
3166 | Message-Id: <H00000e500071aa3@MHS> | |
3167 | Date: Sun, 14 Jun 1998 14:03:15 EDT | |
3168 | From: joshua.pritikin@db.com | |
3169 | Subject: [PATCH 5.004_66] JMPENV! | |
3170 | Branch: perl | |
3171 | ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym | |
3172 | ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod | |
3173 | ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c | |
3174 | ____________________________________________________________________________ | |
3175 | [ 1134] By: gsar on 1998/06/15 04:07:18 | |
3176 | Log: various win32 odds and ends | |
3177 | - added support for waitpid(), open2/open3, and a bugfix for kill() | |
3178 | from Ronald Schmidt <RonaldWS@aol.com> | |
3179 | - tweak testsuite mods of above | |
3180 | - regenerate win32/config_H.?c | |
3181 | - change kill() to win32_kill() and export it | |
3182 | - coalesce common code in win32.c | |
3183 | - add PerlProc_waitpid() and export win32_waitpid() | |
3184 | result builds and passes on the three win32 compilers | |
3185 | Branch: perl | |
3186 | ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t | |
3187 | ! t/lib/open3.t util.c win32/config.bc win32/config.gc | |
3188 | ! win32/config.vc win32/config_H.bc win32/config_H.gc | |
3189 | ! win32/config_H.vc win32/makedef.pl win32/runperl.c | |
3190 | ! win32/win32.c win32/win32iop.h | |
3191 | ____________________________________________________________________________ | |
3192 | [ 1133] By: gsar on 1998/06/15 01:39:13 | |
3193 | Log: newer Getopt/Long.pm from public distribution cited in: | |
3194 | Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl> | |
3195 | Date: 14 Jun 1998 15:15:28 +0200 | |
3196 | From: Johan Vromans <jvromans@squirrel.nl> | |
3197 | Subject: Getopt::Long version 2.17 released | |
3198 | Branch: perl | |
3199 | ! lib/Getopt/Long.pm | |
3200 | ____________________________________________________________________________ | |
3201 | [ 1132] By: gsar on 1998/06/15 01:37:12 | |
3202 | Log: documentation update from tchrist | |
3203 | Message-Id: <199806140419.WAA20549@chthon.perl.com> | |
3204 | Date: Sat, 13 Jun 1998 22:19:32 MDT | |
3205 | From: Tom Christiansen <tchrist@chthon.perl.com> | |
3206 | Subject: doc patches | |
3207 | Branch: perl | |
3208 | ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod | |
3209 | ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod | |
3210 | ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod | |
3211 | ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod | |
3212 | ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod | |
3213 | ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod | |
3214 | ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod | |
3215 | ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod | |
3216 | ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod | |
3217 | ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod | |
3218 | ____________________________________________________________________________ | |
3219 | [ 1131] By: gsar on 1998/06/14 19:33:36 | |
3220 | Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com> | |
3221 | From: Roderick Schertler <roderick@argon.org> | |
3222 | Subject: [PATCH] Re: Exceptions in IPC::Open2 | |
3223 | Date: 12 Jun 1998 13:24:15 -0400 | |
3224 | Branch: perl | |
3225 | ! lib/IPC/Open3.pm | |
3226 | ____________________________________________________________________________ | |
3227 | [ 1130] By: gsar on 1998/06/14 19:32:25 | |
3228 | Log: fixup MANIFEST | |
3229 | Branch: perl | |
3230 | ! MANIFEST | |
3231 | ____________________________________________________________________________ | |
3232 | [ 1129] By: gsar on 1998/06/14 18:51:53 | |
3233 | Log: various win32 fixes | |
3234 | - fixes that silence VC noises about dup exports, non-default libs, and | |
3235 | unsupported *.def file directives | |
3236 | - s/inplace/inplace_label/ malloc.c | |
3237 | - update Config{usemymalloc} based on d_mymalloc | |
3238 | - export Perl_*Vars | |
3239 | - fix makefiles to not build miniperl.exe twice, and to make it properly | |
3240 | when defaults are changed | |
3241 | Branch: perl | |
3242 | ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c | |
3243 | ! win32/Makefile win32/config_sh.PL win32/makedef.pl | |
3244 | ! win32/makefile.mk win32/perllib.c win32/win32.h | |
3245 | ____________________________________________________________________________ | |
3246 | [ 1128] By: gsar on 1998/06/14 01:38:39 | |
3247 | Log: remove unused global `scrgv' | |
3248 | Branch: perl | |
3249 | ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h | |
3250 | ____________________________________________________________________________ | |
3251 | [ 1127] By: nick on 1998/06/13 08:39:07 | |
3252 | Log: Move specialsv_list to embed.sym, regen embed*.h | |
3253 | Branch: win32/perl | |
3254 | ! embed.h embedvar.h global.sym interp.sym | |
3255 | ____________________________________________________________________________ | |
3256 | [ 1126] By: gsar on 1998/06/12 07:23:06 | |
3257 | Log: From: jan.dubois@ibm.net (Jan Dubois) | |
3258 | Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66 | |
3259 | Date: Thu, 11 Jun 1998 21:13:31 +0200 | |
3260 | Message-ID: <35842ac5.7883075@smtp1.ibm.net> | |
3261 | Branch: perl | |
3262 | ! win32/makedef.pl win32/win32.c win32/win32iop.h | |
3263 | ____________________________________________________________________________ | |
3264 | [ 1125] By: gsar on 1998/06/12 07:21:29 | |
3265 | Log: added patch, undo earlier workaround | |
3266 | From: jan.dubois@ibm.net (Jan Dubois) | |
3267 | Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66 | |
3268 | Date: Thu, 11 Jun 1998 20:28:36 +0200 | |
3269 | Message-ID: <35831f69.4975644@smtp1.ibm.net> | |
3270 | Branch: perl | |
3271 | ! perl.c util.c | |
3272 | ____________________________________________________________________________ | |
3273 | [ 1124] By: gsar on 1998/06/12 07:16:12 | |
3274 | Log: hand-applied patch with wrapped lines | |
3275 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
3276 | Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32 | |
3277 | Date: Thu, 11 Jun 1998 11:06:33 -0700 | |
3278 | Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active> | |
3279 | Branch: perl | |
3280 | ! win32/win32.c | |
3281 | ____________________________________________________________________________ | |
3282 | [ 1123] By: gsar on 1998/06/12 07:07:25 | |
3283 | Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT) | |
3284 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3285 | Subject: [PATCH 5.004_66] Config_66-01-02.diff | |
3286 | Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys> | |
3287 | Branch: perl | |
3288 | ! Configure | |
3289 | ____________________________________________________________________________ | |
3290 | [ 1122] By: gsar on 1998/06/12 07:06:02 | |
3291 | Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys> | |
3292 | Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT) | |
3293 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3294 | Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | |
3295 | Branch: perl | |
3296 | ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL | |
3297 | ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL | |
3298 | ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL | |
3299 | ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL | |
3300 | ____________________________________________________________________________ | |
3301 | [ 1121] By: gsar on 1998/06/12 07:01:20 | |
3302 | Log: a tweaked version of: | |
3303 | Message-Id: <l03130300b1a6143078cd@[194.222.64.89]> | |
3304 | Date: Fri, 12 Jun 1998 01:26:53 +0200 | |
3305 | From: Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
3306 | Subject: Re: Misparsing s///x | |
3307 | Branch: perl | |
3308 | ! pod/perlre.pod | |
3309 | ____________________________________________________________________________ | |
3310 | [ 1120] By: gsar on 1998/06/12 06:51:08 | |
3311 | Log: applied patch, with indentation tweaks | |
3312 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3313 | Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu> | |
3314 | Subject: [PATCH 5.004_66] Remove REG_ALIGN junk | |
3315 | Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT) | |
3316 | Branch: perl | |
3317 | ! regcomp.c regcomp.h regexec.c | |
3318 | ____________________________________________________________________________ | |
3319 | [ 1119] By: gsar on 1998/06/11 17:42:07 | |
3320 | Log: make REG_INFTY default to something saner when sizeof(short) > 2 | |
3321 | Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys> | |
3322 | Date: Thu, 11 Jun 1998 11:50:07 EDT | |
3323 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3324 | Subject: Re: [PATCH for tests] Regexp fails on long string | |
3325 | Branch: perl | |
3326 | ! regcomp.h | |
3327 | ____________________________________________________________________________ | |
3328 | [ 1118] By: gsar on 1998/06/11 07:09:06 | |
3329 | Log: regen embedvar.h | |
3330 | Branch: perl | |
3331 | ! embedvar.h | |
3332 | ____________________________________________________________________________ | |
3333 | [ 1117] By: gsar on 1998/06/11 06:45:52 | |
3334 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3335 | Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu> | |
3336 | Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst | |
3337 | Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT) | |
3338 | Branch: perl | |
3339 | ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h | |
3340 | ! regexec.c regexp.h t/op/pat.t t/op/subst.t | |
3341 | ____________________________________________________________________________ | |
3342 | [ 1116] By: gsar on 1998/06/11 06:35:54 | |
3343 | Log: misc win32 fixes | |
3344 | From: "Douglas Lankshear" <dougl@ActiveState.com> | |
3345 | Subject: [PATCH 5.004_66] | |
3346 | Date: Wed, 10 Jun 1998 11:28:27 -0700 | |
3347 | Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active> | |
3348 | Branch: perl | |
3349 | ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk | |
3350 | ____________________________________________________________________________ | |
3351 | [ 1115] By: gsar on 1998/06/11 06:33:21 | |
3352 | Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu> | |
3353 | Date: Wed, 10 Jun 1998 00:53:25 +0200 | |
3354 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
3355 | Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp | |
3356 | Branch: perl | |
3357 | ! Makefile.SH | |
3358 | ____________________________________________________________________________ | |
3359 | [ 1114] By: gsar on 1998/06/11 06:31:34 | |
3360 | Log: back out change#1111 and add alternative patch: | |
3361 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3362 | Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu> | |
3363 | Subject: Re: PATCH for study/foo/ | |
3364 | Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT) | |
3365 | Branch: perl | |
3366 | ! pp.c sv.c | |
3367 | ____________________________________________________________________________ | |
3368 | [ 1113] By: gsar on 1998/06/11 02:59:23 | |
3369 | Log: fix outdated bytecode.pl | |
3370 | Branch: perl | |
3371 | ! bytecode.h bytecode.pl byterun.c byterun.h | |
3372 | ____________________________________________________________________________ | |
3373 | [ 1112] By: gsar on 1998/06/10 07:56:06 | |
3374 | Log: Added patch, regenerated perly.c and perly.c.diff | |
3375 | Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net> | |
3376 | Date: Sun, 31 May 1998 12:56:14 -0500 (CDT) | |
3377 | From: Stephen McCamant <alias@mcs.com> | |
3378 | Subject: [PATCH] too many RV2GVs in *foo{THING} | |
3379 | Branch: perl | |
3380 | ! perly.c perly.c.diff perly.y t/op/gv.t | |
3381 | ____________________________________________________________________________ | |
3382 | [ 1111] By: gsar on 1998/06/10 07:40:30 | |
3383 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3384 | Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu> | |
3385 | Subject: Re: PATCH for study/foo/ | |
3386 | Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT) | |
3387 | Branch: perl | |
3388 | ! pp.c | |
3389 | ____________________________________________________________________________ | |
3390 | [ 1110] By: gsar on 1998/06/10 07:37:04 | |
3391 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3392 | Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu> | |
3393 | Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled | |
3394 | Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT) | |
3395 | Branch: perl | |
3396 | ! pod/perldebug.pod | |
3397 | ____________________________________________________________________________ | |
3398 | [ 1109] By: gsar on 1998/06/10 07:35:29 | |
3399 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3400 | Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu> | |
3401 | Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected | |
3402 | Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT) | |
3403 | Branch: perl | |
3404 | ! regcomp.h | |
3405 | ____________________________________________________________________________ | |
3406 | [ 1108] By: gsar on 1998/06/10 07:31:25 | |
3407 | Log: Added patch, tweaked other places affected by name change | |
3408 | Message-ID: <19980610005417.G162@cdata.tvnet.hu> | |
3409 | Date: Wed, 10 Jun 1998 00:54:17 +0200 | |
3410 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
3411 | Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly | |
3412 | Branch: perl | |
3413 | +> ext/DynaLoader/DynaLoader_pm.PL | |
3414 | - ext/DynaLoader/DynaLoader.pm.PL | |
3415 | ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile | |
3416 | ! win32/makefile.mk | |
3417 | ____________________________________________________________________________ | |
3418 | [ 1107] By: gsar on 1998/06/10 07:24:20 | |
3419 | Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu> | |
3420 | Date: Wed, 10 Jun 1998 00:53:42 +0200 | |
3421 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
3422 | Subject: [PATCH for _66] new version of README.dos | |
3423 | Branch: perl | |
3424 | ! README.dos | |
3425 | ____________________________________________________________________________ | |
3426 | [ 1106] By: gsar on 1998/06/10 07:22:31 | |
3427 | Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu> | |
3428 | Date: Wed, 10 Jun 1998 00:54:04 +0200 | |
3429 | From: Laszlo Molnar <molnarl@cdata.tvnet.hu> | |
3430 | Subject: [PATCH for _66] op/taint.t problem on dos/djgpp | |
3431 | Branch: perl | |
3432 | ! t/op/taint.t | |
3433 | ____________________________________________________________________________ | |
3434 | [ 1105] By: gsar on 1998/06/10 07:21:21 | |
3435 | Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl` | |
3436 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3437 | Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu> | |
3438 | Subject: [PATCH 5.004_66] Resend of RE cache patch (modified) | |
3439 | Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT) | |
3440 | Branch: perl | |
3441 | ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h | |
3442 | ! perlvars.h pp_ctl.c proto.h sv.c | |
3443 | ____________________________________________________________________________ | |
3444 | [ 1104] By: gsar on 1998/06/10 07:06:01 | |
3445 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3446 | Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu> | |
3447 | Subject: Lost chunk of RE jumbo patch | |
3448 | Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT) | |
3449 | Branch: perl | |
3450 | + t/op/regexp_noamp.t | |
3451 | ____________________________________________________________________________ | |
3452 | [ 1103] By: gsar on 1998/06/10 07:04:20 | |
3453 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3454 | Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu> | |
3455 | Subject: [PATCH 5.004_66] Combined OS/2 support | |
3456 | Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT) | |
3457 | Branch: perl | |
3458 | ! os2/Changes os2/diff.configure os2/os2.c | |
3459 | ____________________________________________________________________________ | |
3460 | [ 1102] By: gsar on 1998/06/10 07:00:08 | |
3461 | Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu> | |
3462 | Date: Fri, 13 Mar 1998 20:03:52 EST | |
3463 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3464 | Subject: [PATCH 5.004_62 5_004_04m1] pod2html again | |
3465 | Branch: perl | |
3466 | ! lib/Pod/Html.pm | |
3467 | ____________________________________________________________________________ | |
3468 | [ 1101] By: gsar on 1998/06/10 06:55:20 | |
3469 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3470 | Subject: Re: 5.004_65 uninitialized variable regexec.c (2) | |
3471 | Date: Thu, 28 May 1998 01:28:54 -0400 (EDT) | |
3472 | Branch: perl | |
3473 | ! regexec.c | |
3474 | ____________________________________________________________________________ | |
3475 | [ 1100] By: gsar on 1998/06/10 06:52:50 | |
3476 | Log: updated MANIFEST for previous change | |
3477 | Branch: perl | |
3478 | ! MANIFEST | |
3479 | ____________________________________________________________________________ | |
3480 | [ 1099] By: gsar on 1998/06/10 06:51:08 | |
3481 | Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t: | |
3482 | Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu> | |
3483 | Date: Fri, 05 Jun 1998 11:08:40 -0700 | |
3484 | From: Dan Sugalski <sugalskd@osshe.edu> | |
3485 | Subject: Re: [PATCH 5.004_66]Add record read capability to <> | |
3486 | Branch: perl | |
3487 | + t/base/rs.t | |
3488 | ! perl.h pod/perlvar.pod sv.c | |
3489 | ____________________________________________________________________________ | |
3490 | [ 1098] By: gsar on 1998/06/10 06:36:59 | |
3491 | Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess) | |
3492 | Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk> | |
3493 | Subject: [PATCH fror 5.004_66] DB_File-1.60 | |
3494 | Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST) | |
3495 | Branch: perl | |
3496 | + ext/DB_File/dbinfo | |
3497 | ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm | |
3498 | ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t | |
3499 | ! t/lib/db-hash.t t/lib/db-recno.t | |
3500 | ____________________________________________________________________________ | |
3501 | [ 1097] By: gsar on 1998/06/10 06:33:16 | |
3502 | Log: Message-ID: <19980604134731.D24343@perlsupport.com> | |
3503 | Date: Thu, 4 Jun 1998 13:47:31 -0400 | |
3504 | From: Chip Salzenberg <chip@perl.org> | |
3505 | Subject: [PATCH] Invalidate method cache on C<local *subname> | |
3506 | Branch: perl | |
3507 | ! scope.c t/op/method.t | |
3508 | ____________________________________________________________________________ | |
3509 | [ 1096] By: gsar on 1998/06/10 06:30:51 | |
3510 | Log: From: Norton Allen <allen@huarp.harvard.edu> | |
3511 | Message-Id: <199806031908.PAA04183@bottesini.harvard.edu> | |
3512 | Subject: [PATCH] _66 MM_Unix.pm for QNX | |
3513 | Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt) | |
3514 | Branch: perl | |
3515 | ! lib/ExtUtils/MM_Unix.pm | |
3516 | ____________________________________________________________________________ | |
3517 | [ 1095] By: gsar on 1998/06/10 06:29:21 | |
3518 | Log: From: Norton Allen <allen@huarp.harvard.edu> | |
3519 | Message-Id: <199806031909.PAA04358@bottesini.harvard.edu> | |
3520 | Subject: [PATCH] _66 proto.h | |
3521 | Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt) | |
3522 | Branch: perl | |
3523 | ! proto.h | |
3524 | ____________________________________________________________________________ | |
3525 | [ 1094] By: gsar on 1998/06/10 06:26:39 | |
3526 | Log: Applied relevant parts of: | |
3527 | From: Paul Johnson <pjcj@transeda.com> | |
3528 | Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST) | |
3529 | Message-Id: <199806031807.TAA04100@west-tip.transeda.com> | |
3530 | Subject: [PATCH] Enhancing xsubpp's support for C++ | |
3531 | Branch: perl | |
3532 | ! lib/ExtUtils/xsubpp | |
3533 | ____________________________________________________________________________ | |
3534 | [ 1093] By: gsar on 1998/06/10 06:22:54 | |
3535 | Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com> | |
3536 | Date: Wed, 3 Jun 1998 11:22:19 -0500 | |
3537 | From: Graham Barr <gbarr@ti.com> | |
3538 | Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt | |
3539 | Branch: perl | |
3540 | ! pp_sys.c | |
3541 | ____________________________________________________________________________ | |
3542 | [ 1092] By: gsar on 1998/06/10 06:20:44 | |
3543 | Log: Message-Id: <199806030919.KAA03527@sale-wts> | |
3544 | Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST) | |
3545 | From: Alan Burlison <Alan.Burlison@UK.Sun.com> | |
3546 | Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm | |
3547 | Branch: perl | |
3548 | ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm | |
3549 | ____________________________________________________________________________ | |
3550 | [ 1091] By: gsar on 1998/06/10 06:18:42 | |
3551 | Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu> | |
3552 | Date: Mon, 01 Jun 1998 12:22:29 -0700 | |
3553 | From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>) | |
3554 | Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS | |
3555 | Branch: perl | |
3556 | ! proto.h | |
3557 | ____________________________________________________________________________ | |
3558 | [ 1090] By: gsar on 1998/06/10 06:14:24 | |
3559 | Log: A tweaked version of: | |
3560 | Date: Mon, 1 Jun 1998 12:05:47 -0700 | |
3561 | From: SYSTEM@cedar.osshe.edu | |
3562 | Message-Id: <980601120547.20617d54@cedar.osshe.edu> | |
3563 | Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS | |
3564 | Branch: perl | |
3565 | ! ext/SDBM_File/sdbm/Makefile.PL | |
3566 | ____________________________________________________________________________ | |
3567 | [ 1089] By: gsar on 1998/06/10 05:58:00 | |
3568 | Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net> | |
3569 | Date: Fri, 29 May 1998 23:52:26 -0500 (CDT) | |
3570 | From: Stephen McCamant <alias@mcs.com> | |
3571 | Subject: [PATCH] Re: Uninitialised error from -M() | |
3572 | Branch: perl | |
3573 | ! op.c t/op/stat.t | |
3574 | ____________________________________________________________________________ | |
3575 | [ 1088] By: gsar on 1998/06/10 05:55:24 | |
3576 | Log: Date: Sat, 30 May 1998 08:07:01 -0400 | |
3577 | From: lvirden@cas.org (Larry Virden) | |
3578 | Message-Id: <199805301207.IAA08856@cas.org> | |
3579 | Subject: PATCH for pod and warning notice | |
3580 | Branch: perl | |
3581 | ! pod/perlguts.pod | |
3582 | ____________________________________________________________________________ | |
3583 | [ 1087] By: gsar on 1998/06/10 05:52:05 | |
3584 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3585 | Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT) | |
3586 | Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys> | |
3587 | Subject: [PATCH 5.004_66] Config_66-01 | |
3588 | Branch: perl | |
3589 | ! Configure MANIFEST Porting/Glossary Porting/config.sh | |
3590 | ! Porting/config_H config_h.SH | |
3591 | ____________________________________________________________________________ | |
3592 | [ 1086] By: gsar on 1998/06/10 05:46:38 | |
3593 | Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu> | |
3594 | Date: Mon, 08 Jun 1998 16:13:14 -0700 | |
3595 | From: Dan Sugalski <sugalskd@osshe.edu> | |
3596 | Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm | |
3597 | Branch: perl | |
3598 | ! ext/Thread/Thread/Semaphore.pm | |
3599 | ____________________________________________________________________________ | |
3600 | [ 1085] By: gsar on 1998/06/10 05:44:44 | |
3601 | Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu> | |
3602 | Date: Mon, 08 Jun 1998 16:10:02 -0700 | |
3603 | From: Dan Sugalski <sugalskd@osshe.edu> | |
3604 | Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue | |
3605 | Branch: perl | |
3606 | - vms/descrip.mms | |
3607 | ! ext/Thread/Thread/Queue.pm | |
3608 | ____________________________________________________________________________ | |
3609 | [ 1084] By: gsar on 1998/06/10 05:38:11 | |
3610 | Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu> | |
3611 | Date: Mon, 08 Jun 1998 15:38:28 -0700 | |
3612 | From: Dan Sugalski <sugalskd@osshe.edu> | |
3613 | Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl | |
3614 | Branch: perl | |
3615 | + configure.com vms/descrip_mms.template vms/munchconfig.c | |
3616 | + vms/subconfigure.com | |
3617 | - vms/config.vms vms/fndvers.com | |
3618 | ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm | |
3619 | ____________________________________________________________________________ | |
3620 | [ 1083] By: gsar on 1998/06/10 05:07:04 | |
3621 | Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a | |
3622 | variant of: | |
3623 | Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu> | |
3624 | Date: Sat, 13 Dec 1997 07:31:02 EST | |
3625 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3626 | Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS | |
3627 | Branch: perl | |
3628 | ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod | |
3629 | ____________________________________________________________________________ | |
3630 | [ 1082] By: gsar on 1998/06/10 04:52:26 | |
3631 | Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3632 | (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65) | |
3633 | Branch: perl | |
3634 | ! malloc.c | |
3635 | ____________________________________________________________________________ | |
3636 | [ 1081] By: gsar on 1998/06/10 03:45:10 | |
3637 | Log: reverse integrate contents of win32 branch into mainline | |
3638 | Branch: perl | |
3639 | !> (integrate 44 files) | |
3640 | ____________________________________________________________________________ | |
3641 | [ 1080] By: gsar on 1998/06/09 17:37:55 | |
3642 | Log: `p4 integrate -b ASPerl && p4 resolve -at` | |
3643 | Branch: asperl | |
3644 | !> (integrate 43 files) | |
3645 | ____________________________________________________________________________ | |
3646 | [ 1079] By: gsar on 1998/06/09 00:59:06 | |
3647 | Log: add examples of diff(1) usage | |
3648 | Branch: win32/perl | |
3649 | ! Porting/patching.pod | |
3650 | ____________________________________________________________________________ | |
3651 | [ 1078] By: gsar on 1998/06/09 00:52:23 | |
3652 | Log: undo change#1077 | |
3653 | Branch: win32/perl | |
3654 | ! sv.c | |
3655 | ____________________________________________________________________________ | |
3656 | [ 1077] By: gsar on 1998/06/06 16:47:32 | |
3657 | Log: make sv_setsv() treat freed SVs like SVt_NULL | |
3658 | Branch: win32/perl | |
3659 | ! sv.c | |
3660 | ____________________________________________________________________________ | |
3661 | [ 1076] By: gsar on 1998/06/05 19:03:14 | |
3662 | Log: delete undiscussed AS changes for PPD (broke .packlist | |
3663 | mechanism) | |
3664 | Branch: win32/perl | |
3665 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
3666 | ____________________________________________________________________________ | |
3667 | [ 1075] By: gsar on 1998/06/05 18:18:44 | |
3668 | Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash | |
3669 | with the xsubpp-generated symbol) | |
3670 | Branch: win32/perl | |
3671 | ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c | |
3672 | ! win32/dl_win32.xs | |
3673 | ____________________________________________________________________________ | |
3674 | [ 1074] By: gsar on 1998/06/04 22:45:18 | |
3675 | Log: add AS patch#25 (allow B build with -DPERL_OBJECT) | |
3676 | Branch: win32/perl | |
3677 | ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h | |
3678 | ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk | |
3679 | ____________________________________________________________________________ | |
3680 | [ 1073] By: nick on 1998/06/04 17:18:14 | |
3681 | Log: resolve -at win32 branch into ansiperl | |
3682 | Branch: ansiperl | |
3683 | +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h | |
3684 | +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht | |
3685 | +> t/lib/h2ph.t win32/GenCAPI.pl | |
3686 | !> (integrate 127 files) | |
3687 | ____________________________________________________________________________ | |
3688 | [ 1072] By: gsar on 1998/06/04 01:49:24 | |
3689 | Log: document CORE::GLOBAL:: and global overriding, fix up | |
3690 | File::DosGlob, testsuited and all | |
3691 | Branch: win32/perl | |
3692 | ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t | |
3693 | ____________________________________________________________________________ | |
3694 | [ 1071] By: gsar on 1998/06/03 22:12:55 | |
3695 | Log: add AS patch#24, remove one other instance of error_no | |
3696 | that was missed (patch#23 was intentionally skipped) | |
3697 | Branch: win32/perl | |
3698 | ! embedvar.h globals.c perlvars.h win32/makedef.pl | |
3699 | ! win32/runperl.c | |
3700 | ____________________________________________________________________________ | |
3701 | [ 1070] By: gsar on 1998/06/01 19:42:06 | |
3702 | Log: fix Liblist.pm to tolerate backslashen in paths | |
3703 | Branch: win32/perl | |
3704 | ! lib/ExtUtils/Liblist.pm | |
3705 | ____________________________________________________________________________ | |
3706 | [ 1069] By: gsar on 1998/06/01 07:43:02 | |
3707 | Log: @INC construction on win32 cleaned up | |
3708 | - perl.dll location based paths should be much more reliable now | |
3709 | - registry stuff unchanged | |
3710 | - Config.pm now has all the installfoolib entries for MakeMaker et al | |
3711 | Branch: win32/perl | |
3712 | ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc | |
3713 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3714 | ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk | |
3715 | ! win32/runperl.c win32/win32.c win32/win32.h | |
3716 | ____________________________________________________________________________ | |
3717 | [ 1068] By: gsar on 1998/05/31 21:52:18 | |
3718 | Log: semctl tweak | |
3719 | Message-Id: <199805312127.QAA06750@gbarr.connect.net> | |
3720 | Date: Sun, 31 May 1998 16:27:33 CDT | |
3721 | From: Graham Barr <gbarr@pobox.com> | |
3722 | Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 | |
3723 | Branch: win32/perl | |
3724 | ! doio.c | |
3725 | ____________________________________________________________________________ | |
3726 | [ 1067] By: gsar on 1998/05/31 21:07:44 | |
3727 | Log: minimal fix to enable compiling with -DMULTIPLICITY | |
3728 | (non-threadsafe regcomp.c globals need revisiting) | |
3729 | Branch: win32/perl | |
3730 | ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c | |
3731 | ! win32/GenCAPI.pl win32/makedef.pl | |
3732 | ____________________________________________________________________________ | |
3733 | [ 1066] By: gsar on 1998/05/30 21:35:37 | |
3734 | Log: integrate mainline changes (ASPerl branch is identical to | |
3735 | win32 branch as of this change) | |
3736 | Branch: asperl | |
3737 | !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym | |
3738 | !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c | |
3739 | !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc | |
3740 | !> win32/config.gc win32/config.vc win32/config_H.bc | |
3741 | !> win32/config_H.gc win32/config_H.vc win32/makefile.mk | |
3742 | ____________________________________________________________________________ | |
3743 | [ 1065] By: gsar on 1998/05/30 21:13:06 | |
3744 | Log: change#1060 was inexplicably missing some of the "ensure | |
3745 | AS stuff does no harm" fixes | |
3746 | Branch: win32/perl | |
3747 | ! embed.h global.sym win32/Makefile win32/makefile.mk | |
3748 | ____________________________________________________________________________ | |
3749 | [ 1064] By: gsar on 1998/05/30 21:10:27 | |
3750 | Log: integrate mainline to pick up trivial changes | |
3751 | Branch: win32/perl | |
3752 | !> MANIFEST pp_sys.c | |
3753 | ||
3754 | ---------------- | |
3755 | Version 5.004_66 | |
3756 | ---------------- | |
3757 | ||
3758 | ____________________________________________________________________________ | |
3759 | [ 1063] By: mbeattie on 1998/05/29 15:19:55 | |
3760 | Log: Remove duplicate win32/TEST line from MANIFEST. | |
3761 | Branch: perl | |
3762 | ! MANIFEST | |
3763 | ____________________________________________________________________________ | |
3764 | [ 1062] By: mbeattie on 1998/05/29 15:18:33 | |
3765 | Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi). | |
3766 | Branch: perl | |
3767 | ! pp_sys.c | |
3768 | ____________________________________________________________________________ | |
3769 | [ 1061] By: mbeattie on 1998/05/29 12:02:17 | |
3770 | Log: Integrate from win32 branch into mainline (this now pulls in the | |
3771 | asperl stuff). | |
3772 | Branch: perl | |
3773 | +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h | |
3774 | +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht | |
3775 | +> t/lib/h2ph.t win32/GenCAPI.pl | |
3776 | !> (integrate 104 files) | |
3777 | ____________________________________________________________________________ | |
3778 | [ 1060] By: gsar on 1998/05/29 11:05:50 | |
3779 | Log: reverse integrate asperl branch contents (phew!) | |
3780 | - various fixups to ensure AS stuff does no harm | |
3781 | - adjust win32/makefiles for the new directory layout (new layout | |
3782 | looks rather a muddle--needs rework) | |
3783 | - verified build & test on NT and Solaris/gcc | |
3784 | Branch: win32/perl | |
3785 | +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h | |
3786 | +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl | |
3787 | ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile | |
3788 | ! win32/config.bc win32/config.gc win32/config.vc | |
3789 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3790 | ! win32/makefile.mk | |
3791 | !> (integrate 77 files) | |
3792 | ____________________________________________________________________________ | |
3793 | [ 1059] By: gsar on 1998/05/29 08:33:56 | |
3794 | Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT | |
3795 | Branch: asperl | |
3796 | ! util.c | |
3797 | ____________________________________________________________________________ | |
3798 | [ 1058] By: gsar on 1998/05/29 08:31:09 | |
3799 | Log: type xtext for *.t that were missing it | |
3800 | Branch: asperl | |
3801 | ! t/lib/thread.t t/op/nothread.t | |
3802 | ____________________________________________________________________________ | |
3803 | [ 1057] By: gsar on 1998/05/29 08:28:46 | |
3804 | Log: stray t/op/ipc*.t fixups | |
3805 | Branch: win32/perl | |
3806 | ! t/op/ipcmsg.t t/op/ipcsem.t | |
3807 | ____________________________________________________________________________ | |
3808 | [ 1056] By: gsar on 1998/05/29 07:41:49 | |
3809 | Log: fixups to make it build and pass tests under both compilers | |
3810 | Branch: asperl | |
3811 | ! ObjXSub.h objpp.h proto.h | |
3812 | ____________________________________________________________________________ | |
3813 | [ 1055] By: gsar on 1998/05/29 07:22:51 | |
3814 | Log: integrate mainline changes | |
3815 | Branch: asperl | |
3816 | +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t | |
3817 | !> (integrate 69 files) | |
3818 | Branch: win32/perl | |
3819 | ! Todo.5.005 pod/perldelta.pod | |
3820 | ____________________________________________________________________________ | |
3821 | [ 1054] By: gsar on 1998/05/29 05:04:03 | |
3822 | Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity | |
3823 | Branch: win32/perl | |
3824 | ! t/lib/h2ph.t | |
3825 | ____________________________________________________________________________ | |
3826 | [ 1053] By: gsar on 1998/05/29 05:01:54 | |
3827 | Log: misc changes | |
3828 | - remove code that works around lack of I_STDARG (we're a happy ANSI family) | |
3829 | - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports | |
3830 | Branch: win32/perl | |
3831 | ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs | |
3832 | ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c | |
3833 | ! x2p/util.c x2p/util.h | |
3834 | ____________________________________________________________________________ | |
3835 | [ 1052] By: gsar on 1998/05/29 02:31:44 | |
3836 | Log: merge changes#1014,1038 from maintbranch | |
3837 | Branch: win32/perl | |
3838 | + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t | |
3839 | ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c | |
3840 | ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod | |
3841 | ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod | |
3842 | ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c | |
3843 | ! t/io/pipe.t utils/h2ph.PL | |
3844 | ____________________________________________________________________________ | |
3845 | [ 1051] By: gsar on 1998/05/29 01:38:51 | |
3846 | Log: regenerate win32/config_H.?c | |
3847 | Branch: win32/perl | |
3848 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
3849 | ____________________________________________________________________________ | |
3850 | [ 1050] By: gsar on 1998/05/29 01:32:41 | |
3851 | Log: integrate mainline | |
3852 | Branch: win32/perl | |
3853 | ! win32/Makefile win32/makefile.mk | |
3854 | !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh | |
3855 | !> Porting/config_H Porting/patching.pod config_h.SH doio.c | |
3856 | !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh | |
3857 | !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh | |
3858 | !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9 | |
3859 | !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc | |
3860 | ____________________________________________________________________________ | |
3861 | [ 1049] By: gsar on 1998/05/29 00:57:05 | |
3862 | Log: fix various shenanigans with C<environ>, BC and VC builds now pass | |
3863 | all tests | |
3864 | Branch: asperl | |
3865 | ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c | |
3866 | ! win32/win32.h win32/win32iop.h | |
3867 | ____________________________________________________________________________ | |
3868 | [ 1048] By: mbeattie on 1998/05/28 18:07:24 | |
3869 | Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t | |
3870 | in change 1043 clashed badly with changes made in the win32 | |
3871 | branch. I did an accept on the win32 branch version for now. | |
3872 | Branch: perl | |
3873 | +> t/op/die.t | |
3874 | !> (integrate 52 files) | |
3875 | ____________________________________________________________________________ | |
3876 | [ 1047] By: mbeattie on 1998/05/28 17:59:18 | |
3877 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3878 | Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints | |
3879 | Date: Thu, 28 May 1998 13:27:25 -0400 (EDT) | |
3880 | Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing | |
3881 | Date: Thu, 28 May 1998 13:28:21 -0400 (EDT) | |
3882 | Branch: perl | |
3883 | ! Configure MANIFEST Porting/Glossary Porting/config.sh | |
3884 | ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl | |
3885 | ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms | |
3886 | ! win32/config.bc win32/config.gc win32/config.vc | |
3887 | ____________________________________________________________________________ | |
3888 | [ 1046] By: mbeattie on 1998/05/28 17:55:48 | |
3889 | Log: Back out change 1043 since Andy's forthcoming Config patch | |
3890 | includes a modified version. | |
3891 | Branch: perl | |
3892 | ! Configure config_h.SH doio.c perl.h | |
3893 | ____________________________________________________________________________ | |
3894 | [ 1045] By: mbeattie on 1998/05/28 17:52:40 | |
3895 | Log: Bump patchlevel.h to 66. | |
3896 | Branch: perl | |
3897 | ! patchlevel.h | |
3898 | ____________________________________________________________________________ | |
3899 | [ 1044] By: mbeattie on 1998/05/28 17:51:49 | |
3900 | Log: From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
3901 | Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd) | |
3902 | Date: Fri, 15 May 1998 16:18:26 -0600 (MDT) | |
3903 | (above minus the t/system.t test pending checking) | |
3904 | Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm | |
3905 | Date: Wed, 20 May 1998 19:50:50 -0600 (MDT) | |
3906 | Subject: [PATCH] _65 and _04 <DOC> patching.pod | |
3907 | Date: Thu, 21 May 1998 16:33:03 -0600 (MDT) | |
3908 | Branch: perl | |
3909 | ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod | |
3910 | ____________________________________________________________________________ | |
3911 | [ 1043] By: mbeattie on 1998/05/28 17:42:21 | |
3912 | Log: This change really is: | |
3913 | Subject: [PATCH] 5.004_65: the infamous semctl() | |
3914 | Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST) | |
3915 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
3916 | ||
3917 | Change 1041 claimed to be this patch but was really: | |
3918 | Subject: [PATCH] 5.004_65: t/op/ipc*.t | |
3919 | Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST) | |
3920 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
3921 | Branch: perl | |
3922 | ! Configure config_h.SH doio.c perl.h | |
3923 | ____________________________________________________________________________ | |
3924 | [ 1042] By: mbeattie on 1998/05/28 17:36:57 | |
3925 | Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3926 | Subject: [PATCH 5.004_65] Config_65-01: lchown() detection. | |
3927 | Date: Thu, 28 May 1998 13:25:21 -0400 (EDT) | |
3928 | Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes | |
3929 | Date: Thu, 28 May 1998 13:26:18 -0400 (EDT) | |
3930 | Branch: perl | |
3931 | ! Configure INSTALL Porting/Glossary Porting/config.sh | |
3932 | ! Porting/config_H config_h.SH doio.c hints/bsdos.sh | |
3933 | ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9 | |
3934 | ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc | |
3935 | ____________________________________________________________________________ | |
3936 | [ 1041] By: mbeattie on 1998/05/28 17:34:26 | |
3937 | Log: Subject: [PATCH] 5.004_65: the infamous semctl() | |
3938 | Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST) | |
3939 | From: Jarkko Hietaniemi <jhi@iki.fi> | |
3940 | Branch: perl | |
3941 | ! t/op/ipcmsg.t t/op/ipcsem.t | |
3942 | ____________________________________________________________________________ | |
3943 | [ 1040] By: gsar on 1998/05/28 02:06:47 | |
3944 | Log: tweaks to enable Borland build | |
3945 | Branch: asperl | |
3946 | ! win32/makefile.mk win32/win32.c | |
3947 | ____________________________________________________________________________ | |
3948 | [ 1039] By: gsar on 1998/05/27 23:29:22 | |
3949 | Log: remove C<#define index strchr> from win32.h (unused, and the | |
3950 | pollution causes spurious variable name changes in extensions) | |
3951 | Branch: win32/perl | |
3952 | ! win32/win32.h | |
3953 | ____________________________________________________________________________ | |
3954 | [ 1038] By: TimBunce on 1998/05/27 17:29:15 | |
3955 | Log: Assorted patches: | |
3956 | ||
3957 | ------ BUILD PROCESS ------ | |
3958 | ||
3959 | Title: "add utilities to make test dependencies" | |
3960 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3961 | Msg-ID: <2607.9805211303@tempest.cise.npl.co.uk> | |
3962 | Files: Makefile.SH | |
3963 | ||
3964 | Title: "Add 'make nok' complement to 'make ok'" | |
3965 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
3966 | Msg-ID: <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk> | |
3967 | Files: Makefile.SH | |
3968 | ||
3969 | Title: "further h2ph patches (add enum support)" | |
3970 | From: Billy <wdconsta@cs.adelaide.edu.au> | |
3971 | Msg-ID: <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au> | |
3972 | Files: MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL | |
3973 | ||
3974 | ------ CORE LANGUAGE ------ | |
3975 | ||
3976 | Title: "Fix %! error spelling and add perldiag.pod entry" | |
3977 | From: Graham Barr <gbarr@pobox.com>, Tim Bunce | |
3978 | Msg-ID: <19980524193101.A573@pobox.com> | |
3979 | Files: pod/perldiag.pod gv.c | |
3980 | ||
3981 | Title: "Remove obsolete Win32 uppercasing ENV code" | |
3982 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
3983 | Msg-ID: <199805201510.LAA28676@aatma.engin.umich.edu> | |
3984 | Files: perl.c | |
3985 | ||
3986 | Title: "Don't mung $! on implicit close" | |
3987 | From: Chip Salzenberg <chip@perl.org> | |
3988 | Msg-ID: <19980525113309.A15845@perlsupport.com> | |
3989 | Files: doio.c | |
3990 | ||
3991 | Title: "Maint trial 3 fails on SunOS 4.1.3 with Sun cc" | |
3992 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
3993 | Msg-ID: <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys> | |
3994 | Files: doio.c | |
3995 | ||
3996 | ------ DOCUMENTATION ------ | |
3997 | ||
3998 | Title: "doc patch: you canna return an array ( list context: || vs or)" | |
3999 | From: Jarkko Hietaniemi <jhi@cc.hut.fi> | |
4000 | Msg-ID: <oeeemxguf5h.fsf_-_@alpha.hut.fi> | |
4001 | Files: pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod | |
4002 | ||
4003 | Title: "doc patch: @ needs escaping in m/\Q\E/ environment" | |
4004 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
4005 | Msg-ID: <E0yecim-0002qr-00@taurus.cus.cam.ac.uk> | |
4006 | Files: pod/perlop.pod pod/perlre.pod | |
4007 | ||
4008 | Title: "Discrepancy between perlop.pod and m// operator", "Doc fix: Only | |
4009 | with /g does list context get matches without parens" | |
4010 | From: Greg Chapman <glc@well.com>, Tom Christiansen | |
4011 | <tchrist@jhereg.perl.com>, Tom Phoenix | |
4012 | <rootbeer@teleport.com> | |
4013 | Msg-ID: <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>, | |
4014 | <199805231559.JAA21316@jhereg.perl.com>, | |
4015 | <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com> | |
4016 | Files: pod/perlop.pod | |
4017 | ||
4018 | Title: "Documenting last/next/redo even further" | |
4019 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix | |
4020 | <rootbeer@teleport.com> | |
4021 | Msg-ID: <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>, | |
4022 | <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com> | |
4023 | Files: pod/perlfunc.pod | |
4024 | ||
4025 | Title: "Documenting last/next/redo within continue block" | |
4026 | From: Tom Phoenix <rootbeer@teleport.com> | |
4027 | Msg-ID: <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com> | |
4028 | Files: pod/perlfunc.pod | |
4029 | ||
4030 | Title: "Document stat return in scalar context" | |
4031 | From: Mark-Jason Dominus <mjd@plover.com> | |
4032 | Files: pod/perlfunc.pod | |
4033 | ||
4034 | ------ EXTENSIONS ------ | |
4035 | ||
4036 | Title: "Better LD_RUN_PATH handling on IRIX" | |
4037 | From: "W. Phillip Moore" <wpm@ms.com> | |
4038 | Msg-ID: <199805212206.SAA07504@zappa.morgan.com> | |
4039 | Files: lib/ExtUtils/MM_Unix.pm | |
4040 | ||
4041 | Title: "Dealing with <unistd.h> in POSIX and SunOS" | |
4042 | From: Andy Dougherty <doughera@lafcol.lafayette.edu> | |
4043 | Msg-ID: <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys> | |
4044 | Files: ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs | |
4045 | ||
4046 | ------ LIBRARY ------ | |
4047 | ||
4048 | Title: "Fix FileHandle.pm example bug" | |
4049 | From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
4050 | Msg-ID: <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com> | |
4051 | Files: lib/FileHandle.pm | |
4052 | ||
4053 | Title: "Add zero/negative $count docs for Benchmark.pm" | |
4054 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
4055 | Msg-ID: <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk> | |
4056 | Files: lib/Benchmark.pm | |
4057 | ||
4058 | ------ PORTABILITY - GENERAL ------ | |
4059 | ||
4060 | Title: "Add test suite recommendations to Porting/patching.pod" | |
4061 | From: Daniel Grisinger <dgris@perrin.dimensional.com> | |
4062 | Msg-ID: <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com> | |
4063 | Files: Porting/patching.pod | |
4064 | ||
4065 | ------ TESTS ------ | |
4066 | ||
4067 | Title: "Fix looping bug in t/io/pipe.t" | |
4068 | From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
4069 | Msg-ID: <E0yc737-0006fB-00@taurus.cus.cam.ac.uk> | |
4070 | Files: t/io/pipe.t | |
4071 | Branch: maint-5.004/perl | |
4072 | ! MANIFEST Makefile.SH Porting/patching.pod doio.c | |
4073 | ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c | |
4074 | ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm | |
4075 | ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod | |
4076 | ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod | |
4077 | ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t | |
4078 | ! utils/h2ph.PL | |
4079 | ____________________________________________________________________________ | |
4080 | [ 1037] By: gsar on 1998/05/27 16:18:30 | |
4081 | Log: add AS patch#22 (fix to make die_exit.t pass) | |
4082 | Branch: asperl | |
4083 | ! win32/runperl.c | |
4084 | ____________________________________________________________________________ | |
4085 | [ 1036] By: gsar on 1998/05/27 12:50:34 | |
4086 | Log: add AS patch#21 (misc. fixes) | |
4087 | Branch: asperl | |
4088 | ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h | |
4089 | ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk | |
4090 | ! win32/win32.c win32/win32sck.c | |
4091 | ____________________________________________________________________________ | |
4092 | [ 1035] By: gsar on 1998/05/26 17:26:17 | |
4093 | Log: more changes to satisfy non-debug VC build (C-API doesn't | |
4094 | build, and the testsuite still won't run) | |
4095 | Branch: asperl | |
4096 | ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h | |
4097 | ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl | |
4098 | ____________________________________________________________________________ | |
4099 | [ 1034] By: gsar on 1998/05/26 17:20:22 | |
4100 | Log: remove doubled hunk (perforce auto-integrate oddity) | |
4101 | Branch: win32/perl | |
4102 | ! pod/perldiag.pod | |
4103 | ____________________________________________________________________________ | |
4104 | [ 1033] By: gsar on 1998/05/26 13:39:14 | |
4105 | Log: tweaks to make it build with the Borland compiler. Won't run | |
4106 | testsuite because @INC intuition from location of perlcore.dll seems | |
4107 | to be broken. Also, system() and qx// seem broken as well. | |
4108 | Branch: asperl | |
4109 | ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym | |
4110 | ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c | |
4111 | ! regexec.c toke.c | |
4112 | ____________________________________________________________________________ | |
4113 | [ 1032] By: gsar on 1998/05/24 23:13:05 | |
4114 | Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs | |
4115 | Branch: win32/perl | |
4116 | ! lib/Benchmark.pm | |
4117 | ____________________________________________________________________________ | |
4118 | [ 1031] By: gsar on 1998/05/24 05:36:44 | |
4119 | Log: tweak makefiles | |
4120 | Branch: asperl | |
4121 | ! win32/Makefile win32/makefile.mk | |
4122 | ____________________________________________________________________________ | |
4123 | [ 1030] By: gsar on 1998/05/23 18:58:23 | |
4124 | Log: merge changes#1016,1018 from maintbranch (1017 is n/a) | |
4125 | Branch: win32/perl | |
4126 | ! pp_sys.c t/op/die.t | |
4127 | ____________________________________________________________________________ | |
4128 | [ 1029] By: gsar on 1998/05/23 18:55:13 | |
4129 | Log: merge change#1015 from maintbranch (must revisit 1014 later, is | |
4130 | incomplete) | |
4131 | Branch: win32/perl | |
4132 | ! embed.h global.sym op.c pp.c proto.h sv.c | |
4133 | ____________________________________________________________________________ | |
4134 | [ 1028] By: gsar on 1998/05/23 18:25:14 | |
4135 | Log: merge change#1013 from maintbranch (1012 is n/a) | |
4136 | Branch: win32/perl | |
4137 | ! toke.c | |
4138 | ____________________________________________________________________________ | |
4139 | [ 1027] By: gsar on 1998/05/23 18:02:21 | |
4140 | Log: merge change#1011 from maintbranch | |
4141 | Branch: win32/perl | |
4142 | ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c | |
4143 | ! utils/perlbug.PL | |
4144 | ____________________________________________________________________________ | |
4145 | [ 1026] By: nick on 1998/05/23 08:45:04 | |
4146 | Log: Ids of msgs and sems can be zero, so change || die to a defined() test | |
4147 | Branch: win32/perl | |
4148 | ! t/op/ipcmsg.t t/op/ipcsem.t | |
4149 | ____________________________________________________________________________ | |
4150 | [ 1025] By: nick on 1998/05/23 08:36:36 | |
4151 | Log: Resolve win32 into ansiperl | |
4152 | Branch: ansiperl | |
4153 | +> t/op/die.t | |
4154 | !> (integrate 42 files) | |
4155 | ____________________________________________________________________________ | |
4156 | [ 1024] By: gsar on 1998/05/21 21:11:12 | |
4157 | Log: more mingw32 tweaks | |
4158 | Branch: win32/perl | |
4159 | ! ext/POSIX/POSIX.xs t/pragma/locale.t | |
4160 | ____________________________________________________________________________ | |
4161 | [ 1023] By: gsar on 1998/05/21 19:15:02 | |
4162 | Log: fix problematic change#965 from maintbranch | |
4163 | Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu> | |
4164 | Date: Sat, 16 May 1998 17:45:22 EDT | |
4165 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4166 | Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5 | |
4167 | Branch: win32/perl | |
4168 | ! gv.c op.c t/comp/proto.t | |
4169 | ____________________________________________________________________________ | |
4170 | [ 1022] By: gsar on 1998/05/21 01:37:04 | |
4171 | Log: fix POSIX for mingw32 | |
4172 | Branch: win32/perl | |
4173 | ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc | |
4174 | ____________________________________________________________________________ | |
4175 | [ 1021] By: gsar on 1998/05/20 15:02:21 | |
4176 | Log: remove strupr() from perl.c | |
4177 | Branch: win32/perl | |
4178 | ! perl.c | |
4179 | ____________________________________________________________________________ | |
4180 | [ 1020] By: TimBunce on 1998/05/19 22:41:40 | |
4181 | Log: Title: "fix up descrepancy in h2ph test" | |
4182 | From: Tim Bunce | |
4183 | Files: t/lib/h2ph.pht | |
4184 | Branch: maint-5.004/perl | |
4185 | ! t/lib/h2ph.pht | |
4186 | ____________________________________________________________________________ | |
4187 | [ 1019] By: TimBunce on 1998/05/19 22:17:15 | |
4188 | Log: Title: "add a test to check return value from successful s/// (there was none!)" | |
4189 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
4190 | Msg-ID: <199805161759.NAA12995@aatma.engin.umich.edu> | |
4191 | Files: t/op/subst.t | |
4192 | ||
4193 | Title: "fix up descrepancy in h2ph test" | |
4194 | From: Tim Bunce | |
4195 | Files: t/lib/h2ph.t | |
4196 | Branch: maint-5.004/perl | |
4197 | ! t/lib/h2ph.t t/op/subst.t | |
4198 | ____________________________________________________________________________ | |
4199 | [ 1018] By: TimBunce on 1998/05/19 21:56:32 | |
4200 | Log: Title: "fix mem leak and core dump from change 1016" | |
4201 | From: Tim Bunce | |
4202 | Files: pp_sys.c | |
4203 | Branch: maint-5.004/perl | |
4204 | ! pp_sys.c | |
4205 | ____________________________________________________________________________ | |
4206 | [ 1017] By: TimBunce on 1998/05/19 21:26:03 | |
4207 | Log: Title: "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility" | |
4208 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
4209 | Files: MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod | |
4210 | pod/perlguts.pod pod/perlref.pod pod/perlrun.pod | |
4211 | pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h | |
4212 | proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c | |
4213 | doio.c doop.c ext/ODBM_File/ODBM_File.xs | |
4214 | ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs | |
4215 | gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm | |
4216 | lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm | |
4217 | lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm | |
4218 | lib/ExtUtils/Manifest.pm lib/File/Basename.pm | |
4219 | lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm | |
4220 | lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm | |
4221 | lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c | |
4222 | op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c | |
4223 | pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t | |
4224 | t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c | |
4225 | universal.c util.c win32/Makefile win32/config_H.bc | |
4226 | win32/config_H.vc win32/dl_win32.xs win32/makedef.pl | |
4227 | win32/makefile.mk win32/perlglob.c win32/runperl.c | |
4228 | win32/win32.c win32/win32sck.c x2p/s2p.PL | |
4229 | Branch: maint-5.004/perl | |
4230 | ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc | |
4231 | ! cygwin32/perlld deb.c doio.c doop.c embed.h | |
4232 | ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL | |
4233 | ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h | |
4234 | ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm | |
4235 | ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm | |
4236 | ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm | |
4237 | ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm | |
4238 | ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm | |
4239 | ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm | |
4240 | ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod | |
4241 | ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod | |
4242 | ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL | |
4243 | ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h | |
4244 | ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c | |
4245 | ! universal.c util.c utils/perldoc.PL win32/Makefile | |
4246 | ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs | |
4247 | ! win32/makedef.pl win32/makefile.mk win32/perlglob.c | |
4248 | ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c | |
4249 | ! x2p/s2p.PL | |
4250 | ____________________________________________________________________________ | |
4251 | [ 1016] By: TimBunce on 1998/05/19 20:37:42 | |
4252 | Log: Title: "eval { die $obj }; die; calls $obj->PROPAGATE" | |
4253 | From: Graham Barr <gbarr@ti.com> | |
4254 | Msg-ID: <3561D147.7F3E0C88@ti.com> | |
4255 | Files: pp_sys.c t/op/die.t | |
4256 | Branch: maint-5.004/perl | |
4257 | ! pp_sys.c t/op/die.t | |
4258 | ____________________________________________________________________________ | |
4259 | [ 1015] By: TimBunce on 1998/05/19 20:07:01 | |
4260 | Log: Title: "loosen const sub re-defined warnings" | |
4261 | From: Doug MacEachern <dougm@pobox.com> | |
4262 | Msg-ID: <355F713B.6A4C0F04@pobox.com> | |
4263 | Files: proto.h global.sym op.c pp.c sv.c | |
4264 | Branch: maint-5.004/perl | |
4265 | ! global.sym op.c pp.c proto.h sv.c | |
4266 | ____________________________________________________________________________ | |
4267 | [ 1014] By: TimBunce on 1998/05/19 19:48:18 | |
4268 | Log: Title: "s/FORMLINE/FORMAT/ in sv.c" | |
4269 | From: Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
4270 | Msg-ID: <l03130303b1837a243670@[194.222.64.89]> | |
4271 | Files: sv.c | |
4272 | ||
4273 | Title: "Further h2ph patches (including a test suite)" | |
4274 | From: Billy <wdconsta@cs.adelaide.edu.au> | |
4275 | Msg-ID: <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au> | |
4276 | Files: MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL | |
4277 | Branch: maint-5.004/perl | |
4278 | + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t | |
4279 | ! MANIFEST sv.c utils/h2ph.PL | |
4280 | ____________________________________________________________________________ | |
4281 | [ 1013] By: TimBunce on 1998/05/19 19:14:13 | |
4282 | Log: Title: "Remove change 673 (Allow empty BLOCK in code)" | |
4283 | From: Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich | |
4284 | <ilya@math.ohio-state.edu> | |
4285 | Msg-ID: <199805151857.OAA29586@monk.mps.ohio-state.edu>, | |
4286 | <199805151931.PAA23086@aatma.engin.umich.edu>, | |
4287 | <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca> | |
4288 | Files: toke.c | |
4289 | Branch: maint-5.004/perl | |
4290 | ! toke.c | |
4291 | ____________________________________________________________________________ | |
4292 | [ 1012] By: TimBunce on 1998/05/19 19:03:32 | |
4293 | Log: Title: "Further SysV sem/msg fixes and removal of non-portable tests" | |
4294 | From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi | |
4295 | <jhi@iki.fi> | |
4296 | Msg-ID: <199805182028.XAA15717@alpha.hut.fi>, | |
4297 | <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys> | |
4298 | Files: MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t | |
4299 | t/op/ipcsem.t | |
4300 | Branch: maint-5.004/perl | |
4301 | ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t | |
4302 | ! t/op/ipcsem.t | |
4303 | ____________________________________________________________________________ | |
4304 | [ 1011] By: TimBunce on 1998/05/19 17:55:38 | |
4305 | Log: Title: "interp.sym is missing C<e_script> after -e fix" | |
4306 | From: jan.dubois@ibm.net (Jan Dubois) | |
4307 | Msg-ID: <355d460d.7621669@smtp1.ibm.net> | |
4308 | Files: embed.h interp.sym | |
4309 | ||
4310 | Title: "Undo changed error message which breaks Tk" | |
4311 | From: Gurusamy Sarathy <gsar@engin.umich.edu> | |
4312 | Msg-ID: <199805161557.LAA08106@aatma.engin.umich.edu> | |
4313 | Files: pp_ctl.c | |
4314 | ||
4315 | Title: "Minor fixups to new -e script code" | |
4316 | From: Tim Bunce | |
4317 | Files: perl.c | |
4318 | ||
4319 | Title: "Remove old diags not relevant after -e fix" | |
4320 | From: Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy | |
4321 | <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce) | |
4322 | Msg-ID: <199805172143.RAA07896@aatma.engin.umich.edu>, | |
4323 | <199805181335.OAA07008@toad.ig.co.uk>, | |
4324 | <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys> | |
4325 | Files: pod/perldiag.pod | |
4326 | ||
4327 | Title: "more examples for vec()" | |
4328 | From: Tom Phoenix < |