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_62 Development release working toward 5.006
81 ____________________________________________________________________________
82 [ 4188] By: jhi on 1999/09/17 21:30:08
83 Log: Pick up the typo fix.
86 ____________________________________________________________________________
87 [ 4187] By: gsar on 1999/09/17 21:13:55
91 ____________________________________________________________________________
92 [ 4186] By: gsar on 1999/09/17 20:57:29
93 Log: integrate cfgperl change
95 !> vms/subconfigure.com
96 ____________________________________________________________________________
97 [ 4185] By: jhi on 1999/09/17 20:46:41
98 Log: Re-apply applicable parts of #3993, #3994, and #3995.
100 ! vms/subconfigure.com
101 ____________________________________________________________________________
102 [ 4184] By: gsar on 1999/09/17 20:26:02
103 Log: integrate cfgperl contents into mainline
105 +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
106 +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
107 +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
108 +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
109 +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
110 +> lib/unicode/SpecCase.txt
111 - lib/unicode/arabshp.txt lib/unicode/blocks.txt
112 - lib/unicode/index2.txt lib/unicode/jamo2.txt
113 - lib/unicode/names2.txt lib/unicode/props2.txt
114 - lib/unicode/readme.txt
115 !> (integrate 73 files)
116 ____________________________________________________________________________
117 [ 4183] By: jhi on 1999/09/17 20:25:51
118 Log: Integrate with Sarathy.
120 !> configure.com ext/ByteLoader/byterun.h
121 !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
122 !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
123 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
124 !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
125 ____________________________________________________________________________
126 [ 4182] By: gsar on 1999/09/17 20:16:28
127 Log: integrate vmsperl contents into mainline (where VMS files conflicted,
128 vmsperl contents have prevailed)
130 !> configure.com ext/ByteLoader/byterun.h
131 !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
132 !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
133 !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
134 !> vms/subconfigure.com vms/vms.c vms/vmsish.h
135 ____________________________________________________________________________
136 [ 4181] By: jhi on 1999/09/17 20:12:37
137 Log: From: Michael G Schwern <schwern@pobox.com>
138 To: perl5-porters@perl.org
139 Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
140 Date: Thu, 19 Aug 1999 21:30:01 -0400
141 Message-ID: <19990819213001.A22512@athens.aocn.com>
143 ! lib/Exporter/Heavy.pm
144 ____________________________________________________________________________
145 [ 4180] By: gsar on 1999/09/17 20:11:00
146 Log: perlhist additions
149 ____________________________________________________________________________
150 [ 4179] By: jhi on 1999/09/17 20:08:00
151 Log: The change #4176 should've undone only the test, not the code patch.
154 ____________________________________________________________________________
155 [ 4178] By: jhi on 1999/09/17 20:06:08
156 Log: From: Ian Phillipps <ian@dial.pipex.com>
157 To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
158 Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
159 Date: Sat, 21 Aug 1999 12:36:12 +0100
160 Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
163 ____________________________________________________________________________
164 [ 4177] By: jhi on 1999/09/17 20:00:19
165 Log: More descriptive names for operators.
167 From: Michael G Schwern <schwern@pobox.com>
168 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
169 Cc: perl5-porters@perl.org
170 Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
171 Date: Tue, 17 Aug 1999 18:35:45 -0400
172 Message-ID: <19990817183545.A23073@toldyouso.com>
174 From: Michael G Schwern <schwern@pobox.com>
175 To: perl5-porters@perl.org
176 Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
177 Date: Wed, 18 Aug 1999 03:53:38 -0400
178 Message-ID: <19990818035337.A31505@athens.aocn.com>
180 ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
181 ! t/pragma/warn/op t/pragma/warn/sv
182 ____________________________________________________________________________
183 [ 4176] By: jhi on 1999/09/17 18:19:18
184 Log: Take away the infamous io/dup.t #7.
185 It seems there simply is no way to portably
186 "flush" an input file handle.
189 ____________________________________________________________________________
190 [ 4175] By: jhi on 1999/09/17 14:45:08
191 Log: From: Barrie Slaymaker <barries@slaysys.com>
192 To: perl5-porters@perl.org
193 Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
194 Date: Fri, 17 Sep 1999 11:16:48 -0400
195 Message-Id: <199909171516.LAA30887@jester.slaysys.com>
198 ____________________________________________________________________________
199 [ 4174] By: jhi on 1999/09/17 14:07:16
200 Log: UNICOS does support large files but doesn't support sparse files
201 so we cannot easily test for large file support.
203 ! t/lib/syslfs.t t/op/lfs.t
204 ____________________________________________________________________________
205 [ 4173] By: jhi on 1999/09/17 14:03:44
206 Log: UNICOS has sloppy division/modulo for floating point numbers.
209 ____________________________________________________________________________
210 [ 4172] By: jhi on 1999/09/17 13:47:49
211 Log: Portable blocksize (replaces #4171).
213 ! t/lib/syslfs.t t/op/lfs.t
214 ____________________________________________________________________________
215 [ 4171] By: jhi on 1999/09/17 13:08:54
216 Log: (replaced by #4172)
218 ! t/lib/syslfs.t t/op/lfs.t
219 ____________________________________________________________________________
220 [ 4170] By: jhi on 1999/09/17 12:59:11
223 ! t/lib/syslfs.t t/op/lfs.t
224 ____________________________________________________________________________
225 [ 4169] By: jhi on 1999/09/17 12:16:34
226 Log: Diagnose possible quota limits.
228 ! t/lib/syslfs.t t/op/lfs.t
229 ____________________________________________________________________________
230 [ 4168] By: jhi on 1999/09/17 12:10:43
231 Log: UNICOS doesn't have getpgid(). Or, at least 9.0.1ai
232 doesn't have one that wouldn't cause SIGSYS. UNICOS
233 does have getpgrp(void) so Perl getpgrp() is happy.
236 ____________________________________________________________________________
237 [ 4167] By: jhi on 1999/09/17 11:49:30
238 Log: Filesystem quotas may stop you from using large files.
240 ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
241 ____________________________________________________________________________
242 [ 4166] By: jhi on 1999/09/17 11:36:01
243 Log: Too strict pattern for parsing group lists.
246 ____________________________________________________________________________
247 [ 4165] By: jhi on 1999/09/17 09:06:18
248 Log: Configure maintenance. It's sigaction.sa_flags
249 and the Glossary regen'ed.
251 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
254 ! U/compline/d_sigaction.U
255 ____________________________________________________________________________
256 [ 4164] By: jhi on 1999/09/15 06:57:51
257 Log: Integrate with Sarathy.
259 +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
260 +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
261 +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
262 +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
263 !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
264 !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
265 !> jpl/JNI/typemap jpl/JPL/Makefile.PL
266 !> jpl/PerlInterpreter/Makefile.PL
267 !> jpl/PerlInterpreter/PerlInterpreter.c
268 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
269 !> jpl/Sample/Makefile.PL jpl/install-jpl
270 !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
272 ____________________________________________________________________________
273 [ 4163] By: gsar on 1999/09/15 05:17:27
274 Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
276 ! lib/File/Spec/Functions.pm
277 ____________________________________________________________________________
278 [ 4162] By: gsar on 1999/09/15 05:09:14
279 Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
281 ! Changes embed.h embed.pl
282 ____________________________________________________________________________
283 [ 4161] By: gsar on 1999/09/15 04:08:25
284 Log: missing perlhist dates from Jeff Okamoto
287 ____________________________________________________________________________
288 [ 4160] By: gsar on 1999/09/15 03:13:08
291 ! MANIFEST jpl/JNI/Makefile.PL
292 ____________________________________________________________________________
293 [ 4159] By: gsar on 1999/09/15 02:57:08
294 Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
295 Jepson <bjepson@home.com>)
297 + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
298 + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
299 + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
300 + jpl/JNI/typemap.win32 jpl/SETVARS.PL
301 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
302 ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
303 ! jpl/PerlInterpreter/Makefile.PL
304 ! jpl/PerlInterpreter/PerlInterpreter.c
305 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
306 ! jpl/Sample/Makefile.PL jpl/install-jpl
307 ____________________________________________________________________________
308 [ 4158] By: gsar on 1999/09/15 01:27:14
309 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
310 Date: Tue, 14 Sep 1999 21:26:15 EDT
311 Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
312 Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
314 ! regexec.c t/op/pat.t
315 ____________________________________________________________________________
316 [ 4157] By: jhi on 1999/09/14 21:18:09
317 Log: config.h will define USE_64_BITS if need be.
320 ____________________________________________________________________________
321 [ 4156] By: jhi on 1999/09/14 20:30:00
322 Log: Change #4149 necessitates also a small code change.
325 ____________________________________________________________________________
326 [ 4155] By: jhi on 1999/09/14 20:15:53
327 Log: Update EPOC libdir names.
330 ____________________________________________________________________________
331 [ 4154] By: jhi on 1999/09/14 20:13:41
332 Log: Obsolete epoc/config.h caused #4153 to re-introduce already
333 deceased HAS.*DBM.*64 mumblings.
335 ! Configure config_h.SH epoc/config.h
336 ____________________________________________________________________________
337 [ 4153] By: jhi on 1999/09/14 20:04:53
340 ! Configure config_h.SH
342 ! U/compline/d_sigaction.U U/threads/i_pthread.U
343 ____________________________________________________________________________
344 [ 4152] By: jhi on 1999/09/14 19:30:22
345 Log: Integrate with Sarathy.
347 +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
348 - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
349 !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
350 !> win32/config_sh.PL
351 ____________________________________________________________________________
352 [ 4151] By: jhi on 1999/09/14 10:25:01
353 Log: Update Unicode database and recompute the tables.
354 Rename the .txt files to be more Unicode 3.0-like.
355 Unihan-3.0.txt not included because it is 16 MB.
356 syllables.txt is manually maintained.
357 See ReadMe.txt for description of the .txt files.
358 (not all of them are used yet)
360 + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
361 + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
362 + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
363 + lib/unicode/LineBrk.txt lib/unicode/Names.txt
364 + lib/unicode/Props.txt lib/unicode/ReadMe.txt
365 + lib/unicode/SpecCase.txt
366 - lib/unicode/arabshp.txt lib/unicode/blocks.txt
367 - lib/unicode/index2.txt lib/unicode/jamo2.txt
368 - lib/unicode/names2.txt lib/unicode/props2.txt
369 - lib/unicode/readme.txt
370 ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
371 ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
372 ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
373 ! lib/unicode/Decomposition.pl
374 ! lib/unicode/In/ArabicPresentationForms-B.pl
375 ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
376 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
377 ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
378 ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
379 ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
380 ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
381 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
382 ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
383 ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
384 ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
385 ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
386 ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
387 ! lib/unicode/mktables.PL
388 ____________________________________________________________________________
389 [ 4150] By: gsar on 1999/09/14 09:31:57
393 ____________________________________________________________________________
394 [ 4149] By: gsar on 1999/09/14 09:00:45
395 Log: change some filenames to be 8.3-friendly
397 +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
398 - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
399 ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
400 ____________________________________________________________________________
401 [ 4148] By: gsar on 1999/09/14 08:35:00
402 Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
405 ____________________________________________________________________________
406 [ 4147] By: jhi on 1999/09/14 08:07:49
407 Log: Not that UVSIZE normally differs that much from IVSIZE...
410 ____________________________________________________________________________
411 [ 4146] By: jhi on 1999/09/14 08:04:40
412 Log: Integrate with Sarathy.
414 !> Changes ext/DB_File/DB_File.xs
415 ____________________________________________________________________________
416 [ 4145] By: jhi on 1999/09/14 07:10:02
417 Log: I_PTHREAD was PTHREADEAD.
419 ! Configure config_h.SH
421 ! U/threads/i_pthread.U
422 ____________________________________________________________________________
423 [ 4144] By: gsar on 1999/09/14 06:46:47
424 Log: change#4113 was missing DB_File.xs changes
426 ! ext/DB_File/DB_File.xs
427 ____________________________________________________________________________
428 [ 4143] By: jhi on 1999/09/13 20:16:20
429 Log: Small doc and whitespace edits.
431 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
432 ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
433 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
434 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
435 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
437 ____________________________________________________________________________
438 [ 4142] By: gsar on 1999/09/13 19:32:31
439 Log: integrate cfgperl contents into mainline, update Changes
441 +> ext/DB_File/version.c
443 !> (integrate 44 files)
444 ____________________________________________________________________________
445 [ 4141] By: jhi on 1999/09/13 16:16:56
446 Log: Scan for <pthread.h> always.
448 ! Configure config_h.SH perl.h
450 ! U/threads/i_pthread.U
451 ____________________________________________________________________________
452 [ 4140] By: jhi on 1999/09/13 16:00:08
453 Log: Integrate with Sarathy.
455 !> (integrate 27 files)
456 ____________________________________________________________________________
457 [ 4139] By: jhi on 1999/09/13 15:35:18
458 Log: Add -A option to Configure to diddle with variables
459 after the hints file has been applied.
461 ! Configure config_h.SH
463 ! U/modified/Oldconfig.U U/modified/Options.U
464 ____________________________________________________________________________
465 [ 4138] By: jhi on 1999/09/13 13:42:56
466 Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
468 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
469 ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
470 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
471 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
472 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
473 ____________________________________________________________________________
474 [ 4137] By: jhi on 1999/09/13 13:25:31
475 Log: Applying change #4136 manually introduced patch residue.
478 ____________________________________________________________________________
479 [ 4136] By: jhi on 1999/09/13 13:23:04
480 Log: Replace change #4100 with
481 From: Robin Barker <rmb1@cise.npl.co.uk>
482 To: gsar@activestate.com
483 Cc: perl5-porters@perl.org
484 Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
485 Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
486 Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
488 ! doio.c dump.c ext/B/B.xs ext/B/typemap
489 ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
490 ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
491 ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
492 ! pp_ctl.c pp_hot.c pp_sys.c sv.c
493 ____________________________________________________________________________
494 [ 4135] By: jhi on 1999/09/13 10:22:31
495 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
496 To: perl5-porters@perl.org (Mailing list Perl5)
497 Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
498 Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
499 Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
501 From: andreas.koenig@anima.de (Andreas J. Koenig)
502 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
503 Cc: perl5-porters@perl.org (Mailing list Perl5)
504 Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
505 Date: 11 Sep 1999 15:36:26 +0200
506 Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
508 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
509 ____________________________________________________________________________
510 [ 4134] By: jhi on 1999/09/13 10:20:14
511 Log: From: Tom Phoenix <rootbeer@redcat.com>
512 To: Perl Porters Mailing List <perl5-porters@perl.org>
513 Subject: [DOCPATCH] Server errors and perldiag
514 Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
515 Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
518 ____________________________________________________________________________
519 [ 4133] By: gsar on 1999/09/13 03:25:43
520 Log: avoid assertion failure on C<@a'>
523 ____________________________________________________________________________
524 [ 4132] By: gsar on 1999/09/13 03:03:57
525 Log: add -DPERL_Y2KWARN build option that will generate additional
526 warnings on "19$yy" etc (reworked a patch suggested by
527 Ulrich Pfeifer <upf@de.uu.net>)
529 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
530 ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
531 ____________________________________________________________________________
532 [ 4131] By: gsar on 1999/09/12 22:06:25
533 Log: fix DATA leaks; reword documentation about the DATA filehandle
535 ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
536 ____________________________________________________________________________
537 [ 4130] By: gsar on 1999/09/12 20:08:56
538 Log: make sprintf("%g",...) threadsafe; only taint its result iff the
539 formatted result looks nonstandard
541 ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
542 ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
543 ! t/pragma/locale.t thrdvar.h
544 ____________________________________________________________________________
545 [ 4129] By: gsar on 1999/09/12 17:04:11
546 Log: From: Doug MacEachern <dougm@cp.net>
547 Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
548 Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
549 Subject: [PATCH 5.005_57] B::clearsym
551 ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
552 ____________________________________________________________________________
553 [ 4128] By: gsar on 1999/09/12 16:59:12
554 Log: better debugger help output (from Ilya Zakharevich)
557 ____________________________________________________________________________
558 [ 4127] By: jhi on 1999/09/11 20:50:37
559 Log: Integrate with Sarathy.
561 +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
562 +> t/lib/gol-linkage.t
563 !> (integrate 43 files)
564 ____________________________________________________________________________
565 [ 4126] By: nick on 1999/09/10 20:44:22
566 Log: Get resolve -at mainline
568 +> (branch 297 files)
569 - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
570 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
571 - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
572 - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
573 - t/pragma/warn-1global t/pragma/warning.t thread.sym
574 - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
575 - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
576 - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
577 - win32/makeperldef.pl win32/perlhost.h
578 !> (integrate 847 files)
579 ____________________________________________________________________________
580 [ 4125] By: gsar on 1999/09/10 19:22:14
581 Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
585 ____________________________________________________________________________
586 [ 4124] By: gsar on 1999/09/10 19:14:35
587 Log: rewrote substantive parts of patch
588 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
589 Date: Fri, 27 Aug 1999 19:02:18 -0400
590 Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
591 Subject: [PATCH 5.005_58] REx documentation
594 ____________________________________________________________________________
595 [ 4123] By: gsar on 1999/09/10 18:21:53
596 Log: note about AVf_*
599 ____________________________________________________________________________
600 [ 4122] By: gsar on 1999/09/10 17:55:42
601 Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
605 ____________________________________________________________________________
606 [ 4121] By: gsar on 1999/09/10 17:49:35
607 Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
609 ! AUTHORS Changes README.dos djgpp/config.over
610 ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
611 ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
612 ! pod/podselect.PL sv.h t/io/openpid.t util.c
613 ____________________________________________________________________________
614 [ 4120] By: gsar on 1999/09/10 12:25:01
615 Log: add perlcompile.pod (edited content from Nathan Torkington
616 <gnat@frii.com> and others)
618 + pod/perlcompile.pod
619 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
620 ____________________________________________________________________________
621 [ 4119] By: gsar on 1999/09/10 11:05:13
622 Log: avoid leaking static local_patches unless patchlevel.h is
625 ! patchlevel.h perl.c
626 ____________________________________________________________________________
627 [ 4118] By: gsar on 1999/09/10 10:44:54
628 Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
629 <jvromans@squirrel.nl>)
631 + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
632 ! Changes MANIFEST lib/Getopt/Long.pm
633 ____________________________________________________________________________
634 [ 4117] By: jhi on 1999/09/09 18:24:30
635 Log: Remove ill-designed %B introduced by change #4111.
637 ! sv.c t/op/sprintf.t
638 ____________________________________________________________________________
639 [ 4116] By: jhi on 1999/09/09 15:56:52
640 Log: perldeltify change #4115.
643 ____________________________________________________________________________
644 [ 4115] By: jhi on 1999/09/09 15:48:56
645 Log: From: "John L. Allen" <allen@grumman.com>
646 To: perl5-porters@perl.org
647 Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
648 Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT)
649 Message-Id: <199909011733.NAA17356@gateway.grumman.com>
652 ____________________________________________________________________________
653 [ 4114] By: jhi on 1999/09/09 15:42:30
654 Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
655 To: perl5-porters@perl.org
656 Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
657 Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
658 Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
661 ____________________________________________________________________________
662 [ 4113] By: jhi on 1999/09/09 10:17:45
663 Log: From: paul.marquess@bt.com
664 To: gsar@ActiveState.com
665 Cc: perl5-porters@perl.org
666 Subject: [PATCH 5.005_61] DB_File 1.71
667 Date: Thu, 9 Sep 1999 11:20:13 +0100
668 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
670 + ext/DB_File/version.c
671 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
672 ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
674 ____________________________________________________________________________
675 [ 4112] By: jhi on 1999/09/09 09:05:32
676 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
677 To: perl5-porters@perl.org (Mailing list Perl5)
678 Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
679 Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
680 Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
682 ! regexec.c t/op/pat.t
683 ____________________________________________________________________________
684 [ 4111] By: jhi on 1999/09/09 07:50:07
685 Log: %#b in particular and %B in general were kaputt.
687 ! sv.c t/op/sprintf.t
688 ____________________________________________________________________________
689 [ 4110] By: jhi on 1999/09/09 07:29:17
690 Log: Tidy up 64-bit situation in perldelta.
693 ____________________________________________________________________________
694 [ 4109] By: jhi on 1999/09/09 07:26:53
695 Log: Clear up PL_regcc issues.
697 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
698 To: perl5-porters@perl.org (Mailing list Perl5)
699 Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
700 Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
701 Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
704 ____________________________________________________________________________
705 [ 4108] By: gsar on 1999/09/08 20:52:51
706 Log: avoid ass_u_ming uppercase types are not user objects (spotted
709 ! ext/Data/Dumper/Dumper.pm
710 ____________________________________________________________________________
711 [ 4107] By: gsar on 1999/09/08 20:35:18
712 Log: From: akim@epita.fr (DEMAILLE Akim)
713 Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
714 Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
715 Subject: [ID 19990908.014] s2p does not quote @
718 ____________________________________________________________________________
719 [ 4106] By: gsar on 1999/09/08 20:25:12
720 Log: integrate cfgperl contents into mainline
722 !> (integrate 30 files)
723 ____________________________________________________________________________
724 [ 4105] By: jhi on 1999/09/08 09:02:37
725 Log: Minor touches at the [:class:] description.
728 ____________________________________________________________________________
729 [ 4104] By: jhi on 1999/09/08 08:57:58
730 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
731 To: Mailing list Perl5 <perl5-porters@perl.org>
732 Subject: [PATCH 5.005_58] Fix debugging output for REx
733 Date: Wed, 8 Sep 1999 05:02:02 -0400
734 Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
737 ____________________________________________________________________________
738 [ 4103] By: gsar on 1999/09/08 00:53:50
739 Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
742 ____________________________________________________________________________
743 [ 4102] By: gsar on 1999/09/08 00:52:50
744 Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
747 ____________________________________________________________________________
748 [ 4101] By: gsar on 1999/09/07 17:25:07
749 Log: various fixups for windows
751 ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
752 ! win32/Makefile win32/makefile.mk xsutils.c
753 ____________________________________________________________________________
754 [ 4100] By: jhi on 1999/09/07 12:49:15
755 Log: Fix pointer casts.
757 From: Robin Barker <rmb1@cise.npl.co.uk>
758 To: perl5-porters@perl.org
759 Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
761 Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
762 Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
764 ! doio.c dump.c ext/B/B.xs ext/B/typemap
765 ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
766 ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
767 ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
768 ! pp_ctl.c pp_hot.c pp_sys.c sv.c
769 ____________________________________________________________________________
770 [ 4099] By: jhi on 1999/09/07 10:29:04
771 Log: Add sig/pid/uid size and sign probes.
773 + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
774 + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
775 ____________________________________________________________________________
776 [ 4098] By: jhi on 1999/09/07 10:27:06
777 Log: Band-aid until we've got %{Uid_t} or something similar
781 ____________________________________________________________________________
782 [ 4097] By: jhi on 1999/09/07 09:41:23
783 Log: Fix a printf thinko: now quads must have the ll L q prefix.
784 (in other words, a bare %d is an int/unsigned)
786 ! pp_sys.c sv.c t/op/64bit.t
787 ____________________________________________________________________________
788 [ 4096] By: jhi on 1999/09/07 07:36:17
789 Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
791 From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
792 To: perl5-porters@perl.org
793 Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
794 Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
795 Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
797 ! hints/hpux.sh perl.h
798 ____________________________________________________________________________
799 [ 4095] By: gsar on 1999/09/06 20:47:02
800 Log: applied suggested patch with suitable test to detect MSVC
801 From: "Vishal Bhatia" <vishalb@my-deja.com>
802 Date: Wed, 11 Aug 1999 01:43:28 -0700
803 Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
804 Subject: compiler on win32
807 ____________________________________________________________________________
808 [ 4094] By: jhi on 1999/09/06 20:34:44
809 Log: Integrate with Sarathy.
811 !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
812 !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
813 ____________________________________________________________________________
814 [ 4093] By: jhi on 1999/09/06 20:33:43
815 Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
816 so that they overflow also on 64-bit platforms.
818 ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
819 ____________________________________________________________________________
820 [ 4092] By: gsar on 1999/09/06 20:16:58
821 Log: support bytecode and C backends in perlcc (patch suggested
822 by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
823 C backend the default; describe new switches in pod; introduce
824 PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
825 s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
828 ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
829 ! t/harness utils/Makefile utils/perlcc.PL
830 ____________________________________________________________________________
831 [ 4091] By: jhi on 1999/09/06 19:10:41
832 Log: Integrate with Sarathy.
834 +> t/pragma/sub_lval.t
835 !> (integrate 52 files)
836 ____________________________________________________________________________
837 [ 4090] By: gsar on 1999/09/06 19:09:06
838 Log: propagate changed error text
840 ! t/pragma/sub_lval.t
841 ____________________________________________________________________________
842 [ 4089] By: gsar on 1999/09/06 18:54:43
843 Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
846 ____________________________________________________________________________
847 [ 4088] By: gsar on 1999/09/06 18:52:10
848 Log: From: paul.marquess@bt.com
849 Date: Sun, 5 Sep 1999 15:11:08 +0100
850 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
851 Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
853 ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
854 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
855 ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
856 ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
858 ____________________________________________________________________________
859 [ 4087] By: gsar on 1999/09/06 18:06:06
860 Log: change#3612 is buggy when quotemeta argument matches target
861 (hope this is the last of the optimized-OP_SASSIGN bugs)
862 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
863 Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
864 Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
865 Subject: Re: [BUG: quotemeta]
867 ! Changes op.c t/op/lex_assign.t
868 ____________________________________________________________________________
869 [ 4086] By: gsar on 1999/09/06 17:57:52
872 ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
873 ____________________________________________________________________________
874 [ 4085] By: gsar on 1999/09/06 03:54:23
875 Log: applied patch suggested by Hans Mulder to fix problems on
876 OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
877 when they ask for bincompat (platforms that used to default
878 to EMBEDMYMALLOC continue to do so); disable warnings.t#192
879 (appears unsalvageable on some platforms)
881 ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
882 ____________________________________________________________________________
883 [ 4084] By: bailey on 1999/09/06 02:39:11
884 Log: Integrate mainline 5.05_61
887 - lib/unicode/EthiopicSyllables.txt
888 - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
890 ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
891 ! vms/perly_h.vms vms/vms.c
892 !> (integrate 346 files)
893 ____________________________________________________________________________
894 [ 4083] By: gsar on 1999/09/06 00:10:40
895 Log: optional warning on join(/foo/...) (reworked suggested patch
896 by Mark-Jason Dominus <mjd@plover.com>)
898 ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
899 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
900 ! pp_proto.h t/pragma/warn/op
901 ____________________________________________________________________________
902 [ 4082] By: gsar on 1999/09/05 22:28:57
903 Log: fix data loss when more than one block is read from SDBM
904 *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
906 ! ext/SDBM_File/sdbm/sdbm.c
907 ____________________________________________________________________________
908 [ 4081] By: gsar on 1999/09/05 22:07:18
909 Log: initial implementation of lvalue subroutines (slightly fixed
910 version of patch suggested by Ilya Zakharevich, which in turn
911 is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
913 + t/pragma/sub_lval.t
914 ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
915 ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
916 ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
917 ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
918 ! pp_proto.h proto.h t/pragma/warn/pp_ctl
919 ____________________________________________________________________________
920 [ 4080] By: jhi on 1999/09/05 22:02:18
921 Log: Undo #4055 (related to #4079).
924 ____________________________________________________________________________
925 [ 4079] By: jhi on 1999/09/05 21:30:54
926 Log: Time is not yet ripe.
928 ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
929 ____________________________________________________________________________
930 [ 4078] By: gsar on 1999/09/05 18:17:32
931 Log: modified suggested patch to handle cross-refs and qr// objects
932 correctly; unfollowed refs are represented as simple string
933 value, not just the bare type; $VERSION stays the same until
934 it is ready for prime time (avoids CPAN confustication)
935 From: John Nolan <jpnolan@Op.Net>
936 Date: Wed, 04 Aug 1999 20:21:10 EDT
937 Message-Id: <199908050021.UAA09693@monet.op.net>
938 Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
940 ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
941 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
942 ____________________________________________________________________________
943 [ 4077] By: jhi on 1999/09/04 21:54:42
944 Log: timesum() wasn't @EXPORTed as promised by the documentation.
945 Bug reported by Alex Efros <powerman@inart.kharkov.com>.
948 ____________________________________________________________________________
949 [ 4076] By: gsar on 1999/09/04 20:21:59
950 Log: integrate cfgperl contents into mainline
952 +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
953 +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
954 +> warnings.h warnings.pl xsutils.c
955 - lib/warning.pm t/pragma/warning.t warning.h warning.pl
956 !> (integrate 109 files)
957 ____________________________________________________________________________
958 [ 4075] By: jhi on 1999/09/04 18:04:47
959 Log: use integer on the problematic subtest.
962 ____________________________________________________________________________
963 [ 4074] By: jhi on 1999/09/04 17:57:40
964 Log: Warn about numconvert.t in case somebody
965 wants to make sv_2pv more 64-bit aware.
968 ____________________________________________________________________________
969 [ 4073] By: jhi on 1999/09/04 17:54:51
970 Log: Comment upgrading: the quad situation isn't quite as
971 bad as it used to be.
974 ____________________________________________________________________________
975 [ 4072] By: jhi on 1999/09/04 15:35:37
976 Log: Integrate with Sarathy.
979 ____________________________________________________________________________
980 [ 4071] By: jhi on 1999/09/04 15:28:11
981 Log: Fix LFS with -Duseperlio in Solaris. Reported in
983 From: Robin Barker <rmb1@cise.npl.co.uk>
984 To: perl5-porters@perl.org
985 Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
986 Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
987 Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
989 and later (in private email) found to be dependent
992 Mental note: the cpp magic done in perlsdio.h (and assumedly
993 also in perlsfio.h) may cause trouble later with lfs because
994 both the perlio scheme by Perl and the lfs support by vendors
995 like to play cpp games to map the stdio namespace back and forth.
996 The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
1000 ____________________________________________________________________________
1001 [ 4070] By: jhi on 1999/09/04 13:12:14
1002 Log: Enable 64-bit clean bit ops.
1003 (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
1005 ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
1007 ____________________________________________________________________________
1008 [ 4069] By: jhi on 1999/09/03 21:17:30
1009 Log: Turn on USE_64_BIT_OFFSETS implicitly.
1012 ____________________________________________________________________________
1013 [ 4068] By: jhi on 1999/09/03 08:19:59
1014 Log: Fix from Spider for the sub attributes (there was an undocumented
1015 dependency between force_word() and skipspace()).
1018 ____________________________________________________________________________
1019 [ 4067] By: jhi on 1999/09/01 23:17:06
1020 Log: From: John Tobey <spam@john-edwin-tobey.org>
1021 To: ilya@math.ohio-state.edu
1022 CC: perl5-porters@perl.org
1023 Subject: Re: [PATCH 5.005_60] distclean forgot two
1024 Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
1025 Message-Id: <m11InJ5-000FPCC@feynman.localnet>
1028 ____________________________________________________________________________
1029 [ 4066] By: jhi on 1999/09/01 23:14:50
1030 Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1031 To: perl5-porters@perl.org
1032 Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1033 Date: Fri, 20 Aug 1999 15:37:27 +0100
1034 Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
1036 ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
1037 ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
1038 ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
1039 ____________________________________________________________________________
1040 [ 4065] By: jhi on 1999/09/01 22:06:43
1041 Log: From: Dominic Dunlop <domo@vo.lu>
1042 To: perl5-porters@perl.org
1043 Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
1044 (UNINSTALLED) [PATCH]
1045 Date: Thu, 19 Aug 1999 09:48:03 +0200
1046 Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
1048 The PERL_POLLUTE_MALLOC part had to be manually applied.
1050 ! hints/machten.sh perl.h
1051 ____________________________________________________________________________
1052 [ 4064] By: jhi on 1999/09/01 13:56:14
1053 Log: From: Martin Lichtin <lichtin@bivio.com>
1055 CC: perl5-porters@perl.org
1056 Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
1057 Date: Wed, 01 Sep 1999 15:50:04 +0200
1058 Message-ID: <37CD2F0C.944BFACE@bivio.com>
1060 ! lib/ExtUtils/Install.pm
1061 ____________________________________________________________________________
1062 [ 4063] By: jhi on 1999/09/01 13:16:11
1063 Log: Enhance lfs tests: check every seek and sysseek
1064 and test also that -e and -f detect largefiles.
1066 ! t/lib/syslfs.t t/op/lfs.t
1067 ____________________________________________________________________________
1068 [ 4062] By: jhi on 1999/09/01 12:08:04
1069 Log: From: Colin Kuskie <ckuskie@Cadence.COM>
1070 To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
1071 cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
1072 The Perl Porters Mailing List <perl5-porters@perl.org>
1073 Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
1074 Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
1075 Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
1078 ____________________________________________________________________________
1079 [ 4061] By: jhi on 1999/09/01 12:03:03
1080 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1081 To: ilya@math.ohio-state.edu (Ilya Zakharevich)
1082 Cc: perl5-porters@perl.org, cloos@adamsmith.ai
1083 Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
1084 Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
1085 Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
1088 ____________________________________________________________________________
1089 [ 4060] By: jhi on 1999/09/01 07:59:42
1090 Log: IV_DIG and NV_DIG fixes.
1093 ____________________________________________________________________________
1094 [ 4059] By: jhi on 1999/08/31 14:47:18
1095 Log: \C{} -> \N{} residue.
1098 ____________________________________________________________________________
1099 [ 4058] By: jhi on 1999/08/31 08:57:35
1100 Log: For some odd reason #4056 didn't undo #3922 completely.
1103 ____________________________________________________________________________
1104 [ 4057] By: gsar on 1999/08/30 22:08:19
1105 Log: avoid hiding child process window
1108 ____________________________________________________________________________
1109 [ 4056] By: jhi on 1999/08/30 21:36:24
1110 Log: Retract #3922 (Rule #1 was invoked).
1113 ! pod/perldiag.pod pp.c regexp.h
1114 ____________________________________________________________________________
1115 [ 4055] By: jhi on 1999/08/30 21:20:50
1116 Log: Document the undefinedness of overshifting.
1119 ____________________________________________________________________________
1120 [ 4054] By: jhi on 1999/08/30 20:18:18
1121 Log: History fixes and updates.
1124 ____________________________________________________________________________
1125 [ 4053] By: jhi on 1999/08/30 19:34:02
1126 Log: Shell quoting thinko broke installdirs.
1127 From: JVromans@Squirrel.nl (Johan Vromans)
1128 To: perl5-porters@perl.org
1129 Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
1131 Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
1132 Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
1134 ! Configure config_h.SH
1136 ! U/installdirs/archlib.U U/installdirs/bin.U
1137 ! U/installdirs/html1dir.U U/installdirs/html3dir.U
1138 ! U/installdirs/installprefix.U U/installdirs/man1dir.U
1139 ! U/installdirs/man3dir.U U/installdirs/privlib.U
1140 ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
1141 ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
1142 ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
1143 ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
1144 ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
1145 ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
1146 ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
1147 ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
1148 ! U/installdirs/vendorscriptdir.U
1149 ____________________________________________________________________________
1150 [ 4052] By: jhi on 1999/08/30 02:57:05
1151 Log: Use \N{named characters} instead of \C.
1152 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1154 Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
1155 perl5-porters@perl.org (Mailing list Perl5)
1156 Subject: Re: [PATCH 5.005_58] Named characters in Perl
1157 Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
1158 Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
1160 ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
1161 ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
1162 ____________________________________________________________________________
1163 [ 4051] By: jhi on 1999/08/30 02:54:20
1164 Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
1165 To: perl5-porters@perl.org
1166 Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
1168 Date: Sun, 29 Aug 1999 19:04:53 -0400
1169 Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
1172 ____________________________________________________________________________
1173 [ 4050] By: jhi on 1999/08/29 16:38:58
1174 Log: Conditionally socksify the LIBS of Socket.
1176 ! ext/Socket/Makefile.PL
1177 ____________________________________________________________________________
1178 [ 4049] By: jhi on 1999/08/29 15:33:30
1179 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1180 To: Mailing list Perl5 <perl5-porters@perl.org>
1181 Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
1182 Date: Wed, 25 Aug 1999 16:19:58 -0400
1183 Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
1186 ____________________________________________________________________________
1187 [ 4048] By: jhi on 1999/08/29 15:31:36
1188 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1189 To: perl5-porters@perl.org
1190 Subject: [PATCH _61] Lost arguments to simplified sort
1191 Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
1192 Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
1195 ____________________________________________________________________________
1196 [ 4047] By: jhi on 1999/08/29 15:29:29
1197 Log: From: Olaf Flebbe <olaf@science-computing.de>
1198 Sender: owner-perl5-porters@perl.org
1199 To: perl5-porters@perl.org
1200 Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
1201 Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
1203 ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
1204 ! epoc/perl.mmp epoc/perl.pkg
1205 ____________________________________________________________________________
1206 [ 4046] By: jhi on 1999/08/29 15:21:18
1207 Log: From: pvhp@forte.com (Peter Prymmer)
1208 To: perl5-porters@perl.org
1209 Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
1210 Date: Fri, 27 Aug 99 18:51:04 PDT
1211 Message-Id: <9908280151.AA05010@forte.com>
1214 ____________________________________________________________________________
1215 [ 4045] By: jhi on 1999/08/29 15:18:38
1216 Log: Fix scalar gmtime (and localtime) in quad environments,
1217 bug reported by Robin Parker.
1219 From: Robin Barker <rmb1@cise.npl.co.uk>
1221 Cc: perl5-porters@perl.org
1222 Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1223 Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
1224 Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
1226 ! pp_sys.c t/op/time.t
1227 ____________________________________________________________________________
1228 [ 4044] By: jhi on 1999/08/29 11:24:03
1229 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1230 To: perl5-porters@perl.org (Mailing list Perl5)
1231 Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
1232 Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
1233 Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
1235 Addendum: it's "only" 33% speedup.
1237 ! dump.c op.c op.h pp.h
1238 ____________________________________________________________________________
1239 [ 4043] By: jhi on 1999/08/29 11:10:33
1240 Log: From: spider-perl@Orb.Nashua.NH.US
1241 To: Mailing list Perl5 <perl5-porters@perl.org>
1242 Subject: [PATCH 5.005_61 CORE] sub : attrlist
1243 Date: Sun, 29 Aug 1999 03:02:11 -0400
1244 Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
1246 + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
1247 ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
1248 ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
1249 ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
1250 ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
1251 ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
1252 ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
1253 ____________________________________________________________________________
1254 [ 4042] By: jhi on 1999/08/29 11:08:50
1255 Log: Turn off gcc-2.95's strict-alias optimization.
1256 This, of course, should be only temporary.
1257 From Andy Dougherty.
1259 ! Configure config_h.SH
1261 ! U/compline/ccflags.U U/modified/cc.U
1262 ____________________________________________________________________________
1263 [ 4041] By: jhi on 1999/08/29 10:47:30
1264 Log: Fix a typo in #4036.
1267 ____________________________________________________________________________
1268 [ 4040] By: jhi on 1999/08/29 10:34:58
1269 Log: Add a missing #endif forgotten by #4035.
1272 ____________________________________________________________________________
1273 [ 4039] By: jhi on 1999/08/29 10:31:19
1274 Log: Remove an extra #endif introduced by #4036.
1277 ____________________________________________________________________________
1278 [ 4038] By: jhi on 1999/08/29 10:18:59
1279 Log: Rename warning to warnings, from Paul Marquess.
1281 + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
1282 + t/pragma/warnings.t warnings.h warnings.pl
1283 - lib/warning.pm t/pragma/warning.t warning.h warning.pl
1284 ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
1285 ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
1286 ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
1287 ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
1288 ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
1289 ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
1290 ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
1291 ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
1292 ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
1293 ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
1294 ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
1295 ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
1296 ____________________________________________________________________________
1297 [ 4037] By: jhi on 1999/08/29 10:08:47
1298 Log: Create the equivalence tables based on
1299 the real Unicode decomposition, not on
1302 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1303 ! lib/unicode/mktables.PL
1304 ____________________________________________________________________________
1305 [ 4036] By: jhi on 1999/08/29 09:29:08
1306 Log: Integrate with Sarathy.
1308 +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
1309 +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
1310 +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
1311 +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
1312 +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
1313 +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
1314 !> (integrate 190 files)
1315 ____________________________________________________________________________
1316 [ 4035] By: jhi on 1999/08/29 08:56:15
1317 Log: Implement 64-bit vec().
1319 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1321 ____________________________________________________________________________
1322 [ 4034] By: gsar on 1999/08/29 03:35:18
1323 Log: deadcode removal
1325 ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
1326 ! pp_ctl.c proto.h run.c sv.c
1327 ____________________________________________________________________________
1328 [ 4033] By: jhi on 1999/08/28 17:31:07
1329 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
1330 To: perl5-porters@perl.org
1331 Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
1332 Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
1333 Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
1336 ____________________________________________________________________________
1337 [ 4032] By: gsar on 1999/08/26 23:53:33
1338 Log: new thread should set current interp in TLS
1340 ! ext/Thread/Thread.xs
1341 ____________________________________________________________________________
1342 [ 4031] By: bailey on 1999/08/23 03:40:07
1343 Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
1345 ! lib/ExtUtils/MM_VMS.pm
1346 ____________________________________________________________________________
1347 [ 4030] By: bailey on 1999/08/23 03:37:43
1348 Log: Patch up holes in realclean target
1350 ! vms/descrip_mms.template
1351 ____________________________________________________________________________
1352 [ 4029] By: bailey on 1999/08/23 03:36:24
1353 Log: Fix handling of PERL_POLLUTE
1355 ! lib/ExtUtils/MM_VMS.pm
1356 ____________________________________________________________________________
1357 [ 4028] By: bailey on 1999/08/23 03:34:08
1358 Log: Update VMS version of perly.h
1361 ____________________________________________________________________________
1362 [ 4027] By: bailey on 1999/08/23 03:32:45
1363 Log: Update dependencies in Descrip.MMS
1365 ! vms/descrip_mms.template
1366 ____________________________________________________________________________
1367 [ 4026] By: bailey on 1999/08/23 03:30:01
1368 Log: Fix prototypes in perlapi.c (64-bit?)
1369 Clear prior definition of getenv_len before defining VMS-specific macro
1371 ! perlapi.c vms/vmsish.h
1372 ____________________________________________________________________________
1373 [ 4025] By: bailey on 1999/08/23 03:25:51
1374 Log: Add '-m' option to Configure.com which skips the MANIFEST check
1377 ____________________________________________________________________________
1378 [ 4024] By: bailey on 1999/08/23 03:23:34
1379 Log: Skip open() tests that rely on Unix fork semantics
1382 ____________________________________________________________________________
1383 [ 4023] By: bailey on 1999/08/23 03:21:46
1384 Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
1387 ____________________________________________________________________________
1388 [ 4022] By: bailey on 1999/08/23 03:17:33
1389 Log: update MM_VMS to use new File::Spec routines
1391 ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
1392 ____________________________________________________________________________
1393 [ 4021] By: bailey on 1999/08/23 03:13:40
1394 Log: byteperl is now part of the ByteLoader ext
1396 ! ext/ByteLoader/byterun.h vms/descrip_mms.template
1397 ____________________________________________________________________________
1398 [ 4020] By: bailey on 1999/08/23 03:10:41
1399 Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
1402 ____________________________________________________________________________
1403 [ 4019] By: bailey on 1999/08/23 03:07:28
1404 Log: Update calls for new thread context handling
1406 ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
1407 ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
1408 ____________________________________________________________________________
1409 [ 4018] By: bailey on 1999/08/23 03:01:31
1410 Log: Allow for file versions in library when looking for .bs files
1412 ! ext/DynaLoader/DynaLoader_pm.PL
1413 ____________________________________________________________________________
1414 [ 4017] By: bailey on 1999/08/23 02:58:55
1415 Log: Update VMS configuration procedures for 5.005_60
1417 ! configure.com vms/subconfigure.com
1418 ____________________________________________________________________________
1419 [ 4016] By: gsar on 1999/08/20 22:19:56
1428 ____________________________________________________________________________
1429 [ 4015] By: gsar on 1999/08/20 22:17:41
1430 Log: perl_free() should use PerlMem_free()
1433 ____________________________________________________________________________
1434 [ 4014] By: gsar on 1999/08/20 22:10:46
1437 ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
1438 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1440 ____________________________________________________________________________
1441 [ 4013] By: gsar on 1999/08/20 22:09:56
1442 Log: DEBUG_m() adjusted to internalize dTHX
1444 ! malloc.c perl.h util.c
1445 ____________________________________________________________________________
1446 [ 4012] By: gsar on 1999/08/20 17:51:06
1447 Log: make autogenerated files writable
1450 ____________________________________________________________________________
1451 [ 4011] By: gsar on 1999/08/20 17:43:47
1454 ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
1455 ____________________________________________________________________________
1456 [ 4010] By: gsar on 1999/08/20 17:21:53
1457 Log: up patchlevel &c
1459 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1460 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1461 ____________________________________________________________________________
1462 [ 4009] By: gsar on 1999/08/20 16:46:26
1463 Log: add missing Is/Syl*.pl files
1465 + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
1466 + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
1467 + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
1468 + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
1469 + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
1470 + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
1471 ____________________________________________________________________________
1472 [ 4008] By: gsar on 1999/08/20 16:31:02
1473 Log: integrate cfgperl contents into mainline
1475 +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
1476 +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1477 +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
1479 - lib/unicode/EthiopicSyllables.txt
1480 - lib/unicode/MakeEthiopicSyllables.PL
1481 !> (integrate 261 files)
1482 ____________________________________________________________________________
1483 [ 4007] By: gsar on 1999/08/20 15:24:08
1484 Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
1485 USE_THREADS and MULTIPLICITY; minor pod adjustments
1487 ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
1488 ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
1489 ____________________________________________________________________________
1490 [ 4006] By: jhi on 1999/08/19 19:01:41
1491 Log: Tighten the vec() code so that naughty BITS cause an error.
1494 ____________________________________________________________________________
1495 [ 4005] By: jhi on 1999/08/19 15:55:09
1496 Log: Don't document ill-defined vec() bits cases
1497 (for which the code doesn't work right in any case)
1499 ! pod/perldiag.pod pod/perlfunc.pod
1500 ____________________________________________________________________________
1501 [ 4004] By: jhi on 1999/08/19 12:49:41
1502 Log: Removed duplicated code (in pp.c and mg.c) by introducing
1503 do_vecget(). NOTE: the calling convention of do_vecset()
1504 changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
1505 in pp_vec() is no more multiplied by `size' in pp_vec(),
1506 the multiplication is now done in do_vecset().
1508 Also fix a cpp thinko in change #4002.
1510 ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
1511 ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
1513 ____________________________________________________________________________
1514 [ 4003] By: jhi on 1999/08/18 08:27:22
1515 Log: Warn about small spherical distances.
1518 ____________________________________________________________________________
1519 [ 4002] By: jhi on 1999/08/17 09:11:51
1520 Log: Enhance IV_FITS_IN_IV (though it's still unused).
1523 ____________________________________________________________________________
1524 [ 4001] By: jhi on 1999/08/17 08:13:34
1525 Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
1526 Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
1527 To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
1528 Subject: [PATCH] overload.pm str/num confu
1529 Date: 17 Aug 1999 08:21:12 +0200
1532 ____________________________________________________________________________
1533 [ 4000] By: jhi on 1999/08/17 07:20:23
1534 Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
1535 To: perl5-porters@perl.org
1536 Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
1537 Date: 16 Aug 1999 14:24:28 -0700
1538 Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
1541 ____________________________________________________________________________
1542 [ 3999] By: jhi on 1999/08/16 19:49:09
1543 Log: Integrate with Nick.
1545 !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
1546 ____________________________________________________________________________
1547 [ 3998] By: jhi on 1999/08/16 19:44:29
1548 Log: Fix most of the pod2man moanings reported in
1550 From: "Larry W. Virden" <lvirden@cas.org>
1551 To: perl5-porters@perl.org
1552 Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
1554 Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
1555 Message-Id: <199908031935.PAA27692@cas.org>
1559 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1560 ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
1561 ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
1562 ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
1563 ! utils/h2xs.PL utils/perlcc.PL
1564 ____________________________________________________________________________
1565 [ 3997] By: jhi on 1999/08/16 19:20:37
1566 Log: A fix of sorts for the flush-before-dup scenario.
1569 ____________________________________________________________________________
1570 [ 3996] By: jhi on 1999/08/16 19:14:37
1574 ____________________________________________________________________________
1575 [ 3995] By: jhi on 1999/08/16 18:55:35
1576 Log: Batch of small 64-bit/long double/large file support tweaks:
1578 - from DBL_DIG and LDBL_DIG select NV_DIG
1579 - introduce IVSIZE, UVSIZE, NVSIZE
1582 - AIX uses `oslevel` when others use `uname -r`
1583 - already AIX 4.2 goes 64-bit
1584 - in HP-UX require the 64-bit libc, just the directory isn't enough
1585 - group ids are not NVs
1586 - #undef USE_LONG_DOUBLE if long double is no better than double
1587 - introduce NV_WITHIN_*() and IV_FITS_IN_IV
1588 - mention large file support in perldelta
1589 - introduce quad TOPpin' and POPpin'
1590 - the svcat... buffer was tiny for printing quads in %b
1591 - fix the multiplication test in 64bit.t
1592 - try to make VMS to comply with all this removal and "introducal"
1595 ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
1596 ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
1597 ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
1599 ! U/modified/d_longdbl.U
1600 Branch: metaconfig/U/perl
1602 ____________________________________________________________________________
1603 [ 3994] By: jhi on 1999/08/16 07:53:44
1604 Log: More Configure/subconfigure.com syncing.
1606 ! vms/subconfigure.com
1607 ____________________________________________________________________________
1608 [ 3993] By: jhi on 1999/08/14 22:09:26
1609 Log: Remove from VMS what the change #3982 took away from Configure lands.
1611 ! vms/subconfigure.com
1612 ____________________________________________________________________________
1613 [ 3992] By: jhi on 1999/08/14 13:29:13
1614 Log: Small test tweaks.
1616 ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
1617 ____________________________________________________________________________
1618 [ 3991] By: jhi on 1999/08/14 13:08:41
1619 Log: Augment filesize limit note.
1622 ____________________________________________________________________________
1623 [ 3990] By: jhi on 1999/08/14 13:06:12
1624 Log: Note about filesize limits.
1627 ____________________________________________________________________________
1628 [ 3989] By: jhi on 1999/08/14 11:31:58
1629 Log: Catch the case of filesize limits.
1631 ! t/lib/syslfs.t t/op/lfs.t
1632 ____________________________________________________________________________
1633 [ 3988] By: nick on 1999/08/14 09:20:58
1634 Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
1635 this causes a POPSTACK panic. The problem seems to be that although
1636 die_where() has unwound the tail of perl_vdie() top_env setjmp has been
1637 set to resume execution there. Avoiding setting CATCH_SET(TRUE) in
1638 call_sv() avoids this. So invent a new G_NOCATCH flag to disable
1639 messing with CATCH_SET() in call_sv, use it in perl_vdie().
1640 Add test to op/eval.t which will fail (panic) if bug comes back.
1641 >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
1643 ! cop.h perl.c t/op/eval.t util.c
1644 ____________________________________________________________________________
1645 [ 3987] By: jhi on 1999/08/13 23:57:52
1646 Log: From: "Craig A. Berry" <craig.berry@metamor.com>
1647 To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
1648 Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
1649 Date: Fri, 13 Aug 1999 17:42:47 -0500
1650 Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
1652 ! lib/ExtUtils/MM_VMS.pm
1653 ____________________________________________________________________________
1654 [ 3986] By: jhi on 1999/08/13 23:56:44
1655 Log: Don't quit before printing out the message.
1657 ! t/lib/syslfs.t t/op/lfs.t
1658 ____________________________________________________________________________
1659 [ 3985] By: jhi on 1999/08/13 23:35:49
1660 Log: Remove more t/ trash on target "clean".
1663 ____________________________________________________________________________
1664 [ 3984] By: jhi on 1999/08/13 23:02:53
1665 Log: Avoid double long double.
1667 ! Configure config_h.SH
1668 Branch: metaconfig/U/perl
1670 ____________________________________________________________________________
1671 [ 3983] By: jhi on 1999/08/13 22:59:56
1674 ! Configure config_h.SH
1676 ! U/compline/byteorder.U
1677 ____________________________________________________________________________
1678 [ 3982] By: jhi on 1999/08/13 22:48:40
1679 Log: Jumbo Configure and large file support update.
1680 Remove a lot of unneeded 64-bitness cruft;
1681 re-introduce BYTEORDER; update 64-bitness hints;
1682 lfs should now work in Solaris; long doubles in AIX.
1684 ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
1685 ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
1686 ! perlsdio.h pp.h pp_sys.c
1688 ! U/compline/byteorder.U U/compline/ccflags.U
1689 Branch: metaconfig/U/perl
1690 ! d_dlsymun.U io64.U uselongdbl.U
1691 ____________________________________________________________________________
1692 [ 3981] By: jhi on 1999/08/13 15:11:51
1693 Log: Retract change #3977 (do_open9() adds O_LARGEFILE automagically).
1696 ____________________________________________________________________________
1697 [ 3980] By: jhi on 1999/08/13 15:09:11
1698 Log: Introduce HAS_LLSEEK.
1700 ! Configure config_h.SH perl.h
1701 ____________________________________________________________________________
1702 [ 3979] By: jhi on 1999/08/13 14:29:47
1703 Log: From: <dan@sidhe.org>
1704 To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
1705 sarathy@activestate.com
1706 Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
1707 Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
1708 Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
1711 ____________________________________________________________________________
1712 [ 3978] By: jhi on 1999/08/13 09:56:46
1713 Log: Make the 64-bit tests more paranoid.
1716 ____________________________________________________________________________
1717 [ 3977] By: jhi on 1999/08/13 09:56:25
1718 Log: Use O_LARGEFILE if available.
1721 ____________________________________________________________________________
1722 [ 3976] By: jhi on 1999/08/12 21:49:16
1723 Log: IRIX64 needs more -mabi=64 with gcc.
1726 ____________________________________________________________________________
1727 [ 3975] By: jhi on 1999/08/12 21:02:03
1728 Log: Reincarnate change #3967, now in more modest form.
1731 ____________________________________________________________________________
1732 [ 3974] By: jhi on 1999/08/12 20:49:36
1733 Log: Remove rt from libswanted (I added it many moons ago
1734 when I thought it would be useful in Digital UNIX,
1735 I was wrong); undo the recent IRIX hints changes,
1736 getting rid of one warning brought new ones.
1738 ! Configure config_h.SH hints/irix_6.sh
1740 ! U/modified/Myinit.U
1741 ____________________________________________________________________________
1742 [ 3973] By: jhi on 1999/08/12 19:42:53
1743 Log: st_blocks is in 512 byte blocks.
1745 ! t/lib/syslfs.t t/op/lfs.t
1746 ____________________________________________________________________________
1747 [ 3972] By: jhi on 1999/08/12 19:27:31
1748 Log: Don't claim defeat too early.
1750 ! Configure config_h.SH
1751 Branch: metaconfig/U/perl
1753 ____________________________________________________________________________
1754 [ 3971] By: jhi on 1999/08/12 19:24:14
1755 Log: IRIX 64-bit hint tweak.
1758 ____________________________________________________________________________
1759 [ 3970] By: nick on 1999/08/12 19:17:20
1760 Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
1761 tests i.e. RV2AV and RV2HV
1763 ! op.c t/pragma/warn/op
1764 ____________________________________________________________________________
1765 [ 3969] By: jhi on 1999/08/12 19:06:17
1766 Log: Add Configure -Duselongdouble and add a missing semicolon.
1768 ! Configure config_h.SH sv.c
1769 Branch: metaconfig/U/perl
1771 ____________________________________________________________________________
1772 [ 3968] By: jhi on 1999/08/12 18:46:00
1773 Log: Simply exit() early if lfs support seems unlikely.
1775 ! t/lib/syslfs.t t/op/lfs.t
1776 ____________________________________________________________________________
1777 [ 3967] By: jhi on 1999/08/12 18:44:05
1778 Log: Suffer silently for unused libraries.
1781 ____________________________________________________________________________
1782 [ 3966] By: jhi on 1999/08/12 13:18:44
1783 Log: Update MANIFEST to follow change #3965.
1786 ____________________________________________________________________________
1787 [ 3965] By: jhi on 1999/08/12 13:15:38
1788 Log: Regenerate Unicode tables based on new syllable lists
1792 ____________________________________________________________________________
1793 [ 3964] By: jhi on 1999/08/12 10:06:24
1794 Log: Remove more spurious casting.
1797 ____________________________________________________________________________
1798 [ 3963] By: jhi on 1999/08/12 08:18:53
1799 Log: Minor niggles on the lfs tests.
1801 ! t/lib/syslfs.t t/op/lfs.t
1802 ____________________________________________________________________________
1803 [ 3962] By: jhi on 1999/08/11 22:48:25
1804 Log: Don't bother with lfs testing if off_t is too small.
1806 ! t/lib/syslfs.t t/op/lfs.t
1807 ____________________________________________________________________________
1808 [ 3961] By: jhi on 1999/08/11 22:22:54
1809 Log: Long double patches from Dan Sugalski.
1812 ____________________________________________________________________________
1813 [ 3960] By: jhi on 1999/08/11 22:17:55
1814 Log: Flush buffer before duplicating file descriptor.
1816 From: Mark-Jason Dominus <mjd@plover.com>
1817 To: Graham Barr <gbarr@pobox.com>
1818 cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
1819 Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
1820 Date: Wed, 11 Aug 1999 15:56:09 -0400
1821 Message-ID: <19990811195610.5933.qmail@plover.com>
1823 From: Mark-Jason Dominus <mjd@plover.com>
1824 To: perl5-porters@perl.org
1825 Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
1826 Date: Wed, 11 Aug 1999 16:05:46 -0400
1827 Message-ID: <19990811200546.6165.qmail@plover.com>
1829 ! doio.c pod/perldelta.pod
1830 ____________________________________________________________________________
1831 [ 3959] By: jhi on 1999/08/11 22:11:35
1832 Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
1834 From: "Craig A. Berry" <craig.berry@metamor.com>
1835 Sender: owner-perl5-porters@perl.org
1836 To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
1837 bailey@newman.upenn.edu
1838 Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
1840 Date: Wed, 11 Aug 1999 14:31:11 -0500
1841 Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
1844 ____________________________________________________________________________
1845 [ 3958] By: jhi on 1999/08/11 15:35:45
1846 Log: Add a hopefully comforting message if there seems to be no LFS.
1847 This seems to be the case with e.g. ext2fs, a somewhat popular fs.
1848 The tests will fail on lfs tests only if quad is available,
1849 if ENOQUAD, the lfs tests will be skipped.
1851 ! t/lib/syslfs.t t/op/lfs.t
1852 ____________________________________________________________________________
1853 [ 3957] By: jhi on 1999/08/11 12:25:59
1854 Log: Unapply an experimental patch that accidentally escaped
1855 from the lab by piggybacking with the change #3955.
1857 ! pp.c pp.h pp_hot.c
1858 ____________________________________________________________________________
1859 [ 3956] By: jhi on 1999/08/11 08:19:23
1860 Log: Add sysio large file support testing.
1863 ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
1864 ____________________________________________________________________________
1865 [ 3955] By: jhi on 1999/08/10 22:39:11
1866 Log: From: <dan@sidhe.org>
1867 To: vmsperl@perl.org, perl5-porters@perl.org,
1868 sarathy@activestate.com, bailey@newman.upenn.edu
1869 Subject: [PATCH 5.005_60]Patches needed to get _60 building with
1871 Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
1872 Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
1874 ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
1875 ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
1877 ____________________________________________________________________________
1878 [ 3954] By: jhi on 1999/08/10 20:37:55
1879 Log: LFS testing robustness.
1882 ____________________________________________________________________________
1883 [ 3953] By: jhi on 1999/08/10 19:54:50
1884 Log: From: <dan@sidhe.org>
1885 To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
1886 sarathy@activestate.com
1887 Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
1888 Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
1889 Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
1891 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
1892 ! vms/subconfigure.com vms/vmsish.h
1893 ____________________________________________________________________________
1894 [ 3952] By: jhi on 1999/08/10 17:18:57
1895 Log: AIX is different, again. Now in cc -E output.
1897 ! Configure config_h.SH
1899 ! U/modified/cppstdin.U
1900 ____________________________________________________________________________
1901 [ 3951] By: jhi on 1999/08/10 14:37:08
1902 Log: Use Pid_t on pgrp matters.
1905 ____________________________________________________________________________
1906 [ 3950] By: jhi on 1999/08/10 14:35:30
1909 ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
1910 ! pp_sys.c proto.h util.c
1911 ____________________________________________________________________________
1912 [ 3949] By: jhi on 1999/08/10 14:11:15
1915 ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
1916 ! perlapi.h pp_sys.c proto.h
1917 ____________________________________________________________________________
1918 [ 3948] By: jhi on 1999/08/10 13:53:19
1919 Log: Small perlbug doc tweaks from Jon Orwant.
1922 ____________________________________________________________________________
1923 [ 3947] By: jhi on 1999/08/10 09:55:11
1924 Log: Large file support testing.
1927 ! MANIFEST t/op/64bit.t
1928 ____________________________________________________________________________
1929 [ 3946] By: jhi on 1999/08/10 09:13:54
1930 Log: Remove I32 casting from time-related functions.
1933 ____________________________________________________________________________
1934 [ 3945] By: jhi on 1999/08/10 09:06:42
1935 Log: Gratuitous uid and gid casts to I32s and ints removed.
1936 There are still problem spots in printfing such ids:
1937 width (%d vs %ld) and signedness %d vs %u.
1939 ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
1940 ! perl.c perlapi.c pp_hot.c proto.h
1941 ____________________________________________________________________________
1942 [ 3944] By: jhi on 1999/08/10 07:43:03
1943 Log: Remove I32 casts from pp_stat, these make stat()
1944 very broken e.g. on files larger than 2 gigabytes.
1946 From: Phil Lobbes <phil@finchcomputer.com>
1947 To: perl5-porters@perl.org
1948 Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
1950 Date: Mon, 09 Aug 1999 21:38:54 -0700
1951 Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
1953 There are more of these I32 casts all over pp_sys.c,
1954 all of them should be checked.
1957 ____________________________________________________________________________
1958 [ 3943] By: jhi on 1999/08/10 07:38:30
1959 Log: Remove blathering.
1961 ! lib/unicode/mktables.PL
1962 ____________________________________________________________________________
1963 [ 3942] By: jhi on 1999/08/09 20:35:13
1964 Log: lexwarn maintenance: new warning class unsafe
1965 subclasses 'overflow' and 'portable' created,
1966 used by the recent integer overflow warnings.
1967 Class syntax subclass 'octal' renamed to 'digit',
1968 binary and hexadecimal parsing errors also 'digit' warnings.
1970 ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
1971 ! util.c warning.h warning.pl
1972 ____________________________________________________________________________
1973 [ 3941] By: jhi on 1999/08/09 10:40:47
1974 Log: Integrate with Nick.
1977 !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
1978 !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
1979 ____________________________________________________________________________
1980 [ 3940] By: jhi on 1999/08/09 10:32:43
1981 Log: Regenerate the Unicode tables after having updated the Unicode
1982 database (change #3939).
1985 ____________________________________________________________________________
1986 [ 3939] By: jhi on 1999/08/09 10:27:22
1987 Log: Unicode data updated to be the latest beta of the Unicode 3.0.
1989 ! lib/unicode/UnicodeData-Latest.txt
1990 ____________________________________________________________________________
1991 [ 3938] By: jhi on 1999/08/09 10:25:54
1992 Log: Ethiopic changes via private email from Daniel Yacob,
1993 <dmulholl@cs.indiana.edu>. Ethiopic and Cherokee done,
1994 Canadian Syllabics and Yi under construction.
1996 + lib/unicode/syllables.txt
1997 - lib/unicode/EthiopicSyllables.txt
1998 - lib/unicode/MakeEthiopicSyllables.PL
1999 ! MANIFEST lib/unicode/UnicodeData-Latest.txt
2000 ! lib/unicode/mktables.PL
2001 ____________________________________________________________________________
2002 [ 3937] By: jhi on 1999/08/09 10:21:51
2003 Log: Move the equivalence class creation last.
2005 ! lib/unicode/mktables.PL
2006 ____________________________________________________________________________
2007 [ 3936] By: jhi on 1999/08/09 10:20:40
2008 Log: Compute equivalence classes (diacritics stripping) only
2009 for letters, not for ligatures.
2011 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2012 ! lib/unicode/mktables.PL
2013 ____________________________________________________________________________
2014 [ 3935] By: nick on 1999/08/08 13:53:57
2015 Log: Will now correctly re-call
2017 if requested. This should allow build on Win32 and other
2018 platforms where you cannot link to loadables directly.
2021 ____________________________________________________________________________
2022 [ 3934] By: nick on 1999/08/07 12:23:55
2023 Log: Vishal Bhatia <vishalb@my-deja.com>
2024 Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
2025 Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
2028 ____________________________________________________________________________
2029 [ 3933] By: nick on 1999/08/07 12:19:46
2030 Log: B::C changes to get simple Tk app. compiling again
2033 ____________________________________________________________________________
2034 [ 3932] By: jhi on 1999/08/06 21:17:16
2035 Log: Regen Configure to include change #3915.
2037 ! Configure config_h.SH
2038 ____________________________________________________________________________
2039 [ 3931] By: jhi on 1999/08/06 18:52:57
2042 ! Todo Todo-5.005 lib/unicode/mktables.PL
2043 ____________________________________________________________________________
2044 [ 3930] By: jhi on 1999/08/06 13:13:05
2045 Log: Character class equivalence tables.
2047 + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2048 ! MANIFEST lib/unicode/mktables.PL
2049 ____________________________________________________________________________
2050 [ 3929] By: jhi on 1999/08/06 11:59:11
2051 Log: More Fcntl constants. (This process really needs
2052 to be automated, at least partly, see the Errno extension.)
2053 Now also the SEEK_ constants are available via the Fcntl.
2054 Yes, this is redundant (IO::Seekable and POSIX supply them already),
2055 but now Fcntl is a one-stop shopping mall for all your
2056 file-related constants.
2058 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
2059 ____________________________________________________________________________
2060 [ 3928] By: jhi on 1999/08/06 08:08:03
2061 Log: Protect against pack/unpack repeat count overflows,
2064 From: Nathan Torkington <gnat@frii.com>
2065 To: Brian Keefer <mgomes@cwix.com>
2066 Cc: perl5-porters@perl.org
2067 Subject: Re: [ID 19990806.001] Core dump with obfuscated code
2068 Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
2069 Message-ID: <14250.27711.769942.100675@localhost.frii.com>
2071 ! pod/perldiag.pod pp.c
2072 ____________________________________________________________________________
2073 [ 3927] By: jhi on 1999/08/06 07:32:20
2074 Log: Fix for Nathan's fix (#3920) from Guy Decoux.
2076 From: Nathan Torkington <gnat@frii.com>
2077 To: perl5-porters@perl.org
2078 Subject: Bugfix for my bugfix
2079 Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
2080 Message-ID: <14250.21947.765134.940583@localhost.frii.com>
2082 ! ext/B/B/Assembler.pm
2083 ____________________________________________________________________________
2084 [ 3926] By: jhi on 1999/08/05 17:25:19
2085 Log: Fix regex charclass parsing so that bogus ranges
2086 like [0-\d] and [[:word:]-z] are no more allowed.
2087 The anomaly was noticed by Guy Decoux.
2089 ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
2090 ____________________________________________________________________________
2091 [ 3925] By: jhi on 1999/08/05 10:31:47
2092 Log: split /^/ deprecation warning should not be on by default.
2095 ____________________________________________________________________________
2096 [ 3924] By: jhi on 1999/08/05 09:23:00
2097 Log: Warning fix to change #3922.
2098 From: paul.marquess@bt.com
2099 To: ilya@math.ohio-state.edu, gsar@activestate.com
2100 Cc: tchrist@jhereg.perl.com, chaimf@pobox.com, ed@chronos.net,
2101 perl5-porters@perl.org
2102 Subject: RE: [PATCH 5.00557] split /^/
2103 Date: Thu, 5 Aug 1999 09:01:15 +0100
2104 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B23@mbtlipnt02.btlabs.bt.co.uk>
2107 ____________________________________________________________________________
2108 [ 3923] By: jhi on 1999/08/05 09:16:57
2109 Log: From: paul.marquess@bt.com
2110 To: jhi@iki.fi, paul.marquess@bt.com
2111 Cc: gsar@ActiveState.com, perl5-porters@perl.org
2112 Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
2113 Date: Thu, 5 Aug 1999 09:33:14 +0100
2114 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
2117 ____________________________________________________________________________
2118 [ 3922] By: jhi on 1999/08/05 08:09:59
2119 Log: Deprecate /^/ implictly meaning /^/m.
2121 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2122 To: Gurusamy Sarathy <gsar@activestate.com>
2123 Cc: Tom Christiansen <tchrist@jhereg.perl.com>, chaimf@pobox.com,
2124 ed@chronos.net, perl5-porters@perl.org
2125 Subject: [PATCH 5.00557] split /^/
2126 Date: Wed, 4 Aug 1999 16:46:57 -0400
2127 Message-ID: <19990804164657.A3776@monk.mps.ohio-state.edu>
2129 ! pod/perldiag.pod pp.c regexp.h
2130 ____________________________________________________________________________
2131 [ 3921] By: jhi on 1999/08/05 08:05:13
2132 Log: From: paul.marquess@bt.com
2133 To: perl5-porters@perl.org
2134 Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
2135 randy@theoryx5.uwinnipeg.ca
2136 Subject: [PATCH 5.005_60] DB_File 1.70
2137 Date: Wed, 4 Aug 1999 23:22:22 +0100
2138 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
2140 (Replaces change #3917)
2142 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2143 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2144 ____________________________________________________________________________
2145 [ 3920] By: jhi on 1999/08/04 19:02:58
2146 Log: From: Nathan Torkington <gnat@frii.com>
2147 To: perl5-porters@perl.org
2148 Subject: [5.005_60 PATCH] Make B::Bytecode work
2149 Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
2150 Message-ID: <14248.30568.769427.216092@localhost.frii.com>
2152 ! ext/B/B/Assembler.pm
2153 ____________________________________________________________________________
2154 [ 3919] By: jhi on 1999/08/04 10:56:26
2155 Log: Update history records.
2158 ____________________________________________________________________________
2159 [ 3918] By: jhi on 1999/08/04 09:36:13
2160 Log: Minor fixes to linux -Dusethreads -Duseperlio.
2163 ____________________________________________________________________________
2164 [ 3917] By: jhi on 1999/08/04 08:13:20
2165 Log: (Replaced by change #3921)
2166 From: paul.marquess@bt.com
2167 To: gsar@activestate.com
2168 Cc: perl5-porters@perl.org
2169 Subject: [PATCH 5.005_60] DB_File 1.69
2170 Date: Tue, 3 Aug 1999 22:55:00 +0100
2171 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
2173 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2174 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2175 ____________________________________________________________________________
2176 [ 3916] By: jhi on 1999/08/04 07:59:05
2177 Log: Introduce the charnames pragma.
2179 Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
2180 From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
2181 To: Chip Salzenberg <[11]chip@perlsupport.com>
2182 Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
2183 Date: Sat, 31 Jul 1999 05:44:05 -0400
2184 Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
2186 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2187 To: Mailing list Perl5 <perl5-porters@perl.org>
2188 Subject: [PATCH 5.005_58] Named characters in Perl
2189 Date: Mon, 2 Aug 1999 19:25:40 -0400
2190 Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
2192 + lib/charnames.pm t/lib/charnames.t
2193 ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
2194 ! pod/perlre.pod regcomp.c toke.c
2195 ____________________________________________________________________________
2196 [ 3915] By: jhi on 1999/08/03 21:18:49
2197 Log: Support Configure -Dmake=pmake.
2198 Via private email from Andy.
2199 NOTE: assumes "basename" command.
2201 ! U/modified/Config_sh.U
2202 ____________________________________________________________________________
2203 [ 3914] By: jhi on 1999/08/03 21:11:11
2204 Log: The op/filetest.t failed subtest 7 if testing as root.
2206 From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
2207 To: perl5-porters@perl.org
2208 Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
2209 Date: Tue, 27 Jul 1999 22:54:05 +0200
2210 Message-Id: <379E1C6D.626DC765@club-internet.fr>
2213 ____________________________________________________________________________
2214 [ 3913] By: jhi on 1999/08/03 21:07:57
2215 Log: Retract #3912, much too many compilation warnings
2218 ! doio.c iperlsys.h perl.h perlio.c perlsdio.h perlsfio.h
2220 ____________________________________________________________________________
2221 [ 3912] By: jhi on 1999/08/03 20:13:59
2222 Log: (Retracted). See #3913.
2224 From: Sven Verdoolaege <skimo@kotnet.org>
2225 To: perl5-porters@perl.org
2226 Subject: [ID 19990803.003] Not OK: perl 5.00560 on i586-linux-thread
2228 Date: Tue, 3 Aug 1999 13:14:07 +0200
2229 Message-Id: <19990803131407.A30911@pool.kotnet.org>
2231 ! doio.c iperlsys.h perl.h perlio.c perlsdio.h perlsfio.h
2233 ____________________________________________________________________________
2234 [ 3911] By: jhi on 1999/08/03 19:52:38
2235 Log: The "-Dusethreads -Duseperlio" combination failed.
2237 From: Spider Boardman <spider@leggy.zk3.dec.com>
2238 To: perl5-porters@perl.org
2239 Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
2241 Date: Tue, 3 Aug 1999 14:25:00 -0400
2242 Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
2244 See also change #3912.
2247 ____________________________________________________________________________
2248 [ 3910] By: jhi on 1999/08/03 10:44:24
2249 Log: From: Chris Nandor <pudge@pobox.com>
2250 To: perl5-porters@perl.org
2251 Subject: [PATCH 5.005_58] perlbug.PL 1.27
2252 Date: Wed, 28 Jul 1999 23:42:49 -0400
2253 Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
2256 ____________________________________________________________________________
2257 [ 3909] By: jhi on 1999/08/03 10:41:04
2258 Log: Hints for building ByteLoader in SunoS. Based on
2259 From: Andy Dougherty <doughera@lafayette.edu>
2260 To: Gurusamy Sarathy <gsar@activestate.com>
2261 Cc: Perl Porters <perl5-porters@perl.org>
2262 Subject: Re: 5.005_58 Not OK SunOS 4.1.3
2263 Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
2264 Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
2266 + ext/ByteLoader/hints/sunos.pl
2267 ! MANIFEST ext/ByteLoader/ByteLoader.xs
2268 ____________________________________________________________________________
2269 [ 3908] By: jhi on 1999/08/03 09:29:22
2270 Log: Clarify RE engine code; inline a static function to a macro;
2271 make exact string nodes smaller.
2273 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2274 To: perl5-porters@perl.org (Mailing list Perl5)
2275 Subject: [PATCH 5.005_60] Cosmetic change to REx engine
2276 Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
2277 Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
2279 ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
2280 ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
2281 ! regnodes.h warning.h
2282 ____________________________________________________________________________
2283 [ 3907] By: jhi on 1999/08/03 08:11:49
2284 Log: 5_59 configured with -Dd_bincompat5005 can't be made
2285 binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
2287 From: Spider Boardman <spider@leggy.zk3.dec.com>
2288 To: perl5-porters@perl.org
2289 Subject: [ID 19990802.016] Not OK: perl 5.00559
2290 Date: Mon, 2 Aug 1999 16:11:13 -0400
2291 Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
2294 ____________________________________________________________________________
2295 [ 3906] By: jhi on 1999/08/03 07:48:59
2296 Log: Change #3790 redemption: with a little additional
2297 patch from Ilya it works okay.
2299 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2300 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
2301 ____________________________________________________________________________
2302 [ 3905] By: gsar on 1999/08/02 21:03:23
2303 Log: this will be 5.005_60
2311 ____________________________________________________________________________
2312 [ 3904] By: gsar on 1999/08/02 20:30:23
2313 Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
2314 in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
2317 ! embed.h embed.pl global.sym opcode.h perlapi.c
2318 ____________________________________________________________________________
2319 [ 3903] By: gsar on 1999/08/02 20:26:07
2320 Log: native int pack/unpack fixes (from Spider Boardman
2321 <spider@leggy.zk3.dec.com>)
2324 ____________________________________________________________________________
2325 [ 3902] By: gsar on 1999/08/02 20:24:41
2326 Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
2327 <spider@leggy.zk3.dec.com>)
2330 ! Changes MANIFEST opcode.pl perl.h
2331 ____________________________________________________________________________
2332 [ 3901] By: gsar on 1999/08/02 18:51:18
2333 Log: integrate cfgperl contents
2335 !> INSTALL README pod/perldelta.pod
2336 ____________________________________________________________________________
2337 [ 3900] By: jhi on 1999/08/02 18:46:21
2338 Log: Update README and INSTALL; partly based on the message
2340 From: "John L. Allen" <allen@grumman.com>
2341 To: Jarkko Hietaniemi <jhi@iki.fi>
2342 cc: perl5-porters@perl.org
2343 Subject: Re: Perl Installation Problem
2344 Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
2345 Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
2347 and private email from Andy Dougherty.
2350 ____________________________________________________________________________
2351 [ 3899] By: jhi on 1999/08/02 18:36:35
2352 Log: Integrate with Sarathy.
2355 ____________________________________________________________________________
2356 [ 3898] By: jhi on 1999/08/02 18:34:49
2357 Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
2360 ____________________________________________________________________________
2361 [ 3897] By: gsar on 1999/08/02 18:18:37
2362 Log: optimizations could sometimes bypass bareword check
2365 ____________________________________________________________________________
2366 [ 3896] By: jhi on 1999/08/02 18:18:34
2367 Log: Integrate with Sarathy.
2369 !> Changes makedef.pl patchlevel.h win32/Makefile
2370 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2371 !> win32/makefile.mk
2372 ____________________________________________________________________________
2373 [ 3895] By: gsar on 1999/08/02 17:22:40
2374 Log: up patchlevel etc.
2376 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2377 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2378 ____________________________________________________________________________
2379 [ 3894] By: gsar on 1999/08/02 17:12:31
2380 Log: integrate change#3893, make it conditional on bincompat5005
2383 ____________________________________________________________________________
2384 [ 3893] By: jhi on 1999/08/02 16:49:08
2385 Log: PERL_BINCOMPAT_5005 symbol translation.
2386 (AIX wouldn't link neither perl nor extensions.)
2389 ____________________________________________________________________________
2390 [ 3892] By: gsar on 1999/08/02 16:09:13
2391 Log: integrate cfgperl contents into mainline
2395 !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
2396 !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
2397 !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
2398 ____________________________________________________________________________
2399 [ 3891] By: jhi on 1999/08/02 14:52:40
2400 Log: AIX long long probing requires LL suffix for
2401 the ll constant. The suffix doesn't seem
2402 to bother other ll platforms.
2404 ! Configure config_h.SH hints/aix.sh
2405 Branch: metaconfig/U/perl
2407 ____________________________________________________________________________
2408 [ 3890] By: jhi on 1999/08/02 14:21:55
2409 Log: Exact path to perl for open -|.
2412 ____________________________________________________________________________
2413 [ 3889] By: jhi on 1999/08/02 14:18:03
2414 Log: Integrate with Sarathy.
2416 !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
2417 !> win32/Makefile win32/config_H.bc win32/config_H.gc
2418 !> win32/config_H.vc win32/makefile.mk win32/win32.c
2419 ____________________________________________________________________________
2420 [ 3888] By: jhi on 1999/08/02 14:14:29
2421 Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
2424 ____________________________________________________________________________
2425 [ 3887] By: jhi on 1999/08/02 12:53:10
2426 Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
2427 emacs code indentation doesn't get wrong ideas--
2428 in other words, introduce a couple of "redundant" if:s.
2430 ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
2432 ____________________________________________________________________________
2433 [ 3886] By: jhi on 1999/08/02 12:43:16
2434 Log: Mention that also *BSD systems with glibc are known to stumble.
2436 ! t/pragma/warn/pp_hot
2437 ____________________________________________________________________________
2438 [ 3885] By: jhi on 1999/08/02 12:34:15
2439 Log: Allow also non-long long but still quad platforms print quads.
2441 ! Configure config_h.SH
2442 Branch: metaconfig/U/perl
2443 ! longdblfio.U quadfio.U
2444 ____________________________________________________________________________
2445 [ 3884] By: jhi on 1999/08/02 11:56:14
2446 Log: Fix regclass utf8 hex ranges for quads.
2449 ____________________________________________________________________________
2450 [ 3883] By: jhi on 1999/08/02 11:42:14
2451 Log: Enhance the description of how to detect quad support.
2454 ____________________________________________________________________________
2455 [ 3882] By: jhi on 1999/08/02 11:22:19
2456 Log: Fix printf %D %U %O for quads.
2459 ____________________________________________________________________________
2460 [ 3881] By: jhi on 1999/08/02 11:16:12
2461 Log: Document quad printing.
2464 ____________________________________________________________________________
2465 [ 3880] By: jhi on 1999/08/02 10:32:01
2466 Log: More 64-bit fixing. One known bug of that kind
2467 remains, 32-bit platforms using long long in
2468 the test t/pragma/utf8 subtests 1-3 fail.
2469 (Update: change #3884 fixed that one.)
2472 ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
2478 ____________________________________________________________________________
2479 [ 3879] By: gsar on 1999/08/02 08:18:58
2480 Log: integrate cfgperl changes into mainline
2482 !> Configure config_h.SH sv.c
2483 ____________________________________________________________________________
2484 [ 3878] By: gsar on 1999/08/02 08:13:16
2485 Log: change#3692 had an unintentional patch leak through!
2486 (this would explain the mysterious C<next LABEL> failures
2490 ____________________________________________________________________________
2491 [ 3877] By: gsar on 1999/08/02 08:00:29
2492 Log: up patchlevel to 59
2494 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2495 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2497 ____________________________________________________________________________
2498 [ 3876] By: gsar on 1999/08/02 07:51:18
2499 Log: fix coredump under usethreads+debug
2502 ____________________________________________________________________________
2503 [ 3875] By: jhi on 1999/08/02 07:50:51
2504 Log: d_bincompat5005 could be left empty.
2506 ! Configure config_h.SH
2507 Branch: metaconfig/U/perl
2509 ____________________________________________________________________________
2510 [ 3874] By: jhi on 1999/08/02 07:42:45
2511 Log: Fix printf %d when IV is quad.
2514 ____________________________________________________________________________
2515 [ 3873] By: gsar on 1999/08/02 07:41:03
2516 Log: fix d_bincompat5005='' junking config.h
2519 ____________________________________________________________________________
2520 [ 3872] By: gsar on 1999/08/02 07:38:48
2521 Log: C needs parameter list, not merely type
2524 ____________________________________________________________________________
2525 [ 3871] By: jhi on 1999/08/02 07:20:51
2526 Log: Integrate with Sarathy.
2528 !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
2529 ____________________________________________________________________________
2530 [ 3870] By: gsar on 1999/08/02 07:12:18
2531 Log: integrate cfgperl changes into mainline
2534 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2535 !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
2536 !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
2538 ____________________________________________________________________________
2539 [ 3869] By: gsar on 1999/08/02 06:59:09
2540 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
2541 Date: Sat, 31 Jul 1999 19:08:33 -0700
2542 Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
2543 Subject: [PATCH 5.005_58] "use constant" in the compiler
2545 ! ext/B/B/C.pm ext/B/B/CC.pm
2546 ____________________________________________________________________________
2547 [ 3868] By: gsar on 1999/08/02 06:55:51
2548 Log: debug build tweak
2551 ____________________________________________________________________________
2552 [ 3867] By: gsar on 1999/08/02 06:35:18
2553 Log: create vmsperl branch (to be owned and operated by: cbailey)
2555 +> (branch 1476 files)
2556 ____________________________________________________________________________
2557 [ 3866] By: jhi on 1999/08/01 23:34:40
2558 Log: so_locations once is enough.
2561 ____________________________________________________________________________
2562 [ 3865] By: jhi on 1999/08/01 23:13:05
2563 Log: Simplicate duplicated code.
2566 ____________________________________________________________________________
2567 [ 3864] By: jhi on 1999/08/01 22:41:41
2568 Log: Integrate with Sarathy. perl.h and util.c required manual resolving.
2570 +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
2571 +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
2572 - README.cygwin32 cygwin32/Makefile.SHs
2573 - cygwin32/build-instructions.READFIRST
2574 - cygwin32/build-instructions.charles-wilson
2575 - cygwin32/build-instructions.sebastien-barre
2576 - cygwin32/build-instructions.steven-morlock
2577 - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
2578 - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
2580 !> (integrate 61 files)
2581 ____________________________________________________________________________
2582 [ 3863] By: jhi on 1999/08/01 22:36:02
2583 Log: Regen Configure and Glossary once again.
2585 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2587 ____________________________________________________________________________
2588 [ 3862] By: jhi on 1999/08/01 22:26:09
2589 Log: Glossary update for #3861.
2591 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2593 ____________________________________________________________________________
2594 [ 3861] By: jhi on 1999/08/01 22:22:51
2595 Log: 64-bit work. Now 32-bit platforms get a 100% make test
2596 with -Duse64bits (using long long).
2597 Tested in Solaris 2.6 sparc RH Linux 6.0 x86
2598 (and Digital IX 4.0D, to get a true 64-bit opinion). Now e.g.
2599 'print unpack "q", pack "q", 12345678901'
2600 should work on such 32-bit platforms.
2601 Still a lot of printf()s behind -D which wrongly assume
2602 that %ld/%lx and (long) are a good combination.
2603 Introducing a slew of new macros intended to be used in printf()
2604 format strings: e. g. PERL_PRId64 is the string to be used
2605 when printing an IV, printf("%" PERL_PRId64 "\n", iv).
2606 The PRI... naming follows the C9X naming of <inttypes.h> macros.
2608 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2609 ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
2610 ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
2611 Branch: metaconfig/U/perl
2612 + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
2613 ____________________________________________________________________________
2614 [ 3860] By: gsar on 1999/08/01 21:23:18
2615 Log: integrate cfgperl contents into mainline
2618 !> (integrate 29 files)
2619 ____________________________________________________________________________
2620 [ 3859] By: gsar on 1999/08/01 21:13:09
2621 Log: From: Nathan Torkington <gnat@frii.com>
2622 Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
2623 Message-ID: <14244.33431.739419.806927@localhost.frii.com>
2624 Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
2626 ! ext/B/B/Disassembler.pm
2627 ____________________________________________________________________________
2628 [ 3858] By: gsar on 1999/08/01 21:09:15
2629 Log: DB_File 1.68 update from Paul Marquess
2631 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2632 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
2634 ____________________________________________________________________________
2635 [ 3857] By: gsar on 1999/08/01 21:05:54
2636 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2637 Date: Sat, 31 Jul 1999 05:13:38 -0400
2638 Message-Id: <199907311407.IAA25038@localhost.frii.com>
2639 Subject: [PATCH 5.005_58] More optimizations to REx engine
2641 ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
2642 ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
2643 ____________________________________________________________________________
2644 [ 3856] By: gsar on 1999/08/01 20:59:59
2645 Log: slightly modified version of suggested patch
2646 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2647 Date: Sat, 31 Jul 1999 04:45:12 -0400
2648 Message-Id: <199907311406.IAA25034@localhost.frii.com>
2649 Subject: [PATCH 5.005_58] Fix OS/2 build
2651 ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
2652 ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
2653 ____________________________________________________________________________
2654 [ 3855] By: gsar on 1999/08/01 20:49:06
2656 From: "Fifer, Eric" <EFifer@sanwaint.com>
2657 Date: Fri, 30 Jul 1999 18:31:48 +0100
2658 Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
2659 Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
2661 ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
2662 ! pp_sys.c unixish.h util.c
2663 ____________________________________________________________________________
2664 [ 3854] By: gsar on 1999/08/01 20:41:53
2665 Log: fixes from Stephen McCamant that address bugs in change#3612
2666 (the optimization shouldn't be enabled in expressions where
2667 the variable is introduced), and fix Deparse to grok the
2669 Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
2670 Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
2671 Subject: [PATCH _58] Set OPpTARGET_MY more consistently
2673 Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
2674 Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
2675 Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
2677 Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
2678 Message-Id: <199907310326.VAA24376@localhost.frii.com>
2679 Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
2681 ! ext/B/B/Deparse.pm op.c
2682 ____________________________________________________________________________
2683 [ 3853] By: gsar on 1999/08/01 20:31:32
2684 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2685 Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
2686 Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
2687 Subject: [PATCH _58] Two one-liner LOGOP tweaks
2689 ! op.c opcode.h opcode.pl
2690 ____________________________________________________________________________
2691 [ 3852] By: gsar on 1999/08/01 20:29:17
2692 Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
2694 ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
2695 ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
2696 ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
2697 ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
2698 ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
2699 ! pod/perlport.pod pp_sys.c util.c
2700 ____________________________________________________________________________
2701 [ 3851] By: gsar on 1999/08/01 20:20:05
2702 Log: move files around for s/cygwin32/cygwin/ renaming
2704 +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
2705 +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
2706 - README.cygwin32 cygwin32/Makefile.SHs
2707 - cygwin32/build-instructions.READFIRST
2708 - cygwin32/build-instructions.charles-wilson
2709 - cygwin32/build-instructions.sebastien-barre
2710 - cygwin32/build-instructions.steven-morlock
2711 - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
2712 - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
2715 ____________________________________________________________________________
2716 [ 3850] By: gsar on 1999/08/01 20:05:14
2717 Log: posix-bc hints tweak (via private mail from Thomas Dorner
2718 <Thomas.Dorner@start.de>)
2720 ! Changes hints/posix-bc.sh
2721 ____________________________________________________________________________
2722 [ 3849] By: gsar on 1999/08/01 19:50:20
2723 Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
2726 ! perl.h pod/perldelta.pod pod/perlguts.pod
2727 ____________________________________________________________________________
2728 [ 3848] By: gsar on 1999/08/01 18:34:41
2729 Log: fix defined(@foo) encarpments
2731 ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
2733 ____________________________________________________________________________
2734 [ 3847] By: jhi on 1999/08/01 17:17:07
2735 Log: Undo #3790 and the patches that attempted to fix it
2736 (#3837, #3838, #3845). The #3790 caused linkage failures
2737 and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
2740 - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
2741 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2742 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
2743 ____________________________________________________________________________
2744 [ 3846] By: jhi on 1999/08/01 11:41:52
2745 Log: Reading 64-bit decimal numbers was broken because
2746 the NV was cast to an I32, not an IV.
2749 ____________________________________________________________________________
2750 [ 3845] By: jhi on 1999/08/01 11:00:24
2751 Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
2753 + ext/SDBM_File/hints/solaris.pl
2754 ____________________________________________________________________________
2755 [ 3844] By: jhi on 1999/08/01 10:55:44
2756 Log: Enable Solaris largefiles support only if -Duse64bits is used.
2757 (Effectively removes #3311).
2759 ! hints/solaris_2.sh
2760 ____________________________________________________________________________
2761 [ 3843] By: jhi on 1999/07/31 22:44:56
2762 Log: Integer overflow iteration.
2764 ! t/op/oct.t toke.c util.c
2765 ____________________________________________________________________________
2766 [ 3842] By: jhi on 1999/07/31 22:11:03
2767 Log: Remove a lot of unused regnode codes.
2770 ! regcomp.c regcomp.sym regexec.c regnodes.h
2771 ____________________________________________________________________________
2772 [ 3841] By: jhi on 1999/07/31 21:53:54
2773 Log: Make the use64bits and usethreads friendlier/braver;
2774 they no more wimp out if the platform is unknown.
2775 On use64bits if gcc used -DUSE_LONG_LONG is added
2776 to the ccflags (this dependency on gcc caused a slightly weird
2777 reordering of Configure, but things still seem to work.)
2779 ! Configure README.threads config_h.SH
2781 ! U/threads/usethreads.U
2782 Branch: metaconfig/U/perl
2784 ____________________________________________________________________________
2785 [ 3840] By: jhi on 1999/07/31 20:26:22
2786 Log: Hack the "integer overflow" code some more.
2788 ! perl.h toke.c util.c
2789 ____________________________________________________________________________
2790 [ 3839] By: jhi on 1999/07/31 20:22:00
2791 Log: Test oct() at the 2^32-1 limit.
2794 ____________________________________________________________________________
2795 [ 3838] By: jhi on 1999/07/31 20:08:43
2796 Log: Update MANIFEST for #3837.
2799 ____________________________________________________________________________
2800 [ 3837] By: jhi on 1999/07/31 20:02:40
2801 Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
2802 (a core dump with a corrput stack ensues).
2804 + ext/SDBM_File/hints/dec_osf.pl
2805 ____________________________________________________________________________
2806 [ 3836] By: jhi on 1999/07/29 21:09:01
2807 Log: Allow for Configure -Ubincompat5005 override.
2809 ! Configure config_h.SH
2810 Branch: metaconfig/U/perl
2812 ____________________________________________________________________________
2813 [ 3835] By: jhi on 1999/07/29 21:04:02
2814 Log: Make Configure support PERL_BINCOMPAT_5005.
2816 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2818 Branch: metaconfig/U/perl
2820 ____________________________________________________________________________
2821 [ 3834] By: jhi on 1999/07/29 19:25:35
2822 Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com>
2825 ____________________________________________________________________________
2826 [ 3833] By: jhi on 1999/07/29 14:07:09
2827 Log: Integrate with Sarathy. I overruled on perldelta
2830 !> README.win32 emacs/cperl-mode.el globals.c installperl
2831 !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
2832 !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
2833 !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
2834 !> win32/perllib.c win32/win32.c
2835 ____________________________________________________________________________
2836 [ 3832] By: jhi on 1999/07/29 14:02:50
2837 Log: Repent and make overly large integerish
2838 constants non-fatal. They are now promoted
2839 to NVs, accompanied by an overflow warning that
2842 ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
2843 ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
2845 ____________________________________________________________________________
2846 [ 3831] By: jhi on 1999/07/29 11:40:04
2847 Log: AIX exhibits different error on failed system().
2848 Slightly modified patch via private email from
2849 David R. Favor <dfavor@austin.ibm.com>
2852 ____________________________________________________________________________
2853 [ 3830] By: gsar on 1999/07/29 07:46:11
2854 Log: cperl-mode.el v4.19
2856 ! emacs/cperl-mode.el
2857 ____________________________________________________________________________
2858 [ 3829] By: gsar on 1999/07/29 07:30:35
2859 Log: From: jan.dubois@ibm.net (Jan Dubois)
2860 Date: Wed, 28 Jul 1999 22:01:42 +0200
2861 Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
2862 Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
2864 ! win32/bin/pl2bat.pl
2865 ____________________________________________________________________________
2866 [ 3828] By: gsar on 1999/07/29 07:19:27
2867 Log: tweak previous change for multiple hits
2870 ____________________________________________________________________________
2871 [ 3827] By: gsar on 1999/07/29 07:10:00
2872 Log: band-aid for perldoc -t broken-ness (the new Pod::Text
2873 really needs a pod2text() compatibility function)
2876 ____________________________________________________________________________
2877 [ 3826] By: gsar on 1999/07/29 01:33:46
2878 Log: minor tweaks to pods and toke.c comments
2880 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
2881 ____________________________________________________________________________
2882 [ 3825] By: gsar on 1999/07/29 00:12:52
2883 Log: integrate cfgperl changes into mainline
2885 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2886 !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
2887 !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2888 !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
2889 !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2890 !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
2891 !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
2892 !> t/pragma/warn/util toke.c util.c
2893 ____________________________________________________________________________
2894 [ 3824] By: jhi on 1999/07/28 21:15:04
2895 Log: Tiny patch to go over #3820 (via private mail from Lincoln).
2897 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
2898 ! ext/IO/lib/IO/Socket/INET.pm
2899 ____________________________________________________________________________
2900 [ 3823] By: jhi on 1999/07/28 20:29:17
2901 Log: Continue pack() doc honing.
2904 ____________________________________________________________________________
2905 [ 3822] By: jhi on 1999/07/28 20:17:37
2906 Log: Enhance pack() doc.
2909 ____________________________________________________________________________
2910 [ 3821] By: jhi on 1999/07/28 18:34:50
2911 Log: UNIX Domain Sockets are not implemented under QNX.
2913 From: Norton Allen <allen@huarp.harvard.edu>
2914 To: perl5-porters@perl.org
2915 Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
2916 Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
2917 Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
2920 ____________________________________________________________________________
2921 [ 3820] By: jhi on 1999/07/28 18:13:37
2922 Log: IO::* enhancements.
2924 1) write() and syswrite() will now accept a single-argument
2925 form of the call, for consistency with Perl's syswrite().
2926 2) You can create a TCP-based IO::Socket::INET without forcing
2927 a connect attempt. This allows you to configure its options
2928 (like making it non-blocking) and then call connect() manually.
2929 3) Fixed a bug that prevented the IO::Socket::protocol() accessor
2930 from ever returning the correct value.
2932 From: Lincoln Stein <lstein@formaggio.cshl.org>
2933 To: Graham Barr <gbarr@pobox.com>
2934 Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
2935 Subject: Re: patch for IO::*
2936 Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
2937 Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
2939 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
2940 ! ext/IO/lib/IO/Socket/INET.pm
2941 ____________________________________________________________________________
2942 [ 3819] By: gsar on 1999/07/28 18:08:06
2943 Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
2945 ! README.win32 globals.c installperl iperlsys.h makedef.pl
2946 ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
2948 ____________________________________________________________________________
2949 [ 3818] By: jhi on 1999/07/28 17:48:16
2950 Log: Need to add QNX to the list for DONT_DECLARE_STD.
2951 (The elimination of use of the _() macro apparently triggered
2952 an incompatability with a #define of atof)
2954 From: Norton Allen <allen@huarp.harvard.edu>
2955 To: perl5-porters@perl.org
2956 Subject: [ID 19990728.008] Patch:perl.h _58 QNX
2957 Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
2958 Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
2961 ____________________________________________________________________________
2962 [ 3817] By: jhi on 1999/07/28 17:46:30
2963 Log: Need to add some more conditions to deal with the case
2964 defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
2965 which is true for QNX4.
2966 From: Norton Allen <allen@huarp.harvard.edu>
2967 To: perl5-porters@perl.org
2968 Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
2969 Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
2970 Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
2973 ____________________________________________________________________________
2974 [ 3816] By: jhi on 1999/07/28 17:43:40
2975 Log: The QNX shell needs a couple more semicolons.
2977 From: Norton Allen <allen@huarp.harvard.edu>
2978 To: perl5-porters@perl.org
2979 Subject: [ID 19990728.007] Patch:Configure _58 QNX
2980 Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
2981 Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
2983 plus silence metalint moanings on vendorprefix.
2985 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2987 ____________________________________________________________________________
2988 [ 3815] By: jhi on 1999/07/28 17:31:11
2989 Log: Silence metalint on vendorprefix.U.
2991 ! U/installdirs/vendorprefix.U
2992 ____________________________________________________________________________
2993 [ 3814] By: jhi on 1999/07/28 17:13:29
2994 Log: QNX shell needs more semicolons.
2995 Branch: metaconfig/U/perl
2997 ____________________________________________________________________________
2998 [ 3813] By: jhi on 1999/07/28 17:05:08
2999 Log: Integrate with Sarathy.
3001 !> lib/ExtUtils/MM_Unix.pm
3002 ____________________________________________________________________________
3003 [ 3812] By: jhi on 1999/07/28 16:20:17
3004 Log: Fix a typo, un-shout, and reformat the installation output.
3006 ! lib/ExtUtils/Install.pm
3007 ____________________________________________________________________________
3008 [ 3811] By: gsar on 1999/07/28 15:41:11
3009 Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
3011 ! lib/ExtUtils/MM_Unix.pm
3012 ____________________________________________________________________________
3013 [ 3810] By: jhi on 1999/07/28 13:55:57
3014 Log: Talk more about subsecond things in perlfunc.
3015 (Yes, redundant with perlfaq8.)
3018 ____________________________________________________________________________
3019 [ 3809] By: jhi on 1999/07/28 07:23:48
3020 Log: Integrate with Sarathy.
3022 !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
3024 ____________________________________________________________________________
3025 [ 3808] By: jhi on 1999/07/28 07:23:03
3026 Log: Document toke.c.
3027 From: Nathan Torkington <gnat@frii.com>
3028 To: perl5-porters@perl.org
3029 Subject: Re: toke.c patch, work in progress
3030 Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
3031 Message-ID: <14238.36561.979473.667842@localhost.frii.com>
3034 ____________________________________________________________________________
3035 [ 3807] By: jhi on 1999/07/28 07:10:56
3036 Log: perlre clarification.
3038 From: Ian Phillipps <ian@dial.pipex.com>
3039 To: Perl 5 Porters <perl5-porters@perl.org>
3040 Subject: [PATCH 5.00557] Add definite article to perlre.pod
3041 Date: Tue, 27 Jul 1999 10:46:29 +0100
3042 Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
3045 ____________________________________________________________________________
3046 [ 3806] By: gsar on 1999/07/28 07:07:46
3047 Log: fix the perl -V breakage
3049 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3050 To: Jarkko Hietaniemi <jhi@iki.fi>
3051 Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
3052 gsar@activestate.com
3053 Subject: Re: Follow up to: _58 on AIX 431
3054 Date: Tue, 27 Jul 1999 17:42:00 -0400
3055 Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
3058 ____________________________________________________________________________
3059 [ 3805] By: gsar on 1999/07/28 07:03:34
3060 Log: avoid warning (from Doug MacEachern)
3063 ____________________________________________________________________________
3064 [ 3804] By: gsar on 1999/07/28 06:59:30
3065 Log: Pod::Html tweak
3067 From: jan.dubois@ibm.net (Jan Dubois)
3068 To: perl5-porters@perl.org
3069 Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
3070 Date: Tue, 27 Jul 1999 22:14:12 +0200
3071 Message-ID: <37a50af0.46171380@smtp1.ibm.net>
3074 ____________________________________________________________________________
3075 [ 3803] By: gsar on 1999/07/28 06:56:38
3076 Log: freebsd hints update
3078 From: Anton Berezin <tobez@plab.ku.dk>
3079 To: perl5-porters@perl.org
3080 Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
3081 Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
3082 Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
3085 ____________________________________________________________________________
3086 [ 3802] By: gsar on 1999/07/28 06:51:32
3087 Log: cosmetic testsuite patch
3089 From: Graham Barr <gbarr@ti.com>
3090 To: Perl5 Porters <perl5-porters@perl.org>
3091 Subject: 5.005_58 build
3092 Date: Tue, 27 Jul 1999 08:09:25 -0500
3093 Message-ID: <19990727080925.F4683@dal.asp.ti.com>
3095 ! t/op/grent.t t/op/pwent.t
3096 ____________________________________________________________________________
3097 [ 3801] By: jhi on 1999/07/27 13:49:39
3098 Log: Minuscule cleanup of the integer overflow patch.
3101 ____________________________________________________________________________
3102 [ 3800] By: jhi on 1999/07/27 13:37:23
3103 Log: Test hex('x...').
3106 ____________________________________________________________________________
3107 [ 3799] By: jhi on 1999/07/27 12:45:45
3108 Log: Integrate with Sarathy (5.005_58).
3111 !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
3112 !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
3113 !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
3114 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3115 !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
3116 !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
3117 !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
3118 !> win32/config_H.vc
3119 ____________________________________________________________________________
3120 [ 3798] By: jhi on 1999/07/27 12:42:43
3121 Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
3122 they used to be just optional lexical warnings.
3123 Also, with warnings turned on, constants > 2**32-1
3124 trigger a non-portability warning.
3126 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
3127 ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
3129 ____________________________________________________________________________
3130 [ 3797] By: gsar on 1999/07/27 10:48:27
3131 Log: here lies 5.005_58
3134 ! Changes MANIFEST Porting/makerel pod/perldelta.pod
3135 ! pod/perlfaq9.pod pod/perlhist.pod
3141 ____________________________________________________________________________
3142 [ 3796] By: gsar on 1999/07/27 09:23:42
3143 Log: regenerate win32/config_H.?c
3145 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3146 ____________________________________________________________________________
3147 [ 3795] By: gsar on 1999/07/27 09:02:31
3148 Log: From: Tye McQueen <tye@metronet.com>
3149 Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
3150 Message-Id: <199907270019.AA08223@metronet.com>
3151 Subject: Patch pl2bat.pl so batch file can fail
3153 ! win32/bin/pl2bat.pl
3154 ____________________________________________________________________________
3155 [ 3794] By: gsar on 1999/07/27 08:59:58
3156 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3157 Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
3158 Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
3159 Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
3161 ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
3163 ____________________________________________________________________________
3164 [ 3793] By: gsar on 1999/07/27 08:19:16
3165 Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
3166 (from Andy Dougherty)
3169 ____________________________________________________________________________
3170 [ 3792] By: gsar on 1999/07/27 08:04:19
3171 Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
3175 ____________________________________________________________________________
3176 [ 3791] By: gsar on 1999/07/27 07:50:54
3177 Log: cover case where CLK_TCK is a float, not integer (from
3178 alexander smishlajev <als@turnhere.com>)
3180 ! ext/Devel/DProf/DProf.xs
3181 ____________________________________________________________________________
3182 [ 3790] By: gsar on 1999/07/27 07:45:08
3183 Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
3184 to call Perl_malloc() as malloc() (from Ilya Zakharevich)
3186 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
3187 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
3188 ____________________________________________________________________________
3189 [ 3789] By: jhi on 1999/07/27 07:44:55
3190 Log: Integrate with Sarathy.
3192 +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3193 !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
3194 !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
3195 !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
3196 !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
3197 !> proto.h t/comp/proto.t t/io/open.t
3198 ____________________________________________________________________________
3199 [ 3788] By: gsar on 1999/07/27 07:29:59
3200 Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
3201 to Russ Allbery <rra@stanford.edu>); s/Simple// and
3202 s/pod2txt/pod2text/ etc.
3204 + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3205 ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
3206 ____________________________________________________________________________
3207 [ 3787] By: gsar on 1999/07/27 06:48:40
3208 Log: From: Andy Dougherty <doughera@lafayette.edu>
3209 Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
3210 Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
3211 Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
3213 ! ext/SDBM_File/sdbm/sdbm.h
3214 ____________________________________________________________________________
3215 [ 3786] By: gsar on 1999/07/27 06:30:09
3216 Log: applied suggested patch; added missing prototype changes to
3217 opcode.pl along with documentation typos (feature still needs
3218 to be described in perlopentut.pod and summarized in
3220 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3221 Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
3222 Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
3223 Subject: [PATCH 5.00557] 3-arg open
3225 ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
3226 ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3227 ! proto.h t/comp/proto.t t/io/open.t
3228 ____________________________________________________________________________
3229 [ 3785] By: gsar on 1999/07/27 04:36:39
3230 Log: don't quit if =head* wasn't found (suggested by Roland Bauer
3231 <roland.bauer@fff.at>)
3234 ____________________________________________________________________________
3235 [ 3784] By: gsar on 1999/07/27 03:56:17
3236 Log: change#3762 wasn't needed
3239 ____________________________________________________________________________
3240 [ 3783] By: jhi on 1999/07/26 19:08:21
3241 Log: Integrate with Sarathy.
3243 !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
3244 !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
3245 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3246 ____________________________________________________________________________
3247 [ 3782] By: gsar on 1999/07/26 18:16:50
3248 Log: update Changes, patchlevel &c.
3250 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
3251 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3252 ____________________________________________________________________________
3253 [ 3781] By: gsar on 1999/07/26 17:54:47
3254 Log: a more correct fix for change#2744
3255 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3256 Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
3257 Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
3258 Subject: [PATCH _57] Re: toke.c questions
3261 ____________________________________________________________________________
3262 [ 3780] By: gsar on 1999/07/26 17:37:04
3263 Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
3266 ____________________________________________________________________________
3267 [ 3779] By: jhi on 1999/07/26 16:37:23
3271 ____________________________________________________________________________
3272 [ 3778] By: gsar on 1999/07/26 13:28:46
3276 ____________________________________________________________________________
3277 [ 3777] By: gsar on 1999/07/26 13:18:53
3278 Log: warnings identified by Borland compiler
3280 ! makedef.pl pp_ctl.c
3281 ____________________________________________________________________________
3282 [ 3776] By: jhi on 1999/07/26 13:07:36
3283 Log: Integrate with Sarathy.
3285 !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
3286 ____________________________________________________________________________
3287 [ 3775] By: gsar on 1999/07/26 12:55:43
3288 Log: avoid infinite recursion when Thread.pm croaks during
3292 ____________________________________________________________________________
3293 [ 3774] By: gsar on 1999/07/26 12:43:02
3294 Log: integrate cfgperl contents into mainline
3296 +> lib/Carp/Heavy.pm
3297 !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
3298 !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
3299 !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3300 !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3301 !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
3302 ____________________________________________________________________________
3303 [ 3773] By: jhi on 1999/07/26 12:40:29
3304 Log: Use long doubles only if they are useful.
3306 ! ext/POSIX/POSIX.xs
3307 ____________________________________________________________________________
3308 [ 3772] By: gsar on 1999/07/26 12:33:11
3309 Log: typo in change#3768
3312 ____________________________________________________________________________
3313 [ 3771] By: gsar on 1999/07/26 12:08:27
3314 Log: alpha-stage support for user-hooks in @INC
3315 From: Ken Fox <kfox@ford.com>
3316 Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
3317 Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
3318 Subject: Re: loading remote modules
3321 ____________________________________________________________________________
3322 [ 3770] By: jhi on 1999/07/26 11:38:36
3323 Log: Back out #3735. Needs more work.
3325 ! Makefile.SH cflags.SH configpm ext/util/make_ext
3326 ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
3327 ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
3328 ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
3329 ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
3330 ____________________________________________________________________________
3331 [ 3769] By: jhi on 1999/07/26 11:24:45
3332 Log: Integrate with Sarathy.
3334 !> (integrate 35 files)
3335 ____________________________________________________________________________
3336 [ 3768] By: gsar on 1999/07/26 11:03:07
3337 Log: optimize method name lookup
3338 From: Chip Salzenberg <chip@perlsupport.com>
3339 Date: Thu, 22 Jul 1999 13:43:36 -0400
3340 Message-ID: <19990722134336.Q391@perlsupport.com>
3341 Subject: [PATCH] OP_METHOD_NAMED
3343 ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
3344 ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
3346 ____________________________________________________________________________
3347 [ 3767] By: gsar on 1999/07/26 10:44:11
3348 Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
3349 foo()->()); rework grammar to remove conflicts
3350 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3351 Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
3352 Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
3353 Subject: [PATCH _57, long] Re: optional arrow asymmetry
3355 ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
3356 ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
3357 ! vms/perly_c.vms vms/perly_h.vms
3358 ____________________________________________________________________________
3359 [ 3766] By: jhi on 1999/07/26 10:18:56
3360 Log: Use $< instead of $*.c in *perlmain.o rules.
3363 ____________________________________________________________________________
3364 [ 3765] By: gsar on 1999/07/26 09:28:48
3365 Log: From: Ian Phillipps <ian@dial.pipex.com>
3366 Date: Fri, 23 Jul 1999 23:35:56 +0100
3367 Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
3368 Subject: (Version 2) Extending unpack to deal with counted strings
3370 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
3371 ____________________________________________________________________________
3372 [ 3764] By: jhi on 1999/07/26 09:17:26
3373 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3374 To: perl5-porters@perl.org (Mailing list Perl5)
3375 Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
3376 Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
3377 Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
3379 The patch was based on 5_57 so had to re-apply lib/Carp.pm
3380 parts of changes #3498, #3696, and #3702 for the new
3384 ! MANIFEST lib/Carp.pm
3385 ____________________________________________________________________________
3386 [ 3763] By: gsar on 1999/07/26 09:03:17
3387 Log: ~ isn't valid in VMS filenames
3390 ____________________________________________________________________________
3391 [ 3762] By: gsar on 1999/07/26 08:59:47
3392 Log: setstate stop-gap from Vishal Bhatia
3395 ____________________________________________________________________________
3396 [ 3761] By: gsar on 1999/07/26 08:06:39
3397 Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
3398 add B::OP::name() method that returns just the op_name;
3399 convert Deparse et all to use that instead of B::OP::ppaddr();
3400 add support for OP_SETSTATE in Deparse
3402 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
3403 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3404 ! ext/B/B/Xref.pm opcode.h opcode.pl
3405 ____________________________________________________________________________
3406 [ 3760] By: jhi on 1999/07/26 07:14:43
3407 Log: Integrate with Sarathy.
3409 !> (integrate 43 files)
3410 ____________________________________________________________________________
3411 [ 3759] By: gsar on 1999/07/26 05:12:24
3412 Log: add disclaimer about perl 4 libraries (modified version of
3413 patch suggested by Clinton Pierce <cpierce1@ford.com>)
3415 ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
3416 ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
3417 ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
3418 ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
3419 ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
3420 ____________________________________________________________________________
3421 [ 3758] By: gsar on 1999/07/26 04:48:35
3422 Log: make reset() behave with high-bit characters
3423 From: Ian Phillipps <ian@dial.pipex.com>
3424 Date: Thu, 22 Jul 1999 22:48:59 +0100
3425 Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
3426 Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
3429 ____________________________________________________________________________
3430 [ 3757] By: gsar on 1999/07/26 04:40:32
3431 Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
3434 ____________________________________________________________________________
3435 [ 3756] By: gsar on 1999/07/26 04:20:37
3436 Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
3439 ____________________________________________________________________________
3440 [ 3755] By: gsar on 1999/07/26 04:18:00
3441 Log: disable VPATH for now (breaks x2p build)
3444 ____________________________________________________________________________
3445 [ 3754] By: gsar on 1999/07/26 03:15:33
3446 Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
3447 (%! has the necessary magic); misc typos
3449 ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
3450 ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
3451 ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
3453 ____________________________________________________________________________
3454 [ 3753] By: gsar on 1999/07/26 02:38:28
3455 Log: integrate cfgperl contents into mainline
3457 +> t/pragma/locale/latin1 t/pragma/locale/utf8
3458 !> (integrate 53 files)
3459 ____________________________________________________________________________
3460 [ 3752] By: gsar on 1999/07/26 02:11:31
3461 Log: ensure implicitly closed handles don't set $? or $!
3463 ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
3464 ____________________________________________________________________________
3465 [ 3751] By: gsar on 1999/07/26 01:28:34
3466 Log: change#3534 didn't preserve undef return values from caller()
3469 ____________________________________________________________________________
3470 [ 3750] By: jhi on 1999/07/25 20:59:29
3471 Log: Back up a tiny bit from #3735.
3472 This may break builds outside the source directory
3473 but then again, they do not work that ell yet anyway.
3476 ____________________________________________________________________________
3477 [ 3750] By: jhi on 1999/07/25 20:59:29
3478 Log: Back up a tiny bit from #3735.
3479 This may break builds outside the source directory
3480 but then again, they do not work that ell yet anyway.
3483 ____________________________________________________________________________
3484 [ 3749] By: jhi on 1999/07/25 19:15:55
3485 Log: Integrate with Sarathy.
3487 !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
3488 ____________________________________________________________________________
3489 [ 3748] By: jhi on 1999/07/25 19:06:59
3490 Log: Recode locale.t so that the change in #3730
3491 is not needed and locale.t works both without
3492 and with the utf8 pragma.
3494 + t/pragma/locale/latin1 t/pragma/locale/utf8
3495 ! MANIFEST t/pragma/locale.t
3496 ____________________________________________________________________________
3497 [ 3747] By: jhi on 1999/07/25 19:01:46
3501 ____________________________________________________________________________
3502 [ 3746] By: gsar on 1999/07/25 18:08:58
3503 Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
3504 append a HISTORY section to POD if option is used
3507 ____________________________________________________________________________
3508 [ 3745] By: gsar on 1999/07/25 17:40:03
3509 Log: warn rather than die when parse_version() can't cut it (from
3510 Michael G Schwern <schwern@pobox.com>)
3512 ! lib/ExtUtils/MM_Unix.pm
3513 ____________________________________________________________________________
3514 [ 3744] By: gsar on 1999/07/25 16:32:48
3515 Log: make map behave like grep wrt indirect object slot when
3516 there are parentheses; revert an experimental mod by Larry
3517 in change#2038 that failed to parse %{{qw(a b c)}} properly
3518 (this means C<map {use Foo; ...} ...> still needs a proper
3522 ____________________________________________________________________________
3523 [ 3743] By: jhi on 1999/07/25 16:24:55
3524 Log: Fix a typo in #3725.
3527 ____________________________________________________________________________
3528 [ 3742] By: jhi on 1999/07/25 16:14:39
3529 Log: Integrate with Sarathy.
3531 !> (integrate 26 files)
3532 ____________________________________________________________________________
3533 [ 3741] By: jhi on 1999/07/25 16:02:28
3534 Log: Cut-and-pasto in #3737.
3537 ____________________________________________________________________________
3538 [ 3740] By: gsar on 1999/07/25 15:59:34
3539 Log: add note about glibc bug
3541 ! t/pragma/warn/pp_hot
3542 ____________________________________________________________________________
3543 [ 3739] By: gsar on 1999/07/25 15:48:40
3544 Log: fix bug in change#3728 that might free COPs prematurely;
3545 null(op) now does more thorough scrubbing of the op, which
3546 fixes a few compile-time memory "leaks"
3548 ! dump.c embed.h embed.pl op.c proto.h
3549 ____________________________________________________________________________
3550 [ 3738] By: jhi on 1999/07/25 14:15:26
3551 Log: In accordance with #3737.
3553 ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
3554 ! U/modified/Oldconfig.U
3555 Branch: metaconfig/U/perl
3557 ____________________________________________________________________________
3558 [ 3737] By: jhi on 1999/07/25 14:12:34
3559 Log: Use vendorprefixlib.
3561 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3562 ! config_h.SH perl.c
3563 ____________________________________________________________________________
3564 [ 3736] By: jhi on 1999/07/25 13:10:03
3565 Log: Populate metaconfig branch.
3568 Branch: metaconfig/U/perl
3570 ____________________________________________________________________________
3571 [ 3735] By: jhi on 1999/07/25 12:27:20
3572 Log: First steps of making builds outside the source
3573 directory possible. These should get us as far
3574 as miniperl, then building DynaLoader falls into
3575 tiny twinkling pieces as MakeMaker knows nothing
3578 ! Configure Makefile.SH cflags.SH config_h.SH configpm
3579 ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
3580 ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
3581 ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
3582 ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
3583 ____________________________________________________________________________
3584 [ 3734] By: jhi on 1999/07/25 11:19:28
3585 Log: Poor Glossary--are we fixed yet?
3588 ____________________________________________________________________________
3589 [ 3733] By: jhi on 1999/07/25 11:15:06
3590 Log: Change #3732 mistakenly clobbered Glossary.
3592 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3594 ____________________________________________________________________________
3595 [ 3732] By: jhi on 1999/07/25 10:46:39
3596 Log: Andy's new installation scheme (note: a lot of this
3597 leaked in already with change #3731). The vendor*
3598 stuff is not used anywhere (in *.SH, say), so it
3599 isn't in Configure, either.
3601 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3603 ____________________________________________________________________________
3604 [ 3731] By: jhi on 1999/07/25 10:12:07
3605 Log: Circumcode a strange shell(?) bug in AIX found
3606 while trying to do -Duse64bits (which I couldn't do
3607 in the end because the CPU isn't 64-bit in that box,
3608 but at least now the probing doesn't crash.)
3610 ! Configure config_h.SH hints/aix.sh
3611 ____________________________________________________________________________
3612 [ 3730] By: gsar on 1999/07/25 04:56:56
3613 Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
3614 a utf8 bug in one of the new RE optimizations
3616 ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
3618 ____________________________________________________________________________
3619 [ 3729] By: jhi on 1999/07/23 19:56:27
3620 Log: From: Andy Dougherty <doughera@lafayette.edu>
3621 To: Perl Porters <perl5-porters@perl.org>
3622 Subject: [PATCH 5.005_57] INSTALL-1.58
3623 Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
3624 Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
3628 From: "Kurt D. Starsinic" <kstar@chapin.edu>
3629 To: Andy Dougherty <doughera@lafayette.edu>
3630 Cc: Perl Porters <perl5-porters@perl.org>
3631 Subject: Re: [PATCH 5.005_57] INSTALL-1.58
3632 Date: Fri, 23 Jul 1999 13:38:25 -0400
3633 Message-ID: <19990723133825.A12033@O2.chapin.edu>
3636 ____________________________________________________________________________
3637 [ 3728] By: gsar on 1999/07/23 17:24:42
3638 Log: applied suggested patch for tracking line numbers correctly in
3639 optimized blocks with a single statement; changed setcop to
3640 setstate and added code for -Dx dumps
3641 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3642 Date: Wed, 23 Jun 1999 17:27:42 +0100
3643 Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
3644 Subject: [PATCH 5.005_57] Line number error in optimised else()
3646 ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
3647 ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
3648 ! pp_proto.h t/op/misc.t
3649 ____________________________________________________________________________
3650 [ 3727] By: gsar on 1999/07/23 15:56:04
3651 Log: avoid useless use of target for pp_each(); also fixes bugs due to
3652 refcount held by the target
3654 ! opcode.h opcode.pl pp.c t/op/each.t
3655 ____________________________________________________________________________
3656 [ 3726] By: jhi on 1999/07/23 12:08:30
3657 Log: Change #3725 aftershock.
3659 ! INSTALL jpl/JNI/JNI.pm
3660 ____________________________________________________________________________
3661 [ 3725] By: jhi on 1999/07/23 11:58:49
3662 Log: Introduce $Config{ldlibpthname} which contains
3663 the name of the environment variable holding the
3664 dynamic library search path, often LD_LIBRARY_PATH.
3665 Use this new feature all over.
3666 Also removed remnants of admonition "add LD_LIBRARY_PATH
3667 before running make" because Makefile.SH does this for you.
3669 ! Configure Makefile.SH config_h.SH
3670 ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
3671 ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
3672 ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
3673 ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
3674 ! jpl/install-jpl utils/perlbug.PL
3675 ____________________________________________________________________________
3676 [ 3724] By: jhi on 1999/07/23 08:03:36
3677 Log: From: Spider Boardman <spider@orb.nashua.nh.us>
3678 To: perl5-porters@perl.org
3679 Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $#
3680 Date: Thu, 22 Jul 1999 19:58:34 -0400
3681 Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
3684 ____________________________________________________________________________
3685 [ 3723] By: gsar on 1999/07/23 00:01:29
3686 Log: emit warning about function calls that were encountered too early
3687 to enforce their prototype
3689 ! op.c op.h pod/perldiag.pod
3690 ____________________________________________________________________________
3691 [ 3722] By: jhi on 1999/07/22 21:19:59
3692 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3693 To: perl5-porters@perl.org
3694 Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
3695 Subject: [PATCH] MakeMaker documentation
3696 Date: Wed, 21 Jul 1999 14:15:42 -0400
3697 Message-ID: <19990721141542.A1800@O2.chapin.edu>
3699 ! lib/ExtUtils/MakeMaker.pm
3700 ____________________________________________________________________________
3701 [ 3721] By: jhi on 1999/07/22 21:05:19
3702 Log: From: pvhp@forte.com (Peter Prymmer)
3703 To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
3704 Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
3705 Date: Wed, 21 Jul 99 17:15:39 PDT
3706 Message-Id: <9907220015.AA11931@forte.com>
3709 ____________________________________________________________________________
3710 [ 3720] By: jhi on 1999/07/22 20:51:17
3711 Log: AIX magic: ccdlflags needs to be different for
3712 Perl itself and for extra-core extensions
3713 (as used by ExtUtilss::embed::ldopts).
3714 Based on the problems described in
3716 From: Mike W Ellwood <mwe@rl.ac.uk>
3717 To: perl5-porters@perl.org
3718 Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
3719 Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
3720 Reply-To: m.w.ellwood@rl.ac.uk
3721 Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
3723 ! Configure Makefile.SH config_h.SH hints/aix.sh
3724 ____________________________________________________________________________
3725 [ 3719] By: jhi on 1999/07/22 08:23:53
3726 Log: Update history records.
3729 ____________________________________________________________________________
3730 [ 3718] By: jhi on 1999/07/21 13:54:42
3731 Log: Todododobedobedo.
3734 ____________________________________________________________________________
3735 [ 3717] By: jhi on 1999/07/21 12:10:48
3736 Log: Even more Todo.
3739 ____________________________________________________________________________
3740 [ 3716] By: jhi on 1999/07/21 11:40:39
3741 Log: Use Errno more extensively so that error
3742 messages are more portable (another way
3743 would be to muck around with LC_MESSAGES).
3746 From: oracle@pcr8.pcr.com
3747 To: perl5-porters@perl.org
3748 Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
3749 Date: Mon, 19 Jul 1999 18:39:13 -0400
3750 Message-Id: <9907192239.AA44990@pcr8.pcr.com>
3752 ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
3753 ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
3754 ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
3755 ____________________________________________________________________________
3756 [ 3715] By: jhi on 1999/07/21 11:05:36
3757 Log: Slightly modified patch.
3758 From: Sean Sheedy <seans@ncube.com>
3759 To: perl5-porters@perl.org
3760 Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
3761 Date: Tue, 20 Jul 1999 09:52:06 -0700
3762 Message-Id: <3794A935.1C150E54@ncube.com>
3764 ! cflags.SH x2p/cflags.SH
3765 ____________________________________________________________________________
3766 [ 3714] By: jhi on 1999/07/20 21:26:19
3770 ____________________________________________________________________________
3771 [ 3713] By: jhi on 1999/07/20 18:02:45
3772 Log: Integrate with Sarathy.
3774 +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
3775 +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3776 +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
3777 +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
3778 +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
3779 +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
3780 +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
3782 !> INSTALL MAINTAIN MANIFEST configure.com
3783 !> ext/Devel/Peek/Makefile.PL installman installperl
3784 !> pod/roffitall utils/Makefile vms/descrip_mms.template
3785 !> win32/Makefile win32/makefile.mk win32/win32.h
3786 ____________________________________________________________________________
3787 [ 3712] By: gsar on 1999/07/20 15:29:01
3790 ! ext/Devel/DProf/DProf.xs
3791 ____________________________________________________________________________
3792 [ 3711] By: gsar on 1999/07/20 07:56:19
3793 Log: another DProf build tweak
3796 ____________________________________________________________________________
3797 [ 3710] By: gsar on 1999/07/20 07:36:36
3798 Log: move DProf things around to where they are supposed to be
3800 + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
3801 + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
3802 + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
3803 + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
3804 + t/lib/dprof/test6_t t/lib/dprof/test6_v
3806 - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
3807 - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
3808 - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
3809 - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
3810 - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
3811 - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
3812 - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
3813 - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
3814 ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
3815 ! installperl pod/roffitall utils/Makefile
3816 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3817 ____________________________________________________________________________
3818 [ 3709] By: gsar on 1999/07/20 06:13:16
3819 Log: DProf fixups for PERL_IMPLICIT_CONTEXT
3821 ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3822 ! ext/Devel/Peek/Makefile.PL
3823 ____________________________________________________________________________
3824 [ 3708] By: gsar on 1999/07/20 06:01:22
3825 Log: move DProf to Devel/DProf
3827 +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
3828 +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
3829 +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
3830 +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
3831 +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
3832 +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
3833 +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
3834 +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
3835 +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
3836 +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
3837 +> ext/Devel/DProf/test.pl
3838 - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
3839 - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
3840 - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
3841 - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
3842 - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
3843 - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
3844 - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
3845 ! MAINTAIN MANIFEST configure.com win32/Makefile
3847 ____________________________________________________________________________
3848 [ 3707] By: gsar on 1999/07/20 05:39:11
3849 Log: add Devel::DProf v19990108 from CPAN, as it was
3851 + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
3852 + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
3853 + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
3854 + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
3855 + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
3856 + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
3857 + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
3859 ____________________________________________________________________________
3860 [ 3706] By: gsar on 1999/07/20 04:52:25
3861 Log: C<union any> needs no PERL_OBJECT-treatment
3864 ____________________________________________________________________________
3865 [ 3705] By: gsar on 1999/07/20 04:11:54
3866 Log: fix problem in default build
3868 ! win32/Makefile win32/makefile.mk
3869 ____________________________________________________________________________
3870 [ 3704] By: jhi on 1999/07/19 07:06:36
3871 Log: Integrate with Sarathy.
3873 !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
3875 ____________________________________________________________________________
3876 [ 3703] By: gsar on 1999/07/19 05:55:57
3880 ____________________________________________________________________________
3881 [ 3702] By: gsar on 1999/07/19 04:29:34
3882 Log: don't display tid from main thread (or testsuite breaks)
3884 ! lib/Carp.pm util.c
3885 ____________________________________________________________________________
3886 [ 3701] By: gsar on 1999/07/19 00:47:52
3887 Log: remove several doubled (and tripled!) entries
3890 ____________________________________________________________________________
3891 [ 3700] By: gsar on 1999/07/19 00:42:34
3892 Log: integrate cfgperl contents into mainline
3895 - perl_exp.SH win32/makedef.pl
3896 !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
3897 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
3898 !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
3899 !> utf8.c util.c win32/Makefile win32/makefile.mk
3900 ____________________________________________________________________________
3901 [ 3699] By: gsar on 1999/07/19 00:33:59
3902 Log: avoid bug in win32_str_os_error() (from Jan Dubois)
3904 ! Changes win32/win32.c
3905 ____________________________________________________________________________
3906 [ 3698] By: jhi on 1999/07/18 21:33:57
3907 Log: Integrate with Sarathy.
3910 !> (integrate 57 files)
3911 ____________________________________________________________________________
3912 [ 3697] By: gsar on 1999/07/18 05:22:36
3913 Log: From: pvhp@forte.com (Peter Prymmer)
3914 Date: Thu, 1 Jul 99 19:31:24 PDT
3915 Message-Id: <9907020231.AA16942@forte.com>
3916 Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
3919 ! MANIFEST ebcdic.c t/op/ord.t
3920 ____________________________________________________________________________
3921 [ 3696] By: gsar on 1999/07/18 05:11:02
3922 Log: display thread id in diagnostics (suggested by Dan Sugalski)
3924 ! lib/Carp.pm util.c
3925 ____________________________________________________________________________
3926 [ 3695] By: gsar on 1999/07/18 04:57:47
3927 Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
3930 ____________________________________________________________________________
3931 [ 3694] By: gsar on 1999/07/18 04:56:28
3932 Log: cache [NIUP]V conversions of defined READONLY values
3933 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3934 Date: Sun, 11 Jul 1999 04:39:44 -0400
3935 Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
3936 Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
3939 ____________________________________________________________________________
3940 [ 3693] By: gsar on 1999/07/18 03:53:38
3941 Log: From: jan.dubois@ibm.net (Jan Dubois)
3942 Date: Sat, 17 Jul 1999 10:58:29 +0200
3943 Message-ID: <379144ad.13616689@smtp1.ibm.net>
3944 Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
3946 ! lib/ExtUtils/Manifest.pm
3947 ____________________________________________________________________________
3948 [ 3692] By: gsar on 1999/07/18 03:51:03
3949 Log: remove spurious newSTATEOP() that causes goto to enter one too many
3950 contexts when jumping between if and elsif blocks
3952 ! perly.c perly.y pp_ctl.c t/op/goto.t
3953 ____________________________________________________________________________
3954 [ 3691] By: gsar on 1999/07/18 01:49:59
3955 Log: detypo, update Changes
3958 ____________________________________________________________________________
3959 [ 3690] By: gsar on 1999/07/18 01:16:59
3960 Log: mention the -Minteger effect on modulus (from Nathan Torkington)
3963 ____________________________________________________________________________
3964 [ 3689] By: gsar on 1999/07/18 00:47:17
3965 Log: ensure __END__ appears on a line by itself in wrapped
3966 scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
3967 mention caveat about successfull kill()
3969 ! pod/perlfunc.pod win32/bin/pl2bat.pl
3970 ____________________________________________________________________________
3971 [ 3688] By: gsar on 1999/07/17 20:47:44
3972 Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
3974 ! ext/SDBM_File/sdbm/Makefile.PL
3975 ____________________________________________________________________________
3976 [ 3687] By: gsar on 1999/07/17 20:43:27
3977 Log: make CC.pm use a distinct CCPP() macro rather than PP()
3978 (suggested by Vishal Bhatia <vishalb@my-deja.com>)
3980 ! cc_runtime.h ext/B/B/CC.pm
3981 ____________________________________________________________________________
3982 [ 3686] By: gsar on 1999/07/17 20:39:08
3983 Log: tiny bug in vars.pm (from John Dlugosz)
3986 ____________________________________________________________________________
3987 [ 3685] By: gsar on 1999/07/17 20:37:27
3988 Log: applied suggested patch, along with later tweak
3989 From: jan.dubois@ibm.net (Jan Dubois)
3990 Date: Wed, 14 Jul 1999 23:53:43 +0200
3991 Message-ID: <37a902e7.15977234@smtp1.ibm.net>
3992 Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
3995 ____________________________________________________________________________
3996 [ 3684] By: gsar on 1999/07/17 20:24:32
3997 Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
4000 ____________________________________________________________________________
4001 [ 3683] By: gsar on 1999/07/17 20:21:01
4002 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4003 Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
4004 Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
4005 Subject: [PATCH 5.005_57] Segfaults if $^P
4007 ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
4009 ____________________________________________________________________________
4010 [ 3682] By: gsar on 1999/07/17 20:04:17
4011 Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
4012 and prefix/lib/perl5/man are ass_u_med only if those directories
4013 actually exist; else prefix/{lib,man} are used)
4015 ! lib/ExtUtils/MM_Unix.pm
4016 ____________________________________________________________________________
4017 [ 3681] By: gsar on 1999/07/17 19:12:33
4018 Log: allow $foo{$x} and $bar[$i] for (\$) prototype
4020 ! op.c t/comp/proto.t
4021 ____________________________________________________________________________
4022 [ 3680] By: gsar on 1999/07/17 18:23:55
4023 Log: fix vec() on magic values
4024 From: Ian Phillipps <ian@dial.pipex.com>
4025 Date: Mon, 12 Jul 1999 12:30:05 +0100
4026 Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
4027 Subject: [PATCH 5.005_57] Re: do_vecset is broken. Re: [ID 19990703.003].
4030 ____________________________________________________________________________
4031 [ 3679] By: gsar on 1999/07/17 18:10:44
4032 Log: make system() return -1 and set $! if exec of child failed
4033 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4034 Date: Fri, 9 Jul 1999 05:21:13 -0400
4035 Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
4036 Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
4038 ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
4039 ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
4040 ____________________________________________________________________________
4041 [ 3678] By: gsar on 1999/07/17 17:54:01
4042 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4043 Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
4044 Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
4045 Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
4048 ____________________________________________________________________________
4049 [ 3677] By: gsar on 1999/07/17 17:34:38
4050 Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
4051 converted Ken's documentation outline into pod
4054 ____________________________________________________________________________
4055 [ 3676] By: gsar on 1999/07/17 16:34:09
4056 Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
4057 Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
4060 ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
4061 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4062 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4063 ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
4064 ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
4065 ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
4066 ____________________________________________________________________________
4067 [ 3675] By: gsar on 1999/07/17 00:16:53
4068 Log: backout redundant change#3628
4070 ! Changes hints/bsdos.sh
4071 ____________________________________________________________________________
4072 [ 3674] By: jhi on 1999/07/15 14:26:03
4073 Log: Fix the bin/oct/hex constant overflow tests for
4074 long long platforms.
4076 ! t/pragma/warn/util
4077 ____________________________________________________________________________
4078 [ 3673] By: jhi on 1999/07/14 21:59:11
4079 Log: Fixed AIX dynamic loading and AIX shared Perl library.
4080 Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
4081 4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
4082 Hijacked win32/makedef.pl for more general purpose export
4083 list building, now it is used (as toplevel makedef.pl)
4084 for win32 and AIX (perl_exp.SH made unnecessary).
4085 Because the export lists are now correct in AIX, no more linker
4086 warnings about "Exported symbol not defined" should appear.
4089 - perl_exp.SH win32/makedef.pl
4090 ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
4091 ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
4093 ____________________________________________________________________________
4094 [ 3672] By: gsar on 1999/07/14 17:12:13
4095 Log: minor efficiency tweak
4098 ____________________________________________________________________________
4099 [ 3671] By: jhi on 1999/07/14 16:22:39
4100 Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
4101 if its caller re_intuit_start() was entered with strend == strpos
4102 because end_shift ended up as -1. The patch ain't necessarily
4103 correct but least the core dump is avoided.
4106 ____________________________________________________________________________
4107 [ 3670] By: jhi on 1999/07/13 07:59:09
4108 Log: Integrate with Sarathy.
4110 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4111 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4112 !> (integrate 67 files)
4113 ____________________________________________________________________________
4114 [ 3669] By: gsar on 1999/07/12 06:14:54
4115 Log: fixups for sundry warnings about function pointers
4117 ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
4118 ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
4119 ! win32/win32.c win32/win32.h
4120 ____________________________________________________________________________
4121 [ 3668] By: gsar on 1999/07/12 04:11:58
4122 Log: tweaks for win32/borland
4124 ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
4125 ____________________________________________________________________________
4126 [ 3667] By: gsar on 1999/07/12 01:55:15
4127 Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
4128 builds; passing the implicit context is unified among the three
4129 flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
4130 flavors (see the top of perl.h) for testing; all varargs functions
4131 foo() have a va_list-taking variant vfoo() for generating the
4132 context-free versions; the PERL_OBJECT build should now be
4133 hyper-compatible with CPAN extensions (C++ is totally out of
4136 result has only been tested on Windows
4138 TODO: write docs on the THX rationale and idiomatic usage of
4141 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4142 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
4143 ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
4144 ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4145 ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
4146 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
4147 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4148 ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
4149 ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
4150 ! global.sym globals.c intrpvar.h iperlsys.h
4151 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4152 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
4153 ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
4154 ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
4155 ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
4156 ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
4157 ! win32/dl_win32.xs win32/include/dirent.h
4158 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
4159 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
4160 ! win32/win32iop.h win32/win32sck.c
4161 ____________________________________________________________________________
4162 [ 3666] By: jhi on 1999/07/11 22:00:13
4163 Log: Integrate with Sarathy.
4165 !> op.c t/op/lex_assign.t
4166 ____________________________________________________________________________
4167 [ 3665] By: jhi on 1999/07/11 21:59:01
4168 Log: More manual sync.
4171 ____________________________________________________________________________
4172 [ 3664] By: gsar on 1999/07/11 19:11:07
4173 Log: change#3612 was buggy and failed to build Tk; applied Ilya's
4174 remedy and related tests via private mail
4176 ! op.c t/op/lex_assign.t
4177 ____________________________________________________________________________
4178 [ 3663] By: jhi on 1999/07/11 15:04:37
4179 Log: Manual synchronization with Sarathy (some files
4180 had drifted apart for no apparent reason), plus
4181 I had a typo in dl_vms.xs Sarathy had fixed.
4183 ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
4184 ____________________________________________________________________________
4185 [ 3662] By: jhi on 1999/07/10 12:23:21
4186 Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
4187 to adapt to the underlying platform (the binary, 0b1..., test
4188 was broken in 64-bit platforms). Also change "hex" in the
4189 warning messages to "hexadecimal" to match "binary" and "octal".
4191 ! pod/perldiag.pod t/pragma/warn/util util.c
4192 ____________________________________________________________________________
4193 [ 3661] By: jhi on 1999/07/08 21:54:55
4194 Log: Integrate with Sarathy.
4196 +> perlapi.c perlapi.h
4197 !> (integrate 43 files)
4198 ____________________________________________________________________________
4199 [ 3660] By: gsar on 1999/07/08 18:47:35
4200 Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
4202 + perlapi.c perlapi.h
4203 ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
4204 ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
4205 ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
4206 ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
4207 ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
4208 ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
4210 ____________________________________________________________________________
4211 [ 3659] By: gsar on 1999/07/08 18:41:45
4212 Log: sundry cleanups for clean build on windows
4214 ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
4215 ____________________________________________________________________________
4216 [ 3658] By: gsar on 1999/07/08 01:24:25
4217 Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
4218 type mismatch problems
4220 ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
4221 ! t/pragma/warn/op toke.c utf8.c util.c
4222 ____________________________________________________________________________
4223 [ 3657] By: jhi on 1999/07/07 23:01:16
4224 Log: Integrate with Sarathy. perldiag.pod required manual editing.
4227 !> Changes configure.com ext/B/B/Deparse.pm
4228 !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
4229 !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
4230 !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
4231 !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
4232 !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
4233 !> t/pragma/overload.t thread.h vms/vms.c
4234 ____________________________________________________________________________
4235 [ 3656] By: gsar on 1999/07/07 21:04:38
4236 Log: integrate cfgperl contents
4238 +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
4239 +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
4240 +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
4242 !> (integrate 45 files)
4243 ____________________________________________________________________________
4244 [ 3655] By: gsar on 1999/07/07 18:55:45
4245 Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
4248 ! ext/ByteLoader/Makefile.PL t/op/filetest.t
4249 ____________________________________________________________________________
4250 [ 3654] By: gsar on 1999/07/07 18:47:03
4251 Log: change#1889 mistakenly removed F_SETLK
4253 ! ext/Fcntl/Fcntl.xs
4254 ____________________________________________________________________________
4255 [ 3653] By: gsar on 1999/07/07 18:42:42
4256 Log: B::Deparse update
4257 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4258 Date: Mon, 5 Jul 1999 17:57:03 -0500 (CDT)
4259 Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
4260 Subject: [PATCH _57, long] B::Deparse 0.58
4262 ! ext/B/B/Deparse.pm
4263 ____________________________________________________________________________
4264 [ 3652] By: gsar on 1999/07/07 18:41:07
4265 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4266 Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
4267 Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
4268 Subject: Re: [ID 19990705.001] Overloading boolean conversion
4270 ! gv.c t/pragma/overload.t
4271 ____________________________________________________________________________
4272 [ 3651] By: gsar on 1999/07/07 17:47:30
4273 Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
4276 ____________________________________________________________________________
4277 [ 3650] By: gsar on 1999/07/07 17:45:52
4278 Log: applied new parts of suggested patch
4279 From: Charles Bailey <BAILEY@newman.upenn.edu>
4280 Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
4281 Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
4282 Subject: [PATCH 5.005_57] Consolidated VMS patch
4284 ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
4285 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
4286 ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
4287 ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
4288 ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
4289 ____________________________________________________________________________
4290 [ 3649] By: jhi on 1999/07/07 13:38:02
4291 Log: Sync regcomp warn with reality.
4293 ! t/pragma/warn/regcomp
4294 ____________________________________________________________________________
4295 [ 3648] By: jhi on 1999/07/07 13:04:55
4296 Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
4299 +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4300 +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4301 +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4303 !> (integrate 79 files)
4304 ____________________________________________________________________________
4305 [ 3647] By: gsar on 1999/07/07 10:32:03
4306 Log: From: jan.dubois@ibm.net (Jan Dubois)
4307 Date: Thu, 01 Jul 1999 11:17:53 +0200
4308 Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
4309 Subject: [PATCH 5.005_57] MakeMaker support for pod2html
4311 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
4312 ! lib/ExtUtils/MakeMaker.pm
4313 ____________________________________________________________________________
4314 [ 3646] By: gsar on 1999/07/07 10:27:55
4315 Log: fix undocumented IO::Handle functions as suggested
4318 ! ext/IO/lib/IO/Handle.pm
4319 ____________________________________________________________________________
4320 [ 3645] By: gsar on 1999/07/07 10:18:55
4321 Log: prohibit thread join()ing itself (from Dan Sugalski)
4323 ! ext/Thread/Thread.xs
4324 ____________________________________________________________________________
4325 [ 3644] By: gsar on 1999/07/07 10:14:26
4326 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4327 Date: Wed, 30 Jun 1999 14:02:42 -0700
4328 Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
4329 Subject: [PATCH 5.005_57] Compiler and XSUBS
4332 ____________________________________________________________________________
4333 [ 3643] By: gsar on 1999/07/07 10:08:38
4334 Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
4335 (from François Désarménien <desar@club-internet.fr>)
4338 ____________________________________________________________________________
4339 [ 3642] By: gsar on 1999/07/07 10:03:24
4340 Log: From: Doug MacEachern <dougm@cp.net>
4341 Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
4342 Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
4343 Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
4346 ____________________________________________________________________________
4347 [ 3641] By: gsar on 1999/07/07 10:00:57
4348 Log: slightly modified version of suggested patch
4349 From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
4350 Date: Mon, 28 Jun 1999 14:23:59 -0400
4351 Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
4352 Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
4354 ! ext/POSIX/POSIX.xs
4355 ____________________________________________________________________________
4356 [ 3640] By: gsar on 1999/07/07 09:45:43
4357 Log: lexical warnings update (warning.t fails one test
4358 due to leaked scalar, investigation pending)
4359 From: paul.marquess@bt.com
4360 Date: Sat, 26 Jun 1999 23:19:52 +0100
4361 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
4362 Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
4364 + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
4365 + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
4366 + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
4368 ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
4369 ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
4370 ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
4371 ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
4372 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4373 ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
4374 ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
4375 ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
4376 ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
4377 ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4378 ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4379 ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
4380 ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
4381 ! warning.h warning.pl win32/win32.c
4382 ____________________________________________________________________________
4383 [ 3639] By: gsar on 1999/07/07 08:09:30
4384 Log: From: Brian Jepson <bjepson@home.com>
4385 Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
4386 Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
4387 Subject: Patch to JPL example program
4389 ! jpl/JPL_Rolo/JPL_Rolo.jpl
4390 ____________________________________________________________________________
4391 [ 3638] By: jhi on 1999/07/07 08:07:58
4392 Log: Integrate with Sarathy.
4394 !> (integrate 34 files)
4395 ____________________________________________________________________________
4396 [ 3637] By: gsar on 1999/07/07 08:07:49
4397 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4398 Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
4399 Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
4400 Subject: [PATCH _57, long] Eliminate CONDOPs
4402 ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
4403 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
4404 ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
4405 ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
4406 ! pod/perltoc.pod pp_ctl.c pp_hot.c
4407 ____________________________________________________________________________
4408 [ 3636] By: gsar on 1999/07/07 07:50:51
4409 Log: adapted suggested patch for IO-1.20x
4410 From: ian@dial.pipex.com
4411 Date: Fri, 25 Jun 1999 10:39:42 +0100
4412 Message-Id: <199906250939.KAA02152@homer.diplex.co.uk>
4413 Subject: [ID 19990625.001] Minor fixes for IO::Socket.pm
4415 ! ext/IO/lib/IO/Socket.pm
4416 ____________________________________________________________________________
4417 [ 3635] By: gsar on 1999/07/07 07:26:05
4418 Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
4421 ____________________________________________________________________________
4422 [ 3634] By: gsar on 1999/07/07 07:20:02
4423 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4424 Date: Wed, 23 Jun 1999 16:16:05 +0100
4425 Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
4426 Subject: [PATCH 5.005_57] memleak in optimizer
4428 ! embed.h embed.pl objXSUB.h op.c proto.h
4429 ____________________________________________________________________________
4430 [ 3633] By: gsar on 1999/07/07 07:10:52
4431 Log: add do-not-edit caveats for files generated by opcode.pl
4432 (suggested by Hugo van der Sanden)
4434 ! opcode.h opcode.pl pp.sym pp_proto.h
4435 ____________________________________________________________________________
4436 [ 3632] By: gsar on 1999/07/07 06:41:13
4437 Log: better diagnostics on read operations from write-only
4440 ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
4441 ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4442 ____________________________________________________________________________
4443 [ 3631] By: gsar on 1999/07/07 02:03:34
4444 Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
4445 by David Muir Sharnoff <muir@idiom.com>)
4447 ! lib/Sys/Hostname.pm
4448 ____________________________________________________________________________
4449 [ 3630] By: gsar on 1999/07/07 01:57:16
4450 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
4451 Date: Sun, 20 Jun 1999 17:17:17 -0700
4452 Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
4453 Subject: [PATCH 5.005_57] Minor bug fix in pp_require
4456 ____________________________________________________________________________
4457 [ 3629] By: gsar on 1999/07/07 01:46:03
4458 Log: installperl should write normal messages to STDOUT, not STDERR
4461 ____________________________________________________________________________
4462 [ 3628] By: gsar on 1999/07/07 01:41:25
4463 Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
4466 ____________________________________________________________________________
4467 [ 3627] By: gsar on 1999/07/07 00:27:10
4468 Log: make diagnostic on C<my $^I> etc., more readable
4471 ____________________________________________________________________________
4472 [ 3626] By: gsar on 1999/07/06 23:47:27
4473 Log: From: Andy Dougherty <doughera@lafayette.edu>
4474 Date: Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
4475 Message-Id: <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
4476 Subject: [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]
4478 ! Makefile.SH utils/Makefile
4479 ____________________________________________________________________________
4480 [ 3625] By: jhi on 1999/07/06 21:50:46
4481 Log: Some new files of #3624 missing from MANIFEST.
4484 ____________________________________________________________________________
4485 [ 3624] By: jhi on 1999/07/06 21:47:04
4486 Log: POSIX [[:character class:]] support for standard, locale,
4487 and utf8. If both utf8 and locale are on, utf8 wins.
4488 I don't fully understand why so many tables changed in
4489 lib/unicode because of "make" -- maybe it was just overdue.
4491 + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
4492 + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
4493 + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
4494 ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
4495 ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
4496 ! lib/unicode/Block.pl lib/unicode/Category.pl
4497 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
4498 ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
4499 ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
4500 ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
4501 ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
4502 ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
4503 ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
4504 ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
4505 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
4506 ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
4507 ! t/pragma/warn/regcomp utf8.c
4508 ____________________________________________________________________________
4509 [ 3623] By: gsar on 1999/07/06 20:52:48
4510 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4511 Date: Wed, 16 Jun 1999 14:57:22 -0400
4512 Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
4513 Subject: [PATCH 5.00557] Devel::Peek
4515 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
4516 ____________________________________________________________________________
4517 [ 3622] By: gsar on 1999/07/06 20:22:59
4518 Log: applied patch after demunging headers with appropriate paths
4519 From: "Vishal Bhatia" <vishalb@my-deja.com>
4520 Date: Sat, 12 Jun 1999 08:23:59 -0700
4521 Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
4522 Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
4524 ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
4525 ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
4526 ____________________________________________________________________________
4527 [ 3621] By: gsar on 1999/07/06 20:10:50
4528 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4529 Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
4530 Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
4531 Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
4534 ____________________________________________________________________________
4535 [ 3620] By: jhi on 1999/07/06 19:16:47
4536 Log: Mention EPOC and SOCKS.
4539 ____________________________________________________________________________
4540 [ 3619] By: gsar on 1999/07/06 16:52:37
4541 Log: fix int vs STRLEN issue
4544 ____________________________________________________________________________
4545 [ 3618] By: jhi on 1999/07/06 16:52:20
4546 Log: There ain't Perl_atonv().
4548 ! ext/ByteLoader/bytecode.h
4549 ____________________________________________________________________________
4550 [ 3617] By: jhi on 1999/07/06 15:55:22
4551 Log: Integrate with Sarathy.
4554 ____________________________________________________________________________
4555 [ 3616] By: jhi on 1999/07/06 15:54:09
4556 Log: Tweak for #3613.
4558 ! Configure config_h.SH
4559 ____________________________________________________________________________
4560 [ 3615] By: gsar on 1999/07/06 11:00:21
4561 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
4562 Date: Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
4563 Message-Id: <199906132346.RAA26632@xerxes.courtesan.com>
4564 Subject: [ID 19990613.003 linklibperl set incorrectly in Makefile.SH for OpenBSD]
4567 ____________________________________________________________________________
4568 [ 3614] By: jhi on 1999/07/06 10:44:48
4569 Log: Integrate with Sarathy.
4571 !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
4572 !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
4573 ____________________________________________________________________________
4574 [ 3613] By: jhi on 1999/07/06 10:43:20
4575 Log: From: Nathan Kurz <nate@valleytel.net>
4576 Subject: [ID 19990612.001 compiling three deep modules within ext/]
4577 ply-To: nate@valleytel.net
4578 erl5-porters@perl.org
4579 Date: Sat, 12 Jun 1999 01:26:04 -0500
4580 Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
4582 ! Configure config_h.SH
4583 ____________________________________________________________________________
4584 [ 3612] By: gsar on 1999/07/06 10:17:52
4585 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4586 Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
4587 Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
4588 Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
4590 ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
4591 ____________________________________________________________________________
4592 [ 3611] By: gsar on 1999/07/06 09:51:20
4593 Log: From: pvhp@forte.com (Peter Prymmer)
4594 Date: Fri, 11 Jun 99 17:07:19 PDT
4595 Message-Id: <9906120007.AA13802@forte.com>
4596 Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
4598 ! ext/IO/lib/IO/File.pm
4599 ____________________________________________________________________________
4600 [ 3610] By: gsar on 1999/07/06 09:37:37
4601 Log: fix for C<$/ = 42> setting paragraph mode (applied with small
4603 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4604 Date: Wed, 09 Jun 1999 18:27:51 +0100
4605 Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
4606 Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
4608 ! perl.h t/base/rs.t
4609 ____________________________________________________________________________
4610 [ 3609] By: jhi on 1999/07/06 09:28:48
4611 Log: Integrate with Sarathy.
4613 !> (integrate 49 files)
4614 ____________________________________________________________________________
4615 [ 3608] By: gsar on 1999/07/06 09:28:21
4619 ____________________________________________________________________________
4620 [ 3607] By: jhi on 1999/07/06 09:22:48
4621 Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
4623 ! Configure config_h.SH
4624 ____________________________________________________________________________
4625 [ 3606] By: gsar on 1999/07/06 09:05:02
4626 Log: applied slightly tweaked version of suggested patch for
4628 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4629 Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
4630 Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
4631 Subject: [PATCH 5.005_57] REx engine rehash
4633 ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
4634 ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
4635 ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
4637 ____________________________________________________________________________
4638 [ 3605] By: gsar on 1999/07/06 08:54:03
4639 Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
4642 ____________________________________________________________________________
4643 [ 3604] By: gsar on 1999/07/06 07:08:30
4644 Log: From: paul.marquess@bt.com
4645 Date: Tue, 8 Jun 1999 22:37:58 +0100
4646 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
4647 Subject: [PATCH 5.005_57] DB_File 1.67
4649 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4650 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
4651 ____________________________________________________________________________
4652 [ 3603] By: gsar on 1999/07/06 07:04:50
4653 Log: From: paul.marquess@bt.com
4654 Date: Tue, 8 Jun 1999 22:34:01 +0100
4655 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
4656 Subject: [PATCH 5.005_57] DBM Filters
4658 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4659 ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
4660 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
4661 ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
4662 ____________________________________________________________________________
4663 [ 3602] By: gsar on 1999/07/06 07:00:01
4664 Log: slightly tweaked version of suggested patch
4665 From: Dan Sugalski <sugalskd@ous.edu>
4666 Date: Tue, 08 Jun 1999 14:09:38 -0700
4667 Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
4668 Subject: [PATCH 5.005_57]Use NV instead of double in the core
4670 ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
4671 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
4672 ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
4673 ! proto.h sv.c sv.h toke.c universal.c util.c
4674 ____________________________________________________________________________
4675 [ 3601] By: gsar on 1999/07/06 06:52:57
4676 Log: integrate cfgperl contents into mainline
4678 +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
4679 +> epoc/perl.mmp epoc/perl.pkg
4680 !> (integrate 30 files)
4681 ____________________________________________________________________________
4682 [ 3598] By: jhi on 1999/07/05 20:02:55
4683 Log: Integrate with mainperl.
4685 +> lib/CGI/Pretty.pm
4686 !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4687 !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
4688 !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
4689 !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
4691 ____________________________________________________________________________
4692 [ 3597] By: jhi on 1999/07/05 19:59:48
4693 Log: Hack SOCKS support some more plus a patch from Andy Dougherty
4694 that addresses the notorious "Additional libraries" question.
4696 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4697 ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
4699 ____________________________________________________________________________
4700 [ 3596] By: gsar on 1999/07/05 18:30:51
4701 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4702 Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
4703 Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
4704 Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
4706 ! pp_sys.c t/lib/io_udp.t
4707 ____________________________________________________________________________
4708 [ 3595] By: gsar on 1999/07/05 18:29:08
4709 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4710 Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
4711 Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
4712 Subject: [PATCH 5.00557] Setting $^E wipes out $!
4715 ____________________________________________________________________________
4716 [ 3594] By: gsar on 1999/07/05 18:24:53
4717 Log: hand-apply whitespace mutiliated patch
4718 From: Dan Sugalski <sugalskd@osshe.edu>
4719 Date: Mon, 07 Jun 1999 14:46:42 -0700
4720 Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
4721 Subject: [PATCH 5.005_57]Updated VMS patch
4723 ! thread.h vms/descrip_mms.template vms/subconfigure.com
4724 ! vms/vms.c vms/vmsish.h
4725 ____________________________________________________________________________
4726 [ 3593] By: gsar on 1999/07/05 17:53:04
4727 Log: applied parts not duplicated by previous patches
4728 From: "Vishal Bhatia" <vishalb@my-deja.com>
4729 Date: Sat, 05 Jun 1999 08:42:17 -0700
4730 Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
4731 Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
4733 ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4734 ! ext/B/B/Stackobj.pm
4735 ____________________________________________________________________________
4736 [ 3592] By: jhi on 1999/07/05 17:17:22
4737 Log: AIX threaded build, plus few more on the side.
4739 ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
4740 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4741 ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
4742 ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
4743 ____________________________________________________________________________
4744 [ 3591] By: gsar on 1999/07/05 16:52:34
4745 Log: "\e" and "\a" didn't produce right escape under EBCDIC
4746 From: pvhp@forte.com (Peter Prymmer)
4747 Date: Fri, 4 Jun 99 12:00:27 PDT
4748 Message-Id: <9906041900.AA28387@forte.com>
4749 Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
4752 ____________________________________________________________________________
4753 [ 3590] By: gsar on 1999/07/05 16:40:01
4754 Log: s/scalar ref constructor/single ref constructor/ (suggested
4755 by Stephen McCamant)
4757 ! opcode.h opcode.pl
4758 ____________________________________________________________________________
4759 [ 3589] By: gsar on 1999/07/05 16:34:06
4760 Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
4762 ! ext/GDBM_File/GDBM_File.xs
4763 ____________________________________________________________________________
4764 [ 3588] By: gsar on 1999/07/05 16:29:39
4765 Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
4769 ____________________________________________________________________________
4770 [ 3587] By: jhi on 1999/07/05 10:31:43
4771 Log: Make perl_exp.SH smarter about what to include and what to exclude.
4774 ____________________________________________________________________________
4775 [ 3586] By: jhi on 1999/07/05 09:29:31
4776 Log: Remove unnecessary and extraneous my $i = 0.
4779 ____________________________________________________________________________
4780 [ 3585] By: jhi on 1999/07/05 07:28:59
4781 Log: Integrate with mainperl.
4783 !> (integrate 30 files)
4784 ____________________________________________________________________________
4785 [ 3584] By: gsar on 1999/07/05 05:36:28
4786 Log: From: Vishal Bhatia <vishalb@hotmail.com>
4787 Date: Thu, 03 Jun 1999 00:57:48 PDT
4788 Message-ID: <19990603075749.86665.qmail@hotmail.com>
4789 Subject: Re: [PATCH 5.005_57] pp_sort sorted out
4791 ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
4792 ____________________________________________________________________________
4793 [ 3583] By: gsar on 1999/07/05 05:31:19
4794 Log: suppress fancy display when in verbose mode (suggested by
4795 Paul Johnson <pjcj@transeda.com>)
4797 ! lib/Test/Harness.pm
4798 ____________________________________________________________________________
4799 [ 3582] By: gsar on 1999/07/05 05:17:12
4800 Log: cygwin32 update
4801 From: "Fifer, Eric" <EFifer@sanwaint.com>
4802 Date: Wed, 2 Jun 1999 15:16:05 +0100
4803 Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
4804 Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
4806 ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
4807 ! cygwin32/build-instructions.READFIRST
4808 ! cygwin32/build-instructions.charles-wilson
4809 ! cygwin32/build-instructions.sebastien-barre
4810 ! cygwin32/build-instructions.steven-morlock
4811 ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
4812 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
4813 ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
4814 ! t/op/magic.t util.c
4815 ____________________________________________________________________________
4816 [ 3581] By: gsar on 1999/07/05 02:46:18
4817 Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
4820 ____________________________________________________________________________
4821 [ 3580] By: gsar on 1999/07/05 02:38:03
4822 Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
4823 Date: Mon, 31 May 1999 18:18:13 -0600
4824 Message-ID: <19990601001813.AAA17834@csgsystems.com>
4825 Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
4827 ! t/TEST t/UTEST t/harness utils/perlcc.PL
4828 ____________________________________________________________________________
4829 [ 3579] By: gsar on 1999/07/05 01:20:58
4830 Log: compatibility tweak for Class::Struct
4832 ! lib/Class/Struct.pm
4833 ____________________________________________________________________________
4834 [ 3578] By: jhi on 1999/07/04 23:26:01
4835 Log: Miscellaneus AIX fixes + SOCKS support.
4837 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
4838 ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
4839 ! hints/aix.sh pp_sys.c
4840 ____________________________________________________________________________
4841 [ 3577] By: gsar on 1999/07/04 23:07:39
4845 ____________________________________________________________________________
4846 [ 3576] By: jhi on 1999/07/04 22:39:23
4847 Log: Integrate with mainperl.
4851 !> (integrate 51 files)
4852 ____________________________________________________________________________
4853 [ 3575] By: jhi on 1999/07/04 22:26:48
4854 Log: Added 64-bit support for AIX 4.3 or better
4855 based on Martin H. Rusoff's observations.
4857 ! Configure config_h.SH hints/aix.sh
4858 ____________________________________________________________________________
4859 [ 3574] By: jhi on 1999/07/04 21:34:47
4860 Log: Do not throw away gccvers compilation errors.
4861 From: Andy Dougherty <doughera@lafayette.edu>
4862 To: Ron Seguin <rseguin@on.bell.ca>
4863 Cc: Perl Porters <perl5-porters@perl.org>
4864 Subject: [PATCH] Re: [ID 19990625.011] WHOA There
4865 Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
4866 Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
4868 ! Configure config_h.SH
4869 ____________________________________________________________________________
4870 [ 3573] By: gsar on 1999/07/04 21:10:32
4871 Log: adapted suggested tests for addition to testsuite
4872 From: RonaldWS@aol.com
4873 Date: Sun, 30 May 1999 16:27:28 EDT
4874 Message-Id: <25cd799f.2482f930@aol.com>
4875 Subject: [19990530.007] Open with pipe | does not return pid under win32
4878 ! MANIFEST win32/win32.c
4879 ____________________________________________________________________________
4880 [ 3572] By: gsar on 1999/07/04 20:29:32
4881 Log: perl_run() should call my_exit(0) for normal completion
4884 ____________________________________________________________________________
4885 [ 3571] By: jhi on 1999/07/04 20:10:44
4886 Log: Add test for change #3568 plus general cleanup.
4889 ____________________________________________________________________________
4890 [ 3570] By: gsar on 1999/07/04 20:03:21
4891 Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
4894 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4895 ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
4896 ____________________________________________________________________________
4897 [ 3569] By: gsar on 1999/07/04 18:04:48
4898 Log: make AIX dynaloading work when libperl is shared (and thus under
4900 From: Jens-Uwe Mager <jum@helios.de>
4901 Date: Sat, 29 May 1999 17:09:52 +0200
4902 Message-Id: <199905291509.RAA43978@ans.helios.de>
4903 Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
4905 ! ext/DynaLoader/dl_aix.xs
4906 ____________________________________________________________________________
4907 [ 3568] By: jhi on 1999/07/04 14:54:23
4908 Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
4909 This resulted for example in the 'o' magic not being cleared by
4910 magic_setcollxfrm(), which resulted in strange cmp results.
4911 The bug was reported originally in the message
4912 Subject: Bug with locale
4913 From: Jan Starzynski <jan@planet.de>
4914 To: perlbug@perl.com
4915 Date: Fri, 09 Apr 1999 13:23:07 +0200
4916 Message-ID: <370DE31B.DAEE1332@planet.de>
4919 ____________________________________________________________________________
4920 [ 3567] By: gsar on 1999/07/04 02:38:34
4921 Log: remove misleading info on defined(&func), unclutter deprecation
4922 about defined(@array)
4924 ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4926 ____________________________________________________________________________
4927 [ 3566] By: gsar on 1999/07/04 01:46:31
4928 Log: From: jan.dubois@ibm.net (Jan Dubois)
4929 Date: Wed, 26 May 1999 22:07:17 +0200
4930 Message-ID: <374c53ac.10322322@smtp1.ibm.net>
4931 Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
4933 ! Changes win32/win32.c win32/win32.h
4934 ____________________________________________________________________________
4935 [ 3565] By: gsar on 1999/07/04 01:26:02
4936 Log: newer version of perlxstut from Jeff Okamoto (slightly edited
4940 ____________________________________________________________________________
4941 [ 3564] By: gsar on 1999/07/02 03:09:04
4944 ! ext/Thread/Thread/Specific.pm lib/fields.pm
4945 ____________________________________________________________________________
4946 [ 3563] By: gsar on 1999/06/28 19:23:47
4947 Log: inc version (for CPAN.pm sanity)
4949 ! lib/Text/ParseWords.pm
4950 ____________________________________________________________________________
4951 [ 3562] By: gsar on 1999/06/28 19:19:01
4955 ____________________________________________________________________________
4956 [ 3561] By: gsar on 1999/06/28 19:08:41
4957 Log: From: Damian Conway <damian@cs.monash.edu.au>
4958 Date: Wed, 26 May 1999 00:58:35 -0400
4959 Message-Id: <199905260458.AAA06411@defender.perl.org>
4960 Subject: [19990526.002] Misc. improvements to Class:Struct
4962 ! MANIFEST lib/Class/Struct.pm
4963 ____________________________________________________________________________
4964 [ 3560] By: gsar on 1999/06/28 18:50:52
4965 Log: remove bogus PL_optype_size
4967 ! bytecode.pl ext/ByteLoader/byterun.h
4968 ____________________________________________________________________________
4969 [ 3559] By: gsar on 1999/06/28 18:22:26
4970 Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
4973 ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
4974 ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
4975 ! t/lib/cgi-html.t t/lib/cgi-request.t
4976 ____________________________________________________________________________
4977 [ 3558] By: jhi on 1999/06/28 07:30:21
4978 Log: Change Olaf Lebbe's email address.
4981 ____________________________________________________________________________
4982 [ 3557] By: gsar on 1999/06/28 00:07:33
4983 Log: make autogenerated files writable
4986 ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
4987 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
4988 ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
4989 ! proto.h regnodes.h warning.h win32/config_H.bc
4990 ! win32/config_H.gc win32/config_H.vc
4991 ____________________________________________________________________________
4992 [ 3556] By: jhi on 1999/06/27 19:22:53
4993 Log: Update MANIFEST to match #3555.
4996 ____________________________________________________________________________
4997 [ 3555] By: jhi on 1999/06/27 19:16:22
4998 Log: EPOC port to Psion5.
4999 From: Olaf Flebbe <O.Flebbe@science-computing.de>
5000 To: Jarkko Hietaniemi <jhi@iki.fi>
5001 Cc: perl5-porters@perl.org
5003 Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
5004 Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
5006 + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5007 + epoc/perl.mmp epoc/perl.pkg
5008 ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
5009 ! perl.h sv.c util.c
5010 ____________________________________________________________________________
5011 [ 3554] By: jhi on 1999/06/27 18:50:52
5012 Log: Integrate from mainperl.
5014 !> (integrate 48 files)
5015 ____________________________________________________________________________
5016 [ 3553] By: gsar on 1999/06/27 14:28:49
5017 Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
5018 gone from the public API); PERL_OBJECT builds again on
5021 TODO: namespace-clean the typedefs in iperlsys.h and
5022 elsewhere; remove C++ remnants from public headers
5024 ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
5025 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5026 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5027 ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
5028 ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
5029 ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
5030 ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
5031 ! win32/GenCAPI.pl win32/Makefile win32/config.bc
5032 ! win32/config.gc win32/config.vc win32/dl_win32.xs
5033 ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5034 ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
5036 ____________________________________________________________________________
5037 [ 3552] By: gsar on 1999/06/27 13:49:31
5038 Log: integrate cfgperl changes into mainline
5040 !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5041 !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5042 !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5044 ____________________________________________________________________________
5045 [ 3551] By: gsar on 1999/06/27 13:31:11
5049 ____________________________________________________________________________
5050 [ 3550] By: gsar on 1999/06/24 22:42:53
5054 ____________________________________________________________________________
5055 [ 3549] By: gsar on 1999/06/24 22:41:17
5056 Log: avoid race condition in the CAPI extension bootstrap handler
5058 ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
5059 ____________________________________________________________________________
5060 [ 3548] By: gsar on 1999/06/24 22:39:53
5061 Log: sanity check to cover the case when perl is installed into the
5065 ____________________________________________________________________________
5066 [ 3547] By: gsar on 1999/06/22 19:30:32
5067 Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
5069 ! lib/Tie/RefHash.pm
5070 ____________________________________________________________________________
5071 [ 3544] By: jhi on 1999/06/18 19:24:28
5072 Log: Tidy up #3542 and #3543.
5074 ! t/pragma/locale.t util.c
5075 ____________________________________________________________________________
5076 [ 3543] By: jhi on 1999/06/18 10:28:45
5077 Log: Spice up locale.t.
5080 ____________________________________________________________________________
5081 [ 3542] By: jhi on 1999/06/17 22:42:03
5082 Log: Fixed two long-standing locale bugs.
5084 Both problems were related to numeric locale which
5085 controls the radix character aka the decimal separator.
5086 (1) printf (and sprintf) were resetting the numeric locale to C.
5087 (2) Using locale-numerically formatted floating point
5088 numbers (e.g. "1,23") together with -w caused warnings about
5089 "isn't numeric". The operations were working fine, though,
5090 because atof() was using the local locale.
5091 Both problems reported by Stefan Vogtner.
5093 Introduced a wrapper for atof() that attempts to convert
5094 the string both ways. This helps Perl to understand
5095 numbers like this "4.56" even when using a local locale
5096 makes atof() understand only numbers like this "7,89".
5098 Remaining related problems, both of which existed before
5099 this patch and continue to exist after this patch:
5100 (a) The behaviour of print() is _not_ as documented by perllocale.
5101 Instead of always using the C locale, print() does use the
5102 local locale, just like the *printf() do. This may be fixable
5103 now that switching to-and-fro between locales has been made
5104 more consistent, but fixing print() would change existing
5105 behaviour. perllocale is not changed by this patch.
5106 (b) If a number has been stringified (say, via "$number") under
5107 a local locale, the cached string value persists even under
5108 "no locale". This may or may not be a problem: operations
5109 work fine because the original number is still there, but
5110 that the string form keeps its locale-ish outlook may be
5113 ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5114 ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
5115 ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
5117 ____________________________________________________________________________
5118 [ 3541] By: jhi on 1999/06/17 20:00:16
5119 Log: Integrate from mainperl.
5121 !> ext/Data/Dumper/Dumper.pm op.c
5122 ____________________________________________________________________________
5123 [ 3540] By: gsar on 1999/06/16 16:49:55
5124 Log: dump C<0> as such, not C<'0'>
5126 ! ext/Data/Dumper/Dumper.pm
5127 ____________________________________________________________________________
5128 [ 3539] By: gsar on 1999/06/13 04:04:40
5129 Log: fix coredumper in change#3498
5132 ____________________________________________________________________________
5133 [ 3538] By: jhi on 1999/06/12 22:01:26
5134 Log: Integrate from mainperl.
5137 !> (integrate 36 files)
5138 ____________________________________________________________________________
5139 [ 3537] By: gsar on 1999/06/12 06:43:03
5140 Log: EXTERN_C declarations for global arrays in various
5141 headers, so perl can be built even in C++ mode; win32
5142 build fixups; regen headers
5144 ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
5145 ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
5146 ____________________________________________________________________________
5147 [ 3536] By: gsar on 1999/06/12 06:38:21
5148 Log: caller.pm typos
5151 ____________________________________________________________________________
5152 [ 3535] By: gsar on 1999/06/11 23:13:54
5153 Log: various little tweaks; most globals are now in intrpvar.h, ninterps
5156 ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
5157 ! pod/perldelta.pod proto.h win32/perllib.c
5158 ____________________________________________________________________________
5159 [ 3534] By: gsar on 1999/06/11 20:41:51
5160 Log: implement C<use caller 'encoding'>
5163 ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
5164 ____________________________________________________________________________
5165 [ 3533] By: gsar on 1999/06/11 16:51:04
5166 Log: truncate() has a peculiar exemption from strict barewords, even
5167 though it has a non-filehandle prototype
5170 ____________________________________________________________________________
5171 [ 3532] By: gsar on 1999/06/11 09:09:16
5174 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
5175 ____________________________________________________________________________
5176 [ 3531] By: gsar on 1999/06/10 23:34:19
5177 Log: part of the platform changes for IMPLICIT_CONTEXT
5179 ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
5180 ! jpl/PerlInterpreter/PerlInterpreter.c
5181 ! jpl/PerlInterpreter/PerlInterpreter.h
5182 ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
5183 ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
5184 ____________________________________________________________________________
5185 [ 3530] By: jhi on 1999/06/10 20:55:56
5186 Log: Integrate from mainperl.
5188 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
5189 ____________________________________________________________________________
5190 [ 3529] By: gsar on 1999/06/10 20:40:01
5191 Log: DB_File tweaks for IMPLICIT CONTEXT
5193 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
5194 ____________________________________________________________________________
5195 [ 3528] By: jhi on 1999/06/10 10:18:15
5196 Log: Integrate from mainperl.
5198 !> (integrate 105 files)
5199 ____________________________________________________________________________
5200 [ 3527] By: gsar on 1999/06/10 09:30:35
5201 Log: most globals are now interpreter local; locale initialization
5202 was too early, defer it until interpreter is allocated and
5203 initialized; multiple interpreters should now be
5204 concurrency-safe (untested)
5206 ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
5208 ____________________________________________________________________________
5209 [ 3526] By: gsar on 1999/06/10 08:38:00
5212 ! cc_runtime.h ext/B/B/CC.pm run.c
5213 ____________________________________________________________________________
5214 [ 3525] By: gsar on 1999/06/10 04:41:38
5215 Log: win32 build fixes
5217 ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
5218 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5219 ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
5220 ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
5221 ! win32/Makefile win32/config_H.bc win32/config_H.gc
5222 ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
5223 ! win32/makedef.pl win32/makefile.mk win32/perllib.c
5224 ! win32/win32.c win32/win32.h win32/win32sck.c
5225 ! win32/win32thread.c win32/win32thread.h
5226 ____________________________________________________________________________
5227 [ 3524] By: gsar on 1999/06/09 18:03:01
5228 Log: more complete support for implicit thread/interpreter pointer,
5229 enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
5230 without that enabled):
5231 - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
5232 is a noop; tests pass on Solaris; should be faster now!
5233 - MULTIPLICITY has been tested with and without
5234 PERL_IMPLICIT_CONTEXT on Solaris
5235 - improved function database now merged with embed.pl
5236 - everything except the varargs functions have foo(a,b,c) macros
5237 to provide compatibility
5238 - varargs functions default to compatibility variants that
5239 get the context pointer using dTHX
5240 - there should be almost no source compatibility issues as a
5242 - dl_foo.xs changes other than dl_dlopen.xs untested
5243 - still needs documentation, fixups for win32 etc
5244 Next step: migrate most non-mutex variables from perlvars.h
5248 ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
5249 ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
5250 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5251 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5252 ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
5253 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5254 ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
5255 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
5256 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5257 ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
5258 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5259 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
5260 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
5261 ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
5262 ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
5263 ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
5264 ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
5265 ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
5266 ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
5267 ! util.c win32/Makefile win32/makefile.mk writemain.SH
5268 ____________________________________________________________________________
5269 [ 3523] By: gsar on 1999/06/07 05:24:13
5274 ____________________________________________________________________________
5275 [ 3522] By: gsar on 1999/06/07 05:18:34
5276 Log: initial stub implementation of implicit thread/this
5277 pointer argument; builds/tests on Solaris, win32
5278 hasn't been fixed up yet; proto.h, global.sym and
5279 static function decls are now generated from a common
5280 database in proto.pl; some inconsistently named
5281 perl_foo() things are now Perl_foo(), compatibility
5282 #defines provided; perl_foo() (lowercase 'p') reserved
5283 for functions that take an explicit context argument;
5284 next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
5286 ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
5287 ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
5288 ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
5289 ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
5290 ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
5291 ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
5292 ! universal.c utf8.c util.c
5293 ____________________________________________________________________________
5294 [ 3521] By: gsar on 1999/06/04 23:00:22
5295 Log: clean up some stray "global" symbols
5297 ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
5298 ! pp_proto.h proto.h
5299 ____________________________________________________________________________
5300 [ 3520] By: jhi on 1999/06/02 21:33:28
5301 Log: Integrate from mainperl.
5303 !> (integrate 94 files)
5304 ____________________________________________________________________________
5305 [ 3519] By: gsar on 1999/06/02 07:16:10
5306 Log: avoid dereferencing null pointer from getpwent() et al
5309 ____________________________________________________________________________
5310 [ 3518] By: gsar on 1999/06/02 04:47:10
5311 Log: remove _() non-ansism
5313 ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
5314 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
5315 ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
5316 ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
5317 ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
5318 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
5319 ! ext/re/re.xs handy.h hv.c iperlsys.h
5320 ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
5321 ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
5322 ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
5323 ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
5324 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
5325 ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
5326 ! vms/vmsish.h vms/writemain.pl vos/config.h
5327 ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
5328 ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
5329 ! win32/perllib.c win32/runperl.c win32/win32.h
5330 ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
5331 ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
5332 ____________________________________________________________________________
5333 [ 3517] By: gsar on 1999/06/02 02:17:51
5334 Log: missed a few files
5336 ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
5337 ____________________________________________________________________________
5338 [ 3516] By: gsar on 1999/06/02 01:37:33
5339 Log: integrate cfgperl contents into mainline
5341 +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
5342 +> ext/ByteLoader/byterun.h
5343 - bytecode.h byterun.c byterun.h
5345 !> (integrate 58 files)
5346 ____________________________________________________________________________
5347 [ 3515] By: gsar on 1999/06/02 00:48:50
5348 Log: remove stray K&R-isms
5350 ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
5351 ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
5352 ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
5353 ! toke.c util.c win32/win32.c x2p/hash.c
5354 ____________________________________________________________________________
5355 [ 3514] By: gsar on 1999/06/01 15:55:55
5356 Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
5359 ! op.c t/pragma/strict-subs
5360 ____________________________________________________________________________
5361 [ 3513] By: jhi on 1999/06/01 07:17:05
5362 Log: Patch applying of #3499 had gone awry.
5364 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
5365 ____________________________________________________________________________
5366 [ 3512] By: gsar on 1999/05/31 19:21:30
5367 Log: tighter -help output
5370 ____________________________________________________________________________
5371 [ 3511] By: gsar on 1999/05/31 17:18:23
5372 Log: fix memory leak in C<eval 'return sub {...}'>
5374 ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
5375 ____________________________________________________________________________
5376 [ 3510] By: gsar on 1999/05/31 14:11:46
5379 ! win32/dl_win32.xs win32/win32.c
5380 ____________________________________________________________________________
5381 [ 3509] By: jhi on 1999/05/30 13:02:26
5382 Log: Cleanup of #3488.
5384 ! Configure config_h.SH
5385 ____________________________________________________________________________
5386 [ 3508] By: jhi on 1999/05/30 11:16:01
5387 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5388 To: Mailing list Perl5 <perl5-porters@perl.org>
5389 Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
5390 Date: Sat, 29 May 1999 20:18:13 -0400
5391 Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
5393 ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
5394 ____________________________________________________________________________
5395 [ 3507] By: jhi on 1999/05/29 20:05:40
5396 Log: From: Mark-Jason Dominus <mjd@plover.com>
5397 To: perl5-porters@perl.com
5398 Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
5399 Date: Sat, 29 May 1999 14:45:10 -0400
5400 Message-ID: <19990529184510.27557.qmail@plover.com>
5403 ____________________________________________________________________________
5404 [ 3506] By: gsar on 1999/05/29 16:49:39
5405 Log: avoid gv_check() recursive pit
5408 ____________________________________________________________________________
5409 [ 3505] By: jhi on 1999/05/29 11:38:16
5410 Log: From: jan.dubois@ibm.net (Jan Dubois)
5411 To: Gurusamy Sarathy <gsar@activestate.com>
5412 Cc: perl5-porters@perl.org
5413 Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
5414 Date: Sat, 29 May 1999 08:46:22 +0200
5415 Message-ID: <374f8007.2016008@smtp1.ibm.net>
5417 ! t/op/grent.t t/op/pwent.t
5418 ____________________________________________________________________________
5419 [ 3504] By: jhi on 1999/05/29 11:07:10
5420 Log: QNX needs <sys/select.h> to define fd_set.
5422 From: Norton Allen <allen@huarp.harvard.edu>
5423 To: perl5-porters@perl.org
5424 Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
5425 Date: Wed, 26 May 1999 13:51:27 -0400 (EDT)
5426 Message-Id: <199905261751.NAA20966@bottesini.harvard.edu>
5429 ____________________________________________________________________________
5430 [ 3503] By: jhi on 1999/05/29 10:53:31
5431 Log: From: jan.dubois@ibm.net (Jan Dubois)
5432 To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
5433 Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
5434 Date: Fri, 28 May 1999 20:14:35 +0200
5435 Message-ID: <3751daa4.7188847@smtp1.ibm.net>
5437 ! lib/Math/BigFloat.pm
5438 ____________________________________________________________________________
5439 [ 3502] By: jhi on 1999/05/29 10:44:44
5440 Log: Make Configure support the change #3367,
5441 SysV shadow passwords.
5443 ! Configure config_h.SH pp_sys.c
5444 ____________________________________________________________________________
5445 [ 3501] By: gsar on 1999/05/28 21:22:23
5446 Log: add wide versions of win32 system calls (first step in
5447 globalization); delayload winsock for performance if compiling
5450 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
5451 ! win32/win32.c win32/win32.h
5452 ____________________________________________________________________________
5453 [ 3500] By: jhi on 1999/05/28 21:17:24
5454 Log: The new t/lib/io_linenum.t was using stricture
5455 before @INC was set up.
5457 ! t/lib/io_linenum.t
5458 ____________________________________________________________________________
5459 [ 3499] By: jhi on 1999/05/28 17:13:23
5460 Log: From: Tom Hughes <tom@compton.nu>
5461 To: perl5-porters@perl.org
5462 Subject: [PATCH 5.005_57] ByteLoader mark 2
5463 Date: Wed, 26 May 1999 23:59:49 +0100
5464 Message-ID: <bf337a0849.tom@compton.compton.nu>
5466 plus resolve tiny conflict with #3479
5469 + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
5470 + ext/ByteLoader/byterun.h
5471 - bytecode.h byterun.c byterun.h
5472 ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
5473 ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
5474 ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
5475 ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
5476 ! perl.h perlvars.h proto.h util.c utils/Makefile
5477 ____________________________________________________________________________
5478 [ 3498] By: jhi on 1999/05/28 16:53:04
5479 Log: From: Mark-Jason Dominus <mjd@plover.com>
5480 To: perl5-porters@perl.com
5481 Subject: PATCH (5.005_57): defined(@a) now deprecated
5482 Date: Thu, 27 May 1999 16:05:44 -0400
5483 Message-ID: <19990527200544.13330.qmail@plover.com>
5485 ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
5486 ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
5487 ____________________________________________________________________________
5488 [ 3497] By: jhi on 1999/05/28 16:50:54
5489 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5490 To: perl5-porters@perl.org (Mailing list Perl5)
5491 Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
5492 Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
5493 Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
5495 ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
5496 ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
5497 ____________________________________________________________________________
5498 [ 3496] By: jhi on 1999/05/28 16:48:39
5499 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5500 To: perl5-porters@perl.org (Mailing list Perl5)
5501 Subject: [PATCH 5.00557] Required OS/2-related patches
5502 Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
5503 Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
5505 ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
5506 ! t/op/stat.t util.c
5507 ____________________________________________________________________________
5508 [ 3495] By: jhi on 1999/05/28 16:45:56
5509 Log: From: Paul Johnson <pjcj@transeda.com>
5510 To: perl5-porters <perl5-porters@perl.org>
5511 Subject: [PATCH 5.005_57] Provide more useful test okay percentage
5512 Date: Fri, 28 May 1999 15:13:54 +0100
5513 Message-ID: <19990528151354.B289@west-tip.transeda.com>
5516 ____________________________________________________________________________
5517 [ 3494] By: jhi on 1999/05/28 16:44:34
5518 Log: From: Paul Johnson <pjcj@transeda.com>
5519 To: perl5-porters <perl5-porters@perl.org>
5520 Subject: [PATCH 5.005_57] Fixes related to working local $.
5521 Date: Fri, 28 May 1999 15:11:18 +0100
5522 Message-ID: <19990528151118.A289@west-tip.transeda.com>
5524 ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
5525 ____________________________________________________________________________
5526 [ 3493] By: gsar on 1999/05/28 16:37:26
5527 Log: change#3449 wasn't doing enough
5529 ! op.c t/comp/proto.t
5530 ____________________________________________________________________________
5531 [ 3492] By: jhi on 1999/05/28 08:12:23
5532 Log: From: paul.marquess@bt.com
5533 To: doughera@lafayette.edu
5534 Cc: perl5-porters@perl.org
5535 Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
5536 Date: Thu, 27 May 1999 23:31:38 +0100
5537 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
5539 Had to be applied manually; some mailer had munged the patch slightly.
5541 ! ext/NDBM_File/NDBM_File.xs
5542 ____________________________________________________________________________
5543 [ 3491] By: jhi on 1999/05/28 07:51:17
5544 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
5545 To: perl5-porters@perl.org
5546 Subject: [PATCH 5.005_57] fixing eval in the compiler
5547 Date: Thu, 27 May 1999 07:56:54 -0700
5548 Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
5550 ! cc_runtime.h scope.h
5551 ____________________________________________________________________________
5552 [ 3490] By: jhi on 1999/05/28 07:47:06
5553 Log: From: Andy Dougherty <doughera@lafayette.edu>
5554 To: perlbug@perl.com
5555 Cc: Jarkko Hietaniemi <jhi@iki.fi>
5556 Subject: [PATCH] Configure updates for ISC 4.1
5557 Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
5558 Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
5560 ! Configure config_h.SH
5561 ____________________________________________________________________________
5562 [ 3489] By: jhi on 1999/05/28 07:39:17
5563 Log: Integrate from mainperl.
5565 !> malloc.c win32/makedef.pl win32/win32.c
5566 ____________________________________________________________________________
5567 [ 3488] By: jhi on 1999/05/27 16:57:19
5568 Log: From: Andy Dougherty <doughera@lafayette.edu>
5569 To: Perl Porters <perl5-porters@perl.org>
5570 Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
5571 Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
5572 Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
5574 ! Configure config_h.SH hints/sunos_4_1.sh util.c
5575 ____________________________________________________________________________
5576 [ 3487] By: gsar on 1999/05/27 03:56:20
5577 Log: make win32_spawnvp() inherit standard handles even when they
5581 ____________________________________________________________________________
5582 [ 3486] By: jhi on 1999/05/26 19:55:52
5583 Log: From: Andy Dougherty <doughera@lafayette.edu>
5584 To: perl5-porters@perl.org
5585 Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
5586 Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
5587 Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
5590 ____________________________________________________________________________
5591 [ 3485] By: chip on 1999/05/26 17:19:11
5592 Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
5593 Branch: maint-5.004/perl
5595 ____________________________________________________________________________
5596 [ 3484] By: gsar on 1999/05/26 01:56:28
5597 Log: fix missing exported symbol
5599 ! malloc.c win32/makedef.pl
5600 ____________________________________________________________________________
5601 [ 3483] By: jhi on 1999/05/25 23:08:07
5602 Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
5604 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5605 To: perlbug@perl.com
5606 Subject: OpenBSD hints file update
5607 Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
5608 Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
5611 ____________________________________________________________________________
5612 [ 3482] By: jhi on 1999/05/25 23:01:25
5613 Log: From: Tom Hughes <tom@compton.nu>
5614 To: perl5-porters@perl.org
5615 Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
5616 Date: Tue, 25 May 1999 23:10:23 +0100
5617 Message-ID: <1ed7f10749.tom@compton.compton.nu>
5619 ! Configure config_h.SH
5620 ____________________________________________________________________________
5621 [ 3481] By: jhi on 1999/05/25 22:31:50
5622 Log: 3479, 3480, 3481 seems logical.
5625 ____________________________________________________________________________
5626 [ 3480] By: jhi on 1999/05/25 22:13:39
5627 Log: The change #3479 wasn't perfect.
5630 ____________________________________________________________________________
5631 [ 3479] By: jhi on 1999/05/25 21:59:21
5632 Log: Cures for _57 in AIX 4.1.5.0.
5633 (1) The lddlflags lost its -lc by change #3660
5634 (and the politeness of change #3257).
5635 (2) optype_size must end up in perl.exp (as PL_optype_size).
5636 Added it to perlvars.h, fixed bytecode.pl,
5637 regen'ed the relevant headers.
5639 ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
5643 ____________________________________________________________________________
5644 [ 3478] By: jhi on 1999/05/25 20:13:47
5645 Log: Integrate from mainperl.
5647 +> pod/perltootc.pod
5648 !> (integrate 101 files)
5649 ____________________________________________________________________________
5650 [ 3477] By: gsar on 1999/05/25 10:43:48
5651 Log: here be 5.005_57
5653 ! Changes MANIFEST Porting/makerel
5660 ____________________________________________________________________________
5661 [ 3476] By: gsar on 1999/05/25 09:23:43
5662 Log: up patchlevel &c
5664 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
5665 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5667 ____________________________________________________________________________
5668 [ 3475] By: gsar on 1999/05/25 09:14:51
5669 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5670 Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
5671 Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
5672 Subject: [PATCH 5.005_56] REx engine improvements
5674 ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
5675 ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
5677 ____________________________________________________________________________
5678 [ 3474] By: gsar on 1999/05/25 08:39:56
5679 Log: test case for change#3470
5682 ____________________________________________________________________________
5683 [ 3473] By: gsar on 1999/05/25 08:36:52
5684 Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
5686 ! Changes pod/perlport.pod
5687 ____________________________________________________________________________
5688 [ 3472] By: gsar on 1999/05/25 08:28:57
5689 Log: assorted tweaks
5691 ! doio.c iperlsys.h win32/config.bc win32/config.gc
5692 ! win32/config.vc win32/config_H.bc win32/config_H.gc
5693 ! win32/config_H.vc win32/makedef.pl
5694 ____________________________________________________________________________
5695 [ 3471] By: gsar on 1999/05/25 06:06:04
5696 Log: perlref update from Tom Christiansen
5699 ____________________________________________________________________________
5700 [ 3470] By: gsar on 1999/05/25 06:03:27
5701 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5702 Date: Mon, 24 May 1999 17:43:56 -0400
5703 Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
5704 Subject: [PATCH 5.005_*] hv.c calling negative malloc()
5707 ____________________________________________________________________________
5708 [ 3469] By: gsar on 1999/05/25 05:59:22
5709 Log: avoid temporary files that have a constant name (from a suggestion
5710 by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
5712 ! lib/ExtUtils/MM_Unix.pm
5713 ____________________________________________________________________________
5714 [ 3468] By: gsar on 1999/05/25 05:54:29
5715 Log: From: pvhp@forte.com (Peter Prymmer)
5716 Date: Mon, 24 May 99 11:20:25 PDT
5717 Message-Id: <9905241820.AA28071@forte.com>
5718 Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
5721 ____________________________________________________________________________
5722 [ 3467] By: gsar on 1999/05/25 04:08:50
5723 Log: fix glob() bug that resulted in missing symlinks that don't point
5727 ____________________________________________________________________________
5728 [ 3466] By: gsar on 1999/05/25 03:00:00
5729 Log: avoid enumerating @INC contents in diagnostic if @INC was never
5732 ! pod/perldiag.pod pp_ctl.c
5733 ____________________________________________________________________________
5734 [ 3465] By: gsar on 1999/05/25 02:24:08
5735 Log: add caveat about close(PIPE) carelessness
5738 ____________________________________________________________________________
5739 [ 3464] By: gsar on 1999/05/24 23:55:53
5740 Log: fix bogus line numbers for void context warnings
5741 (change#2548 was overeager)
5744 ____________________________________________________________________________
5745 [ 3463] By: gsar on 1999/05/24 23:31:58
5746 Log: change#3455 had a typo
5749 ____________________________________________________________________________
5750 [ 3462] By: gsar on 1999/05/24 17:32:20
5751 Log: more pod updates from Tom Christiansen; regen perltoc
5753 ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
5754 ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
5755 ____________________________________________________________________________
5756 [ 3461] By: gsar on 1999/05/24 07:41:32
5757 Log: perlmod notes from Damian Conway (via Tom Christiansen)
5760 ____________________________________________________________________________
5761 [ 3460] By: gsar on 1999/05/24 07:24:11
5762 Log: major pod update from Tom Christiansen
5765 ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
5766 ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
5767 ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
5768 ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
5769 ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
5770 ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
5771 ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
5772 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
5773 ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
5774 ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
5775 ! pod/perlxs.pod pod/pod2man.PL
5776 ____________________________________________________________________________
5777 [ 3459] By: gsar on 1999/05/24 06:26:48
5778 Log: perlfaq update from Tom Christiansen
5780 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5781 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5782 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5784 ____________________________________________________________________________
5785 [ 3458] By: gsar on 1999/05/24 05:55:11
5786 Log: updated to v1.50 from CPAN
5788 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5789 ____________________________________________________________________________
5790 [ 3457] By: gsar on 1999/05/24 05:46:20
5791 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5792 Date: Sun, 23 May 1999 16:35:07 +0100
5793 Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
5794 Subject: [PATCH 5.005_56] name PL_in_eval bits
5796 ! cop.h op.c perl.c pp_ctl.c toke.c util.c
5797 ____________________________________________________________________________
5798 [ 3456] By: gsar on 1999/05/24 05:18:06
5799 Log: make -t mode the default on emacs/dumb terminals
5801 ! Changes utils/perldoc.PL
5802 ____________________________________________________________________________
5803 [ 3455] By: gsar on 1999/05/24 05:05:19
5804 Log: return 0 rather than "" when scalar grep has nothing to iterate
5805 on (brings behavior in line with documentation)
5808 ____________________________________________________________________________
5809 [ 3454] By: gsar on 1999/05/24 04:52:52
5810 Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
5811 Date: Thu, 20 May 1999 13:27:02 -1000
5812 Message-Id: <E10kcDN-0007TA-00@lapaki>
5813 Subject: Problem with MM_Unix in 5.005_03
5815 ! lib/ExtUtils/MM_Unix.pm
5816 ____________________________________________________________________________
5817 [ 3453] By: gsar on 1999/05/24 04:39:49
5818 Log: avoid removing duplicates in user-generated warnings
5819 From: byron@omix.com (Byron Brummer)
5820 Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
5821 Message-Id: <199905201101.EAA91175@thrush.omix.com>
5822 Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
5824 ! lib/diagnostics.pm
5825 ____________________________________________________________________________
5826 [ 3452] By: gsar on 1999/05/24 04:23:10
5827 Log: straighten some code to avoid NeXT compiler bugs (from
5828 Geoff Kuenning <geoff@cs.hmc.edu>)
5831 ____________________________________________________________________________
5832 [ 3451] By: gsar on 1999/05/24 03:03:05
5833 Log: minor logic tweak for reserved word warning
5835 ! lib/Test/Harness.pm toke.c
5836 ____________________________________________________________________________
5837 [ 3450] By: gsar on 1999/05/24 02:34:20
5838 Log: oops, some files missing in change#3449
5841 ____________________________________________________________________________
5842 [ 3449] By: gsar on 1999/05/24 02:33:12
5843 Log: allow '*' prototype to autoquote even barewords that happen to be
5844 function names; parens or ampersand continue to force the other
5845 interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
5846 do the right thing, for example
5849 ____________________________________________________________________________
5850 [ 3448] By: gsar on 1999/05/24 01:51:24
5851 Log: remove vestiges of PL_last_proto
5853 ! embedvar.h intrpvar.h objXSUB.h
5854 ____________________________________________________________________________
5855 [ 3447] By: gsar on 1999/05/24 01:49:20
5856 Log: redo change#2061 and parts of change#1169 with code in the
5857 parser; PL_last_proto hackery gone, strict 'subs' in now
5858 implemented in the optimizer where specifying the exceptional
5859 cases is much more robust; '*' (bareword) prototype now works
5860 reliably when used in second and subsequent arguments
5862 ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
5863 ____________________________________________________________________________
5864 [ 3446] By: gsar on 1999/05/23 05:00:55
5865 Log: remove redundant part of change#1169 superceded by change#2061;
5866 avoid "future reserved word" warning on prototypical bearwords
5868 ! t/lib/fatal.t toke.c
5869 ____________________________________________________________________________
5870 [ 3445] By: gsar on 1999/05/21 23:36:49
5871 Log: s/isspace/isSPACE/g and make sure the CRT version is always
5872 passed an unsigned char (fixes random occurrence of spaces in
5873 arguments containing high-bit chars passed to spawned children,
5876 ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
5877 ____________________________________________________________________________
5878 [ 3444] By: gsar on 1999/05/21 23:08:55
5879 Log: integrate Configure changes from cfgperl
5881 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5883 ____________________________________________________________________________
5884 [ 3443] By: jhi on 1999/05/21 22:00:56
5885 Log: Integrate from mainperl.
5887 !> Changes doop.c ext/SDBM_File/sdbm/dba.c
5888 !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
5889 !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
5890 !> win32/perlhost.h win32/win32.c x2p/walk.c
5891 ____________________________________________________________________________
5892 [ 3442] By: jhi on 1999/05/21 21:59:46
5895 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5897 ____________________________________________________________________________
5898 [ 3441] By: gsar on 1999/05/21 17:48:55
5899 Log: integrate cfgperl changes
5901 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5902 !> config_h.SH hints/sunos_4_1.sh installperl
5903 ____________________________________________________________________________
5904 [ 3440] By: gsar on 1999/05/21 17:42:49
5908 ____________________________________________________________________________
5909 [ 3439] By: gsar on 1999/05/21 17:31:26
5910 Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
5911 (Configure fflush(NULL) detection seems broken on Solaris, which
5912 is why I hit the problem)
5915 ____________________________________________________________________________
5916 [ 3438] By: gsar on 1999/05/20 16:41:01
5917 Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
5920 ____________________________________________________________________________
5921 [ 3437] By: jhi on 1999/05/20 07:14:39
5922 Log: Patches to fflushing in SunOS 4 from Andy Dougherty
5923 (via private email).
5925 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5926 ! config_h.SH hints/sunos_4_1.sh
5927 ____________________________________________________________________________
5928 [ 3436] By: gsar on 1999/05/20 05:18:26
5929 Log: various little nits
5931 ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
5932 ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
5933 ! win32/perlhost.h win32/win32.c x2p/walk.c
5934 ____________________________________________________________________________
5935 [ 3435] By: jhi on 1999/05/18 16:25:49
5936 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5937 To: perl5-porters@perl.org
5938 Subject: installperl
5939 Date: Fri, 14 May 1999 21:34:58 +0100
5940 Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
5943 ____________________________________________________________________________
5944 [ 3434] By: jhi on 1999/05/17 21:25:54
5945 Log: Integrate from mainperl.
5947 +> lib/ExtUtils/MM_Cygwin.pm
5948 - cygwin32/impure_ptr.c
5949 !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
5950 !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
5951 !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
5952 !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
5954 ____________________________________________________________________________
5955 [ 3433] By: gsar on 1999/05/17 09:49:01
5956 Log: integrate cfgperl changes into mainline
5958 !> Configure INSTALL config_h.SH configure.com embed.h
5959 !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
5960 !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
5962 ____________________________________________________________________________
5963 [ 3432] By: gsar on 1999/05/17 09:06:45
5964 Log: emit more appropriate diagnostic for failed glob (variant
5965 of patch suggested by Graham Barr)
5967 ! gv.c pod/perldiag.pod pp.c pp_hot.c
5968 ____________________________________________________________________________
5969 [ 3431] By: gsar on 1999/05/17 08:38:09
5970 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5971 Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
5972 Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
5973 Subject: find2perl does not grok the 'c' suffix to the -size argument
5976 ____________________________________________________________________________
5977 [ 3430] By: gsar on 1999/05/17 08:26:21
5978 Log: additional cleanups for cygwin32 port
5979 From: "Fifer, Eric" <EFifer@sanwaint.com>
5980 Date: Wed, 12 May 1999 20:25:54 +0100
5981 Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
5982 Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
5984 + lib/ExtUtils/MM_Cygwin.pm
5985 - cygwin32/impure_ptr.c
5986 ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
5987 ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
5988 ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
5990 ____________________________________________________________________________
5991 [ 3429] By: gsar on 1999/05/17 08:01:04
5992 Log: From: Andy Dougherty <doughera@lafayette.edu>
5993 Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
5994 Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
5995 Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
5998 ____________________________________________________________________________
5999 [ 3428] By: jhi on 1999/05/17 07:03:26
6000 Log: Integrate from mainperl modulo the Socket.xs change.
6002 !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
6003 !> win32/win32.c win32/win32.h
6004 ____________________________________________________________________________
6005 [ 3427] By: jhi on 1999/05/16 22:09:11
6006 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6007 To: perl5-porters@perl.org (Mailing list Perl5)
6008 Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
6009 Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
6010 Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
6012 ! ext/Devel/Peek/Peek.xs
6013 ____________________________________________________________________________
6014 [ 3426] By: jhi on 1999/05/16 22:07:11
6015 Log: From: Mark-Jason Dominus <mjd@plover.com>
6016 To: perl5-porters@perl.com
6017 Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
6018 Date: Sat, 15 May 1999 12:43:47 -0400
6019 Message-ID: <19990515164348.7313.qmail@plover.com>
6022 ____________________________________________________________________________
6023 [ 3425] By: nick on 1999/05/15 15:56:10
6024 Log: Mingw32 + w32api-0.1.5 tweaks
6025 - now more like other Win32 compilers
6027 ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
6029 ____________________________________________________________________________
6030 [ 3424] By: nick on 1999/05/14 21:04:22
6031 Log: Experimental "slab" allocator for ops.
6032 To try it -DPL_OP_SLAB_ALLOC for op.c
6033 This is for proof of concept only, it leaks memory
6034 (ops are not free'd) so don't use in embedded apps.
6035 If this minimalist version does not show performance
6036 gain then whole idea is worthless.
6037 Nick see's approx 12% speed up vs perlmalloc running
6038 perl -Ilib -MCPAN -e ''
6039 Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
6042 ____________________________________________________________________________
6043 [ 3423] By: gsar on 1999/05/14 19:55:04
6044 Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
6045 found (brings sitelib intuition in line with privlib)
6048 ____________________________________________________________________________
6049 [ 3422] By: jhi on 1999/05/14 08:08:01
6050 Log: From: pvhp@forte.com (Peter Prymmer)
6051 To: perl5-porters@perl.org, vmsperl@perl.org
6052 Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
6053 Date: Thu, 13 May 99 15:29:57 PDT
6054 Message-Id: <9905132229.AA15854@forte.com>
6057 ____________________________________________________________________________
6058 [ 3421] By: jhi on 1999/05/14 07:34:20
6059 Log: Integrate from mainperl.
6061 !> lib/ExtUtils/MM_Unix.pm win32/win32.c
6062 ____________________________________________________________________________
6063 [ 3420] By: jhi on 1999/05/14 07:33:26
6064 Log: Still fflushing.
6066 ! Configure config_h.SH util.c
6067 ____________________________________________________________________________
6068 [ 3419] By: gsar on 1999/05/14 03:08:29
6069 Log: mortalize string allocations by win32_get_{priv,site}lib()
6070 (fixes small memory leak in interpreter)
6073 ____________________________________________________________________________
6074 [ 3418] By: gsar on 1999/05/14 03:06:50
6075 Log: make win32_longname() preserve kind of slashes in argument
6078 ____________________________________________________________________________
6079 [ 3417] By: gsar on 1999/05/14 03:04:44
6080 Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
6082 ! lib/ExtUtils/MM_Unix.pm
6083 ____________________________________________________________________________
6084 [ 3416] By: jhi on 1999/05/13 21:18:06
6085 Log: Integrate from mainperl.
6088 ____________________________________________________________________________
6089 [ 3415] By: jhi on 1999/05/13 21:16:49
6090 Log: Fixes from Andy Dougherty (via private email).
6092 ! Configure config_h.SH
6093 ____________________________________________________________________________
6094 [ 3414] By: nick on 1999/05/13 20:04:26
6095 Log: valist vs va_list typo
6098 ____________________________________________________________________________
6099 [ 3413] By: jhi on 1999/05/13 15:04:05
6100 Log: From: Andy Dougherty <doughera@lafayette.edu>
6101 To: perlbug@perl.com
6102 Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
6103 Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
6104 Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
6107 ____________________________________________________________________________
6108 [ 3412] By: jhi on 1999/05/13 14:20:17
6109 Log: Integrate from mainperl.
6112 ____________________________________________________________________________
6113 [ 3411] By: gsar on 1999/05/13 14:16:56
6114 Log: docatch_body() declaration mismatch
6117 ____________________________________________________________________________
6118 [ 3410] By: jhi on 1999/05/13 13:51:44
6119 Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
6121 ! Configure config_h.SH perl.h
6122 ____________________________________________________________________________
6123 [ 3409] By: jhi on 1999/05/13 13:31:53
6124 Log: Still fflushing strong.
6126 ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
6128 ____________________________________________________________________________
6129 [ 3408] By: jhi on 1999/05/12 14:30:23
6130 Log: Integrate from mainperl.
6132 !> (integrate 30 files)
6133 ____________________________________________________________________________
6134 [ 3407] By: jhi on 1999/05/12 12:28:31
6135 Log: Be tidier with fflush(NULL) testing.
6137 ! Configure config_h.SH
6138 ____________________________________________________________________________
6139 [ 3406] By: gsar on 1999/05/12 11:26:03
6140 Log: better range-checking on list slices, with test
6141 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6142 Date: Sun, 02 May 1999 17:02:53 +0100
6143 Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
6144 Subject: Re: List slice of undefs returns 0 items
6147 ____________________________________________________________________________
6148 [ 3405] By: gsar on 1999/05/12 11:22:27
6149 Log: change#3397 needs test tweak
6151 ! Changes t/pragma/warn/sv
6152 ____________________________________________________________________________
6153 [ 3404] By: gsar on 1999/05/12 11:07:44
6154 Log: typo in change#3397
6157 ____________________________________________________________________________
6158 [ 3403] By: gsar on 1999/05/12 10:49:01
6159 Log: From: Stephen Zander <gibreel@pobox.com>
6160 Date: 12 May 1999 01:22:31 -0700
6161 Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
6162 Subject: Re: Test::Harness runs tainted tests with wrong library path
6164 ! lib/Test/Harness.pm
6165 ____________________________________________________________________________
6166 [ 3402] By: gsar on 1999/05/12 10:42:06
6167 Log: typo in change#3400
6169 ! ext/B/B/Deparse.pm
6170 ____________________________________________________________________________
6171 [ 3401] By: jhi on 1999/05/12 10:40:42
6172 Log: A better, shinier, and possibly even correctly working
6173 reincarnation of #3398.
6175 ! Configure config_h.SH
6176 ____________________________________________________________________________
6177 [ 3400] By: gsar on 1999/05/12 10:40:11
6178 Log: deparse \&func() as \(&func()) for clarity
6179 From: Albert Dvornik <bert@genscan.com>
6180 Date: 11 May 1999 13:32:04 -0400
6181 Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
6182 Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
6184 ! ext/B/B/Deparse.pm
6185 ____________________________________________________________________________
6186 [ 3399] By: gsar on 1999/05/12 10:36:02
6187 Log: more testsuite smarts (many of them courtesy Ilya)
6189 ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
6190 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
6191 ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
6192 ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
6193 ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
6194 ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
6196 ____________________________________________________________________________
6197 [ 3398] By: jhi on 1999/05/12 09:33:08
6198 Log: Detect whether fflush(NULL) works as per change #3352.
6200 ! Configure config_h.SH perl.h
6201 ____________________________________________________________________________
6202 [ 3397] By: gsar on 1999/05/12 08:56:03
6203 Log: From: jan.dubois@ibm.net (Jan Dubois)
6204 Date: Wed, 12 May 1999 01:01:00 +0200
6205 Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
6206 Subject: [PATCH 5.005_03] chop/chomp modify readonly values
6209 ____________________________________________________________________________
6210 [ 3396] By: gsar on 1999/05/12 08:23:27
6211 Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
6212 stat() behaves similarly
6215 ____________________________________________________________________________
6216 [ 3395] By: jhi on 1999/05/11 22:21:32
6217 Log: Redo parts of #3341 and #3358 that #3394 undid.
6219 ! Configure config_h.SH
6220 ____________________________________________________________________________
6221 [ 3394] By: jhi on 1999/05/11 22:03:48
6222 Log: Add I_NETINET_TCP to help change #3391.
6224 ! Configure config_h.SH ext/Socket/Socket.xs
6225 ____________________________________________________________________________
6226 [ 3393] By: jhi on 1999/05/11 21:44:59
6227 Log: Integrate from mainperl.
6229 !> (integrate 55 files)
6230 ____________________________________________________________________________
6231 [ 3392] By: gsar on 1999/05/11 20:56:43
6232 Log: update embedvar.h
6234 ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
6235 ____________________________________________________________________________
6236 [ 3391] By: gsar on 1999/05/11 16:32:05
6237 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6238 Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
6239 Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
6240 Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
6242 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6243 ____________________________________________________________________________
6244 [ 3390] By: gsar on 1999/05/11 15:27:40
6245 Log: display more frequent progress messages when STDOUT is a tty
6247 ! lib/Test/Harness.pm
6248 ____________________________________________________________________________
6249 [ 3389] By: gsar on 1999/05/11 14:40:58
6250 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6251 Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
6252 Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
6253 Subject: [PATCH 5.005_53] Explanations by Test::Harness
6255 ! lib/Test/Harness.pm
6256 ____________________________________________________________________________
6257 [ 3388] By: gsar on 1999/05/11 14:08:14
6258 Log: avoid creating spurious subroutine stubs on failed subroutine
6259 call and other places of sv_2cv() misuse; fixes problems with
6260 failed subroutine calls "hiding" later attempts to lookup methods
6263 ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
6264 ____________________________________________________________________________
6265 [ 3387] By: gsar on 1999/05/11 09:34:13
6266 Log: various fixes for clean build and test on win32; configpm broken,
6267 needed to open myconfig.SH rather than myconfig; sundry adjustments
6268 to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
6269 work under win32; getenv_sv() changed to getenv_len() since SVs
6270 aren't visible in the lower echelons; remove bogus exports from
6271 config.sym; PERL_OBJECT-ness for C++ exception support; null out
6272 IoDIRP in filter_del() or sv_free() will attempt to close it
6274 ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
6275 ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
6276 ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
6277 ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
6278 ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
6279 ! win32/GenCAPI.pl win32/Makefile win32/config.bc
6280 ! win32/config.gc win32/config.vc win32/makedef.pl
6281 ! win32/makefile.mk win32/perlhost.h win32/runperl.c
6282 ! win32/win32.c win32/win32.h
6283 ____________________________________________________________________________
6284 [ 3386] By: gsar on 1999/05/11 02:49:07
6285 Log: gutsupport for C++ exceptions
6286 From: Chip Salzenberg <chip@perlsupport.com>
6287 Date: Tue, 9 Mar 1999 11:51:57 -0500
6288 Message-ID: <19990309115157.E7911@perlsupport.com>
6289 Subject: [PATCH 5.005] Flexible Exceptions
6291 ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
6292 ! scope.c scope.h thrdvar.h util.c
6293 ____________________________________________________________________________
6294 [ 3385] By: gsar on 1999/05/10 19:33:36
6295 Log: "weak" references internals, still needs perlguts documentation
6296 (somewhat modified version of patch suggested by Tuomas J. Lukka
6297 <lukka@fas.harvard.edu>)
6299 ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
6300 ! pod/perldiag.pod proto.h sv.c sv.h util.c
6301 ____________________________________________________________________________
6302 [ 3384] By: jhi on 1999/05/10 18:21:43
6303 Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
6304 (due to QAR 56761) (the bug has been fixed in 4.0E or better)
6306 ! INSTALL hints/dec_osf.sh
6307 ____________________________________________________________________________
6308 [ 3381] By: jhi on 1999/05/10 14:39:28
6309 Log: Integrate from mainperl.
6311 +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
6312 +> cygwin32/build-instructions.charles-wilson
6313 +> cygwin32/build-instructions.sebastien-barre
6314 +> cygwin32/build-instructions.steven-morlock
6315 +> cygwin32/build-instructions.steven-morlock2
6316 +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
6317 +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6318 +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
6319 +> t/op/numconvert.t utils/perlbc.PL
6320 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6322 !> (integrate 105 files)
6323 ____________________________________________________________________________
6324 [ 3380] By: gsar on 1999/05/10 12:27:14
6325 Log: regen regnodes.h
6327 ! Changes regnodes.h
6328 ____________________________________________________________________________
6329 [ 3379] By: gsar on 1999/05/10 12:17:26
6330 Log: From: jan.dubois@ibm.net (Jan Dubois)
6331 Date: Sat, 01 May 1999 22:55:36 +0200
6332 Message-ID: <373067e9.56194713@smtp1.ibm.net>
6333 Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
6335 ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
6337 ____________________________________________________________________________
6338 [ 3378] By: gsar on 1999/05/10 12:07:13
6339 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6340 Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
6341 Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
6342 Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
6345 ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
6347 ____________________________________________________________________________
6348 [ 3377] By: gsar on 1999/05/10 11:39:48
6349 Log: pp_modulo comment tweak from Ilya
6352 ____________________________________________________________________________
6353 [ 3376] By: gsar on 1999/05/10 11:30:40
6354 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6355 Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
6356 Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
6357 Subject: Test.pm update [PATCH _56]
6360 ____________________________________________________________________________
6361 [ 3375] By: gsar on 1999/05/10 11:28:30
6362 Log: From: jan.dubois@ibm.net (Jan Dubois)
6363 Date: Fri, 07 May 1999 00:59:54 +0200
6364 Message-ID: <373318ae.19292461@smtp1.ibm.net>
6365 Subject: Re: Using existing memory for an SV's PV
6368 ____________________________________________________________________________
6369 [ 3374] By: gsar on 1999/05/10 11:23:44
6370 Log: From: jan.dubois@ibm.net (Jan Dubois)
6371 Date: Fri, 07 May 1999 00:59:52 +0200
6372 Message-ID: <37321800.19118320@smtp1.ibm.net>
6373 Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
6376 ____________________________________________________________________________
6377 [ 3373] By: gsar on 1999/05/10 11:22:10
6378 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6379 Date: Thu, 6 May 1999 18:17:28 -0400
6380 Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
6381 Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
6383 ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
6385 ____________________________________________________________________________
6386 [ 3372] By: gsar on 1999/05/10 10:57:49
6387 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6388 Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
6389 Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
6390 Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
6392 ! regcomp.c regcomp.pl
6393 ____________________________________________________________________________
6394 [ 3371] By: gsar on 1999/05/10 10:54:01
6395 Log: From: lane@duphy4.physics.drexel.edu
6396 Date: Tue, 04 May 1999 10:19:25 -0700
6397 Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
6398 Subject: [PATCH 5.005.56] pod->html VMS fixes
6400 ! installhtml lib/Pod/Html.pm
6401 ____________________________________________________________________________
6402 [ 3370] By: gsar on 1999/05/10 10:45:52
6405 ! t/lib/io_linenum.t t/op/filetest.t
6406 ____________________________________________________________________________
6407 [ 3369] By: gsar on 1999/05/10 10:35:22
6408 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6409 Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
6410 Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
6411 Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
6413 ! os2/os2ish.h os2/os2thread.h
6414 ____________________________________________________________________________
6415 [ 3368] By: gsar on 1999/05/10 10:00:11
6416 Log: From: Albert Dvornik <bert@genscan.com>
6417 Date: 03 May 1999 12:20:57 -0400
6418 Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
6419 Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
6422 ____________________________________________________________________________
6423 [ 3367] By: gsar on 1999/05/10 09:55:51
6424 Log: shadow password support for Solaris (needs Configure help to
6425 determine HAS_GETSPENT)
6426 From: "Patrick O'Brien" <pdo@cs.umd.edu>
6427 Date: Sat, 01 May 1999 19:41:17 -0400
6428 Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
6429 Subject: getpwent() under solaris
6432 ____________________________________________________________________________
6433 [ 3366] By: gsar on 1999/05/10 09:45:58
6434 Log: From: jan.dubois@ibm.net (Jan Dubois)
6435 Date: Sat, 01 May 1999 23:45:47 +0200
6436 Message-ID: <373373fb.59284266@smtp1.ibm.net>
6437 Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
6439 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6441 ____________________________________________________________________________
6442 [ 3365] By: gsar on 1999/05/10 09:34:22
6443 Log: test suite and fix input_line_number()
6444 From: Paul Johnson <pjcj@transeda.com>
6445 Date: Thu, 29 Apr 1999 06:28:14 +0100
6446 Message-ID: <19990429062814.A17906@west-tip.transeda.com>
6447 Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
6449 + t/lib/io_linenum.t
6450 ! MANIFEST ext/IO/lib/IO/Handle.pm
6451 ____________________________________________________________________________
6452 [ 3364] By: gsar on 1999/05/10 09:20:56
6453 Log: fix overeager [:foo:] parsing
6454 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6455 Date: Fri, 30 Apr 1999 09:26:18 +0100
6456 Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
6457 Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005
6459 ! regcomp.c t/op/re_tests
6460 ____________________________________________________________________________
6461 [ 3363] By: gsar on 1999/05/10 09:09:21
6462 Log: documentation for Win32 builtins (somewhat modified)
6463 From: jan.dubois@ibm.net (Jan Dubois)
6464 Date: Tue, 30 Mar 1999 08:05:03 +0200
6465 Message-ID: <37006783.1926460@smtp1.ibm.net>
6466 Subject: Re: Issues with build 509
6470 ____________________________________________________________________________
6471 [ 3362] By: gsar on 1999/05/10 08:22:07
6472 Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
6474 ! lib/File/Copy.pm win32/win32.c
6475 ____________________________________________________________________________
6476 [ 3361] By: gsar on 1999/05/10 08:11:29
6477 Log: escape ampersands in <pre> sections
6479 ! Changes lib/Pod/Html.pm
6480 ____________________________________________________________________________
6481 [ 3360] By: gsar on 1999/05/10 08:04:14
6482 Log: AIX hints enhancements (threads build, SOCKS support)
6483 From: "David R. Favor" <dfavor@austin.ibm.com>
6484 Date: Wed, 28 Apr 1999 08:45:28 -0500
6485 Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
6486 Subject: Working build for AIX + gcc + threading
6489 ____________________________________________________________________________
6490 [ 3359] By: gsar on 1999/05/10 07:49:26
6491 Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
6492 Date: Tue, 27 Apr 1999 23:47:24 PDT
6493 Message-ID: <19990428064724.95244.qmail@hotmail.com>
6494 Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
6496 Date: Thu, 29 Apr 1999 18:21:06 -0700
6497 Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
6498 Subject: [PATCH 5.005_56] double constants ( C.pm)
6500 Date: Mon, 03 May 1999 20:21:31 PDT
6501 Message-ID: <19990504032131.81113.qmail@hotmail.com>
6502 Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
6504 Date: Thu, 06 May 1999 17:57:09 -0700
6505 Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
6508 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
6509 ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
6510 ____________________________________________________________________________
6511 [ 3358] By: gsar on 1999/05/10 04:39:15
6512 Log: cygwin32 update (untested adaptation of patch against 5.005_03)
6513 From: alexander smishlajev <als@turnhere.com>
6514 Date: Sun, 25 Apr 1999 14:58:29 +0300
6515 Message-ID: <37230365.5F68B460@turnhere.com>
6516 Subject: [PATCH]5.005_03 (CORE) cygwin32 port
6518 + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
6519 + cygwin32/build-instructions.charles-wilson
6520 + cygwin32/build-instructions.sebastien-barre
6521 + cygwin32/build-instructions.steven-morlock
6522 + cygwin32/build-instructions.steven-morlock2
6523 + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
6524 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
6526 ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
6527 ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
6528 ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
6529 ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
6530 ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
6531 ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
6532 ____________________________________________________________________________
6533 [ 3357] By: gsar on 1999/05/10 04:07:07
6534 Log: applied suggested patch, modulo already applied parts
6535 From: Charles Bailey <BAILEY@newman.upenn.edu>
6536 Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
6537 Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
6538 Subject: [Patch 5.005_56] VMS consolidated patch #2
6540 ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
6541 ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
6542 ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
6543 ! vms/subconfigure.com vms/test.com vms/vms.c
6544 ____________________________________________________________________________
6545 [ 3356] By: gsar on 1999/05/10 03:48:08
6546 Log: applied suggested patch, with win32 and PERL_OBJECT additions
6547 From: Tom Hughes <tom@compton.nu>
6548 Date: Sat, 24 Apr 1999 18:11:59 +0100
6549 Message-ID: <609bdff748.tom@compton.compton.nu>
6550 Subject: ByteLoader patch
6552 + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
6553 + ext/ByteLoader/Makefile.PL utils/perlbc.PL
6554 ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
6555 ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
6556 ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
6557 ! utils/Makefile win32/Makefile win32/makefile.mk
6558 ____________________________________________________________________________
6559 [ 3355] By: gsar on 1999/05/10 03:22:49
6560 Log: document 'test' attribute (from Andreas Koenig)
6562 ! lib/ExtUtils/MakeMaker.pm
6563 ____________________________________________________________________________
6564 [ 3354] By: gsar on 1999/05/10 03:12:37
6565 Log: From: pmarquess@bfsec.bt.co.uk
6566 Date: Thu, 22 Apr 1999 23:12:08 +0100
6567 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
6568 Subject: PATCH for small bug in scan_bin
6571 ____________________________________________________________________________
6572 [ 3353] By: gsar on 1999/05/10 02:39:33
6573 Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
6574 provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
6576 ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
6578 ____________________________________________________________________________
6579 [ 3352] By: gsar on 1999/05/09 22:47:39
6580 Log: flush all open output buffers before fork(), exec(), system, qx//
6581 and pipe open() operations, simplifying buffering headaches faced
6582 by users; uses fflush(NULL), which may need Configure test
6584 ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
6585 ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
6586 ____________________________________________________________________________
6587 [ 3351] By: gsar on 1999/05/09 21:11:51
6588 Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
6589 Leroy <jll@skynet.be>)
6592 ____________________________________________________________________________
6593 [ 3350] By: gsar on 1999/05/09 20:39:11
6594 Log: normalize $^X to full pathname on win32
6597 ____________________________________________________________________________
6598 [ 3349] By: gsar on 1999/05/09 20:23:07
6599 Log: allow readline($globref), <$globref> already works
6602 ____________________________________________________________________________
6603 [ 3348] By: gsar on 1999/05/09 20:00:09
6604 Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
6605 <lemburg@online-club.de>)
6608 ____________________________________________________________________________
6609 [ 3347] By: gsar on 1999/05/09 18:47:21
6610 Log: additions to Thread.pm docs from Tuomas J. Lukka
6611 <lukka@fas.harvard.edu>
6613 ! ext/Thread/Thread.pm
6614 ____________________________________________________________________________
6615 [ 3346] By: gsar on 1999/05/09 18:38:00
6616 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6617 Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
6618 Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
6619 Subject: [PATCH _56] Re: pdt: Perl Development Tools?
6622 ____________________________________________________________________________
6623 [ 3345] By: gsar on 1999/05/09 18:22:43
6624 Log: work around mangled archname on win32 while finding privlib/sitelib;
6625 normalize lib paths to forward slashes internally
6628 ____________________________________________________________________________
6629 [ 3344] By: gsar on 1999/05/09 03:20:06
6630 Log: fix typo in dbm filters that caused odbm.t to fail
6632 ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
6633 ____________________________________________________________________________
6634 [ 3343] By: gsar on 1999/05/09 02:02:59
6635 Log: tweak test totals
6637 ! Changes t/lib/tie-stdhandle.t
6638 ____________________________________________________________________________
6639 [ 3342] By: gsar on 1999/05/09 01:42:06
6640 Log: import list propagation busted (pointed out by Ton Hospel
6641 <thospel@mail.dma.be>)
6644 ____________________________________________________________________________
6645 [ 3341] By: gsar on 1999/05/09 00:54:18
6646 Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
6647 (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
6649 ! Configure Makefile.SH
6650 ____________________________________________________________________________
6651 [ 3340] By: gsar on 1999/05/09 00:40:41
6652 Log: generate manpages for newly added utils
6655 ____________________________________________________________________________
6656 [ 3339] By: gsar on 1999/05/09 00:33:50
6657 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6658 Date: Sun, 02 May 1999 17:59:24 +0100
6659 Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
6660 Subject: [PATCH] Re: ptr to realloced memory in yylex
6663 ____________________________________________________________________________
6664 [ 3338] By: jhi on 1999/05/08 22:40:29
6665 Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
6668 ____________________________________________________________________________
6669 [ 3337] By: jhi on 1999/05/08 22:22:26
6670 Log: Integrate from mainperl.
6672 +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
6673 !> (integrate 54 files)
6674 ____________________________________________________________________________
6675 [ 3336] By: gsar on 1999/05/08 21:48:22
6676 Log: make perldoc -f grok nested =items
6679 ____________________________________________________________________________
6680 [ 3335] By: gsar on 1999/05/08 19:48:11
6681 Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
6683 ! op.c t/lib/fields.t
6684 ____________________________________________________________________________
6685 [ 3334] By: gsar on 1999/05/08 19:09:41
6686 Log: update test totals
6689 ____________________________________________________________________________
6690 [ 3333] By: gsar on 1999/05/08 16:56:02
6691 Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
6694 ____________________________________________________________________________
6695 [ 3332] By: gsar on 1999/05/08 16:46:44
6696 Log: applied suggested patch, added tests
6697 From: William Mann <wmann@avici.com>
6698 Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
6699 Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
6700 Subject: BigInt.pm extensions for logical operations
6702 ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
6703 ____________________________________________________________________________
6704 [ 3331] By: gsar on 1999/05/08 16:09:33
6705 Log: avoid temporary files named 'tmp'
6708 ____________________________________________________________________________
6709 [ 3330] By: nick on 1999/05/08 14:16:30
6710 Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
6711 Provide Tie::StdHandle
6712 Basic update of docs.
6714 + t/lib/tie-stdhandle.t
6715 ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
6716 ____________________________________________________________________________
6717 [ 3329] By: nick on 1999/05/08 12:03:45
6718 Log: Tweaks to open(my $fh,...) stuff
6720 ! op.c pp.c pp_sys.c t/io/open.t
6721 ____________________________________________________________________________
6722 [ 3328] By: nick on 1999/05/08 11:18:42
6723 Log: Bring SDBM_File.xs into line with new typemap
6725 ! ext/SDBM_File/SDBM_File.xs
6726 ____________________________________________________________________________
6727 [ 3327] By: gsar on 1999/05/08 00:07:11
6728 Log: add test case for AUTOLOAD reentrancy fix in change#3279
6730 ! t/lib/autoloader.t
6731 ____________________________________________________________________________
6732 [ 3326] By: nick on 1999/05/07 21:24:50
6733 Log: Implement open( my $fh, ...) and similar.
6734 Set flag in op.c for "constructor ops"
6735 In pp_rv2gv, if flag is set and arg is PADSV and uninit
6736 vivify as reference to a detached GV.
6737 (Name of GV is the pad name.)
6738 This scheme should "just work" for pipe/socket etc. too.
6740 #if 0 out the open(FH,undef) for now.
6741 Change t/io/open.t to test open(my $fh,...)
6743 ! op.c pp.c pp_sys.c t/io/open.t
6744 ____________________________________________________________________________
6745 [ 3325] By: nick on 1999/05/07 21:18:42
6746 Log: Correct SvLEN vs SvCUR which leads to odd "chunk" vs "line" in mess().
6749 ____________________________________________________________________________
6750 [ 3324] By: gsar on 1999/05/07 20:28:31
6751 Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
6752 intervening code has to allocate SVs)
6755 ____________________________________________________________________________
6756 [ 3323] By: gsar on 1999/05/07 19:45:08
6757 Log: allow line numbers to show in diagnostics during global destruction
6760 ____________________________________________________________________________
6761 [ 3322] By: gsar on 1999/05/07 09:38:11
6762 Log: From: Dan Sugalski <sugalskd@ous.edu>
6763 Date: Fri, 09 Apr 1999 16:16:39 -0700
6764 Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
6765 Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
6767 ! lib/ExtUtils/MM_VMS.pm
6768 ____________________________________________________________________________
6769 [ 3321] By: gsar on 1999/05/07 09:08:23
6770 Log: From: kwzh@gnu.org (Karl Heuer)
6771 Date: Wed, 7 Apr 1999 23:58:58 -0400
6772 Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
6773 Subject: [perl-5.005.02] detect lack of /dev/tty
6776 ____________________________________________________________________________
6777 [ 3320] By: gsar on 1999/05/07 08:52:14
6778 Log: allow distinct prefix for versioned executables
6779 From: Roderick Schertler <roderick@argon.org>
6780 Date: Wed, 07 Apr 1999 15:34:56 -0400
6781 Message-ID: <3003.923513696@eeyore.ibcinc.com>
6782 Subject: perl55.00503 -> perl5.00503 patch for installperl
6784 ! INSTALL installperl
6785 ____________________________________________________________________________
6786 [ 3319] By: gsar on 1999/05/07 08:07:02
6787 Log: From: Dan Sugalski <sugalskd@osshe.edu>
6788 Date: Mon, 05 Apr 1999 15:38:42 -0700
6789 Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
6790 Subject: Re: chomp fails with $/ in fixed-length record mode
6792 From: Roderick Schertler <roderick@argon.org>
6793 Date: Tue, 06 Apr 1999 21:11:37 -0400
6794 Message-ID: <2795.923447497@eeyore.ibcinc.com>
6795 Subject: Re: chomp fails with $/ in fixed-length record mode
6797 ! doop.c pod/perlfunc.pod t/op/chop.t
6798 ____________________________________________________________________________
6799 [ 3318] By: gsar on 1999/05/07 07:56:35
6800 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6801 Date: Tue, 6 Apr 1999 01:40:36 -0400
6802 Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
6803 Subject: [PATCH 5.005_*] Make % use fmod()
6806 ____________________________________________________________________________
6807 [ 3317] By: gsar on 1999/05/07 04:18:11
6808 Log: DBM Filters (via private mail)
6809 From: pmarquess@bfsec.bt.co.uk
6810 Date: Sun, 18 Apr 1999 21:05:52 +0100
6811 Message-Id: <199904182009.NAA19152@activestate.com>
6812 Subject: DBM Filters
6814 + pod/perldbmfilter.pod
6815 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
6816 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
6817 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6818 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
6819 ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
6820 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
6821 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
6822 ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
6823 ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
6824 ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
6825 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6827 ____________________________________________________________________________
6828 [ 3316] By: gsar on 1999/05/07 03:28:53
6829 Log: avoid negative return value from Win32::GetTickCount()
6830 From: jan.dubois@ibm.net (Jan Dubois)
6831 Date: Sat, 03 Apr 1999 19:04:18 +0200
6832 Message-ID: <37084742.22824479@smtp1.ibm.net>
6833 Subject: Re: Win32::GetTickCount
6836 ____________________________________________________________________________
6837 [ 3315] By: nick on 1999/05/06 21:44:38
6838 Log: open(FH,undef) # creates new_tmpfile opened read/write
6839 Add t/io/open.t with test for above.
6843 ____________________________________________________________________________
6844 [ 3314] By: gsar on 1999/05/06 08:01:23
6845 Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
6846 Date: Tue, 30 Mar 1999 23:40:34 PST
6847 Message-ID: <19990331074034.6117.qmail@hotmail.com>
6848 Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
6850 Date: Wed, 07 Apr 1999 00:28:23 -0800
6851 Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
6852 Subject: [PATCH 5.005_56] function prototypes(B.pm)
6854 Date: Thu, 22 Apr 1999 23:40:52 -0700
6855 Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
6856 Subject: [PATCH 5.005_56 ] discarding worthless padsvs
6858 Date: Tue, 27 Apr 1999 01:14:49 PDT
6859 Message-ID: <19990427081449.28615.qmail@hotmail.com>
6860 Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
6862 ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
6864 ____________________________________________________________________________
6865 [ 3313] By: jhi on 1999/05/06 07:59:52
6866 Log: Integrate from mainperl.
6868 !> (integrate 33 files)
6869 ____________________________________________________________________________
6870 [ 3312] By: gsar on 1999/05/06 07:11:50
6871 Log: add Ethiopic section to unicode master database (from Ken
6872 Whistler <kenw@sybase.com>)
6874 ! lib/unicode/UnicodeData-Latest.txt
6875 ____________________________________________________________________________
6876 [ 3311] By: gsar on 1999/05/06 05:37:55
6877 Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
6878 Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
6879 Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
6880 Subject: Largefiles for Solaris
6882 ! hints/solaris_2.sh
6883 ____________________________________________________________________________
6884 [ 3310] By: gsar on 1999/05/06 05:14:35
6885 Log: emit more accurate diagnostic for syntax errors involving <>
6888 ! toke.c utils/perldoc.PL
6889 ____________________________________________________________________________
6890 [ 3309] By: gsar on 1999/05/06 04:36:31
6891 Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
6894 ____________________________________________________________________________
6895 [ 3308] By: gsar on 1999/05/06 03:19:16
6896 Log: applied first part of suggested patch (bug described cannot be
6897 reproduced any longer, so the second inconclusive part has not
6899 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6900 Date: Sun, 28 Mar 1999 04:51:34 +0100
6901 Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
6902 Subject: [PATCH 5.005_56] Re: A core dump
6905 ____________________________________________________________________________
6906 [ 3307] By: gsar on 1999/05/06 01:56:06
6907 Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
6911 ____________________________________________________________________________
6912 [ 3306] By: gsar on 1999/05/05 17:17:34
6913 Log: applied non-conflicting parts of suggested patch
6914 From: Charles Bailey <BAILEY@newman.upenn.edu>
6915 Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
6916 Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
6917 Subject: [Patch 5.005_56] Revised VMS patch
6919 ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
6920 ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
6921 ____________________________________________________________________________
6922 [ 3305] By: gsar on 1999/05/05 16:20:19
6923 Log: make perldoc use backslashed pathnames within system() on win32
6925 ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
6926 ____________________________________________________________________________
6927 [ 3304] By: gsar on 1999/05/05 07:29:43
6928 Log: upgrade Pod::Parser to v1.081 from CPAN
6930 ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
6931 ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
6932 ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
6933 ____________________________________________________________________________
6934 [ 3303] By: gsar on 1999/05/05 07:02:07
6935 Log: From: Andy Dougherty <doughera@lafayette.edu>
6936 Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
6937 Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
6938 Subject: [PATCH 5.005_03-MT3] INSTALL patches
6941 ____________________________________________________________________________
6942 [ 3302] By: gsar on 1999/05/05 06:55:21
6943 Log: load base packages based on nonexistent $VERSION
6944 From: andreas.koenig@anima.de (Andreas J. Koenig)
6945 Date: 19 Mar 1999 06:00:28 +0100
6946 Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
6947 Subject: Re: base.pm flaw
6949 ! lib/base.pm lib/locale.pm
6950 ____________________________________________________________________________
6951 [ 3301] By: gsar on 1999/05/04 05:41:08
6952 Log: pod2man outputs switched date and revision label (fix suggested by
6953 EthanSasiela@mede.com)
6956 ____________________________________________________________________________
6957 [ 3300] By: gsar on 1999/05/03 18:48:25
6958 Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
6959 (makes opendir(D,"c:") work reliably)
6962 ____________________________________________________________________________
6963 [ 3299] By: gsar on 1999/05/02 19:39:55
6964 Log: add test case for change#3298
6966 ! sv.c t/op/readdir.t
6967 ____________________________________________________________________________
6968 [ 3298] By: gsar on 1999/05/02 19:24:41
6969 Log: close directory handles properly when localized
6972 ____________________________________________________________________________
6973 [ 3297] By: jhi on 1999/04/30 11:42:14
6974 Log: Integrate from mainperl.
6976 !> Changes config_h.SH configure.com lib/AutoLoader.pm
6977 !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
6978 !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
6979 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
6980 !> vms/subconfigure.com win32/win32.c
6981 ____________________________________________________________________________
6982 [ 3293] By: chip on 1999/04/29 18:50:49
6983 Log: Fix shebang lines.
6984 Branch: maint-5.004/perl
6985 ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
6986 ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
6987 ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
6988 ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
6989 ! x2p/find2perl.PL x2p/s2p.PL
6990 ____________________________________________________________________________
6991 [ 3284] By: gsar on 1999/04/27 00:48:42
6992 Log: integrate change#3279 from maint-5.004
6995 ____________________________________________________________________________
6996 [ 3279] By: chip on 1999/04/26 23:09:26
6997 Log: Make &AutoLoad::AUTOLOAD reentrant.
6998 Branch: maint-5.004/perl
7000 ____________________________________________________________________________
7001 [ 3276] By: chip on 1999/04/26 22:34:36
7002 Log: Make porting scripts executable.
7003 Branch: maint-5.004/perl
7004 ! Changes Porting/genlog Porting/makerel Porting/p4desc
7006 ____________________________________________________________________________
7007 [ 3274] By: gsar on 1999/04/26 17:30:31
7008 Log: allow embedded null characters in diagnostics
7010 ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
7011 ____________________________________________________________________________
7012 [ 3273] By: gsar on 1999/04/26 08:27:22
7013 Log: hand-applied conflicting parts of suggested patch
7014 From: Charles Bailey <BAILEY@newman.upenn.edu>
7015 Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
7016 Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
7017 Subject: [PATCH 5.005_56] VMS configuration/build
7019 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7020 ! vms/munchconfig.c vms/subconfigure.com
7021 ____________________________________________________________________________
7022 [ 3272] By: gsar on 1999/04/26 08:25:41
7023 Log: update Changes; tweak minor regressions
7025 ! Changes lib/AutoSplit.pm lib/File/Path.pm
7026 ____________________________________________________________________________
7027 [ 3271] By: gsar on 1999/04/26 07:52:51
7028 Log: integrate change#3229 from maint-5.004
7031 ____________________________________________________________________________
7032 [ 3270] By: gsar on 1999/04/25 22:58:27
7033 Log: fix buggy reference count on refs to SVs with autoviv magic
7034 (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
7035 accessing free()d memory)
7038 ____________________________________________________________________________
7039 [ 3269] By: gsar on 1999/04/24 17:07:55
7040 Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
7044 ____________________________________________________________________________
7045 [ 3268] By: gsar on 1999/04/24 16:38:25
7049 ____________________________________________________________________________
7050 [ 3267] By: gsar on 1999/04/24 16:35:57
7051 Log: integrate cfgperl changes into mainline
7056 !> (integrate 38 files)
7057 ____________________________________________________________________________
7058 [ 3266] By: jhi on 1999/04/23 18:42:44
7059 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7060 To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
7061 Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
7062 Cc: Lionel Cons <lionel.cons@cern.ch>,
7063 Ilya Zakharevich <ilya@math.ohio-state.edu>,
7064 David Hayes <david@bdel.com>
7065 Subject: [PATCH] h2ph
7066 Date: Fri, 23 Apr 1999 12:37:23 -0400
7067 Message-ID: <19990423123723.A49550@O2.chapin.edu>
7070 ____________________________________________________________________________
7071 [ 3265] By: jhi on 1999/04/21 18:17:12
7072 Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
7073 To: perlbug@perl.org
7074 Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
7075 Date: Wed, 21 Apr 1999 08:17:54 -0700
7076 Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
7078 ! vms/descrip_mms.template
7079 ____________________________________________________________________________
7080 [ 3264] By: jhi on 1999/04/20 08:50:54
7081 Log: From: Andy Dougherty <doughera@lafayette.edu>
7082 To: The Perl Porters Mailing List <perl5-porters@perl.org>
7083 Subject: [PATCH 5.005_56] Re: 5.006 Todo
7084 Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
7085 Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
7087 ! Porting/pumpkin.pod
7088 ____________________________________________________________________________
7089 [ 3263] By: jhi on 1999/04/20 08:05:01
7090 Log: From: Chip Salzenberg <chip@perlsupport.com>
7091 To: Perl 5 Porters <perl5-porters@perl.org>
7092 Subject: [PATCH 5.005_56] Configure: $sig_count
7093 Date: Sun, 18 Apr 1999 17:54:36 -0400
7094 Message-ID: <19990418175436.A27496@perlsupport.com>
7096 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7098 ____________________________________________________________________________
7099 [ 3262] By: jhi on 1999/04/19 18:23:50
7100 Log: Subject: PATCH wrong faq reference in perlbook.pod
7101 From: Robin Barker <rmb1@cise.npl.co.uk>
7102 To: perlbug@perl.com
7103 Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
7104 Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
7107 ____________________________________________________________________________
7108 [ 3261] By: jhi on 1999/04/15 13:59:04
7109 Log: From: Andy Dougherty <doughera@lafayette.edu>
7110 To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
7111 Cc: Perl Porters <perl5-porters@perl.org>
7112 Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
7113 Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
7114 Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
7116 ! hints/solaris_2.sh
7117 ____________________________________________________________________________
7118 [ 3260] By: jhi on 1999/04/15 13:56:53
7119 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
7120 To: pumpkings@jhereg.perl.com
7121 Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
7122 Date: Thu, 15 Apr 1999 07:13:41 -0600
7123 Message-Id: <199904151313.HAA07682@jhereg.perl.com>
7126 ____________________________________________________________________________
7127 [ 3259] By: jhi on 1999/04/13 23:12:52
7128 Log: LDLIBPTH also on 'clean' targets.
7131 ____________________________________________________________________________
7132 [ 3258] By: jhi on 1999/04/13 21:38:46
7133 Log: Add information about the two DEC C compiler optimizer bugs
7134 (what patch levels of the compilers fix them).
7136 ! pp.c t/op/repeat.t
7137 ____________________________________________________________________________
7138 [ 3257] By: jhi on 1999/04/13 14:25:08
7139 Log: Be polite about ccdlflags and lddflags, too.
7140 Avoid Perl's malloc only when threaded.
7143 ____________________________________________________________________________
7144 [ 3256] By: jhi on 1999/04/13 10:21:33
7145 Log: Croak if no known ways to semctl() (don't assume union semun).
7148 ____________________________________________________________________________
7149 [ 3255] By: jhi on 1999/04/13 09:10:26
7150 Log: From: Dan Sugalski <sugalskd@osshe.edu>
7151 To: perl5-porters@perl.org, vmsperl@perl.org
7152 Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
7153 Date: Mon, 12 Apr 1999 13:36:48 -0700
7154 Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
7156 ! lib/ExtUtils/MM_VMS.pm
7157 ____________________________________________________________________________
7158 [ 3254] By: jhi on 1999/04/13 06:56:26
7159 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7160 To: perlbug@perl.com
7161 Subject: Update for OpenBSD hints
7162 Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
7163 Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
7166 ____________________________________________________________________________
7167 [ 3229] By: chip on 1999/04/13 04:04:14
7168 Log: Preserve errno from importunities of sfio.
7169 Branch: maint-5.004/perl
7171 ____________________________________________________________________________
7172 [ 3226] By: jhi on 1999/04/11 12:52:26
7173 Log: If both ways to call semctl are broken, skip the tests.
7176 ____________________________________________________________________________
7177 [ 3225] By: jhi on 1999/04/10 22:27:28
7178 Log: From: Andy Dougherty <doughera@lafayette.edu>
7179 To: dsembr01@ox.slug.louisville.edu
7180 Cc: perlbug@perl.com
7181 Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
7182 Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
7183 Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
7185 ! ext/POSIX/POSIX.xs
7186 ____________________________________________________________________________
7187 [ 3224] By: jhi on 1999/04/09 18:50:32
7188 Log: From: Andy Dougherty <doughera@lafayette.edu>
7189 To: Perl Porters <perl5-porters@perl.org>
7190 Subject: [PATCH 5.005_56] Re: prefix= in hints
7191 Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
7192 Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
7194 (Overrides change #3204 from Kurt)
7197 ____________________________________________________________________________
7198 [ 3223] By: jhi on 1999/04/09 18:37:55
7199 Log: Understand Apollo's //node notation.
7201 From: Johann Klasek <jk@auto.tuwien.ac.at>
7203 Subject: Re: DomainPerl
7204 Date: Fri, 9 Apr 1999 18:21:37 +0200
7205 Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
7208 ____________________________________________________________________________
7209 [ 3220] By: jhi on 1999/04/04 16:33:49
7210 Log: Integrate from mainperl.
7212 !> (integrate 39 files)
7213 ____________________________________________________________________________
7214 [ 3219] By: gsar on 1999/04/04 02:48:17
7215 Log: tweak previous change
7216 Branch: maint-5.005/perl
7218 ____________________________________________________________________________
7219 [ 3218] By: gsar on 1999/04/04 02:44:47
7220 Log: be careful about extending the stack for the Win32:: builtins
7221 Branch: maint-5.005/perl
7223 ____________________________________________________________________________
7224 [ 3217] By: gsar on 1999/04/04 01:59:26
7225 Log: correct places that said newSVpv() when they meant newSVpvn()
7227 ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
7228 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
7229 ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7230 ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
7231 ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
7232 ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
7234 ____________________________________________________________________________
7235 [ 3216] By: gsar on 1999/04/03 23:58:27
7236 Log: avoid duplicate code
7239 ____________________________________________________________________________
7240 [ 3215] By: gsar on 1999/04/03 23:14:34
7241 Log: grow PL_tmps_stack more efficiently; make it more amenable to
7242 STRESS_REALLOC testing
7244 ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
7246 ____________________________________________________________________________
7247 [ 3214] By: gsar on 1999/04/03 21:01:09
7248 Log: scrounge and save three extra branches in pp_entersub()
7250 ! cv.h pp_ctl.c pp_hot.c
7251 ____________________________________________________________________________
7252 [ 3213] By: gsar on 1999/04/03 17:43:23
7253 Log: remove duplicate code and an extra branch in sv_setsv() and
7254 other hot code by making SvTHINKFIRST() think about FAKE SVs
7256 ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
7257 ! proto.h scope.c sv.c sv.h
7258 ____________________________________________________________________________
7259 [ 3212] By: jhi on 1999/04/03 16:20:09
7260 Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
7262 From: John Bley <jbb6@acpub.duke.edu>
7263 To: perlbug@perl.org
7264 Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
7265 Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
7266 Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
7269 ____________________________________________________________________________
7270 [ 3211] By: jhi on 1999/04/03 13:27:26
7271 Log: Change #3210 was rather unportable. This is better.
7273 ! Configure config_h.SH
7274 ____________________________________________________________________________
7275 [ 3210] By: jhi on 1999/04/03 13:16:20
7276 Log: Avoid Digital UNIX' ksh.
7278 From: Jarkko Hietaniemi <jhi@iki.fi>
7279 To: Henrik Tougaard <ht000@siberut.foa.dk>
7280 Cc: perlbug@perl.com, ht000@foa.dk
7281 Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
7282 Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET)
7283 Message-ID: <13999.10289.319422.239987@alpha.hut.fi>
7285 ! Configure config_h.SH
7286 ____________________________________________________________________________
7287 [ 3209] By: jhi on 1999/04/03 12:49:04
7288 Log: Integrate from mainperl.
7290 !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
7291 ____________________________________________________________________________
7292 [ 3208] By: jhi on 1999/04/03 12:27:24
7293 Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
7295 From: Lionel Cons <lionel.cons@cern.ch>
7297 Cc: perlbug@perl.com, kstar@isinet.com,
7298 Philippe Defert <philippe.defert@cern.ch>
7299 Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
7300 Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
7301 Message-Id: <199904011205.OAA11380@mercury.cern.ch>
7304 ____________________________________________________________________________
7305 [ 3207] By: jhi on 1999/04/03 12:20:21
7306 Log: Be polite about usemymalloc.
7309 ____________________________________________________________________________
7310 [ 3206] By: gsar on 1999/04/02 23:31:59
7311 Log: a typo in change#3205
7313 ! t/lib/bigfloatpm.t
7314 ____________________________________________________________________________
7315 [ 3205] By: gsar on 1999/04/02 23:20:31
7316 Log: make testsuite reflect change#3157 (Math::BigFloat->new now
7317 returns NaNs faithfully)
7319 ! t/lib/bigfloatpm.t
7320 ____________________________________________________________________________
7321 [ 3204] By: jhi on 1999/04/02 22:03:23
7322 Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
7324 From: "Kurt D. Starsinic" <kstar@chapin.edu>
7325 To: perl5-porters@perl.org
7326 Subject: linux hints nit
7327 Date: Fri, 2 Apr 1999 16:49:47 -0500
7328 Message-ID: <19990402164947.E80926@O2.chapin.edu>
7331 ____________________________________________________________________________
7332 [ 3203] By: jhi on 1999/04/02 22:00:56
7333 Log: Display exact glibc version in Linux.
7335 From: Andy Dougherty <doughera@lafayette.edu>
7336 To: Perl Porters <perl5-porters@perl.org>
7337 Subject: Displaying glibc version on Linux
7338 Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
7339 Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
7342 ____________________________________________________________________________
7343 [ 3202] By: gsar on 1999/04/02 21:23:18
7344 Log: various little goofs
7346 ! Changes Makefile.SH README installperl
7347 ____________________________________________________________________________
7348 [ 3201] By: jhi on 1999/04/02 13:13:39
7349 Log: Configure regen.
7351 Add llseek + offset_t probing.
7352 Change CONFIG to CONFIGDOTSH.
7353 'unset foo' is unportable, use foo=''.
7355 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7356 ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
7357 ! perl_exp.SH writemain.SH
7358 ____________________________________________________________________________
7359 [ 3200] By: jhi on 1999/04/02 12:06:22
7360 Log: Introduce myconfig.SH.
7362 From: Andy Dougherty <doughera@lafayette.edu>
7363 To: Jarkko Hietaniemi <jhi@iki.fi>
7364 Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
7365 Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
7366 Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
7367 Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
7372 ____________________________________________________________________________
7373 [ 3195] By: jhi on 1999/03/28 16:42:54
7374 Log: Update perlhist on 5_03.
7375 Branch: maint-5.005/perl
7377 ____________________________________________________________________________
7378 [ 3194] By: jhi on 1999/03/28 12:30:01
7379 Log: Integrate from mainperl.
7382 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
7384 !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
7386 ____________________________________________________________________________
7387 [ 3189] By: gsar on 1999/03/28 08:22:00
7388 Log: various pod niggles
7389 Branch: maint-5.005/perl
7390 ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
7391 ! pod/perlfunc.pod pod/perlhist.pod
7392 ____________________________________________________________________________
7393 [ 3187] By: gsar on 1999/03/28 07:31:16
7394 Log: regularize CAPI declarations (CAPI extensions now build under
7395 the Borland compiler)
7396 Branch: maint-5.005/perl
7398 ____________________________________________________________________________
7399 [ 3186] By: gsar on 1999/03/28 07:26:33
7400 Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
7402 Branch: maint-5.005/perl
7403 ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
7404 ____________________________________________________________________________
7405 [ 3183] By: gsar on 1999/03/28 06:00:46
7406 Log: update p4 utility to ignore non-text files
7409 ____________________________________________________________________________
7410 [ 3181] By: gsar on 1999/03/28 03:37:23
7411 Log: integrate change#3179 from maint-5.005
7413 !> ext/Thread/Thread.xs t/lib/thread.t
7414 ____________________________________________________________________________
7415 [ 3180] By: gsar on 1999/03/28 02:28:20
7416 Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
7417 (sometimes caused bizarreness in the BLOCK)
7421 ____________________________________________________________________________
7422 [ 3179] By: gsar on 1999/03/28 02:14:04
7423 Log: fix thread segfault when passing large number of arguments to child
7424 a la C<Thread->new($foo, 1..1000)>
7425 Branch: maint-5.005/perl
7426 ! ext/Thread/Thread.xs t/lib/thread.t
7427 ____________________________________________________________________________
7428 [ 3178] By: gbarr on 1999/03/28 01:39:23
7429 Log: fix $Config{'usethreads'} typo in perlthrtut
7431 From: Ian Maloney <szhmf9@wsblob.ubs.com>
7432 Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
7433 Message-Id: <199903251540.QAA02439@wsblob.>
7434 Subject: perlthrtut documentation error
7435 Branch: maint-5.005/perl
7436 ! pod/perlthrtut.pod
7437 ____________________________________________________________________________
7438 [ 3173] By: gbarr on 1999/03/27 18:19:47
7439 Log: Update Test.pm to VERSION 1.122 from CPAN
7440 Branch: maint-5.005/perl
7442 ____________________________________________________________________________
7443 [ 3171] By: jhi on 1999/03/26 22:38:28
7444 Log: Integrate from mainperl.
7446 !> (integrate 37 files)
7447 ____________________________________________________________________________
7448 [ 3170] By: gsar on 1999/03/26 01:30:25
7449 Log: specify type of bracket in "Unmatched bracket" diagnostic;
7450 prefer 'brace' or 'curly bracket' over 'curly brace'
7452 ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
7453 ! t/op/misc.t t/op/re_tests toke.c
7454 ____________________________________________________________________________
7455 [ 3169] By: gsar on 1999/03/26 00:50:51
7456 Log: better description of "Integer overflow" diagnostic
7459 ____________________________________________________________________________
7460 [ 3168] By: gsar on 1999/03/25 11:02:46
7461 Log: applied needful parts of suggested patch
7462 From: "Vishal Bhatia" <vishalb@my-dejanews.com>
7463 Date: Tue, 23 Mar 1999 16:21:43 -0800
7464 Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
7465 Subject: [PATCH 5.005_56] pp_formline correction
7467 ! ext/B/B/Bblock.pm ext/B/B/CC.pm
7468 ____________________________________________________________________________
7469 [ 3167] By: gsar on 1999/03/25 10:39:02
7470 Log: clarify what a "comment" means (due to Mark-Jason Dominus
7474 ____________________________________________________________________________
7475 [ 3166] By: gsar on 1999/03/25 10:33:18
7476 Log: describe current behavior on local($foo{nothere}) (suggested by
7477 Lionel Cons <lionel.cons@cern.ch>)
7480 ____________________________________________________________________________
7481 [ 3165] By: gsar on 1999/03/25 06:21:05
7482 Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
7483 <vishalb@hotmail.com>)
7486 ____________________________________________________________________________
7487 [ 3164] By: gsar on 1999/03/25 06:17:27
7488 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7489 Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
7490 Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
7491 Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
7493 ! ext/B/B.xs op.h opcode.pl
7494 ____________________________________________________________________________
7495 [ 3163] By: gsar on 1999/03/25 06:15:49
7496 Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
7497 Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
7498 Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
7499 Subject: [PATCH _56] B::Deparse 0.57
7501 Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
7502 Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
7503 Subject: Re: [PATCH _56] B::Deparse 0.57
7505 ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
7506 ____________________________________________________________________________
7507 [ 3162] By: gsar on 1999/03/25 06:11:46
7508 Log: fix a few places that said 'int', but meant 'STRLEN'
7510 ! pod/perlguts.pod proto.h sv.c
7511 ____________________________________________________________________________
7512 [ 3161] By: gsar on 1999/03/25 06:01:18
7513 Log: From: Russ Allbery <rra@stanford.edu>
7514 Date: 22 Mar 1999 04:26:26 -0800
7515 Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
7516 Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
7518 ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
7519 ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
7520 ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
7521 ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
7522 ____________________________________________________________________________
7523 [ 3160] By: gsar on 1999/03/25 02:26:31
7524 Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
7526 ! opcode.h opcode.pl
7527 ____________________________________________________________________________
7528 [ 3159] By: gsar on 1999/03/25 02:18:17
7529 Log: add statement-modifier loops to :base_loop class
7531 ! ext/Opcode/Opcode.pm
7532 ____________________________________________________________________________
7533 [ 3158] By: gsar on 1999/03/25 00:36:57
7534 Log: integrate changes#3105,3130,3154 from maint-5.005
7536 !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
7537 ____________________________________________________________________________
7538 [ 3157] By: gsar on 1999/03/25 00:24:17
7539 Log: remove bogus panic()
7541 ! Changes lib/Math/BigFloat.pm
7542 ____________________________________________________________________________
7543 [ 3156] By: jhi on 1999/03/24 22:43:43
7544 Log: Integrate from mainperl.
7546 +> (branch 38 files)
7547 !> (integrate 68 files)
7548 ____________________________________________________________________________
7549 [ 3155] By: jhi on 1999/03/24 22:12:17
7550 Log: Configure regenerated because of changes #3130/#3154 and #3147.
7552 ! Configure config_h.SH
7553 ____________________________________________________________________________
7554 [ 3154] By: jhi on 1999/03/24 21:40:51
7555 Log: Reword the shared library search path (LD_LIBRARY_PATH) info
7556 based on suggestions from Andy Dougherty.
7557 Branch: maint-5.005/perl
7559 ____________________________________________________________________________
7560 [ 3153] By: gsar on 1999/03/24 10:38:05
7561 Log: applied suggested patch, modulo superceded parts
7562 From: Charles Bailey <BAILEY@newman.upenn.edu>
7563 Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
7564 Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
7565 Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
7567 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
7568 ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
7569 ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
7570 ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
7571 ____________________________________________________________________________
7572 [ 3152] By: gsar on 1999/03/24 10:30:51
7573 Log: applied suggested patch, modulo superceded parts
7574 From: Charles Bailey <BAILEY@newman.upenn.edu>
7575 Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
7576 Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
7577 Subject: [PATCH 5.005_56] Miscellaneous small fixes
7579 ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
7580 ! lib/File/Basename.pm
7581 ____________________________________________________________________________
7582 [ 3151] By: gsar on 1999/03/24 10:15:00
7583 Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
7586 ____________________________________________________________________________
7587 [ 3150] By: gsar on 1999/03/24 10:09:13
7588 Log: missing integration in previous change
7591 ____________________________________________________________________________
7592 [ 3149] By: gsar on 1999/03/24 10:06:44
7593 Log: integrate changes#3116,3119 from maint-5.005
7596 +> apollo/netinet/in.h
7597 !> MANIFEST hints/apollo.sh t/lib/io_udp.t
7598 ____________________________________________________________________________
7599 [ 3148] By: gsar on 1999/03/24 10:01:56
7600 Log: integrate changes#3091-3094 from maint-5.005
7602 !> README.hurd vms/subconfigure.com vos/config.h
7603 !> vos/config_h.SH_orig
7604 ____________________________________________________________________________
7605 [ 3147] By: gsar on 1999/03/24 09:31:49
7606 Log: warn about newfangled vfork() caveats
7609 ____________________________________________________________________________
7610 [ 3146] By: jhi on 1999/03/24 09:20:14
7611 Log: Bring in changes #2808 and #2812 (from mainline perl)
7612 that enhance the perlbug checklist.
7613 Branch: maint-5.005/perl
7615 ____________________________________________________________________________
7616 [ 3145] By: gsar on 1999/03/24 08:37:02
7617 Log: integrate change#3115 from maint-5.005
7619 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7620 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
7621 ____________________________________________________________________________
7622 [ 3144] By: gsar on 1999/03/24 08:33:59
7623 Log: add note about map in scalar context
7626 ____________________________________________________________________________
7627 [ 3143] By: gsar on 1999/03/24 08:25:59
7631 ____________________________________________________________________________
7632 [ 3142] By: gsar on 1999/03/24 08:20:37
7633 Log: applied suggested patch, modulo bogus hunk
7634 From: "Vishal Bhatia" <vishalb@hotmail.com>
7635 Date: Thu, 11 Mar 1999 07:40:27 PST
7636 Message-ID: <19990311154027.25891.qmail@hotmail.com>
7637 Subject: [PATCH 5.005_56] Minor fixes in perlcc
7639 ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
7640 ____________________________________________________________________________
7641 [ 3141] By: gsar on 1999/03/24 08:06:12
7642 Log: integrate change#3104 from maint-5.005
7644 !> README.os390 t/lib/posix.t
7645 ____________________________________________________________________________
7646 [ 3140] By: gsar on 1999/03/24 06:34:56
7647 Log: fix failure of C<&locked_sub;> under -Dusethreads
7649 ! pp_hot.c t/lib/thread.t
7650 ____________________________________________________________________________
7651 [ 3139] By: gsar on 1999/03/24 05:52:00
7652 Log: debugger tweak (wasn't printing a newline after recalled commands)
7655 ____________________________________________________________________________
7656 [ 3138] By: gsar on 1999/03/24 05:33:28
7657 Log: document OO exceptions (based on a suggestion by Andreas Koenig
7658 <andreas.koenig@anima.de>)
7661 ____________________________________________________________________________
7662 [ 3137] By: gsar on 1999/03/24 02:50:20
7663 Log: better "Illegal %s digit ignored" warnings
7665 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
7667 ____________________________________________________________________________
7668 [ 3136] By: gsar on 1999/03/24 02:26:38
7669 Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
7673 ____________________________________________________________________________
7674 [ 3135] By: gsar on 1999/03/24 01:29:09
7675 Log: flip release & version in win32_uname()
7678 ____________________________________________________________________________
7679 [ 3134] By: gsar on 1999/03/24 01:08:33
7680 Log: support POSIX::uname() via win32_uname()
7682 ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
7683 ! win32/config.gc win32/config.vc win32/config_H.bc
7684 ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
7685 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
7686 ____________________________________________________________________________
7687 [ 3133] By: gsar on 1999/03/23 22:20:10
7688 Log: From: jan.dubois@ibm.net (Jan Dubois)
7689 Date: Sat, 06 Mar 1999 21:42:56 +0100
7690 Message-ID: <36e49281.50337171@smtp1.ibm.net>
7691 Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
7694 ____________________________________________________________________________
7695 [ 3132] By: gsar on 1999/03/23 22:17:45
7696 Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
7697 Date: Sat, 06 Mar 1999 17:50:49 +0100
7698 Message-ID: <36e25209.33833760@smtp1.ibm.net>
7699 Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
7701 Date: Sat, 06 Mar 1999 18:15:00 +0100
7702 Message-ID: <36e36222.37954195@smtp1.ibm.net>
7703 Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
7706 ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
7707 ! pod/perldelta.pod pod/perlmodlib.pod
7708 ____________________________________________________________________________
7709 [ 3131] By: gsar on 1999/03/23 22:07:59
7710 Log: integrate cfgperl changes into mainline
7712 +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
7713 !> Configure Makefile.SH config_h.SH configure.gnu handy.h
7714 !> installperl malloc.c perl.c perl.h pod/perl.pod
7715 !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
7716 ____________________________________________________________________________
7717 [ 3130] By: jhi on 1999/03/23 22:02:23
7718 Log: Don't use config.msg to remind about the
7719 LD_LIBRARY_PATH because Makefile.SH takes
7722 Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
7723 This used to be the default but in some MT or another it
7724 was dropped because of some transient error or another.
7725 Branch: maint-5.005/perl
7726 ! Configure hints/dec_osf.sh
7727 ____________________________________________________________________________
7728 [ 3129] By: gsar on 1999/03/23 21:38:03
7729 Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
7730 to size and better maintainability)
7732 + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7733 + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
7734 + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7735 + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
7736 + t/pod/headings.t t/pod/headings.xr t/pod/include.t
7737 + t/pod/include.xr t/pod/included.t t/pod/included.xr
7738 + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
7739 + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
7740 + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
7741 + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
7742 + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
7743 ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
7744 ! win32/Makefile win32/makefile.mk win32/pod.mak
7745 ____________________________________________________________________________
7746 [ 3128] By: jhi on 1999/03/23 10:14:54
7747 Log: Integrate from mainperl.
7749 !> (integrate 46 files)
7750 ____________________________________________________________________________
7751 [ 3127] By: gsar on 1999/03/23 06:57:30
7752 Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
7753 Date: Thu, 4 Mar 1999 10:54:01 -0800
7754 Message-Id: <9903041854.AA46868@frc0000>
7755 Subject: patch for useless Math::BigInt warnings
7757 ! lib/Math/BigInt.pm
7758 ____________________________________________________________________________
7759 [ 3126] By: gsar on 1999/03/23 05:54:37
7760 Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
7761 From: "Kurt D. Starsinic" <kstar@chapin.edu>
7762 Date: Fri, 19 Feb 1999 15:47:59 -0500
7763 Message-ID: <19990219154759.A32350@O2.chapin.edu>
7764 Subject: [PATCH] OSF/1 hints
7767 ____________________________________________________________________________
7768 [ 3125] By: gsar on 1999/03/23 00:56:38
7769 Log: avoid typeglob persistence in pp_readline()
7772 ____________________________________________________________________________
7773 [ 3124] By: gsar on 1999/03/22 21:12:23
7774 Log: update copyright years
7776 ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
7777 ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
7778 ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
7779 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
7780 ! sv.c sv.h toke.c utf8.c utf8.h util.c
7781 ____________________________________________________________________________
7782 [ 3123] By: gsar on 1999/03/22 07:07:06
7783 Log: implement win32_spawnvp() internally, making it return true PIDs
7784 for asynchronous spawns; fix win32_kill() to always deal with
7787 ! win32/win32.c win32/win32.h
7788 ____________________________________________________________________________
7789 [ 3122] By: jhi on 1999/03/19 21:12:14
7790 Log: Describe the new Benchmark feature in more detail.
7793 Branch: maint-5.005/perl
7795 ____________________________________________________________________________
7796 [ 3121] By: jhi on 1999/03/19 08:16:12
7797 Log: AVAILABILITY tuning.
7800 Branch: maint-5.005/perl
7802 ____________________________________________________________________________
7803 [ 3120] By: jhi on 1999/03/17 14:52:17
7804 Log: Rhapsody change assumed too much.
7807 ____________________________________________________________________________
7808 [ 3119] By: jhi on 1999/03/17 14:33:43
7809 Log: More Apollo fixes.
7810 Branch: maint-5.005/perl
7811 ! README.apollo hints/apollo.sh t/lib/io_udp.t
7812 ____________________________________________________________________________
7813 [ 3118] By: jhi on 1999/03/16 17:23:39
7815 Branch: maint-5.005/perl
7817 ____________________________________________________________________________
7818 [ 3117] By: jhi on 1999/03/16 17:18:49
7819 Log: Apollo DomainOS AVAILABILITY.
7822 Branch: maint-5.005/perl
7824 ____________________________________________________________________________
7825 [ 3116] By: jhi on 1999/03/16 17:14:00
7826 Log: Apollo DomainOS patch
7827 From: Johann Klasek <jk@auto.tuwien.ac.at>
7828 Subject: Re: DomainPerl
7829 Date: Tue, 16 Mar 1999 17:46:32 +0100
7830 Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
7831 Branch: maint-5.005/perl
7832 + README.apollo apollo/netinet/in.h
7833 ! MANIFEST hints/apollo.sh
7834 ____________________________________________________________________________
7835 [ 3115] By: jhi on 1999/03/16 14:23:54
7836 Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
7837 To: Gurusamy Sarathy <gsar@activestate.com>,
7838 Graham Barr <gbarr@pobox.com>
7839 Cc: Perl5 Porters <perl5-porters@perl.org>,
7840 "Paul.Marquess" <Paul.Marquess@btinternet.com>
7841 Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
7842 Date: Sun, 14 Mar 1999 14:43:57 -0000
7843 Message-Id: <199903141841.NAA17040@defender.perl.org>
7844 Branch: maint-5.005/perl
7845 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7846 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
7847 ____________________________________________________________________________
7848 [ 3114] By: jhi on 1999/03/16 12:42:20
7849 Log: Mention Rhapsody in 5.005_5X perldelta,
7850 and in Rhapsody and Netware in 5.005_0X and 5.005_5X
7851 *planned* AVAILABILITY.
7853 ! pod/perl.pod pod/perldelta.pod
7854 Branch: maint-5.005/perl
7856 ____________________________________________________________________________
7857 [ 3113] By: jhi on 1999/03/16 10:38:53
7858 Log: perldelta niggling.
7861 Branch: maint-5.005/perl
7863 ____________________________________________________________________________
7864 [ 3112] By: jhi on 1999/03/16 10:35:21
7865 Log: Integrate from mainperl.
7867 !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
7868 !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
7869 ____________________________________________________________________________
7870 [ 3111] By: jhi on 1999/03/16 10:28:10
7871 Log: AVAILABILITY update: still mention PowerUX,
7872 Novell Netware now has sources available.
7875 Branch: maint-5.005/perl
7877 ____________________________________________________________________________
7878 [ 3110] By: gsar on 1999/03/16 04:34:23
7879 Log: sundry pod niggles
7881 ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
7882 ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
7883 ____________________________________________________________________________
7884 [ 3109] By: jhi on 1999/03/15 17:00:11
7885 Log: Integrate from mainperl.
7887 +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
7888 +> lib/unicode/Is/Syllable.pl
7889 +> lib/unicode/MakeEthiopicSyllables.PL
7890 +> lib/unicode/README.Ethiopic
7891 !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
7892 !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
7893 !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
7894 !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
7895 !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
7896 !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
7897 !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
7898 !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
7899 ____________________________________________________________________________
7900 [ 3108] By: jhi on 1999/03/15 16:58:12
7901 Log: First pass of integrating the Rhapsody port,
7903 From: Wilfredo Sanchez <wsanchez@apple.com>
7904 Subject: Keeping the world in sync.
7905 Reply-To: wsanchez@apple.com
7906 To: perlbug@perl.com
7907 Date: Fri, 13 Nov 1998 17:11:30 -0800
7908 Message-Id: <199811140111.RAA41784@scv4.apple.com>
7910 + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
7911 ! Configure Makefile.SH config_h.SH configure.gnu handy.h
7912 ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
7914 ____________________________________________________________________________
7915 [ 3107] By: gsar on 1999/03/15 03:22:10
7916 Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
7917 From: Daniel Yacob <dmulholl@cs.indiana.edu>
7918 Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
7919 Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
7920 Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
7922 + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
7923 + lib/unicode/Is/Syllable.pl
7924 + lib/unicode/MakeEthiopicSyllables.PL
7925 + lib/unicode/README.Ethiopic
7926 ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
7927 ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
7928 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
7929 ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
7930 ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
7931 ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
7932 ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
7933 ! lib/unicode/Name.pl lib/unicode/Number.pl
7934 ____________________________________________________________________________
7935 [ 3106] By: gsar on 1999/03/12 20:35:36
7936 Log: change#3067 failed package.t due to needless creation of $a and $b;
7937 fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
7940 ____________________________________________________________________________
7941 [ 3105] By: jhi on 1999/03/12 15:54:57
7942 Log: Recognize the NetBSD packages collection.
7943 Branch: maint-5.005/perl
7945 ____________________________________________________________________________
7946 [ 3104] By: jhi on 1999/03/12 09:07:04
7947 Log: From: pvhp@forte.com (Peter Prymmer)
7948 To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
7949 Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
7950 Date: Thu, 11 Mar 99 14:24:54 PST
7951 Message-Id: <9903112224.AA24346@forte.com>
7952 Branch: maint-5.005/perl
7953 ! README.os390 t/lib/posix.t
7954 ____________________________________________________________________________
7955 [ 3103] By: jhi on 1999/03/10 11:07:46
7956 Log: Integrate from mainperl.
7958 !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
7959 !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
7960 !> t/pragma/warn/1global toke.c win32/makedef.pl
7961 ____________________________________________________________________________
7962 [ 3102] By: jhi on 1999/03/10 11:01:20
7963 Log: From: pvhp@forte.com (Peter Prymmer)
7964 To: perl5-porters@perl.org
7965 Subject: [5.005_03-MT6]Patch: time passes
7966 Date: Tue, 9 Mar 99 18:42:17 PST
7967 Message-Id: <9903100242.AA29057@forte.com>
7968 Branch: maint-5.005/perl
7970 ____________________________________________________________________________
7971 [ 3101] By: jhi on 1999/03/10 10:30:15
7972 Log: From: Mark-Jason Dominus <mjd@plover.com>
7973 To: perl5-porters@perl.com
7974 Subject: Minor fix to perlfunc.pod
7975 Date: Mon, 08 Mar 1999 20:05:53 -0500
7976 Message-ID: <19990309010553.13757.qmail@plover.com>
7977 Branch: maint-5.005/perl
7979 ____________________________________________________________________________
7980 [ 3100] By: gsar on 1999/03/09 23:04:44
7981 Log: change#3060 had the wrong quotes
7984 ____________________________________________________________________________
7985 [ 3099] By: jhi on 1999/03/09 12:52:21
7986 Log: d_uname was broken (probably since _53), reported by
7988 From: Alan Burlison <Alan.Burlison@uk.sun.com>
7989 To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
7990 cpan-testers@perl.org
7991 Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
7992 Date: Mon, 08 Mar 1999 13:22:31 +0000
7993 Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
7997 From: lvirden@cas.org (Larry W. Virden)
7998 To: perlbug@perl.com
7999 Subject: configure not correctly identifying uname posix compatibility
8000 Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
8001 Message-Id: <199903081136.GAA23682@cas.org>
8003 ! Configure config_h.SH
8004 ____________________________________________________________________________
8005 [ 3098] By: gsar on 1999/03/09 03:16:07
8006 Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
8008 ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
8009 ____________________________________________________________________________
8010 [ 3097] By: gsar on 1999/03/09 02:50:43
8011 Log: use yyerror() instead of croak() so that compile-time failures in
8012 my(LIST) don't confuse globals with lexicals
8015 ____________________________________________________________________________
8016 [ 3096] By: gsar on 1999/03/09 02:47:36
8017 Log: adjust testsuite for change#3067
8019 ! t/pragma/warn/1global
8020 ____________________________________________________________________________
8021 [ 3095] By: gsar on 1999/03/08 21:04:48
8022 Log: remove bogus symbols from global.sym
8024 ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
8025 ! perl.h win32/makedef.pl
8026 ____________________________________________________________________________
8027 [ 3094] By: jhi on 1999/03/06 16:16:15
8028 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8031 Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
8032 Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
8033 Branch: maint-5.005/perl
8035 ____________________________________________________________________________
8036 [ 3093] By: jhi on 1999/03/06 15:59:46
8037 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
8039 Subject: New Hurd README
8040 Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
8041 Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
8042 Branch: maint-5.005/perl
8044 ____________________________________________________________________________
8045 [ 3092] By: jhi on 1999/03/06 12:52:06
8046 Log: From: Paul_Green@stratus.com
8047 To: perl5-porters@perl.org
8048 Cc: jhi@iki.fi, Paul_Green@stratus.com
8049 Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
8050 Date: Fri, 5 Mar 1999 18:08:49 -0500
8051 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
8052 Branch: maint-5.005/perl
8053 ! vos/config.h vos/config_h.SH_orig
8054 ____________________________________________________________________________
8055 [ 3091] By: jhi on 1999/03/06 12:42:21
8056 Log: From: Dan Sugalski <sugalskd@osshe.edu>
8057 To: perl5-porters@perl.org, vmsperl@perl.org
8058 Subject: [PATCH 5.005_03-MT6]VMS build patch
8059 Date: Fri, 05 Mar 1999 12:36:19 -0800
8060 Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
8061 Branch: maint-5.005/perl
8062 ! vms/subconfigure.com
8063 ____________________________________________________________________________
8064 [ 3090] By: gsar on 1999/03/06 04:40:03
8065 Log: integrate change#3089 from mainline
8067 tolerate CRs after options
8068 Branch: maint-5.005/perl
8070 ____________________________________________________________________________
8071 [ 3089] By: gsar on 1999/03/06 04:30:40
8072 Log: tolerate CRs after options
8075 ____________________________________________________________________________
8076 [ 3088] By: jhi on 1999/03/05 12:49:01
8077 Log: Integrate from mainperl.
8080 !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
8081 ____________________________________________________________________________
8082 [ 3087] By: gsar on 1999/03/05 06:41:16
8083 Log: adjust timeouts to accomodate slow/busy systems
8086 ____________________________________________________________________________
8087 [ 3083] By: gsar on 1999/03/05 01:32:47
8088 Log: integrate change#3081 from maint-5.005
8090 !> ext/Errno/Errno_pm.PL
8091 ____________________________________________________________________________
8092 [ 3082] By: gsar on 1999/03/05 01:31:06
8093 Log: integrate change#2904 from maint-5.005
8097 ____________________________________________________________________________
8098 [ 3081] By: gsar on 1999/03/05 00:14:33
8099 Log: protect against doubled backslashes
8100 Branch: maint-5.005/perl
8101 ! ext/Errno/Errno_pm.PL
8102 ____________________________________________________________________________
8103 [ 3077] By: jhi on 1999/03/04 08:10:13
8104 Log: Integrate from mainperl.
8107 !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
8108 !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
8109 !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
8110 !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
8111 ____________________________________________________________________________
8112 [ 3076] By: jhi on 1999/03/04 08:07:59
8113 Log: Regen config_h.SH once more because of *size,
8116 From: Hans Mulder <hansm@icgned.icgroup.nl>
8117 To: Jarkko Hietaniemi <jhi@iki.fi>
8118 Cc: perl5-porters@perl.org
8119 Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8120 Date: Thu, 4 Mar 99 00:10:45 +0100
8121 Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8123 ! Configure config_h.SH
8124 ____________________________________________________________________________
8125 [ 3068] By: gsar on 1999/03/04 05:48:03
8126 Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
8127 Date: Thu, 4 Mar 99 00:10:45 +0100
8128 Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
8129 Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
8132 ____________________________________________________________________________
8133 [ 3067] By: gsar on 1999/03/04 05:44:32
8134 Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
8135 From: Graham Barr <gbarr@ti.com>
8136 Date: Wed, 3 Mar 1999 17:23:56 -0600
8137 Message-ID: <19990303172356.F7442@dal.asp.ti.com>
8138 Subject: Re: 'use strict' doesn't work for one-letter variables
8141 ____________________________________________________________________________
8142 [ 3066] By: gsar on 1999/03/04 05:20:50
8143 Log: updates to compiler modules
8144 From: "Vishal Bhatia" <vishalb@hotmail.com>
8145 Date: Tue, 02 Mar 1999 23:27:25 PST
8146 Message-ID: <19990303072725.779.qmail@hotmail.com>
8147 Subject: PATCH 5.005_56 + Test procedure
8150 ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
8151 ! lib/Test/Harness.pm utils/perlcc.PL
8152 ____________________________________________________________________________
8153 [ 3065] By: gsar on 1999/03/04 05:03:30
8154 Log: more s/s_/s!/ etc.
8156 ! pod/perldelta.pod pod/perlfunc.pod
8157 ____________________________________________________________________________
8158 [ 3064] By: gsar on 1999/03/04 04:50:45
8159 Log: integrate cfgperl contents into mainline
8161 !> Configure README.vms bytecode.h config_h.SH configure.com
8162 !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
8163 !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
8164 !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8165 ____________________________________________________________________________
8166 [ 3063] By: gsar on 1999/03/04 04:44:13
8167 Log: HP-UX has yet another spelling for /NaNQ?/
8169 ! t/lib/bigfloatpm.t
8170 ____________________________________________________________________________
8171 [ 3062] By: gsar on 1999/03/04 04:36:08
8172 Log: error-check for accept() test
8175 ____________________________________________________________________________
8176 [ 3061] By: gsar on 1999/03/04 03:40:25
8177 Log: allow custom comparison function in File::Compare::compare_text()
8178 From: jan.dubois@ibm.net (Jan Dubois)
8179 Date: Fri, 26 Feb 1999 21:56:09 +0100
8180 Message-ID: <36db0838.8805651@smtp1.ibm.net>
8181 Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())
8183 ! lib/File/Compare.pm
8184 ____________________________________________________________________________
8185 [ 3060] By: gsar on 1999/03/04 03:37:38
8186 Log: better version of change#3038
8187 From: abigail@fnx.com
8188 Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
8189 Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
8190 Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
8193 ____________________________________________________________________________
8194 [ 3058] By: jhi on 1999/03/03 22:30:40
8195 Log: Configure regen to
8196 (1) match maint-5.005 patches #3056 and #3057
8197 (2) better version of PHOSTNAME of #3050
8198 (3) the crosscompile/multiarch config_h.SH trouble solved for now
8200 ! Configure config_h.SH
8201 ____________________________________________________________________________
8202 [ 3054] By: jhi on 1999/03/03 09:57:59
8203 Log: Change #3053 missed perldelta.
8206 ____________________________________________________________________________
8207 [ 3053] By: jhi on 1999/03/03 08:29:43
8208 Log: Use '!' to mark native integer packings instead of '_'.
8210 ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
8211 ____________________________________________________________________________
8212 [ 3052] By: jhi on 1999/03/02 23:12:36
8213 Log: The HP-UX threads patch (change #3028) is needed also here.
8215 ! hints/hpux.sh thread.h
8216 ____________________________________________________________________________
8217 [ 3051] By: jhi on 1999/03/02 08:24:52
8218 Log: From: Dan Sugalski <sugalskd@osshe.edu>
8219 To: perl5-porters@perl.org, vmsperl@perl.org
8220 Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
8221 Date: Mon, 01 Mar 1999 16:10:57 -0800
8222 Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
8225 Branch: maint-5.005/perl
8227 ____________________________________________________________________________
8228 [ 3050] By: jhi on 1999/03/02 08:22:29
8229 Log: From: Dan Sugalski <sugalskd@osshe.edu>
8230 To: perl5-porters@perl.org, vmsperl@perl.org
8231 Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
8232 Date: Mon, 01 Mar 1999 16:06:29 -0800
8233 Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
8235 From: Dan Sugalski <sugalskd@osshe.edu>
8236 To: perl5-porters@perl.org, vmsperl@perl.org
8237 Subject: [PATCH 5.005_56]vmsish.pm patch
8238 Date: Mon, 01 Mar 1999 20:19:04 -0800
8239 Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
8241 plus Configure regen containing a "solution" to the
8242 crosscompile/multiarch problem.
8244 ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
8245 ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
8246 ____________________________________________________________________________
8247 [ 3049] By: jhi on 1999/03/02 07:34:21
8248 Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
8249 To: perl5-porters@perl.org
8250 Subject: [PATCH] Eliminate (valid) warning in byterun.c
8251 Date: Mon, 01 Mar 1999 17:27:59 -0500
8252 Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
8255 Branch: maint-5.005/perl
8257 ____________________________________________________________________________
8258 [ 3048] By: gsar on 1999/03/02 06:41:21
8259 Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8261 ! MANIFEST README.hpux
8262 ____________________________________________________________________________
8263 [ 3047] By: jhi on 1999/03/01 06:34:43
8264 Log: Integrate from mainperl.
8266 +> README.hpux lib/File/Spec/Functions.pm
8267 !> (integrate 28 files)
8268 ____________________________________________________________________________
8269 [ 3046] By: gsar on 1999/03/01 05:34:28
8270 Log: this is 5.005_56
8278 ____________________________________________________________________________
8279 [ 3045] By: gsar on 1999/03/01 03:32:30
8280 Log: destroy PL_svref_mutex in perl_destruct()
8283 ____________________________________________________________________________
8284 [ 3044] By: gsar on 1999/03/01 00:38:50
8285 Log: up patchlevel &c.
8287 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
8288 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8290 ____________________________________________________________________________
8291 [ 3043] By: gsar on 1999/03/01 00:14:15
8292 Log: integrate cfgperl contents into mainline
8295 !> Configure config_h.SH
8296 ____________________________________________________________________________
8297 [ 3042] By: gsar on 1999/02/28 23:55:08
8298 Log: slightly edited version of suggested patch
8299 From: jan.dubois@ibm.net (Jan Dubois)
8300 Date: Mon, 01 Mar 1999 00:32:05 +0100
8301 Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
8302 Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
8304 + lib/File/Spec/Functions.pm
8305 ! MANIFEST lib/File/Spec.pm
8306 ____________________________________________________________________________
8307 [ 3041] By: gsar on 1999/02/28 22:47:19
8308 Log: fix subtle bug in eval'' testsuite
8311 ____________________________________________________________________________
8312 [ 3040] By: gsar on 1999/02/28 22:46:24
8313 Log: avoid literal control characters in change#3039
8316 ____________________________________________________________________________
8317 [ 3039] By: gsar on 1999/02/28 21:47:18
8318 Log: todo item: permit extended control variables a la ${^Foo} (patch
8319 courtesy Mark-Jason Dominus <mjd@plover.com>)
8321 ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
8322 ! t/base/lex.t toke.c
8323 ____________________________________________________________________________
8324 [ 3038] By: gsar on 1999/02/28 21:21:05
8325 Log: From: abigail@fnx.com
8326 Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
8327 Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
8328 Subject: Recognize -> and => inside [A-Z]<> sequences.
8331 ____________________________________________________________________________
8332 [ 3037] By: gsar on 1999/02/28 21:12:22
8333 Log: fix longstanding bug: searches for lexicals originating within eval''
8334 weren't stopping at the subroutine boundary correctly
8336 ! op.c proto.h t/op/eval.t
8337 ____________________________________________________________________________
8338 [ 3036] By: gsar on 1999/02/28 20:02:29
8339 Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
8340 as stacked list values
8341 From: jan.dubois@ibm.net (Jan Dubois)
8342 Date: Sat, 27 Feb 1999 18:24:17 +0100
8343 Message-ID: <36e22849.36531259@smtp1.ibm.net>
8344 Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup
8347 ____________________________________________________________________________
8348 [ 3035] By: gsar on 1999/02/28 19:48:54
8349 Log: remove superfluous stack_sp decl
8352 ____________________________________________________________________________
8353 [ 3034] By: gsar on 1999/02/28 19:34:58
8354 Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
8357 ____________________________________________________________________________
8358 [ 3033] By: gsar on 1999/02/28 19:23:41
8359 Log: add File::Compare::compare_text()
8360 From: jan.dubois@ibm.net (Jan Dubois)
8361 Date: Fri, 26 Feb 1999 00:20:41 +0100
8362 Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
8363 Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())
8365 ! lib/File/Compare.pm pod/perltodo.pod
8366 ____________________________________________________________________________
8367 [ 3032] By: gsar on 1999/02/28 19:01:33
8368 Log: add README.hpux
8372 ____________________________________________________________________________
8373 [ 3031] By: gsar on 1999/02/28 18:49:08
8374 Log: avoid escaping & et al multiple times (variant of fix suggested by
8375 James Cromie <jcromie@fossil.uswc.uswest.com>
8378 ____________________________________________________________________________
8379 [ 3030] By: gsar on 1999/02/28 18:35:09
8380 Log: From: jan.dubois@ibm.net (Jan Dubois)
8381 Date: Wed, 24 Feb 1999 22:34:56 +0100
8382 Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
8383 Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
8385 ! lib/Test/Harness.pm
8386 ____________________________________________________________________________
8387 [ 3029] By: gsar on 1999/02/28 18:28:18
8388 Log: add note about env pollution
8390 ! INSTALL pod/perltodo.pod
8391 ____________________________________________________________________________
8392 [ 3028] By: jhi on 1999/02/26 14:40:00
8393 Log: HP-UX 11 threads.
8395 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8396 To: perl5-porters@perl.org
8398 Subject: Maint 5 and _54 with threading on HP-UX 11.00
8399 Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
8400 Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
8402 NOTE from jhi: the hpux hints could still be more robust by
8403 disabling gdbm when necessary.
8405 Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
8406 linking -lgdbm -lpthread creates an executable that instantly
8407 core dumps on a pthreads internal panic:
8411 Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
8412 Return Pointer is 0xc082bf33
8413 17639 quit (core dumped) ./gdpt
8415 You don't have to *use* either gdbm or pthreads in the executable,
8416 just linking them together is enough. Workaround is to recompile
8417 the GDBM under HP-UX 11, that makes the problem go away.
8418 Branch: maint-5.005/perl
8419 ! hints/hpux.sh thread.h
8420 ____________________________________________________________________________
8421 [ 3025] By: jhi on 1999/02/25 20:41:07
8422 Log: Temporary workaround for the config_h.SH versus
8423 crosscompile and multiarch plus introduce 'rt'
8424 to $libswanted: in UNIX98 sched_yield() lives there.
8426 ! Configure config_h.SH
8427 ____________________________________________________________________________
8428 [ 3024] By: jhi on 1999/02/24 12:54:59
8429 Log: Integrate from mainperl.
8432 !> (integrate 44 files)
8433 ____________________________________________________________________________
8434 [ 3023] By: gsar on 1999/02/24 07:02:12
8435 Log: integrate cfgperl contents
8437 !> (integrate 30 files)
8438 ____________________________________________________________________________
8439 [ 3022] By: gsar on 1999/02/24 05:59:47
8440 Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
8441 Date: 23 Feb 1999 17:53:22 -0700
8442 Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
8443 Subject: [PATCH: _55] perldoc -q broken
8446 ____________________________________________________________________________
8447 [ 3021] By: gsar on 1999/02/24 05:51:53
8448 Log: ansify perlio.c, fix PerlIO-ish typos
8450 ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
8451 ! iperlsys.h perlio.c
8452 ____________________________________________________________________________
8453 [ 3020] By: gsar on 1999/02/24 05:28:06
8454 Log: adjust a Perl_malloc() flag for NeXT
8455 From: Hans Mulder <hansm@icgned.icgroup.nl>
8456 Date: Tue, 23 Feb 99 00:26:25 +0100
8457 Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
8458 Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
8461 ____________________________________________________________________________
8462 [ 3019] By: gsar on 1999/02/24 05:19:42
8463 Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
8466 ____________________________________________________________________________
8467 [ 3018] By: gsar on 1999/02/24 04:15:18
8468 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
8469 Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
8470 Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
8471 Subject: improved error message [PATCH _55] [RESEND]
8474 ____________________________________________________________________________
8475 [ 3017] By: gsar on 1999/02/24 03:50:34
8476 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8477 Date: Sun, 21 Feb 1999 20:02:18 -0700
8478 Message-Id: <199902220302.UAA09981@jhereg.perl.com>
8479 Subject: perlfunc updates (against 55)
8482 ____________________________________________________________________________
8483 [ 3016] By: gsar on 1999/02/24 03:17:05
8484 Log: testsuite adjustments
8485 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8486 Date: Sat, 20 Feb 1999 15:24:57 +0000
8487 Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
8488 Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
8490 ! t/lib/io_sock.t t/op/lex_assign.t
8491 ____________________________________________________________________________
8492 [ 3015] By: gsar on 1999/02/24 02:54:47
8493 Log: avoid modifying readonly values from qw()
8495 ! lib/ExtUtils/MM_Unix.pm
8496 ____________________________________________________________________________
8497 [ 3014] By: gsar on 1999/02/24 02:49:04
8498 Log: more "correct" utbuf for utime()
8501 ____________________________________________________________________________
8502 [ 3013] By: jhi on 1999/02/22 19:27:44
8503 Log: Fix MacPerl version, change PowerUX to PowerMAX.
8505 From: Chris Nandor <pudge@pobox.com>
8507 Cc: perl5-porters@perl.org
8508 Subject: Re: perl current availability as documented by perl.pod
8509 Date: Sun, 21 Feb 1999 11:06:03 -0500
8510 Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
8512 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
8514 Cc: perl5-porters@perl.org
8515 Subject: Re: perl current availability as documented by perl.pod
8516 Date: Mon, 22 Feb 1999 13:08:30 GMT
8517 Message-Id: <199902221308.NAA19971@cleo.ccur.com>
8520 Branch: maint-5.005/perl
8522 ____________________________________________________________________________
8523 [ 3012] By: jhi on 1999/02/22 10:26:11
8524 Log: Snapshot the cross-compilation/multiarchitecture stuff
8525 (currently broken in next)
8527 ! Configure config_h.SH pp.c
8528 ____________________________________________________________________________
8529 [ 3011] By: jhi on 1999/02/22 10:24:51
8530 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8531 To: gsar@activestate.com (Gurusamy Sarathy)
8532 Cc: perl5-porters@perl.org (Perl5 Porters)
8533 Subject: [PATCH 5.005_55] DB_File 1.64 patch
8534 Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
8535 Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
8537 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8538 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
8539 ____________________________________________________________________________
8540 [ 3009] By: jhi on 1999/02/22 09:14:26
8541 Log: Scratch #3008 and introduce $crosscompile and $multiarch
8542 also in non-Configure lands.
8544 ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
8545 ! hints/next_4.sh vms/subconfigure.com win32/config.bc
8546 ! win32/config.gc win32/config.vc win32/config_H.bc
8547 ! win32/config_H.gc win32/config_H.vc
8548 ____________________________________________________________________________
8549 [ 3008] By: jhi on 1999/02/22 08:58:04
8550 Log: Add -DMULTIARCH (see change #3006).
8552 ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
8553 ____________________________________________________________________________
8554 [ 3007] By: jhi on 1999/02/22 08:54:06
8555 Log: Undo the references to local{lib,arch} introduced by #3006.
8557 ! Configure config_h.SH
8558 ____________________________________________________________________________
8559 [ 3006] By: jhi on 1999/02/22 08:43:50
8560 Log: From: hansm@icgned.icgroup.nl
8561 To: perlbug@perl.com
8562 Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
8563 Date: Sun, 21 Feb 1999 22:58:55 +0100
8564 Reply-To: hansmu@xs4all.nl
8565 Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
8567 plus other Configure changes: prepare for cross-compilation/
8568 multiarchitecture builds.
8570 ! Configure config_h.SH
8571 ____________________________________________________________________________
8572 [ 3005] By: jhi on 1999/02/22 08:35:30
8573 Log: Configure/Perl knew how to look for use Mach cthreads
8574 but Configure didn't let them to be used ($osname 'next').
8576 ! Configure config_h.SH
8577 Branch: maint-5.005/perl
8579 ____________________________________________________________________________
8580 [ 3004] By: jhi on 1999/02/21 15:46:02
8581 Log: Update Acorn AVAILABILITY.
8584 Branch: maint-5.005/perl
8586 ____________________________________________________________________________
8587 [ 3003] By: jhi on 1999/02/21 14:50:42
8588 Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
8589 To: perl5-porters@perl.org (Perl 5 Porters)
8590 Subject: PATCH: perlref.pod - symbolic ref example
8591 Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
8592 Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
8595 Branch: maint-5.005/perl
8597 ____________________________________________________________________________
8598 [ 3002] By: jhi on 1999/02/21 14:35:22
8599 Log: Sync cfgperl with maint-5.005 change #3000.
8601 ! pod/perlfunc.pod t/op/pack.t
8602 ____________________________________________________________________________
8603 [ 2999] By: gsar on 1999/02/20 22:48:30
8604 Log: From: John Bley <jbb6@acpub.duke.edu>
8605 Date: Sat, 20 Feb 1999 16:02:34 EST
8606 Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
8607 Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
8610 ____________________________________________________________________________
8611 [ 2998] By: jhi on 1999/02/20 14:13:06
8612 Log: Enhanced the endianness description.
8615 ____________________________________________________________________________
8616 [ 2996] By: jhi on 1999/02/20 13:55:41
8617 Log: Glossary now mostly fixed.
8619 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8621 ____________________________________________________________________________
8622 [ 2994] By: jhi on 1999/02/20 11:58:33
8623 Log: Perldeltify GNU/Hurd.
8626 ____________________________________________________________________________
8627 [ 2993] By: gsar on 1999/02/20 00:59:10
8628 Log: fix typo in Perl_sbrk()
8629 From: hansm@icgned.icgroup.nl
8630 Date: Fri, 19 Feb 1999 23:19:31 +0100
8631 Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
8632 Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
8635 ____________________________________________________________________________
8636 [ 2992] By: gsar on 1999/02/20 00:51:08
8637 Log: integrate change#2980 from maint-5.005
8640 ____________________________________________________________________________
8641 [ 2991] By: gsar on 1999/02/20 00:34:01
8642 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8643 Date: Thu, 18 Feb 1999 18:51:38 +0000
8644 Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
8645 Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55
8647 ! pp_hot.c t/op/pat.t
8648 ____________________________________________________________________________
8649 [ 2990] By: gsar on 1999/02/20 00:30:48
8650 Log: From: jan.dubois@ibm.net (Jan Dubois)
8651 Date: Thu, 18 Feb 1999 19:14:07 +0100
8652 Message-ID: <36d15809.40853323@smtp1.ibm.net>
8653 Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
8656 ____________________________________________________________________________
8657 [ 2989] By: gsar on 1999/02/20 00:27:01
8658 Log: do poll() emulation unless HAS_POLL && I_POLL
8661 ____________________________________________________________________________
8662 [ 2988] By: gsar on 1999/02/19 23:52:12
8663 Log: tweak RE for NaNQ? recognition
8665 ! t/lib/bigfloatpm.t
8666 ____________________________________________________________________________
8667 [ 2987] By: gsar on 1999/02/19 23:29:59
8668 Log: mention C<use utf8> and C<use warning> in perldelta
8671 ____________________________________________________________________________
8672 [ 2985] By: jhi on 1999/02/19 20:43:19
8673 Log: pack/unpack better in (network-)short-non-16-bits and
8674 (network-)long-non-32-bits systems such as Cray C90.
8676 ! perl.h pp.c t/op/pack.t
8677 ____________________________________________________________________________
8678 [ 2984] By: jhi on 1999/02/19 20:38:54
8679 Log: Regen Configure.
8681 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8683 ____________________________________________________________________________
8684 [ 2982] By: jhi on 1999/02/19 19:51:49
8685 Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
8688 From: "Kurt D. Starsinic" <kstar@chapin.edu>
8689 To: Chaim Frenkel <chaimf@pobox.com>,
8690 Russ Allbery <rra@stanford.edu>,
8691 Jarkko Hietaniemi <jhi@iki.fi>,
8692 Gurusamy Sarathy <gsar@activestate.com>,
8693 Graham Barr <gbarr@pobox.com>
8694 Cc: bdensch@ameritech.net, perlbug@perl.com
8695 Subject: [PATCH] Re: Solaris 7 for Intel
8696 Message-ID: <19990219124404.A30182@O2.chapin.edu>
8698 Glossary is still missing some terms because
8699 mkglossary is misbehaving (change #2981 updated
8702 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8704 ____________________________________________________________________________
8705 [ 2980] By: gbarr on 1999/02/19 16:06:53
8706 Log: Make result of h2xs work when user adds C<use strict>
8707 Branch: maint-5.005/perl
8709 ____________________________________________________________________________
8710 [ 2979] By: gsar on 1999/02/19 05:24:29
8711 Log: doc for change#2978
8714 ____________________________________________________________________________
8715 [ 2978] By: gsar on 1999/02/19 05:08:29
8716 Log: bring '*' prototype closer to how it behaves internally
8719 ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
8720 ____________________________________________________________________________
8721 [ 2977] By: gsar on 1999/02/19 02:50:31
8722 Log: stem leakage of perly.h #defines #ifndef PERL_CORE
8725 ____________________________________________________________________________
8726 [ 2975] By: gsar on 1999/02/18 21:41:57
8727 Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
8728 of lexical searches in BEGIN|INIT|END)
8730 ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
8732 ____________________________________________________________________________
8733 [ 2974] By: gsar on 1999/02/18 21:03:06
8734 Log: missing PERL_POLLUTE_MALLOC
8736 ! ext/SDBM_File/sdbm/sdbm.h
8737 ____________________________________________________________________________
8738 [ 2973] By: gsar on 1999/02/18 17:10:49
8739 Log: From: Andy Dougherty <doughera@lafayette.edu>
8740 Date: Wed, 17 Feb 1999 17:22:50 EST
8741 Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
8742 Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
8745 ____________________________________________________________________________
8746 [ 2972] By: gsar on 1999/02/18 17:04:12
8747 Log: s/#defined/#define/
8749 ! ext/Data/Dumper/Dumper.xs
8750 ____________________________________________________________________________
8751 [ 2970] By: gsar on 1999/02/18 03:26:43
8752 Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
8754 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8755 ! ext/GDBM_File/typemap
8756 ____________________________________________________________________________
8757 [ 2969] By: gsar on 1999/02/17 23:30:47
8758 Log: correct slurp mode doc
8760 ! pod/perlfunc.pod pod/perlop.pod
8761 ____________________________________________________________________________
8762 [ 2968] By: jhi on 1999/02/17 23:15:49
8763 Log: Ultrix hints update.
8765 From: Spider Boardman <spider@zk3.dec.com>
8766 To: perlbug@perl.com
8767 Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
8768 Date: Tue, 16 Feb 1999 23:04:28 -0500
8769 Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
8772 ____________________________________________________________________________
8773 [ 2966] By: jhi on 1999/02/17 23:09:21
8774 Log: Change #2965 wiped out some Sarathy's _55 changes.
8777 ! Configure pp.c t/op/pack.t
8778 ____________________________________________________________________________
8779 [ 2965] By: jhi on 1999/02/17 23:00:04
8780 Log: Configure tweaks.
8782 Fix the Unixware/SCO uname scan:
8784 From: Tom Hughes <thh@cyberscience.com>
8785 To: perlbug@perl.com
8786 Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
8787 Date: 17 Feb 1999 15:34:15 +0000
8788 Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
8790 AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
8792 From: Joe Buehler <jhpb@hekimian.com>
8793 To: perl5-porters@perl.org
8794 Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
8795 Date: 12 Feb 1999 11:25:21 -0500
8796 Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
8798 Make the pthreads joinable constant scan to output to fd 4, not 2.
8801 ____________________________________________________________________________
8802 [ 2964] By: gsar on 1999/02/17 21:30:07
8803 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
8804 Date: Wed, 17 Feb 1999 06:53:13 -0700
8805 Message-Id: <199902171353.GAA15682@jhereg.perl.com>
8806 Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
8808 ! lib/Pod/Functions.pm
8809 ____________________________________________________________________________
8810 [ 2963] By: gsar on 1999/02/17 21:18:21
8811 Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
8812 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8813 Date: Wed, 17 Feb 1999 10:06:01 +0000
8814 Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
8815 Subject: Re: [5.005_53] panic: pad_free curpad
8817 ! regcomp.c regexec.c t/op/misc.t
8818 ____________________________________________________________________________
8819 [ 2962] By: gsar on 1999/02/16 21:26:28
8822 ! t/lib/bigfloatpm.t
8823 ____________________________________________________________________________
8824 [ 2961] By: jhi on 1999/02/16 19:26:38
8825 Log: Integrate from mainperl.
8827 !> (integrate 37 files)
8828 ____________________________________________________________________________
8829 [ 2960] By: gsar on 1999/02/16 18:04:29
8830 Log: undo change#2465 (qw[] is a real list now)
8833 ____________________________________________________________________________
8834 [ 2959] By: gsar on 1999/02/16 07:09:33
8835 Log: this was 5.005_55
8843 ____________________________________________________________________________
8844 [ 2958] By: gsar on 1999/02/16 06:18:27
8845 Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
8846 elide dups and non-dependents from Changes
8848 ! Changes pod/perlhist.pod
8849 !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
8850 !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
8851 !> pod/perlport.pod pp.c t/op/pack.t
8852 ____________________________________________________________________________
8853 [ 2957] By: gsar on 1999/02/16 04:09:47
8854 Log: propagate PERL_VERSION everywhere, add to pod
8856 ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
8857 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
8858 ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
8859 ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
8860 ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
8861 ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
8862 ! vms/myconfig.com vms/subconfigure.com win32/config.bc
8863 ! win32/config.gc win32/config.vc win32/config_sh.PL
8864 ! win32/win32.c x2p/a2py.c
8865 ____________________________________________________________________________
8866 [ 2955] By: jhi on 1999/02/15 16:15:03
8867 Log: The pack tests now better in C90 (after the packnative patches).
8870 ____________________________________________________________________________
8871 [ 2954] By: gsar on 1999/02/15 14:11:50
8872 Log: tweak Configure to follow new PERL_VERSION etc.
8874 ! Configure patchlevel.h pod/perlhist.pod
8875 ____________________________________________________________________________
8876 [ 2953] By: jhi on 1999/02/15 14:02:21
8877 Log: Integrate from mainperl.
8879 !> MANIFEST Porting/makerel
8880 ____________________________________________________________________________
8881 [ 2952] By: jhi on 1999/02/15 13:50:07
8882 Log: Enhance the packnative patch: use the packnative code
8883 only if required. Also added hefty testing (hopefully
8884 I didn't assume too much...). Tested on alpha, ix86, sparc.
8886 ! pod/perlfunc.pod pp.c t/op/pack.t
8887 ____________________________________________________________________________
8888 [ 2951] By: jhi on 1999/02/15 13:46:56
8889 Log: AVAILABILITY from 5.005_03-tobe, will of course
8890 require updating when 5.006 comes out.
8893 ____________________________________________________________________________
8894 [ 2949] By: gsar on 1999/02/15 13:28:51
8895 Log: will this be it for 5.005_55?
8897 ! MANIFEST Porting/makerel
8898 ____________________________________________________________________________
8899 [ 2948] By: jhi on 1999/02/15 13:23:52
8900 Log: Integrate from mainperl.
8902 !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
8903 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
8904 !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
8905 !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
8906 !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
8907 !> win32/config.gc win32/config.vc win32/config_H.bc
8908 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8909 ____________________________________________________________________________
8910 [ 2947] By: jhi on 1999/02/15 13:20:41
8911 Log: perlport.pod 1.39 from Chris.
8914 ____________________________________________________________________________
8915 [ 2946] By: jhi on 1999/02/15 13:09:58
8916 Log: Import Ultrix update, change #2864,
8918 From: Spider Boardman <spider@zk3.dec.com>
8919 To: perlbug@perl.com
8920 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
8921 Date: Wed, 10 Feb 1999 23:33:31 -0500
8922 Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
8924 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
8925 ____________________________________________________________________________
8926 [ 2945] By: jhi on 1999/02/15 13:04:50
8927 Log: OpenBSD sparc SHMLBA.
8929 ! ext/IPC/SysV/SysV.xs
8930 ____________________________________________________________________________
8931 [ 2944] By: gsar on 1999/02/15 12:09:52
8932 Log: update win32/config* stuff, Changes
8934 ! Changes win32/Makefile win32/config.bc win32/config.gc
8935 ! win32/config.vc win32/config_H.bc win32/config_H.gc
8936 ! win32/config_H.vc win32/makefile.mk
8937 ____________________________________________________________________________
8938 [ 2943] By: gsar on 1999/02/15 11:54:08
8939 Log: #include patchlevel.h by default, provide
8940 PERL_{REVISION,VERSION,SUBVERSION}
8942 ! patchlevel.h perl.h
8943 ____________________________________________________________________________
8944 [ 2942] By: gsar on 1999/02/15 10:26:59
8945 Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
8948 ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
8949 ____________________________________________________________________________
8950 [ 2941] By: gsar on 1999/02/15 10:24:37
8951 Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
8952 Message-ID: <19990207002851.B9185@toldyouso.com>
8953 Message-ID: <19990207212152.A9765@toldyouso.com>
8954 Message-ID: <19990207212041.A9622@toldyouso.com>
8955 Message-ID: <19990207213127.A10244@toldyouso.com>
8956 Message-ID: <19990207212559.A9950@toldyouso.com>
8957 Message-ID: <19990207212842.A9994@toldyouso.com>
8958 Message-ID: <19990207212500.A9860@toldyouso.com>
8959 Message-ID: <19990207213013.A10105@toldyouso.com>
8961 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
8962 ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
8963 ! pod/perlmodlib.pod pod/perltoc.pod
8964 ____________________________________________________________________________
8965 [ 2940] By: gsar on 1999/02/15 10:07:08
8966 Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
8968 From: "Vishal Bhatia" <vishalb@my-dejanews.com>
8969 Date: Mon, 08 Feb 1999 01:14:41 -0000
8970 Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
8971 Subject: [PATCH 5.005_54] some pending C.pm stuff
8974 ____________________________________________________________________________
8975 [ 2939] By: jhi on 1999/02/15 08:40:18
8976 Log: Integrate from mainperl.
8978 +> t/lib/bigfloat.t t/lib/bigfloatpm.t
8979 - lib/File/PathConvert.pm
8980 !> (integrate 81 files)
8981 ____________________________________________________________________________
8982 [ 2938] By: gsar on 1999/02/15 06:56:39
8983 Log: change#2839 was bogus, redo
8986 ____________________________________________________________________________
8987 [ 2937] By: gsar on 1999/02/15 06:38:15
8988 Log: support Win32::GetFullPathName() and Win32::SetLastError()
8989 From: jan.dubois@ibm.net (Jan Dubois)
8990 Date: Tue, 09 Feb 1999 22:27:31 +0100
8991 Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
8992 Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
8995 ____________________________________________________________________________
8996 [ 2936] By: gsar on 1999/02/15 06:26:39
8997 Log: support native integers, pack("L_",...) etc. (via private mail)
8998 From: Jarkko Hietaniemi <jhi@iki.fi>
8999 Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
9000 Message-Id: <199902092204.AAA29065@alpha.hut.fi>
9001 Subject: the "packnative" patch
9003 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
9004 ! t/lib/ipc_sysv.t t/op/pack.t
9005 ____________________________________________________________________________
9006 [ 2935] By: gsar on 1999/02/15 06:04:02
9007 Log: From: Michael G Schwern <schwern@pobox.com>
9008 Date: Tue, 9 Feb 1999 04:13:12 -0500
9009 Message-ID: <19990209041312.A15788@toldyouso.com>
9010 Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
9013 ____________________________________________________________________________
9014 [ 2934] By: gsar on 1999/02/15 05:30:13
9015 Log: fix bugs in the handling of negative numbers, among other things
9016 From: Steven Knight <knight@theopera.baldmt.citilink.com>
9017 Date: Mon, 8 Feb 1999 01:16:24 -0600
9018 Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
9019 Subject: Math::BigFloat and Math::BigInt
9021 + t/lib/bigfloat.t t/lib/bigfloatpm.t
9022 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
9024 ____________________________________________________________________________
9025 [ 2933] By: gsar on 1999/02/15 04:57:52
9026 Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
9027 Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
9028 Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
9029 Subject: s2p incorrectly handles hold space commands
9032 ____________________________________________________________________________
9033 [ 2932] By: gsar on 1999/02/15 04:45:55
9034 Log: clarify what a "line" is
9036 ! pod/perlfunc.pod pod/perlvar.pod
9037 ____________________________________________________________________________
9038 [ 2931] By: gsar on 1999/02/15 04:23:29
9039 Log: backout change#2811 and add newer version based on File::Spec
9040 From: Barrie Slaymaker <rbs@telerama.com>
9041 Date: Thu, 11 Feb 1999 16:29:24 -0500
9042 Message-ID: <36C34BB4.A62090E0@telerama.com>
9043 Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
9045 - lib/File/PathConvert.pm
9046 ! MANIFEST installhtml lib/Pod/Html.pm
9047 ____________________________________________________________________________
9048 [ 2930] By: gsar on 1999/02/15 04:16:25
9049 Log: From: Barrie Slaymaker <rbs@telerama.com>
9050 Date: Thu, 11 Feb 1999 19:39:48 -0500
9051 Message-ID: <36C37854.707D139@telerama.com>
9052 Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
9054 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9055 ____________________________________________________________________________
9056 [ 2929] By: gsar on 1999/02/15 04:06:50
9057 Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
9058 Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
9059 Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
9060 Subject: [PATCH]5.005_54 (DOC) fix many typos
9062 Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
9063 Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
9064 Subject: [PATCH]5.005_54 (DOC) typos
9066 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
9067 ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
9068 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9069 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9070 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
9071 ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
9072 ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
9073 ! pod/perlvar.pod pod/perlxs.pod
9074 ____________________________________________________________________________
9075 [ 2928] By: gsar on 1999/02/15 03:39:53
9076 Log: allow the Carp routines to pass through exception objects
9079 ____________________________________________________________________________
9080 [ 2927] By: gsar on 1999/02/15 03:22:57
9081 Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
9084 ____________________________________________________________________________
9085 [ 2926] By: gsar on 1999/02/15 03:19:39
9086 Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
9087 have done that, but didn't)
9090 ____________________________________________________________________________
9091 [ 2925] By: gsar on 1999/02/15 03:17:01
9092 Log: integrate cfgperl changes into mainline
9095 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9096 !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
9097 !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
9098 !> vms/subconfigure.com
9099 ____________________________________________________________________________
9100 [ 2924] By: gsar on 1999/02/15 03:07:08
9101 Log: add const qualifier to most char* prototypes, handle ripple effect
9103 ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
9104 ! universal.c util.c
9105 ____________________________________________________________________________
9106 [ 2923] By: gsar on 1999/02/15 01:04:30
9107 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9108 Date: Thu, 04 Feb 1999 02:37:31 +0000
9109 Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
9110 Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop
9112 ! pp_ctl.c t/op/range.t
9113 ____________________________________________________________________________
9114 [ 2922] By: gsar on 1999/02/15 00:24:34
9115 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9116 Date: Sun, 31 Jan 1999 01:50:06 +0000
9117 Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
9118 Subject: [PATCH 5.005_03t4] regexp flags bug
9120 ! regcomp.c t/op/re_tests
9121 ____________________________________________________________________________
9122 [ 2921] By: gsar on 1999/02/15 00:13:02
9123 Log: use New() et al., rather than safemalloc() et al.
9124 From: jan.dubois@ibm.net (Jan Dubois)
9125 Date: Fri, 29 Jan 1999 23:27:22 +0100
9126 Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
9127 Subject: [PATCH _03-MT5] POSIX.xs memory API
9129 ! ext/POSIX/POSIX.xs
9130 ____________________________________________________________________________
9131 [ 2920] By: gsar on 1999/02/15 00:05:33
9132 Log: tweak READ() docs to mention $buffer must be altered by reference
9135 ____________________________________________________________________________
9136 [ 2919] By: gsar on 1999/02/14 23:50:39
9137 Log: applied suggested patch, with several language/readability tweaks
9138 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9139 Date: Fri, 29 Jan 1999 00:25:02 -0500
9140 Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
9141 Subject: Re: [PATCH 5.005_*] Better parsing docs
9144 ____________________________________________________________________________
9145 [ 2918] By: gsar on 1999/02/14 23:20:42
9146 Log: several bug fixes; now croak()s when date exceeds integer limits (instead
9147 of silently returning bogus values)
9148 From: Peter Chines <pchines@nhgri.nih.gov>
9149 Date: Wed, 27 Jan 1999 16:11:31 -0500
9150 Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
9151 Subject: Time::Local
9153 ! lib/Time/Local.pm pod/perldelta.pod
9154 ____________________________________________________________________________
9155 [ 2917] By: gsar on 1999/02/14 11:21:43
9156 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9157 Date: Thu, 28 Jan 1999 10:02:20 -0500
9158 Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
9159 Subject: Re: [PATCH 5.005_53] Better perldoc
9162 ____________________________________________________________________________
9163 [ 2916] By: gsar on 1999/02/14 10:59:38
9164 Log: back out change#2751, apply updated version
9165 From: jan.dubois@ibm.net (Jan Dubois)
9166 Date: Sat, 06 Feb 1999 01:06:29 +0100
9167 Message-ID: <36bc844c.18763049@smtp1.ibm.net>
9168 Subject: [PATCH] Cleanup of File::Spec module
9170 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9171 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9172 ! lib/File/Spec/Win32.pm
9173 ____________________________________________________________________________
9174 [ 2915] By: gsar on 1999/02/14 10:48:01
9175 Log: tweak select() test
9177 ! pod/perlipc.pod t/op/fh.t
9178 ____________________________________________________________________________
9179 [ 2914] By: gsar on 1999/02/14 10:25:55
9180 Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
9182 ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
9183 ____________________________________________________________________________
9184 [ 2913] By: gsar on 1999/02/14 10:03:51
9185 Log: From: Kenneth Albanowski <kjahds@kjahds.com>
9186 Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
9187 Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
9188 Subject: Re: SvOPV() or SvPV_nolen() or ...
9191 ____________________________________________________________________________
9192 [ 2912] By: gsar on 1999/02/14 09:57:29
9193 Log: provide SvPV_nolen(sv) to avoid use of PL_na
9194 From: jan.dubois@ibm.net (Jan Dubois)
9195 Date: Sun, 24 Jan 1999 02:45:32 +0100
9196 Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
9197 Subject: [PATCH 5.005_54] _54 version of SvPV_nolen patch
9199 ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
9201 ____________________________________________________________________________
9202 [ 2911] By: gsar on 1999/02/14 06:51:05
9203 Log: elide stray effluvium
9206 ____________________________________________________________________________
9207 [ 2910] By: gsar on 1999/02/14 05:51:56
9208 Log: slurping an empty file should return '' rather than undef, with
9209 commensurate effects on ARGV processing
9211 ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
9212 ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
9213 ____________________________________________________________________________
9214 [ 2909] By: gsar on 1999/02/14 00:02:11
9215 Log: perly_c.diff typo
9217 ! perly.c perly_c.diff vms/perly_c.vms
9218 ____________________________________________________________________________
9219 [ 2908] By: gsar on 1999/02/13 18:20:13
9220 Log: From: jan.dubois@ibm.net (Jan Dubois)
9221 Date: Sat, 13 Feb 1999 13:25:53 +0100
9222 Message-Id: <36c9629c.13334874@smtp1.ibm.net>
9223 Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
9225 ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
9226 ____________________________________________________________________________
9227 [ 2907] By: jhi on 1999/02/13 15:07:26
9228 Log: Integrate from mainperl.
9230 +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
9231 !> (integrate 150 files)
9232 ____________________________________________________________________________
9233 [ 2903] By: gsar on 1999/02/12 13:25:59
9234 Log: From: jan.dubois@ibm.net (Jan Dubois)
9235 Date: Sun, 24 Jan 1999 01:12:00 +0100
9236 Message-ID: <36b66479.62756298@smtp1.ibm.net>
9237 Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
9239 ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
9241 ____________________________________________________________________________
9242 [ 2902] By: gsar on 1999/02/12 12:55:11
9243 Log: script to generate ctags from etags
9244 From: Colin Kuskie <ckuskie@cadence.com>
9245 Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
9246 Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
9247 Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
9250 ! Makefile.SH pod/perlfaq3.pod
9251 ____________________________________________________________________________
9252 [ 2901] By: gsar on 1999/02/12 12:40:17
9253 Log: allow boolean assign ops to be lvalues
9254 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9255 Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
9256 Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
9258 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9259 Date: Mon, 18 Jan 1999 10:04:00 +0000
9260 Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
9261 Subject: Re: [inconsistency 5.005_54] ||= not an lvalue
9265 ____________________________________________________________________________
9266 [ 2899] By: jhi on 1999/02/12 12:03:48
9267 Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
9269 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9270 ! config_h.SH hints/openbsd.sh
9271 ____________________________________________________________________________
9272 [ 2898] By: gsar on 1999/02/12 11:49:25
9273 Log: support win32_putenv()
9275 ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
9276 ! win32/win32.c win32/win32iop.h
9277 ____________________________________________________________________________
9278 [ 2894] By: gsar on 1999/02/12 11:09:27
9279 Log: add missing hunk in change#2657
9282 ____________________________________________________________________________
9283 [ 2893] By: gsar on 1999/02/12 11:00:13
9284 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9285 Date: Tue, 19 Jan 1999 20:13:15 -0500
9286 Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
9287 Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
9289 ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
9290 ! t/pragma/subs.t t/pragma/warning.t
9291 ____________________________________________________________________________
9292 [ 2892] By: gsar on 1999/02/12 10:44:38
9293 Log: update change#2670 to later version
9294 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9295 Date: Sun, 31 Jan 1999 16:16:14 +0000
9296 Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
9297 Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
9299 ! t/op/subst.t toke.c
9300 ____________________________________________________________________________
9301 [ 2891] By: gsar on 1999/02/12 10:31:17
9302 Log: make testsuite somewhat location independent
9305 ____________________________________________________________________________
9306 [ 2890] By: gsar on 1999/02/12 10:00:30
9307 Log: add $AutoLoader::VERSION
9310 ____________________________________________________________________________
9311 [ 2889] By: gsar on 1999/02/12 09:55:48
9312 Log: tweak PERL_STRICT_CR notes
9314 ! pod/perl5005delta.pod
9315 ____________________________________________________________________________
9316 [ 2888] By: gsar on 1999/02/12 09:41:45
9317 Log: add note about test-notty target
9320 ____________________________________________________________________________
9321 [ 2887] By: gsar on 1999/02/12 09:37:37
9322 Log: add perltodo.pod
9325 ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
9327 ____________________________________________________________________________
9328 [ 2886] By: jhi on 1999/02/12 08:52:14
9329 Log: Integrate from mainperl.
9332 !> (integrate 30 files)
9333 ____________________________________________________________________________
9334 [ 2885] By: gsar on 1999/02/12 08:42:10
9335 Log: note how to find REG_INFTY limit
9338 ____________________________________________________________________________
9339 [ 2884] By: jhi on 1999/02/12 08:36:14
9340 Log: OpenBSD pthreads awareness, thanks to
9341 David Leonard <david.leonard@csee.uq.edu.au>
9342 Branch: maint-5.005/perl
9343 ! Configure hints/openbsd.sh
9344 ____________________________________________________________________________
9345 [ 2882] By: gsar on 1999/02/12 08:05:20
9346 Log: IO is maintained by p5p (per Graham Barr's wishes)
9348 ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
9349 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
9350 ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
9351 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
9352 ____________________________________________________________________________
9353 [ 2881] By: gsar on 1999/02/12 07:57:13
9357 ____________________________________________________________________________
9358 [ 2880] By: gsar on 1999/02/12 07:38:16
9359 Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
9361 ! perl.c pod/perlrun.pod
9362 ____________________________________________________________________________
9363 [ 2879] By: gsar on 1999/02/12 05:39:29
9364 Log: fix ops that are not filehandle constructors to not create GV if it
9365 doesn't already exist (avoids leaks); extend semantics of defined()
9366 so that defined(*{$foo}) works (experimental)
9369 ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
9370 ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
9371 ____________________________________________________________________________
9372 [ 2877] By: jhi on 1999/02/11 20:44:00
9373 Log: From: Chris Nandor <pudge@pobox.com>
9374 To: perl5-porters@perl.org
9375 Subject: [PATCH] perlport.pod 1.39
9376 Date: Thu, 11 Feb 1999 12:28:35 -0500
9377 Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
9380 ____________________________________________________________________________
9381 [ 2870] By: gsar on 1999/02/11 11:17:08
9382 Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
9384 ! ext/IO/lib/IO/Pipe.pm
9385 ____________________________________________________________________________
9386 [ 2869] By: gsar on 1999/02/11 11:00:56
9387 Log: update win32/pod.mak
9390 ____________________________________________________________________________
9391 [ 2868] By: gsar on 1999/02/11 10:42:44
9392 Log: From: Benjamin Low <b.d.low@unsw.edu.au>
9393 Date: Fri, 08 Jan 1999 14:36:53 +1100
9394 Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
9395 Subject: Re: [Fwd: IO::Socket::connect and blocking]
9397 ! ext/IO/lib/IO/Socket.pm
9398 ____________________________________________________________________________
9399 [ 2867] By: gsar on 1999/02/11 09:43:03
9400 Log: av_extend() doc tweak from Jan Dubois
9403 ____________________________________________________________________________
9404 [ 2866] By: gsar on 1999/02/11 09:27:17
9405 Log: display full pathname of unreadable files
9408 ____________________________________________________________________________
9409 [ 2865] By: gsar on 1999/02/11 09:02:31
9410 Log: missing patch in change#2522
9413 ____________________________________________________________________________
9414 [ 2864] By: jhi on 1999/02/11 08:45:00
9415 Log: From: Spider Boardman <spider@zk3.dec.com>
9416 To: perlbug@perl.com
9417 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
9418 Date: Wed, 10 Feb 1999 23:33:31 -0500
9419 Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
9420 Branch: maint-5.005/perl
9421 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
9422 ____________________________________________________________________________
9423 [ 2862] By: gsar on 1999/02/11 08:14:34
9424 Log: integrate changes#2738,2740 from maint-5.005
9426 !> lib/ExtUtils/MakeMaker.pm
9427 ____________________________________________________________________________
9428 [ 2861] By: jhi on 1999/02/11 08:04:25
9429 Log: Integrate from mainperl.
9431 !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
9432 !> t/op/range.t win32/config.gc
9433 ____________________________________________________________________________
9434 [ 2860] By: gsar on 1999/02/11 07:30:08
9435 Log: binmode() support for cygwin32 (suggested by Steven Morlock
9436 <newspost@morlock.net>)
9439 ____________________________________________________________________________
9440 [ 2859] By: gsar on 1999/02/11 07:14:21
9444 !> pod/perl5005delta.pod
9445 ____________________________________________________________________________
9446 [ 2856] By: gsar on 1999/02/11 07:07:39
9447 Log: integrate perldelta changes from maint-5.005
9449 !> pod/perl5005delta.pod
9450 ____________________________________________________________________________
9451 [ 2855] By: gsar on 1999/02/11 06:31:50
9452 Log: applied suggested patch; added tests
9453 From: Adam Krolnik <adamk@gypsy.cyrix.com>
9454 Date: Sat, 12 Dec 98 15:30:18 -0600
9455 Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
9456 Subject: Range operation doesn't handle IV_MAX
9458 ! pp_ctl.c t/op/range.t
9459 ____________________________________________________________________________
9460 [ 2854] By: gsar on 1999/02/11 05:00:55
9461 Log: compatibility fix: magic non-propagation in foreach implicit localization
9463 ! pp_ctl.c t/op/local.t win32/config.gc
9464 ____________________________________________________________________________
9465 [ 2852] By: gsar on 1999/02/10 23:17:49
9466 Log: fair warning about -Dusethreads
9467 Branch: maint-5.005/perl
9468 ! Configure INSTALL README.threads
9469 ____________________________________________________________________________
9470 [ 2847] By: jhi on 1999/02/09 19:13:28
9471 Log: Integrate from mainperl.
9473 !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
9474 !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
9475 ____________________________________________________________________________
9476 [ 2846] By: gsar on 1999/02/09 13:53:28
9477 Log: a modified version of suggested patch for pack template 'Z'; added docs
9478 From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
9479 Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
9480 Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
9481 Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
9483 ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
9484 ____________________________________________________________________________
9485 [ 2845] By: gsar on 1999/02/09 00:03:26
9486 Log: clarify docs for change#2835
9488 ! pod/perldelta.pod pod/perlop.pod
9489 ____________________________________________________________________________
9490 [ 2844] By: gsar on 1999/02/08 23:40:57
9491 Log: addendum to change#2823
9492 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9493 Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
9494 Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
9495 Subject: [PATCH] Docs and tests for method-call syntax
9497 ! pod/perlobj.pod t/op/method.t
9498 ____________________________________________________________________________
9499 [ 2843] By: jhi on 1999/02/08 21:06:28
9500 Log: Ultrix mmap tidbit.
9503 ____________________________________________________________________________
9504 [ 2842] By: jhi on 1999/02/08 20:22:55
9505 Log: Integrate from mainperl.
9507 +> t/op/subst_wamp.t
9508 !> (integrate 35 files)
9509 ____________________________________________________________________________
9510 [ 2841] By: jhi on 1999/02/08 18:23:26
9511 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9512 To: Mailing list Perl5 <perl5-porters@perl.org>
9513 Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
9514 Date: Sun, 7 Feb 1999 17:25:22 -0500
9515 Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
9518 ! MANIFEST regcomp.c t/op/subst.t
9519 ____________________________________________________________________________
9520 [ 2840] By: jhi on 1999/02/08 18:16:54
9521 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9522 To: Mailing list Perl5 <perl5-porters@perl.org>
9523 Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
9524 Date: Sun, 7 Feb 1999 17:00:10 -0500
9525 Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
9527 ! pp_hot.c t/op/pat.t
9528 ____________________________________________________________________________
9529 [ 2839] By: jhi on 1999/02/08 17:25:30
9530 Log: A require was missing.
9533 ____________________________________________________________________________
9534 [ 2838] By: jhi on 1999/02/08 16:38:41
9535 Log: Bring in the change #2809 (the Configure part has been
9536 modified rather a lot since the #2809, though.)
9538 ! Configure utils/h2ph.PL
9539 ____________________________________________________________________________
9540 [ 2835] By: gsar on 1999/02/08 14:40:23
9541 Log: make qw() into a true list at compile time (slightly modified
9542 variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
9544 ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
9545 ____________________________________________________________________________
9546 [ 2834] By: gsar on 1999/02/08 13:23:16
9547 Log: make safesysmalloc() etc., always available; safemalloc() et al are
9548 now macros that point to the right malloc; fix various places in
9549 sources that need to always use safesysmalloc() et al
9551 ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
9552 ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
9553 ____________________________________________________________________________
9554 [ 2833] By: gsar on 1999/02/08 10:56:16
9555 Log: remove spurious #endif in last change
9558 ____________________________________________________________________________
9559 [ 2832] By: gsar on 1999/02/08 10:34:55
9560 Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
9561 them ask for insanity (untested)
9563 ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
9564 ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
9565 ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
9566 ____________________________________________________________________________
9567 [ 2831] By: jhi on 1999/02/08 08:33:33
9568 Log: Update vms/subconfigure.com along the lines of change #2829.
9570 ! vms/subconfigure.com
9571 ____________________________________________________________________________
9572 [ 2830] By: gsar on 1999/02/08 00:19:46
9573 Log: integrate cfgperl changes into mainline
9575 +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
9576 +> lib/File/PathConvert.pm pod/perlthrtut.pod
9578 !> (integrate 93 files)
9579 ____________________________________________________________________________
9580 [ 2829] By: jhi on 1999/02/07 23:49:46
9581 Log: Configure update.
9583 Probe for mmap() et alia.
9584 The *cc*symbols patch (just Configure, no h2ph).
9586 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9587 ! config_h.SH perl.h
9588 ____________________________________________________________________________
9589 [ 2828] By: gsar on 1999/02/07 23:38:47
9590 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9591 Date: Sun, 7 Feb 1999 17:25:22 -0500
9592 Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
9593 Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
9595 + t/op/subst_amp.t t/op/subst_wamp.t
9596 ! MANIFEST regcomp.c t/op/subst.t
9597 ____________________________________________________________________________
9598 [ 2827] By: gsar on 1999/02/07 23:27:32
9599 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9600 Date: Sun, 7 Feb 1999 17:00:10 -0500
9601 Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
9602 Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
9604 ! pp_hot.c t/op/pat.t
9605 ____________________________________________________________________________
9606 [ 2826] By: gsar on 1999/02/07 23:26:04
9607 Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
9608 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9609 Date: Sun, 7 Feb 1999 15:07:27 -0500
9610 Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
9611 Subject: Re: fixing memory leaks in REx compilation
9613 ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
9615 ____________________________________________________________________________
9616 [ 2825] By: jhi on 1999/02/07 18:05:13
9617 Log: Integrate from mainperl.
9619 +> lib/DB.pm t/comp/bproto.t
9620 !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
9621 !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
9622 !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
9623 !> toke.c vms/perly_c.vms
9624 ____________________________________________________________________________
9625 [ 2824] By: gsar on 1999/02/07 14:21:48
9626 Log: tweak doc on bitwise ops
9629 ____________________________________________________________________________
9630 [ 2823] By: gsar on 1999/02/07 13:38:31
9631 Log: applied suggested patch; regen perly* and vms/perly*
9632 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9633 Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
9634 Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
9635 Subject: [PATCH] Re: Suggestion for perlobj man page
9637 ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
9638 ____________________________________________________________________________
9639 [ 2822] By: gsar on 1999/02/07 12:39:09
9640 Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
9641 disabled, fails tests)
9644 ____________________________________________________________________________
9645 [ 2821] By: gsar on 1999/02/07 11:09:39
9646 Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
9647 <Alexander.Barilo@aexp.com>)
9650 ____________________________________________________________________________
9651 [ 2820] By: gsar on 1999/02/07 10:20:35
9652 Log: add draft debugging API implementation
9656 ____________________________________________________________________________
9657 [ 2819] By: gsar on 1999/02/07 09:58:45
9658 Log: avoid garbage in db->dirbuf
9659 From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
9660 Date: Sat, 05 Dec 1998 14:14:54 +0900
9661 Message-Id: <199812050514.OAA23268@toshiba.co.jp>
9664 ! ext/SDBM_File/sdbm/sdbm.c
9665 ____________________________________________________________________________
9666 [ 2818] By: gsar on 1999/02/07 09:32:24
9670 ____________________________________________________________________________
9671 [ 2817] By: gsar on 1999/02/07 09:30:47
9672 Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
9675 ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
9676 ____________________________________________________________________________
9677 [ 2816] By: gsar on 1999/02/06 00:14:29
9678 Log: minor bug in dumping blessed subrefs
9680 ! ext/Data/Dumper/Dumper.pm
9681 ____________________________________________________________________________
9682 [ 2812] By: jhi on 1999/02/03 22:02:24
9683 Log: Enhance change #2808.
9685 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9686 To: perl5-porters@perl.org
9687 Subject: Re: [PATCH 5.00*]: perlbug checklist
9688 Date: Wed, 3 Feb 1999 19:02:27 +0000
9689 Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
9692 ____________________________________________________________________________
9693 [ 2811] By: jhi on 1999/02/03 21:53:23
9694 Log: From: Barrie Slaymaker <rbs@telerama.com>
9695 To: perl5-porters@perl.org
9696 CC: pod-people@perl.org
9697 Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
9698 Date: Wed, 03 Feb 1999 10:34:18 -0500
9699 Message-ID: <36B86C7A.E99EFFF1@telerama.com>
9701 Add File::PathConvert.pm.
9702 Fix Pod::Html and installhtml to understand relative urls.
9704 + lib/File/PathConvert.pm
9705 ! MANIFEST installhtml lib/Pod/Html.pm
9706 ____________________________________________________________________________
9707 [ 2810] By: jhi on 1999/02/03 20:25:10
9708 Log: From: Francois Desarmenien <desar@club-internet.fr>
9709 To: Mailing list Perl5 <perl5-porters@perl.org>
9710 Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
9711 Date: Wed, 03 Feb 1999 13:13:24 +0000
9712 Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
9714 (note: this patch completely overrides Tom Wolfe's patch,
9717 + ext/GDBM_File/hints/sco.pl
9718 ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
9719 ____________________________________________________________________________
9720 [ 2809] By: jhi on 1999/02/03 19:54:16
9721 Log: h2ph fixes + Configure patch to support them.
9723 From: "Kurt D. Starsinic" <kstar@chapin.edu>
9724 To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
9725 Gurusamy Sarathy <gsar@engin.umich.edu>
9726 Cc: perl5-porters@perl.org
9727 Subject: [PATCH 5.00503_MT5] h2ph.PL
9728 Date: Tue, 2 Feb 1999 19:48:06 -0500
9729 Message-ID: <19990202194806.E10647@O2.chapin.edu>
9730 Branch: maint-5.005/perl
9731 ! Configure utils/h2ph.PL
9732 ____________________________________________________________________________
9733 [ 2808] By: jhi on 1999/02/03 16:59:55
9734 Log: Enhance the perlbug checklist.
9737 ____________________________________________________________________________
9738 [ 2807] By: jhi on 1999/02/03 14:01:37
9739 Log: Document the standard strftime %formats.
9741 From: Dominic Dunlop <domo@vo.lu>
9742 To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
9743 Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
9744 Date: Tue, 2 Feb 1999 15:55:29 +0100
9745 Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
9747 ! ext/POSIX/POSIX.pod
9748 ____________________________________________________________________________
9749 [ 2806] By: jhi on 1999/02/03 13:58:00
9750 Log: Integrate from mainperl.
9753 ____________________________________________________________________________
9754 [ 2805] By: gsar on 1999/02/03 03:32:31
9755 Log: PL_uuemap[] init needs help for sizeof()
9758 ____________________________________________________________________________
9759 [ 2804] By: jhi on 1999/02/02 20:44:30
9760 Log: These should've been already in #2803.
9762 ! Configure config_h.SH vms/subconfigure.com
9763 ____________________________________________________________________________
9764 [ 2803] By: jhi on 1999/02/02 20:38:45
9765 Log: telldir prototype issue, from mists of time...
9767 ! hints/netbsd.sh pp_sys.c
9768 ____________________________________________________________________________
9769 [ 2801] By: jhi on 1999/02/02 17:40:14
9770 Log: From: John Bley <jbb6@acpub.duke.edu>
9771 To: perlbug@perl.org
9772 Subject: [PATCH]5.005_54 (DOC) fix minor typos
9773 Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
9774 Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
9777 ____________________________________________________________________________
9778 [ 2800] By: jhi on 1999/02/02 17:26:49
9779 Log: Update todo with POSIX 1003.1 1996 Edition reminder.
9782 ____________________________________________________________________________
9783 [ 2799] By: jhi on 1999/02/02 17:18:51
9784 Log: Update FindBin from maint-5.005.
9787 ____________________________________________________________________________
9788 [ 2798] By: jhi on 1999/02/02 17:16:07
9789 Log: Fix typecasts in #2797
9791 From: "G. Del Merritt" <del@intranetics.com>
9792 Date: Fri, 29 Jan 1999 11:47:25 -0700
9793 Message-Id: <199901291847.LAA04828@jhereg.perl.com>
9794 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
9796 ! ext/POSIX/POSIX.xs
9797 ____________________________________________________________________________
9798 [ 2797] By: jhi on 1999/02/02 17:14:37
9799 Log: From: Ted Law <tedlaw@cibcwg.com>
9800 Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
9801 Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
9802 Subject: POSIX::strftime buffer overflow problem
9804 ! ext/POSIX/POSIX.xs
9805 ____________________________________________________________________________
9806 [ 2796] By: jhi on 1999/02/02 17:13:23
9807 Log: Do not use File::Slurp.
9810 ____________________________________________________________________________
9811 [ 2795] By: jhi on 1999/02/02 17:11:48
9812 Log: perlhist update from maint-5.005.
9815 ____________________________________________________________________________
9816 [ 2794] By: jhi on 1999/02/02 17:10:33
9817 Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
9819 ! ext/POSIX/POSIX.pm
9820 ____________________________________________________________________________
9821 [ 2793] By: jhi on 1999/02/02 17:08:39
9822 Log: Missed the html test from change #2787.
9825 ____________________________________________________________________________
9826 [ 2792] By: jhi on 1999/02/02 17:01:24
9827 Log: Update Getopt::Long to 2.19.
9829 ! lib/Getopt/Long.pm
9830 ____________________________________________________________________________
9831 [ 2791] By: jhi on 1999/02/02 16:59:13
9832 Log: overload syntax is no longer experimental
9835 ____________________________________________________________________________
9836 [ 2789] By: jhi on 1999/02/02 16:47:50
9837 Log: Still doc fixes.
9839 ! lib/diagnostics.pm
9840 ____________________________________________________________________________
9841 [ 2788] By: jhi on 1999/02/02 16:47:07
9844 ! lib/CGI.pm lib/diagnostics.pm
9845 ____________________________________________________________________________
9846 [ 2787] By: jhi on 1999/02/02 16:38:55
9847 Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
9850 ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
9851 ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
9852 ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
9853 ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
9854 ! eg/cgi/frameset.cgi eg/cgi/index.html
9855 ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
9856 ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
9857 ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
9858 ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
9859 ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9860 ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
9861 ____________________________________________________________________________
9862 [ 2786] By: jhi on 1999/02/02 16:17:52
9863 Log: Update CPAN to 1.47.
9865 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9866 ____________________________________________________________________________
9867 [ 2785] By: jhi on 1999/02/02 16:09:03
9868 Log: From: Mark-Jason Dominus <mjd@plover.com>
9869 Date: Sat, 16 Jan 1999 17:22:06 -0500
9870 Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
9871 Message-ID: <19990116222206.3674.qmail@plover.com>
9874 ____________________________________________________________________________
9875 [ 2784] By: jhi on 1999/02/02 16:01:31
9876 Log: Fix incorrect "used only once" warnings
9878 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9879 Date: Fri, 8 Jan 1999 04:37:10 -0500
9880 Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
9881 Subject: Re: change#965 flakiness
9884 ____________________________________________________________________________
9885 [ 2783] By: jhi on 1999/02/02 15:50:38
9886 Log: perldelta updates.
9889 ____________________________________________________________________________
9890 [ 2782] By: jhi on 1999/02/02 14:28:26
9891 Log: Mirror change #2781.
9894 ____________________________________________________________________________
9895 [ 2781] By: jhi on 1999/02/02 14:27:01
9896 Log: Update the MkLinux note.
9897 Branch: maint-5.005/perl
9899 ____________________________________________________________________________
9900 [ 2780] By: jhi on 1999/02/02 14:10:59
9904 ____________________________________________________________________________
9905 [ 2779] By: jhi on 1999/02/02 14:00:25
9906 Log: Integrate from mainperl.
9908 ! t/lib/textfill.t t/lib/textwrap.t
9909 !> (integrate 32 files)
9910 ____________________________________________________________________________
9911 [ 2778] By: jhi on 1999/02/02 13:56:23
9912 Log: VMS update, applicable parts of
9914 From: Dan Sugalski <sugalskd@osshe.edu>
9915 To: perl5-porters@perl.org
9916 Subject: [PATCH 5.005_03MT3]VMS configure tweak
9917 Date: Wed, 20 Jan 1999 12:05:18 -0800
9918 Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
9920 From: Dan Sugalski <sugalskd@osshe.edu>
9921 To: perlbug@perl.com, vmsperl@perl.org
9922 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
9923 Date: Tue, 26 Jan 1999 14:40:38 -0800
9924 Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
9926 From: Dan Sugalski <sugalskd@osshe.edu>
9927 To: perl5-porters@perl.org, vmsperl@perl.org
9928 Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
9929 Date: Tue, 26 Jan 1999 14:55:29 -0800
9930 Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
9932 ! vms/ext/Stdio/test.pl vms/subconfigure.com
9933 ____________________________________________________________________________
9934 [ 2777] By: jhi on 1999/02/02 13:43:24
9935 Log: Synch usethreads parts from maint-5.005.
9937 ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
9938 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
9939 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
9940 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
9941 ____________________________________________________________________________
9942 [ 2776] By: jhi on 1999/02/02 13:17:16
9943 Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
9945 ! Makefile.SH hints/freebsd.sh
9946 ____________________________________________________________________________
9947 [ 2774] By: jhi on 1999/02/02 13:10:39
9948 Log: Add perlthrtut, update pod/* machinery.
9949 (a pod/Makefile.SH is sorely needed)
9951 + pod/perlthrtut.pod
9952 ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
9953 ____________________________________________________________________________
9954 [ 2773] By: jhi on 1999/02/02 12:54:24
9955 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9956 To: perl5-porters@perl.org
9957 Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
9958 Date: Tue, 26 Jan 1999 22:25:07 +0000
9959 Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
9962 ____________________________________________________________________________
9963 [ 2771] By: jhi on 1999/02/02 12:47:34
9964 Log: Use perlbug instead of personal email address.
9967 ____________________________________________________________________________
9968 [ 2770] By: jhi on 1999/02/02 12:42:06
9969 Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
9971 From: "G. Del Merritt" <del@intranetics.com>
9972 To: perlbug@perl.com
9973 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
9974 Date: Tue, 26 Jan 1999 12:09:09 -0700
9975 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
9978 ____________________________________________________________________________
9979 [ 2769] By: jhi on 1999/02/02 12:37:57
9980 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9981 To: Mailing list Perl5 <perl5-porters@perl.org>
9982 Subject: [PATCH 5.005_*] OS/2 threads
9983 Date: Tue, 26 Jan 1999 13:39:46 -0500
9984 Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
9987 ____________________________________________________________________________
9988 [ 2768] By: jhi on 1999/02/02 12:36:16
9989 Log: Apply change #2711 from maint-5.005:
9991 make ok", "make okfile", and "make nok" were broken
9992 with -Duseshrplib, because of a shared typo.
9994 From: Spider Boardman <spider@web.zk3.dec.com>
9995 To: perlbug@perl.com
9996 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
9997 Date: Wed, 27 Jan 1999 12:27:15 -0500
9998 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10001 ____________________________________________________________________________
10002 [ 2766] By: jhi on 1999/02/02 12:27:08
10003 Log: Make Configure use "int main()" instead of bare "main()".
10004 Like maint-5.005 change #2703 but now via metaconfig.
10007 ____________________________________________________________________________
10008 [ 2765] By: jhi on 1999/02/02 11:59:30
10009 Log: Undo part of change #2562.
10012 ____________________________________________________________________________
10013 [ 2764] By: jhi on 1999/02/02 11:52:39
10014 Log: NetBSD synch with maint-5.005.
10016 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
10017 ____________________________________________________________________________
10018 [ 2763] By: jhi on 1999/02/02 11:44:07
10019 Log: $Config{installusrbinperl}
10020 (maint-5.005 changes #2614 and #2709)
10022 ! Configure installperl
10023 ____________________________________________________________________________
10024 [ 2762] By: jhi on 1999/02/02 11:29:13
10025 Log: Errno update from maint-5.005 (changes #2583, #2710).
10027 ! Configure ext/Errno/Errno_pm.PL
10028 ____________________________________________________________________________
10029 [ 2759] By: jhi on 1999/02/02 10:53:20
10030 Log: Update Trig.pm from maint-5.005.
10033 ____________________________________________________________________________
10034 [ 2757] By: jhi on 1999/02/02 10:41:26
10035 Log: MPE/iX update (mirror maint-5.005 change #2715)
10037 ! hints/mpeix.sh mpeix/relink
10038 ____________________________________________________________________________
10039 [ 2756] By: jhi on 1999/02/02 10:38:08
10040 Log: BeOS update (Mirror maint-5.005 change #2727).
10042 + ext/DynaLoader/dl_beos.xs
10043 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10044 ! lib/ExtUtils/MM_Unix.pm
10045 ____________________________________________________________________________
10046 [ 2754] By: gsar on 1999/02/02 08:52:13
10047 Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
10049 ! Porting/pumpkin.pod Todo Todo-5.005
10050 ____________________________________________________________________________
10051 [ 2753] By: gsar on 1999/02/02 08:46:21
10055 ____________________________________________________________________________
10056 [ 2752] By: jhi on 1999/02/01 22:15:12
10057 Log: Add perlthrtut.pod.
10059 From: Dan Sugalski <sugalskd@osshe.edu>
10060 To: perl5-porters@perl.org
10061 Subject: perlthrtut.pod
10062 Date: Mon, 01 Feb 1999 10:57:11 -0800
10063 Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
10064 Branch: maint-5.005/perl
10065 + pod/perlthrtut.pod
10066 ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
10068 ____________________________________________________________________________
10069 [ 2751] By: gsar on 1999/02/01 07:28:05
10070 Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
10072 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
10073 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
10074 ____________________________________________________________________________
10075 [ 2750] By: gsar on 1999/02/01 07:09:20
10076 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10077 Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
10078 Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
10079 Subject: [PATCH 5.005_53] Debugging REx with lookbehind
10082 ____________________________________________________________________________
10083 [ 2749] By: gsar on 1999/02/01 07:07:59
10084 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10085 Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
10086 Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
10087 Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
10090 ____________________________________________________________________________
10091 [ 2748] By: gsar on 1999/02/01 06:47:06
10092 Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
10093 Date: Thu, 3 Dec 1998 15:10:17 -0500
10094 Message-Id: <199812032010.PAA09692@jik.shore.net>
10095 Subject: sample checksum code in "perlfunc" man page is wrong
10098 ____________________________________________________________________________
10099 [ 2747] By: gsar on 1999/02/01 06:35:13
10100 Log: typos in Pod/Text.pm
10101 From: "Greg Chapman" <glc@well.com>
10102 Date: Tue, 1 Dec 1998 10:50:18 -0800
10103 Message-Id: <199812011849.KAA08816@smtp.well.com>
10104 Subject: Glitch in Pod::Text
10107 ____________________________________________________________________________
10108 [ 2746] By: gsar on 1999/02/01 06:27:35
10109 Log: various win32-ish changes merged from maint-5.005
10111 ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
10112 ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
10113 ! win32/Makefile win32/config.bc win32/config.vc
10114 ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
10116 ____________________________________________________________________________
10117 [ 2745] By: gsar on 1999/02/01 04:51:54
10118 Log: integrate cfgperl changes into mainline
10120 !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
10121 ____________________________________________________________________________
10122 [ 2744] By: gsar on 1999/02/01 04:31:09
10123 Log: improved diagnostic on syntax errors at EOL
10126 ____________________________________________________________________________
10127 [ 2743] By: gsar on 1999/02/01 03:59:13
10128 Log: don't attempt connect() to bogus IP addresses
10129 From: Graham Barr <gbarr@pobox.com>
10130 Date: Sun, 31 Jan 1999 21:50:45 CST
10131 Message-Id: <19990131215045.A633@pobox.com>
10133 ! t/lib/io_multihomed.t
10134 ____________________________________________________________________________
10135 [ 2742] By: gsar on 1999/02/01 03:08:58
10136 Log: update Changes
10138 ! Changes pod/perldelta.pod
10139 ____________________________________________________________________________
10140 [ 2740] By: gsar on 1999/02/01 02:43:07
10141 Log: CAPI inheritance tweak and doc
10142 Branch: maint-5.005/perl
10143 ! lib/ExtUtils/MakeMaker.pm
10144 ____________________________________________________________________________
10145 [ 2739] By: jhi on 1999/01/31 18:31:54
10146 Log: Undo changes #2730 and #2731 and replace them
10147 with an extensively tested patch from
10148 Anton Berezin <tobez@plab.ku.dk> (via private email).
10149 Branch: maint-5.005/perl
10150 ! Makefile.SH hints/freebsd.sh
10151 ____________________________________________________________________________
10152 [ 2738] By: gsar on 1999/01/31 05:04:32
10153 Log: fix bogus CAPI inheritance from change#2541
10154 Branch: maint-5.005/perl
10155 ! lib/ExtUtils/MakeMaker.pm
10156 ____________________________________________________________________________
10157 [ 2731] By: jhi on 1999/01/29 14:33:12
10158 Log: FreeBSD version numbers can be like "2.2.8-release".
10159 Branch: maint-5.005/perl
10161 ____________________________________________________________________________
10162 [ 2730] By: jhi on 1999/01/29 12:40:38
10163 Log: FreeBSD hints iteration (hopefully convergent).
10164 usethreads: require at least FreeBSD 2.2.8.
10165 signal type: mirror change #2429 in cfgperl.
10166 Branch: maint-5.005/perl
10168 ____________________________________________________________________________
10169 [ 2727] By: gbarr on 1999/01/29 04:09:57
10170 Log: From: Tom Spindler <dogcow@isi.net>
10171 Date: Thu, 28 Jan 1999 17:15:11 -0800
10172 Message-ID: <19990128171510.A11778@isi.net>
10173 Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
10174 Branch: maint-5.005/perl
10175 + ext/DynaLoader/dl_beos.xs
10176 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
10177 ! lib/ExtUtils/MM_Unix.pm
10178 ____________________________________________________________________________
10179 [ 2726] By: gbarr on 1999/01/29 03:30:51
10180 Log: Remove use of File::Slurp in t/lib/textfill.t
10181 Branch: maint-5.005/perl
10183 ____________________________________________________________________________
10184 [ 2725] By: gbarr on 1999/01/29 03:11:41
10185 Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
10186 Date: Wed, 27 Jan 1999 23:14:33 -0800
10187 Message-Id: <199901280714.XAA10176@activestate.com>
10188 Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
10189 Branch: maint-5.005/perl
10190 ! win32/Makefile win32/makefile.mk
10191 ____________________________________________________________________________
10192 [ 2720] By: gsar on 1999/01/27 21:54:42
10193 Log: missing space while munging CCFLAGS for PERL_CAPI
10195 ! lib/ExtUtils/MM_Unix.pm
10196 ____________________________________________________________________________
10197 [ 2718] By: jhi on 1999/01/27 19:46:04
10198 Log: io/fs.t fails test #18 (sense of tests appears to have been
10199 changed incompletely; this patch just skips the test attached,
10200 a la test #17 preceding it).
10202 From: "G. Del Merritt" <del@intranetics.com>
10203 To: perlbug@perl.com
10204 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10205 Date: Tue, 26 Jan 1999 12:09:09 -0700
10206 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10207 Branch: maint-5.005/perl
10209 ____________________________________________________________________________
10210 [ 2717] By: jhi on 1999/01/27 19:44:46
10211 Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
10213 From: "G. Del Merritt" <del@intranetics.com>
10214 To: perlbug@perl.com
10215 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
10216 Date: Tue, 26 Jan 1999 12:09:09 -0700
10217 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
10218 Branch: maint-5.005/perl
10220 ____________________________________________________________________________
10221 [ 2715] By: jhi on 1999/01/27 19:34:28
10222 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
10223 To: perl5-porters@perl.org
10224 Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
10225 Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
10226 Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
10227 Branch: maint-5.005/perl
10228 ! hints/mpeix.sh mpeix/relink
10229 ____________________________________________________________________________
10230 [ 2710] By: jhi on 1999/01/27 19:22:23
10233 From: Spider Boardman <spider@web.zk3.dec.com>
10234 To: perlbug@perl.com
10235 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10236 Date: Wed, 27 Jan 1999 12:27:15 -0500
10237 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
10239 From: Spider Boardman <spider@web.zk3.dec.com>
10240 To: perlbug@perl.com
10241 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10242 Date: Wed, 27 Jan 1999 13:31:16 -0500
10243 Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
10244 Branch: maint-5.005/perl
10245 ! Configure ext/Errno/Errno_pm.PL
10246 ____________________________________________________________________________
10247 [ 2709] By: jhi on 1999/01/27 19:17:35
10248 Log: Fix Configure installusrbinperl:
10250 From: Spider Boardman <spider@web.zk3.dec.com>
10252 cc: perl5-porters@perl.org
10253 Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
10254 Date: Wed, 27 Jan 1999 13:03:35 -0500
10255 Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
10256 Branch: maint-5.005/perl
10258 ____________________________________________________________________________
10259 [ 2707] By: gbarr on 1999/01/26 02:06:17
10260 Log: Add redef IO::Handle::* for setv?buf()
10261 Branch: maint-5.005/perl
10262 ! ext/POSIX/POSIX.pm
10263 ____________________________________________________________________________
10264 [ 2705] By: jhi on 1999/01/24 15:14:30
10265 Log: Mention year-1900 and month 0..11.
10267 ! lib/Time/Local.pm
10268 ____________________________________________________________________________
10269 [ 2704] By: jhi on 1999/01/24 15:13:36
10270 Log: Document Configure -Uinstallusrbinperl.
10272 ! INSTALL pod/perldelta.pod
10273 ____________________________________________________________________________
10274 [ 2698] By: jhi on 1999/01/24 12:46:00
10275 Log: Use only xlc_r for usethreads.
10278 ____________________________________________________________________________
10279 [ 2695] By: gsar on 1999/01/24 07:09:05
10280 Log: integrate cfgperl changes into mainline
10282 +> lib/Exporter/Heavy.pm
10283 !> (integrate 65 files)
10284 ____________________________________________________________________________
10285 [ 2694] By: gsar on 1999/01/24 01:28:49
10286 Log: better notes on 'make' on win32
10289 ____________________________________________________________________________
10290 [ 2683] By: jhi on 1999/01/22 15:41:00
10291 Log: More de-cut-and-pastos.
10293 ! hints/irix_6.sh hints/os2.sh
10294 ____________________________________________________________________________
10295 [ 2682] By: jhi on 1999/01/22 15:30:51
10296 Log: usethreads.cbu cut-and-pasto.
10298 ! hints/solaris_2.sh
10299 ____________________________________________________________________________
10300 [ 2681] By: jhi on 1999/01/22 14:54:55
10301 Log: Better (I hope) LANGUAGE documentation.
10303 ! pod/perllocale.pod
10304 ____________________________________________________________________________
10305 [ 2680] By: jhi on 1999/01/22 09:20:29
10306 Log: From: Dan Sugalski <sugalskd@osshe.edu>
10307 To: perl5-porters@perl.org
10308 Subject: [PATCH 5.005_03MT3]VMS configure tweak
10309 Date: Wed, 20 Jan 1999 12:05:18 -0800
10310 Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
10312 ! vms/subconfigure.com
10313 ____________________________________________________________________________
10314 [ 2679] By: jhi on 1999/01/22 09:13:18
10315 Log: nosuid getmntent() branch.
10318 ____________________________________________________________________________
10319 [ 2678] By: jhi on 1999/01/22 08:54:19
10320 Log: nosuid patch continued: *BSD needs <sys/param.h>.
10322 ! Configure config_h.SH
10323 ____________________________________________________________________________
10324 [ 2676] By: gbarr on 1999/01/22 01:54:02
10325 Log: Fixup FindBin to use File::Spec
10327 Message-Id: <19990120185157.D24479@west-tip.transeda.com>
10328 Date: Wed, 20 Jan 1999 18:51:57 +0000
10329 From: Paul Johnson <pjcj@transeda.com>
10330 Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
10331 Branch: maint-5.005/perl
10333 ____________________________________________________________________________
10334 [ 2671] By: gbarr on 1999/01/22 00:40:13
10335 Log: Fix win32 for Borland compiler and spaces in paths
10337 From: Gurusamy Sarathy <gsar@activestate.com>
10338 Date: Mon, 18 Jan 1999 20:33:17 -0800
10339 Message-Id: <199901190433.UAA03656@activestate.com>
10340 Subject: [PATCH] 5.005_03-trial3 win32 issues
10341 Branch: maint-5.005/perl
10342 ! README.win32 win32/Makefile win32/config_sh.PL
10343 ! win32/makefile.mk win32/runperl.c
10344 ____________________________________________________________________________
10345 [ 2670] By: jhi on 1999/01/21 16:12:38
10346 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10347 To: perl5-porters@perl.org
10348 Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
10349 Date: Thu, 21 Jan 1999 12:08:01 +0000
10350 Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
10352 ! pod/perldiag.pod t/op/subst.t toke.c
10353 ____________________________________________________________________________
10354 [ 2669] By: jhi on 1999/01/21 16:11:46
10355 Log: To: perl5-porters@perl.org
10356 Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
10357 From: Anton Berezin <tobez@plab.ku.dk>
10358 Date: 21 Jan 1999 17:07:28 +0100
10359 Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
10362 ____________________________________________________________________________
10363 [ 2668] By: jhi on 1999/01/21 15:38:34
10364 Log: Add Daniel Grisinger <dgris@dimensional.com>.
10367 ____________________________________________________________________________
10368 [ 2667] By: jhi on 1999/01/21 15:32:28
10369 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10370 To: Mailing list Perl5 <perl5-porters@perl.org>
10371 Subject: [PATCH 5.005_53] Lean Exporter.pm
10372 Date: Thu, 21 Jan 1999 03:25:23 -0500
10373 Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
10375 + lib/Exporter/Heavy.pm
10376 ! MANIFEST lib/Exporter.pm
10377 ____________________________________________________________________________
10378 [ 2666] By: jhi on 1999/01/21 15:24:10
10379 Log: From: "W. Phillip Moore" <wpm@ms.com>
10380 To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
10381 Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
10382 Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
10383 Message-ID: <13988.46383.298992.97303@zappa>
10386 ____________________________________________________________________________
10387 [ 2665] By: jhi on 1999/01/21 15:20:48
10388 Log: CPAN update (CPAN-1.44_54) from Andreas and
10389 jumbo doc patch from Abigail.
10391 From: abigail@fnx.com
10392 To: perl5-porters@perl.org (Perl Porters)
10393 Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm] Typos
10394 Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
10395 Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
10397 From: abigail@fnx.com
10398 To: perl5-porters@perl.org (Perl Porters)
10399 Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
10400 Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
10401 Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
10403 From: abigail@fnx.com
10404 To: perl5-porters@perl.org (Perl Porters)
10405 Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
10406 Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
10407 Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
10409 From: abigail@fnx.com
10410 To: perl5-porters@perl.org (Perl Porters)
10411 Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
10412 Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
10413 Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
10415 From: abigail@fnx.com
10416 To: perl5-porters@perl.org (Perl Porters)
10417 Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
10418 Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
10419 Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
10421 From: abigail@fnx.com
10422 To: perl5-porters@perl.org (Perl Porters)
10423 Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
10424 Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
10425 Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
10427 From: abigail@fnx.com
10428 To: perl5-porters@perl.org (Perl Porters)
10429 Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
10430 Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
10431 Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
10433 From: abigail@fnx.com
10434 To: perl5-porters@perl.org (Perl Porters)
10435 Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
10436 Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
10437 Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
10439 From: abigail@fnx.com
10440 To: perl5-porters@perl.org (Perl Porters)
10441 Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
10442 Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
10443 Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
10445 From: abigail@fnx.com
10446 To: perl5-porters@perl.org (Perl Porters)
10447 Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
10448 Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
10449 Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
10451 From: abigail@fnx.com
10452 To: perl5-porters@perl.org (Perl Porters)
10453 Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos (ignore previous patch for this file...)
10454 Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
10455 Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
10457 From: abigail@fnx.com
10458 To: perl5-porters@perl.org (Perl Porters)
10459 Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
10460 Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
10461 Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
10463 From: abigail@fnx.com
10464 To: perl5-porters@perl.org (Perl Porters)
10465 Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
10466 Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
10467 Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
10469 ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
10470 ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10471 ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
10472 ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
10473 ____________________________________________________________________________
10474 [ 2664] By: jhi on 1999/01/21 14:47:43
10475 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10476 To: Mailing list Perl5 <perl5-porters@perl.org>
10477 Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
10478 Date: Thu, 21 Jan 1999 03:58:29 -0500
10479 Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
10481 ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
10482 ____________________________________________________________________________
10483 [ 2663] By: jhi on 1999/01/21 14:43:58
10484 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10485 To: Mailing list Perl5 <perl5-porters@perl.org>
10486 Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
10487 Date: Thu, 21 Jan 1999 02:46:34 -0500
10488 Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
10490 ! ext/Errno/Errno_pm.PL
10491 ____________________________________________________________________________
10492 [ 2662] By: jhi on 1999/01/21 14:42:42
10493 Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
10494 To: Francois Desarmenien <desar@club-internet.fr>
10495 Cc: Gurusamy Sarathy <gsar@activestate.com>,
10496 Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
10497 Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
10498 Date: 21 Jan 1999 00:17:35 -0700
10499 Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
10501 ! Porting/patching.pod
10502 ____________________________________________________________________________
10503 [ 2661] By: jhi on 1999/01/21 14:41:13
10504 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10505 To: Mailing list Perl5 <perl5-porters@perl.org>
10506 Subject: [PATCH 5.00*] makedepend
10507 Date: Thu, 21 Jan 1999 02:08:27 -0500
10508 Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
10511 ____________________________________________________________________________
10512 [ 2660] By: jhi on 1999/01/21 14:36:45
10513 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10514 To: Mailing list Perl5 <perl5-porters@perl.org>
10515 Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
10516 Date: Tue, 19 Jan 1999 20:06:45 -0500
10517 Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
10519 ! os2/Changes os2/os2.c
10520 ____________________________________________________________________________
10521 [ 2657] By: jhi on 1999/01/21 11:40:35
10522 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
10523 To: perl5-porters@perl.org
10524 Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
10525 Date: Mon, 18 Jan 1999 01:32:31 PST
10526 Message-ID: <19990118093231.18443.qmail@hotmail.com>
10529 ____________________________________________________________________________
10530 [ 2656] By: jhi on 1999/01/21 11:35:34
10531 Log: From: Achim Bohnet <ach@mpe.mpg.de>
10532 Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED)
10533 Date: Wed, 20 Jan 1999 20:25:53 +0100
10534 Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
10537 ____________________________________________________________________________
10538 [ 2655] By: jhi on 1999/01/21 10:46:01
10539 Log: Handle NIS (and NetInfo) more robustly.
10541 ! t/op/grent.t t/op/pwent.t
10542 ____________________________________________________________________________
10543 [ 2654] By: jhi on 1999/01/21 10:17:20
10544 Log: Two-argument eaccess() of SCO.
10547 ____________________________________________________________________________
10548 [ 2653] By: jhi on 1999/01/21 08:53:14
10549 Log: -DNO_NOSUID_CHECK for those platforms which have no way
10550 of checking for nosuid but still want suidperl.
10553 ____________________________________________________________________________
10554 [ 2652] By: jhi on 1999/01/21 08:22:50
10555 Log: The LANGUAGE mirrors LC_ALL usage.
10557 ! Configure config_h.SH
10558 ____________________________________________________________________________
10559 [ 2651] By: jhi on 1999/01/20 22:01:21
10560 Log: I_MNTENT was missing.
10562 ! Configure config_h.SH
10563 ____________________________________________________________________________
10564 [ 2650] By: jhi on 1999/01/19 13:42:03
10565 Log: NetBSD update, based on patches from the NetBSD packages system.
10567 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
10568 ____________________________________________________________________________
10569 [ 2649] By: jhi on 1999/01/19 12:44:02
10570 Log: Jumbo Configure update.
10571 * -Uinstallusrbinperl: disable /usr/bin/perl installation
10577 ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
10578 ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
10579 ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
10580 ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
10581 ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
10583 ____________________________________________________________________________
10584 [ 2648] By: jhi on 1999/01/19 09:16:44
10585 Log: Mention /usr/share/locale.
10587 ! pod/perllocale.pod
10588 ____________________________________________________________________________
10589 [ 2647] By: jhi on 1999/01/19 09:11:11
10590 Log: SHMLBA strikes back in NetBSD/sparc.
10592 From: Dave Nelson <David.Nelson@bellcow.com>
10594 Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
10595 Date: Mon, 18 Jan 1999 22:07:56 -0600
10596 Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
10598 ! ext/IPC/SysV/SysV.xs
10599 ____________________________________________________________________________
10600 [ 2646] By: jhi on 1999/01/19 08:58:17
10601 Log: Show LANGUAGE env var when needed. (Augment change #2645).
10603 ! util.c utils/perlbug.PL
10604 ____________________________________________________________________________
10605 [ 2645] By: jhi on 1999/01/19 08:52:15
10606 Log: Document the GNU LANGUAGE env var.
10608 ! pod/perllocale.pod
10609 ____________________________________________________________________________
10610 [ 2644] By: jhi on 1999/01/19 08:42:25
10611 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10612 To: Mailing list Perl5 <perl5-porters@perl.org>
10613 Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
10614 Date: Mon, 18 Jan 1999 20:57:02 -0500
10615 Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
10617 ! pp_hot.c t/op/pat.t
10618 ____________________________________________________________________________
10619 [ 2643] By: jhi on 1999/01/18 11:23:41
10620 Log: Add various cruft to "clean" target. (Time for t/Makefile?)
10623 ____________________________________________________________________________
10624 [ 2642] By: jhi on 1999/01/18 11:03:38
10625 Log: GNU libc locale system has LANGUAGE env var that partly
10626 overrides even LC_ALL.
10628 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
10629 ____________________________________________________________________________
10630 [ 2641] By: jhi on 1999/01/18 10:55:04
10631 Log: Integrate from mainperl.
10633 +> ext/B/defsubs.h.PL
10635 !> (integrate 38 files)
10636 ____________________________________________________________________________
10637 [ 2640] By: gsar on 1999/01/18 10:06:29
10638 Log: a few random cleanups
10640 ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
10641 ____________________________________________________________________________
10642 [ 2639] By: gsar on 1999/01/18 05:56:21
10643 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
10644 Date: Sun, 17 Jan 1999 16:41:10 PST
10645 Message-Id: <19990118004111.29667.qmail@hotmail.com>
10646 Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
10649 ____________________________________________________________________________
10650 [ 2638] By: gsar on 1999/01/18 05:41:21
10651 Log: From: jan.dubois@ibm.net (Jan Dubois)
10652 Date: Mon, 18 Jan 1999 00:37:41 +0100
10653 Message-Id: <36a271cd.2105507@smtp1.ibm.net>
10654 Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
10657 ____________________________________________________________________________
10658 [ 2633] By: gsar on 1999/01/17 13:39:59
10659 Log: bogus assert()
10661 ! pp.c t/op/groups.t
10662 ____________________________________________________________________________
10663 [ 2632] By: gsar on 1999/01/17 13:22:04
10664 Log: various tweaks for clean build and test on win32
10666 ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
10667 ! op.c t/pragma/warn/doio
10668 ____________________________________________________________________________
10669 [ 2631] By: gsar on 1999/01/17 12:28:06
10670 Log: undo change#2336, and add clarification about subversive
10671 CPAN distributions from Andreas Koenig
10673 ! Porting/pumpkin.pod lib/CPAN.pm
10674 ____________________________________________________________________________
10675 [ 2630] By: gsar on 1999/01/17 12:04:06
10676 Log: fix silent taint failures under -U
10679 ____________________________________________________________________________
10680 [ 2629] By: gsar on 1999/01/17 12:00:23
10681 Log: sanity check piped opens (tweaked version of patch suggested
10682 by Mark-Jason Dominus)
10684 ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
10685 ! t/op/taint.t t/pragma/warn/doio
10686 ____________________________________________________________________________
10687 [ 2628] By: gsar on 1999/01/17 11:26:21
10690 ! embed.h embedvar.h objXSUB.h
10691 ____________________________________________________________________________
10692 [ 2627] By: gsar on 1999/01/17 11:23:37
10693 Log: PERL_OBJECTness for change#2595
10695 ! embed.pl op.c pod/perlport.pod proto.h
10696 ____________________________________________________________________________
10697 [ 2626] By: gsar on 1999/01/17 09:47:07
10698 Log: PERL_OBJECT tweaks for change#2426
10700 ! embed.pl proto.h regcomp.c
10701 ____________________________________________________________________________
10702 [ 2625] By: gsar on 1999/01/17 09:37:58
10703 Log: documentation in change#2596 is not quite right; fix it
10705 ! lib/Math/BigFloat.pm pod/perlguts.pod
10706 ____________________________________________________________________________
10707 [ 2624] By: gsar on 1999/01/17 09:28:34
10708 Log: undo change#2571; C<use File::Spec> instead
10711 ____________________________________________________________________________
10712 [ 2623] By: gsar on 1999/01/17 09:20:42
10713 Log: change#2572 is not applicable; undo, retaining scan_bin addition
10716 ! global.sym perl.c proto.h
10717 ____________________________________________________________________________
10718 [ 2622] By: gsar on 1999/01/17 09:17:42
10719 Log: change#2576 is based on a wrong premise; undo it
10722 ____________________________________________________________________________
10723 [ 2621] By: gsar on 1999/01/17 09:12:42
10724 Log: fix change#2602 to not used hard coded constants
10726 ! ext/B/B/C.pm ext/B/defsubs.h.PL
10727 ____________________________________________________________________________
10728 [ 2620] By: gsar on 1999/01/17 09:02:07
10729 Log: integrate cfgperl changes into mainline, fix conflicts
10731 +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
10732 +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
10733 +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
10734 +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
10735 +> pod/perlopentut.pod
10736 !> (integrate 162 files)
10737 ____________________________________________________________________________
10738 [ 2619] By: gsar on 1999/01/17 08:42:04
10739 Log: a few doc typos
10741 ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
10742 ____________________________________________________________________________
10743 [ 2616] By: gbarr on 1999/01/16 18:59:55
10744 Log: Win32 changes from Jan
10746 From: jan.dubois@ibm.net (Jan Dubois)
10747 Date: Fri, 15 Jan 1999 23:38:35 +0100
10748 Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
10749 Subject: [PATCH 5.005_03m2] Win32 Makefile patches
10751 From: jan.dubois@ibm.net (Jan Dubois)
10752 Date: Sat, 16 Jan 1999 13:02:45 +0100
10753 Message-ID: <36a07da6.10722337@smtp1.ibm.net>
10754 Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
10755 Branch: maint-5.005/perl
10756 ! README.win32 win32/Makefile win32/makefile.mk
10757 ____________________________________________________________________________
10758 [ 2615] By: gbarr on 1999/01/16 18:48:48
10759 Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
10761 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10762 Date: Thu, 07 Jan 1999 00:12:00 -0500
10763 Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
10764 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
10766 From: Gurusamy Sarathy <gsar@engin.umich.edu>
10767 Date: Thu, 14 Jan 1999 19:21:46 -0500
10768 Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
10769 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
10770 Branch: maint-5.005/perl
10771 ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
10772 ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
10773 ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
10774 ! win32/makedef.pl win32/runperl.c win32/win32.c
10775 ____________________________________________________________________________
10776 [ 2614] By: gbarr on 1999/01/16 16:48:38
10777 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10778 Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
10779 Message-Id: <199901151528.RAA08785@alpha.hut.fi>
10780 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
10782 From: Jarkko Hietaniemi <jhi@iki.fi>
10783 Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
10784 Message-Id: <199901151644.SAA08184@alpha.hut.fi>
10785 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
10787 From: Jarkko Hietaniemi <jhi@iki.fi>
10788 Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
10789 Message-Id: <199901151652.SAA11259@alpha.hut.fi>
10790 Subject: the promised "installusrbinperl + NetBSD" fix
10791 Branch: maint-5.005/perl
10792 ! Configure Makefile.SH hints/netbsd.sh installperl
10793 ! makedepend.SH unixish.h
10794 ____________________________________________________________________________
10795 [ 2611] By: jhi on 1999/01/14 12:16:14
10796 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
10797 To: pumpkings@jhereg.perl.com
10798 Subject: perlopentut.pod
10799 Date: Sat, 09 Jan 1999 08:13:18 -0700
10800 Message-Id: <199901091513.IAA17512@jhereg.perl.com>
10802 + pod/perlopentut.pod
10803 ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
10804 ____________________________________________________________________________
10805 [ 2607] By: gbarr on 1999/01/14 02:53:40
10806 Log: Added Carp::cluck to perldelta.pod
10807 Branch: maint-5.005/perl
10808 ! pod/perldelta.pod
10809 ____________________________________________________________________________
10810 [ 2605] By: jhi on 1999/01/13 18:26:19
10811 Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
10812 To: "'cpan@perl.org'" <cpan@perl.org>
10813 Subject: "Bug" fix for File::Find.pm
10814 Date: Thu, 31 Dec 1998 13:01:50 -0500
10815 Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
10818 ____________________________________________________________________________
10819 [ 2604] By: jhi on 1999/01/13 18:08:45
10820 Log: From: Peter Wolfe <wolfe@teloseng.com>
10821 Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
10822 To: perlbug@perl.com
10823 Date: 11 Jan 1999 23:00:05 +0200
10824 Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
10827 ____________________________________________________________________________
10828 [ 2603] By: jhi on 1999/01/13 18:06:56
10829 Log: From: hans@icgroup.nl (Hans Mulder)
10830 Subject: [Patch for 5.005_54] re::debugcolors dumps core
10831 To: perlbug@perl.com
10832 Cc: hansmu@xs4all.nl
10833 Date: 11 Jan 1999 22:22:45 +0200
10834 Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
10836 ! ext/re/re.pm regcomp.c
10837 ____________________________________________________________________________
10838 [ 2602] By: jhi on 1999/01/13 18:05:43
10839 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
10840 Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
10841 Date: 11 Jan 1999 08:02:41 +0200
10843 Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
10845 ! ext/B/B.xs ext/B/B/C.pm
10846 ____________________________________________________________________________
10847 [ 2601] By: jhi on 1999/01/13 18:01:53
10848 Log: From: James FitzGibbon <james@ican.net>
10849 Subject: Trivial patch for HP-UX 11 and shared libperl
10850 To: perl5-porters@perl.org
10851 Date: 8 Jan 1999 19:13:23 +0200
10852 Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
10855 ____________________________________________________________________________
10856 [ 2600] By: jhi on 1999/01/13 17:59:45
10857 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
10858 Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
10859 To: perl5-porters@perl.org
10860 Date: 8 Jan 1999 12:43:36 +0200
10861 Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
10864 ____________________________________________________________________________
10865 [ 2599] By: jhi on 1999/01/13 17:50:11
10866 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
10867 Subject: PATCH to installperl
10868 To: perl5-porters@perl.org
10869 Date: 4 Jan 1999 16:15:18 +0200
10870 Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
10873 ____________________________________________________________________________
10874 [ 2598] By: jhi on 1999/01/13 17:34:51
10875 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10876 To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
10877 Cc: perl5-porters@perl.org
10878 Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
10879 Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
10880 Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
10882 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10883 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
10884 ____________________________________________________________________________
10885 [ 2597] By: jhi on 1999/01/13 17:30:33
10886 Log: From: David Dyck <dcd@tc.fluke.com>
10887 To: Perl Porters <perl5-porters@perl.org>,
10888 Gurusamy Sarathy <gsar@engin.umich.edu>
10889 Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
10890 Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
10891 Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
10894 ____________________________________________________________________________
10895 [ 2596] By: jhi on 1999/01/13 17:26:44
10896 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10897 To: perl5-porters@perl.org
10898 Subject: [PATCH] modglobal w/ spelling fixes
10899 Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
10900 Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
10903 ____________________________________________________________________________
10904 [ 2595] By: jhi on 1999/01/13 17:24:59
10905 Log: From: Hans Mulder <hansm@icgroup.nl>
10906 Optimize common sort routines. Thread started by the message
10908 From: Hans Mulder <hansm@icgroup.nl>
10909 Sender: owner-perl5-porters@perl.org
10910 To: perl5-porters@perl.org
10911 Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
10912 Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
10914 and the patch from the message
10916 From: Hans Mulder <hans@icgroup.nl>
10918 Cc: perl5-porters@perl.org
10919 Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
10921 Date: Wed, 13 Jan 1999 17:39:35 +0100
10922 Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
10924 ! Todo op.c op.h pp_ctl.c t/op/sort.t
10925 ____________________________________________________________________________
10926 [ 2594] By: jhi on 1999/01/13 16:50:17
10927 Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
10928 (the diffs were based on 5.004_02). Tested by Guido
10929 and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
10931 + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
10932 + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
10933 + mint/sys/time.h mint/time.h
10934 ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
10935 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
10936 ____________________________________________________________________________
10937 [ 2593] By: jhi on 1999/01/09 16:54:26
10941 ____________________________________________________________________________
10942 [ 2592] By: jhi on 1999/01/09 16:17:13
10943 Log: Move usethreads and use64bits logic from hints to Configure.
10945 ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
10946 ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
10947 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
10948 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
10949 ____________________________________________________________________________
10950 [ 2591] By: jhi on 1999/01/09 14:45:24
10951 Log: Missing dTHRs added.
10954 ____________________________________________________________________________
10955 [ 2590] By: jhi on 1999/01/08 15:27:17
10956 Log: Finalize change #2589 and add better AIX nm scanning from:
10958 Message-Id: <m0zyNW0-00017VC@gentoo.com>
10959 From: bll@gentoo.com (Brad Lanam)
10960 Subject: Re: mailhelp returned a non-zero status
10961 In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
10962 To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
10964 ! Configure hints/freebsd.sh hints/linux.sh
10965 ____________________________________________________________________________
10966 [ 2589] By: jhi on 1999/01/08 15:14:54
10967 Log: Undo change #2581.
10969 ! Configure hints/freebsd.sh hints/linux.sh
10970 ____________________________________________________________________________
10971 [ 2588] By: jhi on 1999/01/08 11:51:52
10972 Log: FAQ jumbo patch from tchrist.
10974 Message-Id: <199901080605.XAA20229@jhereg.perl.com>
10975 From: Tom Christiansen <tchrist@jhereg.perl.com>
10976 To: pumpkings@jhereg.perl.com
10977 Subject: newest version of perlfaq.pod
10978 Date: Thu, 7 Jan 1999 23:05:02 -0700
10980 Message-Id: <199901080605.XAA20231@jhereg.perl.com>
10981 From: Tom Christiansen <tchrist@jhereg.perl.com>
10982 To: pumpkings@jhereg.perl.com
10983 Subject: newest version of perlfaq1.pod
10984 Date: Thu, 7 Jan 1999 23:05:02 -0700
10986 Message-Id: <199901080605.XAA20233@jhereg.perl.com>
10987 From: Tom Christiansen <tchrist@jhereg.perl.com>
10988 To: pumpkings@jhereg.perl.com
10989 Subject: newest version of perlfaq2.pod
10990 Date: Thu, 7 Jan 1999 23:05:02 -0700
10992 Message-Id: <199901080605.XAA20235@jhereg.perl.com>
10993 From: Tom Christiansen <tchrist@jhereg.perl.com>
10994 To: pumpkings@jhereg.perl.com
10995 Subject: newest version of perlfaq3.pod
10996 Date: Thu, 7 Jan 1999 23:05:02 -0700
10998 Message-Id: <199901080605.XAA20237@jhereg.perl.com>
10999 From: Tom Christiansen <tchrist@jhereg.perl.com>
11000 To: pumpkings@jhereg.perl.com
11001 Subject: newest version of perlfaq4.pod
11002 Date: Thu, 7 Jan 1999 23:05:02 -0700
11004 Message-Id: <199901080605.XAA20239@jhereg.perl.com>
11005 From: Tom Christiansen <tchrist@jhereg.perl.com>
11006 To: pumpkings@jhereg.perl.com
11007 Subject: newest version of perlfaq5.pod
11008 Date: Thu, 7 Jan 1999 23:05:02 -0700
11010 Message-Id: <199901080605.XAA20241@jhereg.perl.com>
11011 From: Tom Christiansen <tchrist@jhereg.perl.com>
11012 To: pumpkings@jhereg.perl.com
11013 Subject: newest version of perlfaq6.pod
11014 Date: Thu, 7 Jan 1999 23:05:02 -0700
11016 Message-Id: <199901080605.XAA20243@jhereg.perl.com>
11017 From: Tom Christiansen <tchrist@jhereg.perl.com>
11018 To: pumpkings@jhereg.perl.com
11019 Subject: newest version of perlfaq7.pod
11020 Date: Thu, 7 Jan 1999 23:05:03 -0700
11022 Message-Id: <199901080605.XAA20245@jhereg.perl.com>
11023 From: Tom Christiansen <tchrist@jhereg.perl.com>
11024 To: pumpkings@jhereg.perl.com
11025 Subject: newest version of perlfaq8.pod
11026 Date: Thu, 7 Jan 1999 23:05:03 -0700
11028 Message-Id: <199901080605.XAA20257@jhereg.perl.com>
11029 From: Tom Christiansen <tchrist@jhereg.perl.com>
11030 To: pumpkings@jhereg.perl.com
11031 Subject: newest version of perlfaq9.pod
11032 Date: Thu, 7 Jan 1999 23:05:03 -0700
11034 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11035 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11036 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11038 ____________________________________________________________________________
11039 [ 2587] By: jhi on 1999/01/08 11:17:43
11040 Log: More doc fixes from Abigail.
11042 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
11043 ! lib/User/pwent.pm
11044 ____________________________________________________________________________
11045 [ 2585] By: jhi on 1999/01/08 08:31:02
11046 Log: Change #2584 from maint-5.005:
11048 implemented Ilya's suggested fix, and added a testcase
11050 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11051 Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
11052 Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
11053 Subject: Re: Text::ParseWords: regex fix
11055 ! lib/Text/ParseWords.pm t/lib/parsewords.t
11056 ____________________________________________________________________________
11057 [ 2583] By: gbarr on 1999/01/08 04:50:03
11058 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11059 Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
11060 Message-Id: <199901071047.MAA24100@alpha.hut.fi>
11061 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
11062 Branch: maint-5.005/perl
11063 ! ext/Errno/Errno_pm.PL
11064 ____________________________________________________________________________
11065 [ 2581] By: jhi on 1999/01/07 16:38:03
11066 Log: Configure update:
11067 - usethreads, use64bits, and usemultiplicity
11068 are no more interactively asked by Configure
11069 - "int main()" (vs bare "main()") enforced in test programs
11071 ! Configure hints/freebsd.sh hints/linux.sh
11072 ____________________________________________________________________________
11073 [ 2580] By: jhi on 1999/01/07 11:19:12
11074 Log: From: Dan Sugalski <sugalskd@osshe.edu>
11075 Date: Wed, 06 Jan 1999 13:47:34 -0800
11076 Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
11077 Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
11080 ____________________________________________________________________________
11081 [ 2579] By: jhi on 1999/01/07 09:08:36
11082 Log: Another set of doc patches from Abigail
11084 From: abigail@fnx.com
11085 Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
11086 Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
11087 Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
11089 From: abigail@fnx.com
11090 Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
11091 Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
11092 Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
11094 From: abigail@fnx.com
11095 Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
11096 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
11097 Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
11099 From: abigail@fnx.com
11100 Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
11101 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
11102 Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
11104 From: abigail@fnx.com
11105 Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
11106 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
11107 Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
11109 From: abigail@fnx.com
11110 Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
11111 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
11112 Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
11114 From: abigail@fnx.com
11115 Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
11116 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
11117 Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
11119 From: abigail@fnx.com
11120 Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
11121 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
11122 Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
11124 From: abigail@fnx.com
11125 Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
11126 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
11127 Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
11129 From: abigail@fnx.com
11130 Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
11131 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
11132 Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
11134 From: abigail@fnx.com
11135 Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
11136 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
11137 Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
11139 From: abigail@fnx.com
11140 Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
11141 Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
11142 Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
11144 From: abigail@fnx.com
11145 Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
11146 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
11147 Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
11149 From: abigail@fnx.com
11150 Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
11151 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
11152 Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
11154 ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
11155 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
11156 ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
11157 ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
11158 ! lib/Tie/Array.pm lib/Tie/Hash.pm
11159 ____________________________________________________________________________
11160 [ 2576] By: jhi on 1999/01/06 17:05:20
11161 Log: Change #2582 fallout: the amagic_cmp* are no more file static.
11164 ____________________________________________________________________________
11165 [ 2575] By: jhi on 1999/01/06 13:18:56
11166 Log: Enhance the great_circle_distance() documentation.
11169 ____________________________________________________________________________
11170 [ 2574] By: jhi on 1999/01/06 12:58:03
11171 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
11172 To: perlbug@perl.com
11173 Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
11174 Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
11175 Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
11178 ____________________________________________________________________________
11179 [ 2573] By: jhi on 1999/01/06 12:40:19
11180 Log: From: "W. Phillip Moore" <wpm@ms.com>
11181 To: perlbug@perl.org
11182 Subject: [PATCH] POSIX getpgrp is not -w clean
11183 Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11184 Message-ID: <13970.20107.190314.549471@zappa>
11186 ! ext/POSIX/POSIX.pm
11187 ____________________________________________________________________________
11188 [ 2572] By: jhi on 1999/01/06 12:25:24
11190 From: jan.dubois@ibm.net (Jan Dubois)
11191 To: perl5-porters@perl.org
11192 Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11193 Date: Wed, 06 Jan 1999 01:24:09 +0100
11194 Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11196 - objXSUB.h was already okay
11197 - embed.h patching is futile, global.sym patched instead
11198 - objpp.h does not exist
11199 - proto.h addition applied manually
11200 - win32/GenCAPI.pl was already okay
11201 - win32/makedef.pl was already okay
11203 ! global.sym perl.c proto.h
11204 ____________________________________________________________________________
11205 [ 2571] By: jhi on 1999/01/06 11:25:48
11206 Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11207 To: perlbug@perl.com
11208 Subject: FindBin.pm on Win32 systems
11209 Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11210 Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11213 ____________________________________________________________________________
11214 [ 2570] By: jhi on 1999/01/06 11:21:48
11215 Log: From: Dan Sugalski <sugalskd@osshe.edu>
11216 To: perl5-porters@perl.org, vmsperl@perl.org
11217 Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
11218 Date: Tue, 05 Jan 1999 16:47:31 -0800
11219 Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
11221 (the ext/IO/lib/IO/Socket.pm was not really changed here;
11222 it was a leftover from #2569)
11224 ! ext/IO/lib/IO/Socket.pm taint.c
11225 ____________________________________________________________________________
11226 [ 2569] By: jhi on 1999/01/06 11:18:22
11227 Log: Jumbo doc patch from Abigail (almost identical to
11228 the 5.005-maint change #2562 except for the
11229 ext/IO/lib/IO/Socket.pm patch which was not
11230 applicable because the IO version of 5.005-devel
11231 is somewhat different (why?))
11233 From: abigail@fnx.com
11234 Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
11235 Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
11236 Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
11238 From: abigail@fnx.com
11239 Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
11240 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
11241 Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
11243 From: abigail@fnx.com
11244 Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
11245 Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
11246 Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
11248 From: abigail@fnx.com
11249 Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
11250 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
11251 Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
11253 From: abigail@fnx.com
11254 Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
11255 Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
11256 Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
11258 From: abigail@fnx.com
11259 Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
11260 Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
11261 Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
11263 From: abigail@fnx.com
11264 Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
11265 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
11266 Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
11268 From: abigail@fnx.com
11269 Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
11270 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
11271 Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
11273 From: abigail@fnx.com
11274 Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
11275 Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
11276 Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
11278 From: abigail@fnx.com
11279 Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
11280 Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
11281 Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
11283 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
11284 ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
11285 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
11286 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11287 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
11288 ____________________________________________________________________________
11289 [ 2568] By: gbarr on 1999/01/06 03:13:15
11290 Log: From: jan.dubois@ibm.net (Jan Dubois)
11291 Date: Wed, 06 Jan 1999 01:24:09 +0100
11292 Message-ID: <3696aa85.18259325@smtp1.ibm.net>
11293 Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
11294 Branch: maint-5.005/perl
11295 ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
11296 ! win32/GenCAPI.pl win32/makedef.pl
11297 ____________________________________________________________________________
11298 [ 2566] By: gbarr on 1999/01/06 02:29:05
11299 Log: From: "W. Phillip Moore" <wpm@ms.com>
11300 Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
11301 Message-ID: <13970.20107.190314.549471@zappa>
11302 Subject: [PATCH] POSIX getpgrp is not -w clean
11303 Branch: maint-5.005/perl
11304 ! ext/POSIX/POSIX.pm
11305 ____________________________________________________________________________
11306 [ 2565] By: gbarr on 1999/01/06 02:19:00
11307 Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
11308 Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
11309 Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
11310 Subject: FindBin.pm on Win32 systems
11311 Branch: maint-5.005/perl
11313 ____________________________________________________________________________
11314 [ 2561] By: jhi on 1999/01/05 10:49:10
11315 Log: Reword the setlocale() 1-arg case better.
11317 ! ext/POSIX/POSIX.pod
11318 ____________________________________________________________________________
11319 [ 2559] By: gbarr on 1999/01/02 15:37:35
11320 Log: From: Blair Zajac <bzajac@geostaff.com>
11321 Date: Wed, 23 Dec 1998 17:13:32 -0800
11322 Message-ID: <3681953C.8B6A90AA@geostaff.com>
11323 Subject: Tie::SubstrHash patch
11324 Branch: maint-5.005/perl
11325 ! lib/Tie/SubstrHash.pm
11326 ____________________________________________________________________________
11327 [ 2554] By: jhi on 1999/01/02 14:55:06
11328 Log: Object destruction order testing.
11331 ____________________________________________________________________________
11332 [ 2553] By: jhi on 1999/01/02 14:49:40
11333 Log: perldelta the Dumpvalue.pm of change #2513.
11335 ! lib/Dumpvalue.pm pod/perldelta.pod
11336 ____________________________________________________________________________
11337 [ 2552] By: nick on 1999/01/02 14:45:38
11338 Log: Tone down Makefile.PL so it works on Win32
11340 ! ext/B/Makefile.PL
11341 ____________________________________________________________________________
11342 [ 2551] By: nick on 1999/01/02 14:06:30
11343 Log: Export constant subs from B.xs for op.h, cop.h and a few others.
11344 Use them in various B::* rather than have local defs.
11346 + ext/B/defsubs.h.PL
11347 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
11348 ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
11349 ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
11350 ____________________________________________________________________________
11351 [ 2550] By: nick on 1999/01/02 10:04:02
11352 Log: Integrate ext/B changes from //depot/cfgperl
11354 !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11355 ____________________________________________________________________________
11356 [ 2549] By: jhi on 1999/01/01 13:54:16
11357 Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
11358 To: perlbug@perl.com
11359 Subject: op/groups.t fails test 1 on HP-UX 10.20
11360 Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
11361 Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
11364 ____________________________________________________________________________
11365 [ 2548] By: jhi on 1999/01/01 13:53:31
11366 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11367 To: perl5-porters@perl.org
11368 cc: hv@crypt0.demon.co.uk
11369 Subject: [bug 5.004_54] duplicate error message
11370 Date: Thu, 31 Dec 1998 04:05:25 +0000
11371 Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
11373 Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
11374 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11375 To: hv@crypt0.demon.co.uk
11376 Cc: perl5-porters@perl.org
11377 Subject: [PATCH _54] Re: duplicate error message
11378 Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
11380 Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
11381 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11382 To: Stephen McCamant <smccam@uclink4.berkeley.edu>
11383 cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
11384 Subject: [TEST PATCH _54] Re: duplicate error message
11385 Date: Fri, 01 Jan 1999 07:32:14 +0000
11387 ! op.c t/pragma/warn/op
11388 ____________________________________________________________________________
11389 [ 2547] By: jhi on 1998/12/31 14:15:04
11390 Log: From: Chris Nandor <pudge@pobox.com>
11392 Cc: perl5-porters@perl.org
11393 Subject: Re: [PATCH] perlport.pod 1.38
11394 Date: Thu, 31 Dec 1998 09:06:48 -0500
11395 Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
11398 ____________________________________________________________________________
11399 [ 2546] By: jhi on 1998/12/31 11:18:17
11400 Log: From: Wilson P. Snyder II
11401 To: perl5-porters@perl.org
11402 Subject: [PATCH v5.5.53] REV2: Binary number support
11404 Message-ID: <199811301543.KAA15689@vulcan.maker.com>
11406 ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
11407 ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
11409 ____________________________________________________________________________
11410 [ 2545] By: jhi on 1998/12/31 09:27:40
11411 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11412 To: perlbug@perl.com
11413 Subject: "perl -T -P" dumps core on OpenBSD and Linux
11414 Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
11415 Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
11418 ____________________________________________________________________________
11419 [ 2544] By: jhi on 1998/12/31 09:21:45
11420 Log: From: Tim Bunce <Tim.Bunce@ig.co.uk>
11421 To: perlbug@perl.com
11422 Subject: bug in pod2man search for perl binary [5.005_5x]
11423 Date: Sat, 12 Dec 1998 23:08:51 +0000
11424 Message-ID: <19981212230851.A20578@ig.co.uk>
11427 ____________________________________________________________________________
11428 [ 2541] By: gbarr on 1998/12/30 14:37:14
11429 Log: From: jan.dubois@ibm.net (Jan Dubois)
11430 Date: Wed, 23 Dec 1998 21:26:38 +0100
11431 Message-ID: <36895086.8849224@smtp1.ibm.net>
11432 Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
11433 Branch: maint-5.005/perl
11434 ! lib/ExtUtils/MakeMaker.pm
11435 ____________________________________________________________________________
11436 [ 2540] By: jhi on 1998/12/30 08:42:04
11437 Log: Evermore AUTHORS and MAINTAIN.
11440 ____________________________________________________________________________
11441 [ 2539] By: jhi on 1998/12/29 15:10:34
11442 Log: More AUTHORS and MAINTAIN.
11445 ____________________________________________________________________________
11446 [ 2537] By: jhi on 1998/12/29 14:34:47
11447 Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
11448 Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
11449 Message-ID: <13942.32480.700000.640927@utensil>
11450 Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
11451 (mirror change#2531 in the 5.005-maint)
11454 ____________________________________________________________________________
11455 [ 2531] By: gbarr on 1998/12/29 14:12:25
11456 Log: change in_pod pattern to /^=\w/ from /^=/
11457 From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
11458 Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
11459 Message-ID: <13942.32480.700000.640927@utensil>
11460 Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
11461 Branch: maint-5.005/perl
11463 ____________________________________________________________________________
11464 [ 2525] By: jhi on 1998/12/29 13:06:26
11465 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11466 To: perl5-porters@perl.org
11467 Subject: [PATCH 5.005_54] More minor Fixes in CC.pm/C.pm
11468 Date: 16 Dec 1998 03:17:03 +0200
11469 Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
11471 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11472 ____________________________________________________________________________
11473 [ 2524] By: jhi on 1998/12/29 13:00:06
11474 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11475 To: perl5-porters@perl.org
11476 Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
11477 Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
11478 Date: 10 Dec 1998 08:30:02 +0200
11479 Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
11481 (Nick's part was applied earlier, in change #2460)
11483 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11484 ____________________________________________________________________________
11485 [ 2523] By: jhi on 1998/12/29 12:41:31
11486 Log: From: "vishal bhatia" <vishalb@hotmail.com>
11487 To: nick@ni-s.u-net.com
11488 Cc: perl5-porters@perl.org
11489 Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
11490 Date: 9 Dec 1998 06:50:30 +0200
11491 Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
11494 ____________________________________________________________________________
11495 [ 2522] By: jhi on 1998/12/29 12:15:18
11496 Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
11497 To: perl5-porters@perl.org (Perl 5 Porters)
11498 Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
11499 Date: 25 Dec 1998 23:02:28 +0200
11500 Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
11503 ____________________________________________________________________________
11504 [ 2521] By: jhi on 1998/12/29 12:07:54
11505 Log: Undo #2519 (breaks universal.c).
11508 ____________________________________________________________________________
11509 [ 2519] By: jhi on 1998/12/29 11:41:10
11510 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11511 To: perl5-porters@perl.org
11512 Cc: perl-xs@perl.org
11513 Subject: XSUB.h refinement [PATCH]
11514 Date: 18 Dec 1998 03:58:44 +0200
11515 Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
11518 ____________________________________________________________________________
11519 [ 2518] By: jhi on 1998/12/29 11:36:19
11520 Log: From: abigail@fnx.com
11521 To: perl5-porters@perl.org (Perl Porters)
11522 Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
11523 Date: 28 Dec 1998 21:39:15 +0200
11524 Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
11527 ____________________________________________________________________________
11528 [ 2517] By: jhi on 1998/12/29 11:35:03
11529 Log: Document change #2516.
11531 ! pod/perldelta.pod
11532 ____________________________________________________________________________
11533 [ 2516] By: jhi on 1998/12/29 11:32:26
11534 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11535 To: perl5-porters@perl.org (Mailing list Perl5)
11536 Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
11537 Date: 9 Dec 1998 10:39:31 +0200
11538 Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
11540 ! pod/perldiag.pod regcomp.c toke.c
11541 ____________________________________________________________________________
11542 [ 2515] By: jhi on 1998/12/29 11:27:11
11543 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11544 To: perl5-porters@perl.org (Mailing list Perl5)
11545 Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
11546 Date: 8 Dec 1998 09:02:04 +0200
11547 Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
11549 \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
11551 ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
11552 ____________________________________________________________________________
11553 [ 2514] By: jhi on 1998/12/29 11:21:31
11554 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11555 To: perl5-porters@perl.org (Mailing list Perl5)
11556 Subject: [PATCH 5.005_53] Regexp tests and UTF8
11557 Date: 8 Dec 1998 07:02:01 +0200
11558 Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
11561 ____________________________________________________________________________
11562 [ 2513] By: jhi on 1998/12/29 11:18:34
11563 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11564 Subject: [PATCH 5.005_*] Dumpvar.pm
11565 To: perl5-porters@perl.org (Mailing list Perl5)
11566 Date: 7 Dec 1998 10:17:35 +0200
11567 Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
11571 ____________________________________________________________________________
11572 [ 2511] By: gbarr on 1998/12/28 14:55:28
11573 Log: From: jan.dubois@ibm.net (Jan Dubois)
11574 Date: Tue, 01 Dec 1998 00:07:33 +0100
11575 Message-ID: <366921b5.14512598@smtp1.ibm.net>
11576 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
11578 From: jan.dubois@ibm.net (Jan Dubois)
11579 Date: Wed, 02 Dec 1998 00:24:54 +0100
11580 Message-ID: <366a77bb.19498126@smtp1.ibm.net>
11581 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
11582 Branch: maint-5.005/perl
11583 ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
11584 ! win32/config.bc win32/config.gc win32/config.vc
11585 ! win32/config_sh.PL win32/makedef.pl
11586 ____________________________________________________________________________
11587 [ 2509] By: jhi on 1998/12/28 13:00:31
11588 Log: Kickstart AUTHORS and MAINTAIN.
11592 ____________________________________________________________________________
11593 [ 2508] By: jhi on 1998/12/28 08:04:00
11594 Log: From: Nathan Torkington <gnat@frii.com>
11595 To: perlbug@perl.com
11596 Subject: [PATCH] perlxstut.pod fix
11597 Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
11598 Message-ID: <13956.15285.933914.320849@localhost.frii.com>
11600 ! pod/perlxstut.pod
11601 ____________________________________________________________________________
11602 [ 2507] By: jhi on 1998/12/28 07:59:00
11603 Log: From: abigail@fnx.com
11604 To: perlbug@perl.com
11605 Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
11606 Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
11607 Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
11608 (slightly modified, a part of the patch was rejected)
11609 (strange, I thought I had already submitted this one
11610 but Perforce disagrees with me...)
11613 ____________________________________________________________________________
11614 [ 2506] By: jhi on 1998/12/28 07:56:59
11615 Log: From: Artur <artur@vogon-solutions.com>
11616 To: perlbug@perl.com
11617 Subject: PATCH: perlmodlib.pod
11618 Date: Fri, 25 Dec 1998 00:48:39 +0000
11619 Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
11621 ! pod/perlmodlib.pod pod/perlop.pod
11622 ____________________________________________________________________________
11623 [ 2505] By: jhi on 1998/12/28 07:46:06
11624 Log: From: abigail@fnx.com
11625 To: perl5-porters@perl.org (Perl Porters)
11626 Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
11627 Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
11628 Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
11631 ____________________________________________________________________________
11632 [ 2504] By: jhi on 1998/12/28 07:44:35
11633 Log: From: Jim Avera <avera@fjst.com>
11634 To: perlbug@perl.com
11635 Subject: perlbug bug - shows dates reversed
11636 Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
11637 Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
11640 ____________________________________________________________________________
11641 [ 2503] By: jhi on 1998/12/28 07:41:39
11642 Log: From: jan.dubois@ibm.net (Jan Dubois)
11643 To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
11644 Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
11645 Date: Wed, 23 Dec 1998 21:26:38 +0100
11646 Message-ID: <36895086.8849224@smtp1.ibm.net>
11648 ! lib/ExtUtils/MakeMaker.pm
11649 ____________________________________________________________________________
11650 [ 2502] By: jhi on 1998/12/28 07:39:20
11651 Log: From: Blair Zajac <bzajac@geostaff.com>
11652 To: perl5-porters@perl.org
11653 Subject: Tie::SubstrHash patch
11654 Date: Wed, 23 Dec 1998 17:13:32 -0800
11655 Message-ID: <3681953C.8B6A90AA@geostaff.com>
11657 ! lib/Tie/SubstrHash.pm
11658 ____________________________________________________________________________
11659 [ 2501] By: jhi on 1998/12/28 07:37:16
11660 Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
11661 To: perlbug@perl.com
11662 Subject: perlfaq9 minor error
11663 Date: Wed, 23 Dec 1998 14:54:19 -0800
11664 Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
11667 ____________________________________________________________________________
11668 [ 2500] By: jhi on 1998/12/23 10:38:18
11669 Log: More porting notes about filesystems, AmigaOS, and MiNT.
11672 ____________________________________________________________________________
11673 [ 2499] By: jhi on 1998/12/22 09:26:49
11674 Log: Add few MSG_ and uio constants.
11676 ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
11677 ____________________________________________________________________________
11678 [ 2498] By: jhi on 1998/12/22 08:39:30
11679 Log: Slight recoding of util.c:repeatcpy() to circumnavigate
11680 a Digital C compiler optimizer bug that broke the 'x'
11681 operator under certain circumstances. See t/op/repeat.t
11682 test #20 for graphic details. Reported in
11684 From: Gisle Aas <gisle@aas.no>
11685 To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
11686 Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
11687 Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
11688 Date: 18 Dec 1998 14:27:40 +0100
11689 Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
11691 and discussed further in the thread
11693 From: Jarkko Hietaniemi <jhi@iki.fi>
11694 To: Gisle Aas <gisle@aas.no>
11695 Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
11696 cpan-testers@perl.org, perl5-porters@perl.org
11697 Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
11698 Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
11699 Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
11701 ! t/op/repeat.t util.c
11702 ____________________________________________________________________________
11703 [ 2497] By: jhi on 1998/12/21 14:18:57
11704 Log: Change #2483 update.
11707 ____________________________________________________________________________
11708 [ 2496] By: jhi on 1998/12/21 14:07:41
11709 Log: Update on change #2493.
11712 ____________________________________________________________________________
11713 [ 2495] By: jhi on 1998/12/21 13:52:00
11714 Log: Change #2487 aftershock.
11717 ____________________________________________________________________________
11718 [ 2494] By: jhi on 1998/12/21 12:35:00
11719 Log: From: Chris Nandor <pudge@pobox.com>
11720 To: perl5-porters@perl.org
11721 Subject: [PATCH] perlport.pod v1.37
11722 Date: Sat, 19 Dec 1998 12:54:34 -0500
11723 Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
11726 ____________________________________________________________________________
11727 [ 2493] By: jhi on 1998/12/21 12:22:44
11728 Log: From: Mark-Jason Dominus <mjd@plover.com>
11729 To: perl5-porters@perl.com
11730 Subject: PATCH (5.005_02): Dejargonizing
11731 Date: Sun, 20 Dec 1998 14:35:20 -0500
11732 Message-ID: <19981220193520.11230.qmail@plover.com>
11734 From: Mark-Jason Dominus <mjd@plover.com>
11735 To: perl5-porters@perl.com
11736 Subject: PATCH (5.005_02): Spelling correction in warning message
11737 Date: Sun, 20 Dec 1998 13:51:30 -0500
11738 Message-ID: <19981220185130.11067.qmail@plover.com>
11741 ____________________________________________________________________________
11742 [ 2492] By: jhi on 1998/12/21 09:00:05
11743 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
11744 To: perl5-porters@perl.org
11745 Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
11746 Date: Sun, 20 Dec 1998 19:03:25 PST
11747 Message-ID: <19981221030326.27660.qmail@hotmail.com>
11749 (slightly reformatted)
11752 ____________________________________________________________________________
11753 [ 2491] By: nick on 1998/12/20 14:21:29
11754 Log: Save _all_ GV's which have SV, AV or HV set.
11757 ____________________________________________________________________________
11758 [ 2490] By: jhi on 1998/12/18 15:13:19
11759 Log: Add idea about generalising cpp symbol probing of Errno.
11762 ____________________________________________________________________________
11763 [ 2489] By: jhi on 1998/12/18 14:47:57
11764 Log: Address some of the issues of:
11766 From: Tom Christiansen <tchrist@jhereg.perl.com>
11767 To: perl-porters-active@jhereg.perl.com
11768 Subject: Undocumentation Issues for 5.005
11769 Date: Thu, 17 Dec 1998 14:46:24 -0700
11770 Message-Id: <199812172146.OAA05316@jhereg.perl.com>
11772 ! pod/perl5005delta.pod
11773 ____________________________________________________________________________
11774 [ 2488] By: jhi on 1998/12/18 11:26:32
11775 Log: From: root <root@dubravka.in-berlin.de>
11776 To: perlbug@perl.com
11777 Cc: k@dubravka.in-berlin.de
11778 Subject: Please add no_modify to PERL_POLLUTE
11779 Date: Fri, 18 Dec 1998 10:45:52 +0100
11780 Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
11782 (Really from Andreas König)
11785 ____________________________________________________________________________
11786 [ 2487] By: jhi on 1998/12/17 14:05:52
11787 Log: Some (by far not all) issues of the below message addressed.
11789 From: Tom Christiansen <tchrist@jhereg.perl.com>
11790 To: The Perl Porters Mailing List <perl5-porters@perl.org>
11791 Subject: important UNDOC issues for 5.005_54
11792 Date: Wed, 16 Dec 1998 21:14:53 -0700
11793 Message-Id: <199812170414.VAA25860@jhereg.perl.com>
11795 ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
11796 ____________________________________________________________________________
11797 [ 2486] By: jhi on 1998/12/17 12:47:15
11798 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11799 To: domo@computer.org
11800 Cc: jhi@iki.fi, perl5-porters@perl.org
11801 Subject: Re: stuff related to malloc.c
11802 Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
11803 Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
11806 ____________________________________________________________________________
11807 [ 2485] By: jhi on 1998/12/17 12:17:19
11808 Log: More porting notes.
11810 ! Porting/pumpkin.pod
11811 ____________________________________________________________________________
11812 [ 2484] By: jhi on 1998/12/15 08:38:05
11813 Log: Undo #2386 and #2205.
11816 ____________________________________________________________________________
11817 [ 2483] By: jhi on 1998/12/14 17:58:35
11818 Log: lib was missing from @INC.
11821 ____________________________________________________________________________
11822 [ 2482] By: jhi on 1998/12/14 17:52:42
11823 Log: Was missing use Text::Wrap.
11826 ____________________________________________________________________________
11827 [ 2481] By: jhi on 1998/12/14 16:00:22
11828 Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
11830 From: Jonathan Roy <roy@idle.com>
11831 To: perl5-porters@perl.org
11832 Subject: nlist.h add to Configure checks?
11833 Date: Sun, 13 Dec 1998 22:22:49 -0500
11834 Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
11836 + ext/DynaLoader/hints/linux.pl
11838 ____________________________________________________________________________
11839 [ 2480] By: jhi on 1998/12/14 15:02:44
11840 Log: Give up completely using nm in AIX.
11842 From: "Kurt D. Starsinic" <kstar@chapin.edu>
11843 To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
11844 Cc: perl5-porters@perl.org
11845 Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
11846 Date: Thu, 10 Dec 1998 00:51:46 -0500
11847 Message-ID: <19981210005146.B29986@O2.chapin.edu>
11850 ____________________________________________________________________________
11851 [ 2479] By: jhi on 1998/12/14 14:39:52
11852 Log: AIX' error messages are different.
11854 From: "Kurt D. Starsinic" <kstar@chapin.edu>
11855 To: Gurusamy Sarathy <gsar@engin.umich.edu>
11856 Cc: perl5-porters@perl.org
11857 Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
11858 Date: Thu, 10 Dec 1998 00:42:36 -0500
11859 Message-ID: <19981210004236.A29986@O2.chapin.edu>
11861 From: Michael Engel <engel@nms1.cc.huji.ac.il>
11862 To: perlbug@perl.com
11863 Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
11864 Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
11865 Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
11867 ! t/pragma/warn/doio
11868 ____________________________________________________________________________
11869 [ 2475] By: jhi on 1998/12/13 12:35:55
11870 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11872 Cc: Carl_Adler@idx.com, perl5-porters@perl.org
11873 Subject: Re: stuff related to malloc.c
11874 Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
11875 Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
11878 ____________________________________________________________________________
11879 [ 2474] By: jhi on 1998/12/13 12:32:42
11880 Log: Some notes about porting issues.
11882 ! Porting/pumpkin.pod
11883 ____________________________________________________________________________
11884 [ 2473] By: jhi on 1998/12/13 12:03:58
11885 Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
11886 To: Perl 5 Porters <perl5-porters@perl.org>
11887 Subject: [patch 5.005_02] dos-djgpp update
11888 Date: Sun, 13 Dec 1998 00:08:44 +0100
11889 Message-ID: <19981213000844.C264@beeblebrox>
11891 ! djgpp/config.over
11892 ____________________________________________________________________________
11893 [ 2472] By: gbarr on 1998/12/12 17:12:28
11894 Log: undo changes to Exporter.pm from #2312
11895 Branch: maint-5.005/perl
11897 ____________________________________________________________________________
11898 [ 2465] By: jhi on 1998/12/12 12:31:21
11899 Log: Document that qw() taints.
11901 From: Christian Burger <burger@terra.mpikg-teltow.mpg.de>
11902 To: perlbug@perl.com
11903 Subject: taint problems
11904 Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET)
11905 Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
11908 ____________________________________________________________________________
11909 [ 2464] By: jhi on 1998/12/11 14:09:51
11910 Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
11911 To: dist-users@foretune.co.jp
11912 Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
11913 Date: Mon, 07 Dec 1998 20:13:04 -0400
11914 Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
11917 ____________________________________________________________________________
11918 [ 2463] By: jhi on 1998/12/11 13:29:54
11922 ____________________________________________________________________________
11923 [ 2462] By: jhi on 1998/12/11 08:37:58
11924 Log: From: Mark Kettenis <kettenis@phys.uva.nl>
11925 To: perl5-porters@perl.org
11926 Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
11927 Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
11928 Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
11931 ____________________________________________________________________________
11932 [ 2461] By: nick on 1998/12/10 21:00:50
11933 Log: Date: Wed, 09 Dec 1998 22:16:50 PST
11934 From: Vishal Bhatia <vishalb@hotmail.com>
11935 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk>
11936 2. Fixes the bug regarding return value of c-functions generated out
11937 of perl subs. ( Just includes the patch I sent earlier)
11938 3. Incorporates the other changes that need to be done to get CC.pm
11939 use ISA search for packages and methods on the same lines as C.pm
11941 Vishal would appreciate comments about B::Stackobj changes from
11942 someone knowing that module well.
11944 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
11945 ____________________________________________________________________________
11946 [ 2460] By: jhi on 1998/12/08 08:11:27
11947 Log: Integrate from mainperl.
11949 !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
11950 !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
11951 !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
11953 ____________________________________________________________________________
11954 [ 2459] By: jhi on 1998/12/07 07:50:11
11955 Log: From: hansm@icgroup.nl
11956 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
11957 Reply-To: hansmu@xs4all.nl
11958 To: perlbug@perl.com
11959 Date: Sun, 6 Dec 98 22:19:54 +0100
11960 Message-Id: <9812062116.AA26445@icgned.icgroup.nl>
11963 ____________________________________________________________________________
11964 [ 2458] By: gsar on 1998/12/07 06:00:55
11965 Log: fix dup lexical
11967 ! ext/B/B/Deparse.pm t/lib/io_unix.t
11968 ____________________________________________________________________________
11969 [ 2457] By: gsar on 1998/12/06 14:38:59
11970 Log: mention limit on line numbers reported by diagnostics
11972 ! pod/perl.pod toke.c
11973 ____________________________________________________________________________
11974 [ 2456] By: gsar on 1998/12/06 13:49:02
11975 Log: branch perldelta.pod
11976 Branch: maint-5.005/perl
11977 +> pod/perldelta.pod
11978 ____________________________________________________________________________
11979 [ 2455] By: gsar on 1998/12/06 13:47:21
11980 Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
11981 Branch: maint-5.005/perl
11982 - pod/perldelta.pod
11983 ____________________________________________________________________________
11984 [ 2454] By: gsar on 1998/12/06 13:35:31
11985 Log: fix outdated/incorrect info about arbitrary limits
11987 ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
11988 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
11989 ____________________________________________________________________________
11990 [ 2453] By: nick on 1998/12/05 16:14:42
11991 Log: Avoid hard-coding op numbers
11992 Update CC.pm to save %INC, and to co-exist with new C.pm
11994 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
11995 ____________________________________________________________________________
11996 [ 2452] By: nick on 1998/12/05 10:44:28
11997 Log: B.xs had its own code to calculate hash() which differed from
11998 PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
11999 which meant that run-time require was re-done.
12000 Removed some debug from C.pm
12002 ! ext/B/B.xs ext/B/B/C.pm
12003 ____________________________________________________________________________
12004 [ 2451] By: nick on 1998/12/04 21:58:49
12005 Log: Snapshot of re-worked B::C which compiles Tk apps at least as
12006 well as _54, but with pre-scan for classes and save the ISA scheme.
12009 ____________________________________________________________________________
12010 [ 2450] By: nick on 1998/12/04 17:58:44
12011 Log: Vishal Bhatia's patch as a basis.
12013 ! ext/B/B/C.pm ext/B/B/CC.pm
12014 ____________________________________________________________________________
12015 [ 2449] By: jhi on 1998/12/04 16:39:21
12016 Log: Integrate from mainperl.
12018 !> t/op/goto.t t/op/tr.t
12019 ____________________________________________________________________________
12020 [ 2448] By: gsar on 1998/12/04 06:06:49
12021 Log: tweak test for UTEST
12024 ____________________________________________________________________________
12025 [ 2444] By: jhi on 1998/12/03 14:37:22
12026 Log: s/\bthe the\b/the/g *.pod
12028 ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
12029 ____________________________________________________________________________
12030 [ 2443] By: jhi on 1998/12/03 13:39:53
12031 Log: Change#2441 aftermath.
12033 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12034 ! config_h.SH thread.h vms/subconfigure.com
12035 ____________________________________________________________________________
12036 [ 2441] By: jhi on 1998/12/03 08:15:13
12037 Log: From: Dan Sugalski <sugalskd@osshe.edu>
12038 To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
12039 Subject: [PATCH 5.005_54]Initial VMS patches
12040 Date: 3 Dec 1998 01:05:55 +0200
12041 Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
12043 The patch to config_h.SH requires more study because
12044 metaconfig needs to agree.
12046 ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
12047 ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
12048 ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
12049 ____________________________________________________________________________
12050 [ 2440] By: gsar on 1998/12/03 01:32:16
12051 Log: add failed check-in of goto.t from change#1867
12054 ____________________________________________________________________________
12055 [ 2437] By: jhi on 1998/12/02 18:03:51
12056 Log: Fix most of the bad L<> links of
12058 From: Tom Christiansen <tchrist@jhereg.perl.com>
12059 Subject: bad L<> links
12060 Reply-to: tchrist@perl.com
12061 To: perlbug@jhereg.perl.com
12062 Date: Tue, 11 Aug 1998 10:58:07 -0500
12063 Message-Id: <199808111658.KAA00484@jhereg.perl.com>
12065 The ones not fixed may require darker Pod::HTML magic,
12066 for example the perlguts.html#tags should work fine, IMHO.
12068 ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
12069 ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
12070 ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
12071 ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
12073 ____________________________________________________________________________
12074 [ 2436] By: jhi on 1998/12/02 16:35:04
12075 Log: One paste too many in #2345.
12078 ____________________________________________________________________________
12079 [ 2435] By: jhi on 1998/12/02 16:32:33
12080 Log: Pod::Html and Pod::Text were not locale-savvy:
12081 for example in =head1 all non-ASCII-\w-runs were
12082 turned into underscores in NAME tags. This could
12083 result in several NAME tags becoming identical.
12086 From: Fyodor Krasnov <fyodor@aha.ru>
12087 Subject: pod2html vs Russian Characters
12088 To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com
12089 Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK)
12090 Message-Id: <199811241600.TAA05149@stat.aha.ru>
12092 ! lib/Pod/Html.pm lib/Pod/Text.pm
12093 ____________________________________________________________________________
12094 [ 2434] By: jhi on 1998/12/02 10:29:00
12095 Log: The real Mc5_54 integration.
12097 !> Changes MANIFEST pod/perlhist.pod pp_hot.c
12098 ____________________________________________________________________________
12099 [ 2433] By: jhi on 1998/12/02 08:52:13
12100 Log: From: Andy Dougherty <doughera@lafayette.edu>
12101 To: Perl Porters <perl5-porters@perl.org>
12102 Subject: [PATCH 5.005_xx] Missing redirection of simple test program
12103 Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
12104 Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
12107 ____________________________________________________________________________
12108 [ 2432] By: jhi on 1998/12/02 08:49:47
12109 Log: From: Andy Dougherty <doughera@lafayette.edu>
12110 To: Perl Porters <perl5-porters@perl.org>
12111 Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
12112 Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
12113 Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
12116 ____________________________________________________________________________
12117 [ 2431] By: jhi on 1998/12/01 16:11:50
12118 Log: From: achampio@lehman.com (Alan Champion)
12119 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
12120 To: perlbug@perl.com
12121 Date: 1 Dec 1998 17:36:33 +0200
12122 Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
12127 ____________________________________________________________________________
12128 [ 2430] By: gsar on 1998/12/01 12:12:50
12129 Log: 5.005_54, as released
12131 ! Changes MANIFEST pod/perlhist.pod pp_hot.c
12132 ____________________________________________________________________________
12133 [ 2429] By: jhi on 1998/12/01 11:28:39
12134 Log: From: Anton Berezin <tobez@plab.ku.dk>
12135 To: perl5-porters@perl.org
12136 Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
12137 Date: 30 Nov 1998 19:46:24 +0100
12138 Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
12141 ____________________________________________________________________________
12142 [ 2428] By: jhi on 1998/12/01 11:08:16
12143 Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
12145 +> (branch 30 files)
12146 !> (integrate 71 files)
12147 ____________________________________________________________________________
12148 [ 2427] By: jhi on 1998/12/01 10:51:37
12149 Log: Default to accepting a hinted $randfunc even when $csym
12150 does not find it. (the previous defaylt behaviour was not
12154 ____________________________________________________________________________
12155 [ 2426] By: jhi on 1998/12/01 10:13:03
12156 Log: Separated the [:foo:] parsing to its own function.
12160 ____________________________________________________________________________
12161 [ 2425] By: jhi on 1998/12/01 08:22:49
12162 Log: Typo in comments.
12165 ____________________________________________________________________________
12166 [ 2424] By: jhi on 1998/12/01 08:21:38
12167 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12168 Subject: [PATCH 5.005_*] Debugger 'v' command
12169 To: perl5-porters@perl.org (Mailing list Perl5)
12170 Date: 1 Dec 1998 07:55:11 +0200
12171 Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
12174 ____________________________________________________________________________
12175 [ 2423] By: jhi on 1998/12/01 08:19:08
12176 Log: From: pvhp@forte.com (Peter Prymmer)
12177 Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
12178 To: perl5-porters@perl.org
12179 Date: 1 Dec 1998 07:27:11 +0200
12180 Message-ID: <MLIST_9812010508.AA07791@forte.com>
12183 ____________________________________________________________________________
12184 [ 2417] By: jhi on 1998/11/30 08:14:00
12185 Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
12187 ! ext/Socket/Socket.xs
12188 ____________________________________________________________________________
12189 [ 2416] By: jhi on 1998/11/30 08:00:15
12190 Log: Undo #2395, seems more like a problem in netbsd-current.
12198 ____________________________________________________________________________
12199 [ 2414] By: gsar on 1998/11/30 02:23:55
12200 Log: more JPL tweaks
12202 - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
12203 ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
12204 ____________________________________________________________________________
12205 [ 2413] By: gsar on 1998/11/30 01:35:56
12206 Log: stub bin/jpl that just runs JPL::Compile::files()
12209 ____________________________________________________________________________
12210 [ 2412] By: gsar on 1998/11/30 01:32:14
12211 Log: delete symlink
12214 ____________________________________________________________________________
12215 [ 2410] By: gsar on 1998/11/30 01:30:44
12216 Log: branch jpl from perlext to perl
12218 +> (branch 30 files)
12219 ____________________________________________________________________________
12220 [ 2407] By: gsar on 1998/11/30 01:24:53
12221 Log: JPL tweaks to build with 5.005
12223 ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
12224 ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
12225 ____________________________________________________________________________
12226 [ 2406] By: gsar on 1998/11/30 00:55:54
12227 Log: integrate changes#2273,2274,2288,2291 from maint-5.004
12229 ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
12230 ____________________________________________________________________________
12231 [ 2405] By: gsar on 1998/11/30 00:28:55
12232 Log: patchlevel up to 54
12234 ! patchlevel.h win32/Makefile win32/config_H.bc
12235 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12236 ____________________________________________________________________________
12237 [ 2403] By: gsar on 1998/11/29 23:35:50
12238 Log: integrate cfgperl changes into mainline
12240 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12241 !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
12242 ____________________________________________________________________________
12243 [ 2402] By: gsar on 1998/11/29 23:08:42
12244 Log: sync Text::Wrap version number
12247 ____________________________________________________________________________
12248 [ 2401] By: gsar on 1998/11/29 22:56:21
12249 Log: textfill.t tweak
12252 ____________________________________________________________________________
12253 [ 2400] By: gsar on 1998/11/29 22:50:41
12254 Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
12258 ! MANIFEST lib/Text/Wrap.pm
12259 ____________________________________________________________________________
12260 [ 2399] By: gsar on 1998/11/29 22:28:05
12261 Log: updated to Text::Wrap 98.112801 from CPAN; one published change
12262 has happened without the authors knowledge or consent; the subversive
12263 version (which is in 5.00502) breaks one of the tests in the
12264 authors testsuite; attempts are being made to find a fix that
12265 avoids breaking code already running with the 5.005_02 version
12266 From: David Muir Sharnoff <muir@idiom.com>
12267 Date: Sat, 28 Nov 1998 04:34:17 PST
12268 Message-Id: <199811281234.EAA03082@idiom.com>
12269 Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
12271 ! lib/Text/Wrap.pm t/lib/textwrap.t
12272 ____________________________________________________________________________
12273 [ 2397] By: nick on 1998/11/29 20:13:58
12274 Log: Update docs and English.pm for $^C
12276 ! lib/English.pm pod/perlvar.pod
12277 ____________________________________________________________________________
12278 [ 2396] By: jhi on 1998/11/29 20:13:03
12282 ____________________________________________________________________________
12283 [ 2395] By: jhi on 1998/11/29 19:59:12
12284 Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
12287 ____________________________________________________________________________
12288 [ 2394] By: gsar on 1998/11/29 19:49:08
12289 Log: updated perlreftut.pod
12291 ! pod/perlreftut.pod
12292 ____________________________________________________________________________
12293 [ 2393] By: gsar on 1998/11/29 19:31:56
12296 ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
12297 ____________________________________________________________________________
12298 [ 2392] By: gsar on 1998/11/29 19:31:18
12299 Log: notes about -DPERL_POLLUTE
12301 ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
12302 ____________________________________________________________________________
12303 [ 2391] By: gsar on 1998/11/29 19:13:52
12304 Log: explain various win32 build caveats more clearly
12306 ! README.win32 win32/Makefile win32/makefile.mk
12307 ____________________________________________________________________________
12308 [ 2390] By: gsar on 1998/11/29 16:51:59
12309 Log: remove I_POLL detection (Configure will do that now)
12311 ! ext/IO/Makefile.PL
12312 ____________________________________________________________________________
12313 [ 2389] By: jhi on 1998/11/29 16:39:16
12314 Log: Add I_POLL for IO 1.20.
12316 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12318 ____________________________________________________________________________
12319 [ 2388] By: gsar on 1998/11/29 16:23:30
12320 Log: add p4desc (augments 'p4 describe' output with diffs for new files)
12324 ____________________________________________________________________________
12325 [ 2387] By: gsar on 1998/11/29 16:08:03
12326 Log: another threads reliability fix: serialize writes to thr->threadsv
12327 avoid most uses of PL_na (which is much more inefficient than a
12328 simple local); update docs to suit; PL_na now being thr->Tna may
12329 be a minor compatibility issue for extensions--will require dTHR
12330 outside of XSUBs (those get automatic dTHR)
12332 ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
12333 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
12334 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
12335 ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
12336 ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
12337 ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
12338 ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
12339 ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
12340 ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
12341 ____________________________________________________________________________
12342 [ 2386] By: jhi on 1998/11/29 15:40:42
12343 Log: Tune the "if" entry.
12346 ____________________________________________________________________________
12347 [ 2385] By: gsar on 1998/11/29 12:40:28
12348 Log: various fixes for race conditions under threads: mutex locks based
12349 on PL_threadnum were seriously flawed, since it means more than one
12350 thread could enter the critical region; PL_na was global instead of
12351 thread-local; child thread could finish and free thr structures
12352 before Thread->new() got around to creating the Thread object;
12353 cv_clone() needed locking, as it mucks with PL_comppad and other
12354 global data; new_struct_thread() needed to lock template-thread's
12355 mutex while copying its data
12357 ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
12358 ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
12359 ____________________________________________________________________________
12360 [ 2384] By: gsar on 1998/11/29 10:54:38
12361 Log: s/warn/print/ on multiply defined groups
12364 ____________________________________________________________________________
12365 [ 2383] By: gsar on 1998/11/29 10:48:39
12366 Log: backout change#2334
12368 ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
12369 ____________________________________________________________________________
12370 [ 2382] By: jhi on 1998/11/29 10:33:40
12371 Log: Better NetInfo behaviour.
12373 ! t/op/grent.t t/op/pwent.t
12374 ____________________________________________________________________________
12375 [ 2381] By: jhi on 1998/11/29 10:08:15
12376 Log: Integrate from mainperl.
12378 +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
12379 +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12380 +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
12381 +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
12382 +> t/lib/io_poll.t t/lib/io_unix.t
12383 !> (integrate 58 files)
12384 ____________________________________________________________________________
12385 [ 2380] By: gsar on 1998/11/29 08:22:49
12386 Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
12390 ____________________________________________________________________________
12391 [ 2379] By: gsar on 1998/11/29 07:06:43
12392 Log: fix for pat.t failure under USE_THREADS
12394 ! pp_ctl.c regexec.c
12395 ____________________________________________________________________________
12396 [ 2378] By: nick on 1998/11/28 22:46:57
12397 Log: More C.pm tweaks
12398 Save globs even if we have saved cv itself before - may be imported.
12400 While we don't save "bootstrap" CV we need to provide a stub,
12401 so that if we require it later we don't fall through and attempt
12402 to DynaLoad module again.
12404 Attempt to save %INC so that "require" does not reload things
12405 we have compiled-in (does not work right yet - seems to be due
12406 to PL_incgv being created in perl_parse() current scheme setting
12407 GvHV() is "better" than saving the glob, but still does not
12411 ____________________________________________________________________________
12412 [ 2377] By: gsar on 1998/11/28 22:30:38
12413 Log: various tweaks; result passes all tests for normal build on Solaris;
12414 fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
12415 win32 due to lack of select() that works on non-socket fds
12417 ! ext/IO/poll.c regcomp.c regexec.c scope.c
12418 ! t/lib/io_multihomed.t win32/makefile.mk
12419 ____________________________________________________________________________
12420 [ 2376] By: gsar on 1998/11/28 20:44:39
12421 Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
12424 ____________________________________________________________________________
12425 [ 2375] By: gsar on 1998/11/28 20:42:58
12426 Log: integrate cfgperl changes into mainline
12428 !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
12429 !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
12430 ____________________________________________________________________________
12431 [ 2374] By: gsar on 1998/11/28 20:02:03
12432 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12433 Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
12434 Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
12435 Subject: [PATCH 5.00553] Yet another OS/2 patch
12437 ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
12438 ____________________________________________________________________________
12439 [ 2373] By: gsar on 1998/11/28 19:30:06
12440 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12441 Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
12442 Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
12443 Subject: [PATCH 5.005_53] Change $#+
12445 ! mg.c pod/perlvar.pod t/op/pat.t
12446 ____________________________________________________________________________
12447 [ 2372] By: gsar on 1998/11/28 19:28:00
12448 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12449 Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
12450 Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
12451 Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
12453 ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
12455 ____________________________________________________________________________
12456 [ 2371] By: gsar on 1998/11/28 19:23:53
12457 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12458 Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
12459 Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
12460 Subject: [PATCH 5.005_53] better -Mre=debugcolor
12462 ! embedvar.h objXSUB.h regexec.c thrdvar.h
12463 ____________________________________________________________________________
12464 [ 2370] By: gsar on 1998/11/28 19:21:17
12465 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12466 Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
12467 Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
12468 Subject: [PATCH 5.005_*] regcolors
12470 ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
12471 ____________________________________________________________________________
12472 [ 2369] By: gsar on 1998/11/28 19:00:15
12473 Log: allow final period in a file (not followed by a newline) to
12474 terminate format spec
12477 ____________________________________________________________________________
12478 [ 2368] By: gsar on 1998/11/28 18:58:25
12479 Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
12480 add C<$Config{installarchlib}/CORE> to the default locations searched
12483 ! lib/ExtUtils/Liblist.pm
12484 ____________________________________________________________________________
12485 [ 2367] By: gsar on 1998/11/28 18:46:05
12486 Log: applied suggested patch with PERL_OBJECT tweaks
12487 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12488 Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
12489 Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
12490 Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
12492 ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
12493 ! regexec.c t/op/pat.t thrdvar.h
12494 ____________________________________________________________________________
12495 [ 2366] By: gsar on 1998/11/28 18:38:34
12496 Log: additional documentation for qr//
12497 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12498 Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
12499 Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
12500 Subject: [PATCH 5.005_*] Documentation (fwd)
12502 ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
12503 ____________________________________________________________________________
12504 [ 2365] By: gsar on 1998/11/28 18:35:35
12505 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12506 Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
12507 Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
12508 Subject: [PATCH 5.005_*] Fix \G in REx without //g
12510 ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
12511 ! regexp.h t/op/pat.t thrdvar.h
12512 ____________________________________________________________________________
12513 [ 2364] By: gsar on 1998/11/28 18:24:20
12514 Log: update Test.pm to Test-1.12; tweak 're' detection
12517 ____________________________________________________________________________
12518 [ 2363] By: gsar on 1998/11/28 18:12:04
12519 Log: avoid command-line quoting portability problems in lex_assign.t
12521 ! t/op/lex_assign.t
12522 ____________________________________________________________________________
12523 [ 2362] By: gsar on 1998/11/28 18:08:50
12524 Log: From: John Tobey <jtobey@channel1.com>
12525 Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
12526 Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
12527 Subject: PATCH: document English.pm sawampersand and thread issues
12529 ! lib/English.pm pod/perlvar.pod
12530 ____________________________________________________________________________
12531 [ 2361] By: gsar on 1998/11/28 18:03:04
12532 Log: fix uninitialized warnings
12533 From: Brian Callaghan <callagh@itginc.com>
12534 Date: Thu, 19 Nov 1998 17:49:10 -0800
12535 Message-Id: <3654CA96.B64FCAEB@itginc.com>
12536 Subject: Complete.pm patch (version 1.1)
12538 ! lib/Term/Complete.pm
12539 ____________________________________________________________________________
12540 [ 2360] By: gsar on 1998/11/28 17:59:16
12541 Log: s/Array/List/ suggested by John Tobey
12544 ____________________________________________________________________________
12545 [ 2359] By: gsar on 1998/11/28 17:47:48
12546 Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
12548 ! lib/Tie/Handle.pm pod/perlfunc.pod
12549 ____________________________________________________________________________
12550 [ 2358] By: jhi on 1998/11/28 17:23:15
12551 Log: Revamp the locale tests.
12552 (0) Instead of rewiring a few locales scan for them.
12553 (1) Bogus test #101 removed.
12554 (2) All the locales are checked, the lists of failed
12555 and non-failed ones are displayed.
12556 (3) The test #103 is again 'active' so that it may fail.
12557 (4) To balance (3) a hopefully pacifying message is shown
12560 ! t/pragma/locale.t
12561 ____________________________________________________________________________
12562 [ 2357] By: gsar on 1998/11/28 17:21:07
12563 Log: add perlreftut.pod
12565 + pod/perlreftut.pod
12566 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
12567 ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
12569 ____________________________________________________________________________
12570 [ 2356] By: jhi on 1998/11/28 16:58:01
12571 Log: Change #2346 fallout.
12574 ____________________________________________________________________________
12575 [ 2355] By: gsar on 1998/11/28 16:46:43
12576 Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
12580 ____________________________________________________________________________
12581 [ 2354] By: gsar on 1998/11/28 16:08:07
12582 Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
12583 keep platform hacks that aren't in the 1.20 dist; add new files
12584 to MANIFEST; hack Makefile.PL; result hasn't been tested
12587 + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
12588 + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12589 + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
12590 + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
12591 ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
12592 ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12593 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12594 ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
12595 ! t/lib/io_sock.t t/lib/io_udp.t
12596 ____________________________________________________________________________
12597 [ 2353] By: jhi on 1998/11/28 15:51:03
12598 Log: Locale collation, ctype, and numeric, were initialized wrong
12599 (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
12602 From: Ilya.Sandler@etak.com (Ilya Sandler)
12603 Subject: a bug in locale handling: LC_COLLATE ignored sometimes
12604 To: perlbug@perl.com
12605 Date: 25 Nov 1998 04:53:52 +0200
12606 Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
12609 ____________________________________________________________________________
12610 [ 2352] By: nick on 1998/11/28 15:21:59
12611 Log: Implement $^C to allow perl access to -c flag - I think this
12615 ____________________________________________________________________________
12616 [ 2351] By: jhi on 1998/11/28 15:14:24
12617 Log: Change #2251 fixup.
12620 ____________________________________________________________________________
12621 [ 2350] By: jhi on 1998/11/28 14:58:19
12622 Log: Integrate from mainperl.
12624 +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
12625 +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
12626 +> pod/perl5005delta.pod
12627 !> (integrate 49 files)
12628 ____________________________________________________________________________
12629 [ 2349] By: jhi on 1998/11/28 14:27:36
12630 Log: Passwd and group file groveling.
12632 ! t/op/grent.t t/op/pwent.t
12633 ____________________________________________________________________________
12634 [ 2348] By: gsar on 1998/11/28 14:09:50
12635 Log: more conservative version of changes#2345,2346,2347; those break
12636 C<defined(@{"foo::ISA"})> which seems to be extensively used in
12639 ! pp.c t/op/method.t
12640 ____________________________________________________________________________
12641 [ 2347] By: gsar on 1998/11/28 13:36:08
12642 Log: tweak bogus test
12645 ____________________________________________________________________________
12646 [ 2346] By: gsar on 1998/11/28 13:20:34
12647 Log: test cases for previous change
12650 ____________________________________________________________________________
12651 [ 2345] By: gsar on 1998/11/28 13:07:17
12652 Log: fix typo in pp_defined() causing C<defined %tied> to fail
12655 ____________________________________________________________________________
12656 [ 2344] By: gsar on 1998/11/28 13:03:29
12657 Log: s/comment/comment_t/ tweak (suggested by John Gorman
12658 <jgorman@webbysoft.com>)
12660 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
12661 ____________________________________________________________________________
12662 [ 2343] By: gsar on 1998/11/28 12:52:40
12663 Log: add (stub) perldelta.pod
12665 + pod/perldelta.pod
12666 ____________________________________________________________________________
12667 [ 2342] By: gsar on 1998/11/28 12:49:26
12668 Log: rename perldelta.pod to perl5005delta.pod in preparation for
12671 +> pod/perl5005delta.pod
12672 - pod/perldelta.pod
12673 ! MANIFEST pod/perl.pod
12674 ____________________________________________________________________________
12675 [ 2341] By: gsar on 1998/11/28 12:41:55
12676 Log: fix MALLOC_LOCK #define
12679 ____________________________________________________________________________
12680 [ 2340] By: gsar on 1998/11/28 12:18:23
12681 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12682 Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
12683 Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
12684 Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
12686 ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
12687 ____________________________________________________________________________
12688 [ 2339] By: jhi on 1998/11/28 11:59:01
12689 Log: Add -lm to dynix/ptx POSIX hints.
12690 From: "Martin J. Bligh" <mbligh@sequent.com>
12692 Subject: Re: Making Perl work on DYNIX/ptx
12693 Date: Wed, 25 Nov 1998 10:34:41 -0800
12694 Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
12696 ! ext/POSIX/hints/dynixptx.pl
12697 ____________________________________________________________________________
12698 [ 2338] By: jhi on 1998/11/28 11:57:19
12702 ____________________________________________________________________________
12703 [ 2337] By: jhi on 1998/11/28 11:56:29
12704 Log: Better LD_LIBRARY_PATH instructions for Bourneists.
12707 ____________________________________________________________________________
12708 [ 2336] By: gsar on 1998/11/28 11:41:14
12709 Log: teach CPAN.pm to ignore beta perl distributions when looking for
12711 From: root@dogberry.rutgers.edu (root)
12712 Date: Thu, 12 Nov 1998 23:08:39 -0500
12713 Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
12714 Subject: recompile tries getting a perl distribution
12717 ____________________________________________________________________________
12718 [ 2335] By: gsar on 1998/11/28 11:27:46
12719 Log: make $1 et al readonly under threads; make C<undef $1> fail like
12722 ! op.c pp.c t/op/undef.t
12723 ____________________________________________________________________________
12724 [ 2334] By: gsar on 1998/11/28 10:24:52
12725 Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
12727 ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
12728 ____________________________________________________________________________
12729 [ 2333] By: gsar on 1998/11/28 09:36:40
12730 Log: document changed PERL_HASH()
12732 ! pod/perlfunc.pod pod/perlguts.pod
12733 ____________________________________________________________________________
12734 [ 2332] By: nick on 1998/11/27 21:10:27
12735 Log: Handle INIT list in C.pm
12736 1. Provide init_av() from B.xs
12737 2. Export it in B.pm
12739 Also disable some pruning in savecv() which seems to undo
12741 Experimental feature - save pathnames of .so files in easily
12742 grep-able form for use in wrapper to feed to linker.
12744 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
12745 ____________________________________________________________________________
12746 [ 2327] By: gsar on 1998/11/27 15:12:01
12747 Log: integrate change#2315 from maint-5.005
12751 ____________________________________________________________________________
12752 [ 2326] By: gsar on 1998/11/27 15:00:42
12753 Log: integrate changes#2304,2305,2306,2308 from maint-5.005
12755 !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
12756 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
12757 !> lib/ExtUtils/typemap
12758 ____________________________________________________________________________
12759 [ 2325] By: gsar on 1998/11/27 14:46:18
12760 Log: malloc bugfix and documentation from Ilya Zakharevich
12761 Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
12762 Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
12763 Subject: [PATCH 5.005_*] Re: Internal coredump
12765 Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
12766 Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
12767 Subject: [PATCH 5.005_*] malloc.c documentation
12770 ____________________________________________________________________________
12771 [ 2324] By: gsar on 1998/11/27 14:41:38
12772 Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
12775 ____________________________________________________________________________
12776 [ 2323] By: gsar on 1998/11/27 14:33:44
12777 Log: From: maeda@src.ricoh.co.jp
12778 Date: Tue, 24 Nov 1998 10:37:45 +0900
12779 Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
12780 Subject: format "..." bug
12782 ! pp_ctl.c t/op/write.t
12783 ____________________________________________________________________________
12784 [ 2322] By: gsar on 1998/11/27 14:20:12
12785 Log: add ext/Devel/Peek
12786 From: jan.dubois@ibm.net (Jan Dubois)
12787 Date: Mon, 23 Nov 1998 00:48:11 +0100
12788 Message-ID: <36589ec9.49964585@smtp1.ibm.net>
12789 Subject: [PATCH 5.005_53] Devel::Peek integration
12791 + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
12792 + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
12793 ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
12794 ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
12795 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
12796 ____________________________________________________________________________
12797 [ 2321] By: gsar on 1998/11/27 13:03:08
12798 Log: ensure 'make regen_headers' even without perl installed
12799 (suggested by Ilya Zakharevich)
12801 ! bytecode.pl warning.pl
12802 ____________________________________________________________________________
12803 [ 2320] By: gsar on 1998/11/27 12:58:36
12804 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12805 Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
12806 Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
12807 Subject: [PATCH 5.005_*] Cosmetic malloc patch
12810 ____________________________________________________________________________
12811 [ 2319] By: gsar on 1998/11/27 12:56:13
12812 Log: eliminate dup hunk from integration
12814 ! lib/filetest.pm perl.h
12815 ____________________________________________________________________________
12816 [ 2318] By: gsar on 1998/11/27 12:50:08
12817 Log: integrate cfgperl changes into mainline
12819 +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
12821 !> (integrate 30 files)
12822 ____________________________________________________________________________
12823 [ 2317] By: jhi on 1998/11/27 11:38:13
12827 ____________________________________________________________________________
12828 [ 2316] By: jhi on 1998/11/27 11:10:22
12829 Log: Integrate from mainperl.
12831 !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12832 !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
12833 !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
12834 !> universal.c util.c win32/GenCAPI.pl win32/win32.h
12835 !> win32/win32sck.c
12836 ____________________________________________________________________________
12837 [ 2315] By: gbarr on 1998/11/27 05:16:50
12838 Log: integrate change#2246 from mainline, while still allowing
12839 C<sort $globref @foo>
12841 allow C<sort $coderef @foo>
12842 Branch: maint-5.005/perl
12845 ____________________________________________________________________________
12846 [ 2308] By: gbarr on 1998/11/27 00:11:44
12847 Log: Updates for MPE/iX DynaLoader and installperl, via private mail
12848 forwarded by Jarkko Hietaniemi from Mark Bixby
12849 Branch: maint-5.005/perl
12850 ! ext/DynaLoader/dl_mpeix.xs installperl
12851 ____________________________________________________________________________
12852 [ 2306] By: gbarr on 1998/11/26 23:44:47
12853 Log: Allow PL_FILES to have multiple targets from one source by allowing
12854 an array ref as the value in the hash
12855 Branch: maint-5.005/perl
12856 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12857 ! lib/ExtUtils/MakeMaker.pm
12858 ____________________________________________________________________________
12859 [ 2305] By: gbarr on 1998/11/26 23:38:06
12860 Log: fix unsigned variables to use SvUV and sv_setuv
12861 Branch: maint-5.005/perl
12862 ! lib/ExtUtils/typemap
12863 ____________________________________________________________________________
12864 [ 2304] By: gbarr on 1998/11/26 23:36:17
12865 Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
12866 Branch: maint-5.005/perl
12867 ! lib/ExtUtils/MM_Unix.pm
12868 ____________________________________________________________________________
12869 [ 2301] By: gsar on 1998/11/26 10:16:54
12870 Log: fix PL_defoutgv leak under threads
12872 ! ext/Thread/Thread.xs
12873 ____________________________________________________________________________
12874 [ 2300] By: gsar on 1998/11/26 09:04:44
12875 Log: properly free temporaries created by threads
12877 ! ext/Thread/Thread.xs
12878 ____________________________________________________________________________
12879 [ 2299] By: gsar on 1998/11/26 06:51:16
12880 Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
12881 to set the package for the block properly
12883 ! op.c t/comp/package.t t/lib/dumper.t
12884 ____________________________________________________________________________
12885 [ 2298] By: nick on 1998/11/24 22:04:20
12886 Log: Part-1 of tweaks to allow Tk to be "compiled"
12887 Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
12888 (May also need attention to exports etc. - to follow.)
12891 ____________________________________________________________________________
12892 [ 2294] By: jhi on 1998/11/23 10:44:26
12893 Log: The new socket tests need in some platforms
12894 to #include <sys/types.h>.
12897 ____________________________________________________________________________
12898 [ 2293] By: jhi on 1998/11/23 10:33:42
12899 Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
12900 To: Jarkko Hietaniemi <jhi@cc.hut.fi>
12901 Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
12902 Date: Mon, 23 Nov 1998 10:07:04 +0100
12903 Message-Id: <9811230907.AA06484@AWT.nl>
12905 NeXTstep NetInfo uses nidump to get the user/group databases.
12907 ! t/op/grent.t t/op/pwent.t
12908 ____________________________________________________________________________
12909 [ 2291] By: TimBunce on 1998/11/22 22:23:09
12910 Log: Updated Porting/patchls utility.
12911 Branch: maint-5.004/perl
12913 ____________________________________________________________________________
12914 [ 2288] By: TimBunce on 1998/11/22 21:46:11
12915 Log: Title: "Buglet in Sys::Syslog.pm (with fix)"
12916 From: Henrik Tougaard <ht.000@foa.dk>
12917 Msg-ID: <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
12918 Files: lib/Sys/Syslog.pm
12919 Branch: maint-5.004/perl
12920 ! lib/Sys/Syslog.pm
12921 ____________________________________________________________________________
12922 [ 2286] By: jhi on 1998/11/22 19:08:42
12923 Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
12925 ! ext/Socket/Socket.xs
12926 ____________________________________________________________________________
12927 [ 2285] By: jhi on 1998/11/22 18:21:07
12928 Log: MSG_PROXY for GNU/Hurd (previously we believed that
12929 all GNU libc platforms have MSG_PROXY. Untrue).
12930 In fact this ended up as a major MSG_* and SCM_*
12931 update. The MSG_XXX known to be enums in some
12932 versions of the glibc are now probed for and respective
12933 HAS_MSG_XXX are defined. While I was at it I noticed
12934 SCM_RIGHTS being similarly an enum. This reminded me of
12935 an ancient discussion in perl5-porters:
12936 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
12937 The BSD socket interface has a nifty feature for passing
12938 file descriptors and credentials--via sockets. It may be
12939 too late to add this functionality to the CORE but
12940 at least Configure now probes for the functions,
12941 structs, and includes, defining the appropriate
12942 HAS_YYY and I_ZZZ, and the Socket extension exports
12943 the constants, in case somebody wants to write an
12944 extension for this interface.
12946 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12947 ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
12949 ____________________________________________________________________________
12950 [ 2284] By: jhi on 1998/11/22 18:13:21
12951 Log: perlhist.pod 1.54, containing 5_53.
12954 ____________________________________________________________________________
12955 [ 2274] By: TimBunce on 1998/11/22 16:25:46
12956 Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
12957 Branch: maint-5.004/perl
12959 ____________________________________________________________________________
12960 [ 2273] By: TimBunce on 1998/11/22 16:17:43
12961 Log: Improve op/die_exit.t test for implicit close changing $!
12962 Branch: maint-5.004/perl
12964 ____________________________________________________________________________
12965 [ 2268] By: jhi on 1998/11/22 14:44:11
12968 ! hints/dynixptx.sh
12969 ____________________________________________________________________________
12970 [ 2267] By: jhi on 1998/11/22 13:19:41
12971 Log: Document the d_socket override.
12973 ! hints/dynixptx.sh
12974 ____________________________________________________________________________
12975 [ 2266] By: jhi on 1998/11/22 12:12:29
12976 Log: From: John Tobey <jtobey@channel1.com>
12977 Subject: [PATCH] perlfaq typos
12978 To: perl5-porters@perl.com
12979 Date: 22 Nov 1998 04:25:15 +0200
12980 Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
12982 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12983 ! pod/perlfaq7.pod pod/perlfaq8.pod
12984 ____________________________________________________________________________
12985 [ 2265] By: jhi on 1998/11/22 12:06:29
12986 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12987 Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
12988 Newsgroups: hut.lists.perl5-porters
12989 To: gsar@engin.umich.edu (Gurusamy Sarathy)
12990 Cc: perl5-porters@perl.org (Perl5 Porters)
12991 Date: 20 Nov 1998 12:20:41 +0200
12993 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12994 ! ext/DB_File/DB_File.xs
12995 ____________________________________________________________________________
12996 [ 2264] By: jhi on 1998/11/22 11:55:09
12997 Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
12998 From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
12999 Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13000 To: perlbug@perl.com
13001 Date: 20 Nov 1998 18:39:06 +0200
13003 Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13005 ! t/op/grent.t t/op/pwent.t
13006 ____________________________________________________________________________
13007 [ 2263] By: jhi on 1998/11/22 11:42:59
13008 Log: Permission testing is tricky when we have too much power.
13009 Problem reported in
13010 From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
13011 Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
13012 To: perlbug@perl.com
13013 Date: 20 Nov 1998 18:39:06 +0200
13014 Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
13017 ____________________________________________________________________________
13018 [ 2262] By: gsar on 1998/11/22 11:37:02
13019 Log: fix broken CAPI generation
13022 ____________________________________________________________________________
13023 [ 2261] By: jhi on 1998/11/22 11:17:00
13024 Log: -x should be C<-x>, reported by Gerben Wierda.
13027 ____________________________________________________________________________
13028 [ 2260] By: gsar on 1998/11/22 11:12:02
13029 Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
13031 ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
13033 ____________________________________________________________________________
13034 [ 2259] By: jhi on 1998/11/22 11:06:40
13035 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13036 Subject: Re: [PATCH] Re: pod2man bug in date generated line
13037 To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
13038 Cc: perlbug@perl.com
13039 Date: 20 Nov 1998 21:30:17 +0200
13040 Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
13043 ____________________________________________________________________________
13044 [ 2256] By: jhi on 1998/11/21 10:44:01
13045 Log: From: Thomas Bowditch <bowditch@inmet.com>
13046 Subject: Benchmark.pm suggestion
13047 To: jhi@iki.fi, Tim.Bunce@ig.co.uk
13048 Date: Fri, 20 Nov 1998 17:43:46 -0500
13049 Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
13054 ____________________________________________________________________________
13055 [ 2255] By: gsar on 1998/11/21 08:45:06
13056 Log: another win32 portability fix: make sysread() and syswrite()
13059 ! pp_sys.c win32/win32.h
13060 ____________________________________________________________________________
13061 [ 2254] By: gsar on 1998/11/21 07:49:06
13062 Log: win32_recvfrom() compatibility fix
13065 ____________________________________________________________________________
13066 [ 2253] By: jhi on 1998/11/20 08:22:06
13067 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
13069 Subject: MPE/iX Perl 5.005_02 oops
13070 Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
13071 Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
13073 ! ext/DynaLoader/dl_mpeix.xs installperl
13074 ____________________________________________________________________________
13075 [ 2252] By: gsar on 1998/11/19 17:38:03
13076 Log: mess_sv tweak for change#2249
13079 ____________________________________________________________________________
13080 [ 2251] By: jhi on 1998/11/18 12:32:19
13081 Log: Display use64bits and usemultiplicity but only if necessary.
13084 ____________________________________________________________________________
13085 [ 2250] By: jhi on 1998/11/18 12:26:50
13086 Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
13087 Subject: pp.c uses 'unsigned Quad_t'
13088 To: perlbug@perl.com
13089 Date: Sun, 15 Nov 1998 20:57:05 -0300
13090 Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
13093 ____________________________________________________________________________
13094 [ 2249] By: gsar on 1998/11/18 05:43:11
13095 Log: use PL_mess_sv only during global destruction (fixes problems with
13096 overlapping invocations of form()/warn()/die()/croak() trampling on
13097 each other's messages)
13100 ____________________________________________________________________________
13101 [ 2248] By: gsar on 1998/11/18 05:39:36
13102 Log: tweak change#2245 to skip previous message if any
13104 ! pp_ctl.c t/pragma/warn/pp_ctl
13105 ____________________________________________________________________________
13106 [ 2247] By: jhi on 1998/11/17 11:46:56
13107 Log: Integrate from mainperl.
13109 !> (integrate 26 files)
13110 ____________________________________________________________________________
13111 [ 2246] By: gsar on 1998/11/17 09:41:10
13112 Log: allow C<sort $coderef @foo>
13114 ! op.c t/op/sort.t t/pragma/overload.t
13115 ____________________________________________________________________________
13116 [ 2245] By: gsar on 1998/11/17 08:28:26
13117 Log: propagate failures in DESTROY() as (optional) warnings
13119 ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
13120 ____________________________________________________________________________
13121 [ 2244] By: gsar on 1998/11/17 07:43:08
13122 Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
13125 ____________________________________________________________________________
13126 [ 2243] By: gsar on 1998/11/17 07:40:09
13127 Log: sort WARN_FOO symbols to avoid hash traversal order dependency
13129 ! lib/warning.pm warning.h warning.pl
13130 ____________________________________________________________________________
13131 [ 2242] By: gsar on 1998/11/17 06:32:39
13132 Log: fix skipspace() to properly account for newlines in eval''-ed
13133 strings (caused bogus line numbers in diagnostics and debugger)
13135 ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
13136 ____________________________________________________________________________
13137 [ 2241] By: gsar on 1998/11/17 03:48:12
13138 Log: s/Perl_utf8skip/PL_utf8skip/g
13140 ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
13141 ____________________________________________________________________________
13142 [ 2240] By: gsar on 1998/11/14 06:09:06
13143 Log: rework op/groups.t
13145 ! t/op/filetest.t t/op/groups.t
13146 ____________________________________________________________________________
13147 [ 2235] By: gsar on 1998/11/14 00:17:05
13148 Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
13151 ____________________________________________________________________________
13152 [ 2234] By: gsar on 1998/11/14 00:14:02
13153 Log: update Changes
13155 ! Changes win32/config.bc win32/config.gc win32/config.vc
13156 ____________________________________________________________________________
13157 [ 2233] By: gsar on 1998/11/13 09:43:03
13161 ____________________________________________________________________________
13162 [ 2230] By: jhi on 1998/11/12 17:07:45
13163 Log: Allow hints file override for d_socket
13164 (based on Sequent-induced change #2229).
13167 ____________________________________________________________________________
13168 [ 2229] By: jhi on 1998/11/12 16:32:33
13170 From: "Martin J. Bligh" <mbligh@sequent.com>
13172 cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13173 Subject: Re: Making Perl work on DYNIX/ptx
13174 Date: Tue, 10 Nov 1998 16:24:26 -0800
13175 Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
13177 ! hints/dynixptx.sh
13178 ____________________________________________________________________________
13179 [ 2228] By: jhi on 1998/11/12 11:40:37
13180 Log: From: "Martin J. Bligh" <mbligh@sequent.com>
13181 Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
13183 cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
13184 Subject: Re: Making Perl work on DYNIX/ptx
13185 Date: Tue, 10 Nov 1998 18:01:10 -0800
13187 + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
13188 ____________________________________________________________________________
13189 [ 2227] By: jhi on 1998/11/12 11:17:42
13190 Log: Integrate from mainperl.
13192 !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
13193 !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
13194 !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13195 !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
13196 !> win32/win32.c x2p/s2p.PL
13197 ____________________________________________________________________________
13198 [ 2226] By: gsar on 1998/11/11 21:05:42
13199 Log: provide -DPERL_POLLUTE
13201 ! embed.pl embedvar.h
13202 ____________________________________________________________________________
13203 [ 2225] By: jhi on 1998/11/09 07:45:12
13204 Log: From: Hans Mulder <hansm@icgroup.nl>
13205 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
13206 Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
13207 perl5-porters@perl.org
13208 Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
13210 Date: Sun, 8 Nov 98 22:20:23 +0100
13211 Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
13214 ____________________________________________________________________________
13215 [ 2224] By: gsar on 1998/11/09 03:13:14
13216 Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
13217 Christoph <lupe@alanya.m.isar.de>)
13220 ____________________________________________________________________________
13221 [ 2223] By: gsar on 1998/11/09 02:09:06
13222 Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
13223 <lionel.fourquaux@wanadoo.fr>)
13226 ____________________________________________________________________________
13227 [ 2222] By: gsar on 1998/11/09 01:56:24
13228 Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
13229 Date: Wed, 04 Nov 1998 12:19:44 +0000
13230 Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
13231 Subject: [PATCH] Re: [5.005_53] read overflow?
13233 Date: Wed, 04 Nov 1998 13:15:18 +0000
13234 Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
13235 Subject: [PATCH 5.005_53] perl -V fix
13238 ____________________________________________________________________________
13239 [ 2221] By: gsar on 1998/11/09 01:34:56
13240 Log: From: jan.dubois@ibm.net (Jan Dubois)
13241 Date: Sun, 01 Nov 1998 00:05:01 +0100
13242 Message-ID: <364294bd.18052307@smtp1.ibm.net>
13243 Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
13245 ! Changes win32/makedef.pl
13246 ____________________________________________________________________________
13247 [ 2220] By: gsar on 1998/11/08 21:13:07
13248 Log: integrate changes#2120,2168,2218 from maint-5.005;
13249 add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
13250 enum; make regen_headers
13252 ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
13253 ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
13254 ____________________________________________________________________________
13255 [ 2219] By: gsar on 1998/11/08 19:42:57
13256 Log: integrate cfgperl changes into mainline
13259 !> Configure MANIFEST Porting/Glossary Porting/config.sh
13260 !> Porting/config_H config_h.SH ext/Thread/Thread.xs
13261 !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
13262 !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
13263 !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
13264 !> thread.h vms/subconfigure.com vos/config.h
13265 ____________________________________________________________________________
13266 [ 2218] By: gbarr on 1998/11/08 16:48:44
13267 Log: From: Graham Barr <gbarr@ti.com>
13268 Date: Mon, 2 Nov 1998 07:38:52 -0600
13269 Message-ID: <19981102073852.A12751@asic.sc.ti.com>
13270 Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
13271 Branch: maint-5.005/perl
13272 ! ext/IPC/SysV/Msg.pm
13273 ____________________________________________________________________________
13274 [ 2215] By: gsar on 1998/11/08 02:52:52
13275 Log: set close-on-exec bit on pipe() FDs
13277 ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
13278 ____________________________________________________________________________
13279 [ 2214] By: gsar on 1998/11/08 02:27:57
13280 Log: typo in newHVhv()
13283 ____________________________________________________________________________
13284 [ 2211] By: jhi on 1998/11/07 21:14:18
13285 Log: Finalize the Mach CThreads support.
13287 From: Hans Mulder <hansm@icgroup.nl>
13288 Date: Sat, 7 Nov 98 22:06:20 +0100
13289 To: Gurusamy Sarathy <gsar@engin.umich.edu>
13290 Cc: jhi@iki.fi, perl5-porters@perl.org
13291 Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13292 Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
13295 ____________________________________________________________________________
13296 [ 2210] By: gsar on 1998/11/06 20:36:50
13297 Log: fix AvREALISH bogusness
13299 ! av.c t/op/array.t
13300 ____________________________________________________________________________
13301 [ 2209] By: jhi on 1998/11/06 08:05:31
13302 Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
13303 ASSERT() causes problems in {NeXTStep,OpenStep}.
13305 From: Hans Mulder <hansm@icgroup.nl>
13306 To: Jarkko Hietaniemi <jhi@cc.hut.fi>
13307 Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
13308 Date: Fri, 6 Nov 98 01:27:41 +0100
13309 Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
13313 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13314 Subject: Re: ASSERT() in malloc.c
13316 Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
13317 Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
13320 ____________________________________________________________________________
13321 [ 2208] By: jhi on 1998/11/06 07:55:38
13322 Log: Mach CThreads needs #include <mach/cthreads.h>.
13325 ____________________________________________________________________________
13326 [ 2206] By: jhi on 1998/11/05 14:54:52
13327 Log: PERL_BADLANG wrongly documented.
13329 From: ts <decoux@moulon.inra.fr>
13331 Subject: Re: Locale warning messages
13332 Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
13333 Message-Id: <199811051334.OAA24863@moulon.inra.fr>
13337 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13338 Subject: Re: PERL_BADLANG
13340 Subject: Re: PERL_BADLANG
13341 Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
13342 Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
13344 ! pod/perllocale.pod
13345 ____________________________________________________________________________
13346 [ 2205] By: jhi on 1998/11/05 14:24:33
13347 Log: Document all the control flow keywords in perlfunc
13348 so that "perlfunc -f while" works.
13351 ____________________________________________________________________________
13352 [ 2204] By: jhi on 1998/11/05 12:46:02
13353 Log: Configure update. Remove last trace of PTHREADS_CREATED_JOINABLE
13354 (from vos/config.h). Update Porting/{Glossary,config*}.
13356 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13357 ! config_h.SH vos/config.h
13358 ____________________________________________________________________________
13359 [ 2203] By: jhi on 1998/11/05 08:34:39
13360 Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
13362 ! hints/vmesa.sh vms/subconfigure.com
13363 ____________________________________________________________________________
13364 [ 2202] By: jhi on 1998/11/05 08:03:20
13365 Log: Integrate from mainperl.
13367 !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
13368 !> win32/Makefile win32/makefile.mk win32/win32.c
13369 ____________________________________________________________________________
13370 [ 2201] By: gsar on 1998/11/05 04:40:44
13371 Log: another POPSTACK victim
13374 ____________________________________________________________________________
13375 [ 2196] By: gsar on 1998/11/05 02:07:54
13376 Log: fix a location affected by change#2191, add note about POPSTACK
13378 ! cop.h gv.c pp_ctl.c
13379 ____________________________________________________________________________
13380 [ 2195] By: gsar on 1998/11/05 02:04:45
13381 Log: makefile notes
13383 ! win32/Makefile win32/makefile.mk
13384 ____________________________________________________________________________
13385 [ 2192] By: gsar on 1998/11/04 23:48:53
13386 Log: indeterminate order-of-evaluation fixes
13389 ____________________________________________________________________________
13390 [ 2191] By: gsar on 1998/11/04 23:02:16
13391 Log: refetch local stack pointer in POPSTACK
13394 ____________________________________________________________________________
13395 [ 2190] By: jhi on 1998/11/04 08:50:40
13396 Log: Configure update.
13397 Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
13399 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13400 To: Martin Bligh <mbligh@sequent.com>
13401 Cc: Jarkko Hietaniemi <jhi@iki.fi>
13402 Subject: Re: Perl 5's configure on DYNIX/ptx
13403 Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
13404 Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
13406 find sockets also from libsocket, not just libnet.
13407 OS390: $compile_ok instead of $compile for <inttypes.h>,
13409 From: pvhp@forte.com (Peter Prymmer)
13410 To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
13411 Subject: _53 not OK on os390 but looking better than ever
13412 Date: Tue, 3 Nov 98 17:33:22 PST
13413 Message-Id: <9811040133.AA09450@forte.com>
13416 ____________________________________________________________________________
13417 [ 2189] By: jhi on 1998/11/04 07:43:58
13418 Log: sysio.t failure: fix undefined order of evaluation, from
13420 From: Spider Boardman <spider@web.zk3.dec.com>
13421 Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
13422 To: perlbug@perl.com
13423 Date: 4 Nov 1998 01:22:30 +0200
13424 Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
13427 ____________________________________________________________________________
13428 [ 2188] By: gsar on 1998/11/04 02:59:16
13429 Log: fix return value of win32_pclose()
13432 ____________________________________________________________________________
13433 [ 2187] By: gsar on 1998/11/04 02:56:34
13434 Log: s/sv_upgrade/SvUPGRADE/ a couple of places
13436 ! Changes doop.c gv.c util.c
13437 ____________________________________________________________________________
13438 [ 2186] By: jhi on 1998/11/03 08:17:52
13439 Log: Document quads in pack.
13442 ____________________________________________________________________________
13443 [ 2185] By: jhi on 1998/11/03 07:49:35
13444 Log: (IV) vs (I32) vs I_V()
13446 Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
13447 From: Anton Berezin <tobez@plab.ku.dk>
13448 To: "p5p" <perl5-porters@perl.org>
13449 Date: 01 Nov 1998 15:09:11 +0100
13450 Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
13454 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13455 Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST)
13456 Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
13459 ____________________________________________________________________________
13460 [ 2184] By: jhi on 1998/11/03 07:42:46
13461 Log: VM/ESA updates.
13464 ! MANIFEST pod/perlfunc.pod pod/perlport.pod
13465 ____________________________________________________________________________
13466 [ 2183] By: jhi on 1998/11/02 12:58:13
13467 Log: The id(1)-parsing is real fun.
13470 ____________________________________________________________________________
13471 [ 2182] By: jhi on 1998/11/02 12:07:43
13472 Log: Decommission the symlink test.
13474 ! t/op/lex_assign.t
13475 ____________________________________________________________________________
13476 [ 2181] By: jhi on 1998/11/02 12:03:08
13477 Log: Replace ATTR_JOINABLE with true Configure probe
13478 for PTHREAD_CREATE_JOINABLE (or equivalent:
13479 PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
13480 Remove ATTR_JOINABLE itself: Thread.xs uses
13481 PTHREAD_CREATE_JOINABLE (or equivalent) directly.
13483 Really scan for <mach/cthreads.h> only if usethreads.
13485 ! Configure config_h.SH ext/Thread/Thread.xs thread.h
13486 ____________________________________________________________________________
13487 [ 2180] By: jhi on 1998/11/02 11:07:34
13488 Log: In HP-UX 10.X usethreads only if the required files are present.
13491 ____________________________________________________________________________
13492 [ 2179] By: jhi on 1998/11/02 09:10:33
13493 Log: Prefer groups(1).
13494 id -Gn can be broken.
13495 id -a can save the day.
13498 ____________________________________________________________________________
13499 [ 2178] By: jhi on 1998/11/02 08:35:29
13500 Log: Detrail enum comma.
13503 ____________________________________________________________________________
13504 [ 2177] By: jhi on 1998/11/02 08:24:12
13505 Log: 0**0 = 1, from
13507 From: d-lewart@uiuc.edu (Daniel S. Lewart)
13508 Subject: Math::Complex 0**0 patches
13509 Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
13510 Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
13511 To: jhi@iki.fi (Jarkko Hietaniemi),
13512 Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
13514 ! lib/Math/Complex.pm t/lib/complex.t
13515 ____________________________________________________________________________
13516 [ 2168] By: gbarr on 1998/11/01 01:58:58
13517 Log: From: jan.dubois@ibm.net (Jan Dubois)
13518 Date: Fri, 09 Oct 1998 23:28:31 +0200
13519 Message-ID: <36217b7f.3193091@smtp1.ibm.net>
13520 Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
13521 Branch: maint-5.005/perl
13523 ____________________________________________________________________________
13524 [ 2164] By: jhi on 1998/10/31 15:50:02
13525 Log: Integrate from mainperl.
13527 +> t/op/lex_assign.t
13528 !> (integrate 45 files)
13534 ____________________________________________________________________________
13535 [ 2163] By: gsar on 1998/10/31 11:31:12
13536 Log: bump patchlevel; other minor fixes for clean build and test on
13539 ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
13540 ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
13541 ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
13542 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13544 ____________________________________________________________________________
13545 [ 2162] By: gsar on 1998/10/31 09:40:31
13546 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13547 Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
13548 Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
13549 Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
13552 ____________________________________________________________________________
13553 [ 2161] By: gsar on 1998/10/31 09:39:13
13554 Log: From: Albert Dvornik <bert@genscan.com>
13555 Date: 30 Oct 1998 17:50:04 -0500
13556 Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
13557 Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
13559 ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
13560 ____________________________________________________________________________
13561 [ 2160] By: gsar on 1998/10/31 09:35:03
13562 Log: fix for bugs in -x mode
13563 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13564 Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
13565 Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
13566 Subject: [PATCH 5.00552] Fix h2xs
13569 ____________________________________________________________________________
13570 [ 2159] By: gsar on 1998/10/31 09:31:36
13571 Log: Data::Dumper update
13573 ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
13574 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
13575 ____________________________________________________________________________
13576 [ 2153] By: gsar on 1998/10/30 21:40:09
13577 Log: add testsuite portion of patch
13578 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13579 Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
13580 Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
13581 Subject: [PATCH 5.00321 ;-)] 87% speedup
13583 + t/op/lex_assign.t
13585 ____________________________________________________________________________
13586 [ 2152] By: gsar on 1998/10/30 21:08:11
13587 Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
13589 ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
13590 ____________________________________________________________________________
13591 [ 2151] By: gsar on 1998/10/30 20:18:09
13592 Log: From: Mark-Jason Dominus <mjd@plover.com>
13593 Date: Fri, 30 Oct 1998 14:24:23 EST
13594 Message-Id: <19981030192423.27276.qmail@plover.com>
13595 Subject: PATCH: (5.005_02) a2p should use `chomp' instead of `chop'
13598 ____________________________________________________________________________
13599 [ 2150] By: gsar on 1998/10/30 20:08:57
13600 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13601 Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
13602 Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
13603 Subject: [PATCH 5.00552] Overloaded <> and deref again
13605 ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
13606 ! t/pragma/overload.t toke.c
13607 ____________________________________________________________________________
13608 [ 2149] By: gsar on 1998/10/30 19:38:15
13609 Log: From: Roderick Schertler <roderick@argon.org>
13610 Date: Thu, 29 Oct 1998 14:50:18 -0500
13611 Message-ID: <17625.909690618@eeyore.ibcinc.com>
13612 Subject: patch for daemonization docs in perlipc
13615 ____________________________________________________________________________
13616 [ 2148] By: gsar on 1998/10/30 19:36:07
13617 Log: From: Anton Berezin <tobez@plab.ku.dk>
13618 Date: 29 Oct 1998 17:06:25 +0100
13619 Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
13620 Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
13623 ____________________________________________________________________________
13624 [ 2147] By: gsar on 1998/10/30 19:31:37
13625 Log: tweaked version of suggested patch
13626 From: Anton Berezin <tobez@plab.ku.dk>
13627 Date: 29 Oct 1998 14:48:54 +0100
13628 Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
13629 Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
13632 ____________________________________________________________________________
13633 [ 2146] By: gsar on 1998/10/30 19:03:50
13634 Log: hand-apply whitespace-mutiliated patch
13635 From: "vishal bhatia" <vishalb@hotmail.com>
13636 Date: Wed, 28 Oct 1998 23:45:32 PST
13637 Message-ID: <19981029074534.2334.qmail@hotmail.com>
13638 Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
13640 ! ext/B/B/C.pm ext/B/B/CC.pm
13641 ____________________________________________________________________________
13642 [ 2145] By: gsar on 1998/10/30 18:46:58
13643 Log: remaining PL_foo stragglers
13645 ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
13646 ! op.h os2/os2.c vms/gen_shrfls.pl
13647 ____________________________________________________________________________
13648 [ 2144] By: gsar on 1998/10/30 17:38:36
13649 Log: integrate cfgperl tweaks into mainline
13651 !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
13652 !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13653 ____________________________________________________________________________
13654 [ 2143] By: jhi on 1998/10/30 13:27:39
13655 Log: There can be multiple yacc/bison errors.
13657 ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13658 ____________________________________________________________________________
13659 [ 2142] By: jhi on 1998/10/30 13:18:43
13660 Log: README.posix-bc update.
13663 ____________________________________________________________________________
13664 [ 2141] By: jhi on 1998/10/30 09:12:59
13665 Log: #2133 fallout.
13667 ! doio.c ext/POSIX/POSIX.xs
13668 ____________________________________________________________________________
13669 [ 2140] By: jhi on 1998/10/30 08:43:18
13670 Log: Integrate from mainperl.
13672 +> globvar.sym pp.sym
13673 - objpp.h thread.sym
13674 !> (integrate 61 files)
13675 ____________________________________________________________________________
13676 [ 2133] By: gsar on 1998/10/30 02:51:39
13677 Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
13678 (objpp.h is gone, embed.pl now does some of that); objXSUB.h
13679 should soon be automated also; the global variables that
13680 escaped the PL_foo conversion are now reined in; renamed
13681 MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
13682 type of same name; duplicated lists of pp_things in various
13683 places is now gone; result has only been tested on win32
13685 + globvar.sym pp.sym
13686 - objpp.h thread.sym
13687 ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
13688 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
13689 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
13690 ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
13691 ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
13692 ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
13693 ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
13694 ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
13695 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
13696 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13697 ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
13698 ____________________________________________________________________________
13699 [ 2130] By: jhi on 1998/10/29 15:31:26
13700 Log: Pure bison yylex() proto was broken.
13703 ____________________________________________________________________________
13704 [ 2126] By: jhi on 1998/10/29 08:35:54
13705 Log: Integrate mainperl.
13707 !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
13708 !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
13709 !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
13710 !> t/pragma/warn/doio toke.c win32/makefile.mk
13711 ____________________________________________________________________________
13712 [ 2125] By: jhi on 1998/10/29 08:32:38
13713 Log: EBCDIC Makefile.SH iteration converges. Hopefully.
13716 ____________________________________________________________________________
13717 [ 2124] By: jhi on 1998/10/29 08:06:44
13718 Log: EBCDIC Makefile.SH tuneup.
13721 ____________________________________________________________________________
13722 [ 2119] By: gsar on 1998/10/28 23:24:04
13723 Log: remove doubled hunk from integration
13726 ____________________________________________________________________________
13727 [ 2118] By: gsar on 1998/10/28 22:03:31
13728 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13729 Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
13730 Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
13731 Subject: [PATCH 5.00552] Minor debugger tweaks
13734 ____________________________________________________________________________
13735 [ 2117] By: gsar on 1998/10/28 22:02:30
13736 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13737 Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
13738 Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
13739 Subject: [PATCH 5.00552] Make sort respect overloading
13741 ! pp_ctl.c proto.h t/pragma/overload.t
13742 ____________________________________________________________________________
13743 [ 2116] By: gsar on 1998/10/28 21:51:11
13744 Log: MM patches from Ilya Zakharevich
13745 Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
13746 Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
13747 Subject: [PATCH 5.00552] Make MakeMaker more verbose
13749 Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
13750 Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
13751 Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
13753 ! lib/ExtUtils/MakeMaker.pm
13754 ____________________________________________________________________________
13755 [ 2115] By: gsar on 1998/10/28 21:46:19
13756 Log: add explicit references to perl source path in ld2 and gcc2
13758 ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
13759 ____________________________________________________________________________
13760 [ 2114] By: gsar on 1998/10/28 21:39:56
13761 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
13762 Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
13763 Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
13764 Subject: [PATCH] Re: Problems with: Creating an installable tar archive
13767 ____________________________________________________________________________
13768 [ 2113] By: gsar on 1998/10/28 21:21:16
13769 Log: integrate cfgperl into mainline
13772 !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
13773 !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
13774 !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
13775 !> thread.h toke.c vmesa/Makefile
13776 ____________________________________________________________________________
13777 [ 2112] By: gsar on 1998/10/28 21:14:18
13780 ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
13781 ____________________________________________________________________________
13782 [ 2111] By: gsar on 1998/10/28 18:52:10
13783 Log: smarter C<$SIG{FOO} = BAREWORD;> warning
13786 ____________________________________________________________________________
13787 [ 2110] By: jhi on 1998/10/28 15:07:54
13788 Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
13791 ____________________________________________________________________________
13792 [ 2109] By: jhi on 1998/10/28 13:39:54
13793 Log: a2p.y needs to generate also y.tab.h.
13796 ____________________________________________________________________________
13797 [ 2108] By: jhi on 1998/10/28 10:33:36
13798 Log: The "parse error" must be converted to "syntax error",
13799 just matching it aint' enough.
13801 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
13802 ! t/pragma/warning.t
13803 ____________________________________________________________________________
13804 [ 2107] By: jhi on 1998/10/28 10:23:05
13805 Log: Regen sig_n{ame,umber}* if slightest doubt.
13808 ____________________________________________________________________________
13809 [ 2106] By: jhi on 1998/10/28 08:44:49
13810 Log: Bison says 'parse error', not 'parser error'.
13812 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
13813 ! t/pragma/warning.t
13814 ____________________________________________________________________________
13815 [ 2105] By: jhi on 1998/10/28 08:42:09
13816 Log: yylex() parametrization.
13819 ____________________________________________________________________________
13820 [ 2104] By: jhi on 1998/10/28 08:25:09
13821 Log: Bring in #2102.
13824 ____________________________________________________________________________
13825 [ 2103] By: jhi on 1998/10/28 08:22:04
13826 Log: From: Dominic Dunlop <domo@vo.lu>
13827 Subject: [PATCH 5.005_02] Re: perl5.004_04 testing problem
13828 Date: 27 Oct 1998 20:47:25 +0200
13829 Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
13832 ____________________________________________________________________________
13833 [ 2102] By: larry on 1998/10/27 18:58:55
13834 Log: utf8 change to quotemeta broke EBCDIC
13837 ____________________________________________________________________________
13838 [ 2101] By: jhi on 1998/10/27 12:55:34
13839 Log: $Config{sig_num_init}.
13840 Also, a new approach to the 'pthreads-created-joinable': drop
13841 it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
13842 directly. (See also #2096).
13844 ! Configure config_h.SH
13845 ____________________________________________________________________________
13846 [ 2100] By: jhi on 1998/10/27 10:48:55
13847 Log: Regenerated perly_c.diff.
13850 ____________________________________________________________________________
13851 [ 2099] By: jhi on 1998/10/27 08:42:25
13852 Log: First the mangler was Netscape, then it was me.
13855 ____________________________________________________________________________
13856 [ 2098] By: jhi on 1998/10/27 08:34:40
13857 Log: `id -Gn` might be available where `groups` is not.
13860 ____________________________________________________________________________
13861 [ 2097] By: jhi on 1998/10/27 08:05:17
13862 Log: Netscape had mangled the tabs.
13865 ____________________________________________________________________________
13866 [ 2096] By: jhi on 1998/10/27 08:03:05
13867 Log: ATTR_JOINABLE logic, based on (private email)
13869 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
13870 Subject: Some little diffs
13871 Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
13872 Date: Tue, 27 Oct 1998 13:44:42 +1300
13875 ____________________________________________________________________________
13876 [ 2095] By: jhi on 1998/10/27 07:56:57
13877 Log: Mach cthreads support based on:
13879 From: brie@corp.home.net (Brian Harrison)
13880 Subject: perl5.005_02 patch for mthreads
13881 To: perl5-porters@perl.org
13882 Date: 24 Oct 1998 01:01:55 +0300
13883 Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
13885 Pthread yield probe (dejavu)
13886 Cosmetic nanochange for the union semun output.
13887 Better inttypes.h probe.
13888 Undo the 'void *' $selecttype probe from #1971 because
13889 it breaks the $selectminbits test.
13891 ! Configure config_h.SH perl.h thread.h
13892 ____________________________________________________________________________
13893 [ 2094] By: jhi on 1998/10/26 13:02:07
13894 Log: Also posix-bc wants to reyacc.
13897 ____________________________________________________________________________
13898 [ 2093] By: jhi on 1998/10/26 10:17:21
13899 Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
13900 5_02 and really breaking things in non-ASCII worlds.
13903 ____________________________________________________________________________
13904 [ 2092] By: jhi on 1998/10/26 09:08:00
13905 Log: More robustness.
13907 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
13908 ! t/pragma/warning.t
13909 ____________________________________________________________________________
13910 [ 2091] By: jhi on 1998/10/26 08:47:32
13911 Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
13912 Bison really wants YYLEX_PARAM.
13914 ! perly.y proto.h toke.c
13915 ____________________________________________________________________________
13916 [ 2090] By: jhi on 1998/10/26 08:21:25
13917 Log: s/YYLEX_PARAM/YYLEXPARAM/
13920 ____________________________________________________________________________
13921 [ 2089] By: jhi on 1998/10/26 08:17:33
13922 Log: Indicate skipped subtests.
13925 ____________________________________________________________________________
13926 [ 2088] By: jhi on 1998/10/26 08:11:36
13927 Log: Integrate from mainperl.
13929 !> (integrate 54 files)
13930 ____________________________________________________________________________
13931 [ 2087] By: jhi on 1998/10/26 08:08:02
13932 Log: Add test for filetests.
13936 ____________________________________________________________________________
13937 [ 2086] By: gsar on 1998/10/26 02:44:44
13938 Log: various win32 tweaks; disable new xs_cpp section (it creates
13939 ambiguous inference graph for %.xs --> %.o)
13941 ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
13942 ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
13943 ! win32/config.gc win32/config_H.gc win32/makedef.pl
13944 ! win32/makefile.mk win32/win32.h
13945 ____________________________________________________________________________
13946 [ 2085] By: gsar on 1998/10/26 00:50:02
13947 Log: sanity-check $Config{drand01} in rand.t
13949 ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
13950 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13951 ____________________________________________________________________________
13952 [ 2078] By: gsar on 1998/10/25 10:22:04
13953 Log: update win32/config*.?c
13955 ! Changes win32/config.bc win32/config.gc win32/config.vc
13956 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13957 ____________________________________________________________________________
13958 [ 2077] By: gsar on 1998/10/25 08:39:25
13959 Log: From: Graham Barr <gbarr@pobox.com>
13960 Date: Sat, 24 Oct 1998 21:45:50 -0500
13961 Message-ID: <19981024214550.C508@pobox.com>
13962 Subject: Re: die with a reference should use overload "" operator
13965 ____________________________________________________________________________
13966 [ 2076] By: gsar on 1998/10/25 08:37:49
13967 Log: From: Graham Barr <gbarr@pobox.com>
13968 Date: Sat, 24 Oct 1998 12:45:21 -0500
13969 Message-ID: <19981024124521.C512@pobox.com>
13970 Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
13973 ____________________________________________________________________________
13974 [ 2075] By: gsar on 1998/10/25 08:24:09
13975 Log: fix C<print $n += 5;> etc.
13978 ____________________________________________________________________________
13979 [ 2074] By: gsar on 1998/10/25 08:12:28
13980 Log: list builtins with portability caveats
13981 From: Jarkko Hietaniemi <jhi@iki.fi>
13982 Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
13983 Message-Id: <199810231105.OAA02411@alpha.hut.fi>
13984 Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
13987 ____________________________________________________________________________
13988 [ 2073] By: gsar on 1998/10/25 07:55:43
13989 Log: fix stack overrun in file test operators
13992 ____________________________________________________________________________
13993 [ 2072] By: gsar on 1998/10/25 07:29:45
13994 Log: implement C<goto &func> and other fixes (via private mail)
13995 From: "vishal bhatia" <vishalb@hotmail.com>
13996 Date: Wed, 21 Oct 1998 22:59:03 PDT
13997 Message-Id: <19981022055904.20083.qmail@hotmail.com>
13998 Subject: [PATCH 5.005_52] More fixes for B
14000 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
14001 ____________________________________________________________________________
14002 [ 2071] By: gsar on 1998/10/25 07:14:41
14003 Log: From: Graham Barr <gbarr@pobox.com>
14004 Date: Sat, 17 Oct 1998 20:42:41 -0500
14005 Message-ID: <19981017204241.G510@pobox.com>
14006 Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
14009 ____________________________________________________________________________
14010 [ 2070] By: gsar on 1998/10/25 07:07:29
14011 Log: avoid bogus line number in XSUB redefined warnings
14014 ____________________________________________________________________________
14015 [ 2069] By: gsar on 1998/10/25 06:59:03
14016 Log: From: Martijn Koster <mak@excitecorp.com>
14017 Date: Wed, 21 Oct 1998 13:12:03 +0100
14018 Message-ID: <19981021131203.A15661@excitecorp.com>
14019 Subject: File::Path::mkpath reports the wrong error
14022 ____________________________________________________________________________
14023 [ 2068] By: gsar on 1998/10/25 06:54:43
14024 Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
14025 Date: Tue, 20 Oct 1998 20:52:20 -0500
14026 Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
14027 Subject: Exporter.pm's export_to_level() argument handling buggy
14030 ____________________________________________________________________________
14031 [ 2067] By: gsar on 1998/10/25 06:50:19
14032 Log: From: jan.dubois@ibm.net (Jan Dubois)
14033 Date: Wed, 21 Oct 1998 00:55:51 +0200
14034 Message-ID: <36380269.55370608@smtp1.ibm.net>
14035 Subject: Make _really_ sure Dynaloader.xs code is initialized only once
14037 ! ext/DynaLoader/DynaLoader_pm.PL
14038 ____________________________________________________________________________
14039 [ 2066] By: gsar on 1998/10/25 06:48:19
14040 Log: recognize '%' as a shell metachar for win32
14041 From: jan.dubois@ibm.net (Jan Dubois)
14042 Date: Tue, 20 Oct 1998 21:57:35 +0200
14043 Message-ID: <3636ea31.49170453@smtp1.ibm.net>
14044 Subject: [PATCH 5.005_02, Win32] Re: %ENV% not expanded in backquotes?
14047 ____________________________________________________________________________
14048 [ 2065] By: gsar on 1998/10/25 06:46:30
14049 Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
14052 ____________________________________________________________________________
14053 [ 2064] By: gsar on 1998/10/25 06:45:09
14054 Log: From: Gisle Aas <gisle@aas.no>
14055 Date: 20 Oct 1998 14:24:44 +0200
14056 Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
14057 Subject: ord() and unpack("U*",...) should not be negative
14060 ____________________________________________________________________________
14061 [ 2063] By: gsar on 1998/10/25 06:42:29
14062 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14063 Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
14064 Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
14065 Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
14068 ____________________________________________________________________________
14069 [ 2062] By: gsar on 1998/10/25 06:41:26
14070 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14071 Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
14072 Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
14073 Subject: [PATCH 5.005_*] Speed up aassign
14076 ____________________________________________________________________________
14077 [ 2061] By: gsar on 1998/10/25 06:39:04
14078 Log: From: Graham Barr <gbarr@pobox.com>
14079 Date: Sat, 17 Oct 1998 22:22:02 -0500
14080 Message-ID: <19981017222202.J510@pobox.com>
14081 Subject: Re: '*' prototype does not allow bareword with strict
14084 ____________________________________________________________________________
14085 [ 2060] By: gsar on 1998/10/25 06:37:34
14086 Log: handle '::' in section names properly
14087 From: Graham Barr <gbarr@pobox.com>
14088 Date: Sat, 17 Oct 1998 12:57:54 -0500
14089 Message-ID: <19981017125754.C510@pobox.com>
14090 Subject: Re: pod2html
14093 ____________________________________________________________________________
14094 [ 2059] By: gsar on 1998/10/25 06:33:43
14095 Log: integrate changes#1982,2014,2021 (from maint-5.005)
14097 !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
14098 !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
14099 ____________________________________________________________________________
14100 [ 2058] By: gsar on 1998/10/25 05:44:17
14101 Log: allow more win32 symbol exports (suggested by Jan Dubois)
14104 ____________________________________________________________________________
14105 [ 2057] By: gsar on 1998/10/25 05:40:40
14106 Log: integrate change#2053 from maint-5.005
14108 !> cop.h t/cmd/while.t
14109 ____________________________________________________________________________
14110 [ 2056] By: gsar on 1998/10/25 05:16:41
14111 Log: commented version of a patch suggested by Drago Goricanec
14112 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
14113 Date: 16 Oct 1998 15:24:45 +0300
14114 Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
14115 Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
14118 ____________________________________________________________________________
14119 [ 2055] By: gsar on 1998/10/25 05:11:03
14120 Log: include eof() in description of buffering caveats
14121 From: Anton Berezin <tobez@plab.ku.dk>
14122 Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
14123 Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
14124 Subject: [DOCPATCH] pod/perlfunc.pod
14127 ____________________________________________________________________________
14128 [ 2054] By: gsar on 1998/10/25 05:07:42
14129 Log: disallow 'x' in hex numbers (except leading '0x')
14130 From: Gisle Aas <gisle@aas.no>
14131 Date: 16 Oct 1998 16:33:12 +0200
14132 Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
14133 Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
14135 ! perlvars.h t/op/oct.t util.c
14136 ____________________________________________________________________________
14137 [ 2052] By: gsar on 1998/10/25 04:49:04
14138 Log: avoid the circular refcnt logic in magic_mutexfree()
14140 ! mg.c pp.c pp_hot.c
14141 ____________________________________________________________________________
14142 [ 2051] By: gsar on 1998/10/25 04:35:07
14143 Log: properly restore PL_rsfp_filters after require
14145 ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
14147 ____________________________________________________________________________
14148 [ 2050] By: gsar on 1998/10/25 02:42:32
14149 Log: integrate cfgperl changes back into mainline
14151 +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
14152 +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14153 !> (integrate 33 files)
14154 ____________________________________________________________________________
14155 [ 2049] By: gsar on 1998/10/25 01:30:48
14156 Log: avoid "mysterious" compile-time failures without messages
14159 ____________________________________________________________________________
14160 [ 2041] By: gsar on 1998/10/23 21:11:56
14161 Log: checkin jpl under //depot/perlext/jpl/...
14163 + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
14164 + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
14165 + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
14166 + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
14167 + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
14168 + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
14169 + jpl/PerlInterpreter/Makefile.PL
14170 + jpl/PerlInterpreter/PerlInterpreter.c
14171 + jpl/PerlInterpreter/PerlInterpreter.h
14172 + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
14173 + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
14174 + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
14175 + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
14176 + jpl/get_jdk/jdk_hosts jpl/install-jpl
14177 ____________________________________________________________________________
14178 [ 2040] By: larry on 1998/10/23 19:31:42
14179 Log: chr(0xFFFFFFFF) didn't translate to utf8 character
14182 ____________________________________________________________________________
14183 [ 2039] By: larry on 1998/10/23 18:48:34
14184 Log: tr///d does not seem to work
14186 ! lib/utf8_heavy.pl
14187 ____________________________________________________________________________
14188 [ 2038] By: larry on 1998/10/23 18:00:41
14189 Log: Program with utf8 identifiers fails to compile
14191 ! doop.c gv.c op.c pp.c pp_hot.c toke.c
14192 ____________________________________________________________________________
14193 [ 2037] By: jhi on 1998/10/23 14:04:51
14194 Log: Test suite portability:
14195 - posix-bc does not write to broken pipes
14196 - filehand #11 only iff we have fork
14197 - warning.t can now match $expected using regular expressions
14199 ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
14200 ! t/pragma/warning.t
14201 ____________________________________________________________________________
14202 [ 2036] By: jhi on 1998/10/23 12:12:07
14203 Log: yacc clarification.
14206 ____________________________________________________________________________
14207 [ 2035] By: jhi on 1998/10/23 12:09:59
14208 Log: Some C compilers get upset about 8-bit characters in /* comments. */
14211 ____________________________________________________________________________
14212 [ 2034] By: jhi on 1998/10/22 09:11:52
14213 Log: Configure update: both for pthread_yield more robust
14214 testing (all variants of pthread_attr_getdetachstate()) --
14215 and because Configure was broken in major way! About 1000
14216 last lines were truncated.
14219 ____________________________________________________________________________
14220 [ 2033] By: jhi on 1998/10/22 07:47:10
14221 Log: DJGPP feedback for #2028.
14224 ____________________________________________________________________________
14225 [ 2032] By: jhi on 1998/10/21 13:03:57
14226 Log: yielding, the saga continues.
14228 ! Configure config_h.SH
14229 !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
14230 !> t/op/goto.t t/pragma/constant.t
14231 ____________________________________________________________________________
14232 [ 2031] By: jhi on 1998/10/21 09:15:42
14233 Log: VM/ESA feedback for #2028.
14235 ! Configure config_h.SH thread.h
14236 ____________________________________________________________________________
14237 [ 2030] By: gsar on 1998/10/21 04:22:53
14238 Log: fix handling of mayhaps-extended @_ in goto &sub
14240 ! av.c pp_ctl.c t/op/goto.t
14241 ____________________________________________________________________________
14242 [ 2029] By: gsar on 1998/10/21 00:54:14
14243 Log: restore sanity to "constant" references
14245 ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
14246 ____________________________________________________________________________
14247 [ 2028] By: jhi on 1998/10/20 15:01:20
14248 Log: OLD_PTHREADS_API reorganizing.
14250 ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
14252 ____________________________________________________________________________
14253 [ 2027] By: jhi on 1998/10/20 14:14:51
14254 Log: #2026 fallout.
14257 ____________________________________________________________________________
14258 [ 2026] By: jhi on 1998/10/20 11:47:21
14259 Log: VM/ESA update.
14261 ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
14262 ____________________________________________________________________________
14263 [ 2025] By: jhi on 1998/10/20 08:20:56
14264 Log: 64-bitness, based on
14266 From: Scott Henry <scotth@sgi.com>
14267 To: perl-64bit@perl.org
14268 Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
14269 Subject: Re: Configure problems/questions...
14270 Date: 19 Oct 1998 22:38:06 -0700
14272 ! hints/irix_6.sh perl.h
14273 ____________________________________________________________________________
14274 [ 2024] By: jhi on 1998/10/20 08:09:07
14275 Log: Add lseeksize.
14278 ____________________________________________________________________________
14279 [ 2023] By: jhi on 1998/10/20 08:08:33
14280 Log: Mumble about _yields() only when threaded.
14283 ____________________________________________________________________________
14284 [ 2022] By: jhi on 1998/10/20 07:46:26
14285 Log: Thinko at PTHREADS_CREATED_JOINABLE.
14288 ____________________________________________________________________________
14289 [ 2021] By: gbarr on 1998/10/20 01:25:23
14290 Log: From: Chip Salzenberg <chip@perlsupport.com>
14291 Date: Tue, 6 Oct 1998 13:33:05 -0400
14292 Message-ID: <19981006133305.A2348@perlsupport.com>
14293 Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
14294 Branch: maint-5.005/perl
14295 ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
14297 ____________________________________________________________________________
14298 [ 2020] By: jhi on 1998/10/19 09:15:53
14299 Log: YIELD more robustly.
14302 ____________________________________________________________________________
14303 [ 2019] By: jhi on 1998/10/19 08:48:33
14304 Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
14305 the 'new' one (just like DJGPP, it seems).
14308 ____________________________________________________________________________
14309 [ 2018] By: jhi on 1998/10/19 07:02:44
14310 Log: vmesaish.h doesn't exclude unixish.h.
14313 ____________________________________________________________________________
14314 [ 2017] By: jhi on 1998/10/19 06:44:19
14315 Log: 1<<$randbits is not good for randbits=48.
14318 ____________________________________________________________________________
14319 [ 2016] By: jhi on 1998/10/19 06:39:47
14320 Log: Make #2012 glob pattern more portable.
14323 ____________________________________________________________________________
14324 [ 2014] By: gbarr on 1998/10/17 20:31:42
14325 Log: Fix POSIX::sigprocmask not to check type of $old parameter
14326 as it is output only
14327 Branch: maint-5.005/perl
14328 ! ext/POSIX/POSIX.xs
14329 ____________________________________________________________________________
14330 [ 2012] By: jhi on 1998/10/17 15:04:23
14331 Log: clean numbered core dumps and t/tmp[0-9]*.
14334 ____________________________________________________________________________
14335 [ 2011] By: jhi on 1998/10/17 14:59:15
14336 Log: More robust yacc/bison failure output handling.
14338 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
14339 ____________________________________________________________________________
14340 [ 2010] By: jhi on 1998/10/17 14:51:05
14341 Log: BC2000 POSIX update.
14344 ____________________________________________________________________________
14345 [ 2009] By: jhi on 1998/10/17 14:49:46
14346 Log: POSIX BC2000 port from perl-mvs:
14348 Subject: Ported perl 5.005.02 to BS2000 / POSIX
14349 From: Dorner Thomas <Thomas.Dorner@start.de>
14350 Date: Tue, 29 Sep 1998 13:29:36 +0100
14351 Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de>
14353 + README.posix-bc hints/posix-bc.sh
14354 ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
14355 ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
14357 ____________________________________________________________________________
14358 [ 2008] By: jhi on 1998/10/17 14:07:49
14359 Log: VM/ESA-update.
14362 ____________________________________________________________________________
14363 [ 2007] By: jhi on 1998/10/17 13:55:34
14364 Log: Forgot few S_I* imports.
14367 ____________________________________________________________________________
14368 [ 2006] By: jhi on 1998/10/17 13:43:54
14369 Log: The VM/ESA port essentials, based on
14373 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14374 Subject: Re: Can't find Data/Dumper.pm
14375 Date: Mon, 28 Sep 1998 07:40:49 +1300
14376 Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
14380 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14381 Subject: Re: Perl thread problems in VM/ESA
14382 Date: Thu, 15 Oct 1998 07:18:35 +1300
14383 Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
14387 From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
14388 Subject: perl archive
14389 Date: Sun, 11 Oct 1998 19:28:54 EDT
14390 Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
14391 which gave a pointer to
14393 http://pucc.princeton.edu/~neale/perl.tar
14395 (based on Perl 5.005_51)
14397 + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
14398 ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
14399 ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
14400 ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
14401 ____________________________________________________________________________
14402 [ 2005] By: jhi on 1998/10/17 13:17:19
14403 Log: Integrate mainperl.
14405 !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
14406 !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14407 !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
14408 !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
14409 !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
14410 !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
14411 !> win32/makefile.mk
14412 ____________________________________________________________________________
14413 [ 2004] By: jhi on 1998/10/17 11:19:06
14414 Log: Removed an extra ' from the int64_t test.
14417 ____________________________________________________________________________
14418 [ 2003] By: gsar on 1998/10/17 04:11:40
14419 Log: silence -w noises (suggested by Greg Bacon)
14421 ! lib/Term/Complete.pm
14422 ____________________________________________________________________________
14423 [ 2002] By: gsar on 1998/10/17 04:07:48
14424 Log: From: Gisle Aas <gisle@aas.no>
14425 Date: 14 Oct 1998 15:53:14 +0200
14426 Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
14427 Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
14430 ____________________________________________________________________________
14431 [ 2001] By: gsar on 1998/10/17 04:06:10
14432 Log: From: Gisle Aas <gisle@aas.no>
14433 Date: 14 Oct 1998 15:17:44 +0200
14434 Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
14435 Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
14438 ____________________________________________________________________________
14439 [ 2000] By: gsar on 1998/10/17 03:06:33
14440 Log: From: Gisle Aas <gisle@aas.no>
14441 Date: 14 Oct 1998 00:38:06 +0200
14442 Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
14443 Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
14446 ____________________________________________________________________________
14447 [ 1999] By: gsar on 1998/10/17 03:04:48
14448 Log: From: Dan Sugalski <sugalskd@osshe.edu>
14449 Date: Tue, 13 Oct 1998 15:10:57 -0700
14450 Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
14451 Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
14453 ! vms/ext/Stdio/Stdio.pm
14454 ____________________________________________________________________________
14455 [ 1998] By: gsar on 1998/10/17 03:00:40
14456 Log: skip readonly vars and unref references when doing a reset()
14459 ____________________________________________________________________________
14460 [ 1997] By: gsar on 1998/10/17 02:49:19
14461 Log: fix buggy treatment of large checksums on unicode strings
14462 From: Gisle Aas <gisle@aas.no>
14463 Date: 13 Oct 1998 21:35:39 +0200
14464 Message-ID: <m31zocp850.fsf@furu.g.aas.no>
14465 Subject: unpack("%48U*",...) [PATCH 5.005_52]
14468 ____________________________________________________________________________
14469 [ 1996] By: gsar on 1998/10/17 02:43:22
14470 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14471 Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
14472 Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
14473 Subject: [PATCH 5.005_52] Memory overrun in os2.c
14475 ! os2/Makefile.SHs os2/os2.c
14476 ____________________________________________________________________________
14477 [ 1995] By: gsar on 1998/10/17 02:42:01
14478 Log: clarify section name rules for typemaps
14481 ____________________________________________________________________________
14482 [ 1994] By: gsar on 1998/10/17 02:33:02
14483 Log: whitespace-proof grent.t
14486 ____________________________________________________________________________
14487 [ 1993] By: gsar on 1998/10/17 02:27:29
14488 Log: fix bug in B::CC::pp_sassign()
14489 From: "vishal bhatia" <vishalb@hotmail.com>
14490 Date: Sun, 11 Oct 1998 18:41:38 PDT
14491 Message-ID: <19981012014139.19614.qmail@hotmail.com>
14492 Subject: B::CC problems with pp_sassign routine
14495 ____________________________________________________________________________
14496 [ 1992] By: gsar on 1998/10/17 02:17:49
14497 Log: applied suggested patch with small doc tweak
14498 From: Gisle Aas <gisle@aas.no>
14499 Date: 11 Oct 1998 12:53:13 +0200
14500 Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
14501 Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
14503 ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
14505 ____________________________________________________________________________
14506 [ 1991] By: gsar on 1998/10/17 02:08:30
14507 Log: apply non-conflicting parts from suggested patch
14508 From: jan.dubois@ibm.net (Jan Dubois)
14509 Date: Sat, 10 Oct 1998 13:15:45 +0200
14510 Message-ID: <36223ed7.18279374@smtp1.ibm.net>
14511 Subject: [PATCH 5.005_52] Still more MakeMaker patches
14513 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14514 ____________________________________________________________________________
14515 [ 1990] By: gsar on 1998/10/17 02:01:24
14516 Log: provide option to enable optimization with VC (suggested by Jan
14519 ! win32/Makefile win32/makefile.mk
14520 ____________________________________________________________________________
14521 [ 1989] By: gsar on 1998/10/17 01:55:27
14522 Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
14523 Dave Leppik <dleppik@gage.com>
14526 ____________________________________________________________________________
14527 [ 1988] By: gsar on 1998/10/17 01:49:05
14528 Log: stray typo found by Hugo van der Sanden
14531 ____________________________________________________________________________
14532 [ 1987] By: gsar on 1998/10/17 01:45:52
14533 Log: perldoc pod update
14534 From: Daniel Grisinger <dgris@perrin.dimensional.com>
14535 Date: 06 Oct 1998 23:56:51 -0600
14536 Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
14537 Subject: [PATCH _02 and _52] perldoc
14540 ____________________________________________________________________________
14541 [ 1986] By: gsar on 1998/10/17 01:41:40
14542 Log: qualify names of builtins
14544 ! ext/POSIX/POSIX.pm
14545 ____________________________________________________________________________
14546 [ 1982] By: gbarr on 1998/10/17 00:20:57
14547 Log: From: Jochen Wiedmann <joe@ispsoft.de>
14548 Date: Thu, 17 Sep 1998 17:16:06 +0200
14549 Message-ID: <360127B6.E44564A@ispsoft.de>
14550 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
14551 Branch: maint-5.005/perl
14552 ! lib/ExtUtils/MakeMaker.pm
14553 ____________________________________________________________________________
14554 [ 1978] By: gsar on 1998/10/16 01:58:58
14555 Log: integrate cfgperl mods into mainline
14557 +> ext/DynaLoader/dl_vmesa.xs
14559 !> Configure MANIFEST Makefile.SH config_h.SH
14560 !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
14561 !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
14563 ____________________________________________________________________________
14564 [ 1976] By: gsar on 1998/10/16 00:10:52
14568 ____________________________________________________________________________
14569 [ 1975] By: gsar on 1998/10/15 23:54:38
14570 Log: propagate typeness of lexicals while cloning them
14573 ____________________________________________________________________________
14574 [ 1974] By: gsar on 1998/10/15 23:53:25
14575 Log: s/last/first/ typo in append_list()
14578 ____________________________________________________________________________
14579 [ 1973] By: gsar on 1998/10/15 20:06:17
14580 Log: nuke confperl branch and contents
14582 - (delete 1284 files)
14583 ____________________________________________________________________________
14584 [ 1972] By: jhi on 1998/10/15 07:07:35
14585 Log: Test #162 had been added but the "print 1..161" had not been updated.
14588 ____________________________________________________________________________
14589 [ 1971] By: gsar on 1998/10/15 03:09:58
14590 Log: check in all confperl changes as of change#1964 into cfgperl
14592 + ext/DynaLoader/dl_vmesa.xs
14593 ! Configure MANIFEST Makefile.SH config_h.SH
14594 ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
14595 ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
14596 ____________________________________________________________________________
14597 [ 1970] By: gsar on 1998/10/15 03:05:59
14598 Log: integrate mainline to get tr.t
14601 ____________________________________________________________________________
14602 [ 1969] By: gsar on 1998/10/15 03:04:17
14603 Log: add missing tr.t to repository
14606 ____________________________________________________________________________
14607 [ 1968] By: gsar on 1998/10/15 03:02:43
14608 Log: create cfgperl branch
14610 +> (branch 1282 files)
14611 ____________________________________________________________________________
14612 [ 1967] By: gsar on 1998/10/15 02:46:08
14613 Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
14614 (MAN3PODS cannot be set to ' '; stray stricture violation)
14616 ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
14617 ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
14618 ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
14619 ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
14620 ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
14621 ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
14622 ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
14623 ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
14624 ! ext/attrs/Makefile.PL ext/re/Makefile.PL
14625 ! lib/ExtUtils/MM_Unix.pm
14626 ____________________________________________________________________________
14627 [ 1966] By: gsar on 1998/10/15 02:19:03
14628 Log: tweak to make fix in change#1944 behave correctly for closures
14629 created within eval''
14632 ____________________________________________________________________________
14633 [ 1965] By: gsar on 1998/10/14 23:22:41
14634 Log: use better numbers for exitstatus test
14637 ____________________________________________________________________________
14638 [ 1964] By: jhi on 1998/10/14 17:25:41
14639 Log: Add VM/ESA dynaloading (uses <dll.h>).
14641 + ext/DynaLoader/dl_vmesa.xs
14643 ____________________________________________________________________________
14644 [ 1963] By: jhi on 1998/10/14 17:17:10
14645 Log: Remove a2p.loadmap in 'clean' target.
14648 ____________________________________________________________________________
14649 [ 1962] By: jhi on 1998/10/14 17:13:11
14650 Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
14653 ____________________________________________________________________________
14654 [ 1961] By: jhi on 1998/10/14 16:27:39
14655 Log: VM/ESA creates executable.loadmaps.
14658 ____________________________________________________________________________
14659 [ 1960] By: jhi on 1998/10/14 15:37:39
14660 Log: Introduce SCHED_YIELD (one of sched_yield(),
14661 pthread_yield(), or pthread_yield(NULL)).
14662 YIELD is then defined using SCHED_YIELD unless
14663 a platform-specific YIELD has already been defined.
14665 Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
14667 The need for pthread_yield(NULL) and pthread_attr_setdet...
14668 introduced by (private email)
14670 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
14671 Date: Sat, 10 Oct 1998 21:08:15 +1300
14672 Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
14673 Subject: Re: Perl thread problems in VM/ESA
14675 Better select() protoprobe (for AIX), from (private email)
14676 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
14677 Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
14678 Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
14679 Subject: AIX select (fwd)
14680 From: Lars Hecking <lhecking@nmrc.ucc.ie>
14681 To: Andy Dougherty <doughera@lafcol.lafayette.edu>
14682 Date: Fri, 2 Oct 1998 10:40:01 +0100
14683 Subject: AIX select
14685 Linux-avoid-so.X.Y, based on
14686 From: "Kurt D. Starsinic" <kstar@chapin.edu>
14687 Date: Tue, 13 Oct 1998 15:55:07 -0400
14688 Message-ID: <19981013155507.B4004@O2.chapin.edu>
14689 Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
14691 ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
14693 ____________________________________________________________________________
14694 [ 1959] By: jhi on 1998/10/14 12:51:26
14695 Log: Some old pthread implementations have
14696 pthread_attr_setdetachstate(pthread_attr_t*, int*).
14698 ! ext/Thread/Thread.xs
14699 ____________________________________________________________________________
14700 [ 1958] By: jhi on 1998/10/14 12:41:11
14701 Log: SCHED_YIELD and ATTR_JOINABLE fixes. Thread.xs and Configure
14702 counterparts will follow soon.
14705 ____________________________________________________________________________
14706 [ 1957] By: jhi on 1998/10/14 12:38:11
14707 Log: Add tr.t (MANIFEST already knew about it, strange)
14710 ____________________________________________________________________________
14711 [ 1956] By: jhi on 1998/10/14 12:24:35
14712 Log: Mutexen should be initialized only once.
14715 ____________________________________________________________________________
14716 [ 1955] By: jhi on 1998/10/14 12:19:38
14717 Log: os390 has its own cppstdin.
14720 ____________________________________________________________________________
14721 [ 1954] By: jhi on 1998/10/14 12:15:06
14722 Log: Integrate with mainperl.
14724 !> (integrate 1280 files)
14725 ____________________________________________________________________________
14726 [ 1953] By: jhi on 1998/10/14 11:48:08
14727 Log: Removed duplicate CMA threads code for HPUX 10.X.
14728 (probably residue of patch(1) being too understanding)
14729 Enhanced 64-bit settings. (redo change#1940)
14732 ____________________________________________________________________________
14733 [ 1952] By: jhi on 1998/10/14 11:45:16
14734 Log: (redo change#1949) Detypo in the d_open64 warning about
14735 the impending WHOA.
14738 ____________________________________________________________________________
14739 [ 1951] By: jhi on 1998/10/14 10:54:16
14740 Log: Mutexen should only be inited once, after they have been New()ed.
14743 ____________________________________________________________________________
14744 [ 1950] By: jhi on 1998/10/14 10:41:43
14748 ____________________________________________________________________________
14749 [ 1949] By: jhi on 1998/10/14 10:34:23
14750 Log: Detypo in the d_open64 warning about the impending WHOA.
14753 ____________________________________________________________________________
14754 [ 1948] By: gsar on 1998/10/14 05:38:01
14757 ! pp_hot.c t/op/eval.t
14758 ____________________________________________________________________________
14759 [ 1947] By: gsar on 1998/10/14 05:37:10
14760 Log: let docatch() pass the buck when restartop turns out to be null,
14761 making exceptions in BEGIN{} propagate as expected
14763 ! pp_ctl.c t/op/misc.t
14764 ____________________________________________________________________________
14765 [ 1946] By: gsar on 1998/10/13 03:41:49
14766 Log: add missing file from change#1943
14769 ____________________________________________________________________________
14770 [ 1945] By: gsar on 1998/10/13 03:32:02
14771 Log: defer "deep recursion" warnings until CXt_SUB context is properly
14774 ! pp_hot.c t/pragma/warn/pp_hot
14775 ____________________________________________________________________________
14776 [ 1944] By: gsar on 1998/10/13 03:15:50
14777 Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
14778 fixup the cop_seq value that must be seen by lexical lookups that
14779 emanate within eval''
14781 ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
14782 ____________________________________________________________________________
14783 [ 1943] By: gsar on 1998/10/13 02:06:09
14784 Log: ensure recursive attempts to findlex()icals know enough about where
14785 the last eval'' context was encountered
14788 ____________________________________________________________________________
14789 [ 1942] By: gsar on 1998/10/13 02:01:24
14790 Log: force copy of substrings when matching against temporaries
14792 ! pp_hot.c t/op/pat.t
14793 ____________________________________________________________________________
14794 [ 1941] By: gsar on 1998/10/13 01:49:16
14795 Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
14798 ! pp_ctl.c t/op/runlevel.t
14799 ____________________________________________________________________________
14800 [ 1940] By: jhi on 1998/10/12 09:57:44
14801 Log: Removed duplicate CMA threads code for HPUX 10.X.
14802 (probably residue of patch(1) being too understanding)
14803 Enhanced 64-bit settings.
14806 ____________________________________________________________________________
14807 [ 1939] By: jhi on 1998/10/12 09:53:11
14808 Log: Initial sync from mainline perl.
14811 ____________________________________________________________________________
14812 [ 1937] By: gsar on 1998/10/06 21:16:34
14813 Log: fix $/ init for USE_THREADS
14816 ____________________________________________________________________________
14817 [ 1936] By: gsar on 1998/10/06 07:19:39
14818 Log: fix globals caught by change#1927; builds and tests on Solaris
14820 ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
14821 ! warning.h warning.pl
14822 ____________________________________________________________________________
14823 [ 1935] By: gsar on 1998/10/06 06:50:35
14824 Log: add test for previous fix
14826 ! ext/Thread/create.t
14827 ____________________________________________________________________________
14828 [ 1934] By: gsar on 1998/10/06 06:37:36
14829 Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
14832 ____________________________________________________________________________
14833 [ 1933] By: gsar on 1998/10/06 05:04:20
14834 Log: undo bogus part of change#1903 (as pointed out by Larry)
14837 ____________________________________________________________________________
14838 [ 1932] By: gsar on 1998/10/06 04:21:31
14839 Log: added tweaked version of suggested patch
14840 From: jan.dubois@ibm.net (Jan Dubois)
14841 Date: Sat, 03 Oct 1998 19:04:48 +0200
14842 Message-ID: <361d54b2.36841294@smtp1.ibm.net>
14843 Subject: [PATCH 5.005_52] More MakeMaker patches
14845 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14846 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
14847 ____________________________________________________________________________
14848 [ 1931] By: gsar on 1998/10/06 04:04:33
14849 Log: use cpp symbols instead of hardwired constants
14850 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14851 Date: Mon, 05 Oct 1998 09:23:33 +0100
14852 Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
14853 Subject: [PATCH 5.005_52] By the numbers (resend)
14856 ____________________________________________________________________________
14857 [ 1930] By: gsar on 1998/10/06 04:01:55
14858 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14859 Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
14860 Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
14861 Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
14863 ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
14864 ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
14865 ____________________________________________________________________________
14866 [ 1929] By: gsar on 1998/10/06 03:50:36
14867 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14868 Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
14869 Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
14870 Subject: [PATCH 5.00552] Minor test improvement
14873 ____________________________________________________________________________
14874 [ 1928] By: gsar on 1998/10/06 03:49:03
14875 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14876 Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
14877 Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
14878 Subject: [PATCH 5.00552] emacs/ptags inprovements
14881 ____________________________________________________________________________
14882 [ 1927] By: gsar on 1998/10/06 03:47:44
14883 Log: disable C<#define dirty PL_dirty> et al.
14885 ! embed.pl embedvar.h
14886 ____________________________________________________________________________
14887 [ 1926] By: gsar on 1998/10/06 03:43:32
14888 Log: From: Mark-Jason Dominus <mjd@plover.com>
14889 Date: Sun, 04 Oct 1998 14:48:11 -0400
14890 Message-ID: <19981004184811.16048.qmail@plover.com>
14891 Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
14894 ____________________________________________________________________________
14895 [ 1925] By: gsar on 1998/10/06 03:27:35
14896 Log: disable USE_THREADS when PERL_OBJECT is enabled
14898 ! win32/Makefile win32/makefile.mk
14899 ____________________________________________________________________________
14900 [ 1924] By: gsar on 1998/10/06 03:26:54
14901 Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
14903 ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
14905 ____________________________________________________________________________
14906 [ 1923] By: gsar on 1998/10/03 05:19:56
14907 Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
14910 ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
14911 ! proto.h vms/perly_c.vms
14912 ____________________________________________________________________________
14913 [ 1922] By: gsar on 1998/10/03 03:59:50
14914 Log: suppress manifypods leak in extensions
14916 ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
14917 ____________________________________________________________________________
14918 [ 1921] By: gsar on 1998/10/02 22:30:15
14919 Log: os390 fixes (suggested by Peter Prymmer)
14921 ! Makefile.SH regcomp.c
14922 ____________________________________________________________________________
14923 [ 1920] By: gsar on 1998/10/02 21:41:19
14924 Log: squelch undef warnings
14925 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14926 Date: Fri, 02 Oct 1998 11:01:14 +0100
14927 Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
14928 Subject: [PATCH] Re: Apparent bug in Math::BigInt
14930 ! Changes lib/Math/BigInt.pm
14931 ____________________________________________________________________________
14932 [ 1919] By: gsar on 1998/10/02 04:59:13
14933 Log: add note to INSTALL about ANSI C
14936 ____________________________________________________________________________
14937 [ 1918] By: gsar on 1998/10/02 04:21:10
14938 Log: tolerate spaces when fixing up __cplusplus output by old h2xs
14939 From: jan.dubois@ibm.net (Jan Dubois)
14940 Date: Wed, 30 Sep 1998 23:35:30 +0200
14941 Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
14942 Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
14944 ! lib/ExtUtils/xsubpp
14945 ____________________________________________________________________________
14946 [ 1917] By: gsar on 1998/10/02 04:16:02
14947 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
14948 Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
14949 Message-Id: <199810010837.LAA31371@alpha.hut.fi>
14950 Subject: Re: Configure test for selectbits busted
14953 ____________________________________________________________________________
14954 [ 1916] By: gsar on 1998/10/02 04:14:17
14955 Log: From: Dan Sugalski <sugalskd@osshe.edu>
14956 Date: Wed, 30 Sep 1998 17:15:20 -0700
14957 Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
14958 Subject: [PATCH 5.005_02]VMS config tweaks
14960 ! vms/descrip_mms.template vms/subconfigure.com
14961 ____________________________________________________________________________
14962 [ 1915] By: gsar on 1998/10/02 04:10:47
14963 Log: use Off_t to permit 64-bit seek()
14964 From: Scott Henry <scotth@sgi.com>
14965 Date: 29 Sep 1998 17:38:46 -0700
14966 Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
14967 Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
14969 Date: 28 Sep 1998 18:55:37 -0700
14970 Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
14971 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
14973 ! doio.c pp_sys.c proto.h sv.c
14974 ____________________________________________________________________________
14975 [ 1914] By: gsar on 1998/10/02 04:05:36
14976 Log: normalize tm struct passed to strftime() with mktime()
14977 From: Spider Boardman <spider@orb.nashua.nh.us>
14978 Date: Wed, 30 Sep 1998 15:12:09 -0400
14979 Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
14980 Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date
14982 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14983 ____________________________________________________________________________
14984 [ 1913] By: gsar on 1998/10/02 03:59:46
14985 Log: don't try to run foo_SH.orig etc.
14988 ____________________________________________________________________________
14989 [ 1912] By: gsar on 1998/10/02 03:45:37
14990 Log: make warning about glob process failure optional
14992 ! pod/perldiag.pod pp_hot.c
14993 ____________________________________________________________________________
14994 [ 1911] By: gsar on 1998/10/02 02:52:21
14995 Log: document yet another RE diagnostic, make it consistent with REG_INFTY
14996 From: Dominic Dunlop <domo@vo.lu>
14997 Date: Tue, 29 Sep 1998 21:06:30 +0000
14998 Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
14999 Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
15001 Date: Wed, 30 Sep 1998 11:46:44 +0000
15002 Message-Id: <v03110702b237beb04830@[212.24.192.74]>
15003 Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
15005 ! pod/perldiag.pod regcomp.c
15006 ____________________________________________________________________________
15007 [ 1910] By: gsar on 1998/10/02 02:48:48
15008 Log: minor Configure tweaks (via private mail)
15009 From: Jarkko Hietaniemi <jhi@iki.fi>
15010 Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
15011 Message-Id: <199809292325.CAA19737@alpha.hut.fi>
15012 Subject: [PATCH] 5.005_52: the drizzle continues
15014 ! Configure config_h.SH handy.h
15015 ____________________________________________________________________________
15016 [ 1909] By: gsar on 1998/10/02 02:46:39
15017 Log: update SCO hints for dynamic loading
15018 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
15019 Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
15020 Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
15021 Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15023 Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
15024 Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
15025 Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
15028 ____________________________________________________________________________
15029 [ 1908] By: gsar on 1998/10/02 02:33:39
15030 Log: make File::Find work when wanted() is autoloaded or a symbolic ref
15033 ____________________________________________________________________________
15034 [ 1907] By: gsar on 1998/10/02 02:21:52
15035 Log: applied patches, but retained old behavior for win32 (where compilers
15036 can't read from stdin at all)
15037 From: Graham Barr <gbarr@ti.com>
15038 Date: Mon, 28 Sep 1998 09:41:49 -0500
15039 Message-ID: <19980928094149.B26576@asic.sc.ti.com>
15040 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15042 Date: Tue, 29 Sep 1998 12:35:43 -0500
15043 Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
15044 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
15046 ! ext/Errno/Errno_pm.PL
15047 ____________________________________________________________________________
15048 [ 1906] By: gsar on 1998/10/02 02:02:19
15049 Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
15053 ____________________________________________________________________________
15054 [ 1905] By: gsar on 1998/10/02 01:59:56
15055 Log: win32 caveats about truncate()
15058 ____________________________________________________________________________
15059 [ 1904] By: gsar on 1998/10/02 01:53:25
15060 Log: various Configure and hints updates (prefer drand48() or random()
15061 over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
15062 applied modulo SCO hints superceded by later patch
15063 From: Jarkko Hietaniemi <jhi@iki.fi>
15064 Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
15065 Message-Id: <199809282156.AAA18615@alpha.hut.fi>
15066 Subject: [PATCH] 5.005_52: Configure et al:
15068 + ext/IPC/SysV/hints/next_3.pl
15069 ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
15070 ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
15071 ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
15072 ____________________________________________________________________________
15073 [ 1903] By: gsar on 1998/10/02 01:42:37
15074 Log: fixes for bugs in /RE/p from Hugo van der Sanden
15075 Date: Mon, 28 Sep 1998 17:41:49 +0100
15076 Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
15077 Subject: [PATCH 5.005_52] Re: More on ?p
15079 Date: Thu, 01 Oct 1998 09:10:58 +0100
15080 Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
15081 Subject: [PATCH 5.005_52] ?p fix
15083 Date: Thu, 01 Oct 1998 10:45:56 +0100
15084 Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
15085 Subject: [PATCH 5.005_52] more on ?p
15088 ____________________________________________________________________________
15089 [ 1902] By: gsar on 1998/10/02 01:36:14
15090 Log: From: Kenneth Duda <kjd@cisco.com>
15091 Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
15092 Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
15093 Subject: writemain dies when there are more than 4000 characters of extensions
15096 ____________________________________________________________________________
15097 [ 1901] By: gsar on 1998/10/02 01:33:16
15098 Log: tweak run_byacc recipe
15100 ! Makefile.SH Porting/pumpkin.pod
15101 ____________________________________________________________________________
15102 [ 1900] By: gsar on 1998/10/02 01:02:09
15103 Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
15106 ____________________________________________________________________________
15107 [ 1899] By: gsar on 1998/09/28 20:46:30
15108 Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
15109 Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
15112 ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
15113 ____________________________________________________________________________
15114 [ 1898] By: gsar on 1998/09/28 20:42:52
15115 Log: flush unsubmitted 5.00552 change
15118 ____________________________________________________________________________
15119 [ 1897] By: gsar on 1998/09/27 04:43:06
15120 Log: run vms_yfix.pl
15123 ____________________________________________________________________________
15124 [ 1896] By: gsar on 1998/09/27 03:38:55
15125 Log: small tweak on last change
15128 ____________________________________________________________________________
15129 [ 1895] By: gsar on 1998/09/27 03:17:17
15130 Log: fix win32_stat() to do the right thing for share names
15133 ____________________________________________________________________________
15134 [ 1891] By: larry on 1998/09/25 18:50:40
15135 Log: Fixed apostrophe problem from Mark Knutsen.
15143 ____________________________________________________________________________
15144 [ 1890] By: gsar on 1998/09/25 10:25:00
15145 Log: update template config.sh, add new config vars to win32 stuff
15147 ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
15148 ! pp_sys.c proto.h win32/config.bc win32/config.gc
15149 ! win32/config.vc win32/config_H.bc win32/config_H.gc
15150 ! win32/config_H.vc win32/win32.h
15151 ____________________________________________________________________________
15152 [ 1889] By: gsar on 1998/09/25 07:13:13
15153 Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
15154 for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
15155 of full-fledged 64-bit support (including support for: fseeko/ftello,
15156 Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
15158 From: Jarkko Hietaniemi <jhi@iki.fi>
15159 Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
15160 Message-Id: <199809112056.XAA04720@alpha.hut.fi>
15161 Subject: [PATCH] 5.005_51: Configure "Massive Attack"
15163 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
15164 Date: 12 Sep 1998 09:44:25 +0300
15165 Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
15166 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
15169 ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
15170 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
15171 ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
15172 ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
15173 ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
15175 ____________________________________________________________________________
15176 [ 1888] By: gsar on 1998/09/25 06:27:12
15177 Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
15179 ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
15180 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15181 ! win32/makedef.pl win32/makefile.mk win32/win32.c
15182 ____________________________________________________________________________
15183 [ 1887] By: gsar on 1998/09/25 04:50:49
15187 ____________________________________________________________________________
15188 [ 1886] By: gsar on 1998/09/25 04:47:32
15189 Log: s/MAKEMAKEROPT/PERL_MM_OPT/
15191 ! lib/ExtUtils/MakeMaker.pm
15192 ____________________________________________________________________________
15193 [ 1885] By: gsar on 1998/09/25 04:05:09
15194 Log: From: Dominic Dunlop <domo@vo.lu>
15195 Date: Thu, 10 Sep 1998 11:02:46 +0000
15196 Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
15197 Subject: MM_Unix::canonpath erroneously turns leading // into /
15199 ! lib/ExtUtils/MM_Unix.pm
15200 ____________________________________________________________________________
15201 [ 1884] By: gsar on 1998/09/25 03:06:10
15202 Log: temporarily disable perl malloc for a2p until we clean up
15203 conflicting malloc() declarations everywhere
15206 ____________________________________________________________________________
15207 [ 1883] By: gsar on 1998/09/25 02:27:00
15208 Log: remove obsolete win32/bin/*.pl
15210 - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
15211 ! Changes MANIFEST win32/Makefile win32/makefile.mk
15212 ____________________________________________________________________________
15213 [ 1882] By: gsar on 1998/09/25 02:04:43
15214 Log: missing file in last submit
15217 ____________________________________________________________________________
15218 [ 1881] By: gsar on 1998/09/25 01:56:54
15219 Log: serial access to PL_x[inpr]v_root for USE_THREADS
15222 ____________________________________________________________________________
15223 [ 1880] By: gsar on 1998/09/25 01:19:38
15224 Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
15225 From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
15226 Date: Thu, 24 Sep 1998 22:01:09 +0900
15227 Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
15228 Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe
15231 ____________________________________________________________________________
15232 [ 1879] By: gsar on 1998/09/25 00:20:07
15233 Log: tweaks to enable PERL_OBJECT to build & test on win32
15235 ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
15237 ____________________________________________________________________________
15238 [ 1878] By: gsar on 1998/09/25 00:13:36
15239 Log: fix change#1861, which breaks default boot_xxx symbol generation
15241 ! lib/ExtUtils/Mksymlists.pm
15242 ____________________________________________________________________________
15243 [ 1877] By: gsar on 1998/09/24 10:29:54
15244 Log: two tweaks for clean build and test on Solaris
15246 ! op.c t/op/subst.t
15247 ____________________________________________________________________________
15248 [ 1876] By: gsar on 1998/09/24 09:04:43
15249 Log: From: Colin Kuskie <ckuskie@cadence.com>
15250 Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
15251 Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
15252 Subject: [PATCH 5.005_51] perlform.pod
15255 ____________________________________________________________________________
15256 [ 1875] By: gsar on 1998/09/24 08:47:47
15257 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15258 Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
15259 Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
15260 Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
15263 ____________________________________________________________________________
15264 [ 1874] By: gsar on 1998/09/24 08:44:55
15265 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15266 Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
15267 Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
15268 Subject: Re: your Regexp.patch dated 21.8 [PATCH]
15271 ____________________________________________________________________________
15272 [ 1873] By: gsar on 1998/09/24 08:39:41
15273 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15274 Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
15275 Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
15276 Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
15278 ! Changes regcomp.c
15279 ____________________________________________________________________________
15280 [ 1872] By: gsar on 1998/09/24 08:37:00
15281 Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
15282 Date: Sun, 23 Aug 1998 23:18:38 PDT
15283 Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
15284 Subject: new irix_6.sh hints file
15287 ____________________________________________________________________________
15288 [ 1871] By: gsar on 1998/09/24 07:26:37
15289 Log: correct FSF address in various places
15291 ! Copying README ext/B/README lib/Getopt/Long.pm
15292 ____________________________________________________________________________
15293 [ 1870] By: gsar on 1998/09/24 07:11:56
15294 Log: From: Dan Sugalski <sugalskd@osshe.edu>
15295 Date: Fri, 14 Aug 1998 09:20:16 PDT
15296 Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
15297 Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
15300 ____________________________________________________________________________
15301 [ 1869] By: gsar on 1998/09/24 06:55:59
15302 Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
15303 From: Scott Henry <scotth@sgi.com>
15304 Date: 13 Aug 1998 09:52:15 PDT
15305 Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
15306 Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
15309 ____________________________________________________________________________
15310 [ 1868] By: gsar on 1998/09/24 06:51:23
15311 Log: From: Nathan Torkington <gnat@frii.com>
15312 Date: Thu, 13 Aug 1998 10:59:48 MDT
15313 Message-Id: <199808131659.KAA06179@prometheus.frii.com>
15314 Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
15317 ____________________________________________________________________________
15318 [ 1867] By: gsar on 1998/09/24 06:45:13
15319 Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
15320 that are autoloaded)
15323 ____________________________________________________________________________
15324 [ 1866] By: gsar on 1998/09/24 05:21:19
15325 Log: grandfather deprecated "$$<digit>" no more
15327 ! pod/perldiag.pod toke.c
15328 ____________________________________________________________________________
15329 [ 1865] By: gsar on 1998/09/24 04:52:48
15330 Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
15331 low bits (suggested by Ilya Zakharevich)
15334 ____________________________________________________________________________
15335 [ 1864] By: gsar on 1998/09/24 04:29:14
15336 Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
15339 ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
15340 ! perly_c.diff toke.c
15341 ____________________________________________________________________________
15342 [ 1863] By: gsar on 1998/09/24 03:36:30
15343 Log: provide locked access to string table for USE_THREADS
15345 ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
15346 ____________________________________________________________________________
15347 [ 1862] By: gsar on 1998/09/24 03:30:32
15348 Log: remove bogus warn()
15351 ____________________________________________________________________________
15352 [ 1861] By: gsar on 1998/09/24 02:58:51
15353 Log: applied suggested patch, adapted for all platforms
15354 From: jan.dubois@ibm.net (Jan Dubois)
15355 Date: Sun, 20 Sep 1998 12:56:38 +0200
15356 Message-ID: <3604de0c.12319885@smtp1.ibm.net>
15357 Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
15359 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15360 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15361 ! lib/ExtUtils/MakeMaker.pm
15362 ____________________________________________________________________________
15363 [ 1860] By: gsar on 1998/09/24 02:16:14
15364 Log: upgrade to CPAN-1.40
15366 ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
15367 ____________________________________________________________________________
15368 [ 1859] By: gsar on 1998/09/24 02:08:59
15369 Log: use $ENV{MAKEMAKEROPT} to set default command line args
15371 ! lib/ExtUtils/MakeMaker.pm
15372 ____________________________________________________________________________
15373 [ 1857] By: gsar on 1998/09/23 10:58:36
15374 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15375 Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
15376 Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
15377 Subject: More verbose Test::Harness [PATCH]
15379 ! lib/Test/Harness.pm
15380 ____________________________________________________________________________
15381 [ 1856] By: gsar on 1998/09/23 10:56:24
15382 Log: update hints for OPENSTEP 4.2 on i386
15383 From: Gerben Wierda <Gerben_Wierda@RnA.nl>
15384 Date: Sun, 20 Sep 1998 01:03:18 +0200
15385 Message-Id: <9809192303.AA29190@Spike>
15386 Subject: Perl 5.005_02 compilation problems
15389 ____________________________________________________________________________
15390 [ 1855] By: gsar on 1998/09/23 10:52:27
15391 Log: reset errno after C<require> search (as suggested by Larry)
15394 ____________________________________________________________________________
15395 [ 1854] By: gsar on 1998/09/23 10:50:26
15396 Log: misc pod tweaks
15398 ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
15399 ____________________________________________________________________________
15400 [ 1853] By: gsar on 1998/09/23 10:46:06
15401 Log: make Pod/Html.pm handle the --title option properly (as suggested
15402 by gml4410@ggr.co.uk)
15405 ____________________________________________________________________________
15406 [ 1852] By: gsar on 1998/09/23 10:41:39
15407 Log: SSNEW() API for allocating memory on the savestack
15408 From: Albert Dvornik <bert@genscan.com>
15409 Date: 17 Sep 1998 19:23:07 -0400
15410 Message-Id: <tqemtae338.fsf@puma.genscan.com>
15411 Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
15413 ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
15414 ! perl.h proto.h scope.c scope.h t/io/tell.t
15415 ____________________________________________________________________________
15416 [ 1851] By: gsar on 1998/09/23 10:37:05
15417 Log: From: Jochen Wiedmann <joe@ispsoft.de>
15418 Date: Thu, 17 Sep 1998 17:16:06 +0200
15419 Message-ID: <360127B6.E44564A@ispsoft.de>
15420 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
15422 ! lib/ExtUtils/MakeMaker.pm
15423 ____________________________________________________________________________
15424 [ 1850] By: gsar on 1998/09/23 10:33:05
15425 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
15426 Date: 15 Sep 1998 01:32:31 +0200
15427 Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
15428 Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
15430 ! lib/ExtUtils/MM_Unix.pm
15431 ____________________________________________________________________________
15432 [ 1849] By: gsar on 1998/09/23 10:29:04
15433 Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
15434 Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
15435 Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
15436 Subject: Re: extralibs.ld problem in MM_VMS.pm
15438 ! lib/ExtUtils/MM_VMS.pm
15439 ____________________________________________________________________________
15440 [ 1848] By: gsar on 1998/09/23 10:25:24
15441 Log: From: Roderick Schertler <roderick@argon.org>
15442 Date: 11 Sep 1998 16:19:21 -0400
15443 Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
15444 Subject: Re: Open2 and memory leaks
15447 ____________________________________________________________________________
15448 [ 1847] By: gsar on 1998/09/23 10:18:31
15449 Log: From: Roderick Schertler <roderick@argon.org>
15450 Date: Wed, 09 Sep 1998 23:52:48 -0400
15451 Message-ID: <20567.905399568@eeyore.ibcinc.com>
15452 Subject: seed srand from /dev/urandom when possible
15454 ! pod/perlfunc.pod pp.c
15455 ____________________________________________________________________________
15456 [ 1846] By: gsar on 1998/09/23 10:12:22
15457 Log: From: Roderick Schertler <roderick@argon.org>
15458 Date: Thu, 10 Sep 1998 00:32:17 -0400
15459 Message-ID: <21142.905401937@eeyore.ibcinc.com>
15460 Subject: doc update for crypt()'s salt
15463 ____________________________________________________________________________
15464 [ 1845] By: gsar on 1998/09/23 10:09:23
15465 Log: fix h2ph handling of C<#error "foo">
15466 From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
15467 Date: Thu, 10 Sep 1998 09:59:33 +0900
15468 Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
15469 Subject: [5.005_02] h2ph problem
15472 ____________________________________________________________________________
15473 [ 1844] By: gsar on 1998/09/23 10:06:13
15474 Log: plug strictly private function leaks in API listing
15477 ____________________________________________________________________________
15478 [ 1843] By: gsar on 1998/09/23 10:02:57
15479 Log: hide symbol for static build
15480 From: Dominic Dunlop <domo@vo.lu>
15481 Date: Tue, 8 Sep 1998 21:40:46 +0000
15482 Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
15483 Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
15486 ____________________________________________________________________________
15487 [ 1842] By: gsar on 1998/09/23 09:52:46
15488 Log: define PUT_svindex(), PUT_opindex()
15490 ! ext/B/B/Assembler.pm
15491 ____________________________________________________________________________
15492 [ 1841] By: gsar on 1998/09/23 09:44:25
15493 Log: From: Dominic Dunlop <domo@vo.lu>
15494 Date: Tue, 8 Sep 1998 15:34:53 +0000
15495 Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
15496 Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
15498 ! t/pragma/warn/regexec
15499 ____________________________________________________________________________
15500 [ 1840] By: gsar on 1998/09/23 09:42:17
15501 Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
15503 ! win32/bin/pl2bat.pl
15504 ____________________________________________________________________________
15505 [ 1839] By: gsar on 1998/09/23 09:38:18
15506 Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
15507 Date: Mon, 7 Sep 1998 17:36:09 +0900
15508 Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
15509 Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
15511 ! ext/Thread/Thread.xs
15512 ____________________________________________________________________________
15513 [ 1838] By: gsar on 1998/09/23 09:21:11
15514 Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
15515 Date: Thu, 10 Sep 1998 00:02:07 -0400
15516 Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
15517 Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
15519 + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
15520 + vos/config.h vos/config_h.SH_orig vos/perl.bind
15521 + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
15522 ! MANIFEST perl.c perl.h pod/perlport.pod
15523 ____________________________________________________________________________
15524 [ 1837] By: gsar on 1998/09/23 08:45:58
15525 Log: (via private mail)
15526 From: Charles Bailey <BAILEY@newman.upenn.edu>
15527 Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
15528 Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
15529 Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
15531 ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
15532 ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
15533 ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
15534 ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
15535 ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
15536 ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15537 ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
15538 ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
15539 ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
15541 ____________________________________________________________________________
15542 [ 1836] By: gsar on 1998/09/23 08:17:42
15543 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15544 Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
15545 Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
15546 Subject: [PATCH 5.005_*] OS/2 spawning typos
15549 ____________________________________________________________________________
15550 [ 1835] By: gsar on 1998/09/23 08:09:55
15551 Log: warn on C<my($foo,$foo)>
15553 ! op.c pod/perldiag.pod
15554 ____________________________________________________________________________
15555 [ 1834] By: gsar on 1998/09/23 07:35:56
15556 Log: From: pvhp@forte.com (Peter Prymmer)
15557 Date: Fri, 4 Sep 98 13:27:41 PDT
15558 Message-Id: <9809042027.AA04463@forte.com>
15559 Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
15562 ____________________________________________________________________________
15563 [ 1833] By: gsar on 1998/09/23 07:27:34
15564 Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15565 Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
15566 Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
15567 Subject: PATCH: 5.005_02 hint/hpux.sh
15570 ____________________________________________________________________________
15571 [ 1832] By: gsar on 1998/09/23 07:22:40
15572 Log: fix (some) installhtml bugs
15573 From: Larry Parmelee <parmelee@CS.Cornell.EDU>
15574 Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
15575 Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
15576 Subject: installhtml script needs work
15579 ____________________________________________________________________________
15580 [ 1831] By: gsar on 1998/09/23 07:19:30
15581 Log: document 'U' magic with examples
15582 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
15583 Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
15584 Message-Id: <199809011455.PAA00631@sale-wts>
15585 Subject: Re: Looking for some XS MAGIC examples...
15588 ____________________________________________________________________________
15589 [ 1830] By: gsar on 1998/09/23 07:16:43
15590 Log: From: pvhp@forte.com (Peter Prymmer)
15591 Date: Mon, 31 Aug 98 17:13:49 PDT
15592 Message-Id: <9809010013.AA06737@forte.com>
15593 Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
15596 ____________________________________________________________________________
15597 [ 1829] By: gsar on 1998/09/23 07:15:08
15598 Log: fix problematic typecast in filter_del()
15599 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
15600 Date: Mon, 31 Aug 1998 21:13:11 GMT
15601 Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
15602 Subject: perl5.005_02 does not build on Cray T90
15605 ____________________________________________________________________________
15606 [ 1828] By: gsar on 1998/09/23 07:11:34
15607 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15608 Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
15609 Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
15610 Subject: [PATCH 5.005_5*] (?>) broken in RE
15612 ! regexec.c t/op/re_tests
15613 ____________________________________________________________________________
15614 [ 1827] By: gsar on 1998/09/23 07:09:50
15615 Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
15617 ! t/op/grent.t t/op/groups.t
15618 ____________________________________________________________________________
15619 [ 1826] By: gsar on 1998/09/23 07:03:16
15620 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
15621 Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
15622 Message-Id: <199808121941.WAA06263@alpha.hut.fi>
15623 Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
15626 ! MANIFEST Makefile.SH embed.pl perl_exp.SH
15627 ____________________________________________________________________________
15628 [ 1825] By: gsar on 1998/09/23 06:56:40
15629 Log: re-introduce change#1703
15631 ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
15632 ____________________________________________________________________________
15633 [ 1824] By: gsar on 1998/09/23 06:44:19
15634 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15635 Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
15636 Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
15637 Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
15640 ____________________________________________________________________________
15641 [ 1823] By: gsar on 1998/09/23 06:41:34
15642 Log: From: Joe Buehler <jhpb@hekimian.com>
15643 Date: 29 Aug 1998 17:13:28 -0400
15644 Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
15645 Subject: patches for perl 5.005_51 under U/WIN
15648 ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
15650 ____________________________________________________________________________
15651 [ 1822] By: gsar on 1998/09/23 06:36:59
15652 Log: add missing C<no utf8;> tweak from Larry
15655 ____________________________________________________________________________
15656 [ 1821] By: gsar on 1998/09/23 06:27:51
15657 Log: s/runops/CALLRUNOPS/
15660 ____________________________________________________________________________
15661 [ 1820] By: gsar on 1998/09/23 06:24:49
15662 Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
15664 +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
15665 +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
15666 +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
15667 +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
15668 +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15669 +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
15670 +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
15671 +> t/pragma/warn/util
15672 - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
15673 - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
15674 - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
15675 - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
15676 - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
15677 - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
15678 - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
15679 - t/pragma/warn-util
15680 ! MANIFEST t/pragma/warning.t
15681 ____________________________________________________________________________
15682 [ 1819] By: gsar on 1998/09/23 06:08:46
15683 Log: make \(%foo) return refs to values (not copies of values)
15684 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15685 Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
15686 Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
15688 From: Roderick Schertler <roderick@argon.org>
15689 Date: Sat, 29 Aug 1998 00:58:33 -0400
15690 Message-ID: <29894.904366713@eeyore.ibcinc.com>
15691 Subject: Re: \(%x) problems
15693 ! doop.c pod/perlref.pod
15694 ____________________________________________________________________________
15695 [ 1818] By: gsar on 1998/09/23 06:05:08
15696 Log: make h2xs generate ANSI prototypes
15699 ____________________________________________________________________________
15700 [ 1817] By: gsar on 1998/09/23 05:57:16
15701 Log: updated usethreads hints for hpux 10.X
15702 From: Matthew T Harden <mthard@mthard1.monsanto.com>
15703 Date: Fri, 28 Aug 1998 14:10:42 GMT
15704 Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
15705 Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
15707 ! hints/hpux.sh perl.h
15708 ____________________________________________________________________________
15709 [ 1816] By: gsar on 1998/09/23 05:53:31
15710 Log: don't create empty directories in installperl
15711 From: Robin Barker <rmb1@cise.npl.co.uk>
15712 Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
15713 Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
15714 Subject: [PATCH 5.005_02] install: empty dirs
15717 ____________________________________________________________________________
15718 [ 1815] By: gsar on 1998/09/23 05:50:36
15719 Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
15720 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15721 Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
15722 Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
15723 Subject: Re: your mail
15725 ! regexec.c t/op/re_tests
15726 ____________________________________________________________________________
15727 [ 1814] By: gsar on 1998/09/23 05:45:17
15728 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
15729 Date: Thu, 20 Aug 1998 20:59:03 -0400
15730 Message-ID: <19980820205903.A12908@O2.chapin.edu>
15731 Subject: [PATCH] h2ph misquotes #error directives
15733 ! t/lib/h2ph.pht utils/h2ph.PL
15734 ____________________________________________________________________________
15735 [ 1813] By: gsar on 1998/09/23 05:42:41
15736 Log: patch to support computed regular subexpressions
15737 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15738 Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
15739 Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
15740 Subject: [5.005_5* PATCH] Postponed RE - now!
15742 ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
15743 ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
15744 ____________________________________________________________________________
15745 [ 1812] By: gsar on 1998/09/23 05:26:26
15746 Log: better CR-handling on shebang line and in formats (fixed variant of
15747 patch suggested by Igor Sysoev <igor@nitek.ru>)
15750 ____________________________________________________________________________
15751 [ 1811] By: gsar on 1998/09/23 04:35:46
15752 Log: document non-loopish blocks better
15753 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15754 Date: Tue, 18 Aug 1998 12:28:36 +0100
15755 Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
15756 Subject: Re: next in do {} while block gives error message
15759 ____________________________________________________________________________
15760 [ 1810] By: gsar on 1998/09/23 04:12:05
15761 Log: fix bogus integerization of pop()'s return value
15762 From: Gurusamy Sarathy <gsar@engin.umich.edu>
15763 Date: Sat, 15 Aug 1998 23:27:54 -0400
15764 Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
15765 Subject: Re: Complex expression does integer arithmetic
15767 ! opcode.h opcode.pl
15768 ____________________________________________________________________________
15769 [ 1809] By: gsar on 1998/09/23 04:09:43
15770 Log: tweak README.win32
15773 ____________________________________________________________________________
15774 [ 1808] By: gsar on 1998/09/23 03:40:57
15775 Log: better diagnostic for do{} used as lvalue
15777 ! op.c pod/perlport.pod
15778 ____________________________________________________________________________
15779 [ 1807] By: gsar on 1998/09/23 03:38:30
15780 Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
15781 From: hansm@icgroup.nl
15782 Date: Tue, 11 Aug 98 21:08:51 +0200
15783 Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
15784 Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
15787 ____________________________________________________________________________
15788 [ 1806] By: gsar on 1998/09/23 03:36:08
15789 Log: support make written in perl (aka "pmake") on win32
15791 ! lib/ExtUtils/MM_Win32.pm
15792 ____________________________________________________________________________
15793 [ 1805] By: gsar on 1998/09/23 03:30:07
15794 Log: fix mismatched UV/U32 types for to_utf8_*()
15797 ____________________________________________________________________________
15798 [ 1804] By: gsar on 1998/09/23 03:22:22
15799 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
15800 Date: Sun, 9 Aug 1998 22:38:23 +0200
15801 Message-ID: <19980809223823.A215@cdata.tvnet.hu>
15802 Subject: [PATCH 5.5002] dos-djgpp update
15805 ____________________________________________________________________________
15806 [ 1803] By: gsar on 1998/09/23 03:20:13
15807 Log: apply minimal variant of patch (sent via private mail)
15808 From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
15809 Date: Wed, 12 Aug 1998 15:42:35 +0300
15810 Message-Id: <199808121242.PAA29761@comanche.spices>
15811 Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
15813 ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
15814 ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
15815 ____________________________________________________________________________
15816 [ 1802] By: gsar on 1998/09/23 03:03:39
15817 Log: adjust searchdict.t for EBCDIC (still needs documenting)
15818 From: pvhp@forte.com (Peter Prymmer)
15819 Date: Thu, 6 Aug 98 18:09:39 PDT
15820 Message-Id: <9808070109.AA06158@forte.com>
15821 Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
15823 ! README.os390 t/lib/searchdict.t
15824 ____________________________________________________________________________
15825 [ 1801] By: gsar on 1998/09/23 02:54:15
15826 Log: silence redefined warning for XS(INIT) {}
15829 ____________________________________________________________________________
15830 [ 1800] By: gsar on 1998/09/23 02:42:23
15831 Log: support match indices via special variables @- and @+
15832 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15833 Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
15834 Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
15835 Subject: [PATCH 5.004_76] @- and @+
15837 ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
15838 ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
15839 ____________________________________________________________________________
15840 [ 1799] By: gsar on 1998/09/23 01:44:31
15841 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15842 Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
15843 Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
15844 Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
15846 ! regcomp.c t/op/re_tests
15847 ____________________________________________________________________________
15848 [ 1798] By: gsar on 1998/09/23 01:39:23
15849 Log: integrate maint-5.005 changes (except conflicting change#1794)
15852 !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
15853 !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
15855 ____________________________________________________________________________
15856 [ 1797] By: gsar on 1998/09/23 01:32:36
15857 Log: add note to win32/Makefile about setting CCHOME
15859 ! win32/Makefile win32/makefile.mk
15860 ____________________________________________________________________________
15861 [ 1796] By: gsar on 1998/09/23 01:31:32
15862 Log: perl.pod tweak
15865 ____________________________________________________________________________
15866 [ 1795] By: gsar on 1998/09/21 20:34:10
15867 Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
15869 ! lib/ExtUtils/xsubpp
15870 ____________________________________________________________________________
15871 [ 1789] By: gsar on 1998/09/18 18:01:37
15872 Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
15874 ! cop.h t/cmd/for.t
15875 ____________________________________________________________________________
15876 [ 1788] By: gsar on 1998/09/17 02:19:11
15877 Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
15879 ! win32/config.bc win32/config.gc win32/config.vc
15880 ____________________________________________________________________________
15881 [ 1787] By: gsar on 1998/09/17 01:45:14
15882 Log: suppress bogus warning on C<sub x {} x()>
15885 ____________________________________________________________________________
15886 [ 1786] By: gsar on 1998/09/17 01:42:51
15887 Log: ntohl typo in objXSUB.h
15890 ____________________________________________________________________________
15891 [ 1785] By: gsar on 1998/09/17 01:41:48
15892 Log: fill gaps in sig_* entries in win32/config.?c
15894 ! win32/config.bc win32/config.gc win32/config.vc
15895 ____________________________________________________________________________
15896 [ 1781] By: larry on 1998/09/05 23:48:24
15897 Log: tr/// logic was hosed under utf8
15899 ! doop.c op.c op.h pp.c proto.h
15900 ____________________________________________________________________________
15901 [ 1780] By: larry on 1998/09/05 23:44:16
15902 Log: several new tests needed tweaking to work under utf8
15904 ! t/comp/require.t t/op/pack.t t/op/substr.t
15905 ____________________________________________________________________________
15906 [ 1779] By: larry on 1998/09/05 23:41:42
15907 Log: index() applied BM optimization to wrong argument
15910 ____________________________________________________________________________
15911 [ 1778] By: larry on 1998/09/05 23:38:29
15912 Log: Implicit require during compile reset line numbering
15920 ____________________________________________________________________________
15921 [ 1777] By: gsar on 1998/08/10 07:02:38
15922 Log: various tweaks: fix signed vs. unsigned problems that prevented C++
15923 builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
15924 lexical warning testsuite for win32
15926 ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
15927 ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
15928 ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
15929 ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
15930 ! win32/Makefile win32/makefile.mk
15931 ____________________________________________________________________________
15932 [ 1776] By: gsar on 1998/08/09 17:53:48
15933 Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
15935 ! Changes MANIFEST perl.c pod/perlhist.pod
15936 ____________________________________________________________________________
15937 [ 1775] By: gsar on 1998/08/09 14:35:33
15938 Log: tweak warning test
15940 ! t/pragma/warn-toke
15941 ____________________________________________________________________________
15942 [ 1774] By: gsar on 1998/08/09 14:13:46
15943 Log: add missing dTHR; notes for test failures due to small stacksize
15945 ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
15946 ! toke.c universal.c util.c
15947 ____________________________________________________________________________
15948 [ 1773] By: gsar on 1998/08/09 11:31:53
15949 Log: lexical warnings; tweaks to places that didn't apply correctly
15950 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
15951 Date: Wed, 29 Jul 1998 09:28:45 BST
15952 Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
15953 Subject: lexical warnings patch for 5.005_50
15955 + README.lexwarn lib/warning.pm t/pragma/warn-2use
15956 + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
15957 + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
15958 + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
15959 + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
15960 + t/pragma/warn-pp_sys t/pragma/warn-regcomp
15961 + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
15962 + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
15963 + warning.h warning.pl
15964 ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
15965 ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
15966 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
15967 ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
15968 ! universal.c util.c
15969 ____________________________________________________________________________
15970 [ 1772] By: gsar on 1998/08/08 23:06:00
15971 Log: bump patchlevel to 5.005_51
15973 ! patchlevel.h win32/Makefile win32/config_H.bc
15974 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
15975 ____________________________________________________________________________
15976 [ 1771] By: gsar on 1998/08/08 23:01:57
15977 Log: fix bogus warning on "\x{123}"
15978 From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
15979 Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
15980 Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
15981 Subject: [5.005_50 PATCH] Some unicode problems
15984 ____________________________________________________________________________
15985 [ 1770] By: gsar on 1998/08/08 22:56:55
15986 Log: hide dup symbol for static build of ext/re
15987 From: Dominic Dunlop <domo@ppp72.vo.lu>
15988 Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
15989 Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
15990 Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
15993 ____________________________________________________________________________
15994 [ 1769] By: gsar on 1998/08/08 22:45:06
15995 Log: fix double free on -Mutf8 -e '$b=uc("")'
15996 From: larry@wall.org (Larry Wall)
15997 Date: Fri, 7 Aug 1998 14:42:43 -0700
15998 Message-Id: <199808072142.OAA14920@wall.org>
15999 Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
16002 ____________________________________________________________________________
16003 [ 1768] By: gsar on 1998/08/08 22:42:29
16004 Log: substr() assumes utf8 without say-so
16005 From: larry@wall.org (Larry Wall)
16006 Date: Fri, 7 Aug 1998 12:25:12 -0700
16007 Message-Id: <199808071925.MAA13436@wall.org>
16008 Subject: [PATCH 5.005_50] substr bug?
16011 ____________________________________________________________________________
16012 [ 1767] By: gsar on 1998/08/08 22:38:25
16013 Log: fix intolerance of SWASHes for blank lines
16014 From: Gisle Aas <aas@sn.no>
16015 Date: 06 Aug 1998 23:28:57 +0200
16016 Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
16017 Subject: Re: Re[2]: another joyride begins
16019 ! lib/utf8_heavy.pl
16020 ____________________________________________________________________________
16021 [ 1766] By: gsar on 1998/08/08 22:33:10
16022 Log: utf8 doc tweak
16023 From: Gisle Aas <aas@sn.no>
16024 Date: 05 Aug 1998 00:41:04 +0200
16025 Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
16026 Subject: Matching clumps
16029 ____________________________________________________________________________
16030 [ 1765] By: gsar on 1998/08/08 22:31:37
16031 Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
16032 From: Gisle Aas <aas@sn.no>
16033 Date: 04 Aug 1998 22:56:11 +0200
16034 Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
16035 Subject: Re: another joyride begins
16037 ! lib/utf8_heavy.pl
16038 ____________________________________________________________________________
16039 [ 1764] By: gsar on 1998/08/08 22:28:43
16040 Log: From: larry@wall.org (Larry Wall)
16041 Date: Tue, 4 Aug 1998 17:04:51 -0700
16042 Message-Id: <199808050004.RAA22592@wall.org>
16043 Subject: [PATCH 5.005_50] \pX not implemented!
16046 ____________________________________________________________________________
16047 [ 1763] By: gsar on 1998/08/08 22:27:15
16048 Log: From: Stephen McCamant <alias@mcs.com>
16049 Date: Sun, 2 Aug 1998 16:33:18 -0500 (CDT)
16050 Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
16051 Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
16054 ____________________________________________________________________________
16055 [ 1762] By: gsar on 1998/08/08 22:26:09
16056 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16057 Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
16058 Message-Id: <199808021905.WAA10592@alpha.hut.fi>
16059 Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
16061 + t/op/grent.t t/op/pwent.t
16063 ____________________________________________________________________________
16064 [ 1761] By: gsar on 1998/08/08 22:21:52
16065 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16066 Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
16067 Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
16068 Subject: [5.005_50 PATCH] misprint in RE engine
16070 ! regexec.c t/op/re_tests
16071 ____________________________________________________________________________
16072 [ 1760] By: gsar on 1998/08/08 22:18:54
16073 Log: integrate maint-5.005 changes into mainline
16075 +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
16076 !> (integrate 138 files)
16077 ____________________________________________________________________________
16078 [ 1672] By: gsar on 1998/07/27 18:35:28
16079 Log: create new Changes
16082 ! Changes5.005 MANIFEST
16083 ____________________________________________________________________________
16084 [ 1671] By: gsar on 1998/07/27 18:30:57
16085 Log: rename Changes --> Changes5.005
16089 ____________________________________________________________________________
16090 [ 1670] By: gsar on 1998/07/27 18:10:14
16091 Log: integrate 5.005_01 changes from maint
16094 !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
16096 ____________________________________________________________________________
16097 [ 1667] By: nick on 1998/07/26 14:31:01
16098 Log: Add dTHR so that it compiles miniperl in threaded mode
16100 ! doop.c mg.c regcomp.c regexec.c
16101 ____________________________________________________________________________
16102 [ 1666] By: nick on 1998/07/26 13:01:10
16103 Log: Resolve ansiperl against mainline (@1648?)
16104 Unclear that change number has "taken".
16106 +> (branch 169 files)
16107 - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
16108 !> (integrate 131 files)
16114 ____________________________________________________________________________
16115 [ 1665] By: gsar on 1998/07/26 05:38:48
16116 Log: add trailing newline to file
16118 ! Changes lib/unicode/blocks.txt
16119 ____________________________________________________________________________
16120 [ 1664] By: gsar on 1998/07/26 05:08:48
16121 Log: integrate proto.h additions from maint-5.005
16123 !> pod/perlhist.pod proto.h
16124 ____________________________________________________________________________
16125 [ 1663] By: gsar on 1998/07/26 05:07:05
16126 Log: add new files to MANIFEST; add missing prototypes to proto.h;
16127 s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
16128 add typecasts to silence warnings; tweaks for win32 builds
16130 ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
16131 ! win32/Makefile win32/makefile.mk
16132 ____________________________________________________________________________
16133 [ 1662] By: gsar on 1998/07/26 05:01:52
16134 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
16135 Branch: maint-5.005/perl
16136 ! pod/perlhist.pod proto.h
16137 ____________________________________________________________________________
16138 [ 1661] By: gsar on 1998/07/26 02:52:48
16139 Log: up patchlevel to 5.005_50
16141 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
16142 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16143 ____________________________________________________________________________
16144 [ 1660] By: gsar on 1998/07/26 02:43:57
16145 Log: integrate utfperl
16147 +> (branch 162 files)
16148 !> (integrate 29 files)
16149 ____________________________________________________________________________
16150 [ 1659] By: gsar on 1998/07/26 02:38:22
16151 Log: integrate maint-5.005 changes
16153 !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
16154 !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
16155 !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
16156 !> vms/descrip_mms.template vms/subconfigure.com
16157 ____________________________________________________________________________
16158 [ 1658] By: gsar on 1998/07/26 02:23:46
16159 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
16160 Date: Fri, 24 Jul 1998 11:38:25 -0700
16161 Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
16162 Subject: [PATCH 5.005] version number problem with VMS (Corrected)
16164 Date: Fri, 24 Jul 1998 12:30:36 -0700
16165 Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
16166 Subject: [PATCH 5.005]Tweaks to README.vms
16168 Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
16169 Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
16170 Subject: [PATCH 5.005] Final build cleanup patch
16171 Branch: maint-5.005/perl
16172 ! README.vms vms/descrip_mms.template vms/subconfigure.com
16173 ____________________________________________________________________________
16174 [ 1657] By: gsar on 1998/07/26 02:19:50
16175 Log: another platform where pp_sselect() needs a whole fd_set buffer
16176 From: Lupe Christoph <lupe@alanya.m.isar.de>
16177 Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
16178 Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
16179 Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
16180 Branch: maint-5.005/perl
16182 ____________________________________________________________________________
16183 [ 1656] By: gsar on 1998/07/26 02:12:46
16184 Log: fix problem building modules on dos-djgpp
16185 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
16186 Date: Sat, 25 Jul 1998 00:53:39 +0200
16187 Message-ID: <19980725005339.C222@cdata.tvnet.hu>
16188 Subject: [PATCH 5.005] dos-djgpp and modules problem
16189 Branch: maint-5.005/perl
16191 ____________________________________________________________________________
16192 [ 1655] By: gsar on 1998/07/26 02:11:09
16193 Log: From: Tom Spindler <dogcow@home.merit.edu>
16194 Date: Wed, 22 Jul 1998 16:11:07 -0400
16195 Message-ID: <19980722161107.A16813@home.merit.edu>
16196 Subject: [PATCH 5.005] BeOS tweak
16197 Branch: maint-5.005/perl
16199 ____________________________________________________________________________
16200 [ 1654] By: gsar on 1998/07/26 02:09:29
16201 Log: various pod tweaks
16202 Branch: maint-5.005/perl
16203 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
16205 ____________________________________________________________________________
16206 [ 1653] By: gsar on 1998/07/26 02:05:46
16207 Log: fix emacs/ptags for PL_* changes
16208 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16209 Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
16210 Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
16211 Subject: [PATCH 5.004_76] Yet better ptags
16212 Branch: maint-5.005/perl
16214 ____________________________________________________________________________
16215 [ 1652] By: gsar on 1998/07/26 02:03:01
16216 Log: fix behavior of <=> on bigints
16217 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16218 Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
16219 Date: Fri, 24 Jul 1998 18:29:53 +0100
16220 Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
16221 Branch: maint-5.005/perl
16222 ! lib/Math/BigInt.pm t/lib/bigintpm.t
16223 ____________________________________________________________________________
16224 [ 1651] By: larry on 1998/07/24 05:44:33
16225 Log: Here are the long-expected Unicode/UTF-8 modifications.
16227 + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
16228 + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
16229 + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
16230 + lib/unicode/Decomposition.pl
16231 + lib/unicode/In/AlphabeticPresentationForms.pl
16232 + lib/unicode/In/Arabic.pl
16233 + lib/unicode/In/ArabicPresentationForms-A.pl
16234 + lib/unicode/In/ArabicPresentationForms-B.pl
16235 + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
16236 + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
16237 + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
16238 + lib/unicode/In/BoxDrawing.pl
16239 + lib/unicode/In/CJKCompatibility.pl
16240 + lib/unicode/In/CJKCompatibilityForms.pl
16241 + lib/unicode/In/CJKCompatibilityIdeographs.pl
16242 + lib/unicode/In/CJKSymbolsandPunctuation.pl
16243 + lib/unicode/In/CJKUnifiedIdeographs.pl
16244 + lib/unicode/In/CombiningDiacriticalMarks.pl
16245 + lib/unicode/In/CombiningHalfMarks.pl
16246 + lib/unicode/In/CombiningMarksforSymbols.pl
16247 + lib/unicode/In/ControlPictures.pl
16248 + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
16249 + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
16250 + lib/unicode/In/EnclosedAlphanumerics.pl
16251 + lib/unicode/In/EnclosedCJKLettersandMonths.pl
16252 + lib/unicode/In/GeneralPunctuation.pl
16253 + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
16254 + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
16255 + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
16256 + lib/unicode/In/HalfwidthandFullwidthForms.pl
16257 + lib/unicode/In/HangulCompatibilityJamo.pl
16258 + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
16259 + lib/unicode/In/Hebrew.pl
16260 + lib/unicode/In/HighPrivateUseSurrogates.pl
16261 + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
16262 + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
16263 + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
16264 + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
16265 + lib/unicode/In/LatinExtended-A.pl
16266 + lib/unicode/In/LatinExtended-B.pl
16267 + lib/unicode/In/LatinExtendedAdditional.pl
16268 + lib/unicode/In/LetterlikeSymbols.pl
16269 + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
16270 + lib/unicode/In/MathematicalOperators.pl
16271 + lib/unicode/In/MiscellaneousSymbols.pl
16272 + lib/unicode/In/MiscellaneousTechnical.pl
16273 + lib/unicode/In/NumberForms.pl
16274 + lib/unicode/In/OpticalCharacterRecognition.pl
16275 + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
16276 + lib/unicode/In/SmallFormVariants.pl
16277 + lib/unicode/In/SpacingModifierLetters.pl
16278 + lib/unicode/In/Specials.pl
16279 + lib/unicode/In/SuperscriptsandSubscripts.pl
16280 + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
16281 + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
16282 + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
16283 + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
16284 + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
16285 + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
16286 + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
16287 + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
16288 + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
16289 + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
16290 + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
16291 + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
16292 + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
16293 + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
16294 + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
16295 + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
16296 + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
16297 + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
16298 + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
16299 + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
16300 + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
16301 + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
16302 + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
16303 + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
16304 + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
16305 + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
16306 + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
16307 + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
16308 + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
16309 + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
16310 + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
16311 + lib/unicode/JamoShort.pl lib/unicode/Makefile
16312 + lib/unicode/Name.pl lib/unicode/Number.pl
16313 + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
16314 + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
16315 + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
16316 + lib/unicode/blocks.txt lib/unicode/index2.txt
16317 + lib/unicode/jamo2.txt lib/unicode/mktables.PL
16318 + lib/unicode/names2.txt lib/unicode/props2.txt
16319 + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
16321 ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
16322 ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
16323 ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
16324 ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
16325 ! t/op/vec.t toke.c util.c vms/vmsish.h
16326 ____________________________________________________________________________
16327 [ 1650] By: gsar on 1998/07/24 04:06:48
16328 Log: create utfperl branch
16330 +> (branch 1079 files)
16331 ____________________________________________________________________________
16332 [ 1649] By: gsar on 1998/07/24 03:56:56
16333 Log: create maint-5.005 branch
16334 Branch: maint-5.005/perl
16335 +> (branch 1079 files)
16336 ____________________________________________________________________________
16337 [ 1648] By: gsar on 1998/07/24 03:36:35
16338 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)