Commit | Line | Data |
---|---|---|
527cc686 GS |
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 July 1998): | |
18 | ||
19 | Gisle Aas <gisle@aas.no> | |
20 | Abigail <abigail@fnx.com> | |
21 | Kenneth Albanowski <kjahds@kjahds.com> | |
22 | Russ Allbery <rra@stanford.edu> | |
527cc686 GS |
23 | Spider Boardman <spider@orb.nashua.nh.us> |
24 | Tom Christiansen <tchrist@perl.com> | |
3836fe67 | 25 | Jan Dubois <jan.dubois@ibm.net> |
527cc686 GS |
26 | Hallvard B Furuseth <h.b.furuseth@usit.uio.no> |
27 | M. J. T. Guy <mjtg@cus.cam.ac.uk> | |
28 | Jarkko Hietaniemi <jhi@iki.fi> | |
29 | Nick Ing-Simmons <nik@tiuk.ti.com> | |
30 | Andreas Koenig <a.koenig@mind.de> | |
31 | Doug MacEachern <dougm@opengroup.org> | |
32 | Paul Marquess <pmarquess@bfsec.bt.co.uk> | |
33 | Stephen McCamant <alias@mcs.com> | |
933fea7f | 34 | Laszlo Molnar <laszlo.molnar@eth.ericsson.se> |
527cc686 GS |
35 | Hans Mulder <hansmu@xs4all.nl> |
36 | Matthias Neeracher <neeri@iis.ee.ethz.ch> | |
37 | Jeff Okamoto <okamoto@hpcc123.corp.hp.com> | |
38 | Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de> | |
39 | Tom Phoenix <rootbeer@teleport.com> | |
40 | Joshua Pritikin <joshua.pritikin@db.com> | |
41 | Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de> | |
42 | Dean Roehrich <roehrich@cray.com> | |
43 | Hugo van der Sanden <hv@crypt0.demon.co.uk> | |
44 | Roderick Schertler <roderick@argon.org> | |
455ece5e | 45 | Kurt D. Starsinic <kstar@isinet.com> |
527cc686 GS |
46 | Dan Sugalski <sugalskd@osshe.edu> |
47 | Larry W. Virden <lvirden@cas.org> | |
48 | Ilya Zakharevich <ilya@math.ohio-state.edu> | |
49 | ||
50 | And the Keepers of the Patch Pumpkin: | |
51 | ||
bd3fa61c | 52 | Charles Bailey <bailey@newman.upenn.edu> |
0f31cffe | 53 | Graham Barr <gbarr@ti.com> |
527cc686 GS |
54 | Malcolm Beattie <mbeattie@sable.ox.ac.uk> |
55 | Tim Bunce <Tim.Bunce@ig.co.uk> | |
56 | Andy Dougherty <doughera@lafcol.lafayette.edu> | |
0f31cffe | 57 | Gurusamy Sarathy <gsar@umich.edu> |
527cc686 GS |
58 | Chip Salzenberg <chip@perl.com> |
59 | ||
60 | And, of course, the Author of Perl: | |
61 | ||
62 | Larry Wall <larry@wall.org> | |
63 | ||
64 | ||
65 | NOTE: Each change entry shows the change number; who checked it into the | |
66 | repository; when; description of the change; which branch the change | |
67 | happened in; and the affected files. The file lists have a short symbolic | |
68 | indicator: | |
69 | ||
70 | ! modified | |
71 | + added | |
72 | - deleted | |
73 | +> branched (from elsewhere) | |
74 | !> merged changes (from elsewhere) | |
75 | ||
76 | ||
77 | ---------------- | |
52b0428e | 78 | Version 5.005_63 Development release working toward 5.6 |
a2126434 JN |
79 | ---------------- |
80 | ||
81 | ____________________________________________________________________________ | |
4265b575 GS |
82 | [ 4582] By: jhi on 1999/11/14 17:10:01 |
83 | Log: Integrate with Sarathy. | |
84 | Branch: cfgperl | |
85 | !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c | |
86 | !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c | |
87 | !> vms/perly_c.vms win32/perllib.c | |
88 | ____________________________________________________________________________ | |
89 | [ 4581] By: jhi on 1999/11/14 17:08:23 | |
90 | Log: The separation of 64-bitness and largefileness continues | |
91 | (with a setback, see hpux.sh). | |
92 | Branch: cfgperl | |
93 | ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh | |
94 | ! hints/solaris_2.sh | |
95 | Branch: metaconfig | |
96 | ! U/threads/archname.U U/typedefs/lseektype.U | |
97 | Branch: metaconfig/U/perl | |
98 | ! fpossize.U use64bits.U uselfs.U | |
99 | ____________________________________________________________________________ | |
100 | [ 4580] By: jhi on 1999/11/14 13:26:41 | |
101 | Log: Another Unicode update. | |
102 | Branch: cfgperl | |
103 | + lib/unicode/Jamo.txt lib/unicode/NamesList.html | |
104 | + lib/unicode/UCD300.html lib/unicode/Unicode3.html | |
105 | - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html | |
106 | ! (edit 189 files) | |
107 | ____________________________________________________________________________ | |
108 | [ 4579] By: gsar on 1999/11/14 10:21:49 | |
109 | Log: sundry cleanups for cloned interpreters (only known failure mode | |
110 | is due to regexps keeping non-constant data in their compiled | |
111 | structures) | |
112 | Branch: perl | |
113 | ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c | |
114 | ! pp_sys.c sv.c toke.c util.c win32/perllib.c | |
115 | ____________________________________________________________________________ | |
116 | [ 4578] By: gsar on 1999/11/14 03:37:37 | |
117 | Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest) | |
118 | Branch: perl | |
119 | ! perly.c perly.y t/op/misc.t vms/perly_c.vms | |
120 | ____________________________________________________________________________ | |
121 | [ 4577] By: jhi on 1999/11/13 19:50:24 | |
122 | Log: Change #4576 accidentally leaked also parts of | |
123 | Ilya's patch that won't apply cleanly anymore. | |
124 | Branch: cfgperl | |
125 | ! regexec.c t/op/re_tests | |
126 | ____________________________________________________________________________ | |
127 | [ 4576] By: jhi on 1999/11/13 19:43:37 | |
128 | Log: Integrate with Sarathy. | |
129 | Branch: cfgperl | |
130 | ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests | |
131 | !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t | |
132 | !> t/op/regexp.t t/pragma/overload.t | |
133 | ____________________________________________________________________________ | |
134 | [ 4575] By: gsar on 1999/11/13 19:41:46 | |
135 | Log: typos in change#4561 and change#4565 | |
136 | Branch: perl | |
137 | ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm | |
138 | ____________________________________________________________________________ | |
139 | [ 4574] By: gsar on 1999/11/13 19:31:19 | |
140 | Log: revert non-kosher parts of change#4562 (sort order problems | |
141 | should be ignored (on ebcdic) by fixing dumper.t/T() to sort | |
142 | result and expected lines; /[:ascii:]/ not working should be | |
143 | fixed, not ignored in regexp.t; result from sort should be | |
144 | fixed to be ascii portable on ebcdic, not ebcdic-specific) | |
145 | Branch: perl | |
146 | ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t | |
147 | ____________________________________________________________________________ | |
148 | [ 4573] By: gsar on 1999/11/13 19:13:04 | |
149 | Log: integrate cfgperl changes into mainline | |
150 | Branch: perl | |
151 | +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl | |
152 | +> lib/unicode/In/BopomofoExtended.pl | |
153 | +> lib/unicode/In/BraillePatterns.pl | |
154 | +> lib/unicode/In/CJKRadicalsSupplement.pl | |
155 | +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl | |
156 | +> lib/unicode/In/Cherokee.pl | |
157 | +> lib/unicode/In/IdeographicDescriptionCharacters.pl | |
158 | +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl | |
159 | +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl | |
160 | +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl | |
161 | +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl | |
162 | +> lib/unicode/In/Thaana.pl | |
163 | +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl | |
164 | +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl | |
165 | - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode | |
166 | !> (integrate 213 files) | |
167 | ____________________________________________________________________________ | |
168 | [ 4572] By: jhi on 1999/11/13 18:44:50 | |
169 | Log: From: "Craig A. Berry" <craig.berry@metamor.com> | |
170 | To: perl5-porters@perl.org, VMSPERL@perl.org | |
171 | Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms | |
172 | Date: Wed, 27 Oct 1999 11:02:54 -0500 | |
173 | Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com> | |
174 | Branch: cfgperl | |
175 | ! README.vms | |
176 | ____________________________________________________________________________ | |
177 | [ 4571] By: jhi on 1999/11/13 18:33:39 | |
178 | Log: From: jand@activestate.com (Jan Dubois) | |
179 | To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com | |
180 | Cc: Douglas Lankshear <dougl@activestate.com>, | |
181 | Gurusamy Sarathy <gsar@activestate.com> | |
182 | Subject: [5.005_62 PATCH] support link() on WinNT and NTFS | |
183 | Date: Tue, 09 Nov 1999 00:38:33 +0100 | |
184 | Message-ID: <382b5d24.10899522@smtprelay.t-online.de> | |
185 | Branch: cfgperl | |
186 | ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc | |
187 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
188 | ! win32/config_H.gc win32/config_H.vc win32/perllib.c | |
189 | ! win32/win32.c win32/win32iop.h | |
190 | ____________________________________________________________________________ | |
191 | [ 4570] By: jhi on 1999/11/13 18:30:37 | |
192 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
193 | To: perl5-porters@perl.org (Mailing list Perl5) | |
194 | Subject: [PATCH 5.005_62] makedef.pl goof | |
195 | Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST) | |
196 | Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu> | |
197 | Branch: cfgperl | |
198 | ! makedef.pl | |
199 | ____________________________________________________________________________ | |
200 | [ 4569] By: jhi on 1999/11/13 18:06:54 | |
201 | Log: From: Michael G Schwern <schwern@pobox.com> | |
202 | To: perl5-porters@perl.org, pod-people@perl.org | |
203 | Cc: tchrist@mox.perl.com, gnat@frii.com | |
204 | Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText | |
205 | Date: Wed, 10 Nov 1999 17:21:46 -0500 | |
206 | Message-ID: <19991110172146.A23527@athens.aocn.com> | |
207 | Branch: cfgperl | |
208 | ! pod/perlfaq9.pod | |
209 | ____________________________________________________________________________ | |
210 | [ 4568] By: jhi on 1999/11/13 18:05:33 | |
211 | Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk> | |
212 | To: <perl5-porters@perl.org> | |
213 | Subject: DynaLoader_pm.PL patch (backslashes in strings) | |
214 | Date: Wed, 10 Nov 1999 22:52:02 -0000 | |
215 | Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk> | |
216 | Branch: cfgperl | |
217 | ! ext/DynaLoader/DynaLoader_pm.PL | |
218 | ____________________________________________________________________________ | |
219 | [ 4567] By: jhi on 1999/11/13 18:03:52 | |
220 | Log: From: JD Laub <jdl@access-health.com> | |
221 | To: perl5-porters@perl.org | |
222 | Subject: [ID 19991112.002] patch: Exporter.pm not reporting path | |
223 | Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST) | |
224 | Message-Id: <199911121558.IAA08915@mocha.iasi.com> | |
225 | Branch: cfgperl | |
226 | ! lib/Exporter/Heavy.pm | |
227 | ____________________________________________________________________________ | |
228 | [ 4566] By: jhi on 1999/11/13 18:01:24 | |
229 | Log: From: Bernard Quatermass <bernard@quatermass.co.uk> | |
230 | To: perl5-porters@perl.org | |
231 | Subject: small patch for perldoc | |
232 | Date: Fri, 12 Nov 1999 23:11:43 GMT | |
233 | Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk> | |
234 | Branch: cfgperl | |
235 | ! utils/perldoc.PL | |
236 | ____________________________________________________________________________ | |
237 | [ 4565] By: jhi on 1999/11/13 17:58:54 | |
238 | Log: From: Scott Gifford <sgifford@tir.com> | |
239 | To: perl5-porters@perl.org | |
240 | Cc: gbarr@pobox.com | |
241 | Subject: [ID 19991112.004] Bug in IO::Socket (patch included) | |
242 | Date: 12 Nov 1999 18:55:30 -0500 | |
243 | Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com> | |
244 | Branch: cfgperl | |
245 | ! ext/IO/lib/IO/Socket.pm | |
246 | ____________________________________________________________________________ | |
247 | [ 4564] By: jhi on 1999/11/13 17:45:39 | |
248 | Log: Applied manually: | |
249 | From: "Craig A. Berry" <craig.berry@metamor.com> | |
250 | To: perl5-porters@perl.org, VMSPERL@perl.org | |
251 | Subject: [PATCH 5.005_62] patches required to build on VMS | |
252 | Date: Tue, 09 Nov 1999 18:16:14 -0600 | |
253 | Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com> | |
254 | Branch: cfgperl | |
255 | ! configure.com vms/descrip_mms.template vms/subconfigure.com | |
256 | ! vms/vms.c vms/vmsish.h | |
257 | ____________________________________________________________________________ | |
258 | [ 4563] By: jhi on 1999/11/13 17:18:41 | |
259 | Log: Regen Unicode tables to include a warning: | |
260 | Thou Shalt Not Edit Them By Hand; add missing | |
261 | (Unicode 2.0 -introduced) tables to MANIFEST; | |
262 | convert the equivalence tables to be valid Perl code. | |
263 | Branch: cfgperl | |
264 | + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl | |
265 | + lib/unicode/In/BopomofoExtended.pl | |
266 | + lib/unicode/In/BraillePatterns.pl | |
267 | + lib/unicode/In/CJKRadicalsSupplement.pl | |
268 | + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl | |
269 | + lib/unicode/In/Cherokee.pl | |
270 | + lib/unicode/In/IdeographicDescriptionCharacters.pl | |
271 | + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl | |
272 | + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl | |
273 | + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl | |
274 | + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl | |
275 | + lib/unicode/In/Thaana.pl | |
276 | + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl | |
277 | + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl | |
278 | - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode | |
279 | ! (edit 169 files) | |
280 | ____________________________________________________________________________ | |
281 | [ 4562] By: jhi on 1999/11/13 16:53:00 | |
282 | Log: From: Peter Prymmer <pvhp@forte.com> | |
283 | To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com | |
284 | Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390 | |
285 | Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST) | |
286 | Message-Id: <199911102234.OAA01018@brio.forte.com> | |
287 | Branch: cfgperl | |
288 | ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t | |
289 | ! t/pragma/overload.t | |
290 | ____________________________________________________________________________ | |
291 | [ 4561] By: jhi on 1999/11/13 16:29:37 | |
292 | Log: $Config{myarchname} is not a good architecture identifier | |
293 | because it may contain host/node identification like | |
294 | CPU serial numbers. | |
295 | Branch: cfgperl | |
296 | ! ext/Errno/Errno_pm.PL | |
297 | ____________________________________________________________________________ | |
298 | [ 4560] By: jhi on 1999/11/13 16:26:13 | |
299 | Log: Continue largefileness separation from quadness; | |
300 | move nv-preserving test out of perl.h into Configure; | |
301 | use HAS_SETVBUF in IO. | |
302 | Branch: cfgperl | |
303 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
304 | ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c | |
305 | Branch: metaconfig | |
306 | ! U/a_dvisory/quadtype.U | |
307 | Branch: metaconfig/U/perl | |
308 | + nvpresuv.U | |
309 | ! d_fseeko.U d_ftello.U io64.U perlxv.U | |
310 | ____________________________________________________________________________ | |
311 | [ 4559] By: jhi on 1999/11/13 13:46:38 | |
312 | Log: Try to fix largefileness so that it "works" without a quad IV. | |
313 | Branch: cfgperl | |
314 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
315 | ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t | |
316 | Branch: metaconfig | |
317 | ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U | |
318 | Branch: metaconfig/U/perl | |
319 | ! io64.U | |
320 | ____________________________________________________________________________ | |
321 | [ 4558] By: jhi on 1999/11/13 11:36:19 | |
322 | Log: Undo drift from mainline. | |
323 | Branch: cfgperl | |
324 | ! regcomp.c util.c utils/h2xs.PL | |
325 | ____________________________________________________________________________ | |
326 | [ 4557] By: gsar on 1999/11/13 10:54:46 | |
327 | Log: typo | |
328 | Branch: perl | |
329 | ! util.c | |
330 | ____________________________________________________________________________ | |
331 | [ 4556] By: gsar on 1999/11/13 10:53:41 | |
332 | Log: integrate cfgperl contents (op.[ch] needed manual resolve) | |
333 | Branch: perl | |
334 | +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl | |
335 | +> epoc/epoc_stubs.c | |
336 | !> (integrate 48 files) | |
337 | ____________________________________________________________________________ | |
338 | [ 4555] By: jhi on 1999/11/13 10:05:54 | |
339 | Log: Integrate with Sarathy. | |
340 | Branch: cfgperl | |
341 | !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c | |
342 | !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c | |
343 | ____________________________________________________________________________ | |
344 | [ 4554] By: jhi on 1999/11/13 10:03:07 | |
345 | Log: s/_SIGN$/_sign/g; | |
346 | Branch: metaconfig | |
347 | ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U | |
348 | ____________________________________________________________________________ | |
349 | [ 4553] By: gsar on 1999/11/13 02:17:53 | |
350 | Log: cloned interpreters now actually run and pass all but 55/10386 | |
351 | subtests; various subtle bugs, new and old, observed when running | |
352 | cloned interpreters have been fixed | |
353 | ||
354 | still to do: | |
355 | | * dup psig_ptr table | |
356 | | * merge PADOP GVs support with "our" SVs (existing PADOPs are too | |
357 | | simple-minded and grab one pad entry each, heavily bloating | |
358 | | the pad by not avoiding dups) | |
359 | | * overloaded constants are not really immutable--they need to | |
360 | | be PADOPs | |
361 | | * allocator for constants and OPs need to be spelled differently | |
362 | | (shared vs interpreter-local allocations) | |
363 | | * optree refcounting is still missing locking (macros are in place) | |
364 | | * curstackinfo, {mark,scope,save,ret}stack need to be cloned so | |
365 | | perl_clone() can be called from within runops*() | |
366 | Branch: perl | |
367 | ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c | |
368 | ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c | |
369 | ____________________________________________________________________________ | |
370 | [ 4552] By: jhi on 1999/11/11 23:17:43 | |
371 | Log: Turn on largefileness always if available and | |
372 | continue 64-bit fixes. | |
373 | Branch: cfgperl | |
374 | ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh | |
375 | ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c | |
376 | ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c | |
377 | ____________________________________________________________________________ | |
378 | [ 4551] By: jhi on 1999/11/11 23:16:15 | |
379 | Log: Split int64type from i_inttypes, rename quadcase into quadkind. | |
380 | Branch: metaconfig | |
381 | ! U/a_dvisory/quadtype.U | |
382 | Branch: metaconfig/U/perl | |
383 | + d_int64t.U | |
384 | ! i_inttypes.U io64.U | |
385 | ____________________________________________________________________________ | |
386 | [ 4550] By: jhi on 1999/11/11 20:24:55 | |
387 | Log: Fix a thinko in 4548. | |
388 | Branch: cfgperl | |
389 | ! pp_sys.c | |
390 | ____________________________________________________________________________ | |
391 | [ 4549] By: jhi on 1999/11/11 19:48:21 | |
392 | Log: Integrate with Sarathy. | |
393 | Branch: cfgperl | |
394 | !> (integrate 56 files) | |
395 | ____________________________________________________________________________ | |
396 | [ 4548] By: jhi on 1999/11/11 19:41:56 | |
397 | Log: Try to do something if st_size, st_uid, st_gid are too big for an IV; | |
398 | regen Configure. | |
399 | Branch: cfgperl | |
400 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
401 | ! config_h.SH pp_sys.c | |
402 | ____________________________________________________________________________ | |
403 | [ 4547] By: jhi on 1999/11/11 19:40:38 | |
404 | Log: s/_SIZE$/_size/g; add sizesize and ssizesize. | |
405 | Branch: metaconfig | |
406 | + U/typedefs/sizesize.U U/typedefs/ssizesize.U | |
407 | ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U | |
408 | ____________________________________________________________________________ | |
409 | [ 4546] By: gsar on 1999/11/11 10:32:54 | |
410 | Log: avoid stash pointers in optree under USE_ITHREADS | |
411 | Branch: perl | |
412 | ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm | |
413 | ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm | |
414 | ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h | |
415 | ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h | |
416 | ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c | |
417 | ! scope.h sv.c | |
418 | ____________________________________________________________________________ | |
419 | [ 4545] By: gsar on 1999/11/11 06:04:20 | |
420 | Log: another change towards a shareable optree: avoid pointer to filegv | |
421 | in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/ | |
422 | (CvFILE() may yet come in handy somewhere); adjust compiler doodads | |
423 | to suit | |
424 | Branch: perl | |
425 | ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs | |
426 | ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm | |
427 | ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm | |
428 | ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h | |
429 | ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h | |
430 | ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c | |
431 | ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h | |
432 | ! win32/perllib.c | |
433 | ____________________________________________________________________________ | |
434 | [ 4544] By: gsar on 1999/11/10 18:19:12 | |
435 | Log: more cleanups for change#4539 | |
436 | Branch: perl | |
437 | ! gv.h op.c op.h pp_ctl.c pp_hot.c | |
438 | ____________________________________________________________________________ | |
439 | [ 4543] By: gsar on 1999/11/10 01:52:22 | |
440 | Log: remove dead branch/infinite looper in change#3612 | |
441 | Branch: perl | |
442 | ! op.c | |
443 | ____________________________________________________________________________ | |
444 | [ 4542] By: gsar on 1999/11/09 20:05:47 | |
445 | Log: IoDIRP may be fake when used in source filters, mark as such | |
446 | Branch: perl | |
447 | ! sv.c sv.h toke.c | |
448 | ____________________________________________________________________________ | |
449 | [ 4541] By: gsar on 1999/11/09 05:47:53 | |
450 | Log: small nits in changes#4538,4539 | |
451 | Branch: perl | |
452 | ! op.c sv.c | |
453 | ____________________________________________________________________________ | |
454 | [ 4540] By: gsar on 1999/11/08 20:30:58 | |
455 | Log: win32 symbol export tweak | |
456 | Branch: perl | |
457 | ! makedef.pl win32/win32.c win32/win32iop.h | |
458 | ____________________________________________________________________________ | |
459 | [ 4539] By: gsar on 1999/11/08 18:50:40 | |
460 | Log: preliminary support for GVOP indirection via pad | |
461 | Branch: perl | |
462 | ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h | |
463 | ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c | |
464 | ____________________________________________________________________________ | |
465 | [ 4538] By: gsar on 1999/11/08 11:25:49 | |
466 | Log: preliminary support for perl_clone() (still needs work in | |
467 | the following areas: SVOPs must indirect via pad; context | |
468 | stack, scope stack, and runlevels must be cloned; must | |
469 | hook up the virtualized pseudo-process support provided by | |
470 | "host"; ...) | |
471 | Branch: perl | |
472 | ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h | |
473 | ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c | |
474 | ! win32/perllib.c win32/win32.c | |
475 | ____________________________________________________________________________ | |
476 | [ 4537] By: gsar on 1999/11/08 11:19:18 | |
477 | Log: more thorough cleanup in perl_destroy() | |
478 | Branch: perl | |
479 | ! perl.c util.c | |
480 | ____________________________________________________________________________ | |
481 | [ 4536] By: gsar on 1999/11/08 07:16:10 | |
482 | Log: win32 internal data must be interpreter-local | |
483 | Branch: perl | |
484 | ! win32/win32.c win32/win32.h win32/win32sck.c | |
485 | ____________________________________________________________________________ | |
486 | [ 4535] By: gsar on 1999/11/08 04:17:28 | |
487 | Log: tweak change#4502 | |
488 | Branch: perl | |
489 | ! doio.c perl.c | |
490 | ____________________________________________________________________________ | |
491 | [ 4534] By: jhi on 1999/11/07 13:17:03 | |
492 | Log: Four special class subs, not three. | |
493 | Branch: cfgperl | |
494 | ! pod/perlmod.pod | |
495 | ____________________________________________________________________________ | |
496 | [ 4533] By: jhi on 1999/11/07 13:13:15 | |
497 | Log: Integrate with Sarathy. | |
498 | Branch: cfgperl | |
499 | !> mg.c t/io/print.t | |
500 | ____________________________________________________________________________ | |
501 | [ 4532] By: jhi on 1999/11/07 12:36:10 | |
502 | Log: More test program maintenance. | |
503 | Branch: cfgperl | |
504 | ! Configure config_h.SH | |
505 | Branch: metaconfig | |
506 | ! U/a_dvisory/intsize.U U/compline/alignbytes.U | |
507 | ! U/compline/charsize.U U/compline/d_sigaction.U | |
508 | ! U/compline/doublesize.U U/compline/floatsize.U | |
509 | ! U/compline/nblock_io.U U/compline/ptrsize.U | |
510 | ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U | |
511 | ! U/typedefs/uidsize.U | |
512 | Branch: metaconfig/U/perl | |
513 | ! fpossize.U | |
514 | ____________________________________________________________________________ | |
515 | [ 4531] By: jhi on 1999/11/07 00:34:09 | |
516 | Log: Tidy up the metaconfig test programs. | |
517 | Branch: cfgperl | |
518 | ! Configure config_h.SH | |
519 | Branch: metaconfig | |
520 | ! U/a_dvisory/intsize.U U/compline/alignbytes.U | |
521 | ! U/compline/charsize.U U/compline/doublesize.U | |
522 | ! U/compline/nblock_io.U U/compline/ptrsize.U | |
523 | ! U/modified/d_longlong.U U/typedefs/gidsize.U | |
524 | ! U/typedefs/lseektype.U U/typedefs/pidsize.U | |
525 | ! U/typedefs/uidsize.U | |
526 | Branch: metaconfig/U/perl | |
527 | ! fpossize.U | |
528 | ____________________________________________________________________________ | |
529 | [ 4530] By: jhi on 1999/11/06 23:51:34 | |
530 | Log: So many printfs, so little time. | |
531 | Branch: cfgperl | |
532 | ! op.c perl.c regcomp.c scope.c util.c | |
533 | ____________________________________________________________________________ | |
534 | [ 4529] By: jhi on 1999/11/06 23:27:35 | |
535 | Log: Replace the explicit zeros with NOOPs. | |
536 | Branch: cfgperl | |
537 | ! perl.h | |
538 | ____________________________________________________________________________ | |
539 | [ 4528] By: jhi on 1999/11/06 23:10:54 | |
540 | Log: From: jand@activestate.com (Jan Dubois) | |
541 | To: perl5-porters@perl.org | |
542 | Cc: Mike Blazer <blazer@mail.nevalink.ru>, | |
543 | Mark Borgerding <mborgerding@acm.org> | |
544 | Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators | |
545 | Date: Sat, 06 Nov 1999 22:16:43 +0100 | |
546 | Message-ID: <38279207.46448719@smtprelay.t-online.de> | |
547 | Branch: cfgperl | |
548 | ! op.c op.h | |
549 | ____________________________________________________________________________ | |
550 | [ 4527] By: jhi on 1999/11/06 20:22:14 | |
551 | Log: ...and fewer. | |
552 | Branch: cfgperl | |
553 | ! dump.c | |
554 | ____________________________________________________________________________ | |
555 | [ 4526] By: jhi on 1999/11/06 20:19:04 | |
556 | Log: ...and they are getting fewer. | |
557 | Branch: cfgperl | |
558 | ! dump.c op.c util.c | |
559 | ____________________________________________________________________________ | |
560 | [ 4525] By: jhi on 1999/11/06 19:59:59 | |
561 | Log: More printf miscasts flushed out. | |
562 | Branch: cfgperl | |
563 | ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c | |
564 | ! regexec.c | |
565 | ____________________________________________________________________________ | |
566 | [ 4524] By: jhi on 1999/11/06 15:39:05 | |
567 | Log: Crushing the remaining %ld guerillas. | |
568 | Branch: cfgperl | |
569 | ! ext/Devel/DProf/DProf.xs | |
570 | ____________________________________________________________________________ | |
571 | [ 4523] By: jhi on 1999/11/06 15:11:38 | |
572 | Log: Update CPAN sites list. | |
573 | Branch: cfgperl | |
574 | ! pod/perlmodlib.pod | |
575 | ____________________________________________________________________________ | |
576 | [ 4522] By: jhi on 1999/11/05 19:50:46 | |
577 | Log: The -n32 is normally part of $cc, not $ccflags. | |
578 | Branch: cfgperl | |
579 | ! hints/irix_6.sh | |
580 | ____________________________________________________________________________ | |
581 | [ 4521] By: gsar on 1999/11/05 04:35:30 | |
582 | Log: allow $\ to work right when set to a string with embedded nulls | |
583 | Branch: perl | |
584 | ! mg.c t/io/print.t | |
585 | ____________________________________________________________________________ | |
586 | [ 4520] By: jhi on 1999/11/04 23:30:09 | |
587 | Log: Integrate with Sarathy. | |
588 | Branch: cfgperl | |
589 | !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm | |
590 | !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm | |
591 | !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h | |
592 | !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod | |
593 | !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod | |
594 | !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c | |
595 | ____________________________________________________________________________ | |
596 | [ 4519] By: jhi on 1999/11/04 23:09:25 | |
597 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
598 | To: perl5-porters@perl.org (Mailing list Perl5) | |
599 | Subject: [PATCH 5.005_62] ref to non-lvalue method | |
600 | Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST) | |
601 | Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu> | |
602 | Branch: cfgperl | |
603 | ! op.c | |
604 | ____________________________________________________________________________ | |
605 | [ 4518] By: jhi on 1999/11/04 23:07:27 | |
606 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
607 | To: perl5-porters@perl.org (Mailing list Perl5) | |
608 | Subject: [PATCH 5.005_62] xsubpp dependency | |
609 | Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST) | |
610 | Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu> | |
611 | Branch: cfgperl | |
612 | ! lib/ExtUtils/MM_Unix.pm | |
613 | ____________________________________________________________________________ | |
614 | [ 4517] By: jhi on 1999/11/04 23:05:59 | |
615 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
616 | To: perl5-porters@perl.org (Mailing list Perl5) | |
617 | Subject: [PATCH 5.005_62] regexp.h | |
618 | Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST) | |
619 | Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu> | |
620 | Branch: cfgperl | |
621 | ! regexp.h | |
622 | ____________________________________________________________________________ | |
623 | [ 4516] By: gsar on 1999/11/04 18:25:45 | |
624 | Log: change#4485 didn't do the right thing for B::Bytecode | |
625 | Branch: perl | |
626 | ! ext/B/B/Bytecode.pm | |
627 | ____________________________________________________________________________ | |
628 | [ 4515] By: gsar on 1999/11/04 17:28:29 | |
629 | Log: implement STOP blocks and fix compiler to use them (minimally | |
630 | tested) | |
631 | Branch: perl | |
632 | ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES | |
633 | ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c | |
634 | ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod | |
635 | ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod | |
636 | ! pod/perltodo.pod toke.c | |
637 | ____________________________________________________________________________ | |
638 | [ 4514] By: gsar on 1999/11/04 15:59:46 | |
639 | Log: display BSD license in Glob.pm (for clause #2 conformity) | |
640 | Branch: perl | |
641 | ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c | |
642 | ! ext/File/Glob/bsd_glob.h | |
643 | ____________________________________________________________________________ | |
644 | [ 4513] By: jhi on 1999/11/04 08:26:19 | |
645 | Log: Integrate with Sarathy. | |
646 | Branch: cfgperl | |
647 | +> t/io/nargv.t | |
648 | !> (integrate 34 files) | |
649 | ____________________________________________________________________________ | |
650 | [ 4512] By: jhi on 1999/11/04 08:01:25 | |
651 | Log: Incremental Mac integration from Matthias. | |
652 | Branch: cfgperl | |
653 | ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl | |
654 | ! toke.c util.c | |
655 | ____________________________________________________________________________ | |
656 | [ 4511] By: gsar on 1999/11/04 02:53:37 | |
657 | Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore | |
658 | Branch: perl | |
659 | ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c | |
660 | ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c | |
661 | ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h | |
662 | ! xsutils.c | |
663 | ____________________________________________________________________________ | |
664 | [ 4510] By: jhi on 1999/11/02 22:12:29 | |
665 | Log: S_init_interp is a better place to diddle with PL_opargs | |
666 | than perl_construct. | |
667 | Branch: cfgperl | |
668 | ! perl.c | |
669 | ____________________________________________________________________________ | |
670 | [ 4509] By: jhi on 1999/11/02 21:30:02 | |
671 | Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> | |
672 | To: ben@mucus.advanced.org, perl5-porters@perl.org | |
673 | Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent | |
674 | Date: Tue, 02 Nov 1999 21:36:00 +0000 | |
675 | Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk> | |
676 | Branch: cfgperl | |
677 | ! pod/perlfunc.pod | |
678 | ____________________________________________________________________________ | |
679 | [ 4508] By: jhi on 1999/11/02 20:46:27 | |
680 | Log: Initial integration of the MacPerl changes form Matthias. | |
681 | Branch: cfgperl | |
682 | ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm | |
683 | ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c | |
684 | ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c | |
685 | ____________________________________________________________________________ | |
686 | [ 4507] By: jhi on 1999/11/01 23:05:07 | |
687 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
688 | To: lvirden@cas.org (Larry W. Virden) | |
689 | Cc: perl5-porters@perl.org, lvirden@cas.org | |
690 | Subject: Re: [ID 19991026.001] perl segmentation fault report | |
691 | Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST) | |
692 | Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu> | |
693 | Branch: cfgperl | |
694 | ! regexec.c t/op/pat.t | |
695 | ____________________________________________________________________________ | |
696 | [ 4506] By: jhi on 1999/11/01 19:56:28 | |
697 | Log: From: Olaf Flebbe <olaf@science-computing.de> | |
698 | To: perl5-porters@perl.org | |
699 | Subject: [PATCH: 5.005_62] Patch for EPOC Support | |
700 | Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET) | |
701 | Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de> | |
702 | Branch: cfgperl | |
703 | + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl | |
704 | + epoc/epoc_stubs.c | |
705 | ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp | |
706 | ! epoc/perl.pkg | |
707 | ____________________________________________________________________________ | |
708 | [ 4505] By: gsar on 1999/11/01 17:09:44 | |
709 | Log: macros for COP.cop_filegv access | |
710 | Branch: perl | |
711 | ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c | |
712 | ! util.c | |
713 | ____________________________________________________________________________ | |
714 | [ 4504] By: gsar on 1999/11/01 17:08:28 | |
715 | Log: enable better Win32::DomainName() by demand loading netapi32.dll | |
716 | (from Jan Dubois) | |
717 | Branch: perl | |
718 | ! pod/Win32.pod win32/win32.c | |
719 | ____________________________________________________________________________ | |
720 | [ 4503] By: gsar on 1999/10/31 20:56:06 | |
721 | Log: change#4502 was missing a file | |
722 | Branch: perl | |
723 | + t/io/nargv.t | |
724 | ____________________________________________________________________________ | |
725 | [ 4502] By: gsar on 1999/10/31 20:46:02 | |
726 | Log: make nested ARGV/$^I loops work correctly; fixes several bugs | |
727 | in the way ARGV state was handled in readline(); writing a | |
728 | subroutine to do inplace edits is now possible, provided *ARGV, | |
729 | *ARGVOUT, $^I and $_ are localized where needed | |
730 | Branch: perl | |
731 | ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c | |
732 | ! pp_hot.c scope.c | |
733 | ____________________________________________________________________________ | |
734 | [ 4501] By: jhi on 1999/10/31 12:43:54 | |
735 | Log: Integrate with Sarathy. | |
736 | Branch: cfgperl | |
737 | !> perl.h win32/config.bc win32/config.gc win32/config.vc | |
738 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
739 | ____________________________________________________________________________ | |
740 | [ 4500] By: gsar on 1999/10/31 10:01:17 | |
741 | Log: updated windows config* files | |
742 | Branch: perl | |
743 | ! win32/config.bc win32/config.gc win32/config.vc | |
744 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
745 | ____________________________________________________________________________ | |
746 | [ 4499] By: gsar on 1999/10/31 09:15:17 | |
747 | Log: integrate cfgperl contents into mainline | |
748 | Branch: perl | |
749 | !> Configure Porting/Glossary Porting/config.sh Porting/config_H | |
750 | !> config_h.SH perl.h | |
751 | ____________________________________________________________________________ | |
752 | [ 4498] By: gsar on 1999/10/31 09:13:41 | |
753 | Log: remove unused struct Outrec | |
754 | Branch: perl | |
755 | ! perl.h | |
756 | ____________________________________________________________________________ | |
757 | [ 4497] By: jhi on 1999/10/30 12:41:50 | |
758 | Log: Add HAS_QUAD ($Config{d_quad}); use it. | |
759 | Branch: cfgperl | |
760 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
761 | ! config_h.SH perl.h | |
762 | Branch: metaconfig | |
763 | ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U | |
764 | ! U/typedefs/uidf.U | |
765 | Branch: metaconfig/U/perl | |
766 | ! perlxv.U | |
767 | ____________________________________________________________________________ | |
768 | [ 4496] By: gsar on 1999/10/30 00:28:32 | |
769 | Log: integrate cfgperl contents into mainline | |
770 | Branch: perl | |
771 | !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh | |
772 | !> Porting/config_H README.hurd config_h.SH doop.c handy.h | |
773 | !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c | |
774 | !> perl.h pp.c pp.h regexec.c sv.c taint.c | |
775 | ____________________________________________________________________________ | |
776 | [ 4495] By: jhi on 1999/10/29 23:36:19 | |
777 | Log: Continue what #4494 started; introduce uid and gid formats. | |
778 | Branch: cfgperl | |
779 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
780 | ! config_h.SH handy.h perl.h | |
781 | Branch: metaconfig | |
782 | + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U | |
783 | - U/typedefs/quadtype.U | |
784 | Branch: metaconfig/U/perl | |
785 | ! perlxv.U | |
786 | ____________________________________________________________________________ | |
787 | [ 4494] By: jhi on 1999/10/29 22:09:01 | |
788 | Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig | |
789 | from perl.h and handy.h. | |
790 | Branch: cfgperl | |
791 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
792 | ! config_h.SH handy.h perl.h | |
793 | Branch: metaconfig/U/perl | |
794 | + perlxv.U perlxvf.U | |
795 | ____________________________________________________________________________ | |
796 | [ 4493] By: jhi on 1999/10/29 22:08:06 | |
797 | Log: Finetuning the output continues along the lines of #4490 and #4491. | |
798 | Branch: metaconfig | |
799 | ! U/modified/i_sysuio.U U/threads/d_pthreadj.U | |
800 | ! U/typedefs/fpostype.U | |
801 | Branch: metaconfig/U/perl | |
802 | + fpossize.U | |
803 | ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U | |
804 | ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U | |
805 | ____________________________________________________________________________ | |
806 | [ 4492] By: jhi on 1999/10/29 21:14:53 | |
807 | Log: Hurd update from Mark Kettenis. | |
808 | Branch: cfgperl | |
809 | ! README.hurd | |
810 | ____________________________________________________________________________ | |
811 | [ 4491] By: jhi on 1999/10/29 20:37:02 | |
812 | Log: A new try at what #4490 tried to accomplish. | |
813 | Branch: metaconfig | |
814 | ! U/modified/i_sysuio.U U/threads/d_pthreadj.U | |
815 | Branch: metaconfig/U/perl | |
816 | ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U | |
817 | ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U | |
818 | ____________________________________________________________________________ | |
819 | [ 4490] By: jhi on 1999/10/29 20:19:41 | |
820 | Log: metaconfig nits. | |
821 | Branch: metaconfig | |
822 | ! U/modified/i_sysuio.U U/threads/d_pthreadj.U | |
823 | Branch: metaconfig/U/perl | |
824 | + d_iovec_s.U | |
825 | ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U | |
826 | ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U | |
827 | ____________________________________________________________________________ | |
828 | [ 4489] By: jhi on 1999/10/29 16:08:43 | |
829 | Log: Integrate with Sarathy. | |
830 | Branch: cfgperl | |
831 | !> (integrate 31 files) | |
832 | ____________________________________________________________________________ | |
833 | [ 4488] By: jhi on 1999/10/29 15:30:30 | |
834 | Log: Regen Configure and Glossary. | |
835 | Branch: cfgperl | |
836 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
837 | ! config_h.SH | |
838 | ____________________________________________________________________________ | |
839 | [ 4487] By: jhi on 1999/10/29 15:24:13 | |
840 | Log: Remove quad logic from perl.h; regen Configure; | |
841 | add -DUSE_LONG_LONG to ccflags if not already there. | |
842 | Branch: cfgperl | |
843 | ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh | |
844 | ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c | |
845 | ____________________________________________________________________________ | |
846 | [ 4486] By: jhi on 1999/10/29 15:22:38 | |
847 | Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U); | |
848 | fixed the use*.U to define their stuff only iff not already defined | |
849 | (so that ccflags can have any -DUSE_* it wants); | |
850 | uselonglong.U added; various small nits fixed. | |
851 | Branch: metaconfig | |
852 | + U/typedefs/quadtype.U | |
853 | ! U/modified/d_longdbl.U U/modified/d_longlong.U | |
854 | ! U/modified/d_statblks.U U/modified/usenm.U | |
855 | ! U/threads/usethreads.U | |
856 | Branch: metaconfig/U/perl | |
857 | + uselonglong.U | |
858 | ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U | |
859 | ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U | |
860 | ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U | |
861 | ! usemultiplicity.U useperlio.U usesocks.U | |
862 | ____________________________________________________________________________ | |
863 | [ 4485] By: gsar on 1999/10/29 06:08:50 | |
864 | Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | |
865 | Branch: perl | |
866 | ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs | |
867 | ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm | |
868 | ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c | |
869 | ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c | |
870 | ! sv.h | |
871 | ____________________________________________________________________________ | |
872 | [ 4484] By: gsar on 1999/10/29 03:00:21 | |
873 | Log: usurp GVOP slot for new PADOP (one small step to making optree | |
874 | shareable across interpreters) | |
875 | Branch: perl | |
876 | ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs | |
877 | ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm | |
878 | ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm | |
879 | ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c | |
880 | ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h | |
881 | ! pp_hot.c pp_sys.c regexec.c run.c | |
882 | ____________________________________________________________________________ | |
883 | [ 4483] By: jhi on 1999/10/28 22:01:12 | |
884 | Log: Regen Configure. | |
885 | Branch: cfgperl | |
886 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
887 | ! config_h.SH | |
888 | ____________________________________________________________________________ | |
889 | [ 4482] By: jhi on 1999/10/28 21:45:26 | |
890 | Log: Installdirs patches from Andy. | |
891 | Branch: metaconfig | |
892 | ! U/installdirs/sitearch.U U/installdirs/sitebin.U | |
893 | ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U | |
894 | ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U | |
895 | ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U | |
896 | ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U | |
897 | ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U | |
898 | ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U | |
899 | ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U | |
900 | ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U | |
901 | ____________________________________________________________________________ | |
902 | [ 4481] By: gsar on 1999/10/28 17:33:49 | |
903 | Log: remove C<use Time::Local 'no_range_check'> misfeature (global | |
904 | can still be directly set) | |
905 | Branch: perl | |
906 | ! lib/Time/Local.pm | |
907 | ____________________________________________________________________________ | |
908 | [ 4480] By: jhi on 1999/10/28 13:49:26 | |
909 | Log: Fix printing of uids and gids; regen Configure. | |
910 | Branch: cfgperl | |
911 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
912 | ! config_h.SH mg.c perl.c perl.h taint.c | |
913 | ____________________________________________________________________________ | |
914 | [ 4479] By: jhi on 1999/10/28 11:53:57 | |
915 | Log: Fix typo. | |
916 | Branch: metaconfig | |
917 | ! U/typedefs/gidsize.U | |
918 | ____________________________________________________________________________ | |
919 | [ 4478] By: jhi on 1999/10/28 06:50:02 | |
920 | Log: Integrate with Sarathy. | |
921 | Branch: cfgperl | |
922 | !> Changes iperlsys.h makedef.pl patchlevel.h perl.h | |
923 | !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc | |
924 | !> win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
925 | !> win32/config_sh.PL win32/makefile.mk win32/win32.h | |
926 | ____________________________________________________________________________ | |
927 | [ 4477] By: jhi on 1999/10/28 06:40:54 | |
928 | Log: (Slightly) better comments for Policy_sh.SH from Andy. | |
929 | Branch: cfgperl | |
930 | ! Policy_sh.SH | |
931 | ____________________________________________________________________________ | |
932 | [ 4476] By: gsar on 1999/10/27 23:54:36 | |
933 | Log: regen config* stuff for windows | |
934 | Branch: perl | |
935 | ! Changes patchlevel.h win32/Makefile win32/config.bc | |
936 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
937 | ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL | |
938 | ! win32/makefile.mk | |
939 | ____________________________________________________________________________ | |
52b0428e GS |
940 | [ 4475] By: gsar on 1999/10/27 21:32:30 |
941 | Log: integrate cfgperl contents into mainline; merge conflicts | |
942 | Branch: perl | |
943 | !> (integrate 46 files) | |
944 | ____________________________________________________________________________ | |
945 | [ 4474] By: gsar on 1999/10/27 21:15:07 | |
946 | Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not | |
947 | perl; stdout/stderr redirects seem broken as well) | |
948 | Branch: perl | |
949 | ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h | |
950 | ____________________________________________________________________________ | |
951 | [ 4473] By: jhi on 1999/10/27 21:11:11 | |
952 | Log: Do not block if no message queues available. | |
953 | Branch: cfgperl | |
954 | ! t/lib/ipc_sysv.t | |
955 | ____________________________________________________________________________ | |
956 | [ 4472] By: jhi on 1999/10/27 18:27:40 | |
957 | Log: Remove unused "squatter" symbols; regen Configure. | |
958 | Branch: cfgperl | |
959 | ! Configure Makefile.SH Porting/Glossary Porting/config.sh | |
960 | ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h | |
961 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
962 | ____________________________________________________________________________ | |
963 | [ 4471] By: jhi on 1999/10/27 18:26:55 | |
964 | Log: metaconfig; split socket; fix output. | |
965 | Branch: metaconfig | |
966 | ! U/modified/d_socket.U U/modified/d_statblks.U | |
967 | Branch: metaconfig/U/perl | |
968 | + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U | |
969 | ! i_sysstatfs.U i_sysvfs.U | |
970 | ____________________________________________________________________________ | |
971 | [ 4470] By: jhi on 1999/10/27 17:19:06 | |
972 | Log: Regen Configure. | |
973 | Branch: cfgperl | |
974 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
975 | ! config_h.SH perl.c perl.h | |
976 | ____________________________________________________________________________ | |
977 | [ 4469] By: jhi on 1999/10/27 17:18:41 | |
978 | Log: metaconfig; split statfs. | |
979 | Branch: metaconfig/U/perl | |
980 | + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U | |
981 | ! d_statfs.U | |
982 | ____________________________________________________________________________ | |
983 | [ 4468] By: jhi on 1999/10/27 14:06:44 | |
984 | Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts | |
985 | (Ilya's changes won). | |
986 | Branch: cfgperl | |
987 | +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm | |
988 | +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST | |
989 | +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t | |
990 | !> (integrate 65 files) | |
991 | ____________________________________________________________________________ | |
992 | [ 4467] By: jhi on 1999/10/27 13:38:41 | |
993 | Log: Regen Configure. | |
994 | Branch: cfgperl | |
995 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
996 | ! config_h.SH | |
997 | ____________________________________________________________________________ | |
998 | [ 4466] By: jhi on 1999/10/27 13:18:06 | |
999 | Log: metaconfig fixes from Andy. | |
1000 | Branch: metaconfig | |
1001 | + U/modified/libnlist.U U/modified/usrinc.U | |
1002 | ! U/Glossary.patch U/mkglossary U/modified/libpth.U | |
1003 | ____________________________________________________________________________ | |
1004 | [ 4465] By: jhi on 1999/10/27 13:06:27 | |
1005 | Log: Nosuid checking for statfs() people. | |
1006 | Branch: cfgperl | |
1007 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1008 | ! config_h.SH perl.c perl.h pod/perldiag.pod | |
1009 | ____________________________________________________________________________ | |
1010 | [ 4464] By: jhi on 1999/10/27 13:04:20 | |
1011 | Log: metaconfig maintenance; fix Hasfield, statfs; | |
1012 | add Hasstruct, statfs3, statfs4, ustat, sysvfs; | |
1013 | split fstatfs away from statfs. | |
1014 | Branch: metaconfig | |
1015 | + U/protos/Hasstruct.U | |
1016 | ! U/protos/Hasfield.U | |
1017 | Branch: metaconfig/U/perl | |
1018 | + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U | |
1019 | + i_ustat.U | |
1020 | ! d_statfs.U | |
1021 | ____________________________________________________________________________ | |
1022 | [ 4463] By: jhi on 1999/10/27 07:55:53 | |
1023 | Log: We need cc to be able to test for cc -v. | |
1024 | Branch: cfgperl | |
1025 | ! hints/dec_osf.sh | |
1026 | ____________________________________________________________________________ | |
1027 | [ 4462] By: gsar on 1999/10/27 01:31:41 | |
1028 | Log: more GCC v2.95 induced adjustments | |
1029 | Branch: perl | |
1030 | ! globals.c mg.c opcode.h opcode.pl perl.h sv.c | |
1031 | ! win32/makefile.mk win32/win32.c x2p/walk.c | |
1032 | ____________________________________________________________________________ | |
1033 | [ 4461] By: gsar on 1999/10/26 21:42:59 | |
1034 | Log: warnings and const violations identified by compiling in C++ mode | |
1035 | with GCC v2.95 | |
1036 | Branch: perl | |
1037 | ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c | |
1038 | ! sv.c taint.c toke.c win32/win32.c | |
1039 | ____________________________________________________________________________ | |
1040 | [ 4459] By: jhi on 1999/10/26 10:15:58 | |
1041 | Log: Regen Configure. | |
1042 | Branch: cfgperl | |
1043 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1044 | ! config_h.SH | |
1045 | ____________________________________________________________________________ | |
1046 | [ 4458] By: jhi on 1999/10/26 09:48:37 | |
1047 | Log: Minor rewordings. | |
1048 | Branch: metaconfig/U/perl | |
1049 | ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U | |
1050 | ____________________________________________________________________________ | |
1051 | [ 4456] By: jhi on 1999/10/26 09:11:49 | |
1052 | Log: Fix d_statfsflags; add d_getmnt. | |
1053 | Branch: metaconfig/U/perl | |
1054 | + d_getmnt.U | |
1055 | ! d_statfs.U | |
1056 | ____________________________________________________________________________ | |
1057 | [ 4455] By: jhi on 1999/10/26 08:12:27 | |
1058 | Log: Massive multitypo in #4446. | |
1059 | Branch: cfgperl | |
1060 | ! hints/dec_osf.sh | |
1061 | ____________________________________________________________________________ | |
1062 | [ 4454] By: jhi on 1999/10/25 08:28:45 | |
1063 | Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se> | |
1064 | To: Perl 5 Porters <perl5-porters@perl.org> | |
1065 | Subject: [PATCH 5.005_62] dos-djgpp update | |
1066 | Date: Mon, 25 Oct 1999 10:11:30 +0200 | |
1067 | Message-ID: <19991025101130.K459@crater.eth.ericsson.se> | |
1068 | Branch: cfgperl | |
1069 | ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh | |
1070 | ! pod/perldelta.pod t/lib/io_unix.t | |
1071 | ____________________________________________________________________________ | |
1072 | [ 4453] By: jhi on 1999/10/25 08:25:50 | |
1073 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1074 | To: perl5-porters@perl.org (Mailing list Perl5) | |
1075 | Subject: [PATCH 5.005_62] Remove the last regnode<==>char* | |
1076 | Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT) | |
1077 | Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu> | |
1078 | Branch: cfgperl | |
1079 | ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c | |
1080 | ____________________________________________________________________________ | |
1081 | [ 4452] By: jhi on 1999/10/25 08:16:55 | |
1082 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1083 | To: perl5-porters@perl.org (Mailing list Perl5) | |
1084 | Subject: [PATCH 5.005_62] Missing REx engine patch | |
1085 | Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT) | |
1086 | Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu> | |
1087 | Branch: cfgperl | |
1088 | ! pod/perldiag.pod regcomp.c regexec.c | |
1089 | ____________________________________________________________________________ | |
1090 | [ 4451] By: jhi on 1999/10/25 08:13:06 | |
1091 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1092 | To: perl5-porters@perl.org (Mailing list Perl5) | |
1093 | Subject: [PATCH 5.005_62] charnames and UTEST | |
1094 | Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT) | |
1095 | Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu> | |
1096 | Branch: cfgperl | |
1097 | ! t/lib/charnames.t | |
1098 | ____________________________________________________________________________ | |
1099 | [ 4450] By: gsar on 1999/10/25 07:38:15 | |
1100 | Log: win32 tweak | |
1101 | Branch: perl | |
1102 | ! win32/perllib.c | |
1103 | ____________________________________________________________________________ | |
1104 | [ 4449] By: gsar on 1999/10/24 23:20:10 | |
1105 | Log: remove inconsistent tainting behavior of sprintf("%e",...) | |
1106 | (all bets are off is "C" locale is compromised) | |
1107 | Branch: perl | |
1108 | ! pod/perlfunc.pod pod/perllocale.pod sv.c | |
1109 | ____________________________________________________________________________ | |
1110 | [ 4448] By: gsar on 1999/10/24 22:20:42 | |
1111 | Log: remove unused interpreter globals | |
1112 | Branch: perl | |
1113 | ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs | |
1114 | ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c | |
1115 | ! proto.h toke.c | |
1116 | ____________________________________________________________________________ | |
1117 | [ 4447] By: jhi on 1999/10/24 21:49:52 | |
1118 | Log: Another hints tweak. | |
1119 | Branch: cfgperl | |
1120 | ! hints/aix.sh | |
1121 | ____________________________________________________________________________ | |
1122 | [ 4446] By: jhi on 1999/10/24 21:48:02 | |
1123 | Log: Hints tweak. | |
1124 | Branch: cfgperl | |
1125 | ! hints/dec_osf.sh | |
1126 | ____________________________________________________________________________ | |
1127 | [ 4445] By: nick on 1999/10/24 21:03:28 | |
1128 | Log: Integrate own changes to mainline. | |
1129 | Branch: utfperl | |
1130 | !> installperl pp.c | |
1131 | ____________________________________________________________________________ | |
1132 | [ 4444] By: nick on 1999/10/24 20:54:06 | |
1133 | Log: Avoid creating GV with NULL name when vivifying nameless scalars. | |
1134 | (Fix/workround for [ID19991024.001]) | |
1135 | Branch: perl | |
1136 | ! pp.c | |
1137 | ____________________________________________________________________________ | |
1138 | [ 4443] By: nick on 1999/10/24 15:09:51 | |
1139 | Log: Follow that camel ... another sync. | |
1140 | Branch: utfperl | |
1141 | +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm | |
1142 | +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST | |
1143 | +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t | |
1144 | !> (integrate 36 files) | |
1145 | ____________________________________________________________________________ | |
1146 | [ 4442] By: gsar on 1999/10/24 14:40:01 | |
1147 | Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>) | |
1148 | Branch: perl | |
1149 | ! installperl | |
1150 | ____________________________________________________________________________ | |
1151 | [ 4441] By: gsar on 1999/10/24 14:33:11 | |
1152 | Log: test in change#4428 needs strict interpretation of C modulus | |
1153 | Branch: perl | |
1154 | ! t/op/int.t | |
1155 | ____________________________________________________________________________ | |
1156 | [ 4440] By: gsar on 1999/10/24 13:47:17 | |
1157 | Log: don't allow SIGCHLD to be ignored at startup, or wait*() and | |
1158 | $? break | |
1159 | Branch: perl | |
1160 | ! perl.c pod/perldelta.pod pod/perldiag.pod | |
1161 | ____________________________________________________________________________ | |
1162 | [ 4439] By: jhi on 1999/10/24 13:19:17 | |
1163 | Log: test for #2835 (yeah, better later than never) | |
1164 | Branch: cfgperl | |
1165 | ! t/op/array.t | |
1166 | ____________________________________________________________________________ | |
1167 | [ 4438] By: gsar on 1999/10/24 12:59:12 | |
1168 | Log: typo, doc tweak | |
1169 | Branch: perl | |
1170 | ! lib/attributes.pm pod/perlop.pod | |
1171 | ____________________________________________________________________________ | |
1172 | [ 4437] By: gsar on 1999/10/24 11:59:55 | |
1173 | Log: allow get() and reftype() functions to be imported (from | |
1174 | Spider Boardman) | |
1175 | Branch: perl | |
1176 | ! lib/attributes.pm | |
1177 | ____________________________________________________________________________ | |
1178 | [ 4436] By: gsar on 1999/10/24 11:52:53 | |
1179 | Log: suppress scalar leak messages for known leaks (from | |
1180 | Robin Barker <rmb1@cise.npl.co.uk>) | |
1181 | Branch: perl | |
1182 | ! Changes t/op/lex_assign.t t/pragma/warn/op | |
1183 | ____________________________________________________________________________ | |
98f7afd0 GS |
1184 | [ 4435] By: gsar on 1999/10/24 11:39:42 |
1185 | Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>) | |
1186 | Branch: perl | |
1187 | ! ext/B/defsubs_h.PL | |
1188 | ____________________________________________________________________________ | |
1189 | [ 4434] By: gsar on 1999/10/24 11:36:08 | |
1190 | Log: relax range checking if they ask for it (from John L. Allen | |
1191 | <allen@grumman.com>) | |
1192 | Branch: perl | |
1193 | ! lib/Time/Local.pm | |
1194 | ____________________________________________________________________________ | |
1195 | [ 4433] By: gsar on 1999/10/24 11:25:51 | |
1196 | Log: README nits pointed out by Chris Nandor <pudge@pobox.com> | |
1197 | Branch: perl | |
1198 | ! README lib/File/Path.pm | |
1199 | ____________________________________________________________________________ | |
1200 | [ 4432] By: gsar on 1999/10/24 11:11:02 | |
1201 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1202 | Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT) | |
1203 | Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu> | |
1204 | Subject: Re: [PATCH 5.005_62] OS/2 improvements | |
1205 | Branch: perl | |
1206 | + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm | |
1207 | + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST | |
1208 | + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t | |
1209 | ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes | |
1210 | ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL | |
1211 | ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs | |
1212 | ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t | |
1213 | ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t | |
1214 | ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h | |
1215 | ! perl.c perl.h t/io/fs.t t/op/magic.t | |
1216 | ____________________________________________________________________________ | |
1217 | [ 4431] By: gsar on 1999/10/24 10:50:14 | |
1218 | Log: install all README.foo with pod content as podfoo.pod | |
1219 | Branch: perl | |
1220 | ! Makefile.SH installman | |
1221 | ____________________________________________________________________________ | |
1222 | [ 4430] By: gsar on 1999/10/24 09:28:24 | |
1223 | Log: @INC needs ../lib | |
1224 | Branch: perl | |
1225 | ! t/op/int.t | |
1226 | ____________________________________________________________________________ | |
1227 | [ 4429] By: jhi on 1999/10/23 21:47:49 | |
1228 | Log: More printf-fixes (see also #4426). | |
1229 | Branch: cfgperl | |
1230 | ! deb.c dump.c ext/Data/Dumper/Dumper.xs | |
1231 | ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c | |
1232 | ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c | |
1233 | ____________________________________________________________________________ | |
1234 | [ 4428] By: gsar on 1999/10/23 20:28:56 | |
1235 | Log: fix accidental C modulo semantics on integer-valued operations | |
1236 | (e.g. caused C<length("abc") % -10> to return 3 rather than -7) | |
1237 | Branch: perl | |
1238 | ! op.c t/op/int.t | |
1239 | ____________________________________________________________________________ | |
1240 | [ 4427] By: jhi on 1999/10/23 16:10:10 | |
1241 | Log: Integrate with Sarathy. | |
1242 | Branch: cfgperl | |
1243 | !> sv.c win32/win32.c | |
1244 | ____________________________________________________________________________ | |
1245 | [ 4426] By: jhi on 1999/10/23 16:04:02 | |
1246 | Log: Fix the printfing nits pointed out by using gcc -Wall and | |
1247 | Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris, | |
1248 | plus few other warnings in Dumper.xs. | |
1249 | Branch: cfgperl | |
1250 | ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs | |
1251 | ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c | |
1252 | ____________________________________________________________________________ | |
1253 | [ 4425] By: jhi on 1999/10/23 15:16:41 | |
1254 | Log: Configure regen to pick up the new installation directories | |
1255 | from Policy_sh.SH. The explanations of "public add-ons" and | |
1256 | "vendor-supplied" could do with more work. | |
1257 | Branch: cfgperl | |
1258 | ! Configure config_h.SH | |
1259 | ____________________________________________________________________________ | |
1260 | [ 4424] By: nick on 1999/10/23 00:46:22 | |
1261 | Log: Resolve mainline before possible hacking operertunity this weekend | |
1262 | Branch: utfperl | |
1263 | +> pod/perlfilter.pod | |
1264 | !> (integrate 32 files) | |
1265 | ____________________________________________________________________________ | |
1266 | [ 4423] By: jhi on 1999/10/22 22:53:17 | |
1267 | Log: Update Policy_sh.SH to handle the newer installation directives. | |
1268 | From: Andy Dougherty <doughera@lafayette.edu> | |
1269 | To: Perl Porters <perl5-porters@perl.org> | |
1270 | Subject: [PATCH 5.005_62] Policy_sh.SH update | |
1271 | Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT) | |
1272 | Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu> | |
1273 | Branch: cfgperl | |
1274 | ! Policy_sh.SH | |
1275 | ____________________________________________________________________________ | |
1276 | [ 4422] By: jhi on 1999/10/22 22:44:44 | |
1277 | Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com> | |
1278 | Branch: cfgperl | |
1279 | ! hints/aix.sh | |
1280 | ____________________________________________________________________________ | |
1281 | [ 4421] By: gsar on 1999/10/22 21:16:44 | |
1282 | Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for | |
1283 | C<"%ld", long_val> | |
1284 | Branch: perl | |
1285 | ! sv.c | |
1286 | ____________________________________________________________________________ | |
1287 | [ 4420] By: gsar on 1999/10/22 16:36:46 | |
1288 | Log: win32_utime() on directories should use localtime() rather | |
1289 | than gmtime() (from Jan Dubois) | |
1290 | Branch: perl | |
1291 | ! win32/win32.c | |
1292 | ____________________________________________________________________________ | |
1293 | [ 4419] By: jhi on 1999/10/21 10:31:41 | |
1294 | Log: Integrate with Sarathy. | |
1295 | Branch: cfgperl | |
1296 | !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl | |
1297 | !> t/lib/glob-basic.t t/op/sort.t | |
1298 | ____________________________________________________________________________ | |
1299 | [ 4418] By: gsar on 1999/10/20 23:49:47 | |
1300 | Log: add test for change#4417 | |
1301 | Branch: perl | |
1302 | ! t/op/sort.t | |
1303 | ____________________________________________________________________________ | |
1304 | [ 4417] By: gsar on 1999/10/20 23:45:03 | |
1305 | Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...> | |
1306 | Branch: perl | |
1307 | ! op.c | |
1308 | ____________________________________________________________________________ | |
1309 | [ 4416] By: gsar on 1999/10/20 01:00:50 | |
1310 | Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>) | |
1311 | Branch: perl | |
1312 | ! lib/CPAN/FirstTime.pm | |
1313 | ____________________________________________________________________________ | |
1314 | [ 4415] By: gsar on 1999/10/20 00:52:34 | |
1315 | Log: disable optimizing troublesome ops in change#3612 | |
1316 | (from Ilya Zakharevich) | |
1317 | Branch: perl | |
1318 | ! Makefile.SH opcode.h opcode.pl | |
1319 | ____________________________________________________________________________ | |
1320 | [ 4414] By: gsar on 1999/10/20 00:37:46 | |
1321 | Log: skip unreadable directory test when running as root | |
1322 | Branch: perl | |
1323 | ! t/lib/glob-basic.t | |
1324 | ____________________________________________________________________________ | |
1325 | [ 4413] By: jhi on 1999/10/19 09:26:52 | |
1326 | Log: Avoid GNU ar if HP cc is being used. | |
1327 | Branch: cfgperl | |
1328 | ! hints/hpux.sh | |
1329 | ____________________________________________________________________________ | |
1330 | [ 4412] By: jhi on 1999/10/19 07:24:29 | |
1331 | Log: Integrate with Sarathy. | |
1332 | Branch: cfgperl | |
1333 | !> perlvars.h | |
1334 | ____________________________________________________________________________ | |
1335 | [ 4411] By: jhi on 1999/10/19 07:22:34 | |
1336 | Log: Long double support: sqrtl et al are not available everywhere, | |
1337 | e.g. not in Solaris, even when long doubles are. | |
1338 | Branch: cfgperl | |
1339 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
1340 | ! config_h.SH perl.h | |
1341 | ____________________________________________________________________________ | |
1342 | [ 4410] By: jhi on 1999/10/19 07:21:42 | |
1343 | Log: Add sqrtl probe, add echo dependencies. | |
1344 | Branch: metaconfig | |
1345 | ! U/threads/d_pthreadj.U | |
1346 | Branch: metaconfig/U/perl | |
1347 | + d_sqrtl.U | |
1348 | ! i_inttypes.U io64.U | |
1349 | ____________________________________________________________________________ | |
1350 | [ 4409] By: gsar on 1999/10/19 02:18:54 | |
1351 | Log: perl_mutex n/a if !USE_THREADS | |
1352 | Branch: perl | |
1353 | ! perlvars.h | |
1354 | ____________________________________________________________________________ | |
1355 | [ 4408] By: jhi on 1999/10/18 20:13:02 | |
1356 | Log: Forgotten s/warning/warnings/. | |
1357 | Branch: cfgperl | |
1358 | ! Makefile.SH | |
1359 | ____________________________________________________________________________ | |
1360 | [ 4407] By: jhi on 1999/10/18 20:02:12 | |
1361 | Log: Integrate with Sarathy. | |
1362 | Branch: cfgperl | |
1363 | +> pod/perlfilter.pod | |
1364 | !> (integrate 30 files) | |
1365 | ____________________________________________________________________________ | |
1366 | [ 4406] By: gsar on 1999/10/18 16:32:10 | |
1367 | Log: added intro to source filters from Paul Marquess | |
1368 | Branch: perl | |
1369 | + pod/perlfilter.pod | |
1370 | ! MANIFEST pod/perldelta.pod | |
1371 | ____________________________________________________________________________ | |
1372 | [ 4405] By: gsar on 1999/10/18 05:53:06 | |
1373 | Log: missing manpages | |
1374 | Branch: perl | |
1375 | ! installman | |
1376 | ____________________________________________________________________________ | |
1377 | [ 4404] By: gsar on 1999/10/18 05:09:22 | |
1378 | Log: pod updates from Tom Christiansen | |
1379 | Branch: perl | |
1380 | ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod | |
1381 | ____________________________________________________________________________ | |
1382 | [ 4403] By: gsar on 1999/10/17 23:43:59 | |
1383 | Log: PL_malloc_mutex needs to be global, not per-interpreter | |
1384 | (malloc.c has static data) | |
1385 | Branch: perl | |
1386 | ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h | |
1387 | ____________________________________________________________________________ | |
1388 | [ 4402] By: gsar on 1999/10/17 22:30:30 | |
1389 | Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on | |
1390 | windows | |
1391 | Branch: perl | |
1392 | ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c | |
1393 | ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c | |
1394 | ! win32/win32.h | |
1395 | ____________________________________________________________________________ | |
1396 | [ 4401] By: gsar on 1999/10/17 20:33:42 | |
1397 | Log: serious bug introduced by G_VOID changes in 5.003_96: scalar | |
1398 | eval"" did not pop stack correctly; C<$a = eval "(1,2)x1"> | |
1399 | is one symptom of the problem | |
1400 | Branch: perl | |
1401 | ! pp_ctl.c t/op/eval.t | |
1402 | ____________________________________________________________________________ | |
1403 | [ 4400] By: gsar on 1999/10/17 18:36:46 | |
1404 | Log: remove FileHandle from list of PodParser dependencies (the | |
1405 | difference is 20 files vs 6 files loaded!) | |
1406 | Branch: perl | |
1407 | ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod | |
1408 | ! t/pod/testcmp.pl | |
1409 | ____________________________________________________________________________ | |
1410 | [ 4399] By: nick on 1999/10/17 14:51:35 | |
1411 | Log: Pre-trip resolve | |
1412 | Branch: utfperl | |
1413 | !> installperl lib/Text/Tabs.pm perl.c pp_hot.c | |
1414 | ____________________________________________________________________________ | |
1415 | [ 4398] By: gsar on 1999/10/17 09:19:24 | |
1416 | Log: make installperl ignore RCS files (from Michael G Schwern | |
1417 | <schwern@pobox.com>) | |
1418 | Branch: perl | |
1419 | ! installperl lib/Text/Tabs.pm | |
1420 | ____________________________________________________________________________ | |
1421 | [ 4397] By: gsar on 1999/10/16 18:30:14 | |
1422 | Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly) | |
1423 | Branch: perl | |
1424 | ! perl.c | |
1425 | ____________________________________________________________________________ | |
1426 | [ 4396] By: jhi on 1999/10/16 17:44:39 | |
1427 | Log: Missing comma. | |
1428 | Branch: cfgperl | |
1429 | ! lib/diagnostics.pm | |
1430 | ____________________________________________________________________________ | |
1431 | [ 4395] By: gsar on 1999/10/16 17:18:36 | |
1432 | Log: assumption about @_ always being non-REAL doesn't hold when | |
1433 | debugger is running; DB::sub() can call arbitrary stuff | |
1434 | that modifies @_ at will | |
1435 | Branch: perl | |
1436 | ! pp_hot.c | |
1437 | ____________________________________________________________________________ | |
1438 | [ 4394] By: nick on 1999/10/16 09:35:20 | |
1439 | Log: Resolve utfperl branch against mainline as of _62 | |
1440 | Branch: utfperl | |
1441 | +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu | |
1442 | +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl | |
1443 | +> ext/File/Glob/Changes ext/File/Glob/Glob.pm | |
1444 | +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL | |
1445 | +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c | |
1446 | +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl | |
1447 | +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t | |
1448 | +> t/lib/glob-taint.t win32/genmk95.pl | |
1449 | - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu | |
1450 | !> (integrate 144 files) | |
1451 | ____________________________________________________________________________ | |
1452 | [ 4393] By: gsar on 1999/10/16 04:07:02 | |
1453 | Log: OS/2 support bits (from Ilya Zakharevich) | |
1454 | Branch: perl | |
1455 | ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t | |
1456 | ____________________________________________________________________________ | |
1457 | [ 4392] By: jhi on 1999/10/15 10:28:09 | |
1458 | Log: Integrate with Sarathy. | |
1459 | Branch: cfgperl | |
1460 | !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm | |
1461 | !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod | |
1462 | !> win32/Makefile win32/makefile.mk | |
52b0428e GS |
1463 | |
1464 | ---------------- | |
1465 | Version 5.005_62 | |
1466 | ---------------- | |
1467 | ||
98f7afd0 GS |
1468 | ____________________________________________________________________________ |
1469 | [ 4391] By: gsar on 1999/10/15 10:12:42 | |
1470 | Log: here be 5.005_62 | |
1471 | Branch: perl | |
1472 | ! Changes MANIFEST Porting/makerel | |
1473 | ____________________________________________________________________________ | |
0ebdc6d5 GS |
1474 | [ 4390] By: gsar on 1999/10/15 09:45:51 |
1475 | Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>; | |
1476 | avoid tickling it in Pod::Man for now; other nits in | |
1477 | Pod::* | |
1478 | Branch: perl | |
1479 | ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod | |
1480 | ! pod/perlopentut.pod | |
1481 | ____________________________________________________________________________ | |
1482 | [ 4389] By: gsar on 1999/10/15 08:55:01 | |
1483 | Log: disable internal globbing for miniperl (or build breaks out | |
1484 | in a rash of failed dependencies) | |
1485 | Branch: perl | |
1486 | ! Makefile.SH op.c win32/Makefile win32/makefile.mk | |
1487 | ____________________________________________________________________________ | |
1488 | [ 4388] By: jhi on 1999/10/15 08:07:49 | |
1489 | Log: Integrate with Sarathy. | |
1490 | Branch: cfgperl | |
1491 | !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod | |
1492 | !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c | |
1493 | ____________________________________________________________________________ | |
1494 | [ 4387] By: gsar on 1999/10/15 07:46:24 | |
1495 | Log: integrate cfgperl contents into mainline | |
1496 | Branch: perl | |
1497 | ! Changes | |
1498 | !> pod/perldelta.pod pod/perldiag.pod regcomp.c | |
1499 | !> t/pragma/warn/regcomp | |
1500 | ____________________________________________________________________________ | |
45447e0d GS |
1501 | [ 4386] By: gsar on 1999/10/15 05:45:36 |
1502 | Log: various little goofs in change#4385 | |
1503 | Branch: perl | |
1504 | ! win32/include/dirent.h win32/win32.c | |
1505 | ____________________________________________________________________________ | |
1506 | [ 4385] By: gsar on 1999/10/15 04:49:09 | |
1507 | Log: win32_*dir() cleanup; win32_readdir() iterates as necessary | |
1508 | rather than win32_opendir() reading all files up front (untested) | |
1509 | Branch: perl | |
1510 | ! win32/include/dirent.h win32/win32.c | |
1511 | ____________________________________________________________________________ | |
1512 | [ 4384] By: gsar on 1999/10/15 01:34:09 | |
1513 | Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>) | |
1514 | Branch: perl | |
1515 | ! lib/Benchmark.pm pod/perldelta.pod | |
1516 | ____________________________________________________________________________ | |
1517 | [ 4383] By: gsar on 1999/10/15 01:22:32 | |
1518 | Log: include info about Perl Mongers in perlfaq2 (from David H. Adler | |
1519 | <dha@panix.com>) | |
1520 | Branch: perl | |
1521 | ! pod/perlfaq2.pod | |
1522 | ____________________________________________________________________________ | |
1523 | [ 4382] By: gsar on 1999/10/15 01:14:22 | |
1524 | Log: From: jand@ActiveState.com (Jan Dubois) | |
1525 | Date: Fri, 15 Oct 1999 01:14:23 +0200 | |
1526 | Message-ID: <380f61ae.18202914@smtprelay.t-online.de> | |
1527 | Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime() | |
1528 | Branch: perl | |
1529 | ! ext/POSIX/POSIX.xs | |
1530 | ____________________________________________________________________________ | |
1531 | [ 4381] By: jhi on 1999/10/14 22:11:36 | |
1532 | Log: Integrate with Sarathy. | |
1533 | Branch: cfgperl | |
1534 | !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c | |
1535 | !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c | |
1536 | !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile | |
1537 | !> win32/makefile.mk | |
1538 | ____________________________________________________________________________ | |
1539 | [ 4380] By: jhi on 1999/10/14 22:08:22 | |
1540 | Log: Warn inside character classes about unknown backslash escapes | |
1541 | (that are not caught earlier because of being completely unknown, | |
1542 | such as \m), such as \z (because they make do sense inside regexen, | |
1543 | but not inside character classes). | |
1544 | Branch: cfgperl | |
1545 | ! pod/perldelta.pod pod/perldiag.pod regcomp.c | |
1546 | ! t/pragma/warn/regcomp | |
1547 | ____________________________________________________________________________ | |
1548 | [ 4379] By: gsar on 1999/10/14 18:26:56 | |
1549 | Log: clarify significance of parens for "x" (from M.J.T. Guy | |
1550 | <mjtg@cus.cam.ac.uk>) | |
1551 | Branch: perl | |
1552 | ! pod/perlop.pod | |
1553 | ____________________________________________________________________________ | |
1554 | [ 4378] By: gsar on 1999/10/14 18:25:20 | |
1555 | Log: make timelocal work better when time is close to the epoch | |
1556 | east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>) | |
1557 | Branch: perl | |
1558 | ! lib/Time/Local.pm | |
1559 | ____________________________________________________________________________ | |
1560 | [ 4377] By: gsar on 1999/10/14 18:15:11 | |
1561 | Log: integrate cfgperl contents into mainline | |
1562 | Branch: perl | |
1563 | +> ext/DB_File/hints/sco.pl | |
1564 | !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh | |
1565 | !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod | |
1566 | !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp | |
1567 | ____________________________________________________________________________ | |
1568 | [ 4376] By: gsar on 1999/10/14 17:47:35 | |
1569 | Log: fix POPSTACK panics that ensued from bad interaction between | |
1570 | runlevels and stack of stacks (change#3988 done right); | |
1571 | basically, we pop the runlevel if the stacklevel is not the | |
1572 | same one we started the runlevel with | |
1573 | Branch: perl | |
1574 | ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c | |
1575 | ____________________________________________________________________________ | |
1576 | [ 4375] By: gsar on 1999/10/14 15:54:48 | |
1577 | Log: avoid warnings | |
1578 | Branch: perl | |
1579 | ! ext/File/Glob/bsd_glob.c | |
1580 | ____________________________________________________________________________ | |
1581 | [ 4374] By: jhi on 1999/10/14 10:08:44 | |
1582 | Log: Warn about false ranges like \d-\w (see the change #4355). | |
1583 | The invalid ranges (b-a) warning message also enhanced. | |
1584 | Branch: cfgperl | |
1585 | ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests | |
1586 | ! t/pragma/warn/regcomp | |
1587 | ____________________________________________________________________________ | |
1588 | [ 4373] By: gsar on 1999/10/14 03:49:54 | |
1589 | Log: File::Glob fixes for Windows | |
1590 | Branch: perl | |
1591 | ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile | |
1592 | ! win32/makefile.mk | |
1593 | ____________________________________________________________________________ | |
1594 | [ 4372] By: gsar on 1999/10/14 02:21:31 | |
1595 | Log: avoid inefficiency in change#3386 (every longjmp() was followed | |
1596 | by an avoidable call to setjmp()) | |
1597 | Branch: perl | |
1598 | ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c | |
1599 | ! proto.h scope.c scope.h | |
1600 | ____________________________________________________________________________ | |
1601 | [ 4371] By: jhi on 1999/10/13 21:17:17 | |
1602 | Log: Integrate with Sarathy. | |
1603 | Branch: cfgperl | |
1604 | !> op.c pod/perldelta.pod | |
1605 | ____________________________________________________________________________ | |
1606 | [ 4370] By: gsar on 1999/10/13 18:08:45 | |
1607 | Log: misc tweaks | |
1608 | Branch: perl | |
1609 | ! op.c pod/perldelta.pod | |
1610 | ____________________________________________________________________________ | |
1611 | [ 4369] By: jhi on 1999/10/13 16:18:58 | |
1612 | Log: Integrate with Sarathy. | |
1613 | Branch: cfgperl | |
1614 | !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod | |
1615 | ____________________________________________________________________________ | |
1616 | [ 4368] By: gsar on 1999/10/13 16:14:16 | |
1617 | Log: pod nits from various perl porters | |
1618 | Branch: perl | |
1619 | ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod | |
1620 | ____________________________________________________________________________ | |
1621 | [ 4367] By: jhi on 1999/10/13 12:10:30 | |
1622 | Log: From: Vlad Harchev <hvv@hippo.ru> | |
1623 | To: perl5-porters@perl.org | |
1624 | Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503 | |
1625 | Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST) | |
1626 | Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain> | |
1627 | Branch: cfgperl | |
1628 | ! pod/perlop.pod | |
1629 | ____________________________________________________________________________ | |
1630 | [ 4366] By: gsar on 1999/10/13 08:11:11 | |
1631 | Log: typos and language goofs pointed out by Hugo van der Sanden | |
1632 | <hv@crypt.compulink.co.uk> | |
1633 | Branch: perl | |
1634 | ! pod/perldelta.pod pod/perldiag.pod | |
1635 | ____________________________________________________________________________ | |
1636 | [ 4365] By: jhi on 1999/10/13 07:27:44 | |
1637 | Log: Integrate with Sarathy. | |
1638 | Branch: cfgperl | |
1639 | +> ext/File/Glob/Changes ext/File/Glob/Glob.pm | |
1640 | +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL | |
1641 | +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c | |
1642 | +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl | |
1643 | +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t | |
1644 | !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl | |
1645 | !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod | |
1646 | !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t | |
1647 | !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c | |
1648 | ____________________________________________________________________________ | |
1649 | [ 4364] By: gsar on 1999/10/13 07:06:04 | |
1650 | Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>) | |
1651 | Branch: perl | |
1652 | ! lib/perl5db.pl | |
1653 | ____________________________________________________________________________ | |
1654 | [ 4363] By: jhi on 1999/10/13 07:03:43 | |
1655 | Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com> | |
1656 | To: perl5-porters@perl.org | |
1657 | Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file | |
1658 | Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT) | |
1659 | Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com> | |
1660 | Branch: cfgperl | |
1661 | ! hints/svr5.sh | |
1662 | ____________________________________________________________________________ | |
1663 | [ 4362] By: jhi on 1999/10/13 06:57:16 | |
1664 | Log: Add DB_File hint for SCO ODT. | |
1665 | From: hops@sco.com | |
1666 | To: perl5-porters@perl.org | |
1667 | Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2) | |
1668 | Date: Tue, 12 Oct 1999 20:16:04 PDT | |
1669 | Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com> | |
1670 | Branch: cfgperl | |
1671 | + ext/DB_File/hints/sco.pl | |
1672 | ! MANIFEST | |
1673 | ____________________________________________________________________________ | |
1674 | [ 4361] By: gsar on 1999/10/13 06:56:08 | |
1675 | Log: PL_numeric_radix used without being defined (from Ilya | |
1676 | Zakharevich) | |
1677 | Branch: perl | |
1678 | ! util.c | |
1679 | ____________________________________________________________________________ | |
1680 | [ 4360] By: gsar on 1999/10/13 06:43:03 | |
1681 | Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose()) | |
1682 | From: hops@sco.com | |
1683 | Date: Tue, 12 Oct 1999 20:16:04 PDT | |
1684 | Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com> | |
1685 | Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2) | |
1686 | Branch: perl | |
1687 | + ext/NDBM_File/hints/sco.pl | |
1688 | ! MANIFEST ext/ODBM_File/hints/sco.pl | |
1689 | ____________________________________________________________________________ | |
1690 | [ 4359] By: gsar on 1999/10/13 06:34:53 | |
1691 | Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>) | |
1692 | Branch: perl | |
1693 | ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod | |
1694 | ! pod/perlport.pod | |
1695 | ____________________________________________________________________________ | |
1696 | [ 4358] By: gsar on 1999/10/12 19:10:27 | |
1697 | Log: perldelta updates | |
1698 | Branch: perl | |
1699 | ! pod/perldelta.pod | |
1700 | ____________________________________________________________________________ | |
1701 | [ 4357] By: gsar on 1999/10/12 17:11:18 | |
1702 | Log: update perldelta for change#4356 | |
1703 | Branch: perl | |
1704 | ! Changes pod/perldelta.pod | |
1705 | ____________________________________________________________________________ | |
becf2bd3 GS |
1706 | [ 4356] By: gsar on 1999/10/12 16:53:31 |
1707 | Log: add File::BSDGlob as File::Glob and load it at compile-time | |
1708 | if perl was built with -DPERL_INTERNAL_GLOB | |
1709 | ||
1710 | TODO: we currently get a compile-time failure if File/Glob.pm | |
1711 | can't be found; such failure needs to be made to emit a warning | |
1712 | and use the csh implementation instead | |
1713 | Branch: perl | |
1714 | + ext/File/Glob/Changes ext/File/Glob/Glob.pm | |
1715 | + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL | |
1716 | + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c | |
1717 | + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t | |
1718 | + t/lib/glob-global.t t/lib/glob-taint.t | |
1719 | ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t | |
1720 | ! t/pragma/overload.t | |
1721 | ____________________________________________________________________________ | |
1722 | [ 4355] By: jhi on 1999/10/12 15:30:05 | |
1723 | Log: Revert the parts of #3926 that outlawed character ranges | |
1724 | that have character classes such as \w as either endpoint. | |
1725 | This change re-establishes the old behavior which meant that | |
1726 | such ranges weren't really ranges, the "-" was literal. | |
1727 | Moreover, this change also fixes the old behavior to be | |
1728 | more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't. | |
1729 | Now they all do work as described above. The #3926 outlawed | |
1730 | all of those. | |
1731 | Branch: cfgperl | |
1732 | ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests | |
1733 | ____________________________________________________________________________ | |
1734 | [ 4354] By: jhi on 1999/10/12 09:58:59 | |
1735 | Log: Integrate with Sarathy. | |
1736 | Branch: cfgperl | |
1737 | !> (integrate 33 files) | |
1738 | ____________________________________________________________________________ | |
1739 | [ 4353] By: gsar on 1999/10/12 05:53:40 | |
1740 | Log: apply parts of LynxOS patches from Alan Johnson | |
1741 | <johnson@alonn.gemse.fr> | |
1742 | Branch: perl | |
1743 | ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t | |
1744 | ! t/op/groups.t | |
1745 | ____________________________________________________________________________ | |
883d36a6 GS |
1746 | [ 4352] By: gsar on 1999/10/12 05:24:39 |
1747 | Log: allow any unpack specifier to take a count via '/' | |
1748 | (from Ilya Zakharevich) | |
1749 | Branch: perl | |
1750 | ! pp.c t/op/pack.t | |
1751 | ____________________________________________________________________________ | |
1752 | [ 4351] By: gsar on 1999/10/12 05:02:35 | |
1753 | Log: avoid warnings | |
1754 | Branch: perl | |
1755 | ! malloc.c | |
1756 | ____________________________________________________________________________ | |
1757 | [ 4350] By: gsar on 1999/10/12 04:50:52 | |
1758 | Log: various cleanups | |
1759 | Branch: perl | |
1760 | ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y | |
1761 | ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc | |
1762 | ! win32/config.gc win32/config.vc win32/config_H.bc | |
1763 | ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL | |
1764 | ____________________________________________________________________________ | |
1765 | [ 4349] By: gsar on 1999/10/12 00:23:11 | |
1766 | Log: update Changes, patchlevel etc. | |
1767 | Branch: perl | |
1768 | ! Changes Porting/findvars patchlevel.h win32/Makefile | |
1769 | ! win32/config_H.bc win32/config_H.gc win32/config_H.vc | |
1770 | ! win32/makefile.mk | |
1771 | ____________________________________________________________________________ | |
04dc9db9 GS |
1772 | [ 4348] By: gsar on 1999/10/11 23:11:57 |
1773 | Log: add vec() example from Chaim Frenkel <chaimf@pobox.com> | |
1774 | Branch: perl | |
1775 | ! pod/perlfunc.pod | |
1776 | ____________________________________________________________________________ | |
1777 | [ 4347] By: jhi on 1999/10/11 21:25:03 | |
1778 | Log: Sparc Linux -Duseshrplib fix. | |
1779 | ||
1780 | From: Brian Jepson <bjepson@home.com> | |
1781 | To: Nick Ing-Simmons <nick@ing-simmons.net> | |
1782 | cc: perl5-porters@perl.org | |
1783 | Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib | |
1784 | Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST) | |
1785 | Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com> | |
1786 | Branch: cfgperl | |
1787 | ! hints/linux.sh | |
1788 | ____________________________________________________________________________ | |
1789 | [ 4346] By: gsar on 1999/10/11 20:28:32 | |
1790 | Log: more pack/unpack documentation (from Ilya Zakharevich); changed | |
1791 | the behavior of 'Z*' and 'Z3' to always pack a trailing | |
1792 | null byte; changed documentation to suit; added test | |
1793 | Branch: perl | |
1794 | ! pod/perlfunc.pod pp.c t/op/pack.t | |
1795 | ____________________________________________________________________________ | |
1796 | [ 4345] By: gsar on 1999/10/11 19:15:46 | |
1797 | Log: writing to perllocal.pod fails if it was never created; | |
1798 | tweak pseudo-hash example (both suggested by Michael G Schwern | |
1799 | <schwern@pobox.com>) | |
1800 | Branch: perl | |
1801 | ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod | |
1802 | ____________________________________________________________________________ | |
1803 | [ 4344] By: gsar on 1999/10/11 17:57:31 | |
1804 | Log: slightly edited variant of suggested patch | |
1805 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
1806 | Date: Thu, 9 Sep 1999 18:35:37 -0400 | |
1807 | Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu> | |
1808 | Subject: [PATCH 5.005_58] How RExen match? | |
1809 | Branch: perl | |
1810 | ! pod/perlre.pod | |
1811 | ____________________________________________________________________________ | |
1812 | [ 4343] By: gsar on 1999/10/11 16:55:48 | |
1813 | Log: change#4327 was inefficient | |
1814 | Branch: perl | |
1815 | ! lib/lib.pm | |
1816 | ____________________________________________________________________________ | |
1817 | [ 4342] By: jhi on 1999/10/11 07:01:46 | |
1818 | Log: Integrate with Sarathy. | |
1819 | Branch: cfgperl | |
1820 | +> pod/perlhack.pod | |
1821 | !> (integrate 28 files) | |
1822 | ____________________________________________________________________________ | |
1823 | [ 4341] By: jhi on 1999/10/11 06:37:47 | |
1824 | Log: The 2.5th cut at the AIX C++ extension problems. | |
1825 | Branch: cfgperl | |
1826 | ! hints/aix.sh | |
1827 | ____________________________________________________________________________ | |
1828 | [ 4340] By: gsar on 1999/10/10 23:48:07 | |
1829 | Log: add perlhack.pod from Nathan Torkington <gnat@frii.com> | |
1830 | Branch: perl | |
1831 | + pod/perlhack.pod | |
1832 | ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall | |
1833 | ____________________________________________________________________________ | |
1834 | [ 4339] By: gsar on 1999/10/10 20:42:40 | |
1835 | Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | |
1836 | compatibility; introduce SAVEDESTRUCTOR_X() that accepts | |
1837 | void(*)(pTHX_ void*) | |
1838 | Branch: perl | |
1839 | ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c | |
1840 | ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff | |
1841 | ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h | |
1842 | ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms | |
1843 | ____________________________________________________________________________ | |
1844 | [ 4338] By: gsar on 1999/10/10 20:38:59 | |
1845 | Log: add missing new diagnostics to perldelta | |
1846 | Branch: perl | |
1847 | ! pod/perldelta.pod | |
1848 | ____________________________________________________________________________ | |
1849 | [ 4337] By: gsar on 1999/10/10 17:40:13 | |
1850 | Log: update perldelta for change#3406 | |
1851 | Branch: perl | |
1852 | ! embed.pl pod/perldata.pod pod/perldelta.pod | |
1853 | ____________________________________________________________________________ | |
1854 | [ 4336] By: gsar on 1999/10/10 16:33:14 | |
1855 | Log: integrate cfgperl contents into mainline | |
1856 | Branch: perl | |
1857 | +> ext/DynaLoader/hints/aix.pl | |
1858 | !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh | |
1859 | !> makedef.pl perl.h pod/perldelta.pod | |
1860 | ____________________________________________________________________________ | |
1861 | [ 4335] By: jhi on 1999/10/10 11:09:48 | |
1862 | Log: Update perldelta. | |
1863 | Branch: cfgperl | |
1864 | ! pod/perldelta.pod | |
1865 | ____________________________________________________________________________ | |
1866 | [ 4334] By: jhi on 1999/10/10 10:31:46 | |
1867 | Log: Integrate with Sarathy. | |
1868 | Branch: cfgperl | |
1869 | +> win32/genmk95.pl | |
1870 | !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm | |
1871 | !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm | |
1872 | !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm | |
1873 | !> ext/Thread/sync.t ext/Thread/sync2.t installperl | |
1874 | !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm | |
1875 | !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c | |
1876 | !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c | |
1877 | !> utils/perldoc.PL win32/makefile.mk | |
1878 | ____________________________________________________________________________ | |
1879 | [ 4333] By: gsar on 1999/10/10 06:33:15 | |
1880 | Log: install pods to 'pods' rather than 'pod' on cygwin (modified | |
1881 | a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com) | |
1882 | Branch: perl | |
1883 | ! installperl lib/diagnostics.pm utils/perldoc.PL | |
1884 | ____________________________________________________________________________ | |
1885 | [ 4332] By: gsar on 1999/10/10 05:15:26 | |
1886 | Log: add $VERSION | |
1887 | Branch: perl | |
1888 | ! lib/Exporter.pm | |
1889 | ____________________________________________________________________________ | |
1890 | [ 4331] By: gsar on 1999/10/10 05:10:22 | |
1891 | Log: describe what can go in an export list (from Anno Siegel | |
1892 | <anno4000@lublin.zrz.tu-berlin.de>) | |
1893 | Branch: perl | |
1894 | ! lib/Exporter.pm | |
1895 | ____________________________________________________________________________ | |
1896 | [ 4330] By: gsar on 1999/10/10 04:50:43 | |
1897 | Log: more basic support for building modules under Windows 95/98 | |
1898 | (applied relevant parts from a patch suggested by | |
1899 | Jochen Wiedmann <joe@ispsoft.de>) | |
1900 | Branch: perl | |
1901 | ! lib/ExtUtils/MM_Unix.pm | |
1902 | ____________________________________________________________________________ | |
1903 | [ 4329] By: gsar on 1999/10/10 04:28:38 | |
1904 | Log: rudimentary support for building under Windows 95/98 (from | |
1905 | Benjamin Stuhl <sho_pi@hotmail.com>) | |
1906 | Branch: perl | |
1907 | + win32/genmk95.pl | |
1908 | ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm | |
1909 | ! win32/makefile.mk | |
1910 | ____________________________________________________________________________ | |
1911 | [ 4328] By: gsar on 1999/10/10 03:37:21 | |
1912 | Log: fix two leaks in Thread.xs (from Eugene Alterman | |
1913 | <Eugene.Alterman@bremer-inc.com>); convert places with | |
1914 | 'use attrs' to new attributes syntax | |
1915 | Branch: perl | |
1916 | ! ext/Thread/Thread.pm ext/Thread/Thread.xs | |
1917 | ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm | |
1918 | ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t | |
1919 | ! ext/Thread/sync2.t | |
1920 | ____________________________________________________________________________ | |
1921 | [ 4327] By: gsar on 1999/10/10 02:23:52 | |
1922 | Log: avoid duplicates in @INC, they cause leaks in mod_perl etc | |
1923 | (suggested by Tod Irwin <irwin@stockmaster.com>) | |
1924 | Branch: perl | |
1925 | ! lib/lib.pm | |
1926 | ____________________________________________________________________________ | |
1927 | [ 4326] By: gsar on 1999/10/10 00:51:48 | |
1928 | Log: better documentation for recv() (from Anton Berezin | |
1929 | <tobez@plab.ku.dk>) | |
1930 | Branch: perl | |
1931 | ! pod/perlfunc.pod | |
1932 | ____________________________________________________________________________ | |
1933 | [ 4325] By: gsar on 1999/10/09 22:46:23 | |
1934 | Log: perldelta updates (see TODO markers) | |
1935 | Branch: perl | |
1936 | ! Changes pod/perldelta.pod pp_sys.c | |
1937 | ____________________________________________________________________________ | |
a5222a85 GS |
1938 | [ 4324] By: gsar on 1999/10/09 19:43:10 |
1939 | Log: fix Exporter::export_to_level() documentation | |
1940 | Branch: perl | |
1941 | ! lib/Exporter.pm | |
1942 | ____________________________________________________________________________ | |
1943 | [ 4323] By: gsar on 1999/10/09 18:48:31 | |
1944 | Log: don't run END blocks when running under -c switch (older, | |
883d36a6 | 1945 | rarely useful behavior may still be obtained by putting |
a5222a85 GS |
1946 | BEGIN { $^C = 0; exit; } at the end of the script) |
1947 | Branch: perl | |
1948 | ! perl.c | |
1949 | ____________________________________________________________________________ | |
1950 | [ 4322] By: jhi on 1999/10/09 05:31:26 | |
1951 | Log: While awaiting a good test program to detect the broken gcc. | |
1952 | From: Thomas Conté <tom@fr.uu.net> | |
1953 | To: <jhi@iki.fi> | |
1954 | Cc: <perl5-porters@perl.org> | |
1955 | Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4 | |
1956 | Date: Wed, 6 Oct 1999 19:56:29 +0200 | |
1957 | Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr> | |
1958 | Branch: cfgperl | |
1959 | ! hints/irix_6.sh perl.h | |
1960 | ____________________________________________________________________________ | |
1961 | [ 4321] By: gsar on 1999/10/09 00:41:02 | |
1962 | Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to | |
1963 | clear entries in the CV's pad, leading to coredumps when CV had no | |
1964 | other references to it; this is a slightly edited version of the | |
1965 | patch suggested by Russel O'Connor <roconnor@world.std.com> | |
1966 | Branch: perl | |
1967 | ! cop.h pp_ctl.c pp_hot.c | |
1968 | ____________________________________________________________________________ | |
1969 | [ 4320] By: gsar on 1999/10/08 22:50:51 | |
1970 | Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24 | |
1971 | situation (assumptions about cx invalidation are not valid | |
1972 | anymore) | |
1973 | Branch: perl | |
1974 | ! cop.h pp_ctl.c pp_hot.c | |
1975 | ____________________________________________________________________________ | |
1976 | [ 4319] By: jhi on 1999/10/08 14:33:31 | |
1977 | Log: Integrate with Sarathy. | |
1978 | Branch: cfgperl | |
1979 | !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c | |
1980 | !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c | |
1981 | !> t/comp/bproto.t thrdvar.h toke.c util.c | |
1982 | ____________________________________________________________________________ | |
1983 | [ 4318] By: jhi on 1999/10/08 13:51:34 | |
1984 | Log: The second cut at AIX C++ extension troubles. | |
1985 | Branch: cfgperl | |
1986 | ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl | |
1987 | ! hints/aix.sh | |
1988 | ____________________________________________________________________________ | |
1989 | [ 4317] By: jhi on 1999/10/08 10:44:13 | |
1990 | Log: The first cut at fixing Perl extensions written in C++ in AIX, | |
1991 | statics don't get initialized right. This patch at least | |
1992 | doesn't seem to break the build in my AIX, but unfortunately | |
1993 | I don't have the IBM C++ to do further testing. | |
1994 | ||
1995 | Problem reported by Stephanie Beals in | |
1996 | From: bealzy@us.ibm.com | |
1997 | To: perl5-porters@perl.org | |
1998 | Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX | |
1999 | Date: Thu, 7 Oct 1999 15:05:54 -0400 | |
2000 | Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com> | |
2001 | Branch: cfgperl | |
2002 | + ext/DynaLoader/hints/aix.pl | |
2003 | ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh | |
2004 | ____________________________________________________________________________ | |
2005 | [ 4316] By: gsar on 1999/10/08 10:26:15 | |
2006 | Log: remove kludgey duplicate background error avoidance (caused | |
2007 | "leaks"; %@ wasn't even user-visible under -Dusethreads); | |
2008 | only repeats of most recent error are now avoided | |
2009 | Branch: perl | |
2010 | ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c | |
2011 | ____________________________________________________________________________ | |
2012 | [ 4315] By: jhi on 1999/10/08 09:48:59 | |
2013 | Log: Fix omission. | |
2014 | Branch: cfgperl | |
2015 | ! makedef.pl | |
2016 | ____________________________________________________________________________ | |
2017 | [ 4314] By: gsar on 1999/10/08 07:17:01 | |
2018 | Log: extend change#2299 to C<use> (fixes scoping problems in | |
2019 | C<if (...) { use foo; ... }>) | |
2020 | Branch: perl | |
2021 | ! op.c | |
2022 | ____________________________________________________________________________ | |
2023 | [ 4313] By: gsar on 1999/10/08 04:52:19 | |
2024 | Log: small tweak for change#4309 | |
2025 | Branch: perl | |
2026 | ! op.c | |
2027 | ____________________________________________________________________________ | |
2028 | [ 4312] By: gsar on 1999/10/08 02:31:13 | |
2029 | Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests | |
2030 | From: Larry Wall <larry@wall.org> | |
2031 | Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT) | |
2032 | Message-Id: <199910061655.JAA11333@kiev.wall.org> | |
2033 | Subject: Re: [ID 19991001.004] apparent parsing error with not(arg) | |
2034 | Branch: perl | |
2035 | ! opcode.h t/comp/bproto.t toke.c | |
2036 | ____________________________________________________________________________ | |
2037 | [ 4311] By: gsar on 1999/10/08 00:58:19 | |
2038 | Log: typo | |
2039 | Branch: perl | |
2040 | ! pp_sys.c | |
2041 | ____________________________________________________________________________ | |
2042 | [ 4310] By: gsar on 1999/10/07 23:51:38 | |
2043 | Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by | |
2044 | Brian Mitchell <brian@chele.cais.net>) | |
2045 | Branch: perl | |
2046 | ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c | |
2047 | ____________________________________________________________________________ | |
2048 | [ 4309] By: gsar on 1999/10/07 22:57:52 | |
2049 | Log: change#3728 was flawed (loop contexts saw the wrong statement | |
2050 | info, causing loop control constructs to not find the label); | |
2051 | disable OP_SETSTATE entirely and add a fix that is specifically | |
2052 | targetted at disabling the OP_LINESEQ optimization in else BLOCK, | |
2053 | which was what the original patch was supposed to fix | |
2054 | ||
2055 | TODO: remove the remainder of the setstate logic if it can't | |
2056 | be used anywhere else (it isn't used anywhere now) | |
2057 | Branch: perl | |
2058 | ! cop.h op.c perly.c perly.y | |
2059 | ____________________________________________________________________________ | |
2060 | [ 4308] By: jhi on 1999/10/07 19:21:27 | |
2061 | Log: Integrate with Sarathy. | |
2062 | Branch: cfgperl | |
2063 | !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL | |
2064 | ____________________________________________________________________________ | |
2065 | [ 4307] By: gsar on 1999/10/07 15:12:24 | |
2066 | Log: update to podlators-0.08 from Russ Allbery | |
2067 | Branch: perl | |
2068 | ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL | |
2069 | ____________________________________________________________________________ | |
2070 | [ 4306] By: jhi on 1999/10/06 17:20:34 | |
2071 | Log: Integrate with Sarathy. | |
2072 | Branch: cfgperl | |
2073 | !> (integrate 45 files) | |
2074 | ____________________________________________________________________________ | |
2075 | [ 4305] By: gsar on 1999/10/06 16:55:45 | |
2076 | Log: some versions of mingw32 have __int64, define iff it isn't | |
2077 | Branch: perl | |
2078 | ! win32/win32.h | |
2079 | ____________________________________________________________________________ | |
2080 | [ 4304] By: gsar on 1999/10/06 03:45:44 | |
2081 | Log: fix typos in change#4288 | |
2082 | Branch: perl | |
2083 | ! Changes dump.c sv.c | |
2084 | ____________________________________________________________________________ | |
07270b1a GS |
2085 | [ 4303] By: gsar on 1999/10/06 03:22:46 |
2086 | Log: integrate cfgperl contents into mainline | |
2087 | Branch: perl | |
2088 | +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu | |
2089 | - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu | |
2090 | !> (integrate 31 files) | |
2091 | ____________________________________________________________________________ | |
2092 | [ 4302] By: gsar on 1999/10/06 02:36:53 | |
2093 | Log: make die/warn and other diagnostics go to wherever STDERR happens | |
2094 | to point at; change places that meant Perl_debug_log rather than | |
2095 | PerlIO_stderr() | |
2096 | Branch: perl | |
2097 | ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs | |
2098 | ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs | |
2099 | ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs | |
2100 | ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs | |
2101 | ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs | |
2102 | ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs | |
2103 | ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c | |
2104 | ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c | |
2105 | ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c | |
2106 | ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c | |
2107 | ! win32/dl_win32.xs win32/win32.c win32/win32thread.c | |
2108 | ____________________________________________________________________________ | |
2109 | [ 4301] By: jhi on 1999/10/05 23:03:46 | |
2110 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2111 | To: François Désarménien <desar@club-internet.fr> | |
2112 | Cc: "perl5-porters@perl.org" <perl5-porters@perl.org> | |
2113 | Subject: Re: Strange RE engine breakage in 5_61 | |
2114 | Date: Mon, 4 Oct 1999 19:58:03 -0400 | |
2115 | Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu> | |
2116 | ||
2117 | (had to apply pat.t part manually because there | |
2118 | already were more tests than there was in _61) | |
2119 | Branch: cfgperl | |
2120 | ! regcomp.c regexec.c t/op/pat.t t/op/re_tests | |
2121 | ____________________________________________________________________________ | |
2122 | [ 4300] By: jhi on 1999/10/04 17:03:18 | |
2123 | Log: From: Andy Dougherty <doughera@lafayette.edu> | |
2124 | To: Jarkko Hietaniemi <jhi@iki.fi> | |
2125 | cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi | |
2126 | Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't | |
2127 | Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT) | |
2128 | Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu> | |
2129 | Branch: cfgperl | |
2130 | + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu | |
2131 | - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu | |
2132 | ! MANIFEST ext/B/defsubs_h.PL | |
2133 | ____________________________________________________________________________ | |
2134 | [ 4299] By: jhi on 1999/10/04 07:15:16 | |
2135 | Log: From: Michael G Schwern <schwern@pobox.com> | |
2136 | To: perl5-porters@perl.org | |
2137 | Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field" | |
2138 | Date: Sun, 3 Oct 1999 17:34:17 -0400 | |
2139 | Message-ID: <19991003173417.A4351@blackrider> | |
2140 | Branch: cfgperl | |
2141 | ! t/lib/fields.t t/pragma/constant.t | |
2142 | ____________________________________________________________________________ | |
2143 | [ 4298] By: gsar on 1999/10/04 04:57:53 | |
2144 | Log: some compatibility macros were busted | |
2145 | Branch: perl | |
2146 | ! embed.h embed.pl toke.c | |
2147 | ____________________________________________________________________________ | |
2148 | [ 4297] By: jhi on 1999/10/03 17:50:59 | |
2149 | Log: A better version of #4296. | |
2150 | ||
2151 | From: Michael G Schwern <schwern@pobox.com> | |
2152 | To: perl5-porters@perl.org | |
2153 | Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field" | |
2154 | Date: Sun, 3 Oct 1999 13:54:23 -0400 | |
2155 | Message-ID: <19991003135423.A3050@blackrider> | |
2156 | Branch: cfgperl | |
2157 | ! av.c op.c pod/perldiag.pod | |
2158 | ____________________________________________________________________________ | |
2159 | [ 4296] By: jhi on 1999/10/03 17:21:01 | |
2160 | Log: (Replaced by #4297.) | |
2161 | ||
2162 | From: Michael G Schwern <schwern@pobox.com> | |
2163 | To: perl5-porters@perl.org | |
2164 | Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field" | |
2165 | Date: Sun, 3 Oct 1999 13:16:47 -0400 | |
2166 | Message-ID: <19991003131647.A2816@blackrider> | |
2167 | ||
2168 | plus changed the error message to say "No such pseudo-hash field" | |
2169 | as discussed in the above mail message. | |
2170 | Branch: cfgperl | |
2171 | ! av.c pod/perldiag.pod | |
2172 | ____________________________________________________________________________ | |
2173 | [ 4295] By: gsar on 1999/10/03 16:09:36 | |
2174 | Log: avoid doing irrelevant things on 'make perl' | |
2175 | Branch: perl | |
2176 | ! Makefile.SH | |
2177 | ____________________________________________________________________________ | |
2178 | [ 4294] By: jhi on 1999/10/03 14:16:24 | |
2179 | Log: Fix a typo in #4293 spotted by Graham Barr. | |
2180 | Branch: cfgperl | |
2181 | ! pod/perlref.pod | |
2182 | ____________________________________________________________________________ | |
2183 | [ 4293] By: jhi on 1999/10/03 11:31:22 | |
2184 | Log: From: Michael G Schwern <schwern@blackrider.aocn.com> | |
2185 | To: perl5-porters@perl.org | |
2186 | Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH] | |
2187 | Date: Sun, 3 Oct 1999 02:34:01 -0400 | |
2188 | Message-ID: <19991003023401.A1520@blackrider> | |
2189 | Branch: cfgperl | |
2190 | ! pod/perlfunc.pod pod/perlref.pod | |
2191 | ____________________________________________________________________________ | |
2192 | [ 4292] By: jhi on 1999/10/03 09:23:16 | |
2193 | Log: From: Barrie Slaymaker <barries@slaysys.com> | |
2194 | To: perl5-porters@perl.org | |
2195 | Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks | |
2196 | Date: Sun, 3 Oct 1999 00:09:51 -0400 | |
2197 | Message-Id: <199910030409.AAA18228@jester.slaysys.com> | |
2198 | Branch: cfgperl | |
2199 | ! lib/Benchmark.pm | |
2200 | ____________________________________________________________________________ | |
2201 | [ 4291] By: jhi on 1999/10/02 23:43:53 | |
2202 | Log: Be understanding about large file systems. | |
2203 | Branch: cfgperl | |
2204 | ! t/lib/syslfs.t t/op/lfs.t | |
2205 | ____________________________________________________________________________ | |
2206 | [ 4290] By: jhi on 1999/10/02 23:39:16 | |
2207 | Log: Configure fixfest continues. | |
2208 | Branch: cfgperl | |
2209 | ! Configure config_h.SH | |
2210 | Branch: metaconfig | |
2211 | ! U/modified/d_longdbl.U U/modified/d_longlong.U | |
2212 | ! U/threads/d_pthreadj.U U/typedefs/gidsign.U | |
2213 | ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U | |
2214 | ! U/typedefs/uidsign.U U/typedefs/uidsize.U | |
2215 | Branch: metaconfig/U/perl | |
2216 | ! i_inttypes.U io64.U | |
2217 | ____________________________________________________________________________ | |
2218 | [ 4289] By: jhi on 1999/10/02 23:12:54 | |
2219 | Log: Regen Porting stuff. | |
2220 | Branch: cfgperl | |
2221 | ! Porting/Glossary Porting/config.sh Porting/config_H | |
2222 | ____________________________________________________________________________ | |
2223 | [ 4288] By: jhi on 1999/10/02 23:05:50 | |
2224 | Log: Untangle the IV_IS_QUAD jungle by introduding | |
2225 | macros to be used when doing formatted printing: | |
2226 | IVdf, UVuf, UVxf, UVof. Also introduce Uid_t_SIGN. | |
2227 | Branch: cfgperl | |
2228 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2229 | ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c | |
2230 | ! regcomp.c sv.c taint.c toke.c util.c | |
2231 | ____________________________________________________________________________ | |
2232 | [ 4287] By: jhi on 1999/10/02 22:54:18 | |
2233 | Log: metaconfig maintenance. | |
2234 | Branch: metaconfig | |
2235 | ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U | |
2236 | ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U | |
2237 | ! U/typedefs/uidsize.U | |
2238 | ____________________________________________________________________________ | |
2239 | [ 4286] By: nick on 1999/10/02 11:11:44 | |
2240 | Log: Incremental merge of mainline | |
2241 | Branch: utfperl | |
2242 | +> README.Y2K hints/svr5.sh lib/Pod/Man.pm | |
2243 | +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t | |
2244 | +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr | |
2245 | +> t/pod/podselect.t t/pod/podselect.xr | |
2246 | - lib/Pod/PlainText.pm | |
2247 | !> (integrate 148 files) | |
2248 | ____________________________________________________________________________ | |
2249 | [ 4285] By: jhi on 1999/10/02 10:16:15 | |
2250 | Log: Battle namespace pollution. | |
2251 | Branch: cfgperl | |
2252 | ! lib/Benchmark.pm | |
2253 | ____________________________________________________________________________ | |
2254 | [ 4284] By: jhi on 1999/10/02 10:11:20 | |
2255 | Log: Regen Configure, all of xs_apiversion didn't take. | |
2256 | Branch: cfgperl | |
2257 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2258 | ! config_h.SH patchlevel.h | |
2259 | ____________________________________________________________________________ | |
2260 | [ 4283] By: jhi on 1999/10/02 09:48:17 | |
2261 | Log: Integrate with Sarathy. | |
2262 | Branch: cfgperl | |
2263 | +> lib/Pod/Man.pm t/pod/multiline_items.t | |
2264 | +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr | |
2265 | +> t/pod/podselect.t t/pod/podselect.xr | |
2266 | - lib/Pod/PlainText.pm | |
2267 | !> (integrate 50 files) | |
2268 | ____________________________________________________________________________ | |
2269 | [ 4282] By: gsar on 1999/10/02 06:39:14 | |
2270 | Log: update pod2man, pod2text and related Pod:: modules with the | |
2271 | ones in podlators-0.07 from Russ Allbery | |
2272 | Branch: perl | |
2273 | + lib/Pod/Man.pm | |
2274 | ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm | |
2275 | ! pod/pod2man.PL pod/pod2text.PL | |
2276 | ____________________________________________________________________________ | |
2277 | [ 4281] By: gsar on 1999/10/02 06:14:44 | |
2278 | Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText | |
2279 | Branch: perl | |
2280 | - lib/Pod/PlainText.pm | |
2281 | ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL | |
2282 | ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t | |
2283 | ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t | |
2284 | ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t | |
2285 | ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t | |
2286 | ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t | |
2287 | ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl | |
2288 | ____________________________________________________________________________ | |
2289 | [ 4280] By: gsar on 1999/10/02 04:39:38 | |
2290 | Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com> | |
2291 | Branch: perl | |
2292 | + t/pod/multiline_items.t t/pod/multiline_items.xr | |
2293 | + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t | |
2294 | + t/pod/podselect.xr | |
2295 | ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm | |
2296 | ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm | |
2297 | ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr | |
2298 | ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr | |
2299 | ! t/pod/nested_items.xr t/pod/nested_seqs.xr | |
2300 | ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr | |
2301 | ! t/pod/testp2pt.pl | |
2302 | ____________________________________________________________________________ | |
2303 | [ 4279] By: gsar on 1999/10/02 03:36:41 | |
2304 | Log: make exists() work better on pseudo-hashes (reworked a patch suggested | |
2305 | by Michael G Schwern <schwern@pobox.com>) | |
2306 | Branch: perl | |
2307 | ! av.c t/op/avhv.t | |
2308 | ____________________________________________________________________________ | |
2309 | [ 4278] By: gsar on 1999/10/02 02:36:55 | |
2310 | Log: deprecate C<use attrs> | |
2311 | Branch: perl | |
2312 | ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t | |
2313 | ! t/lib/thread.t t/pragma/sub_lval.t | |
2314 | ____________________________________________________________________________ | |
2315 | [ 4277] By: gsar on 1999/10/02 01:43:25 | |
2316 | Log: add notes about effect of loop control statements inside | |
2317 | LABEL BLOCK continue BLOCK | |
2318 | Branch: perl | |
2319 | ! pod/perlfunc.pod | |
2320 | ____________________________________________________________________________ | |
2321 | [ 4276] By: gsar on 1999/10/02 01:23:02 | |
2322 | Log: indent nested =items properly (suggested by Bill Fenner | |
2323 | <fenner@research.att.com>) | |
2324 | Branch: perl | |
2325 | ! pod/pod2man.PL | |
2326 | ____________________________________________________________________________ | |
2327 | [ 4275] By: gsar on 1999/10/02 01:09:16 | |
2328 | Log: updated ptags generator from Ilya Zakharevich | |
2329 | Branch: perl | |
2330 | ! emacs/ptags | |
2331 | ____________________________________________________________________________ | |
2332 | [ 4274] By: gsar on 1999/10/01 23:08:52 | |
2333 | Log: update Changes | |
2334 | Branch: perl | |
2335 | ! Changes | |
2336 | ____________________________________________________________________________ | |
bcdd1f73 GS |
2337 | [ 4273] By: gsar on 1999/10/01 22:58:55 |
2338 | Log: typo, whitespace adjustments | |
2339 | Branch: perl | |
2340 | ! utils/h2xs.PL | |
2341 | ____________________________________________________________________________ | |
2342 | [ 4272] By: gsar on 1999/10/01 22:46:06 | |
2343 | Log: remove dup hunks | |
2344 | Branch: perl | |
2345 | ! configure.com vms/vms.c | |
2346 | ____________________________________________________________________________ | |
2347 | [ 4271] By: gsar on 1999/10/01 22:33:02 | |
2348 | Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict | |
2349 | by declaring new globals "our" (XXX this means h2xs generated code | |
2350 | won't run on earlier versions; a switch to generate compatible | |
2351 | source is needed) | |
2352 | Branch: perl | |
2353 | !> (integrate 35 files) | |
2354 | ____________________________________________________________________________ | |
2355 | [ 4270] By: jhi on 1999/10/01 12:05:56 | |
2356 | Log: Integrate with Sarathy. | |
2357 | Branch: cfgperl | |
2358 | !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp | |
2359 | !> pod/perldiag.pod util.c | |
2360 | ____________________________________________________________________________ | |
2361 | [ 4269] By: jhi on 1999/10/01 10:26:19 | |
2362 | Log: From: Piotr Klaban <makler@oryl.man.torun.pl> | |
2363 | To: perl5-porters@perl.org | |
2364 | Subject: [ID 19991001.001] perlguts man page error | |
2365 | Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST) | |
2366 | Message-Id: <199910010823.KAA05796@oryl.man.torun.pl> | |
2367 | Branch: cfgperl | |
2368 | ! pod/perlguts.pod | |
2369 | ____________________________________________________________________________ | |
2370 | [ 4268] By: jhi on 1999/10/01 07:32:33 | |
2371 | Log: There *is* a month called October. | |
2372 | Branch: cfgperl | |
2373 | ! t/op/time.t | |
2374 | ____________________________________________________________________________ | |
2375 | [ 4267] By: jhi on 1999/10/01 06:58:10 | |
2376 | Log: Temp file cleanliness. | |
2377 | Branch: cfgperl | |
2378 | ! t/lib/filecopy.t | |
2379 | ____________________________________________________________________________ | |
2380 | [ 4266] By: jhi on 1999/10/01 06:46:56 | |
2381 | Log: From: Barrie Slaymaker <barries@slaysys.com> | |
2382 | To: perl5-porters@perl.org | |
2383 | Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default | |
2384 | Date: Thu, 30 Sep 1999 22:16:26 -0400 | |
2385 | Message-Id: <199910010216.WAA08309@jester.slaysys.com> | |
2386 | Branch: cfgperl | |
2387 | ! lib/Benchmark.pm | |
2388 | ____________________________________________________________________________ | |
2389 | [ 4265] By: jhi on 1999/09/30 20:25:35 | |
2390 | Log: From: Barrie Slaymaker <barries@slaysys.com> | |
2391 | To: perl5-porters@perl.org | |
2392 | Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese() | |
2393 | Date: Thu, 30 Sep 1999 15:44:00 -0400 | |
2394 | Message-Id: <199909301944.PAA07166@jester.slaysys.com> | |
2395 | (Replaces #4175.) | |
2396 | Branch: cfgperl | |
2397 | ! lib/Benchmark.pm | |
2398 | ____________________________________________________________________________ | |
2399 | [ 4264] By: gsar on 1999/09/30 17:59:26 | |
2400 | Log: re-add missing "Out of memory!" entry | |
2401 | Branch: perl | |
2402 | ! pod/perldiag.pod | |
2403 | ____________________________________________________________________________ | |
2404 | [ 4263] By: jhi on 1999/09/30 17:05:43 | |
2405 | Log: Regenerate Configure. | |
2406 | Branch: cfgperl | |
2407 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2408 | ! config_h.SH | |
2409 | ____________________________________________________________________________ | |
2410 | [ 4261] By: jhi on 1999/09/30 16:15:05 | |
2411 | Log: From: Andy Dougherty <doughera@lafayette.edu> | |
2412 | To: Perl Porters <perl5-porters@perl.org> | |
2413 | Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod | |
2414 | Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT) | |
2415 | Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu> | |
2416 | Branch: cfgperl | |
2417 | ! pod/perldelta.pod | |
2418 | ____________________________________________________________________________ | |
2419 | [ 4260] By: jhi on 1999/09/30 15:48:56 | |
2420 | Log: From: Andy Dougherty <doughera@lafayette.edu> | |
2421 | To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com> | |
2422 | Subject: Re: Possible skeletal structure for searching multiple versions | |
2423 | Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT) | |
2424 | Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu> | |
2425 | Branch: metaconfig | |
2426 | ! U/mkglossary | |
2427 | Branch: metaconfig/U/perl | |
2428 | + xs_apiversion.U | |
2429 | ! patchlevel.U | |
2430 | ____________________________________________________________________________ | |
2431 | [ 4259] By: jhi on 1999/09/30 15:07:16 | |
2432 | Log: Further ?idsize.U fixing. | |
2433 | Branch: metaconfig | |
2434 | ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U | |
2435 | ____________________________________________________________________________ | |
2436 | [ 4258] By: jhi on 1999/09/30 15:00:14 | |
2437 | Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty. | |
2438 | Branch: metaconfig | |
2439 | ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U | |
2440 | ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U | |
2441 | ____________________________________________________________________________ | |
2442 | [ 4257] By: jhi on 1999/09/30 09:48:33 | |
2443 | Log: From: "Kurt D. Starsinic" <kstar@chapin.edu> | |
2444 | To: Gurusamy Sarathy <gsar@ActiveState.com> | |
2445 | Cc: tchrist@perl.com, Larry Wall <larry@wall.org>, | |
2446 | The Perl Porters Mailing List <perl5-porters@perl.org> | |
2447 | Subject: [PATCH] (Was: deprecating SIGDIE) | |
2448 | Date: Wed, 29 Sep 1999 15:16:50 -0400 | |
2449 | Message-ID: <19990929151650.E26675@O2.chapin.edu> | |
2450 | Branch: cfgperl | |
2451 | ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c | |
2452 | ____________________________________________________________________________ | |
2453 | [ 4256] By: jhi on 1999/09/30 09:45:22 | |
2454 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2455 | To: Gurusamy Sarathy <gsar@activestate.com> | |
2456 | Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org | |
2457 | Subject: Re: _58, _61 Argument "" is not numeric in sprintf | |
2458 | Date: Wed, 29 Sep 1999 18:58:23 -0400 | |
2459 | Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu> | |
2460 | Branch: cfgperl | |
2461 | ! Makefile.SH opcode.pl | |
2462 | ____________________________________________________________________________ | |
2463 | [ 4255] By: gsar on 1999/09/30 09:03:48 | |
2464 | Log: remove prehistoric XFree() gunk | |
2465 | Branch: perl | |
2466 | ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp | |
2467 | ____________________________________________________________________________ | |
2468 | [ 4254] By: gsar on 1999/09/30 08:40:14 | |
2469 | Log: From: Vishal Bhatia <vishal@gol.com> | |
2470 | Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST) | |
2471 | Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain> | |
2472 | Subject: [patch _61] Minor corrections in C.pm | |
2473 | Branch: perl | |
2474 | ! ext/B/B/C.pm | |
2475 | ____________________________________________________________________________ | |
2476 | [ 4253] By: gsar on 1999/09/30 08:36:27 | |
2477 | Log: off-by-one in fbm_compile() (spotted by John Bley | |
2478 | <jbley@cs.cmu.edu>); whitespace adjustments | |
2479 | Branch: perl | |
2480 | ! util.c | |
2481 | ____________________________________________________________________________ | |
2482 | [ 4251] By: jhi on 1999/09/30 08:09:13 | |
2483 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2484 | To: perl5-porters@perl.org (Mailing list Perl5) | |
2485 | Subject: [PATCH 5.00561+] Followup h2xs patch | |
2486 | Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT) | |
2487 | Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu> | |
2488 | Branch: cfgperl | |
2489 | ! utils/h2xs.PL | |
2490 | ____________________________________________________________________________ | |
2491 | [ 4250] By: jhi on 1999/09/29 19:11:32 | |
2492 | Log: Integrate with Sarathy. | |
2493 | Branch: cfgperl | |
2494 | !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm | |
2495 | !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h | |
2496 | !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk | |
2497 | ____________________________________________________________________________ | |
2498 | [ 4249] By: bailey on 1999/09/29 02:21:31 | |
2499 | Log: resync with mainline | |
2500 | Branch: vmsperl | |
2501 | +> (branch 32 files) | |
2502 | - ext/B/defsubs.h.PL lib/unicode/arabshp.txt | |
2503 | - lib/unicode/blocks.txt lib/unicode/index2.txt | |
2504 | - lib/unicode/jamo2.txt lib/unicode/names2.txt | |
2505 | - lib/unicode/props2.txt lib/unicode/readme.txt | |
2506 | - t/lib/bigfloatpm.t | |
2507 | !> (integrate 240 files) | |
2508 | ____________________________________________________________________________ | |
2509 | [ 4248] By: jhi on 1999/09/28 18:14:39 | |
2510 | Log: From: Andy Dougherty <doughera@lafayette.edu> | |
2511 | To: Perl Porters <perl5-porters@perl.org> | |
2512 | Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING | |
2513 | Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT) | |
2514 | Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu> | |
2515 | ||
2516 | From: Andy Dougherty <doughera@lafayette.edu> | |
2517 | To: Perl Porters <perl5-porters@perl.org> | |
2518 | Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING | |
2519 | Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT) | |
2520 | Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu> | |
2521 | Branch: cfgperl | |
2522 | ! hints/README.hints hints/amigaos.sh hints/cygwin.sh | |
2523 | ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh | |
2524 | ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh | |
2525 | ! hints/next_4.sh | |
2526 | ____________________________________________________________________________ | |
2527 | [ 4247] By: gsar on 1999/09/28 17:36:59 | |
2528 | Log: revert change#4115 (breaks libwww's base/date.t); could be | |
2529 | reworked to enable it conditional on $Time::Local::nocroak | |
2530 | or some such | |
2531 | Branch: perl | |
2532 | ! lib/Time/Local.pm | |
2533 | ____________________________________________________________________________ | |
2534 | [ 4246] By: gsar on 1999/09/28 17:33:14 | |
2535 | Log: tweak for win32 build | |
2536 | Branch: perl | |
2537 | ! win32/Makefile win32/makefile.mk | |
2538 | ____________________________________________________________________________ | |
2539 | [ 4245] By: gsar on 1999/09/28 17:31:34 | |
2540 | Log: change#4236 fallout | |
2541 | Branch: perl | |
2542 | ! lib/ExtUtils/MM_Unix.pm | |
2543 | ____________________________________________________________________________ | |
2544 | [ 4244] By: gsar on 1999/09/28 17:29:31 | |
2545 | Log: remove doubled new_xpv | |
2546 | Branch: perl | |
2547 | ! embed.h embed.pl proto.h | |
2548 | ____________________________________________________________________________ | |
2549 | [ 4243] By: jhi on 1999/09/27 19:13:20 | |
2550 | Log: Artistic fine-tuning. | |
2551 | Branch: cfgperl | |
2552 | ! ext/B/defsubs_h.PL | |
2553 | ____________________________________________________________________________ | |
2554 | [ 4242] By: gsar on 1999/09/27 17:05:22 | |
2555 | Log: avoid implicit split to @_ in change#4181; binary -> text file | |
2556 | types in p4 | |
2557 | Branch: perl | |
2558 | ! djgpp/configure.bat lib/Exporter/Heavy.pm | |
2559 | ! t/pragma/locale/latin1 | |
2560 | ____________________________________________________________________________ | |
2561 | [ 4241] By: jhi on 1999/09/27 07:48:19 | |
2562 | Log: Integrate with Sarathy. | |
2563 | Branch: cfgperl | |
2564 | !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c | |
2565 | !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk | |
2566 | ____________________________________________________________________________ | |
2567 | [ 4240] By: jhi on 1999/09/27 07:47:11 | |
2568 | Log: Finalize change #4232. | |
2569 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2570 | To: Jarkko Hietaniemi <jhi@iki.fi> | |
2571 | Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org> | |
2572 | Subject: Re: xsubpp change breaks B, DB_File, POSIX builds | |
2573 | Date: Sun, 26 Sep 1999 16:52:31 -0400 | |
2574 | Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu> | |
2575 | Branch: cfgperl | |
2576 | ! lib/ExtUtils/xsubpp | |
2577 | ____________________________________________________________________________ | |
2578 | [ 4239] By: gsar on 1999/09/27 02:48:42 | |
2579 | Log: add notes in INSTALL about Configure -Accflags=-DFOO | |
2580 | Branch: perl | |
2581 | ! INSTALL | |
2582 | ____________________________________________________________________________ | |
2583 | [ 4238] By: gsar on 1999/09/27 02:03:48 | |
2584 | Log: PERL_POLLUTE isn't required for bincompat, so don't enable | |
2585 | it automatically | |
2586 | Branch: perl | |
2587 | ! embed.h embed.pl | |
2588 | ____________________________________________________________________________ | |
2589 | [ 4237] By: gsar on 1999/09/27 01:52:47 | |
2590 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2591 | Date: Fri, 24 Sep 1999 23:25:36 -0400 | |
2592 | Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu> | |
2593 | Subject: [PATCH 5.005_61] Malloc fixes and docs | |
2594 | Branch: perl | |
2595 | ! malloc.c pod/perldiag.pod | |
2596 | ____________________________________________________________________________ | |
2597 | [ 4236] By: gsar on 1999/09/27 01:31:32 | |
2598 | Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov | |
2599 | <vkonovalov@lucent.com>) | |
2600 | Branch: perl | |
2601 | ! win32/Makefile win32/makefile.mk | |
2602 | ____________________________________________________________________________ | |
2603 | [ 4235] By: gsar on 1999/09/26 17:02:03 | |
2604 | Log: fix buggy popping of subroutine contexts in the lvalue | |
2605 | subroutines implementation (change#4081); correct the | |
2606 | plethora of cases where DIE() was more appropriate than | |
2607 | croak() | |
2608 | Branch: perl | |
2609 | ! pp.c pp_ctl.c pp_hot.c pp_sys.c | |
2610 | ____________________________________________________________________________ | |
2611 | [ 4234] By: jhi on 1999/09/26 12:06:28 | |
2612 | Log: Fix #endif. | |
2613 | Branch: cfgperl | |
2614 | ! XSUB.h | |
2615 | ____________________________________________________________________________ | |
2616 | [ 4233] By: jhi on 1999/09/26 11:59:18 | |
2617 | Log: Integrate with Sarathy. h2xs.PL had to be manually resolved, | |
2618 | I kept my (Ilya's) version. | |
2619 | Branch: cfgperl | |
2620 | !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c | |
2621 | !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod | |
2622 | !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod | |
2623 | !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod | |
2624 | !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c | |
2625 | !> utils/h2xs.PL win32/Makefile win32/makefile.mk | |
2626 | ____________________________________________________________________________ | |
2627 | [ 4232] By: jhi on 1999/09/26 09:53:43 | |
2628 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2629 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
2630 | Subject: [PATCH 5.005_61] teach xsubpp function pointers | |
2631 | Date: Sun, 26 Sep 1999 01:36:09 -0400 | |
2632 | Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu> | |
2633 | ||
2634 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2635 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
2636 | Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof | |
2637 | Date: Sun, 26 Sep 1999 03:00:50 -0400 | |
2638 | Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu> | |
2639 | Branch: cfgperl | |
2640 | ! lib/ExtUtils/xsubpp utils/h2xs.PL | |
2641 | ____________________________________________________________________________ | |
2642 | [ 4231] By: jhi on 1999/09/26 09:48:49 | |
2643 | Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com> | |
2644 | To: perl5-porters@perl.org | |
2645 | Subject: misprint in perlguts | |
2646 | Date: Sun, 26 Sep 1999 12:48:36 +0400 | |
2647 | Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com> | |
2648 | Branch: cfgperl | |
2649 | ! pod/perlguts.pod | |
2650 | ____________________________________________________________________________ | |
2651 | [ 4230] By: gsar on 1999/09/26 00:50:08 | |
2652 | Log: add $installarchlib/CORE to default linker search path on windows | |
2653 | Branch: perl | |
2654 | ! win32/Makefile win32/makefile.mk | |
2655 | ____________________________________________________________________________ | |
2656 | [ 4229] By: gsar on 1999/09/25 20:05:03 | |
2657 | Log: support C<use Shell> on Windows (reworked a patch suggested | |
2658 | by Jenda Krynicky <Jenda@McCann.cz>) | |
2659 | Branch: perl | |
2660 | ! lib/Shell.pm | |
2661 | ____________________________________________________________________________ | |
2662 | [ 4228] By: gsar on 1999/09/25 07:03:34 | |
2663 | Log: integrate cfgperl contents into mainline | |
2664 | Branch: perl | |
2665 | +> hints/svr5.sh | |
2666 | !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh | |
2667 | !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode | |
2668 | !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod | |
2669 | !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t | |
2670 | ____________________________________________________________________________ | |
2671 | [ 4227] By: gsar on 1999/09/25 06:44:47 | |
2672 | Log: From: Larry Wall <larry@wall.org> | |
2673 | Date: Fri, 24 Sep 1999 21:59:37 PDT | |
2674 | Message-Id: <199909250459.VAA27506@kiev.wall.org> | |
2675 | Subject: Re: [PATCH 5.005_61] "our" declarations | |
2676 | Branch: perl | |
2677 | ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c | |
2678 | ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod | |
2679 | ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod | |
2680 | ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod | |
2681 | ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c | |
2682 | ! utils/h2xs.PL | |
2683 | ____________________________________________________________________________ | |
2684 | [ 4226] By: jhi on 1999/09/24 23:10:52 | |
2685 | Log: Integrate with Sarathy. | |
2686 | Branch: cfgperl | |
2687 | !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs | |
2688 | !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod | |
2689 | !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL | |
2690 | ____________________________________________________________________________ | |
2691 | [ 4225] By: gsar on 1999/09/24 18:19:54 | |
2692 | Log: avoid infinite recursive exec()s of perl.exe when shebang | |
2693 | contains "Perl" rather than "perl" on DOSISH platforms | |
2694 | Branch: perl | |
2695 | ! toke.c | |
2696 | ____________________________________________________________________________ | |
2697 | [ 4224] By: gsar on 1999/09/24 16:09:23 | |
2698 | Log: support cygwin and other platforms that link to import libraries | |
2699 | rather than directly with shared libraries (from a suggestion | |
2700 | by Lucian Cionca <Lucian.Cionca@algoritma.ro>) | |
2701 | Branch: perl | |
2702 | ! utils/perlcc.PL | |
2703 | ____________________________________________________________________________ | |
2704 | [ 4223] By: gsar on 1999/09/24 05:05:06 | |
2705 | Log: normalize time for strftime() (without the isdst effects of | |
2706 | mktime()) using a custom mini_mktime() | |
2707 | From: spider-perl@Orb.Nashua.NH.US | |
2708 | Date: Thu, 23 Sep 1999 17:54:53 -0400 | |
2709 | Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com> | |
2710 | Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 | |
2711 | Branch: perl | |
2712 | ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs | |
2713 | ! ext/POSIX/hints/linux.pl t/lib/posix.t | |
2714 | ____________________________________________________________________________ | |
2715 | [ 4222] By: gsar on 1999/09/23 06:44:42 | |
2716 | Log: change "#" to a comment starter in pack templates; "/" now | |
2717 | used for specifying counted types | |
2718 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2719 | Date: Wed, 22 Sep 1999 19:41:30 -0400 | |
2720 | Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu> | |
2721 | Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates | |
2722 | Branch: perl | |
2723 | ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t | |
2724 | ____________________________________________________________________________ | |
2725 | [ 4221] By: gsar on 1999/09/23 06:26:54 | |
2726 | Log: From: Vishal Bhatia <vishal@gol.com> | |
2727 | Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST) | |
2728 | Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain> | |
2729 | Subject: [patch _61] perlcc changes | |
2730 | Branch: perl | |
2731 | ! utils/perlcc.PL | |
2732 | ____________________________________________________________________________ | |
2733 | [ 4220] By: gsar on 1999/09/23 01:12:24 | |
2734 | Log: add include guard | |
2735 | Branch: perl | |
2736 | ! XSUB.h | |
2737 | ____________________________________________________________________________ | |
2738 | [ 4219] By: jhi on 1999/09/22 20:38:15 | |
2739 | Log: Cleanup cleanup. | |
2740 | Branch: cfgperl | |
2741 | ! Makefile.SH t/lib/syslfs.t t/op/lfs.t | |
2742 | ____________________________________________________________________________ | |
2743 | [ 4218] By: jhi on 1999/09/22 19:26:58 | |
2744 | Log: Tweak the equivalence tables once again. | |
2745 | Branch: cfgperl | |
2746 | ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode | |
2747 | ! lib/unicode/mktables.PL | |
2748 | ____________________________________________________________________________ | |
2749 | [ 4215] By: jhi on 1999/09/22 06:47:03 | |
2750 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2751 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
2752 | Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug | |
2753 | Date: Tue, 21 Sep 1999 19:50:00 -0400 | |
2754 | Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu> | |
2755 | ||
2756 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
2757 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
2758 | Subject: [PATCH 5.005_61] More verbose -Mre=debug | |
2759 | Date: Tue, 21 Sep 1999 22:29:55 -0400 | |
2760 | Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu> | |
2761 | Branch: cfgperl | |
2762 | ! regcomp.c regexec.c | |
2763 | ____________________________________________________________________________ | |
2764 | [ 4214] By: jhi on 1999/09/21 21:08:43 | |
2765 | Log: From: 0000-Admin (0000) <root@devsys0.zenez.com> | |
2766 | Reply-To: gerberb@zenez.com | |
2767 | To: perl5-porters@perl.org | |
2768 | Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7 | |
2769 | Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT) | |
2770 | Message-Id: <199909211707.LAA23611@devsys0.zenez.com> | |
2771 | ||
2772 | (Snipped away the last lines of svr5.sh a la change #3725) | |
2773 | Branch: cfgperl | |
2774 | + hints/svr5.sh | |
2775 | ! Configure MANIFEST config_h.SH hints/sco.sh | |
2776 | Branch: metaconfig | |
2777 | ! U/modified/Cppsym.U U/modified/Oldconfig.U | |
2778 | ____________________________________________________________________________ | |
2779 | [ 4213] By: jhi on 1999/09/21 20:48:01 | |
2780 | Log: From: Kragen Sitaker <kragen@dnaco.net> | |
2781 | To: perl5-porters@perl.org | |
2782 | Subject: [ID 19990921.013] accidental list context in perlfaq9 | |
2783 | Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT) | |
2784 | Reply-To: kragen@pobox.com | |
2785 | Message-Id: <199909212027.QAA03450@kirk.dnaco.net> | |
2786 | Branch: cfgperl | |
2787 | ! pod/perlfaq9.pod | |
2788 | ____________________________________________________________________________ | |
2789 | [ 4212] By: jhi on 1999/09/20 19:55:42 | |
2790 | Log: Integrate with Sarathy. | |
2791 | Branch: cfgperl | |
2792 | +> README.Y2K | |
2793 | !> Changes MANIFEST | |
2794 | ____________________________________________________________________________ | |
2795 | [ 4211] By: jhi on 1999/09/20 19:44:44 | |
2796 | Log: Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns. | |
2797 | Branch: cfgperl | |
2798 | ! Configure config_h.SH pod/perldelta.pod | |
2799 | Branch: metaconfig/U/perl | |
2800 | ! use64bits.U uselfs.U uselongdbl.U | |
2801 | ____________________________________________________________________________ | |
2802 | [ 4210] By: jhi on 1999/09/20 19:38:26 | |
2803 | Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar". | |
2804 | Branch: cfgperl | |
2805 | ! Configure config_h.SH | |
2806 | Branch: metaconfig | |
2807 | ! U/modified/Options.U | |
2808 | ____________________________________________________________________________ | |
2809 | [ 4209] By: gsar on 1999/09/20 19:35:39 | |
2810 | Log: integrate cfgperl changes into mainline | |
2811 | Branch: perl | |
2812 | +> lib/unicode/Unicode.html | |
2813 | ! Changes | |
2814 | !> Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2815 | !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod | |
2816 | ____________________________________________________________________________ | |
4c968f61 GS |
2817 | [ 4208] By: gsar on 1999/09/20 18:28:44 |
2818 | Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>) | |
2819 | Branch: perl | |
2820 | + README.Y2K | |
2821 | ! MANIFEST | |
2822 | ____________________________________________________________________________ | |
2823 | [ 4207] By: jhi on 1999/09/20 11:06:13 | |
2824 | Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits. | |
2825 | Branch: cfgperl | |
2826 | ! pod/perldelta.pod | |
2827 | ____________________________________________________________________________ | |
2828 | [ 4206] By: jhi on 1999/09/20 09:53:15 | |
2829 | Log: Do not test for gccish things in non-gccish platforms. | |
2830 | Branch: cfgperl | |
2831 | ! Configure config_h.SH | |
2832 | Branch: metaconfig | |
2833 | ! U/compline/ccflags.U | |
2834 | ____________________________________________________________________________ | |
2835 | [ 4205] By: jhi on 1999/09/20 09:41:22 | |
2836 | Log: Prompt for uselfs. | |
2837 | Branch: cfgperl | |
2838 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2839 | ! config_h.SH | |
2840 | Branch: metaconfig | |
2841 | ! U/mksample | |
2842 | Branch: metaconfig/U/perl | |
2843 | ! use64bits.U uselfs.U | |
2844 | ____________________________________________________________________________ | |
2845 | [ 4204] By: jhi on 1999/09/20 09:09:29 | |
2846 | Log: Add usemorebits and uselfs. | |
2847 | Branch: cfgperl | |
2848 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
2849 | ! config_h.SH doio.c perl.h | |
2850 | Branch: metaconfig/U/perl | |
2851 | + uselfs.U usemorebits.U | |
2852 | ! use64bits.U uselongdbl.U | |
2853 | ____________________________________________________________________________ | |
2854 | [ 4203] By: jhi on 1999/09/20 07:48:48 | |
2855 | Log: Dethinko. | |
2856 | Branch: cfgperl | |
2857 | ! pod/perlfunc.pod | |
2858 | ____________________________________________________________________________ | |
2859 | [ 4202] By: jhi on 1999/09/20 07:33:32 | |
2860 | Log: Fix a bug in the description of endianness. Reported in | |
2861 | From: "Konovalov, Vadim" <vkonovalov@lucent.com> | |
2862 | To: perl5-porters@perl.org | |
2863 | Subject: BUG: perldoc -f pack | |
2864 | Date: Mon, 20 Sep 1999 09:43:49 +0400 | |
2865 | Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com> | |
2866 | Branch: cfgperl | |
2867 | ! pod/perlfunc.pod | |
2868 | ____________________________________________________________________________ | |
2869 | [ 4201] By: jhi on 1999/09/20 07:01:26 | |
2870 | Log: Integrate with Sarathy. | |
2871 | Branch: cfgperl | |
2872 | +> t/op/args.t | |
2873 | !> (integrate 31 files) | |
2874 | ____________________________________________________________________________ | |
2875 | [ 4200] By: gsar on 1999/09/20 03:45:06 | |
2876 | Log: From: Russ Allbery <rra@stanford.edu> | |
2877 | Date: 19 Aug 1999 04:35:44 -0700 | |
2878 | Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu> | |
2879 | Subject: [ID 19990819.002] File::Find error when pruning top-level directories | |
2880 | Branch: perl | |
2881 | ! lib/File/Find.pm | |
2882 | ____________________________________________________________________________ | |
2883 | [ 4199] By: gsar on 1999/09/20 03:27:49 | |
2884 | Log: suppress warning (from John Tobey <jtobey@epsilondev.com>) | |
2885 | Branch: perl | |
2886 | ! ext/B/B/Terse.pm | |
2887 | ____________________________________________________________________________ | |
2888 | [ 4198] By: gsar on 1999/09/20 03:25:25 | |
2889 | Log: add arenas for managing allocations of remaining xpv*v structures | |
2890 | From: Vishal Bhatia <vishal@gol.com> | |
2891 | Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST) | |
2892 | Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain> | |
2893 | Subject: [PATCH 5.005_60] removing extra ref count (compiler) | |
2894 | Branch: perl | |
2895 | ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h | |
2896 | ! proto.h sv.c | |
2897 | ____________________________________________________________________________ | |
2898 | [ 4197] By: gsar on 1999/09/20 03:06:10 | |
2899 | Log: queue errors due to strictures rather than printing them as | |
2900 | warnings; symbols that violate strictures do *not* end up in | |
2901 | the symbol table anyway, making multiple evals of the same piece | |
2902 | of code produce the same errors; errors indicate all locations | |
2903 | of a global symbol rather than just the first one; these | |
2904 | changes make compile-time failures within evals reliably | |
2905 | visible via the return value or contents of $@, and trappable | |
2906 | using __DIE__ hooks | |
2907 | Branch: perl | |
2908 | ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c | |
2909 | ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c | |
2910 | ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs | |
2911 | ! t/pragma/strict-vars thrdvar.h toke.c util.c | |
2912 | ____________________________________________________________________________ | |
2913 | [ 4196] By: gsar on 1999/09/19 22:14:29 | |
2914 | Log: control change#1914 via hints (causes problems on some platforms) | |
2915 | Branch: perl | |
2916 | ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs | |
2917 | ! ext/POSIX/hints/linux.pl | |
2918 | ____________________________________________________________________________ | |
2919 | [ 4195] By: gsar on 1999/09/19 21:30:18 | |
2920 | Log: avoid clearing @_ at all for faster subroutine calls; fix bugs | |
2921 | in passing around references to @_, eg C<sub foo { \@_ }>; add | |
2922 | tests for the same | |
2923 | Branch: perl | |
2924 | + t/op/args.t | |
2925 | ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c | |
2926 | ____________________________________________________________________________ | |
2927 | [ 4194] By: jhi on 1999/09/18 18:57:45 | |
2928 | Log: Integrate with Sarathy. | |
2929 | Branch: cfgperl | |
2930 | !> opcode.h opcode.pl | |
2931 | ____________________________________________________________________________ | |
2932 | [ 4193] By: nick on 1999/09/18 15:24:56 | |
2933 | Log: Re-integrate mainline | |
2934 | Basic SvUTF8 stuff in headers, no functional changes yet. | |
2935 | Branch: utfperl | |
2936 | + lib/byte.pm lib/byte_heavy.pl | |
2937 | +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java | |
2938 | +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32 | |
2939 | +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed | |
2940 | +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc | |
2941 | +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt | |
2942 | +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt | |
2943 | +> lib/unicode/EAWidth.txt lib/unicode/Index.txt | |
2944 | +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt | |
2945 | +> lib/unicode/Names.txt lib/unicode/Props.txt | |
2946 | +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt | |
2947 | +> t/lib/bigfltpm.t | |
2948 | - ext/B/defsubs.h.PL lib/unicode/arabshp.txt | |
2949 | - lib/unicode/blocks.txt lib/unicode/index2.txt | |
2950 | - lib/unicode/jamo2.txt lib/unicode/names2.txt | |
2951 | - lib/unicode/props2.txt lib/unicode/readme.txt | |
2952 | - t/lib/bigfloatpm.t | |
2953 | ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h | |
2954 | ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h | |
2955 | ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h | |
2956 | ! warnings.h | |
2957 | !> (integrate 142 files) | |
2958 | ____________________________________________________________________________ | |
2959 | [ 4192] By: gsar on 1999/09/18 15:11:47 | |
2960 | Log: more op description tweaks | |
2961 | Branch: perl | |
2962 | ! opcode.h opcode.pl | |
2963 | ____________________________________________________________________________ | |
2964 | [ 4191] By: jhi on 1999/09/18 07:47:16 | |
2965 | Log: Integrate with Sarathy. | |
2966 | Branch: cfgperl | |
2967 | !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t | |
2968 | !> t/pragma/warn/op | |
2969 | ____________________________________________________________________________ | |
2970 | [ 4190] By: jhi on 1999/09/18 07:35:45 | |
2971 | Log: Add description of the Unicode database files. | |
2972 | Branch: cfgperl | |
2973 | + lib/unicode/Unicode.html | |
2974 | ____________________________________________________________________________ | |
2975 | [ 4189] By: gsar on 1999/09/18 03:14:58 | |
2976 | Log: tweak some op names in change#4177 (will any of this break code that | |
2977 | gropes $@ ?) | |
2978 | Branch: perl | |
2979 | ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t | |
2980 | ! t/pragma/warn/op | |
2981 | ____________________________________________________________________________ | |
f1612b5c GS |
2982 | [ 4188] By: jhi on 1999/09/17 21:30:08 |
2983 | Log: Pick up the typo fix. | |
2984 | Branch: cfgperl | |
2985 | !> t/io/open.t | |
2986 | ____________________________________________________________________________ | |
2987 | [ 4187] By: gsar on 1999/09/17 21:13:55 | |
2988 | Log: fix typo | |
2989 | Branch: perl | |
2990 | ! t/io/open.t | |
2991 | ____________________________________________________________________________ | |
2992 | [ 4186] By: gsar on 1999/09/17 20:57:29 | |
2993 | Log: integrate cfgperl change | |
2994 | Branch: perl | |
2995 | !> vms/subconfigure.com | |
2996 | ____________________________________________________________________________ | |
2997 | [ 4185] By: jhi on 1999/09/17 20:46:41 | |
2998 | Log: Re-apply applicable parts of #3993, #3994, and #3995. | |
2999 | Branch: cfgperl | |
3000 | ! vms/subconfigure.com | |
3001 | ____________________________________________________________________________ | |
3002 | [ 4184] By: gsar on 1999/09/17 20:26:02 | |
3003 | Log: integrate cfgperl contents into mainline | |
3004 | Branch: perl | |
3005 | +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt | |
3006 | +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt | |
3007 | +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt | |
3008 | +> lib/unicode/LineBrk.txt lib/unicode/Names.txt | |
3009 | +> lib/unicode/Props.txt lib/unicode/ReadMe.txt | |
3010 | +> lib/unicode/SpecCase.txt | |
3011 | - lib/unicode/arabshp.txt lib/unicode/blocks.txt | |
3012 | - lib/unicode/index2.txt lib/unicode/jamo2.txt | |
3013 | - lib/unicode/names2.txt lib/unicode/props2.txt | |
3014 | - lib/unicode/readme.txt | |
3015 | !> (integrate 73 files) | |
3016 | ____________________________________________________________________________ | |
3017 | [ 4183] By: jhi on 1999/09/17 20:25:51 | |
3018 | Log: Integrate with Sarathy. | |
3019 | Branch: cfgperl | |
3020 | !> configure.com ext/ByteLoader/byterun.h | |
3021 | !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm | |
3022 | !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t | |
3023 | !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms | |
3024 | !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h | |
3025 | ____________________________________________________________________________ | |
3026 | [ 4182] By: gsar on 1999/09/17 20:16:28 | |
3027 | Log: integrate vmsperl contents into mainline (where VMS files conflicted, | |
3028 | vmsperl contents have prevailed) | |
3029 | Branch: perl | |
3030 | !> configure.com ext/ByteLoader/byterun.h | |
3031 | !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm | |
3032 | !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template | |
3033 | !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms | |
3034 | !> vms/subconfigure.com vms/vms.c vms/vmsish.h | |
3035 | ____________________________________________________________________________ | |
3036 | [ 4181] By: jhi on 1999/09/17 20:12:37 | |
3037 | Log: From: Michael G Schwern <schwern@pobox.com> | |
3038 | To: perl5-porters@perl.org | |
3039 | Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level() | |
3040 | Date: Thu, 19 Aug 1999 21:30:01 -0400 | |
3041 | Message-ID: <19990819213001.A22512@athens.aocn.com> | |
3042 | Branch: cfgperl | |
3043 | ! lib/Exporter/Heavy.pm | |
3044 | ____________________________________________________________________________ | |
3045 | [ 4180] By: gsar on 1999/09/17 20:11:00 | |
3046 | Log: perlhist additions | |
3047 | Branch: perl | |
3048 | ! pod/perlhist.pod | |
3049 | ____________________________________________________________________________ | |
3050 | [ 4179] By: jhi on 1999/09/17 20:08:00 | |
3051 | Log: The change #4176 should've undone only the test, not the code patch. | |
3052 | Branch: cfgperl | |
3053 | ! doio.c | |
3054 | ____________________________________________________________________________ | |
3055 | [ 4178] By: jhi on 1999/09/17 20:06:08 | |
3056 | Log: From: Ian Phillipps <ian@dial.pipex.com> | |
3057 | To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org | |
3058 | Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod | |
3059 | Date: Sat, 21 Aug 1999 12:36:12 +0100 | |
3060 | Message-ID: <19990821123612.A9955@homer.diplex.co.uk> | |
3061 | Branch: cfgperl | |
3062 | ! pod/perlsyn.pod | |
3063 | ____________________________________________________________________________ | |
3064 | [ 4177] By: jhi on 1999/09/17 20:00:19 | |
3065 | Log: More descriptive names for operators. | |
3066 | ||
3067 | From: Michael G Schwern <schwern@pobox.com> | |
3068 | To: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3069 | Cc: perl5-porters@perl.org | |
3070 | Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in | |
3071 | Date: Tue, 17 Aug 1999 18:35:45 -0400 | |
3072 | Message-ID: <19990817183545.A23073@toldyouso.com> | |
3073 | ||
3074 | From: Michael G Schwern <schwern@pobox.com> | |
3075 | To: perl5-porters@perl.org | |
3076 | Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions | |
3077 | Date: Wed, 18 Aug 1999 03:53:38 -0400 | |
3078 | Message-ID: <19990818035337.A31505@athens.aocn.com> | |
3079 | Branch: cfgperl | |
3080 | ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t | |
3081 | ! t/pragma/warn/op t/pragma/warn/sv | |
3082 | ____________________________________________________________________________ | |
3083 | [ 4176] By: jhi on 1999/09/17 18:19:18 | |
3084 | Log: Take away the infamous io/dup.t #7. | |
3085 | It seems there simply is no way to portably | |
3086 | "flush" an input file handle. | |
3087 | Branch: cfgperl | |
3088 | ! doio.c t/io/dup.t | |
3089 | ____________________________________________________________________________ | |
3090 | [ 4175] By: jhi on 1999/09/17 14:45:08 | |
3091 | Log: From: Barrie Slaymaker <barries@slaysys.com> | |
3092 | To: perl5-porters@perl.org | |
3093 | Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead | |
3094 | Date: Fri, 17 Sep 1999 11:16:48 -0400 | |
3095 | Message-Id: <199909171516.LAA30887@jester.slaysys.com> | |
3096 | Branch: cfgperl | |
3097 | ! lib/Benchmark.pm | |
3098 | ____________________________________________________________________________ | |
3099 | [ 4174] By: jhi on 1999/09/17 14:07:16 | |
3100 | Log: UNICOS does support large files but doesn't support sparse files | |
3101 | so we cannot easily test for large file support. | |
3102 | Branch: cfgperl | |
3103 | ! t/lib/syslfs.t t/op/lfs.t | |
3104 | ____________________________________________________________________________ | |
3105 | [ 4173] By: jhi on 1999/09/17 14:03:44 | |
3106 | Log: UNICOS has sloppy division/modulo for floating point numbers. | |
3107 | Branch: cfgperl | |
3108 | ! t/op/arith.t | |
3109 | ____________________________________________________________________________ | |
3110 | [ 4172] By: jhi on 1999/09/17 13:47:49 | |
3111 | Log: Portable blocksize (replaces #4171). | |
3112 | Branch: cfgperl | |
3113 | ! t/lib/syslfs.t t/op/lfs.t | |
3114 | ____________________________________________________________________________ | |
3115 | [ 4171] By: jhi on 1999/09/17 13:08:54 | |
3116 | Log: (replaced by #4172) | |
3117 | Branch: cfgperl | |
3118 | ! t/lib/syslfs.t t/op/lfs.t | |
3119 | ____________________________________________________________________________ | |
3120 | [ 4170] By: jhi on 1999/09/17 12:59:11 | |
3121 | Log: Detypo #4169. | |
3122 | Branch: cfgperl | |
3123 | ! t/lib/syslfs.t t/op/lfs.t | |
3124 | ____________________________________________________________________________ | |
3125 | [ 4169] By: jhi on 1999/09/17 12:16:34 | |
3126 | Log: Diagnose possible quota limits. | |
3127 | Branch: cfgperl | |
3128 | ! t/lib/syslfs.t t/op/lfs.t | |
3129 | ____________________________________________________________________________ | |
3130 | [ 4168] By: jhi on 1999/09/17 12:10:43 | |
3131 | Log: UNICOS doesn't have getpgid(). Or, at least 9.0.1ai | |
3132 | doesn't have one that wouldn't cause SIGSYS. UNICOS | |
3133 | does have getpgrp(void) so Perl getpgrp() is happy. | |
3134 | Branch: cfgperl | |
3135 | ! hints/unicos.sh | |
3136 | ____________________________________________________________________________ | |
3137 | [ 4167] By: jhi on 1999/09/17 11:49:30 | |
3138 | Log: Filesystem quotas may stop you from using large files. | |
3139 | Branch: cfgperl | |
3140 | ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t | |
3141 | ____________________________________________________________________________ | |
3142 | [ 4166] By: jhi on 1999/09/17 11:36:01 | |
3143 | Log: Too strict pattern for parsing group lists. | |
3144 | Branch: cfgperl | |
3145 | ! t/op/groups.t | |
3146 | ____________________________________________________________________________ | |
3147 | [ 4165] By: jhi on 1999/09/17 09:06:18 | |
3148 | Log: Configure maintenance. It's sigaction.sa_flags | |
3149 | and the Glossary regen'ed. | |
3150 | Branch: cfgperl | |
3151 | ! Configure Porting/Glossary Porting/config.sh Porting/config_H | |
3152 | ! config_h.SH | |
3153 | Branch: metaconfig | |
3154 | ! U/compline/d_sigaction.U | |
3155 | ____________________________________________________________________________ | |
3156 | [ 4164] By: jhi on 1999/09/15 06:57:51 | |
3157 | Log: Integrate with Sarathy. | |
3158 | Branch: cfgperl | |
3159 | +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32 | |
3160 | +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed | |
3161 | +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc | |
3162 | +> jpl/JNI/typemap.win32 jpl/SETVARS.PL | |
3163 | !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm | |
3164 | !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl | |
3165 | !> jpl/JNI/typemap jpl/JPL/Makefile.PL | |
3166 | !> jpl/PerlInterpreter/Makefile.PL | |
3167 | !> jpl/PerlInterpreter/PerlInterpreter.c | |
3168 | !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README | |
3169 | !> jpl/Sample/Makefile.PL jpl/install-jpl | |
3170 | !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c | |
3171 | !> t/op/pat.t | |
3172 | ____________________________________________________________________________ | |
3173 | [ 4163] By: gsar on 1999/09/15 05:17:27 | |
3174 | Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>) | |
3175 | Branch: perl | |
3176 | ! lib/File/Spec/Functions.pm | |
3177 | ____________________________________________________________________________ | |
3178 | [ 4162] By: gsar on 1999/09/15 05:09:14 | |
3179 | Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>) | |
3180 | Branch: perl | |
3181 | ! Changes embed.h embed.pl | |
3182 | ____________________________________________________________________________ | |
c88bfdbc GS |
3183 | [ 4161] By: gsar on 1999/09/15 04:08:25 |
3184 | Log: missing perlhist dates from Jeff Okamoto | |
3185 | Branch: perl | |
3186 | ! pod/perlhist.pod | |
3187 | ____________________________________________________________________________ | |
3188 | [ 4160] By: gsar on 1999/09/15 03:13:08 | |
3189 | Log: jpl tweak | |
3190 | Branch: perl | |
3191 | ! MANIFEST jpl/JNI/Makefile.PL | |
3192 | ____________________________________________________________________________ | |
3193 | [ 4159] By: gsar on 1999/09/15 02:57:08 | |
3194 | Log: update to JPL snapshot v09141999, with minor tweaks (from Brian | |
3195 | Jepson <bjepson@home.com>) | |
3196 | Branch: perl | |
3197 | + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32 | |
3198 | + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed | |
3199 | + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc | |
3200 | + jpl/JNI/typemap.win32 jpl/SETVARS.PL | |
3201 | ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL | |
3202 | ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL | |
3203 | ! jpl/PerlInterpreter/Makefile.PL | |
3204 | ! jpl/PerlInterpreter/PerlInterpreter.c | |
3205 | ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README | |
3206 | ! jpl/Sample/Makefile.PL jpl/install-jpl | |
3207 | ____________________________________________________________________________ | |
3208 | [ 4158] By: gsar on 1999/09/15 01:27:14 | |
3209 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3210 | Date: Tue, 14 Sep 1999 21:26:15 EDT | |
3211 | Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu> | |
3212 | Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop | |
3213 | Branch: perl | |
3214 | ! regexec.c t/op/pat.t | |
3215 | ____________________________________________________________________________ | |
3216 | [ 4157] By: jhi on 1999/09/14 21:18:09 | |
3217 | Log: config.h will define USE_64_BITS if need be. | |
3218 | Branch: cfgperl | |
3219 | ! hints/irix_6.sh | |
3220 | ____________________________________________________________________________ | |
3221 | [ 4156] By: jhi on 1999/09/14 20:30:00 | |
3222 | Log: Change #4149 necessitates also a small code change. | |
3223 | Branch: cfgperl | |
3224 | ! ext/B/defsubs_h.PL | |
3225 | ____________________________________________________________________________ | |
3226 | [ 4155] By: jhi on 1999/09/14 20:15:53 | |
3227 | Log: Update EPOC libdir names. | |
3228 | Branch: cfgperl | |
3229 | ! epoc/config.h | |
3230 | ____________________________________________________________________________ | |
3231 | [ 4154] By: jhi on 1999/09/14 20:13:41 | |
3232 | Log: Obsolete epoc/config.h caused #4153 to re-introduce already | |
3233 | deceased HAS.*DBM.*64 mumblings. | |
3234 | Branch: cfgperl | |
3235 | ! Configure config_h.SH epoc/config.h | |
3236 | ____________________________________________________________________________ | |
3237 | [ 4153] By: jhi on 1999/09/14 20:04:53 | |
3238 | Log: Configure nits. | |
3239 | Branch: cfgperl | |
3240 | ! Configure config_h.SH | |
3241 | Branch: metaconfig | |
3242 | ! U/compline/d_sigaction.U U/threads/i_pthread.U | |
3243 | ____________________________________________________________________________ | |
3244 | [ 4152] By: jhi on 1999/09/14 19:30:22 | |
3245 | Log: Integrate with Sarathy. | |
3246 | Branch: cfgperl | |
3247 | +> ext/B/defsubs_h.PL t/lib/bigfltpm.t | |
3248 | - ext/B/defsubs.h.PL t/lib/bigfloatpm.t | |
3249 | !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod | |
3250 | !> win32/config_sh.PL | |
3251 | ____________________________________________________________________________ | |
3252 | [ 4151] By: jhi on 1999/09/14 10:25:01 | |
3253 | Log: Update Unicode database and recompute the tables. | |
3254 | Rename the .txt files to be more Unicode 3.0-like. | |
3255 | Unihan-3.0.txt not included because it is 16 MB. | |
3256 | syllables.txt is manually maintained. | |
3257 | See ReadMe.txt for description of the .txt files. | |
3258 | (not all of them are used yet) | |
3259 | Branch: cfgperl | |
3260 | + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt | |
3261 | + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt | |
3262 | + lib/unicode/Index.txt lib/unicode/Jamo-2.txt | |
3263 | + lib/unicode/LineBrk.txt lib/unicode/Names.txt | |
3264 | + lib/unicode/Props.txt lib/unicode/ReadMe.txt | |
3265 | + lib/unicode/SpecCase.txt | |
3266 | - lib/unicode/arabshp.txt lib/unicode/blocks.txt | |
3267 | - lib/unicode/index2.txt lib/unicode/jamo2.txt | |
3268 | - lib/unicode/names2.txt lib/unicode/props2.txt | |
3269 | - lib/unicode/readme.txt | |
3270 | ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl | |
3271 | ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl | |
3272 | ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl | |
3273 | ! lib/unicode/Decomposition.pl | |
3274 | ! lib/unicode/In/ArabicPresentationForms-B.pl | |
3275 | ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl | |
3276 | ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl | |
3277 | ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl | |
3278 | ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl | |
3279 | ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl | |
3280 | ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl | |
3281 | ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl | |
3282 | ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl | |
3283 | ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl | |
3284 | ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl | |
3285 | ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl | |
3286 | ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt | |
3287 | ! lib/unicode/mktables.PL | |
3288 | ____________________________________________________________________________ | |
3289 | [ 4150] By: gsar on 1999/09/14 09:31:57 | |
3290 | Log: INSTALL tweak | |
3291 | Branch: perl | |
3292 | ! INSTALL | |
3293 | ____________________________________________________________________________ | |
3294 | [ 4149] By: gsar on 1999/09/14 09:00:45 | |
3295 | Log: change some filenames to be 8.3-friendly | |
3296 | Branch: perl | |
3297 | +> ext/B/defsubs_h.PL t/lib/bigfltpm.t | |
3298 | - ext/B/defsubs.h.PL t/lib/bigfloatpm.t | |
3299 | ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod | |
3300 | ____________________________________________________________________________ | |
3301 | [ 4148] By: gsar on 1999/09/14 08:35:00 | |
3302 | Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>) | |
3303 | Branch: perl | |
3304 | ! win32/config_sh.PL | |
3305 | ____________________________________________________________________________ | |
3306 | [ 4147] By: jhi on 1999/09/14 08:07:49 | |
3307 | Log: Not that UVSIZE normally differs that much from IVSIZE... | |
3308 | Branch: cfgperl | |
3309 | ! perl.h | |
3310 | ____________________________________________________________________________ | |
3311 | [ 4146] By: jhi on 1999/09/14 08:04:40 | |
3312 | Log: Integrate with Sarathy. | |
3313 | Branch: cfgperl | |
3314 | !> Changes ext/DB_File/DB_File.xs | |
3315 | ____________________________________________________________________________ | |
3316 | [ 4145] By: jhi on 1999/09/14 07:10:02 | |
3317 | Log: I_PTHREAD was PTHREADEAD. | |
3318 | Branch: cfgperl | |
3319 | ! Configure config_h.SH | |
3320 | Branch: metaconfig | |
3321 | ! U/threads/i_pthread.U | |
3322 | ____________________________________________________________________________ | |
3323 | [ 4144] By: gsar on 1999/09/14 06:46:47 | |
3324 | Log: change#4113 was missing DB_File.xs changes | |
3325 | Branch: perl | |
3326 | ! ext/DB_File/DB_File.xs | |
3327 | ____________________________________________________________________________ | |
3328 | [ 4143] By: jhi on 1999/09/13 20:16:20 | |
3329 | Log: Small doc and whitespace edits. | |
3330 | Branch: cfgperl | |
3331 | ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs | |
3332 | ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs | |
3333 | ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs | |
3334 | ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs | |
3335 | ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs | |
3336 | ! pod/perldelta.pod | |
3337 | ____________________________________________________________________________ | |
3338 | [ 4142] By: gsar on 1999/09/13 19:32:31 | |
3339 | Log: integrate cfgperl contents into mainline, update Changes | |
3340 | Branch: perl | |
3341 | +> ext/DB_File/version.c | |
3342 | ! Changes | |
3343 | !> (integrate 44 files) | |
3344 | ____________________________________________________________________________ | |
5319f02c GS |
3345 | [ 4141] By: jhi on 1999/09/13 16:16:56 |
3346 | Log: Scan for <pthread.h> always. | |
3347 | Branch: cfgperl | |
3348 | ! Configure config_h.SH perl.h | |
3349 | Branch: metaconfig | |
3350 | ! U/threads/i_pthread.U | |
3351 | ____________________________________________________________________________ | |
3352 | [ 4140] By: jhi on 1999/09/13 16:00:08 | |
3353 | Log: Integrate with Sarathy. | |
3354 | Branch: cfgperl | |
3355 | !> (integrate 27 files) | |
3356 | ____________________________________________________________________________ | |
3357 | [ 4139] By: jhi on 1999/09/13 15:35:18 | |
3358 | Log: Add -A option to Configure to diddle with variables | |
3359 | after the hints file has been applied. | |
3360 | Branch: cfgperl | |
3361 | ! Configure config_h.SH | |
3362 | Branch: metaconfig | |
3363 | ! U/modified/Oldconfig.U U/modified/Options.U | |
3364 | ____________________________________________________________________________ | |
3365 | [ 4138] By: jhi on 1999/09/13 13:42:56 | |
3366 | Log: Change #4136 edited DynaLoader.xs which is kind of fruitless. | |
3367 | Branch: cfgperl | |
3368 | ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs | |
3369 | ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs | |
3370 | ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs | |
3371 | ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs | |
3372 | ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs | |
3373 | ____________________________________________________________________________ | |
3374 | [ 4137] By: jhi on 1999/09/13 13:25:31 | |
3375 | Log: Applying change #4136 manually introduced patch residue. | |
3376 | Branch: cfgperl | |
3377 | ! perl.h | |
3378 | ____________________________________________________________________________ | |
3379 | [ 4136] By: jhi on 1999/09/13 13:23:04 | |
3380 | Log: Replace change #4100 with | |
3381 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3382 | To: gsar@activestate.com | |
3383 | Cc: perl5-porters@perl.org | |
3384 | Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits | |
3385 | Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST) | |
3386 | Message-Id: <199909131315.OAA24012@tempest.npl.co.uk> | |
3387 | Branch: cfgperl | |
3388 | ! doio.c dump.c ext/B/B.xs ext/B/typemap | |
3389 | ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs | |
3390 | ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs | |
3391 | ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c | |
3392 | ! pp_ctl.c pp_hot.c pp_sys.c sv.c | |
3393 | ____________________________________________________________________________ | |
3394 | [ 4135] By: jhi on 1999/09/13 10:22:31 | |
3395 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3396 | To: perl5-porters@perl.org (Mailing list Perl5) | |
3397 | Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls | |
3398 | Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT) | |
3399 | Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu> | |
3400 | ||
3401 | From: andreas.koenig@anima.de (Andreas J. Koenig) | |
3402 | To: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3403 | Cc: perl5-porters@perl.org (Mailing list Perl5) | |
3404 | Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls | |
3405 | Date: 11 Sep 1999 15:36:26 +0200 | |
3406 | Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de> | |
3407 | Branch: cfgperl | |
3408 | ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm | |
3409 | ____________________________________________________________________________ | |
3410 | [ 4134] By: jhi on 1999/09/13 10:20:14 | |
3411 | Log: From: Tom Phoenix <rootbeer@redcat.com> | |
3412 | To: Perl Porters Mailing List <perl5-porters@perl.org> | |
3413 | Subject: [DOCPATCH] Server errors and perldiag | |
3414 | Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT) | |
3415 | Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com> | |
3416 | Branch: cfgperl | |
3417 | ! pod/perldiag.pod | |
3418 | ____________________________________________________________________________ | |
3419 | [ 4133] By: gsar on 1999/09/13 03:25:43 | |
3420 | Log: avoid assertion failure on C<@a'> | |
3421 | Branch: perl | |
3422 | ! toke.c | |
3423 | ____________________________________________________________________________ | |
3424 | [ 4132] By: gsar on 1999/09/13 03:03:57 | |
3425 | Log: add -DPERL_Y2KWARN build option that will generate additional | |
3426 | warnings on "19$yy" etc (reworked a patch suggested by | |
3427 | Ulrich Pfeifer <upf@de.uu.net>) | |
3428 | Branch: perl | |
3429 | ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod | |
3430 | ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv | |
3431 | ____________________________________________________________________________ | |
3432 | [ 4131] By: gsar on 1999/09/12 22:06:25 | |
3433 | Log: fix DATA leaks; reword documentation about the DATA filehandle | |
3434 | Branch: perl | |
3435 | ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod | |
3436 | ____________________________________________________________________________ | |
3437 | [ 4130] By: gsar on 1999/09/12 20:08:56 | |
3438 | Log: make sprintf("%g",...) threadsafe; only taint its result iff the | |
3439 | formatted result looks nonstandard | |
3440 | Branch: perl | |
3441 | ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c | |
3442 | ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c | |
3443 | ! t/pragma/locale.t thrdvar.h | |
3444 | ____________________________________________________________________________ | |
3445 | [ 4129] By: gsar on 1999/09/12 17:04:11 | |
3446 | Log: From: Doug MacEachern <dougm@cp.net> | |
3447 | Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT) | |
3448 | Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net> | |
3449 | Subject: [PATCH 5.005_57] B::clearsym | |
3450 | Branch: perl | |
3451 | ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm | |
3452 | ____________________________________________________________________________ | |
3453 | [ 4128] By: gsar on 1999/09/12 16:59:12 | |
3454 | Log: better debugger help output (from Ilya Zakharevich) | |
3455 | Branch: perl | |
3456 | ! lib/perl5db.pl | |
3457 | ____________________________________________________________________________ | |
3458 | [ 4127] By: jhi on 1999/09/11 20:50:37 | |
3459 | Log: Integrate with Sarathy. | |
3460 | Branch: cfgperl | |
3461 | +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t | |
3462 | +> t/lib/gol-linkage.t | |
3463 | !> (integrate 43 files) | |
3464 | ____________________________________________________________________________ | |
3465 | [ 4126] By: nick on 1999/09/10 20:44:22 | |
3466 | Log: Get resolve -at mainline | |
3467 | Branch: utfperl | |
3468 | +> (branch 297 files) | |
3469 | - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h | |
3470 | - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc | |
3471 | - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs | |
3472 | - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH | |
3473 | - t/pragma/warn-1global t/pragma/warning.t thread.sym | |
3474 | - win32/GenCAPI.pl win32/TEST win32/autosplit.pl | |
3475 | - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl | |
3476 | - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl | |
3477 | - win32/makeperldef.pl win32/perlhost.h | |
3478 | !> (integrate 847 files) | |
3479 | ____________________________________________________________________________ | |
3480 | [ 4125] By: gsar on 1999/09/10 19:22:14 | |
3481 | Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS | |
3482 | etc.) | |
3483 | Branch: perl | |
3484 | ! XSUB.h pp.h | |
3485 | ____________________________________________________________________________ | |
3486 | [ 4124] By: gsar on 1999/09/10 19:14:35 | |
3487 | Log: rewrote substantive parts of patch | |
3488 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3489 | Date: Fri, 27 Aug 1999 19:02:18 -0400 | |
3490 | Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu> | |
3491 | Subject: [PATCH 5.005_58] REx documentation | |
3492 | Branch: perl | |
3493 | ! pod/perlre.pod | |
3494 | ____________________________________________________________________________ | |
3495 | [ 4123] By: gsar on 1999/09/10 18:21:53 | |
3496 | Log: note about AVf_* | |
3497 | Branch: perl | |
3498 | ! av.h | |
3499 | ____________________________________________________________________________ | |
3500 | [ 4122] By: gsar on 1999/09/10 17:55:42 | |
3501 | Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin | |
3502 | <lichtin@bivio.com>) | |
3503 | Branch: perl | |
3504 | ! lib/Pod/Html.pm | |
3505 | ____________________________________________________________________________ | |
3506 | [ 4121] By: gsar on 1999/09/10 17:49:35 | |
3507 | Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | |
3508 | Branch: perl | |
3509 | ! AUTHORS Changes README.dos djgpp/config.over | |
3510 | ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h | |
3511 | ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL | |
3512 | ! pod/podselect.PL sv.h t/io/openpid.t util.c | |
3513 | ____________________________________________________________________________ | |
3514 | [ 4120] By: gsar on 1999/09/10 12:25:01 | |
3515 | Log: add perlcompile.pod (edited content from Nathan Torkington | |
3516 | <gnat@frii.com> and others) | |
3517 | Branch: perl | |
3518 | + pod/perlcompile.pod | |
3519 | ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall | |
3520 | ____________________________________________________________________________ | |
3521 | [ 4119] By: gsar on 1999/09/10 11:05:13 | |
3522 | Log: avoid leaking static local_patches unless patchlevel.h is | |
3523 | explicitly included | |
3524 | Branch: perl | |
3525 | ! patchlevel.h perl.c | |
3526 | ____________________________________________________________________________ | |
3527 | [ 4118] By: gsar on 1999/09/10 10:44:54 | |
3528 | Log: upgrade to Getopt::Long v2.20 (from Johan Vromans | |
3529 | <jvromans@squirrel.nl>) | |
3530 | Branch: perl | |
3531 | + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t | |
3532 | ! Changes MANIFEST lib/Getopt/Long.pm | |
3533 | ____________________________________________________________________________ | |
1a505819 GS |
3534 | [ 4116] By: jhi on 1999/09/09 15:56:52 |
3535 | Log: perldeltify change #4115. | |
3536 | Branch: cfgperl | |
3537 | ! pod/perldelta.pod | |
3538 | ____________________________________________________________________________ | |
3539 | [ 4115] By: jhi on 1999/09/09 15:48:56 | |
3540 | Log: From: "John L. Allen" <allen@grumman.com> | |
3541 | To: perl5-porters@perl.org | |
3542 | Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days | |
3543 | Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) | |
3544 | Message-Id: <199909011733.NAA17356@gateway.grumman.com> | |
3545 | Branch: cfgperl | |
3546 | ! lib/Time/Local.pm | |
3547 | ____________________________________________________________________________ | |
3548 | [ 4114] By: jhi on 1999/09/09 15:42:30 | |
3549 | Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu> | |
3550 | To: perl5-porters@perl.org | |
3551 | Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20 | |
3552 | Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT) | |
3553 | Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu> | |
3554 | Branch: cfgperl | |
3555 | ! pp_sys.c | |
3556 | ____________________________________________________________________________ | |
3557 | [ 4113] By: jhi on 1999/09/09 10:17:45 | |
3558 | Log: From: paul.marquess@bt.com | |
3559 | To: gsar@ActiveState.com | |
3560 | Cc: perl5-porters@perl.org | |
3561 | Subject: [PATCH 5.005_61] DB_File 1.71 | |
3562 | Date: Thu, 9 Sep 1999 11:20:13 +0100 | |
3563 | Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk> | |
3564 | Branch: cfgperl | |
3565 | + ext/DB_File/version.c | |
3566 | ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm | |
3567 | ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap | |
3568 | ! t/lib/db-btree.t | |
3569 | ____________________________________________________________________________ | |
3570 | [ 4112] By: jhi on 1999/09/09 09:05:32 | |
3571 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3572 | To: perl5-porters@perl.org (Mailing list Perl5) | |
3573 | Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>) | |
3574 | Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT) | |
3575 | Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu> | |
3576 | Branch: cfgperl | |
3577 | ! regexec.c t/op/pat.t | |
3578 | ____________________________________________________________________________ | |
1a505819 GS |
3579 | [ 4110] By: jhi on 1999/09/09 07:29:17 |
3580 | Log: Tidy up 64-bit situation in perldelta. | |
3581 | Branch: cfgperl | |
3582 | ! pod/perldelta.pod | |
3583 | ____________________________________________________________________________ | |
3584 | [ 4109] By: jhi on 1999/09/09 07:26:53 | |
3585 | Log: Clear up PL_regcc issues. | |
3586 | ||
3587 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3588 | To: perl5-porters@perl.org (Mailing list Perl5) | |
3589 | Subject: [PATCH 5.005_60] Another regexec.c unobfuscation | |
3590 | Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT) | |
3591 | Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu> | |
3592 | Branch: cfgperl | |
3593 | ! regexec.c | |
3594 | ____________________________________________________________________________ | |
3595 | [ 4108] By: gsar on 1999/09/08 20:52:51 | |
3596 | Log: avoid ass_u_ming uppercase types are not user objects (spotted | |
3597 | by Kurt Starsinic) | |
3598 | Branch: perl | |
3599 | ! ext/Data/Dumper/Dumper.pm | |
3600 | ____________________________________________________________________________ | |
3601 | [ 4107] By: gsar on 1999/09/08 20:35:18 | |
3602 | Log: From: akim@epita.fr (DEMAILLE Akim) | |
3603 | Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST) | |
3604 | Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr> | |
3605 | Subject: [ID 19990908.014] s2p does not quote @ | |
3606 | Branch: perl | |
3607 | ! x2p/s2p.PL | |
3608 | ____________________________________________________________________________ | |
3609 | [ 4106] By: gsar on 1999/09/08 20:25:12 | |
3610 | Log: integrate cfgperl contents into mainline | |
3611 | Branch: perl | |
3612 | !> (integrate 30 files) | |
3613 | ____________________________________________________________________________ | |
3614 | [ 4105] By: jhi on 1999/09/08 09:02:37 | |
3615 | Log: Minor touches at the [:class:] description. | |
3616 | Branch: cfgperl | |
3617 | ! pod/perlre.pod | |
3618 | ____________________________________________________________________________ | |
3619 | [ 4104] By: jhi on 1999/09/08 08:57:58 | |
3620 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3621 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
3622 | Subject: [PATCH 5.005_58] Fix debugging output for REx | |
3623 | Date: Wed, 8 Sep 1999 05:02:02 -0400 | |
3624 | Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu> | |
3625 | Branch: cfgperl | |
3626 | ! regcomp.c | |
3627 | ____________________________________________________________________________ | |
3628 | [ 4103] By: gsar on 1999/09/08 00:53:50 | |
3629 | Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1> | |
3630 | Branch: perl | |
3631 | ! pp.c | |
3632 | ____________________________________________________________________________ | |
3633 | [ 4102] By: gsar on 1999/09/08 00:52:50 | |
3634 | Log: fix memory leak in C<sub f { @_ = 1 } f() while 1> | |
3635 | Branch: perl | |
3636 | ! cop.h pp_hot.c | |
3637 | ____________________________________________________________________________ | |
3638 | [ 4101] By: gsar on 1999/09/07 17:25:07 | |
3639 | Log: various fixups for windows | |
3640 | Branch: perl | |
3641 | ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h | |
3642 | ! win32/Makefile win32/makefile.mk xsutils.c | |
3643 | ____________________________________________________________________________ | |
3644 | [ 4100] By: jhi on 1999/09/07 12:49:15 | |
3645 | Log: Fix pointer casts. | |
3646 | ||
3647 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3648 | To: perl5-porters@perl.org | |
3649 | Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with | |
3650 | -Duse64bits | |
3651 | Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST) | |
3652 | Message-Id: <199909071130.MAA11435@tempest.npl.co.uk> | |
3653 | Branch: cfgperl | |
3654 | ! doio.c dump.c ext/B/B.xs ext/B/typemap | |
3655 | ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs | |
3656 | ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs | |
3657 | ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c | |
3658 | ! pp_ctl.c pp_hot.c pp_sys.c sv.c | |
3659 | ____________________________________________________________________________ | |
3660 | [ 4099] By: jhi on 1999/09/07 10:29:04 | |
3661 | Log: Add sig/pid/uid size and sign probes. | |
3662 | Branch: metaconfig | |
3663 | + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U | |
3664 | + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U | |
3665 | ____________________________________________________________________________ | |
3666 | [ 4098] By: jhi on 1999/09/07 10:27:06 | |
3667 | Log: Band-aid until we've got %{Uid_t} or something similar | |
3668 | for sv_catpvfn(). | |
3669 | Branch: cfgperl | |
3670 | ! taint.c | |
3671 | ____________________________________________________________________________ | |
3672 | [ 4097] By: jhi on 1999/09/07 09:41:23 | |
3673 | Log: Fix a printf thinko: now quads must have the ll L q prefix. | |
3674 | (in other words, a bare %d is an int/unsigned) | |
3675 | Branch: cfgperl | |
3676 | ! pp_sys.c sv.c t/op/64bit.t | |
3677 | ____________________________________________________________________________ | |
3678 | [ 4096] By: jhi on 1999/09/07 07:36:17 | |
3679 | Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX. | |
3680 | ||
3681 | From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu> | |
3682 | To: perl5-porters@perl.org | |
3683 | Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20 | |
3684 | Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT) | |
3685 | Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu> | |
3686 | Branch: cfgperl | |
3687 | ! hints/hpux.sh perl.h | |
3688 | ____________________________________________________________________________ | |
3689 | [ 4095] By: gsar on 1999/09/06 20:47:02 | |
3690 | Log: applied suggested patch with suitable test to detect MSVC | |
3691 | From: "Vishal Bhatia" <vishalb@my-deja.com> | |
3692 | Date: Wed, 11 Aug 1999 01:43:28 -0700 | |
3693 | Message-ID: <GFCJELIOGEENAAAA@my-deja.com> | |
3694 | Subject: compiler on win32 | |
3695 | Branch: perl | |
3696 | ! ext/B/B/C.pm | |
3697 | ____________________________________________________________________________ | |
3698 | [ 4094] By: jhi on 1999/09/06 20:34:44 | |
3699 | Log: Integrate with Sarathy. | |
3700 | Branch: cfgperl | |
3701 | !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST | |
3702 | !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL | |
3703 | ____________________________________________________________________________ | |
3704 | [ 4093] By: jhi on 1999/09/06 20:33:43 | |
3705 | Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests | |
3706 | so that they overflow also on 64-bit platforms. | |
3707 | Branch: cfgperl | |
3708 | ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c | |
3709 | ____________________________________________________________________________ | |
3710 | [ 4092] By: gsar on 1999/09/06 20:16:58 | |
3711 | Log: support bytecode and C backends in perlcc (patch suggested | |
3712 | by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the | |
3713 | C backend the default; describe new switches in pod; introduce | |
3714 | PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/; | |
3715 | s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV | |
3716 | entries | |
3717 | Branch: perl | |
3718 | ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST | |
3719 | ! t/harness utils/Makefile utils/perlcc.PL | |
3720 | ____________________________________________________________________________ | |
3721 | [ 4091] By: jhi on 1999/09/06 19:10:41 | |
3722 | Log: Integrate with Sarathy. | |
3723 | Branch: cfgperl | |
3724 | +> t/pragma/sub_lval.t | |
3725 | !> (integrate 52 files) | |
3726 | ____________________________________________________________________________ | |
3727 | [ 4090] By: gsar on 1999/09/06 19:09:06 | |
3728 | Log: propagate changed error text | |
3729 | Branch: perl | |
3730 | ! t/pragma/sub_lval.t | |
3731 | ____________________________________________________________________________ | |
3732 | [ 4089] By: gsar on 1999/09/06 18:54:43 | |
3733 | Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>) | |
3734 | Branch: perl | |
3735 | ! pod/perlfunc.pod | |
3736 | ____________________________________________________________________________ | |
3737 | [ 4088] By: gsar on 1999/09/06 18:52:10 | |
3738 | Log: From: paul.marquess@bt.com | |
3739 | Date: Sun, 5 Sep 1999 15:11:08 +0100 | |
3740 | Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk> | |
3741 | Subject: [PATCH 5.005_61] Another patch for Lexical Warnings | |
3742 | Branch: perl | |
3743 | ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op | |
3744 | ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys | |
3745 | ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke | |
3746 | ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util | |
3747 | ! toke.c | |
3748 | ____________________________________________________________________________ | |
3749 | [ 4087] By: gsar on 1999/09/06 18:06:06 | |
3750 | Log: change#3612 is buggy when quotemeta argument matches target | |
3751 | (hope this is the last of the optimized-OP_SASSIGN bugs) | |
3752 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3753 | Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT) | |
3754 | Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu> | |
3755 | Subject: Re: [BUG: quotemeta] | |
3756 | Branch: perl | |
3757 | ! Changes op.c t/op/lex_assign.t | |
3758 | ____________________________________________________________________________ | |
3dbf192b IZ |
3759 | [ 4086] By: gsar on 1999/09/06 17:57:52 |
3760 | Log: misc tweaks | |
3761 | Branch: perl | |
3762 | ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c | |
3763 | ____________________________________________________________________________ | |
3764 | [ 4085] By: gsar on 1999/09/06 03:54:23 | |
3765 | Log: applied patch suggested by Hans Mulder to fix problems on | |
3766 | OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC | |
3767 | when they ask for bincompat (platforms that used to default | |
3768 | to EMBEDMYMALLOC continue to do so); disable warnings.t#192 | |
3769 | (appears unsalvageable on some platforms) | |
3770 | Branch: perl | |
3771 | ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot | |
3772 | ____________________________________________________________________________ | |
3773 | [ 4084] By: bailey on 1999/09/06 02:39:11 | |
3774 | Log: Integrate mainline 5.05_61 | |
3775 | Branch: vmsperl | |
3776 | +> (branch 32 files) | |
3777 | - lib/unicode/EthiopicSyllables.txt | |
3778 | - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t | |
3779 | - warning.pl | |
3780 | ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms | |
3781 | ! vms/perly_h.vms vms/vms.c | |
3782 | !> (integrate 346 files) | |
3783 | ____________________________________________________________________________ | |
3784 | [ 4083] By: gsar on 1999/09/06 00:10:40 | |
3785 | Log: optional warning on join(/foo/...) (reworked suggested patch | |
3786 | by Mark-Jason Dominus <mjd@plover.com>) | |
3787 | Branch: perl | |
3788 | ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c | |
3789 | ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym | |
3790 | ! pp_proto.h t/pragma/warn/op | |
3791 | ____________________________________________________________________________ | |
3792 | [ 4082] By: gsar on 1999/09/05 22:28:57 | |
3793 | Log: fix data loss when more than one block is read from SDBM | |
3794 | *.dir file (suggested by Uwe Ohse <uwe@ohse.de>) | |
3795 | Branch: perl | |
3796 | ! ext/SDBM_File/sdbm/sdbm.c | |
3797 | ____________________________________________________________________________ | |
3798 | [ 4081] By: gsar on 1999/09/05 22:07:18 | |
3799 | Log: initial implementation of lvalue subroutines (slightly fixed | |
3800 | version of patch suggested by Ilya Zakharevich, which in turn | |
3801 | is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>) | |
3802 | Branch: perl | |
3803 | + t/pragma/sub_lval.t | |
3804 | ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm | |
3805 | ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h | |
3806 | ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c | |
3807 | ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c | |
3808 | ! pp_proto.h proto.h t/pragma/warn/pp_ctl | |
3809 | ____________________________________________________________________________ | |
3810 | [ 4080] By: jhi on 1999/09/05 22:02:18 | |
3811 | Log: Undo #4055 (related to #4079). | |
3812 | Branch: cfgperl | |
3813 | ! pod/perlop.pod | |
3814 | ____________________________________________________________________________ | |
3815 | [ 4079] By: jhi on 1999/09/05 21:30:54 | |
3816 | Log: Time is not yet ripe. | |
3817 | Branch: cfgperl | |
3818 | ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t | |
3819 | ____________________________________________________________________________ | |
3820 | [ 4078] By: gsar on 1999/09/05 18:17:32 | |
3821 | Log: modified suggested patch to handle cross-refs and qr// objects | |
3822 | correctly; unfollowed refs are represented as simple string | |
3823 | value, not just the bare type; $VERSION stays the same until | |
3824 | it is ready for prime time (avoids CPAN confustication) | |
3825 | From: John Nolan <jpnolan@Op.Net> | |
3826 | Date: Wed, 04 Aug 1999 20:21:10 EDT | |
3827 | Message-Id: <199908050021.UAA09693@monet.op.net> | |
3828 | Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting | |
3829 | Branch: perl | |
3830 | ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm | |
3831 | ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t | |
3832 | ____________________________________________________________________________ | |
3833 | [ 4077] By: jhi on 1999/09/04 21:54:42 | |
3834 | Log: timesum() wasn't @EXPORTed as promised by the documentation. | |
3835 | Bug reported by Alex Efros <powerman@inart.kharkov.com>. | |
3836 | Branch: cfgperl | |
3837 | ! lib/Benchmark.pm | |
3838 | ____________________________________________________________________________ | |
a2126434 JN |
3839 | [ 4076] By: gsar on 1999/09/04 20:21:59 |
3840 | Log: integrate cfgperl contents into mainline | |
3841 | Branch: perl | |
3842 | +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t | |
3843 | +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t | |
3844 | +> warnings.h warnings.pl xsutils.c | |
3845 | - lib/warning.pm t/pragma/warning.t warning.h warning.pl | |
3846 | !> (integrate 109 files) | |
3847 | ____________________________________________________________________________ | |
3848 | [ 4075] By: jhi on 1999/09/04 18:04:47 | |
3849 | Log: use integer on the problematic subtest. | |
3850 | Branch: cfgperl | |
3851 | ! t/op/misc.t | |
3852 | ____________________________________________________________________________ | |
3853 | [ 4074] By: jhi on 1999/09/04 17:57:40 | |
3854 | Log: Warn about numconvert.t in case somebody | |
3855 | wants to make sv_2pv more 64-bit aware. | |
3856 | Branch: cfgperl | |
3857 | ! sv.c | |
3858 | ____________________________________________________________________________ | |
3859 | [ 4073] By: jhi on 1999/09/04 17:54:51 | |
3860 | Log: Comment upgrading: the quad situation isn't quite as | |
3861 | bad as it used to be. | |
3862 | Branch: cfgperl | |
3863 | ! perl.h | |
3864 | ____________________________________________________________________________ | |
3865 | [ 4072] By: jhi on 1999/09/04 15:35:37 | |
3866 | Log: Integrate with Sarathy. | |
3867 | Branch: cfgperl | |
3868 | !> win32/win32.c | |
3869 | ____________________________________________________________________________ | |
3870 | [ 4071] By: jhi on 1999/09/04 15:28:11 | |
3871 | Log: Fix LFS with -Duseperlio in Solaris. Reported in | |
3872 | ||
3873 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
3874 | To: perl5-porters@perl.org | |
3875 | Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h | |
3876 | Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST) | |
3877 | Message-Id: <199908231541.QAA10043@tempest.npl.co.uk> | |
3878 | ||
3879 | and later (in private email) found to be dependent | |
3880 | on useperlio. | |
3881 | ||
3882 | Mental note: the cpp magic done in perlsdio.h (and assumedly | |
3883 | also in perlsfio.h) may cause trouble later with lfs because | |
3884 | both the perlio scheme by Perl and the lfs support by vendors | |
3885 | like to play cpp games to map the stdio namespace back and forth. | |
3886 | The problem fixed here (fseek vs fseeko, ftell vs ftello) may be | |
3887 | just the beginning. | |
3888 | Branch: cfgperl | |
3889 | ! perlio.c | |
3890 | ____________________________________________________________________________ | |
3891 | [ 4070] By: jhi on 1999/09/04 13:12:14 | |
3892 | Log: Enable 64-bit clean bit ops. | |
3893 | (Disables the t/op/misc.t substest 3 in 64-bit platforms.) | |
3894 | Branch: cfgperl | |
3895 | ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t | |
3896 | ! t/op/misc.t | |
3897 | ____________________________________________________________________________ | |
3898 | [ 4069] By: jhi on 1999/09/03 21:17:30 | |
3899 | Log: Turn on USE_64_BIT_OFFSETS implicitly. | |
3900 | Branch: cfgperl | |
3901 | ! perl.h | |
3902 | ____________________________________________________________________________ | |
3903 | [ 4068] By: jhi on 1999/09/03 08:19:59 | |
3904 | Log: Fix from Spider for the sub attributes (there was an undocumented | |
3905 | dependency between force_word() and skipspace()). | |
3906 | Branch: cfgperl | |
3907 | ! toke.c | |
3908 | ____________________________________________________________________________ | |
3909 | [ 4067] By: jhi on 1999/09/01 23:17:06 | |
3910 | Log: From: John Tobey <spam@john-edwin-tobey.org> | |
3911 | To: ilya@math.ohio-state.edu | |
3912 | CC: perl5-porters@perl.org | |
3913 | Subject: Re: [PATCH 5.005_60] distclean forgot two | |
3914 | Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT) | |
3915 | Message-Id: <m11InJ5-000FPCC@feynman.localnet> | |
3916 | Branch: cfgperl | |
3917 | ! t/lib/dprof.t | |
3918 | ____________________________________________________________________________ | |
3919 | [ 4066] By: jhi on 1999/09/01 23:14:50 | |
3920 | Log: From: "Fifer, Eric" <EFifer@sanwaint.com> | |
3921 | To: perl5-porters@perl.org | |
3922 | Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | |
3923 | Date: Fri, 20 Aug 1999 15:37:27 +0100 | |
3924 | Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST> | |
3925 | Branch: cfgperl | |
3926 | ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h | |
3927 | ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c | |
3928 | ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t | |
3929 | ____________________________________________________________________________ | |
3930 | [ 4065] By: jhi on 1999/09/01 22:06:43 | |
3931 | Log: From: Dominic Dunlop <domo@vo.lu> | |
3932 | To: perl5-porters@perl.org | |
3933 | Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1 | |
3934 | (UNINSTALLED) [PATCH] | |
3935 | Date: Thu, 19 Aug 1999 09:48:03 +0200 | |
3936 | Message-Id: <v03110709b3e165b51dda@[212.24.192.132]> | |
3937 | ||
3938 | The PERL_POLLUTE_MALLOC part had to be manually applied. | |
3939 | Branch: cfgperl | |
3940 | ! hints/machten.sh perl.h | |
3941 | ____________________________________________________________________________ | |
3942 | [ 4064] By: jhi on 1999/09/01 13:56:14 | |
3943 | Log: From: Martin Lichtin <lichtin@bivio.com> | |
3944 | To: jhi@iki.fi | |
3945 | CC: perl5-porters@perl.org | |
3946 | Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem | |
3947 | Date: Wed, 01 Sep 1999 15:50:04 +0200 | |
3948 | Message-ID: <37CD2F0C.944BFACE@bivio.com> | |
3949 | Branch: cfgperl | |
3950 | ! lib/ExtUtils/Install.pm | |
3951 | ____________________________________________________________________________ | |
3952 | [ 4063] By: jhi on 1999/09/01 13:16:11 | |
3953 | Log: Enhance lfs tests: check every seek and sysseek | |
3954 | and test also that -e and -f detect largefiles. | |
3955 | Branch: cfgperl | |
3956 | ! t/lib/syslfs.t t/op/lfs.t | |
3957 | ____________________________________________________________________________ | |
3958 | [ 4062] By: jhi on 1999/09/01 12:08:04 | |
3959 | Log: From: Colin Kuskie <ckuskie@Cadence.COM> | |
3960 | To: Ronald J Kimball <rjk@linguist.dartmouth.edu> | |
3961 | cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, | |
3962 | The Perl Porters Mailing List <perl5-porters@perl.org> | |
3963 | Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions | |
3964 | Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT) | |
3965 | Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com> | |
3966 | Branch: cfgperl | |
3967 | ! pod/perldiag.pod | |
3968 | ____________________________________________________________________________ | |
3969 | [ 4061] By: jhi on 1999/09/01 12:03:03 | |
3970 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
3971 | To: ilya@math.ohio-state.edu (Ilya Zakharevich) | |
3972 | Cc: perl5-porters@perl.org, cloos@adamsmith.ai | |
3973 | Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV | |
3974 | Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT) | |
3975 | Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu> | |
3976 | Branch: cfgperl | |
3977 | ! op.c t/op/join.t | |
3978 | ____________________________________________________________________________ | |
3979 | [ 4060] By: jhi on 1999/09/01 07:59:42 | |
3980 | Log: IV_DIG and NV_DIG fixes. | |
3981 | Branch: cfgperl | |
3982 | ! perl.h | |
3983 | ____________________________________________________________________________ | |
3984 | [ 4059] By: jhi on 1999/08/31 14:47:18 | |
3985 | Log: \C{} -> \N{} residue. | |
3986 | Branch: cfgperl | |
3987 | ! toke.c | |
3988 | ____________________________________________________________________________ | |
a2126434 JN |
3989 | [ 4057] By: gsar on 1999/08/30 22:08:19 |
3990 | Log: avoid hiding child process window | |
3991 | Branch: perl | |
3992 | ! win32/win32.c | |
3993 | ____________________________________________________________________________ | |
a2126434 JN |
3994 | [ 4055] By: jhi on 1999/08/30 21:20:50 |
3995 | Log: Document the undefinedness of overshifting. | |
3996 | Branch: cfgperl | |
3997 | ! pod/perlop.pod | |
3998 | ____________________________________________________________________________ | |
3999 | [ 4054] By: jhi on 1999/08/30 20:18:18 | |
4000 | Log: History fixes and updates. | |
4001 | Branch: cfgperl | |
4002 | ! pod/perlhist.pod | |
4003 | ____________________________________________________________________________ | |
4004 | [ 4053] By: jhi on 1999/08/30 19:34:02 | |
4005 | Log: Shell quoting thinko broke installdirs. | |
4006 | From: JVromans@Squirrel.nl (Johan Vromans) | |
4007 | To: perl5-porters@perl.org | |
4008 | Subject: [ID 19990830.001] 5.005_61 Configure does not substitute | |
4009 | installprefix | |
4010 | Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST) | |
4011 | Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com> | |
4012 | Branch: cfgperl | |
4013 | ! Configure config_h.SH | |
4014 | Branch: metaconfig | |
4015 | ! U/installdirs/archlib.U U/installdirs/bin.U | |
4016 | ! U/installdirs/html1dir.U U/installdirs/html3dir.U | |
4017 | ! U/installdirs/installprefix.U U/installdirs/man1dir.U | |
4018 | ! U/installdirs/man3dir.U U/installdirs/privlib.U | |
4019 | ! U/installdirs/scriptdir.U U/installdirs/sitearch.U | |
4020 | ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U | |
4021 | ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U | |
4022 | ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U | |
4023 | ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U | |
4024 | ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U | |
4025 | ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U | |
4026 | ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U | |
4027 | ! U/installdirs/vendorscriptdir.U | |
4028 | ____________________________________________________________________________ | |
4029 | [ 4052] By: jhi on 1999/08/30 02:57:05 | |
4030 | Log: Use \N{named characters} instead of \C. | |
4031 | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4032 | To: jhi@iki.fi | |
4033 | Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce), | |
4034 | perl5-porters@perl.org (Mailing list Perl5) | |
4035 | Subject: Re: [PATCH 5.005_58] Named characters in Perl | |
4036 | Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT) | |
4037 | Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu> | |
4038 | Branch: cfgperl | |
4039 | ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod | |
4040 | ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c | |
4041 | ____________________________________________________________________________ | |
4042 | [ 4051] By: jhi on 1999/08/30 02:54:20 | |
4043 | Log: From: Spider Boardman <spider@Orb.Nashua.NH.US> | |
4044 | To: perl5-porters@perl.org | |
4045 | Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION | |
4046 | don't mix | |
4047 | Date: Sun, 29 Aug 1999 19:04:53 -0400 | |
4048 | Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US> | |
4049 | Branch: cfgperl | |
4050 | ! universal.c | |
4051 | ____________________________________________________________________________ | |
4052 | [ 4050] By: jhi on 1999/08/29 16:38:58 | |
4053 | Log: Conditionally socksify the LIBS of Socket. | |
4054 | Branch: cfgperl | |
4055 | ! ext/Socket/Makefile.PL | |
4056 | ____________________________________________________________________________ | |
4057 | [ 4049] By: jhi on 1999/08/29 15:33:30 | |
4058 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4059 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
4060 | Subject: Re: [PATCH 5.005_60] fix @DB::typeahead | |
4061 | Date: Wed, 25 Aug 1999 16:19:58 -0400 | |
4062 | Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu> | |
4063 | Branch: cfgperl | |
4064 | ! lib/perl5db.pl | |
4065 | ____________________________________________________________________________ | |
4066 | [ 4048] By: jhi on 1999/08/29 15:31:36 | |
4067 | Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu> | |
4068 | To: perl5-porters@perl.org | |
4069 | Subject: [PATCH _61] Lost arguments to simplified sort | |
4070 | Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT) | |
4071 | Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu> | |
4072 | Branch: cfgperl | |
4073 | ! op.c t/op/sort.t | |
4074 | ____________________________________________________________________________ | |
4075 | [ 4047] By: jhi on 1999/08/29 15:29:29 | |
4076 | Log: From: Olaf Flebbe <olaf@science-computing.de> | |
4077 | Sender: owner-perl5-porters@perl.org | |
4078 | To: perl5-porters@perl.org | |
4079 | Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support | |
4080 | Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST) | |
4081 | Branch: cfgperl | |
4082 | ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h | |
4083 | ! epoc/perl.mmp epoc/perl.pkg | |
4084 | ____________________________________________________________________________ | |
4085 | [ 4046] By: jhi on 1999/08/29 15:21:18 | |
4086 | Log: From: pvhp@forte.com (Peter Prymmer) | |
4087 | To: perl5-porters@perl.org | |
4088 | Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test | |
4089 | Date: Fri, 27 Aug 99 18:51:04 PDT | |
4090 | Message-Id: <9908280151.AA05010@forte.com> | |
4091 | Branch: cfgperl | |
4092 | ! t/lib/cgi-html.t | |
4093 | ____________________________________________________________________________ | |
4094 | [ 4045] By: jhi on 1999/08/29 15:18:38 | |
4095 | Log: Fix scalar gmtime (and localtime) in quad environments, | |
4096 | bug reported by Robin Parker. | |
4097 | ||
4098 | From: Robin Barker <rmb1@cise.npl.co.uk> | |
4099 | To: jhi@iki.fi | |
4100 | Cc: perl5-porters@perl.org | |
4101 | Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h | |
4102 | Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST) | |
4103 | Message-Id: <199908241009.LAA24394@tempest.npl.co.uk> | |
4104 | Branch: cfgperl | |
4105 | ! pp_sys.c t/op/time.t | |
4106 | ____________________________________________________________________________ | |
4107 | [ 4044] By: jhi on 1999/08/29 11:24:03 | |
4108 | Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu> | |
4109 | To: perl5-porters@perl.org (Mailing list Perl5) | |
4110 | Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66% | |
4111 | Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT) | |
4112 | Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu> | |
4113 | ||
4114 | Addendum: it's "only" 33% speedup. | |
4115 | Branch: cfgperl | |
4116 | ! dump.c op.c op.h pp.h | |
4117 | ____________________________________________________________________________ | |
4118 | [ 4043] By: jhi on 1999/08/29 11:10:33 | |
4119 | Log: From: spider-perl@Orb.Nashua.NH.US | |
4120 | To: Mailing list Perl5 <perl5-porters@perl.org> | |
4121 | Subject: [PATCH 5.005_61 CORE] sub : attrlist | |
4122 | Date: Sun, 29 Aug 1999 03:02:11 -0400 | |
4123 | Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> | |
4124 | Branch: cfgperl | |
4125 | + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c | |
4126 | ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym | |
4127 | ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c | |
4128 | ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y | |
4129 | ! perly_c.diff pod/perldelta.pod pod/perldiag.pod | |
4130 | ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h | |
4131 | ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h | |
4132 | ____________________________________________________________________________ | |
4133 | [ 4042] By: jhi on 1999/08/29 11:08:50 | |
4134 | Log: Turn off gcc-2.95's strict-alias optimization. | |
4135 | This, of course, should be only temporary. | |
4136 | From Andy Dougherty. | |
4137 | Branch: cfgperl | |
4138 | ! Configure config_h.SH | |
4139 | Branch: metaconfig | |
4140 | ! U/compline/ccflags.U U/modified/cc.U | |
4141 | ____________________________________________________________________________ | |
4142 | [ 4041] By: jhi on 1999/08/29 10:47:30 | |
4143 | Log: Fix a typo in #4036. | |
4144 | Branch: cfgperl | |
4145 | ! mg.c | |
4146 | ____________________________________________________________________________ | |
4147 | [ 4040] By: jhi on 1999/08/29 10:34:58 | |
4148 | Log: Add a missing #endif forgotten by #4035. | |
4149 | Branch: cfgperl | |
4150 | ! doop.c | |
4151 | ____________________________________________________________________________ | |
4152 | [ 4039] By: jhi on 1999/08/29 10:31:19 | |
4153 | Log: Remove an extra #endif introduced by #4036. | |
4154 | Branch: cfgperl | |
4155 | ! perl.h | |
4156 | ____________________________________________________________________________ | |
4157 | [ 4038] By: jhi on 1999/08/29 10:18:59 | |
4158 | Log: Rename warning to warnings, from Paul Marquess. | |
4159 | Branch: cfgperl | |
4160 | + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal | |
4161 | + t/pragma/warnings.t warnings.h warnings.pl | |
4162 | - lib/warning.pm t/pragma/warning.t warning.h warning.pl | |
4163 | ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod | |
4164 | ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod | |
4165 | ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod | |
4166 | ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use | |
4167 | ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint | |
4168 | ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop | |
4169 | ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op | |
4170 | ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp | |
4171 | ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys | |
4172 | ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv | |
4173 | ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal | |
4174 | ! t/pragma/warn/utf8 t/pragma/warn/util toke.c | |
4175 | ____________________________________________________________________________ | |
4176 | [ 4037] By: jhi on 1999/08/29 10:08:47 | |
4177 | Log: Create the equivalence tables based on | |
4178 | the real Unicode decomposition, not on | |
4179 | the character name. | |
4180 | Branch: cfgperl | |
4181 | ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode | |
4182 | ! lib/unicode/mktables.PL | |
4183 | ____________________________________________________________________________ | |
4184 | [ 4036] By: jhi on 1999/08/29 09:29:08 | |
4185 | Log: Integrate with Sarathy. | |
4186 | Branch: cfgperl | |
4187 | +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl | |
4188 | +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl | |
4189 | +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl | |
4190 | +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl | |
4191 | +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl | |
4192 | +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl | |
4193 | !> (integrate 190 files) | |
4194 | ____________________________________________________________________________ | |
4195 | [ 4035] By: jhi on 1999/08/29 08:56:15 | |
4196 | Log: Implement 64-bit vec(). | |
4197 | Branch: cfgperl | |
4198 | ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod | |
4199 | ! pp.h t/op/64bit.t | |
4200 | ____________________________________________________________________________ | |
4201 | [ 4034] By: gsar on 1999/08/29 03:35:18 | |
4202 | Log: deadcode removal | |
4203 | Branch: perl | |
4204 | ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h | |
4205 | ! pp_ctl.c proto.h run.c sv.c | |
4206 | ____________________________________________________________________________ | |
4207 | [ 4033] By: jhi on 1999/08/28 17:31:07 | |
4208 | Log: From: Robin Barker <rmb1@cise.npl.co.uk> | |
4209 | To: perl5-porters@perl.org | |
4210 | Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h | |
4211 | Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST) | |
4212 | Message-Id: <199908231541.QAA10043@tempest.npl.co.uk> | |
4213 | Branch: cfgperl | |
4214 | ! perl.h | |
4215 | ____________________________________________________________________________ | |
4216 | [ 4032] By: gsar on 1999/08/26 23:53:33 | |
4217 | Log: new thread should set current interp in TLS | |
4218 | Branch: perl | |
4219 | ! ext/Thread/Thread.xs | |
4220 | ____________________________________________________________________________ | |
4221 | [ 4031] By: bailey on 1999/08/23 03:40:07 | |
4222 | Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files | |
4223 | Branch: vmsperl | |
4224 | ! lib/ExtUtils/MM_VMS.pm | |
4225 | ____________________________________________________________________________ | |
4226 | [ 4030] By: bailey on 1999/08/23 03:37:43 | |
4227 | Log: Patch up holes in realclean target | |
4228 | Branch: vmsperl | |
4229 | ! vms/descrip_mms.template | |
4230 | ____________________________________________________________________________ | |
4231 | [ 4029] By: bailey on 1999/08/23 03:36:24 | |
4232 | Log: Fix handling of PERL_POLLUTE | |
4233 | Branch: vmsperl | |
4234 | ! lib/ExtUtils/MM_VMS.pm | |
4235 | ____________________________________________________________________________ | |
4236 | [ 4028] By: bailey on 1999/08/23 03:34:08 | |
4237 | Log: Update VMS version of perly.h | |
4238 | Branch: vmsperl | |
4239 | ! vms/perly_h.vms | |
4240 | ____________________________________________________________________________ | |
4241 | [ 4027] By: bailey on 1999/08/23 03:32:45 | |
4242 | Log: Update dependencies in Descrip.MMS | |
4243 | Branch: vmsperl | |
4244 | ! vms/descrip_mms.template | |
4245 | ____________________________________________________________________________ | |
4246 | [ 4026] By: bailey on 1999/08/23 03:30:01 | |
4247 | Log: Fix prototypes in perlapi.c (64-bit?) | |
4248 | Clear prior definition of getenv_len before defining VMS-specific macro | |
4249 | Branch: vmsperl | |
4250 | ! perlapi.c vms/vmsish.h | |
4251 | ____________________________________________________________________________ | |
4252 | [ 4025] By: bailey on 1999/08/23 03:25:51 | |
4253 | Log: Add '-m' option to Configure.com which skips the MANIFEST check | |
4254 | Branch: vmsperl | |
4255 | ! configure.com | |
4256 | ____________________________________________________________________________ | |
4257 | [ 4024] By: bailey on 1999/08/23 03:23:34 | |
4258 | Log: Skip open() tests that rely on Unix fork semantics | |
4259 | Branch: vmsperl | |
4260 | ! t/io/open.t | |
4261 | ____________________________________________________________________________ | |
4262 | [ 4023] By: bailey on 1999/08/23 03:21:46 | |
4263 | Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions | |
4264 | Branch: vmsperl | |
4265 | ! vms/gen_shrfls.pl | |
4266 | ____________________________________________________________________________ | |
4267 | [ 4022] By: bailey on 1999/08/23 03:17:33 | |
4268 | Log: update MM_VMS to use new File::Spec routines | |
4269 | Branch: vmsperl | |
4270 | ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm | |
4271 | ____________________________________________________________________________ | |
4272 | [ 4021] By: bailey on 1999/08/23 03:13:40 | |
4273 | Log: byteperl is now part of the ByteLoader ext | |
4274 | Branch: vmsperl | |
4275 | ! ext/ByteLoader/byterun.h vms/descrip_mms.template | |
4276 | ____________________________________________________________________________ | |
4277 | [ 4020] By: bailey on 1999/08/23 03:10:41 | |
4278 | Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals | |
4279 | Branch: vmsperl | |
4280 | ! vms/vms.c | |
4281 | ____________________________________________________________________________ | |
4282 | [ 4019] By: bailey on 1999/08/23 03:07:28 | |
4283 | Log: Update calls for new thread context handling | |
4284 | Branch: vmsperl | |
4285 | ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs | |
4286 | ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl | |
4287 | ____________________________________________________________________________ | |
4288 | [ 4018] By: bailey on 1999/08/23 03:01:31 | |
4289 | Log: Allow for file versions in library when looking for .bs files | |
4290 | Branch: vmsperl | |
4291 | ! ext/DynaLoader/DynaLoader_pm.PL | |
4292 | ____________________________________________________________________________ | |
4293 | [ 4017] By: bailey on 1999/08/23 02:58:55 | |
4294 | Log: Update VMS configuration procedures for 5.005_60 | |
4295 | Branch: vmsperl | |
4296 | ! configure.com vms/subconfigure.com | |
4297 | ____________________________________________________________________________ | |
4298 | [ 4016] By: gsar on 1999/08/20 22:19:56 | |
4299 | Log: update Changes | |
4300 | Branch: perl | |
4301 | ! Changes | |
4302 | ||
4303 | ---------------- | |
4304 | Version 5.005_61 | |
651a3225 GS |
4305 | ---------------- |
4306 | ||
4307 | ____________________________________________________________________________ | |
7138795d GS |
4308 | [ 4015] By: gsar on 1999/08/20 22:17:41 |
4309 | Log: perl_free() should use PerlMem_free() | |
4310 | Branch: perl | |
4311 | ! perl.c | |
4312 | ____________________________________________________________________________ | |
4313 | [ 4014] By: gsar on 1999/08/20 22:10:46 | |
4314 | Log: win32 tweaks | |
4315 | Branch: perl | |
4316 | ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc | |
4317 | ! win32/config.vc win32/config_H.bc win32/config_H.gc | |
4318 | ! win32/config_H.vc | |
4319 | ____________________________________________________________________________ | |
4320 | [ 4013] By: gsar on 1999/08/20 22:09:56 | |
4321 | Log: DEBUG_m() adjusted to internalize dTHX | |
4322 | Branch: perl | |
4323 | ! malloc.c perl.h util.c | |
4324 | ____________________________________________________________________________ | |
4325 | [ 4012] By: gsar on 1999/08/20 17:51:06 | |
4326 | Log: make autogenerated files writable | |
4327 | Branch: perl | |
4328 | ! (edit 171 files) | |
4329 | ____________________________________________________________________________ | |
4330 | [ 4011] By: gsar on 1999/08/20 17:43:47 | |
4331 | Log: update Changes | |
4332 | Branch: perl | |
4333 | ! Changes perl.h pod/perldelta.pod pod/perlguts.pod | |
4334 | ____________________________________________________________________________ | |
4335 | [ 4010] By: gsar on 1999/08/20 17:21:53 | |
4336 | Log: up patchlevel &c | |
4337 | Branch: perl | |
4338 | ! Changes patchlevel.h win32/Makefile win32/config_H.bc | |
4339 | ! win32/config_H.gc win32/config_H.vc win32/makefile.mk | |
4340 | ____________________________________________________________________________ | |
651a3225 GS |
4341 | [ 4009] By: gsar on 1999/08/20 16:46:26 |
4342 | Log: add missing Is/Syl*.pl files | |
4343 | Branch: perl | |
4344 | + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl | |