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
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):
19 Gisle Aas <gisle@aas.no>
20 Abigail <abigail@fnx.com>
21 Kenneth Albanowski <kjahds@kjahds.com>
22 Russ Allbery <rra@stanford.edu>
23 Spider Boardman <spider@orb.nashua.nh.us>
24 Tom Christiansen <tchrist@perl.com>
25 Jan Dubois <jan.dubois@ibm.net>
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>
34 Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
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>
45 Kurt D. Starsinic <kstar@isinet.com>
46 Dan Sugalski <sugalskd@osshe.edu>
47 Larry W. Virden <lvirden@cas.org>
48 Ilya Zakharevich <ilya@math.ohio-state.edu>
50 And the Keepers of the Patch Pumpkin:
52 Charles Bailey <bailey@newman.upenn.edu>
53 Graham Barr <gbarr@ti.com>
54 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
55 Tim Bunce <Tim.Bunce@ig.co.uk>
56 Andy Dougherty <doughera@lafcol.lafayette.edu>
57 Gurusamy Sarathy <gsar@umich.edu>
58 Chip Salzenberg <chip@perl.com>
60 And, of course, the Author of Perl:
62 Larry Wall <larry@wall.org>
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
73 +> branched (from elsewhere)
74 !> merged changes (from elsewhere)
78 Version 5.005_63 Development release working toward 5.6
81 ____________________________________________________________________________
82 [ 4582] By: jhi on 1999/11/14 17:10:01
83 Log: Integrate with Sarathy.
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).
93 ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
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.
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
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
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)
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.
125 ! regexec.c t/op/re_tests
126 ____________________________________________________________________________
127 [ 4576] By: jhi on 1999/11/13 19:43:37
128 Log: Integrate with Sarathy.
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
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)
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
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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.
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
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>
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
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.
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
306 ! U/a_dvisory/quadtype.U
307 Branch: metaconfig/U/perl
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.
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
317 ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
318 Branch: metaconfig/U/perl
320 ____________________________________________________________________________
321 [ 4558] By: jhi on 1999/11/13 11:36:19
322 Log: Undo drift from mainline.
324 ! regcomp.c util.c utils/h2xs.PL
325 ____________________________________________________________________________
326 [ 4557] By: gsar on 1999/11/13 10:54:46
330 ____________________________________________________________________________
331 [ 4556] By: gsar on 1999/11/13 10:53:41
332 Log: integrate cfgperl contents (op.[ch] needed manual resolve)
334 +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
336 !> (integrate 48 files)
337 ____________________________________________________________________________
338 [ 4555] By: jhi on 1999/11/13 10:05:54
339 Log: Integrate with Sarathy.
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;
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
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
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*()
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.
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.
381 ! U/a_dvisory/quadtype.U
382 Branch: metaconfig/U/perl
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.
390 ____________________________________________________________________________
391 [ 4549] By: jhi on 1999/11/11 19:48:21
392 Log: Integrate with Sarathy.
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;
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.
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
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
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
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
433 ____________________________________________________________________________
434 [ 4544] By: gsar on 1999/11/10 18:19:12
435 Log: more cleanups for change#4539
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
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
448 ____________________________________________________________________________
449 [ 4541] By: gsar on 1999/11/09 05:47:53
450 Log: small nits in changes#4538,4539
453 ____________________________________________________________________________
454 [ 4540] By: gsar on 1999/11/08 20:30:58
455 Log: win32 symbol export tweak
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
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
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()
480 ____________________________________________________________________________
481 [ 4536] By: gsar on 1999/11/08 07:16:10
482 Log: win32 internal data must be interpreter-local
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
490 ____________________________________________________________________________
491 [ 4534] By: jhi on 1999/11/07 13:17:03
492 Log: Four special class subs, not three.
495 ____________________________________________________________________________
496 [ 4533] By: jhi on 1999/11/07 13:13:15
497 Log: Integrate with Sarathy.
500 ____________________________________________________________________________
501 [ 4532] By: jhi on 1999/11/07 12:36:10
502 Log: More test program maintenance.
504 ! Configure config_h.SH
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
514 ____________________________________________________________________________
515 [ 4531] By: jhi on 1999/11/07 00:34:09
516 Log: Tidy up the metaconfig test programs.
518 ! Configure config_h.SH
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
528 ____________________________________________________________________________
529 [ 4530] By: jhi on 1999/11/06 23:51:34
530 Log: So many printfs, so little time.
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.
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>
549 ____________________________________________________________________________
550 [ 4527] By: jhi on 1999/11/06 20:22:14
554 ____________________________________________________________________________
555 [ 4526] By: jhi on 1999/11/06 20:19:04
556 Log: ...and they are getting fewer.
559 ____________________________________________________________________________
560 [ 4525] By: jhi on 1999/11/06 19:59:59
561 Log: More printf miscasts flushed out.
563 ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
565 ____________________________________________________________________________
566 [ 4524] By: jhi on 1999/11/06 15:39:05
567 Log: Crushing the remaining %ld guerillas.
569 ! ext/Devel/DProf/DProf.xs
570 ____________________________________________________________________________
571 [ 4523] By: jhi on 1999/11/06 15:11:38
572 Log: Update CPAN sites list.
575 ____________________________________________________________________________
576 [ 4522] By: jhi on 1999/11/05 19:50:46
577 Log: The -n32 is normally part of $cc, not $ccflags.
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
585 ____________________________________________________________________________
586 [ 4520] By: jhi on 1999/11/04 23:30:09
587 Log: Integrate with Sarathy.
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>
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>
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>
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
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
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)
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.
648 !> (integrate 34 files)
649 ____________________________________________________________________________
650 [ 4512] By: jhi on 1999/11/04 08:01:25
651 Log: Incremental Mac integration from Matthias.
653 ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
655 ____________________________________________________________________________
656 [ 4511] By: gsar on 1999/11/04 02:53:37
657 Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
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
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
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>
678 ____________________________________________________________________________
679 [ 4508] By: jhi on 1999/11/02 20:46:27
680 Log: Initial integration of the MacPerl changes form Matthias.
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>
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>
703 + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
705 ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
707 ____________________________________________________________________________
708 [ 4505] By: gsar on 1999/11/01 17:09:44
709 Log: macros for COP.cop_filegv access
711 ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
713 ____________________________________________________________________________
714 [ 4504] By: gsar on 1999/11/01 17:08:28
715 Log: enable better Win32::DomainName() by demand loading netapi32.dll
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
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
731 ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
733 ____________________________________________________________________________
734 [ 4501] By: jhi on 1999/10/31 12:43:54
735 Log: Integrate with Sarathy.
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
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
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
756 ____________________________________________________________________________
757 [ 4497] By: jhi on 1999/10/30 12:41:50
758 Log: Add HAS_QUAD ($Config{d_quad}); use it.
760 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
763 ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
765 Branch: metaconfig/U/perl
767 ____________________________________________________________________________
768 [ 4496] By: gsar on 1999/10/30 00:28:32
769 Log: integrate cfgperl contents into mainline
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.
779 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
780 ! config_h.SH handy.h perl.h
782 + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
783 - U/typedefs/quadtype.U
784 Branch: metaconfig/U/perl
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.
791 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
792 ! config_h.SH handy.h perl.h
793 Branch: metaconfig/U/perl
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.
799 ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
800 ! U/typedefs/fpostype.U
801 Branch: metaconfig/U/perl
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.
810 ____________________________________________________________________________
811 [ 4491] By: jhi on 1999/10/29 20:37:02
812 Log: A new try at what #4490 tried to accomplish.
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.
822 ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
823 Branch: metaconfig/U/perl
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.
831 !> (integrate 31 files)
832 ____________________________________________________________________________
833 [ 4488] By: jhi on 1999/10/29 15:30:30
834 Log: Regen Configure and Glossary.
836 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
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.
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.
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
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
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
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)
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.
886 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
888 ____________________________________________________________________________
889 [ 4482] By: jhi on 1999/10/28 21:45:26
890 Log: Installdirs patches from Andy.
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)
907 ____________________________________________________________________________
908 [ 4480] By: jhi on 1999/10/28 13:49:26
909 Log: Fix printing of uids and gids; regen Configure.
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
917 ! U/typedefs/gidsize.U
918 ____________________________________________________________________________
919 [ 4478] By: jhi on 1999/10/28 06:50:02
920 Log: Integrate with Sarathy.
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.
931 ____________________________________________________________________________
932 [ 4476] By: gsar on 1999/10/27 23:54:36
933 Log: regen config* stuff for windows
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
939 ____________________________________________________________________________
940 [ 4475] By: gsar on 1999/10/27 21:32:30
941 Log: integrate cfgperl contents into mainline; merge conflicts
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)
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.
955 ____________________________________________________________________________
956 [ 4472] By: jhi on 1999/10/27 18:27:40
957 Log: Remove unused "squatter" symbols; regen Configure.
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.
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.
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
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).
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.
995 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
997 ____________________________________________________________________________
998 [ 4466] By: jhi on 1999/10/27 13:18:06
999 Log: metaconfig fixes from Andy.
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.
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.
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
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.
1026 ____________________________________________________________________________
1027 [ 4462] By: gsar on 1999/10/27 01:31:41
1028 Log: more GCC v2.95 induced adjustments
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
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.
1043 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
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
1056 ____________________________________________________________________________
1057 [ 4455] By: jhi on 1999/10/26 08:12:27
1058 Log: Massive multitypo in #4446.
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>
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>
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>
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>
1098 ____________________________________________________________________________
1099 [ 4450] By: gsar on 1999/10/25 07:38:15
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)
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
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
1116 ____________________________________________________________________________
1117 [ 4447] By: jhi on 1999/10/24 21:49:52
1118 Log: Another hints tweak.
1121 ____________________________________________________________________________
1122 [ 4446] By: jhi on 1999/10/24 21:48:02
1126 ____________________________________________________________________________
1127 [ 4445] By: nick on 1999/10/24 21:03:28
1128 Log: Integrate own changes to mainline.
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])
1137 ____________________________________________________________________________
1138 [ 4443] By: nick on 1999/10/24 15:09:51
1139 Log: Follow that camel ... another sync.
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>)
1150 ____________________________________________________________________________
1151 [ 4441] By: gsar on 1999/10/24 14:33:11
1152 Log: test in change#4428 needs strict interpretation of C modulus
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
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)
1166 ____________________________________________________________________________
1167 [ 4438] By: gsar on 1999/10/24 12:59:12
1168 Log: typo, doc tweak
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
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>)
1182 ! Changes t/op/lex_assign.t t/pragma/warn/op
1183 ____________________________________________________________________________
1184 [ 4435] By: gsar on 1999/10/24 11:39:42
1185 Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
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>)
1194 ____________________________________________________________________________
1195 [ 4433] By: gsar on 1999/10/24 11:25:51
1196 Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
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
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
1220 ! Makefile.SH installman
1221 ____________________________________________________________________________
1222 [ 4430] By: gsar on 1999/10/24 09:28:24
1223 Log: @INC needs ../lib
1226 ____________________________________________________________________________
1227 [ 4429] By: jhi on 1999/10/23 21:47:49
1228 Log: More printf-fixes (see also #4426).
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)
1239 ____________________________________________________________________________
1240 [ 4427] By: jhi on 1999/10/23 16:10:10
1241 Log: Integrate with Sarathy.
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.
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.
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
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>
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>
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
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)
1292 ____________________________________________________________________________
1293 [ 4419] By: jhi on 1999/10/21 10:31:41
1294 Log: Integrate with Sarathy.
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
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 } ...>
1308 ____________________________________________________________________________
1309 [ 4416] By: gsar on 1999/10/20 01:00:50
1310 Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
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)
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
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.
1329 ____________________________________________________________________________
1330 [ 4412] By: jhi on 1999/10/19 07:24:29
1331 Log: Integrate with Sarathy.
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.
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.
1345 ! U/threads/d_pthreadj.U
1346 Branch: metaconfig/U/perl
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
1354 ____________________________________________________________________________
1355 [ 4408] By: jhi on 1999/10/18 20:13:02
1356 Log: Forgotten s/warning/warnings/.
1359 ____________________________________________________________________________
1360 [ 4407] By: jhi on 1999/10/18 20:02:12
1361 Log: Integrate with Sarathy.
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
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
1376 ____________________________________________________________________________
1377 [ 4404] By: gsar on 1999/10/18 05:09:22
1378 Log: pod updates from Tom Christiansen
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)
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
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
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
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!)
1407 ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
1409 ____________________________________________________________________________
1410 [ 4399] By: nick on 1999/10/17 14:51:35
1411 Log: Pre-trip resolve
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>)
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)
1425 ____________________________________________________________________________
1426 [ 4396] By: jhi on 1999/10/16 17:44:39
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
1437 ____________________________________________________________________________
1438 [ 4394] By: nick on 1999/10/16 09:35:20
1439 Log: Resolve utfperl branch against mainline as of _62
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)
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.
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
1468 ____________________________________________________________________________
1469 [ 4391] By: gsar on 1999/10/15 10:12:42
1470 Log: here be 5.005_62
1472 ! Changes MANIFEST Porting/makerel
1473 ____________________________________________________________________________
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
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)
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.
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
1498 !> pod/perldelta.pod pod/perldiag.pod regcomp.c
1499 !> t/pragma/warn/regcomp
1500 ____________________________________________________________________________
1501 [ 4386] By: gsar on 1999/10/15 05:45:36
1502 Log: various little goofs in change#4385
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)
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>)
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
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()
1529 ! ext/POSIX/POSIX.xs
1530 ____________________________________________________________________________
1531 [ 4381] By: jhi on 1999/10/14 22:11:36
1532 Log: Integrate with Sarathy.
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).
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>)
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>)
1559 ____________________________________________________________________________
1560 [ 4377] By: gsar on 1999/10/14 18:15:11
1561 Log: integrate cfgperl contents into mainline
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
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
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.
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
1591 ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
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())
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.
1604 !> op.c pod/perldelta.pod
1605 ____________________________________________________________________________
1606 [ 4370] By: gsar on 1999/10/13 18:08:45
1609 ! op.c pod/perldelta.pod
1610 ____________________________________________________________________________
1611 [ 4369] By: jhi on 1999/10/13 16:18:58
1612 Log: Integrate with Sarathy.
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
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>
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>
1634 ! pod/perldelta.pod pod/perldiag.pod
1635 ____________________________________________________________________________
1636 [ 4365] By: jhi on 1999/10/13 07:27:44
1637 Log: Integrate with Sarathy.
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>)
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>
1662 ____________________________________________________________________________
1663 [ 4362] By: jhi on 1999/10/13 06:57:16
1664 Log: Add DB_File hint for SCO ODT.
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>
1671 + ext/DB_File/hints/sco.pl
1673 ____________________________________________________________________________
1674 [ 4361] By: gsar on 1999/10/13 06:56:08
1675 Log: PL_numeric_radix used without being defined (from Ilya
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())
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)
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>)
1693 ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
1695 ____________________________________________________________________________
1696 [ 4358] By: gsar on 1999/10/12 19:10:27
1697 Log: perldelta updates
1700 ____________________________________________________________________________
1701 [ 4357] By: gsar on 1999/10/12 17:11:18
1702 Log: update perldelta for change#4356
1704 ! Changes pod/perldelta.pod
1705 ____________________________________________________________________________
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
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
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
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.
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>
1743 ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
1745 ____________________________________________________________________________
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)
1751 ____________________________________________________________________________
1752 [ 4351] By: gsar on 1999/10/12 05:02:35
1756 ____________________________________________________________________________
1757 [ 4350] By: gsar on 1999/10/12 04:50:52
1758 Log: various cleanups
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.
1768 ! Changes Porting/findvars patchlevel.h win32/Makefile
1769 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1771 ____________________________________________________________________________
1772 [ 4348] By: gsar on 1999/10/11 23:11:57
1773 Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
1776 ____________________________________________________________________________
1777 [ 4347] By: jhi on 1999/10/11 21:25:03
1778 Log: Sparc Linux -Duseshrplib fix.
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>
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
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>)
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?
1811 ____________________________________________________________________________
1812 [ 4343] By: gsar on 1999/10/11 16:55:48
1813 Log: change#4327 was inefficient
1816 ____________________________________________________________________________
1817 [ 4342] By: jhi on 1999/10/11 07:01:46
1818 Log: Integrate with Sarathy.
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.
1827 ____________________________________________________________________________
1828 [ 4340] By: gsar on 1999/10/10 23:48:07
1829 Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
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*)
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
1848 ____________________________________________________________________________
1849 [ 4337] By: gsar on 1999/10/10 17:40:13
1850 Log: update perldelta for change#3406
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
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.
1865 ____________________________________________________________________________
1866 [ 4334] By: jhi on 1999/10/10 10:31:46
1867 Log: Integrate with Sarathy.
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)
1883 ! installperl lib/diagnostics.pm utils/perldoc.PL
1884 ____________________________________________________________________________
1885 [ 4332] By: gsar on 1999/10/10 05:15:26
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>)
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>)
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>)
1908 ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
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
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>)
1926 ____________________________________________________________________________
1927 [ 4326] By: gsar on 1999/10/10 00:51:48
1928 Log: better documentation for recv() (from Anton Berezin
1932 ____________________________________________________________________________
1933 [ 4325] By: gsar on 1999/10/09 22:46:23
1934 Log: perldelta updates (see TODO markers)
1936 ! Changes pod/perldelta.pod pp_sys.c
1937 ____________________________________________________________________________
1938 [ 4324] By: gsar on 1999/10/09 19:43:10
1939 Log: fix Exporter::export_to_level() documentation
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,
1945 rarely useful behavior may still be obtained by putting
1946 BEGIN { $^C = 0; exit; } at the end of the script)
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>
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>
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>
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
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.
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.
1986 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
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.
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>
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
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
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; ... }>)
2022 ____________________________________________________________________________
2023 [ 4313] By: gsar on 1999/10/08 04:52:19
2024 Log: small tweak for change#4309
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)
2035 ! opcode.h t/comp/bproto.t toke.c
2036 ____________________________________________________________________________
2037 [ 4311] By: gsar on 1999/10/08 00:58:19
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>)
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
2055 TODO: remove the remainder of the setstate logic if it can't
2056 be used anywhere else (it isn't used anywhere now)
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.
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
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.
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
2079 ____________________________________________________________________________
2080 [ 4304] By: gsar on 1999/10/06 03:45:44
2081 Log: fix typos in change#4288
2083 ! Changes dump.c sv.c
2084 ____________________________________________________________________________
2085 [ 4303] By: gsar on 1999/10/06 03:22:46
2086 Log: integrate cfgperl contents into mainline
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
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>
2117 (had to apply pat.t part manually because there
2118 already were more tests than there was in _61)
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>
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>
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
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.
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>
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.)
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>
2168 plus changed the error message to say "No such pseudo-hash field"
2169 as discussed in the above mail message.
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'
2177 ____________________________________________________________________________
2178 [ 4294] By: jhi on 1999/10/03 14:16:24
2179 Log: Fix a typo in #4293 spotted by Graham Barr.
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>
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>
2200 ____________________________________________________________________________
2201 [ 4291] By: jhi on 1999/10/02 23:43:53
2202 Log: Be understanding about large file systems.
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.
2209 ! Configure config_h.SH
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.
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.
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.
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
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.
2253 ____________________________________________________________________________
2254 [ 4284] By: jhi on 1999/10/02 10:11:20
2255 Log: Regen Configure, all of xs_apiversion didn't take.
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.
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
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
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>
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
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>)
2308 ____________________________________________________________________________
2309 [ 4278] By: gsar on 1999/10/02 02:36:55
2310 Log: deprecate C<use attrs>
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
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>)
2326 ____________________________________________________________________________
2327 [ 4275] By: gsar on 1999/10/02 01:09:16
2328 Log: updated ptags generator from Ilya Zakharevich
2331 ____________________________________________________________________________
2332 [ 4274] By: gsar on 1999/10/01 23:08:52
2336 ____________________________________________________________________________
2337 [ 4273] By: gsar on 1999/10/01 22:58:55
2338 Log: typo, whitespace adjustments
2341 ____________________________________________________________________________
2342 [ 4272] By: gsar on 1999/10/01 22:46:06
2343 Log: remove dup hunks
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
2353 !> (integrate 35 files)
2354 ____________________________________________________________________________
2355 [ 4270] By: jhi on 1999/10/01 12:05:56
2356 Log: Integrate with Sarathy.
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>
2369 ____________________________________________________________________________
2370 [ 4268] By: jhi on 1999/10/01 07:32:33
2371 Log: There *is* a month called October.
2374 ____________________________________________________________________________
2375 [ 4267] By: jhi on 1999/10/01 06:58:10
2376 Log: Temp file cleanliness.
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>
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>
2398 ____________________________________________________________________________
2399 [ 4264] By: gsar on 1999/09/30 17:59:26
2400 Log: re-add missing "Out of memory!" entry
2403 ____________________________________________________________________________
2404 [ 4263] By: jhi on 1999/09/30 17:05:43
2405 Log: Regenerate Configure.
2407 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
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>
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>
2427 Branch: metaconfig/U/perl
2430 ____________________________________________________________________________
2431 [ 4259] By: jhi on 1999/09/30 15:07:16
2432 Log: Further ?idsize.U fixing.
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.
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>
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>
2461 ! Makefile.SH opcode.pl
2462 ____________________________________________________________________________
2463 [ 4255] By: gsar on 1999/09/30 09:03:48
2464 Log: remove prehistoric XFree() gunk
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
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
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>
2490 ____________________________________________________________________________
2491 [ 4250] By: jhi on 1999/09/29 19:11:32
2492 Log: Integrate with Sarathy.
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
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>
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>
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
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
2533 ____________________________________________________________________________
2534 [ 4246] By: gsar on 1999/09/28 17:33:14
2535 Log: tweak for win32 build
2537 ! win32/Makefile win32/makefile.mk
2538 ____________________________________________________________________________
2539 [ 4245] By: gsar on 1999/09/28 17:31:34
2540 Log: change#4236 fallout
2542 ! lib/ExtUtils/MM_Unix.pm
2543 ____________________________________________________________________________
2544 [ 4244] By: gsar on 1999/09/28 17:29:31
2545 Log: remove doubled new_xpv
2547 ! embed.h embed.pl proto.h
2548 ____________________________________________________________________________
2549 [ 4243] By: jhi on 1999/09/27 19:13:20
2550 Log: Artistic fine-tuning.
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
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.
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>
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
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
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
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>)
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
2609 ! pp.c pp_ctl.c pp_hot.c pp_sys.c
2610 ____________________________________________________________________________
2611 [ 4234] By: jhi on 1999/09/26 12:06:28
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.
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>
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>
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>
2650 ____________________________________________________________________________
2651 [ 4230] By: gsar on 1999/09/26 00:50:08
2652 Log: add $installarchlib/CORE to default linker search path on windows
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>)
2661 ____________________________________________________________________________
2662 [ 4228] By: gsar on 1999/09/25 07:03:34
2663 Log: integrate cfgperl contents into mainline
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
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
2683 ____________________________________________________________________________
2684 [ 4226] By: jhi on 1999/09/24 23:10:52
2685 Log: Integrate with Sarathy.
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
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>)
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
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
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
2732 ____________________________________________________________________________
2733 [ 4220] By: gsar on 1999/09/23 01:12:24
2734 Log: add include guard
2737 ____________________________________________________________________________
2738 [ 4219] By: jhi on 1999/09/22 20:38:15
2739 Log: Cleanup cleanup.
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.
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>
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>
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>
2772 (Snipped away the last lines of svr5.sh a la change #3725)
2775 ! Configure MANIFEST config_h.SH hints/sco.sh
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>
2788 ____________________________________________________________________________
2789 [ 4212] By: jhi on 1999/09/20 19:55:42
2790 Log: Integrate with Sarathy.
2794 ____________________________________________________________________________
2795 [ 4211] By: jhi on 1999/09/20 19:44:44
2796 Log: Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.
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".
2805 ! Configure config_h.SH
2807 ! U/modified/Options.U
2808 ____________________________________________________________________________
2809 [ 4209] By: gsar on 1999/09/20 19:35:39
2810 Log: integrate cfgperl changes into mainline
2812 +> lib/unicode/Unicode.html
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 ____________________________________________________________________________
2817 [ 4208] By: gsar on 1999/09/20 18:28:44
2818 Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
2822 ____________________________________________________________________________
2823 [ 4207] By: jhi on 1999/09/20 11:06:13
2824 Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
2827 ____________________________________________________________________________
2828 [ 4206] By: jhi on 1999/09/20 09:53:15
2829 Log: Do not test for gccish things in non-gccish platforms.
2831 ! Configure config_h.SH
2833 ! U/compline/ccflags.U
2834 ____________________________________________________________________________
2835 [ 4205] By: jhi on 1999/09/20 09:41:22
2836 Log: Prompt for uselfs.
2838 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
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.
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
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>
2868 ____________________________________________________________________________
2869 [ 4201] By: jhi on 1999/09/20 07:01:26
2870 Log: Integrate with Sarathy.
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
2882 ____________________________________________________________________________
2883 [ 4199] By: gsar on 1999/09/20 03:27:49
2884 Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
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)
2895 ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
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
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)
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
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.
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.
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
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
2957 !> (integrate 142 files)
2958 ____________________________________________________________________________
2959 [ 4192] By: gsar on 1999/09/18 15:11:47
2960 Log: more op description tweaks
2962 ! opcode.h opcode.pl
2963 ____________________________________________________________________________
2964 [ 4191] By: jhi on 1999/09/18 07:47:16
2965 Log: Integrate with Sarathy.
2967 !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
2969 ____________________________________________________________________________
2970 [ 4190] By: jhi on 1999/09/18 07:35:45
2971 Log: Add description of the Unicode database files.
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
2979 ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
2981 ____________________________________________________________________________
2982 [ 4188] By: jhi on 1999/09/17 21:30:08
2983 Log: Pick up the typo fix.
2986 ____________________________________________________________________________
2987 [ 4187] By: gsar on 1999/09/17 21:13:55
2991 ____________________________________________________________________________
2992 [ 4186] By: gsar on 1999/09/17 20:57:29
2993 Log: integrate cfgperl change
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.
3000 ! vms/subconfigure.com
3001 ____________________________________________________________________________
3002 [ 4184] By: gsar on 1999/09/17 20:26:02
3003 Log: integrate cfgperl contents into mainline
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.
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)
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>
3043 ! lib/Exporter/Heavy.pm
3044 ____________________________________________________________________________
3045 [ 4180] By: gsar on 1999/09/17 20:11:00
3046 Log: perlhist additions
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.
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>
3063 ____________________________________________________________________________
3064 [ 4177] By: jhi on 1999/09/17 20:00:19
3065 Log: More descriptive names for operators.
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>
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>
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.
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>
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.
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.
3109 ____________________________________________________________________________
3110 [ 4172] By: jhi on 1999/09/17 13:47:49
3111 Log: Portable blocksize (replaces #4171).
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)
3118 ! t/lib/syslfs.t t/op/lfs.t
3119 ____________________________________________________________________________
3120 [ 4170] By: jhi on 1999/09/17 12:59:11
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.
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.
3136 ____________________________________________________________________________
3137 [ 4167] By: jhi on 1999/09/17 11:49:30
3138 Log: Filesystem quotas may stop you from using large files.
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.
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.
3151 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3154 ! U/compline/d_sigaction.U
3155 ____________________________________________________________________________
3156 [ 4164] By: jhi on 1999/09/15 06:57:51
3157 Log: Integrate with Sarathy.
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
3172 ____________________________________________________________________________
3173 [ 4163] By: gsar on 1999/09/15 05:17:27
3174 Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
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>)
3181 ! Changes embed.h embed.pl
3182 ____________________________________________________________________________
3183 [ 4161] By: gsar on 1999/09/15 04:08:25
3184 Log: missing perlhist dates from Jeff Okamoto
3187 ____________________________________________________________________________
3188 [ 4160] By: gsar on 1999/09/15 03:13:08
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>)
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
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.
3220 ____________________________________________________________________________
3221 [ 4156] By: jhi on 1999/09/14 20:30:00
3222 Log: Change #4149 necessitates also a small code change.
3224 ! ext/B/defsubs_h.PL
3225 ____________________________________________________________________________
3226 [ 4155] By: jhi on 1999/09/14 20:15:53
3227 Log: Update EPOC libdir names.
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.
3235 ! Configure config_h.SH epoc/config.h
3236 ____________________________________________________________________________
3237 [ 4153] By: jhi on 1999/09/14 20:04:53
3238 Log: Configure nits.
3240 ! Configure config_h.SH
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.
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)
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
3293 ____________________________________________________________________________
3294 [ 4149] By: gsar on 1999/09/14 09:00:45
3295 Log: change some filenames to be 8.3-friendly
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>)
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...
3310 ____________________________________________________________________________
3311 [ 4146] By: jhi on 1999/09/14 08:04:40
3312 Log: Integrate with Sarathy.
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.
3319 ! Configure config_h.SH
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
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.
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
3337 ____________________________________________________________________________
3338 [ 4142] By: gsar on 1999/09/13 19:32:31
3339 Log: integrate cfgperl contents into mainline, update Changes
3341 +> ext/DB_File/version.c
3343 !> (integrate 44 files)
3344 ____________________________________________________________________________
3345 [ 4141] By: jhi on 1999/09/13 16:16:56
3346 Log: Scan for <pthread.h> always.
3348 ! Configure config_h.SH perl.h
3350 ! U/threads/i_pthread.U
3351 ____________________________________________________________________________
3352 [ 4140] By: jhi on 1999/09/13 16:00:08
3353 Log: Integrate with Sarathy.
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.
3361 ! Configure config_h.SH
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.
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.
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>
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>
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>
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>
3418 ____________________________________________________________________________
3419 [ 4133] By: gsar on 1999/09/13 03:25:43
3420 Log: avoid assertion failure on C<@a'>
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>)
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
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
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
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)
3457 ____________________________________________________________________________
3458 [ 4127] By: jhi on 1999/09/11 20:50:37
3459 Log: Integrate with Sarathy.
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
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
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
3494 ____________________________________________________________________________
3495 [ 4123] By: gsar on 1999/09/10 18:21:53
3496 Log: note about AVf_*
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>)
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>)
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)
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
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>)
3531 + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
3532 ! Changes MANIFEST lib/Getopt/Long.pm
3533 ____________________________________________________________________________
3534 [ 4116] By: jhi on 1999/09/09 15:56:52
3535 Log: perldeltify change #4115.
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>
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>
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>
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
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>
3577 ! regexec.c t/op/pat.t
3578 ____________________________________________________________________________
3579 [ 4110] By: jhi on 1999/09/09 07:29:17
3580 Log: Tidy up 64-bit situation in perldelta.
3583 ____________________________________________________________________________
3584 [ 4109] By: jhi on 1999/09/09 07:26:53
3585 Log: Clear up PL_regcc issues.
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>
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
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 @
3608 ____________________________________________________________________________
3609 [ 4106] By: gsar on 1999/09/08 20:25:12
3610 Log: integrate cfgperl contents into mainline
3612 !> (integrate 30 files)
3613 ____________________________________________________________________________
3614 [ 4105] By: jhi on 1999/09/08 09:02:37
3615 Log: Minor touches at the [:class:] description.
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>
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>
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>
3637 ____________________________________________________________________________
3638 [ 4101] By: gsar on 1999/09/07 17:25:07
3639 Log: various fixups for windows
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.
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
3651 Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
3652 Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
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.
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
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)
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.
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>
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
3697 ____________________________________________________________________________
3698 [ 4094] By: jhi on 1999/09/06 20:34:44
3699 Log: Integrate with Sarathy.
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.
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
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.
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
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>)
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
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
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]
3757 ! Changes op.c t/op/lex_assign.t
3758 ____________________________________________________________________________
3759 [ 4086] By: gsar on 1999/09/06 17:57:52
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)
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
3776 +> (branch 32 files)
3777 - lib/unicode/EthiopicSyllables.txt
3778 - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
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>)
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>)
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>)
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).
3814 ____________________________________________________________________________
3815 [ 4079] By: jhi on 1999/09/05 21:30:54
3816 Log: Time is not yet ripe.
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
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>.
3838 ____________________________________________________________________________
3839 [ 4076] By: gsar on 1999/09/04 20:21:59
3840 Log: integrate cfgperl contents into mainline
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.
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.
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.
3864 ____________________________________________________________________________
3865 [ 4072] By: jhi on 1999/09/04 15:35:37
3866 Log: Integrate with Sarathy.
3869 ____________________________________________________________________________
3870 [ 4071] By: jhi on 1999/09/04 15:28:11
3871 Log: Fix LFS with -Duseperlio in Solaris. Reported in
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>
3879 and later (in private email) found to be dependent